kann sound-treiber nicht laden
suse9 unter kernel2.6.3 und unter dem vorkompilierten 2.6.4 kommt wenn der snd-ens1371 geladen wird das:
linux2:~ # modprobe snd-ens1371
WARNING: Error inserting snd (/lib/modules/2.6.3-192-athlon2/kernel/sound/core/snd.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_ac97_codec (/lib/modules/2.6.3-192-athlon2/kernel/sound/pci/ac97/snd-ac97-codec.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer (/lib/modules/2.6.3-192-athlon2/kernel/sound/core/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_pcm (/lib/modules/2.6.3-192-athlon2/kernel/sound/core/snd-pcm.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_seq_device (/lib/modules/2.6.3-192-athlon2/kernel/sound/core/seq/snd-seq-device.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_rawmidi (/lib/modules/2.6.3-192-athlon2/kernel/sound/core/snd-rawmidi.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_ens1371 (/lib/modules/2.6.3-192-athlon2/kernel/sound/pci/snd-ens1371.ko): Unknown symbol in module, or unknown parameter (see dmesg)
linux2:~ # modprobe snd
FATAL: Error inserting snd (/lib/modules/2.6.3-192-athlon2/kernel/sound/core/snd.ko): Unknown symbol in module, or unknown parameter (see dmesg)
hab gelesen dass 2.6 ein alsa update braucht, aber is das treiber laden nicht vor alsa?
demsg:
inux2:~ # dmesg
snd_rawmidi: Unknown symbol snd_info_create_card_entry
snd_rawmidi: Unknown symbol snd_hidden_kmalloc
usw usw usw
|