Skip to content
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

Dbus connection error #61

Open
v-ko opened this issue Mar 15, 2019 · 4 comments
Open

Dbus connection error #61

v-ko opened this issue Mar 15, 2019 · 4 comments

Comments

@v-ko
Copy link

v-ko commented Mar 15, 2019

OS: Raspbian 9.8, kernel 4.9.35
When I check the status of the service I get the following error. Any help would be appreciated. Do tell if any other info would be useful.

Mar 15 22:43:19 raspberrypi pulseaudio[1647]: [pulseaudio] server-lookup.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11 Mar 15 22:43:19 raspberrypi pulseaudio[1647]: [pulseaudio] main.c: Unable to contact D-Bus: org.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11 Mar 15 22:43:19 raspberrypi pulseaudio[1651]: [pulseaudio] pid.c: Daemon already running.

@djh816
Copy link
Contributor

djh816 commented Mar 27, 2019

Looks like its failing as it doesn't detect X11 window manager running (or can't find it, this is normally in the $DISPLAY variable). Not sure on manjaro but works great on raspian.

@v-ko
Copy link
Author

v-ko commented Mar 28, 2019

Ah, it was late and I messed up - it's not Manjaro (that's my desktop) bt-speaker is on a Pi with Raspbian. Ok, so I guess it's something specific about my configuration.

@djh816
Copy link
Contributor

djh816 commented Mar 31, 2019

hm in that case you could try checking that your run level gets to graphical (5) and that you have x11 installed. looks like it hooks in to something in x11 displlay for pulseaudio? at the same time it looks like it has the daemon running in the background for pulse so id think it could continue on. i assume you get no audio output or cant pair?

@dmckminard
Copy link

I'm having the same issue, but I can pair and have sound. But I want to pipe sink with pulseuaudio, so I can't... Does anybody got a solution ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants