Hey guys,
Thank you for bringing Solus back to life!
I have an issue with bluetooth on my desktop and I suspect this happened with the sync updates for week 32, since I was away from my computer for a couple of weeks. When I finally got home this Monday I sat to finish some work and updated several hours later. Till that time my bluetooth mouse was working just fine, but after updating (what was released for week 33) the connection stayed only for up to a minute after reboot and then the mouse stopped working. This behaviour lasted after 2-3 restarts, then I simply plugged the dongle out, put it back in place and removed the mouse as a device from the settings menu to try re-pair and connect it this way, but my computer does not see this device anymore. I have a bluetooth headset that is also not working anymore - cannot get it to connect with my PC. I have a Windows laptop (dual boot with Solus) with which my mouse still works just fine (haven't tried with Solus though).
Hopefully someone could help as all my attempts were like shots in the dark (sorry but my knowledge is limited) 🙁
Here is what systemctl gives me back, but please let me know if I need to provide anything else:
$ systemctl status bluetooth
● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: e
nabled)
Drop-In: /usr/lib64/systemd/system/service.d
└─10-timeout-abort.conf
Active: active (running) since Sun 2023-08-27 20:56:47 EEST; 30min ago
Docs: man:bluetoothd(8)
Main PID: 664 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 16637)
Memory: 2.8M
CPU: 46ms
CGroup: /system.slice/bluetooth.service
└─664 /usr/lib64/bluez/bluetooth/bluetoothd
Aug 27 21:00:03 soluspc bluetoothd[664]: Failed to add UUID: Authentication Failed (0x05)
Aug 27 21:00:05 soluspc bluetoothd[664]: Failed to add UUID: Authentication Failed (0x05)
Aug 27 21:00:07 soluspc bluetoothd[664]: Failed to add UUID: Authentication Failed (0x05)
Aug 27 21:00:09 soluspc bluetoothd[664]: Failed to add UUID: Authentication Failed (0x05)
Aug 27 21:00:11 soluspc bluetoothd[664]: Failed to add UUID: Authentication Failed (0x05)
Aug 27 21:00:13 soluspc bluetoothd[664]: Failed to add UUID: Authentication Failed: (0x05)
Aug 27 21:00:15 soluspc bluetoothd[664]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Connection timed out
Aug 27 21:00:15 soluspc bluetoothd[664]: Failed to add UUID: Authentication Failed (0x05)
Aug 27 21:00:56 soluspc bluetoothd[664]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 00:1A:7D:13:11:4A: Connection refused (111)
Aug 27 21:01:14 soluspc bluetoothd[664]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 00:1A:7D:13:11:4A: Connection timed out (110)
I would like to apologize for the late notice and if this is not the correct thread!
Edit:
Just found a post on another distro's bug report page which states that bluetooth has not been working for them since kernel 6.4. As I see, there is a commit on git.kernel.org on July 13 that should probably fix the issue. As of now, I downloaded the lts-kernel and selected it upon boot - my bluetooth devices seem to be working just fine (for the last 15 mins or so).