Open Pieterv24 opened 1 year ago
I got the exact same problem with a CM4 on a M8P. Only the root hub device shows up (compared to nothing at all when dwc2
was not enabled).
@Pieterv24 Did you find a solution?
same issue here as well. I am thinking it could be a hardware issue?
after re-seating my cm4 a few times, usb started working partially - in my case, this appears to be a hardware issue.
I'm having trouble getting the USB ports to work on my M5P when using the CM4. As stated in the manual I've added the following line to /boot/config.txt
dtoverlay=dwc2,dr_mode=host
when running
lsusb
i get the following output:This does not show the webcam nor the M5P itself. I've also tried to use other usb devices which don't get detected.
output of
dmesg | egrep -i "dwc2|usb"
ls -R /sys/ | grep dwc2
Any suggestions of what I can do to resolve this? I'm having no trouble when a CB1 is plugged in.