You are not logged in.
Pages: 1
If I manually modprobe at each boot, sound works great. I think my modules.conf file is incorrect:
# /etc/modules.conf
alias eth0 via-rhine
alias sound emu10k1 sound ac97_codec
# End of file
my modules.devfs reads:
# Soundcard
alias /dev/sound sound-slot-0
alias /dev/audio /dev/sound
alias /dev/mixer /dev/sound
alias /dev/dsp /dev/sound
alias /dev/dspW /dev/sound
alias /dev/midi /dev/sound
How do I make it so it automatically loads the emu10k1 driver?
Thanks
Bob
Offline
put your modules in rc.conf
Freedom is what i love
Offline
Thanks all is grand!
Bob
Offline
Pages: 1