Bug 219567
Summary: | Yamaha THR5 popping sounds during playback | ||
---|---|---|---|
Product: | Drivers | Reporter: | Jaakko Salo (jaakkos) |
Component: | Sound(ALSA) | Assignee: | Jaroslav Kysela (perex) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | jpkymca, tiwai |
Priority: | P3 | ||
Hardware: | AMD | ||
OS: | Linux | ||
Kernel Version: | Subsystem: | ||
Regression: | No | Bisected commit-id: | |
Attachments: |
alsa-info output with stock Ubuntu 24.04.1 kernel
alsa-info output with Ubuntu 24.04.1 + linux-sound 6.12.0-rc7 + patch Patch to add implicit FB quirk for Yamaha THR5 |
Description
Jaakko Salo
2024-12-06 03:36:34 UTC
Created attachment 307325 [details]
alsa-info output with stock Ubuntu 24.04.1 kernel
Created attachment 307326 [details]
alsa-info output with Ubuntu 24.04.1 + linux-sound 6.12.0-rc7 + patch
Created attachment 307327 [details]
Patch to add implicit FB quirk for Yamaha THR5
The patch looks good. Could you submit it to ML (linux-sound@vger.kernel.org) with Cc to me? Then we'll review and merge to the upstream. TIA! The fix patch got merged to sound git tree, to be included in 6.13-rc3. Joseph Klitzke 2/21/2025 I found no change to the popping issue using the snd_usb_audio.implicit_fb=1 I tested it on the THR30II and the THR10 Tested it on a 5.10 kernel and a 6.9 kernel no difference. Is there a way to make changes to the code without recompiling the kernel? IS making changes to the quirks.c file any diff than using snd_usb_audio.implicit_fb=1 I'm happy to work with however to test changes . I have the THR30II THR10 THR10C THR10X THR5A AMPS. Fixing one will probably fix all. |