When I boot, I do not get any sound on my box.

Starting KDE gives the following message:
Sound server informational message:
Error while initializing the sound driver:
can't set requested samplingrate (requested rate 44100, got rate 32000)
The sound server will continue, using the null output device.

I have done some investigation on this, and this is what seems to be 
happening:
In looking at the output of dmesg, the btaudio driver gets loaded, and 
creates /dev/dsp and /dev/dsp1 for analog and digital audio.  After my 
bttv drivers are loaded, the alsa drivers are loaded for my emu10k1.

Now when I rmmod the btaudio driver and do /etc/init.d/alsasound restart, 
and then modprobe btaudio everything works. /dev/dsp is my soundcard, and 
/dev/dsp1 and 2 are the analog/digital audio from btaudio.

How do I get my alsa drivers to load before the btaudio driver when 
booting my computer?

I tried at the /etc/modules* config files, and did not see anything there.

Thanks,

KB


--
[EMAIL PROTECTED] mailing list

Reply via email to