Hi Stephen, 

Thanks for you answer.

On Saturday 29 March 2003 11:09 am, you wrote:
> On Saturday 29 Mar 2003 02:04, Gustavo Homem wrote:
> >  /lib/modules/2.4.19-16mdk/kernel/sound/isa/snd-es18xx.o.gz: init_module:
> > No such device Hint: insmod errors can be caused by incorrect module
> > parameters,
> > including invalid IO or IRQ parameters.
>
> Have you tried 'modprobe snd-es18xx isapnp=1' to try looking for a
> plug-and-play version of the card? (Actually, looking at your commandline
> and your previous message, you may need snd_isapnp=1 as you're using an old
> beta version of ALSA 0.9.) According to the driver source (from ALSA
> 0.9.2), it appears that the ES1879 is a PnP card. The source also suggests
> that the driver is quite buggy. YMMV, as they say.

It didn't work. You can see the results below. All the parameters are 
conforming to the values in the BIOS and the BIOS also as PnPOS=no, so the 
card configuration should agree with the parameters, and endeed the sb.o 
modules uses the same ones and they work (also as I said it works with 
snd_sb8, but not for what I wanted).

Any clues ?

Gustavo

----------------------------------------------
[EMAIL PROTECTED] gustavo]# modprobe -v snd-es18xx snd_port=0x220 
snd_mpu_port=0x330 snd_dma1=1 snd_dma2=5 snd_fm_port=0x388 snd_irq=5 
snd_isapnp=1
/sbin/insmod /lib/modules/2.4.19-16mdk/kernel/drivers/sound/soundcore.o.gz
/sbin/insmod /lib/modules/2.4.19-16mdk/kernel/sound/core/snd.o.gz
/sbin/insmod /lib/modules/2.4.19-16mdk/kernel/sound/core/snd-hwdep.o.gz
/sbin/insmod 
/lib/modules/2.4.19-16mdk/kernel/sound/core/seq/snd-seq-device.o.gz
/sbin/insmod /lib/modules/2.4.19-16mdk/kernel/sound/core/snd-timer.o.gz
/sbin/insmod 
/lib/modules/2.4.19-16mdk/kernel/sound/drivers/opl3/snd-opl3-lib.o.gz
/sbin/insmod /lib/modules/2.4.19-16mdk/kernel/sound/core/snd-rawmidi.o.gz
/sbin/insmod 
/lib/modules/2.4.19-16mdk/kernel/sound/drivers/mpu401/snd-mpu401-uart.o.gz
/sbin/insmod /lib/modules/2.4.19-16mdk/kernel/sound/core/snd-pcm.o.gz
/sbin/insmod /lib/modules/2.4.19-16mdk/kernel/sound/isa/snd-es18xx.o.gz 
snd_port=0x220 snd_mpu_port=0x330 snd_dma1=1 snd_dma2=5 snd_fm_port=0x388 
snd_irq=5 snd_isapnp=1
/lib/modules/2.4.19-16mdk/kernel/sound/isa/snd-es18xx.o.gz: init_module: No 
such device
Hint: insmod errors can be caused by incorrect module parameters, including 
invalid IO or IRQ parameters.
      You may find more information in syslog or the output from dmesg
modprobe: insmod /lib/modules/2.4.19-16mdk/kernel/sound/isa/snd-es18xx.o.gz 
failed
# delete snd-pcm
# delete snd-mpu401-uart
# delete snd-rawmidi
# delete snd-opl3-lib
# delete snd-timer
# delete snd-seq-device
# delete snd-hwdep
# delete snd
# delete soundcore
modprobe: insmod snd-es18xx failed

>
> Stephen

-- 

"I like being single.  I'm always there when I need me."-- Art Leo




-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to