You are not logged in.

#1 2008-09-07 14:13:33

richs-lxh
Member
Registered: 2008-08-23
Posts: 76

[Solved] Alsa Config not sticking: Muted at reboot

Hi everybody,

When I reboot, I have to manually unmute alsa each time.

I have tried alsamixer in the terminal and using M to unmute Master and PCM ( the only two I need).

Also the commands: (I used this before on Debian)

amixer set Master 100% unmute
amixer set PCM 100% unmute

I've Googled a bit as well as searching the forums,

Is there an "Arch Way" of editing the alsa.config file? or maybe something else i'm missing.

Thanks

richs-lxh

Last edited by richs-lxh (2008-09-08 00:21:40)

Offline

#2 2008-09-07 14:52:51

rson451
Member
From: Annapolis, MD USA
Registered: 2007-04-15
Posts: 1,233
Website

Re: [Solved] Alsa Config not sticking: Muted at reboot

Add 'alsa' to your DAEMONS array in /etc/rc.conf.  This will store the current volume levels before shutting down and restore them at boot.


archlinux - please read this and this — twice — then ask questions.
--
http://rsontech.net | http://github.com/rson

Offline

#3 2008-09-07 17:21:51

Misfit138
Misfit Emeritus
From: USA
Registered: 2006-11-27
Posts: 4,189

Re: [Solved] Alsa Config not sticking: Muted at reboot

rson451 wrote:

Add 'alsa' to your DAEMONS array in /etc/rc.conf.  This will store the current volume levels before shutting down and restore them at boot.

Also, run

# alsactl store

as root, after setting the volume to your desired levels..

Offline

#4 2008-09-08 00:21:22

richs-lxh
Member
Registered: 2008-08-23
Posts: 76

Re: [Solved] Alsa Config not sticking: Muted at reboot

That fixed it.

Thanks rson451 and Misfit138

I'll mark the thread as solved.

richs-lxh

Offline

Board footer

Powered by FluxBB