On Fri, 29 Mar 2002 21:57:20 +0100
Oliver Sampson <[EMAIL PROTECTED]> wrote:

> So, 
> I think the culprit here is the ALSA how-to.  It says that for the
> ES1371 chipset to use the snd-card-audiopci driver.  But the
> (seemingly) more up-to-date soundcard matrix says to use the ens1371
> driver, which *is* in the alsa-drivers directory.  Okay, I think I'm
> getting up to speed now.
> 
> Except:
> [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
> [root@friday pci]# lsmod
> bash: lsmod: command not found
> [root@friday pci]# /sbin/lsmod
> Module                  Size  Used by
> ide-cd                 26592   0  (autoclean)
> cdrom                  29504   0  (autoclean) [ide-cd]
> es1371                 27616   1  (autoclean)

  ^^^^^^ you still have the OSS driver loaded :)

> ac97_codec              8864   0  (autoclean) [es1371]
> gameport                1840   0  (autoclean) [es1371]
> soundcore               4208   4  (autoclean) [es1371]
> r128                   90304   2
> agpgart                26272   3
> eepro100               17120   1
> usb-uhci               20640   0  (unused)
> usbcore                49792   1  [usb-uhci]
> 
> (jackd -d alsa won't start with this driver installed either.)
> 
> Any clues as to where I'm going wrong here? 
> 
> Thanks,
> Oliver

HTH,

    -Frans

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

Reply via email to