Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save douglasmiranda/2cc280b1bc2b1ec1f4c0b9d22729982d to your computer and use it in GitHub Desktop.
Save douglasmiranda/2cc280b1bc2b1ec1f4c0b9d22729982d to your computer and use it in GitHub Desktop.
Fix: can't open /dev/ttys0 no such file or directory on boot - Linux Alpine on Raspberry Pi 3
# The workaround is to disable BT by adding the following to config.txt:
dtoverlay=pi3-disable-bt
# Source: https://raspberrypi.stackexchange.com/questions/45570/how-do-i-make-serial-work-on-the-raspberry-pi3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment