Finally it works!

My ess1869 is up and I can listen my mp3 files again, the problem was that I
try the irq 5 all the time, because I found a lot of information in the
Internet with this, but my card (compaq armada 3500) use the irq 9, so my new
/etc/modules.conf looks like this:

#ALSA Configuration
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1
alias snd-card-0 snd-es18xx
options snd-es18xx snd_port=0x220 snd_irq=9 snd_mpu_port=330 \
snd_dma1=1 snd_dma2=5 snd_isapnp=0
#OSS/Free Setup
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

And my /etc/rc.d/rc.local like this:
#!/bin/sh
echo "Sound is comming..."
/sbin/modprobe snd-es18xx

As I tell you it works now, BUT, in KDE3 I only could listen any sounds using
aplayer as external player, and after play a song the sounds disappear for a
while, I don't know why, so if somebody could give me a clue I wold thank you
a lot.

Thanks for the support and I hope my experience could help the comunity.



-- 
When I don't like something 
I don't complain about it, 
I code something I do like

Mosfet

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to