Bluetooth headset stuttering

So we will try to disable coexistence on your card, do this

echo "options rtw89_pci disable_clkreq=y disable_aspm_l1=y disable_aspm_l1ss=y" | sudo tee /etc/modprobe.d/rtw89.conf
sudo update-initramfs -u
2 Likes

After if it doesn't work, you can try this fix, it's for fedora but I read the script and it's only generic linux commands so it can work, and there is an uninstall if it doesn't change anything

2 Likes

Thanks for the tips. I tried the command and the command you reccomendend. This did not work.
Also tried the fedora / .git install. It did not work either. :upside_down_face:

The options I am looking at now (for myself) is, a BT/USB dongle, or the AX200 or 201 chip mentioned above.

For now I can use a headset with a wire even tho its a bit of pain.

2 Likes

I know it’s been a while, but I had the exact same problem and it seems like I was able to solve it with the help of ChatGPT.

I’m using Zorin 18.1 Core on an older MacBook Air with a Broadcom chip. Bluetooth audio also worked perfectly as soon as I turned off WiFi.

Apparently, both Bluetooth and WiFi were using the same 2.4 GHz band, causing interference and resulting in audio stuttering. At least for my home network, the solution was to split my WiFi into separate 2.4 GHz and 5 GHz networks in my router settings and connect exclusively to the 5 GHz network.

Since then, Bluetooth audio has been working without any issues.

4 Likes

I would take a look at this:

EDIT: Can your post #24 be marked as :white_check_mark:Solution ?

The OP is @RubenV.

1 Like