Attempting to install the correct Dell OEM snd-emu10k1x driver this time as per http://www.alsa-project.org/alsa-doc/doc-php/template.php?company=Creative+Labs&card=Sound+Blaster+PCI+X+%28Dell+OEM%29.&chip=SB0200&module=emu10k1x,
I reach the point of inserting the modules into the kernel. When I attempt to run the command it returns errors. Please advise, should I ignore them and continue through the rest of the installation guide? Do something else?
Errors appended to bottom of email.
Errors when attempting to insert kernel modules (modinfo soundcore as in first part of installation 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)
storm:/usr/src/alsa/alsa-utils-1.0.11rc1#
Using Debian etch, and installing ALSA drivers later than v0.94 (fresh download of 1.0.11rc1) and on a system with udev; so did not run snddevices script.
I reach the point of inserting the modules into the kernel. When I attempt to run the command it returns errors. Please advise, should I ignore them and continue through the rest of the installation guide? Do something else?
Errors appended to bottom of email.
On Sun, 2005-11-06 at 00:19 +0000, [EMAIL PROTECTED]
wrote:
> 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
> sou nd 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
Errors when attempting to insert kernel modules (modinfo soundcore as in first part of installation 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)
storm:/usr/src/alsa/alsa-utils-1.0.11rc1#
Using Debian etch, and installing ALSA drivers later than v0.94 (fresh download of 1.0.11rc1) and on a system with udev; so did not run snddevices script.