This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/DMVA3: [DMVA2]USB HOST:Which modules to load?

Part Number: DMVA3

Tool/software: Linux

Hi,

We have DMVA2 custom board. DMVA2  is acting as USB HOST. Currently, i am loading these modules after boot

usbcore.ko

musb_hdrc.ko

scsi_mod.ko

usb-storage.ko

Do I need to load any other module other than this

  • Hi Bahubali,

    Please try to enable USB Host Core first. SCSI and USB-storage are at class level drivers. First enable the USB Host and get the enumeration working. Later can try USB class level drivers. Please use davinci.ko which is the Davinci glue driver.