Artix Linux Forum

Artix Linux => System => Topic started by: jrballesteros05 on 25 April 2022, 11:05:35

Title: Bluetooth headset does not connect
Post by: jrballesteros05 on 25 April 2022, 11:05:35
Hello, I have been experiencing problems with my bluetooth headset, anytime I try to connect from my Artixlinux I get this message:

Code: [Select]
src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Connection timed out

The headset was previously paired and I didn't have any problem with that until the "linux-firmware" was upgraded.

Now I just downgrade the package and everything works OK, but I don't know if you know about this issue or if there is a reported bug somewhere.

Best regards.

Title: Re: Bluetooth headset does not connect
Post by: strajder on 25 April 2022, 11:36:34
The update (https://gitea.artixlinux.org/packagesL/linux-firmware/commit/e64019381d5cd6d0e4cdfabfc05e291541de7fae) of linux-firmware seems mostly related to a new feature, compressed firmware. Seeing as it is apparently taken from Fedora (https://gitea.artixlinux.org/packagesL/linux-firmware/src/commit/399e5739b14b6d1ff1181d46bd4f65b1705e4b4b/trunk/PKGBUILD#L34) (by Arch developers), it is possible it has issues.

I think you should at least keep watch on https://bugs.archlinux.org, if not report the issue there (PKGBUILD is the same).
Title: Re: Bluetooth headset does not connect
Post by: jrballesteros05 on 23 May 2022, 09:09:51
Hi, it seems the last updates has solved the issue. It seems it was a combination between a bug in the kernel and firmware packages.