You are not logged in.
could someone who has all the alsa options compiled as modules post that part of their /etc/modprobe.conf? i'm only getting 3 lines and i believe there are supposed to be more, causing me to have to run alsaconf every time after booting. for some reason the other modules aren't getting written to the file. appreciate!
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 1.0.5 ---
options snd device_mode=0666
alias snd-card-0 snd-cs46xx
alias sound-slot-0 snd-cs46xx
# --- END: Generated by ALSACONF, do not edit. ---
Offline
i dunno i just load my sound module at boot via rc.conf and it brings everything else i need. all i doo is bump up the volume setting if i should happen to reboot.
there are plenty of posts as to what to load i think the wiki covers the modules too.
AKA uknowme
I am not your friend
Offline
yeah, i do that too, and it used to work when all the alsa-oss and other snd modules were getting written to the modprobe.conf file. now i have to run alsaconf every time.
anyone? thanks.
MODULES=(forcedeth snd-cs46xx snd-pcm-oss !usbserial !ide-scsi)
Offline
http://bbs.archlinux.org/viewtopic.php? … a&start=15
look at hapy's post that is an example of everything you can load (note cmipci is HIS soundcard the rest is generic modules)
i found this with a search
AKA uknowme
I am not your friend
Offline
those are them, thanks.
Offline