Problem: Bluetooth Audio output (Transmitter)
|
1st Jun, 2016, 10:53 PM
Post: #34
|
|||
|
|||
RE: Bluetooth Audio output (Transmitter)
Well I THINK I have got this working reliably. Three times in succession
![]() However, the quality is appalling. Stuttering and glitches, so not something you'd really use. (This might be a configuration issue or worse kernel issue.) If so, a new thread is required. These are the steps I took. Terminal sudo apt-get install pulseaudio-module-bluetooth (Thanks to @abdulmueid for the next steps) Terminal sudo gpasswd -a xbian pulse sudo gpasswd -a xbian lp sudo gpasswd -a pulse lp sudo gpasswd -a xbian audio sudo gpasswd -a pulse audio sudo reboot Terminal hcitool scan hcitool inq sudo hciconfig hci0 class 0xXXXXXX <Turn on BT scan mode> Terminal sudo bluetoothctl -a power on scan on pair xxxx trust xxxx exit Terminal killall pulseaudio Terminal sudo bluetoothctl -a connect xxxx After a little wait, something should be heard through the speaker. After a reboot, it sometimes doesn't connect automatically so rerun the connect xxxxxxx 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 »
|