On Sun, 12 May 2002 16:22:18 -0500
"Josi Andris Martmnez S." <[EMAIL PROTECTED]> wrote:

>  
> > 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
> > 
> > _______________________________________________________________
> 
> 
> I check what you say, and the /proc/interrupts looks like this after play a wav:
> 
> 
> bash-2.04$ cat /proc/interrupts
>            CPU0
>   0:      23897          XT-PIC  timer
>   1:         56          XT-PIC  keyboard
>   2:          0          XT-PIC  cascade
>   3:          2          XT-PIC  3c589_cs
>   5:          3          XT-PIC  ES18xx
>   7:          2          XT-PIC  parport0
>  11:          0          XT-PIC  Texas Instruments PCI1220, Texas Instruments
> PCI1220 (#2), usb-uhci
>  12:       1421          XT-PIC  PS/2 Mouse
>  14:       9988          XT-PIC  ide0
>  15:          2          XT-PIC  ide1
> NMI:          0
> LOC:          0
> ERR:          0
> 
> and during the playback and after it changes to this:
> 
> 
> bash-2.04$ cat /proc/interrupts
>            CPU0
>   0:      28879          XT-PIC  timer
>   1:        193          XT-PIC  keyboard
>   2:          0          XT-PIC  cascade
>   3:          2          XT-PIC  3c589_cs
>   5:         15          XT-PIC  ES18xx
>   7:          2          XT-PIC  parport0
>  11:          0          XT-PIC  Texas Instruments PCI1220, Texas Instruments
> PCI1220 (#2), usb-uhci
>  12:       2747          XT-PIC  PS/2 Mouse
>  14:      10213          XT-PIC  ide0
>  15:          2          XT-PIC  ide1
> NMI:          0
> LOC:          0
> ERR:          0
> 
> Any suggestions?
> 
> Thanks in advance.

Sorry, no :( But by replying to the list someone else can maybe
help you :) Note that interrupts have been generated:

   5:          3          XT-PIC  ES18xx
   5:         15          XT-PIC  ES18xx

Just curious, what does 'cat /proc/dma' say? 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