-
Notifications
You must be signed in to change notification settings - Fork 460
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running Spotifyd headless on RaspberryPi #504
Comments
@sirwindfield - does Spotifyd work without a desktop environment on the raspberry pi? (sorry to bother you) |
It should work yes, but MPRIS will not work without a user dbus session. Someone posted a workaround here though: #244 (comment) |
@sirwindfield thanks for the help! I got further, i.e. the app now starts! :) However seeing this error and no sound is coming out of the Pi (running Rasbian)...
Any ideas? FWIW I can play test mp3s, and I see ALSA on the pi:
I see a mixer too:
|
Cracked it! @sirwindfield - working perfectly now! just needed to set the This is too cool. |
Description
When running the latest release of Spotifyd headless (without desktop env) on RpiB, I get this error on launch:
D-Bus error: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
To Reproduce
Run latest release on RpiB
Expected behavior
Launch without issue
Logs
Config:
The text was updated successfully, but these errors were encountered: