02-23-2023, 09:59 PM
(06-13-2022, 06:39 AM)admin Wrote: To enable the USB 2.0 ports on the Compute Module 4, you need to edit the boot config file (/boot/config.txt) and add:
dtoverlay=dwc2,dr_mode=host
Then reboot the Pi. Now you should be able to use the built-in USB 2.0 ports!
How do I get to the boot directory, even ssh can't get me there?