Howdy,
My last post didn't quite get the response I was hoping, so I thought
that I'd rephrase the question.

I'm trying to modprobe my card into the ALSA system.  I've
successfully loaded and compiled alsa0.9beta12, but when I mod probe
for my soundcard I get lots of unresolved symobols.  (It doesn't help
that the ALSA documentation seems to be *way* out of date.)

The sound card matrix for my AudioPCI card says to use the ens1371
driver.  Now would that be the snd-ens1371 driver or the
snd-card-ens1371 driver?  (The result is essentially the same wrt
errors on the output.)

The output from the modprobe is at the bottom.  The output makes me
think that I should be loading something else.   Should I be doing
something other than just a modprobe?  When I see other modules.conf
files it seems that there's a lot more going on than a simple modprobe
for just one card.  If so what else should I consider modprobing?
Right now, I have no modules.conf file at all.

Thanks,
Oliver

[root@friday pci]# /sbin/modprobe snd-ens1371
/lib/modules/2.4.7-10/kernel/sound/pci/snd-ens1371.o: init_module: No
such device
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters
/lib/modules/2.4.7-10/kernel/sound/pci/snd-ens1371.o: insmod
/lib/modules/2.4.7-10/kernel/sound/pci/snd-ens1371.o failed
/lib/modules/2.4.7-10/misc/snd-mixer.o: unresolved symbol
snd_info_unregister_Refee605b
/lib/modules/2.4.7-10/misc/snd-mixer.o: unresolved symbol
snd_iprintf_R163a1266
/lib/modules/2.4.7-10/misc/snd-mixer.o: unresolved symbol
snd_switch_free_one_R4ae59c76
/lib/modules/2.4.7-10/misc/snd-mixer.o: unresolved symbol
snd_device_new_R9e1b7a93
/lib/modules/2.4.7-10/misc/snd-mixer.o: unresolved symbol
snd_control_register_ioctl_R6a91ac50
/lib/modules/2.4.7-10/misc/snd-mixer.o: unresolved symbol
snd_control_unregister_ioctl_Rcea22ad6
/lib/modules/2.4.7-10/misc/snd-mixer.o: unresolved symbol
snd_info_create_entry_Rf1748106
/lib/modules/2.4.7-10/misc/snd-mixer.o: unresolved symbol
snd_info_register_Reabdbd1a
/lib/modules/2.4.7-10/misc/snd-mixer.o: unresolved symbol
snd_register_device_R35abc812
/lib/modules/2.4.7-10/misc/snd-mixer.o: unresolved symbol
snd_unregister_device_R1036b0ad
/lib/modules/2.4.7-10/misc/snd-mixer.o: unresolved symbol
snd_switch_prepare_R00f44f66
/lib/modules/2.4.7-10/misc/snd-mixer.o: unresolved symbol
snd_switch_remove_R55385873
/lib/modules/2.4.7-10/misc/snd-mixer.o: unresolved symbol
snd_switch_add_Reb4d579d
/lib/modules/2.4.7-10/misc/snd-mixer.o: unresolved symbol
__pollwait_R047dd2bd
/lib/modules/2.4.7-10/misc/snd-mixer.o: unresolved symbol
snd_info_free_entry_R36b1ac00
/lib/modules/2.4.7-10/misc/snd-mixer.o: unresolved symbol
snd_control_notify_switch_change_R5a4aa71a
/lib/modules/2.4.7-10/misc/snd-mixer.o: unresolved symbol
snd_switch_new_R74166f9a
/lib/modules/2.4.7-10/misc/snd-mixer.o: unresolved symbol
snd_switch_free_Rb0cb7821
/lib/modules/2.4.7-10/misc/snd-mixer.o: unresolved symbol
snd_switch_count_R9ad6deb6
/lib/modules/2.4.7-10/misc/snd-mixer.o: insmod
/lib/modules/2.4.7-10/misc/snd-mixer.o failed
/lib/modules/2.4.7-10/misc/snd-mixer.o: insmod snd-ens1371 failed


====================================================
Oliver Sampson                  
[EMAIL PROTECTED]
http://www.oliversampson.com

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

Reply via email to