Hi,
Thanks for the reply.

I've closed all of my audio apps, but when I do the modprobe -r
es1371, I get device or resource busy.  Is there a way to force it?

And once I do get modprobe to work.  How do I set it so that it comes
up like that at every boot?

Many thanks,
Oliver


On Sat, 30 Mar 2002 14:26:44 +0100 (CET), joy ping <[EMAIL PROTECTED]>
wrote:

>1. set up the path for your executables properly.
>PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export
>PATH
>
>2. kill your OSS sound-modules with: modprobe -r es1371
>
>3. try 'modprobe snd-ens1371' again.
>
>____
>joy
>
>On Fri, 29 Mar 2002, Oliver Sampson 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)
>> 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
>>
>>
>>
>>
>> On Fri, 29 Mar 2002 21:17:50 +0100, Oliver Sampson
>> <[EMAIL PROTECTED]> wrote:
>>
>> >On Fri, 29 Mar 2002 21:15:49 +0100, Oliver Sampson
>> ><[EMAIL PROTECTED]> wrote:
>> >
>> >>Hi,
>> >>Thanks for the tip.  This did the trick, for finding out my soundcard
>> >>type.  Now I just need to find the diver.  I'm looking for
>> >>snd-audiopci, and it's nowhere to be found in the alsa-driver
>> >>directories.  Should this really be that hard to find?
>> >
>> >ahem.  I should have typed snd-card-audiopci.
>> >
>> >Thanks,
>> >Oliver
>> >
>> >
>> >>On 29 Mar 2002 13:15:11 +0100, Sven Herzberg <[EMAIL PROTECTED]>
>> >>wrote:
>> >>
>> >>>Am Fre, 2002-03-29 um 12.32 schrieb Oliver Sampson:
>> >>>> Howdy,
>> >>>> I've got RH7.2 installed on my system, and I'd like to put the ALSA
>> >>>> drivers onto my system.  Is there a way to find out which soundcard
>> >>>> driver my system is currently using?
>> >>>
>> >>>executing the following command (as root):
>> >>>'lsmod'
>> >>>
>> >>>should give sth. like that:
>> >>>
>> >>>Module                  Size  Used by    Tainted: P
>> >>>NVdriver              945280  10
>> >>>>snd-pcm-oss            35744   1
>> >>>>snd-mixer-oss           9184   1  [snd-pcm-oss]
>> >>>>snd-seq-midi            3232   0  (autoclean) (unused)
>> >>>>snd-seq-oss            23264   0  (unused)
>> >>>>snd-seq-midi-event      2920   0  [snd-seq-midi snd-seq-oss]
>> >>>>snd-seq                37196   2  [snd-seq-midi snd-seq-oss snd-seq-midi-event]
>> >>>>snd-card-ens1371        9728   2
>> >>>>snd-pcm                48576   0  [snd-pcm-oss snd-card-ens1371]
>> >>>>snd-timer              10432   0  [snd-seq snd-pcm]
>> >>>>snd-rawmidi            12576   0  [snd-seq-midi snd-card-ens1371]
>> >>>>snd-seq-device          3952   0  [snd-seq-midi snd-seq-oss snd-seq snd-rawmidi]
>> >>>>snd-ac97-codec         23232   0  [snd-card-ens1371]
>> >>>>snd                    25320   0  [snd-pcm-oss snd-mixer-oss snd-seq-midi 
>snd-seq-oss snd-seq-midi-event snd-seq snd-card-ens1371 snd-pcm snd-timer snd-rawmidi 
>snd-seq-device snd-ac97-codec]
>> >>>nls_iso8859-1           2848   1  (autoclean)
>> >>>nls_cp437               4384   1  (autoclean)
>> >>>vfat                    9500   1  (autoclean)
>> >>>fat                    29752   0  (autoclean) [vfat]
>> >>>3c59x                  24968   2
>> >>>lirc_serial             7552   0
>> >>>
>> >>>using alsa you see all these snd-* thingies. including the sound-card-driver
>> >>>(here: snd-card-ens1371). not using alsa you should see a module named 'sound'
>> >>>which is needed by the sound card driver (modules depending on an other module
>> >>>are shown behind the module they depend on).
>> >>
>> >>====================================================
>> >>Oliver Sampson
>> >>[EMAIL PROTECTED]
>> >>http://www.oliversampson.com
>> >
>> >====================================================
>> >Oliver Sampson
>> >[EMAIL PROTECTED]
>> >http://www.oliversampson.com
>>
>> ====================================================
>> Oliver Sampson
>> [EMAIL PROTECTED]
>> http://www.oliversampson.com
>>
>> _______________________________________________
>> Alsa-user mailing list
>> [EMAIL PROTECTED]
>> https://lists.sourceforge.net/lists/listinfo/alsa-user
>>
>
>
>_______________________________________________
>Alsa-user mailing list
>[EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/alsa-user

====================================================
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