Bug 22592 - ath5k phy1: no further txbuf available, dropping packet in AD HOC mode
Summary: ath5k phy1: no further txbuf available, dropping packet in AD HOC mode
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Drivers
Classification: Unclassified
Component: network-wireless (show other bugs)
Hardware: x86-64 Linux
: P1 normal
Assignee: drivers_network-wireless@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-10 01:17 UTC by Octav Chipara
Modified: 2011-04-27 19:32 UTC (History)
3 users (show)

See Also:
Kernel Version: 2.6.32-21-386
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Octav Chipara 2010-11-10 01:17:06 UTC
Hi,

I've been using ath5k in adhoc mode. I'm transmitting a lot of UDP (ping) packets. After a while I'm getting the following error:

ath5k phy1: no further txbuf available, dropping packet 

This is quite repeatable. I have tried to update to the latest version of the driver. Here is the mod info:

filename:       ath5k.ko
version:        0.6.0 (EXPERIMENTAL)
license:        Dual BSD/GPL
description:    Support for 5xxx series of Atheros 802.11 wireless LAN cards.
author:         Nick Kossifidis
author:         Jiri Slaby
srcversion:     27F7D81E7091F2BE02AAC40
alias:          pci:v0000168Cd0000001Dsv*sd*bc*sc*i*
alias:          pci:v0000168Cd0000001Csv*sd*bc*sc*i*
alias:          pci:v0000168Cd0000001Bsv*sd*bc*sc*i*
alias:          pci:v0000168Cd0000001Asv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000019sv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000018sv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000017sv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000016sv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000015sv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000014sv*sd*bc*sc*i*
alias:          pci:v0000168Cd00001014sv*sd*bc*sc*i*                            
alias:          pci:v000010B7d00000013sv*sd*bc*sc*i*                            
alias:          pci:v0000A727d00000013sv*sd*bc*sc*i*                            
alias:          pci:v0000168Cd00000013sv*sd*bc*sc*i*                            
alias:          pci:v0000168Cd00000012sv*sd*bc*sc*i*                            
alias:          pci:v0000168Cd00000011sv*sd*bc*sc*i*                            
alias:          pci:v0000168Cd00000007sv*sd*bc*sc*i*                            
alias:          pci:v0000168Cd00000207sv*sd*bc*sc*i*                            
depends:        mac80211,led-class,cfg80211,ath                                 
vermagic:       2.6.32-21-386 SMP mod_unload modversions 486                    
parm:           nohwcrypt:Disable hardware encryption. (bool)                   
parm:           all_channels:Expose all channels the device can use. (bool)   

Any help figuring this out would be great!
Comment 1 John W. Linville 2010-11-10 13:27:20 UTC
Leaking txbuf in IBSS mode?  Can you recreate this at all in managed mode?
Comment 2 John W. Linville 2011-04-27 19:32:48 UTC
Closed due to lack of response...

Note You need to log in before you can comment on or make changes to this bug.