Hi list,

I have never before had troubles getting alsa drivers to load, but now i get
"unresolved symbol" errors when trying to modprobe any sound module.
I use kernel 2.4.20 and alsa drviers 0.9.0rc7.

I compiled using:

# ./configure --prefix=/usr/local
# make
# make install
# depmod -a
depmod: *** Unresolved symbols in /lib/modules/2.4.20/misc/snd-usb-audio.o

# modprobe snd-ens1371
/lib/modules/2.4.20/misc/snd-seq-device.o: unresolved symbol
snd_verbose_printk_Rsmp_49d4e4d1
/lib/modules/2.4.20/misc/snd-seq-device.o: unresolved symbol
snd_iprintf_Rsmp_2f0b152f
/lib/modules/2.4.20/misc/snd-seq-device.o: unresolved symbol
snd_info_create_module_entry_Rsmp_df1f8498
/lib/modules/2.4.20/misc/snd-seq-device.o: unresolved symbol
snd_seq_root_Rsmp_d8d2faf4
/lib/modules/2.4.20/misc/snd-seq-device.o: unresolved symbol
snd_device_new_Rsmp_45aa46a2
/lib/modules/2.4.20/misc/snd-seq-device.o: unresolved symbol
snd_info_unregister_Rsmp_3319a352
/lib/modules/2.4.20/misc/snd-seq-device.o: unresolved symbol
snd_info_free_entry_Rsmp_dc12c59b
/lib/modules/2.4.20/misc/snd-seq-device.o: unresolved symbol
snd_info_register_Rsmp_01f21d37
/lib/modules/2.4.20/misc/snd-seq-device.o: insmod
/lib/modules/2.4.20/misc/snd-seq-device.o failed
/lib/modules/2.4.20/misc/snd-seq-device.o: insmod snd-ens1371 failed


What am i missing here?
--

Heinrich Rebehn

University of Bremen
Physics / Electrical and Electronics Engineering
- Department of Telecommunications -

E-mail: mailto:[EMAIL PROTECTED]
Phone : +49/421/218-4664
Fax   :            -3341




-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to