DeskPi-Team / deskpi

DeskPi Pro is the Ultimate Case Kit for Raspberry Pi 4 with Full Size HDMI/2.5 Hard Disk Support and Safe Power Button, It has QC 3.0 Power Supply inside and New ICE Tower Cooler inside.
GNU General Public License v3.0
143 stars 46 forks source link

Defective board? #45

Closed jacobacci closed 3 years ago

jacobacci commented 3 years ago

Hi all I have installed the new board and updated the FW to V3. Everything seems to work, my 1TB Crucial MX500 SSD is detected as UASP and works ok. However two things don't work:

ddb157 commented 3 years ago

Did you run the install.sh script? It adds overlay entries to activate the USB ports.

jacobacci commented 3 years ago

thanks, that clarifies the issue. I will install the scripts

Pi-Mania commented 3 years ago

Depending on the O/S you are running the scripts may not work. If not, Just edit/add: dtoverlay=dwc,dr_mode=host to config.txt file should fix problem. Did for me. Thanks