Hi everybody!

I'm working on the configuration of my compaq armada 3500 (ESS1869), using my
own modified version of vector linux. I'm using alsa-0.5.9d.My configure
command was the following:

./configure --with-debug=full --with-isapnp=no --with-oss=yes \
--with-cards=es18xx

then make install

My kernel is 2.4.5 (Slackware 8.0 version) and I have sound modular.

My etc/modules.conf is:

#ALSA Configuration
alias char-major-116 snd
alias snd-card-0 snd-card-es18xx
options snd-card-es18xx snd_port=0x220 snd_mpu_port=300 snd_irq=5 \
snd_dma1=1 snd_dma2=5
#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

My /etc/rc.d/rc.local is:
#!/bin/sh
echo "Sound is comming..."
/sbin/modprobe soundcore
/sbin/modprobe snd
/sbin/modprobe snd-card-es18xx

When I look at the proc/asound/sndstat I got this:
Sound Driver:3.8.1a-980706 (ALSA v0.5.9d emulation code)
Kernel: Linux cronos 2.4.5 #12 Sun May 5 17:39:23 UTC 2002 i686
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
ESS AudioDrive ES1869 at 0x220, irq 5, dma1 1, dma2 5

Audio devices:
0: ESS AudioDrive ES1869 (DUPLEX)

Synth devices: NOT ENABLED IN CONFIG

Midi devices:
0: MPU-401 (UART)

Timers:
7: system timer

Mixers:
0: ESS AudioDrive ES1869

I can reproduce CD's without trouble, but when I try to play some wav or mp3
file, I only have a infinite (almost) loop, I try to force the size of the dma
chanels using snd_dma_size=64, but the thing doesn't change, and at this point
I don't know what to do. I try to configure my card as a sb16 or sb8 but it
doesn't work, and finally I try the lastest version of alsa, but I receive an
unresolved dependencies error when I insert the snd module.

Please, could anybody help me?, I love my mp3 and my portable without them wold
be to lonely and sad.

Thanks in advance, and please forgive me for my precarious english.

Jose Andres Martinez

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