balena-io-experimental / balena-sound

Build a single or multi-room streamer for an existing audio device using a Raspberry Pi! Supports Bluetooth, Airplay and Spotify Connect
https://balena.io/blog/turn-your-old-speakers-or-hi-fi-into-bluetooth-receivers-using-only-a-raspberry-pi/
MIT License
2.39k stars 427 forks source link

Orange Pi Zero ethernet not working #584

Closed jdohn15 closed 2 years ago

jdohn15 commented 2 years ago

Hello,

Describe the problem So the orange pi zero will not use ethernet to connect to the internet. When I have the ethernet plugged in at boot, it will not boot and just blink red. Also, If I dont configure wifi during the process of making the sd card, it wont boot regardless of if ethernet is plugged in or not. It will only boot when configured to do wifi + ethernet and the ethernet is not plugged in.

To Reproduce

  1. select orange pi zero when flashing sd card
  2. select ethernet only (not wifi and ethernet)
  3. attempt to boot orange pi with ethernet plugged in
  4. after about 20 seconds orangepi will blink red and wont boot

Expected behavior I would expect the orange pi zero to just pick up ethernet during boot and have it connect to ethernet instead of wifi at boot.

Screenshots NA

Device information

Additional context Wifi is not good for multiroom audio so I would like to have ethernet working.

Thanks!