Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
module confiuration [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
ocZer
n00b
n00b


Joined: 28 Jun 2005
Posts: 36
Location: Drammen, Norway

PostPosted: Fri Jul 08, 2005 9:20 am    Post subject: module confiuration [SOLVED] Reply with quote

I have a terratec DMX 6 fire, wich I just got working, but the thing is that every time I do a restart I have to do a
Code:
modprobe snd-ice1712
Code:
alsaconf

how can I make this automated so I dont have to reconfiure my sound every restart? Also how do I set the volume defualt?


Last edited by ocZer on Sat Jul 09, 2005 10:35 am; edited 1 time in total
Back to top
View user's profile Send private message
genneth
Apprentice
Apprentice


Joined: 24 Mar 2003
Posts: 152
Location: UK

PostPosted: Fri Jul 08, 2005 9:30 am    Post subject: Re: module confiuration Reply with quote

ocZer wrote:
I have a terratec DMX 6 fire, wich I just got working, but the thing is that every time I do a restart I have to do a
Code:
modprobe snd-ice1712
Code:
alsaconf

how can I make this automated so I dont have to reconfiure my sound every restart? Also how do I set the volume defualt?


Force a sound module load on book, and pop alsasound into your boot.

Code:
echo snd-ice1712 >> /etc/modules.autoload.d/kernel-2.6
rc-update add alsasound boot


That will load all the other alsa modules and restore the mixer (and save it at shutdown too). Then you just set your mixer with alsamixer (or what ever gui you want), and do:

Code:
/etc/init.d/alsasound save


To force it to save (or just wait until you reboot).
_________________
[img]http://www.kordix.com/rpi/?u=genneth[/img]
Back to top
View user's profile Send private message
ocZer
n00b
n00b


Joined: 28 Jun 2005
Posts: 36
Location: Drammen, Norway

PostPosted: Sat Jul 09, 2005 10:35 am    Post subject: Reply with quote

Thnx. that worked :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum