mx6ul can not insmod usb gadget device

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

mx6ul can not insmod usb gadget device

732 Views
linhaiboyy
Contributor II

Hi,

    I am working on mx6ul,and used kernel 3.14.38. In the kernel,  I am execute command : make modules ,can get the file,which is  configfs.ko, libcomposite.ko and g_zero.ko.  Can insmod configfs.ko ,and  libcomposite.ko, but I am insmod  g_zero.ko. the kernel tell me insmod: can't insert 'g_zero.ko': No such device

pastedImage_1.png

Best regards

HAIBO LIN

Labels (1)
0 Kudos
2 Replies

550 Views
igorpadykov
NXP Employee
NXP Employee

Hi HAIBO

does file exist on that path. Had you tried modprobe :

linux - What's the difference between insmod and modprobe? - Stack Overflow 

Also may be useful to try latest kernels on

http://www.nxp.com/products/software-and-tools/software-development-tools/i.mx-software-and-tools/i....

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

550 Views
linhaiboyy
Contributor II

Hi,

   I had loaddown the linux kernel 4.1.15, can compile through the kernel. But the kernel can not run. I use emmc start,  how can i config in the kernel???

0 Kudos