Re: Aheros AR9565: buffer error messages from ath_edma_rxbuf_alloc and ath_edma_rxfifo_alloc

2015-11-26 Thread José Pérez
Hi Adrian, ATH_ENABLE_11N was missing from kernel config, now it works perfectly, sorry for the noise. Here's the sysct output FYI: Nov 26 19:10:12 current kernel: no tx bufs (empty list): 0 Nov 26 19:10:12 current kernel: no tx bufs (was busy): 0 Nov 26 19:10:12 current kernel: aggr single

Re: Aheros AR9565: buffer error messages from ath_edma_rxbuf_alloc and ath_edma_rxfifo_alloc

2015-11-24 Thread Adrian Chadd
Hm, what's in your kenrel config file? Is ENABLE_11N or whatever the ath driver option there? sysctl dev.ath.0.txagg=1 ; then check dmesg and output me the results. Thanks! -a On 24 November 2015 at 14:50, José Pérez wrote: > Dear Svatopluk, > tried again with current, and I

Re: Aheros AR9565: buffer error messages from ath_edma_rxbuf_alloc and ath_edma_rxfifo_alloc

2015-11-24 Thread José Pérez
Dear Svatopluk, tried again with current, and I get (almost) the same: Nov 23 18:14:47 current kernel: ath0: ath_edma_rxbuf_alloc: nothing on rxbuf?! Nov 23 18:14:47 current kernel: ath0: ath_edma_rxfifo_alloc: Q1: alloc failed: i=0, nbufs=128? Nov 23 18:14:47 current kernel: ath0:

Aheros AR9565: buffer error messages from ath_edma_rxbuf_alloc and ath_edma_rxfifo_alloc

2015-11-23 Thread José Pérez
Hi, I am the (happy?) owner of an Atheros AR9565 which used to work just fine. I recently updated an old -current, and a flood of these messages bumped up: Nov 13 17:47:16 test kernel: ath0: ath_edma_rxbuf_alloc: nothing on rxbuf?! Nov 13 17:47:16 test kernel: ath0: ath_edma_rxfifo_alloc:

Re: Aheros AR9565: buffer error messages from ath_edma_rxbuf_alloc and ath_edma_rxfifo_alloc

2015-11-23 Thread Svatopluk Kraus
On Mon, Nov 23, 2015 at 1:12 PM, José Pérez wrote: > Hi, > I am the (happy?) owner of an Atheros AR9565 which used to work just fine. > > I recently updated an old -current, and a flood of these messages bumped up: > Nov 13 17:47:16 test kernel: ath0: ath_edma_rxbuf_alloc: nothing