BTS

Issue850

Title IBM hardware: "amixer: Unable to find simple control 'PCM',0"
Priority bug Status resolved
Superseder Nosy List mika
Assigned To mika Topics

Created on 2010-05-19.16:13:23 by mika, last changed 2010-11-26.13:05:49 by mika.

Files
File name Uploaded Type Edit Remove
mixer mika, 2010-05-19.16:13:22 application/octet-stream
Messages
msg3509 (view) Author: mika Date: 2010-11-26.13:05:48
Closed by upload of grml-autoconfig 0.9.18.
msg3508 (view) Author: mika Date: 2010-11-26.12:49:23
I didn't receive any feedback but the code works fine for me on several of my 
systems, as I'd like to see this issue fixed in the upcoming stable release I'm 
merging the code right now. Upload will close this issue then.
msg3179 (view) Author: mika Date: 2010-05-19.19:43:14
JFTR: Testing NOT only on IBM hardware, it's interesting for every piece of 
hardware where Grml is running. :)

Usage instructions when running Grml:

  source ./mixer
  config_mixer

regards,
-mika-
msg3177 (view) Author: mika Date: 2010-05-19.16:13:22
config_mixer of /etc/grml/autoconfig.functions fails on quite a lot of IBM 
systems with "amixer: Unable to find simple control 'PCM',0", so the mixer 
volumes aren't adjusted as wanted.

The attached mixer script addresses this issue, gets rid of aumix, doesn't use 
fix_ibm_sound() any longer and also addresses systems with several soundcard 
devices.

Works fine on several of my test systems, though I'd highly welcome any 
feedback from testers before integrating it into mainline grml-autoconfig.
History
Date User Action Args
2010-11-26 13:05:49mikasetstatus: fixed-in-git -> resolved
messages: + msg3509
2010-11-26 12:49:23mikasetstatus: in-progress -> fixed-in-git
messages: + msg3508
2010-05-19 19:43:15mikasetmessages: + msg3179
2010-05-19 16:13:23mikacreate