Skip to content

Instantly share code, notes, and snippets.

@jordansissel
Last active December 18, 2015 22:30
Show Gist options
  • Save jordansissel/b5a8e3ad8448c1fd2103 to your computer and use it in GitHub Desktop.
Save jordansissel/b5a8e3ad8448c1fd2103 to your computer and use it in GitHub Desktop.
Bluetooth on Linux is a cruel joke.

Feb 20 04:33:47 raspberrypi pulseaudio[2524]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.ListAdapters() failed: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 2 matched rules; type="method_call", sender=":1.6" (uid=1000 pid=2524 comm="/usr/bin/pulseaudio --start --log-target=syslog ") interface="org.bluez.Manager" member="ListAdapters" error name="(unset)" requested_reply="0" destination="org.bluez" (uid=0 pid=2255 comm="/usr/sbin/bluetoothd ")

Feb 20 04:33:47 raspberrypi pulseaudio[2524]: [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

Feb 20 04:33:47 raspberrypi pulseaudio[2524]: [pulseaudio] main.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

@regular
Copy link

regular commented Dec 18, 2015

Yea, what about that? You cannot have bluetooth audio without an X session? That would be very annoying.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment