Problem
Conferencing with Google Meet and alternative on Fedora 42 has awful performance. Even with turned off outgoing video, the incoming A/V streams are stuttering, especially when switching to other tabs. People report that outgoing wired microphone sound is bubbling at start, and there is noticeable lag, which disrupts communication. The bluetooth phones are used as a sound target, and the headset codec is set to AAC.
The actual problem is that there is no way to troubleshoot the performance of the whole pipeline. Which codec depletes resources (100% CPU Core), which is not given the necessary priority, where the mem/swap is occurring.
With the performance tool and troubleshooting manual it is possible to at least distill this to separate issues.
Cause
Not yet known.
dmesg
shows this. No idea what it means.
[ 8362.389283] Bluetooth: hci0: corrupted SCO packet
[ 8362.389285] Bluetooth: hci0: corrupted SCO packet
[ 8454.212645] perf: interrupt took too long (3988 > 3987), lowering kernel.perf_event_max_sample_rate to 50000
[ 8740.818540] perf: interrupt took too long (5022 > 4985), lowering kernel.perf_event_max_sample_rate to 39000
[ 8961.649346] Bluetooth: hci0: corrupted SCO packet
[ 8961.649352] Bluetooth: hci0: corrupted SCO packet
Related Issues
Bugzilla report: #NNNN
Workarounds
None yet.