7 Posts

March 31st, 2005 17:00

Hi,
 
Thanks for the reply.  Yes, I've checked everything.  I've narrowed down the problem to the fact that Dell uses snd-EMU10K1X driver as opposed to snd-EMU10K1 (please note no 'X').  So, the system assigned me snd-EMU10K1 instead of ...1X.  Do you know how to add the EMU10K1X driver to the list of sound drivers in Linux?  I'll very much appreciate any help in this matter.
 
Thank you,
Victor.

2 Posts

March 31st, 2005 17:00

Have you checked kmix to be sure it's not just muted?

2 Posts

March 31st, 2005 23:00

As root, open up the /etc/modprobe.conf file. In there you should find a line similar to this:

alias sound-slot-0 snd-emu10k1

Modify that line to read

alias sound-slot-0 snd-emu10k1x

This will load the 1x module at boot instead of the current one.

7 Posts

April 1st, 2005 00:00

Hi,

Thanks for the reply.  Sweeet!  I'll try that.  I was just about thinking of compiling driver into kernel and such.  I'll try your advise for sure.  Thank you.

Victor.

7 Posts

April 1st, 2005 04:00

Hi,

I've tried the method you've suggested and although I can now see snd-emu10k1x driver as the sound card description, the driver Module assigned is still snd-emu10k1, not ...k1x Also, when starting the Linux in Verbose mode (listing all the drivers being installed), I get something like "Sound Card initialization" [FAILED]. Do you have any more ideas on what to do? Sorry it didn't work, I through it would.

Thank you,
Victor.
No Events found!

Top