On Sat, 11 May 2002 09:12:56 -0500
"José Andrés Martínez S." <[EMAIL PROTECTED]> wrote:

> Hi everybody
> 
> I have a problem with my ess-1869 (compaq armada 3500), I'm using kernel 2.4.18
> and ALSA 0.9.0rc1, my 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=5 snd_mpu_port=330 \
> snd_dma1=1 snd_dma2=0 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 looks like this:
> 
> #!/bin/sh
> echo "Sound is comming..."
> /sbin/modprobe snd-es18xx
> 
> 
> When I llok at /proc/asound/cards I got this:
> 
> 0 [card0          ]: ES1869 - ESS AudioDrive ES1869
>                      ESS AudioDrive ES1869 at 0x220, irq 5, dma1 1, dma2 0
> 
> And /proc/asound/oss/sndstat report me this:
> Sound Driver:3.8.1a-980706 (ALSA v0.9.0rc1 emulation code)
> Kernel: Linux cronos 2.4.18 #2 Sat May 11 07:40:26 UTC 2002 i686
> Config options: 0
> 
> Installed drivers:
> Type 10: ALSA emulation
> 
> Card config:
> ESS AudioDrive ES1869 at 0x220, irq 5, dma1 1, dma2 0
> 
> 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: mixer00
> 
> 
> The CD sounds great, the mic works, but when I try to reproduce a wav or mp3
> file I only could listen (in wav) the first 2 second, and after that a loops
> begin,with mp3 I only listen the 1st second, and after that the player doesn't
> go further.
> 
> Please could anyone help me?
> 
> I try all the other modules that posibly could emulate my card: sb8, sb16,
> es1688, but none of them works.
> 
> Thanks in advance

Well, I don't have a solution, but it certainly looks like some kind of IRQ
problem. You can check with 'cat /proc/interrupts' how many interrupts are
generated between the start and end of the audio application that 'loops
the sound'. Btw, your card isn't ISA PNP? HTH,

    -Frans

_______________________________________________________________

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