You are not logged in.
After upgrade to 3.2.2 or 3.2.4
$ amixer set <whatever> mute
results in an error message about incorrect `mute' command. I run alsamixer and it looks like there is no `mute' capability for my sound card: http://mini.pw.edu.pl/~kozlowsm/noalsa.png
???
A very standard ThinkPad T400...
Offline
Just use:
amixer -q sset Master 0%
Offline
Just use:
amixer -q sset Master 0%
Don't be kidding ;-) I can reduce volume to 0, but reducing the sound volume != muting. It's a workaround and I'm asking about the solution.
Last edited by quayasil (2012-02-06 10:07:36)
Offline
2.6.39-r3:
http://mini.pw.edu.pl/~kozlowsm/alsa.png
3.2.2 / 3.2.4:
http://mini.pw.edu.pl/~kozlowsm/noalsa.png
Moreover I can't find any error / reason. Everything seems to work fine except...
Offline
This is strange, indeed. Just a shot in the dark: have you tried loading the sound module (snd-hda-intel) with a model parameter? You can find all available models here: http://www.kernel.org/doc/Documentation … Models.txt. Your chip (CX20561 Hermosa) is not listed there, but somewhere i read that it's the same as the Conexant 5051. So the models to try would be:
Conexant 5051
=============
laptop Basic Laptop config (default)
hp HP Spartan laptop
hp-dv6736 HP dv6736
hp-f700 HP Compaq Presario F700
ideapad Lenovo IdeaPad laptop
lenovo-x200 Lenovo X200 laptop
toshiba Toshiba Satellite M300Maybe this helps to fix your mixer thing.
Offline
A very standard ThinkPad T400...
Um, sorry, totally overlooked this info...
Offline
I've run into same problem recently - try model=ideapad. Works well for my T400 and kernel 3.2.5 ![]()
Offline
I've run into same problem recently - try model=ideapad. Works well for my T400 and kernel 3.2.5
It works (3.2.6)!
Anyway: my T400 wouldn't be happy if it knew it's called `ideapad'...
Last edited by quayasil (2012-02-16 22:53:42)
Offline