Troubles connecting BT Headset in KdeNeon
CruxoM
crux.deb at gmail.com
Sat Mar 4 01:41:17 GMT 2017
Hi,
I have some kind of trouble configuring my bt headset. At first, BT recognized
it and "see" the headset, but when I'm try to configure it in system
preferencies It became impossible.
Searching the web I found the following workaround:
**********************************************************************
Bug and possible solution: actually I found a bug in that make the headset
unusable, it seems that the pulse audio module: module-bluetooth-discover
works only if started after the X11 session is up. So I have a workaround.
Edit the file:
/etc/pulse/default.pa
and comment out (with an # at the beginning of the line) the following line:
#load-module module-bluetooth-discover
now edit the file:
/usr/bin/start-pulseaudio-x11
and after the lines:
if [ x”$SESSION_MANAGER” != x ] ; then
/usr/bin/pactl load-module module-x11-xsmp “display=$DISPLAY
session_manager=$SESSION_MANAGER” > /dev/null
fi
add the following line:
/usr/bin/pactl load-module module-bluetooth-discover
This way the Pulse audio’s Bluetooth modules will not be downloaded at boot
time but after x11 is started.
************************************************************************
After doing workaround I was able to configure it in system preferencies, but
it does not work properly.
This is the log after trying to use the heaset:
************************************************************************
3/3/17 10:34 systemd Reached target Bluetooth.
3/3/17 10:34 bluetoothd Failed to get connections: Not Powered (0x0f)
3/3/17 10:34 bluetoothd Endpoint registered: sender=:1.48 path=/
MediaEndpoint/A2DPSource
3/3/17 10:34 bluetoothd Endpoint registered: sender=:1.48 path=/
MediaEndpoint/A2DPSink
3/3/17 10:34 systemd Starting Load/Save RF Kill Switch Status...
3/3/17 10:34 systemd Started Load/Save RF Kill Switch Status.
3/3/17 10:34 kernel Bluetooth: hci0 SCO packet for unknown connection handle
31
3/3/17 10:34 rtkit-daemon Supervising 3 threads of 1 processes of 1 users.
3/3/17 10:34 rtkit-daemon Successfully made thread 14943 of process 1560
(n/a) owned by '1000' RT at priority 5.
3/3/17 10:34 rtkit-daemon Supervising 4 threads of 1 processes of 1 users.
3/3/17 10:34 kernel input: FC:A8:9A:59:90:8F as /devices/virtual/input/
input26
3/3/17 10:34 kernel Bluetooth: hci0 command 0x0406 tx timeout
3/3/17 10:35 pulseaudio [bluetooth] backend-native.c: connect(): Dispositivo
o recurso ocupado
3/3/17 10:38 bluetoothd /org/bluez/hci0/dev_FC_A8_9A_59_90_8F/fd1: fd(35)
ready
3/3/17 10:38 rtkit-daemon Supervising 3 threads of 1 processes of 1 users.
3/3/17 10:38 rtkit-daemon Successfully made thread 15047 of process 1560
(n/a) owned by '1000' RT at priority 5.
3/3/17 10:38 rtkit-daemon Supervising 4 threads of 1 processes of 1 users.
3/3/17 10:40 pulseaudio [pulseaudio] bluez5-util.c: Transport TryAcquire()
failed for transport /org/bluez/hci0/dev_FC_A8_9A_59_90_8F/fd1 (Operation Not
Authorized)
3/3/17 10:40 pulseaudio [pulseaudio] sink-input.c: Failed to create sink
input: sink is suspended.
3/3/17 10:40 pulseaudio [pulseaudio] sink-input.c: Failed to create sink
input: sink is suspended.
****************************************************************************
Any suggestion on how to follow to fix the trouble...???
Thank you for your time.
--
CruxoM [a.k.a. Omar Murray]
crux.deb at gmail.com
JID: Crux at jabber.freenet.de
ICQ: 711672117
http://mysteriouswaystg.blogspot.com
*************************************
Powered by KDE Neon - Kernel 4.4.0
More information about the kde
mailing list