Hi ,the usb gadget test fails looking for arcotg_udc.ko in lib/modules ..Is there a seperate way to include this module to run the tests ?

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

Hi ,the usb gadget test fails looking for arcotg_udc.ko in lib/modules ..Is there a seperate way to include this module to run the tests ?

1,038 Views
wnm
Contributor I

Hi ,the usb gadget unit test fails looking for arcotg_udc.ko  in lib/modules ..Is there a seperate way to include this module to run the tests ?

root@freescale /unit_tests$ ./autorun-usb-gadget.sh 10.25.40.189

USB Ethernet Gadget test

Attempting insmod /lib/modules/3.0.35-2508-g54750ff/kernel/drivers/usb/gadget/arcotg_udc.ko

insmod: can't insert '/lib/modules/3.0.35-2508-g54750ff/kernel/drivers/usb/gadget/arcotg_udc.ko': No such file or directory

autorun-usb-gadget.sh: FAIL: insmod returned error

Checking lsmod for the module arcotg_udc

FAIL: module does not appear in lsmod

Module                  Size  Used by

autorun-usb-gadget.sh: Exiting FAIL

Regards

Wnm

Labels (3)
Tags (1)
0 Kudos
1 Reply

754 Views
igorpadykov
NXP Employee
NXP Employee

Hi wasim

one can use demo images, they have all files in appropriate locations

L3.0.35_4.1.0_DEMO_IMAGE_BSP : i.MX 6Quad, i.MX 6Dual, i.MX 6DualLite, i.MX

6Solo and i.MX 6Sololite Linux Binary Demo Files

alternatively, one can execute all script commands manually

(finding location arcotg_udc.ko). Also one can check if USB driver is included in

build, check attached Linux Manual sect.34.2.3 Menu Configuration Options

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 Kudos