diff options
| author | Asai Neko <sugar@sne.moe> | 2026-09-14 18:58:29 +0800 |
|---|---|---|
| committer | Takashi Iwai <tiwai@suse.de> | 2026-09-14 17:52:46 +0200 |
| commit | 5ab3dc647751996784cff20a51f3730f4e88afe4 (patch) | |
| tree | 6df852f47c2461dfb21fc2f23e44f494bac98bc5 /scripts/Makefile.thinlto | |
| parent | 1c4f6202876a74e752a8cfd3696955f761671c7a (diff) | |
| download | linux-5ab3dc647751996784cff20a51f3730f4e88afe4.tar.gz linux-5ab3dc647751996784cff20a51f3730f4e88afe4.zip | |
ALSA: usb-audio: skip the broken mute control on AVerMedia GC553Pro
Skip the nonfunctional master mute control on the AVerMedia Live Gamer
ULTRA S GC553Pro (07ca:1553).
USB tracing shows that GET_CUR returns zero bytes instead of the required
one-byte value, both through usbfs and during ALSA initialization.
SET_CUR succeeds, but switching capture off does not mute HDMI audio.
Before the change, the driver exposed a misleading PCM Capture Switch
and logged: 3:2: failed to get current value for ch 0 (-22)
With the patch applied, the switch and warning are absent. A ten-second
sound recording through PipeWire confirmed that stereo 48 kHz, 16-bit
capture still works.
Tested on NixOS with the patched 7.3.0-rc3 kernel. The USB audio driver
object builds with Clang and W=1; sparse and strict checkpatch pass.
Signed-off-by: Asai Neko <sugar@sne.moe>
Link: https://patch.msgid.link/20260914-avermedia-gc553pro-alsa-v1-1-4c694e8b0cd5@sne.moe
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
