usbnet kernel module missing

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

usbnet kernel module missing

1,284件の閲覧回数
harryduncan
Contributor I

Hi,

I have successfully built latest kernel images for an IMX6q sabrelite using the 4.5.0 release and again using 3.19 release as per DOC-95015 and they seem to work fine except that the usbnet kernel module is missing. Is there a specific configuration flag that needs to be set to ensure that it gets built in?

I have used u-boot v2016.03 and I am running latest Debian Jessie having followed DOC-95015 and DOC-95044.

Best Wishes,

Harry

ラベル(2)
0 件の賞賛
返信
1 返信

1,053件の閲覧回数
harryduncan
Contributor I

Fixed it. I had cross complied but had not copied the loadable kernel modules into /lib/modules/4.5.0 on the IMX6 cards. Once I did that they were all available to load. I also included USB_NET_DRIVERS=y in the build of the kernel as this is apparently a recent make menu option. The kernel modules are also gathered in one place using make modules_install but that will be located in the /lib/modules directory of the host that the build is being performed on.

0 件の賞賛
返信