Problem: Bluetooth Audio output (Transmitter)
|
2nd Jun, 2016, 02:06 AM
Post: #35
|
|||
|
|||
RE: Bluetooth Audio output (Transmitter)
@IriDium
I'm still struggling with my BT Speaker on RPi3 in bluetoothctl I get Terminal [bluetooth]# list Controller B8:27:EB:05:36:CB kmxbilr2 [default] [bluetooth]# show Controller B8:27:EB:05:36:CB Name: kmxbilr2 Alias: kmxbilr2 Class: 0x0c0000 Powered: yes Discoverable: no Pairable: yes UUID: PnP Information (00001200-0000-1000-8000-00805f9b34fb) UUID: Generic Access Profile (00001800-0000-1000-8000-00805f9b34fb) UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb) UUID: A/V Remote Control (0000110e-0000-1000-8000-00805f9b34fb) UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb) UUID: Audio Source (0000110a-0000-1000-8000-00805f9b34fb) UUID: Audio Sink (0000110b-0000-1000-8000-00805f9b34fb) Modalias: usb:v1D6Bp0246d0517 Discovering: yes [bluetooth]# discoverable on Changing discoverable on succeeded [CHG] Controller B8:27:EB:05:36:CB Discoverable: yes [bluetooth]# default-agent Default agent request successful [bluetooth]# connect 00:75:58:67:2E:F3 Attempting to connect to 00:75:58:67:2E:F3 [CHG] Device 00:75:58:67:2E:F3 Connected: yes Failed to connect: org.bluez.Error.Failed [CHG] Device 00:75:58:67:2E:F3 Connected: no [CHG] Device 00:75:58:67:2E:F3 Connected: yes [CHG] Device 00:75:58:67:2E:F3 Connected: no [CHG] Controller B8:27:EB:05:36:CB Discoverable: no [bluetooth]# info 00:75:58:67:2E:F3 Device 00:75:58:67:2E:F3 Name: SBLS 6 A1 Alias: SBLS 6 A1 Class: 0x240404 Icon: audio-card Paired: yes Trusted: yes Blocked: no Connected: no LegacyPairing: yes UUID: Audio Sink (0000110b-0000-1000-8000-00805f9b34fb) UUID: A/V Remote Control (0000110e-0000-1000-8000-00805f9b34fb) UUID: Handsfree (0000111e-0000-1000-8000-00805f9b34fb) And in syslog I'm getting those strange messages: Terminal Jun 1 17:45:47 kmxbilr2 bluetoothd[1698]: Endpoint unregistered: sender=:1.34 path=/MediaEndpoint/A2DPSource Jun 1 17:45:47 kmxbilr2 bluetoothd[1698]: Endpoint unregistered: sender=:1.34 path=/MediaEndpoint/A2DPSink Jun 1 17:45:55 kmxbilr2 pulseaudio[8483]: [pulseaudio] main.c: Dieses Programm sollte ohne die Option --system nicht als Administrator ausgeführt werden. Jun 1 17:45:55 kmxbilr2 pulseaudio[8486]: [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 Jun 1 17:45:55 kmxbilr2 pulseaudio[8486]: [pulseaudio] main.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11 Jun 1 17:45:55 kmxbilr2 pulseaudio[8486]: [pulseaudio] bluez4-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.DBus.Error.UnknownMethod: Method "GetProperties" with signature "" on interface "org.bluez.Manager" doesn't exist Jun 1 17:45:55 kmxbilr2 bluetoothd[1698]: Endpoint registered: sender=:1.35 path=/MediaEndpoint/A2DPSource Jun 1 17:45:55 kmxbilr2 bluetoothd[1698]: Endpoint registered: sender=:1.35 path=/MediaEndpoint/A2DPSink Jun 1 17:46:08 kmxbilr2 bluetoothd[1698]: connect error: Invalid exchange (52) Jun 1 17:46:14 kmxbilr2 bluetoothd[1698]: connect error: Invalid exchange (52) Jun 1 17:47:09 kmxbilr2 bluetoothd[1698]: connect error: Invalid exchange (52) Jun 1 17:47:15 kmxbilr2 bluetoothd[1698]: connect error: Invalid exchange (52) Jun 1 17:50:23 kmxbilr2 bluetoothd[1698]: connect error: Invalid exchange (52) Jun 1 17:50:31 kmxbilr2 bluetoothd[1698]: connect error: Invalid exchange (52) Did you ever seen this behavior? Btw, at my openSUSE 13.1 running notebook the BT speaker is running perfectly (using same command sequence) |
|||
« Next Oldest | Next Newest »
|