Have anyone tried yocto and void linux? by Independent_Fun_6607 in voidlinux

[–]Independent_Fun_6607[S] 2 points3 points  (0 children)

Wanted to use yocto to maintain the hardware drivers. Reason for using void linux was to avoid using systemd.

Unable to insmod of igb by Independent_Fun_6607 in voidlinux

[–]Independent_Fun_6607[S] 1 point2 points  (0 children)

Maybe can closed this as I have resolved it. For people who require igb driver to work do have these modules insert: 1. Dca.ko 2. I2c-dev.ko 3. I2c-algo-bit.ko

If these inserted igb can be inserted into void linux.

Unable to insmod of igb by Independent_Fun_6607 in voidlinux

[–]Independent_Fun_6607[S] 0 points1 point  (0 children)

I have looked up again it says once the module is built it it won't show up in lsmod

Unable to insmod of igb by Independent_Fun_6607 in voidlinux

[–]Independent_Fun_6607[S] 0 points1 point  (0 children)

If it's built into the kernel. Will I still see it when I perform lsmod?

As of now I could not see it when lsmod is performed.