Bug 59001
Summary: | Mute/unmute no longer works after upgrade from 3.8.11 | ||
---|---|---|---|
Product: | Drivers | Reporter: | excitablesnowball |
Component: | Sound(ALSA) | Assignee: | Jaroslav Kysela (perex) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | pokemon17007, tiwai |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.9.2 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
3.8.11-1, muted
alsa-info.txt.3.8.11-1.unmuted alsa-info.txt.3.10.5-1.unmuted alsa-info for kernel 3.10.5-1-ARCH Fix patch alsa-info.txt.3.10.6-2.unmuted.patched alsa-info.txt.3.10.6-2.unmuted.really-patched |
Description
excitablesnowball
2013-05-29 22:04:19 UTC
Same problem here, $ lspci |grep -i audio 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03) Problem remains in 3.9.x, 3.10.x Hope this would be fixed soon. Please give alsa-info.sh outputs on both 3.8.x and 3.10.x kernels. At best, take alsa-info.sh outputs at both mute and unmuted states to see the difference. Run with --no-upload option and attach (don't paste) the outputs to the bugzilla. Created attachment 107150 [details]
3.8.11-1, muted
Created attachment 107151 [details]
alsa-info.txt.3.8.11-1.unmuted
Created attachment 107152 [details]
alsa-info.txt.3.10.5-1.unmuted
Added alsa-info.sh for 3.8.11 and 3.10.5. (There's no 'muted' version for 3.10.5 because I can't mute.) Created attachment 107153 [details]
alsa-info for kernel 3.10.5-1-ARCH
Issue: Cannot mute/unmute
$amixer set Master mute
amixer: Invalid command!
Thanks. Could you try the patch below? Created attachment 107154 [details]
Fix patch
Created attachment 107226 [details]
alsa-info.txt.3.10.6-2.unmuted.patched
The patch didn't resolve the issue for me. Here's the alsa-info output after applying the patch.
Created attachment 107227 [details]
alsa-info.txt.3.10.6-2.unmuted.really-patched
Correction: your patch worked perfectly. I had booted to the wrong kernel. Thanks!
Good to hear. The patch was already merged to Linus tree with Cc to stable, so let's close this bug. |