Hello,
I'm on a new install of Kubuntu on an MSI laptop.
I am trying to connect to a bluetooth headset. The pairing works fine and I can continue to use the headset until I reboot the computer. After reboot, the headset will not reconnect. I have to forget the device than re-pair to get it to work again.
When I try to reconnect I get the following from:
cat /var/log/syslog | grep -i blue
I checked to make sure that the user is part of the bluetooth group. This is also a fresh install of Kubuntu. The previous OS was Kubuntu, where this headset worked just fine. I performed a factory reset on the headset, but it did not correct the issue. I assume it is a config issue.
I've googled the problem, but I only found a couple of threads (both Arch) and the solution presented did not work for me.
Has anyone seen this before?
-pwlinwin
I'm on a new install of Kubuntu on an MSI laptop.
I am trying to connect to a bluetooth headset. The pairing works fine and I can continue to use the headset until I reboot the computer. After reboot, the headset will not reconnect. I have to forget the device than re-pair to get it to work again.
When I try to reconnect I get the following from:
cat /var/log/syslog | grep -i blue
Code:
bluetoothd[1042]: src/profile.c:ext_connect() Hands-Free Voice gateway failed connect to 88:08:94:01:F4:E9: Permission denied (13) plasmashell[1809]: kf.bluezqt: PendingCall Error: "br-connection-canceled" bluetoothd[1042]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 88:08:94:01:F4:E9: Too many levels of symbolic links (40)
I've googled the problem, but I only found a couple of threads (both Arch) and the solution presented did not work for me.
Has anyone seen this before?
-pwlinwin
Comment