public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* i810_audio.c: Clicks while playing audio
@ 2001-04-07 18:45 Naren Devaiah
  2001-04-07 20:48 ` Doug Ledford
  0 siblings, 1 reply; 2+ messages in thread
From: Naren Devaiah @ 2001-04-07 18:45 UTC (permalink / raw)
  To: linux-kernel

Hi,

On a HP Vectra VL 400 with a i815 motherboard playing a .wav file (haven't
tried anything else) causes the sound to be played with a lot of periodic
clicks. 
The kernel is 2.4.3
dmesg shows:
Intel 810 + AC97 Audio, version 0.01, 17:25:00 Apr  6 2001
PCI: Enabling device 00:1f.5 (0000 -> 0001)
PCI: Found IRQ 9 for device 00:1f.5
PCI: The same IRQ used for device 00:1f.3
PCI: Setting latency timer of device 00:1f.5 to 64
i810: Intel ICH 82801AA found at IO 0x1300 and 0x1200, IRQ 9
ac97_codec: AC97 Audio codec, id: 0x4352:0x5934 (Cirrus Logic CS4299)
i810_audio: 9568 bytes in 50 milliseconds
i810_audio: DMA overrun on send
i810_audio: DMA overrun on send

lsmod show:
root@darkstar:~# lsmod
Module                  Size  Used by
i810_audio             14084   0
ac97_codec              7908   0  [i810_audio]


My question is: What does "DMA overrun on send" mean?


Regards,
Naren




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: i810_audio.c: Clicks while playing audio
  2001-04-07 18:45 i810_audio.c: Clicks while playing audio Naren Devaiah
@ 2001-04-07 20:48 ` Doug Ledford
  0 siblings, 0 replies; 2+ messages in thread
From: Doug Ledford @ 2001-04-07 20:48 UTC (permalink / raw)
  To: Naren Devaiah; +Cc: linux-kernel

Naren Devaiah wrote:
> 
> Hi,
> 
> On a HP Vectra VL 400 with a i815 motherboard playing a .wav file (haven't
> tried anything else) causes the sound to be played with a lot of periodic
> clicks.
> The kernel is 2.4.3
> dmesg shows:
> Intel 810 + AC97 Audio, version 0.01, 17:25:00 Apr  6 2001
> PCI: Enabling device 00:1f.5 (0000 -> 0001)
> PCI: Found IRQ 9 for device 00:1f.5
> PCI: The same IRQ used for device 00:1f.3
> PCI: Setting latency timer of device 00:1f.5 to 64
> i810: Intel ICH 82801AA found at IO 0x1300 and 0x1200, IRQ 9
> ac97_codec: AC97 Audio codec, id: 0x4352:0x5934 (Cirrus Logic CS4299)
> i810_audio: 9568 bytes in 50 milliseconds
> i810_audio: DMA overrun on send
> i810_audio: DMA overrun on send
> 
> lsmod show:
> root@darkstar:~# lsmod
> Module                  Size  Used by
> i810_audio             14084   0
> ac97_codec              7908   0  [i810_audio]
> 
> My question is: What does "DMA overrun on send" mean?

It means it sounds like you have an older version of the driver (older here
means "not my latest patch").  I sent my stuff to Alan, and it was in the ac
series kernels, but I don't know what happened to make it into 2.4.3.  I'm
fixing one last known bug in the driver tonight, and when I'm done I'll put a
patch against 2.4.3 on my web site and drop a note here.

-- 

 Doug Ledford <dledford@redhat.com>  http://people.redhat.com/dledford
      Please check my web site for aic7xxx updates/answers before
                      e-mailing me about problems

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-04-07 20:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-07 18:45 i810_audio.c: Clicks while playing audio Naren Devaiah
2001-04-07 20:48 ` Doug Ledford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox