Hi TI team,
Currently, I am testing the AM65x industrial development kit.
The SDK version I use is ti-processor-sdk-linux-rt-am65xx-evm-06.02.00.81.
Normally, I can get two usb device by key in "lsusb" command.
root@am65xx-evm:~# lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
However, after I remove the x2 Lane PCIe Personality Card and boot up the board, I can't get any usb device by key in "lsusb" command.
root@am65xx-evm:~# lsusb
unable to initialize libusb: -99
Based on schematic, the usb0 is in x2 Lane PCIe Personality Card and usb 1 is in main board.
Theoretically, I can get one usb device which in main board at least, isn't it?
Is it an SDK bug?
Thanks
