Re: acpithinkpad(4): mute speaker on boot

2016-09-15 Thread David Coppa
On Wed, Sep 14, 2016 at 8:11 PM, Anton Lindqvist wrote: > On Tue, Sep 13, 2016 at 10:48:26AM -0600, Theo de Raadt wrote: >> > Anton Lindqvist wrote: >> > > I'm trying to fix a minor annoyance on my x240: the speaker mute key >> > > LED-state is not respected at boot. Pressing the mute key will mut

Re: acpithinkpad(4): mute speaker on boot

2016-09-14 Thread Anton Lindqvist
On Tue, Sep 13, 2016 at 10:48:26AM -0600, Theo de Raadt wrote: > > Anton Lindqvist wrote: > > > I'm trying to fix a minor annoyance on my x240: the speaker mute key > > > LED-state is not respected at boot. Pressing the mute key will mute the > > > speaker while the expected behavior is to unmute.

Re: acpithinkpad(4): mute speaker on boot

2016-09-13 Thread Theo de Raadt
> Anton Lindqvist wrote: > > I'm trying to fix a minor annoyance on my x240: the speaker mute key > > LED-state is not respected at boot. Pressing the mute key will mute the > > speaker while the expected behavior is to unmute. The LED-state will > > remain out-of-sync until I run `mixerctl -t outp

Re: acpithinkpad(4): mute speaker on boot

2016-09-13 Thread Ted Unangst
Anton Lindqvist wrote: > I'm trying to fix a minor annoyance on my x240: the speaker mute key > LED-state is not respected at boot. Pressing the mute key will mute the > speaker while the expected behavior is to unmute. The LED-state will > remain out-of-sync until I run `mixerctl -t outputs.master

acpithinkpad(4): mute speaker on boot

2016-09-13 Thread Anton Lindqvist
I'm trying to fix a minor annoyance on my x240: the speaker mute key LED-state is not respected at boot. Pressing the mute key will mute the speaker while the expected behavior is to unmute. The LED-state will remain out-of-sync until I run `mixerctl -t outputs.master.mute`. I've managed to determ