Conversation
|
Thanks for the work. Unfortunately it doesn't seem to fix periodic stuttering (A2DP sink AAC or SBC over Bluetooth) on my MacBookPro15,1 |
Thanks for testing. I assume it's either a BT driver or hardware related issue since the patch is doing good things on my MBA with bcm4377. |
|
I had less time to test this thoroughly than I had hoped, but based on what I've seen so far, it works very well for me. I've never had any real audio stuttering issues (except for the first 10–15 seconds after an S3 resume) , but I've had a large number of kernel warnings and tracebacks regarding aaudio every day. I have now tested the patch for about 24 hours. During this time I went through 3-4 S3 suspend/resume cycles and tested both the internal speakers and headphones. My dmesg output is now clean, there are no kernel warnings and no “invalid position” warnings any longer. For me everything works perfectly fine. The patch appears to fix the problems I had before and does not introduce any new issues. My system details: OS: Fedora Linux 43 (Workstation Edition) x86_64 |
Thank you very much for trying. That's the result i was hoping for actually. Could you please do us the favor and look up which BT controller you have by using lspci? |
Sure, its the BCM4364 |
|
I also have a BCM4364 on a MacBookPro15,1 and I notice stuttering while the device is doing discovery due to a large decrease in throughput. (hence why only A2DP audio stutters while HFP/HSP can still make it through)
|
Sure! That was ~90s audio from Spotify Lossless to my JBL Flip 4 speakers. No stuttering, perfect quality. EDIT: I've just noticed stuttering when I have the GNOME Bluetooth settings open - i.e. BT discovery runs. It stops and plays smooth as soon as I close the Bluetooth settings page. Not a big deal for me. |
|
Bluetooth audio stuttering was narrowed down to That said, apple-bce/aaudio still requires attention :) |
I have no doubt in that but before this patch i experienced intermittend 'clicks' while BT and headphone playback testing with aptx receiver and flac files that are now gone. |
Issues adressed in this PR:
Issues were causing choppy playback, spamming logs and causing instability in pm sequence.
There seems to be an audio routing issue in Gnome not caused by the patch. I'm not sure if this needs to be adressed in the driver because it works in KDE without issues. The issue is only of minor nature. Audio output has to be changed manually in settings.
The patch was carefully tested with internal speakers, headphones,bluetooth, Massive Attack, Tool, Moderat and Lulu Rouge.