You are not logged in.

#1 2012-02-06 09:14:50

quayasil
Member
Registered: 2008-11-09
Posts: 116

kernels 3.2.2, 3.2.4 alsa and missed `mute' capability?

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

#2 2012-02-06 09:20:10

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: kernels 3.2.2, 3.2.4 alsa and missed `mute' capability?

Just use:

amixer -q sset Master 0%

Offline

#3 2012-02-06 10:07:20

quayasil
Member
Registered: 2008-11-09
Posts: 116

Re: kernels 3.2.2, 3.2.4 alsa and missed `mute' capability?

brebs wrote:

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

#4 2012-02-07 08:28:56

quayasil
Member
Registered: 2008-11-09
Posts: 116

Re: kernels 3.2.2, 3.2.4 alsa and missed `mute' capability?

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

#5 2012-02-10 21:24:32

masutu
Member
Registered: 2010-01-30
Posts: 40

Re: kernels 3.2.2, 3.2.4 alsa and missed `mute' capability?

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 M300

Maybe this helps to fix your mixer thing.

Offline

#6 2012-02-11 13:02:51

masutu
Member
Registered: 2010-01-30
Posts: 40

Re: kernels 3.2.2, 3.2.4 alsa and missed `mute' capability?

A very standard ThinkPad T400...

Um, sorry, totally overlooked this info...

Offline

#7 2012-02-12 09:26:08

hoox
Member
Registered: 2012-02-12
Posts: 1

Re: kernels 3.2.2, 3.2.4 alsa and missed `mute' capability?

I've run into same problem recently - try model=ideapad. Works well for my T400 and kernel 3.2.5 smile

Offline

#8 2012-02-16 22:50:12

quayasil
Member
Registered: 2008-11-09
Posts: 116

Re: kernels 3.2.2, 3.2.4 alsa and missed `mute' capability?

hoox wrote:

I've run into same problem recently - try model=ideapad. Works well for my T400 and kernel 3.2.5 smile

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

Board footer

Powered by FluxBB