You are not logged in.

#1 2010-12-14 22:18:53

leercrak
Member
Registered: 2010-10-16
Posts: 75

have to do alsaconf on every boot [SOLVED]

A couple days ago it told me something about my sound card stopped working and its going to default and i dont have sound on default but if i do alsaconf i get sound back. Problem is i have to do alsaconf every bootup.

I have done alsactl store and whatnot and looked through google for this and saw that someone had listed modules before alsaconf and after alsaconf and blacklisted the modules alsaconf didnt re-activate, but im not sure how to view the running modules.

Last edited by leercrak (2010-12-16 05:17:18)

Offline

#2 2010-12-14 22:30:51

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: have to do alsaconf on every boot [SOLVED]

# alsactl store

Last edited by graysky (2010-12-14 22:31:38)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#3 2010-12-14 22:32:22

SS4
Member
From: !Rochford, Essex
Registered: 2010-12-05
Posts: 699

Re: have to do alsaconf on every boot [SOLVED]

Apparently the code to store alsa settings has been changed in the beginner's guide

# alsactl -f /var/lib/alsa/asound.state store

Also is alsa a deamon in /etc/rc.conf ?


Rauchen verboten

Offline

#4 2010-12-14 22:34:53

leercrak
Member
Registered: 2010-10-16
Posts: 75

Re: have to do alsaconf on every boot [SOLVED]

SS4 wrote:

Apparently the code to store alsa settings has been changed in the beginner's guide

# alsactl -f /var/lib/alsa/asound.state store

Also is alsa a deamon in /etc/rc.conf ?

yes alsa is in my daemons

and ive done alsactl store and sudo alsactl store.

Offline

#5 2010-12-14 22:49:21

leercrak
Member
Registered: 2010-10-16
Posts: 75

Re: have to do alsaconf on every boot [SOLVED]

i did alsactl -f /var/lib/alsa/asound.state store and it didnt save the settings.
my guess is theres a module thats doing it.

going to do an lsmod before alsaconf
lsmod during alsaconf
and an lsmod after to see what needs to die.

edit: ya..theres nothing happening with the modules before,during and after are exactly the same.

Last edited by leercrak (2010-12-14 23:00:01)

Offline

#6 2010-12-15 13:28:51

Who'sThere?
Member
From: Middle-Of-Nowhere-USA
Registered: 2010-12-09
Posts: 59

Re: have to do alsaconf on every boot [SOLVED]

After setting up my sound card, and doing a 'alsactl store', I had the same problem of the sound settings not being saved.

So..., I added 'alsactl restore' to '/etc/rc.local', and now my sound settings are loaded at boot time.


Arch Linux: x86_64, Default Kernel.
Repos: Core, Extra, Community, Multilib.

Offline

#7 2010-12-16 05:17:02

leercrak
Member
Registered: 2010-10-16
Posts: 75

Re: have to do alsaconf on every boot [SOLVED]

Who'sThere? wrote:

After setting up my sound card, and doing a 'alsactl store', I had the same problem of the sound settings not being saved.

So..., I added 'alsactl restore' to '/etc/rc.local', and now my sound settings are loaded at boot time.

wewtz it works.Thanks.

Offline

Board footer

Powered by FluxBB