Problem: Bluetooth Audio output (Transmitter)
|
13th May, 2016, 12:48 AM
Post: #13
|
|||
|
|||
RE: Bluetooth Audio output (Transmitter)
I've successfully connected a BT keyboard but not the audio device. Looking around, always seems to suggest the pulseaudio-module-bluetooth package.
Ok - I've now got it working, but I'm unsure what I did to get it to work. What I seemed to do was: Upgrade to staging, but this seemed to just be CEC updates. (Remove offending Audio device) Terminal xbian@xbian ~ $ sudo bluetoothctl -a [bluetooth]# devices Device 94:CE:2C:FA:1A:C7 SBH20 Terminal Device 00:00:00:00:17:41 Caseflex BT Keyboard [bluetooth]# remove 94:CE:2C:FA:1A:C7 [DEL] Device 94:CE:2C:FA:1A:C7 SBH20 Device has been removed [bluetooth]# quit Then Terminal xbian@xbian ~ $ sudo service bluetooth status [ ok ] bluetooth is running. xbian@xbian ~ $ pulseaudio --kill E: [pulseaudio] main.c: Failed to kill daemon: No such process xbian@xbian ~ $ pulseaudio --start xbian@xbian ~ $ sudo bluetoothctl -a [NEW] Controller B8:27:EB:B8:EB:AA xbian [default] [NEW] Device 94:CE:2C:FA:1A:C7 SBH20 Terminal [NEW] Device 00:00:00:00:17:41 Caseflex BT Keyboard Agent registered [bluetooth]# power on Changing power on succeeded [CHG] Device 94:CE:2C:FA:1A:C7 Connected: yes [CHG] Device 94:CE:2C:FA:1A:C7 Connected: no [bluetooth]# connect 94:CE:2C:FA:1A:C7 Attempting to connect to 94:CE:2C:FA:1A:C7 [CHG] Device 94:CE:2C:FA:1A:C7 Connected: yes Connection successful [bluetooth]# quit I have a feeling it was the pulseaudio bit that was the killer, as it was not running when I tried to kill it. Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
« Next Oldest | Next Newest »
|