Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save MLSci/1b90c3dd8fb1fccba9ecc435fefc9492 to your computer and use it in GitHub Desktop.
Save MLSci/1b90c3dd8fb1fccba9ecc435fefc9492 to your computer and use it in GitHub Desktop.

Symptom

The HDD stops spinning a few seconds after powered on.

Cause

Previously I need to connect the Pi to my computer in order to use the computer's LAN network. To achieve this I edited the /boot/config.txt by adding the dwc2 control and commenting out the otg_mode.

Solution

Reverse the two, so otg_mode is used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment