Replies: 1 comment
-
This has been dealt with here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all. Probably fixed, sorry I didn't see.
Raspberry Pi Zero 2 with Hifiberry Amp2 on tower speakers. Used Lite OS, headless.
Followed instructions: https://github.com/mikebrady/shairport-sync/blob/master/BUILD.md
used hifiberry instructions: https://www.hifiberry.com/docs/software/configuring-linux-3-18-x/
the amp reads as hw=0 I believe. When logged in with SSH and I start the shairport, system is good and audio confirmed.
ERROR:
When I enabled the service on start up, (as per instructions, 'sudo systemctl enable ....' the device is seen on airplay but no audio comes out.
Followed instructions from Troubleshooting: https://github.com/mikebrady/shairport-sync/blob/master/TROUBLESHOOTING.md
I have disabled the service (sudo systemctl disable...', added the timer script , and even increased the timing to 30s (no joy).
Next:
Logged in (SSH) while service running and no audio. Command: sudo systemctl status shairport-sync
Found the error is 'the output device "default" is busy and can't be used by Shairport Sync at present.
Next:
I have modified the shairport-sync.conf to make the default backend the name device in aplay (no joy)
Any feedback on the failure? Thank you all for your help and patience. This is actually my first pi project and loving the challenges. This is just the first wall I don't know where to start to tackle
Beta Was this translation helpful? Give feedback.
All reactions