From dmesg:
Code: Select all
[ 30.299776] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[ 5737.170493] thinkpad_acpi: Console audio control in monitor mode, changes are not allowed.
Code: Select all
[ 30.299776] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[ 5737.170493] thinkpad_acpi: Console audio control in monitor mode, changes are not allowed.
Looks like you have to load the thinkpad-acpi module with volume_control=1 to make an `amixer -D hw:29 set Console unmute` work. On my system I also had to do a `amixer set Master unmute` because the master channel got muted too.As of kernel 2.6.33 the thinkpad_acpi driver now has a ALSA sub-driver which creates an additional ALSA volume control which represents the volume and mute buttons on the ThinkPad keyboard. Unfortunately no further integration exists at this point with userspace, such as PulseAudio and as such there is no effective change for the end-user
Users browsing this forum: No registered users and 5 guests