config_mixer: rework volume handling, get rid of aumix and fix_ibm_sound()
authorMichael Prokop <mika@grml.org>
Fri, 26 Nov 2010 12:47:17 +0000 (13:47 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 26 Nov 2010 12:47:17 +0000 (13:47 +0100)
commit239898a767fa6222e8ad4f6354c586f8ee90b081
tree1719759b3914179a09e45fe19ddcdfd5e2473be8
parente43e6fb8de5efdf68eeaed74315ff0f2cbf6b7e9
config_mixer: rework volume handling, get rid of aumix and fix_ibm_sound()

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.

This update gets rid of aumix, doesn't use  fix_ibm_sound() any
longer and also addresses systems with several soundcard devices.

Closes: issue850
autoconfig.functions