Hi. I'm trying to install ALSA 0.9(beta 12) on a Mandrake 8.0 install
(Kernel 2.4.3-20), to run on a Soundblaster Live Platinum (emu10k1 chip).
Previously, I've been using OSS/Free with no problems. I had a problem
compiling the driver package (couldn't find System.map) so I tried a
workaround by sym-linking to an existing System.map (/boot/System.map). ALSA
then compiled OK but it won't start. I've included my modules.conf file and
the error that I get when I run modprobe at the bottom of this message, I'd
be much obliged if anyone has any ideas.

Oh, I'm running GCC 2.96 - could this be at fault?

Regards,

Jon





/etc/modules.conf
-----------------
pre-install pcmcia_core CARDMGR_OPTS=-f /etc/rc.d/init.d/pcmcia start
alias usb-interface usb-uhci
#alias sound-slot-0 emu10k1
alias scsi_hostadapter ide-scsi
alias eth0 8139too
# ALSA Portion (added by maverick)
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1
alias snd-card-0 snd-card-emu10k1
#OSS/Free Portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0


Command Line:
-------------
[root@mav]# modprobe snd-card-emu10k1
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol
snd_switch_add_R4ae75c8a
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol
snd_iprintf_R163a1266
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol
snd_info_register_Rd47e5b6f
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol
snd_control_register_ioctl_R03e81654
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol
snd_switch_free_R4724bf0a
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol
snd_control_unregister_ioctl_Rd195d68a
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol
snd_switch_prepare_R95b71bf7
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol
snd_switch_count_R9de61c33
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol
snd_kcalloc_R4da9e78a
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol
snd_switch_free_one_Red9a9ccc
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol
snd_switch_new_R8f3f5679
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol
snd_register_device_Rc34251cf
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol
snd_info_create_entry_R03074e62
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol
snd_device_new_Rac8153c1
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol
_snd_kfree_R17cd9200
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol
snd_kmalloc_strdup_R5dd3bf69
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol
snd_info_free_entry_R39a28694
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol
snd_kmalloc_Rc0bb18e4
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol
snd_control_notify_switch_change_R3e6031d9
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol
snd_unregister_device_R72ad716a
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol
snd_switch_remove_R34f8a2f8
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: unresolved symbol
snd_info_unregister_Rd764bb7d
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: insmod
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz failed
/lib/modules/2.4.3-20mdk/alsa/snd-mixer.o.gz: insmod snd-card-emu10k1 failed


--
jonathan weale - [EMAIL PROTECTED]


_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to