You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, not a real issue, but this information belongs in this repo:
The 8852AE caused nothing but trouble with BT headsets. The constant buffer underruns when using mSBC made it basically useless, forcing me to buy a USB BT dongle.
Using this driver fixed this issue, although toggling BT on and off completely knocked out the driver, breaking Bluetooth altogether, forcing a reboot (haven't tried unloading, and reloading the module).
Somewhere with Linux 5.18 (5.18.15?, sorry no time to bisect), however, all issues this was resolved(at least when adding iommu=pt to the kernel cmdline).
Sorry for the low quality info, but I really do not have the time to investigate ATM.
The text was updated successfully, but these errors were encountered:
Sorry, not a real issue, but this information belongs in this repo:
The 8852AE caused nothing but trouble with BT headsets. The constant buffer underruns when using mSBC made it basically useless, forcing me to buy a USB BT dongle.
Using this driver fixed this issue, although toggling BT on and off completely knocked out the driver, breaking Bluetooth altogether, forcing a reboot (haven't tried unloading, and reloading the module).
Somewhere with Linux 5.18 (5.18.15?, sorry no time to bisect), however, all issues this was resolved(at least when adding
iommu=pt
to the kernel cmdline).Sorry for the low quality info, but I really do not have the time to investigate ATM.
The text was updated successfully, but these errors were encountered: