> Hello,
>
> I have no sound at all (on the dual-booting WinXP+Linux machine the
> sound is fine in Windows incidentally) on my PC under Linux.
> I have a Dell P4 machine, fitted with a "Creative Labs SB Live 5.1
> sound card", well, according to the order confirmation. There's also a
> Plantronics DSP-500 USB headset. I don't get sound through either
> though (ie headset or speakers connected to sound card at back of
> machine). The lack of sound is irrespective of whether the headset is
> plugged into the USB port, too.

You are using the wrong driver. The Dell SBLive! is not a real SBLive!.
You want to use "snd-emu10k1x" not "snd-emu10k1".

Lee.

New: 
Thanks Lee R., and others.

System is as before; Debian etch system using udev, 
fresh ALSA download v1.0.11rc1.

I reached the point of inserting the modules into the kernel 
via modprobe, 
whilst attempting to install the correct Dell OEM 
snd-emu10k1x driver as Alsa homepage [http://tinyurl.com/58b27]

When I attempt to run the command, however, it returns errors. 
Please advise. Should I ignore them and continue through
the rest of the installation guide? Or, do something else? 
The full text of the errors is appended to bottom this of e-mail.

Thanks.

- Richard.

=== ERRORS ===

Errors when attempting kernel modules insertion 
(modinfo soundcore per 1st part of install guide showed 
soundcore module present):

storm:/usr/src/alsa/alsa-utils-1.0.11rc1# modprobe snd-emu10k1x;modprobe
snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss

FATAL: Error inserting snd_emu10k1x 
(/lib/modules/2.6.12-1-686/kernel/sound/pci/emu10k1/snd-emu10k1x.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)

WARNING: Error inserting snd_mixer_oss 
(/lib/modules/2.6.12-1-686/kernel/sound/acore/oss/snd-mixer-oss.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)

FATAL: Error inserting snd_pcm_oss
(/lib/modules/2.6.12-1-686/kernel/sound/acore/oss/snd-pcm-oss.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)

FATAL: Error inserting snd_mixer_oss
(/lib/modules/2.6.12-1-686/kernel/sound/acore/oss/snd-mixer-oss.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)

WARNING: Error inserting snd_seq
(/lib/modules/2.6.12-1-686/kernel/sound/acore/seq/snd-seq.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)

WARNING: Error inserting snd_seq_midi_event
(/lib/modules/2.6.12-1-686/kernel/sound/acore/seq/snd-seq-midi-event.ko):
Unknown symbol in module, or unknown parameter (see dmesg)

FATAL: Error inserting snd_seq_oss
(/lib/modules/2.6.12-1-686/kernel/sound/acore/seq/oss/snd-seq-oss.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to