[Asterisk-Users] zaphfc syslog flooding
Michel Koenen
michel.koenen at gmail.com
Tue Aug 30 14:30:34 MST 2005
>
> From: Arik Funke arik.funke at gmx.de
> <asterisk-users%40lists.digium.com?Subject=%5BAsterisk-Users%5D%20zaphfc%20syslog%20flooding&In-Reply-To=>
> Hi,
>
> my zaphfc is flooding my syslog with two messages (even without asterisk
> running). Is this "normal"?:
> --------------------------------------------------
> zaphfc: bchan rx fifo not enough bytes to receive! (z1=1360, z2=1353,
> wanted 8 got 7), probably a buffer overrun.
> zaphfc: dropped audio (z1=2712, z2=2695, wanted 8 got 17, dropped 9).
>
>
> With Asterisk running (asterisk -vvvvvgc) but without ANY activity it
> prints these messages. Can anybody explain to me what the problem is?
> Or is there no "problem"?:
Arik,
I had the same problem until a few minutes ago. I found out that the device
driver for my IDE controller was not compiled in the kernel, nor was it
available as loadable module. So my IDE device was working without DMA and
in 16 bit mode. That was the cause for my problems. Maybe it is the same
cause for your issue.
I have recompiled the kernel with via82C (my chipset) support and now the
problems are gone. The driver was found under: device drivers -> ATA ->
via82cxxx chipset support.
When I now run hdparm /dev/hda1 it show me that the device is operating in
32bit DMA mode.
I just thought to let you know in case you still suffer from this issue.
Regards,
Michel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050830/2218a533/attachment.htm
More information about the asterisk-users
mailing list