Gentoo Archives: gentoo-user

From: Hartmut Figge <h.figge@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: want sound (alsa) muted on boot
Date: Tue, 17 Jan 2012 16:27:17
Message-Id: 4F15A106.6050603@hfigge.myfqdn.de
In Reply to: [gentoo-user] want sound (alsa) muted on boot by "»Q«"
1 »Q«:
2
3 >I want sound muted on boot, but it always starts unmuted.
4
5 Then you have to mute after boot and to take care, that the change is
6 saved and restored on booting. Hence
7
8 SAVE_ON_STOP="yes"
9 RESTORE_ON_START="yes"
10
11 If you do not want that later changes be saved, switch afterwards to
12 SAVE_ON_STOP="no"
13
14 'Afterwards' can be after 'sudo /etc/init.d/alsasound restart', spares
15 one boot. Convenient for lazy ones. :)
16
17 On my machine i always want, that changes done with alsamixer survive
18 the next boot, therefore i have "yes" for both permanently.
19
20 Hartmut
21 --
22 Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
23 Von Usern fuer User :-)