Bug 206063
Summary: | ALSA: usb-audio: sample rate quirk for Bose Companion 5 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Matthias Schabhüttl (mat.s.schabhuettl) |
Component: | Sound(ALSA) | Assignee: | Jaroslav Kysela (perex) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | mat.s.schabhuettl, tiwai |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 5.4.7-arch1-1 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | Fix patch |
Description
Matthias Schabhüttl
2020-01-03 15:49:55 UTC
Thanks, the patch below should fix the problem without quirk option. I'll submit and merge to upstream later. Created attachment 286615 [details]
Fix patch
Thanks for replying and applying a patch so fast! FYI: After upgrading to newest kernel (5.4.8-arch1-1), my quirk alias is broken (again). There are no dmesg errors (e.g. "caonnot get freq at ep 0x1") though. After further investigations dmesg is throwing: "perf: interrupt took too long (2514 > 2500), lowering kernel.perf_event_max_sample_rate to 79500" messages when the sound is dropping out. Unplugging an re-plugging the powercable of the Bose Companion 5 speakers fixes the problem (temporarily). |