From: Michael Prokop Date: Tue, 4 Feb 2014 11:15:55 +0000 (+0100) Subject: config_mixer: ignore "Console" devices for amixer X-Git-Tag: v0.11.3~1 X-Git-Url: https://git.grml.org/?a=commitdiff_plain;ds=sidebyside;h=b067eaa3953382530af6ee343de4a360e3eabec4;hp=b067eaa3953382530af6ee343de4a360e3eabec4;p=grml-autoconfig.git config_mixer: ignore "Console" devices for amixer Strings like 'Console,0' indicate a device where "amixer ... unmute" results in: | amixer: Invalid command! So ignore such devices. ---