hi,
On Thu, 2003-12-04 at 15:59, Clemens Ladisch wrote: > Denny Schierz wrote: > > WARNING: Error inserting snd_emu10k1 > > (/lib/modules/2.6.0-test11/kernel/sound/pci/emu10k1/snd-emu10k1.ko): > > Unknown symbol in module, or unknown parameter (see dmesg) > > What does dmesg say regarding this? i found one of this problems, i had some double entries, on my audigy pc the modules.conf looks like this: alias char-major-116 snd alias char-major-14 soundcore alias snd-card-0 snd-emu10k1 alias sound-slot-0 snd-card-0 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss alias midi snd-emu10k1-synth alias /dev/mixer snd-mixer-oss alias /dev/dsp snd-pcm-oss alias /dev/midi snd-seq-oss alias /dev/sequencer snd-seq-oss below snd-seq-oss snd-emu10k1-synth post-install snd-emu10k1-synth /usr/bin/sfxload /usr/share/sfbank/8MBGMSFX.SF2 ; alsactl restore # uncomment to save volume settings at shutdown: pre-remove snd-synth-emu10k1 alsactl store The error messages are now: modprobe: FATAL: Module snd_card_1 not found .. modprobe: FATAL: Module snd_card_8 not found and he tolds me that the module snd_emu10k1 and some others are already in the kernel and : FATAL: Error running install command for snd_seq_oss/snd_emu10k1_synth on my sblive pc i have the same errors, but i have to comment out some lines, otherwise it hangs on loading on snd-seq-oss: bash-2.05b$ cat /etc/modules.d/alsa alias char-major-116 snd alias char-major-14 soundcore alias snd-card-0 snd-emu10k1 alias sound-slot-0 snd-card-0 alias sound-service-0-0 snd-mixer-oss #alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss #alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss alias midi snd-emu10k1-synth alias /dev/mixer snd-mixer-oss alias /dev/dsp snd-pcm-oss #alias /dev/midi snd-seq-oss #alias /dev/sequencer snd-seq-oss below snd-seq-oss snd-emu10k1-synth post-install snd-emu10k1-synth /usr/bin/sfxload /usr/share/sfbank/8MBGMSFX.SF2 ; alsactl restore # uncomment to save volume settings at shutdown: pre-remove snd-synth-emu10k1 alsactl store dmesg are emty (means nothing from alsa) -- cu denny Gnupg key can be found under pgp.mit.edu, key ID 0x73137598
signature.asc
Description: This is a digitally signed message part
