8086:4229 iwlagn: Received BA when not expected
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
During normal network activity, my dmesg (and consoles) are flooded with this "Received BA when not expected":
[334788.974003] wlan0: authenticate with bc:05:43:51:ca:96 (try 1)
[334788.978433] wlan0: authenticated
[334788.978473] wlan0: associate with bc:05:43:51:ca:96 (try 1)
[334788.986621] wlan0: RX AssocResp from bc:05:43:51:ca:96 (capab=0x431 status=0 aid=3)
[334788.986628] wlan0: associated
[334792.570202] iwlagn 0000:14:00.0: iwlagn_tx_agg_start on ra = bc:05:43:51:ca:96 tid = 0
[334801.510024] sixxs: no IPv6 routers present
[334807.813261] iwlagn 0000:14:00.0: Received BA when not expected
[334819.037974] iwlagn 0000:14:00.0: Received BA when not expected
[334819.242911] iwlagn 0000:14:00.0: Received BA when not expected
[334819.544146] iwlagn 0000:14:00.0: Received BA when not expected
[334819.567992] iwlagn 0000:14:00.0: Received BA when not expected
[334819.646839] iwlagn 0000:14:00.0: Received BA when not expected
[334820.158270] iwlagn 0000:14:00.0: Received BA when not expected
[334820.574084] iwlagn 0000:14:00.0: Received BA when not expected
[334820.981837] iwlagn 0000:14:00.0: Received BA when not expected
[334821.830410] iwlagn 0000:14:00.0: Received BA when not expected
[334822.416742] iwlagn 0000:14:00.0: Received BA when not expected
[334822.452382] iwlagn 0000:14:00.0: Received BA when not expected
[334822.460132] iwlagn 0000:14:00.0: Received BA when not expected
[334822.863274] iwlagn 0000:14:00.0: Received BA when not expected
[334822.911144] iwlagn 0000:14:00.0: Received BA when not expected
[334827.020467] iwlagn 0000:14:00.0: Received BA when not expected
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: linux-image-
Regression: Yes
Reproducible: No
ProcVersionSign
Uname: Linux 2.6.38-8-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: amd64
ArecordDevices:
**** List of CAPTURE Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC262 Analog [ALC262 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
Card0.Amixer.info:
Card hw:0 'Intel'/'HDA Intel at 0xfc700000 irq 46'
Mixer name : 'Realtek ALC262'
Components : 'HDA:10ec0262,
Controls : 27
Simple ctrls : 16
Date: Fri Apr 15 19:24:15 2011
Frequency: Once a day.
HibernationDevice: RESUME=/dev/sdb5
MachineType: FUJITSU SIEMENS LIFEBOOK P8010
PccardctlIdent:
Socket 0:
no product info available
PccardctlStatus:
Socket 0:
no card
ProcEnviron:
LANGUAGE=en_US:en
LANG=de_DE.UTF-8
LC_MESSAGES=
SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=
RelatedPackageV
linux-
linux-
linux-firmware 1.50
SourcePackage: linux
UpgradeStatus: Upgraded to natty on 2010-08-14 (243 days ago)
dmi.bios.date: 08/20/2008
dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
dmi.bios.version: Version 1.08
dmi.board.name: FJNB1E3
dmi.board.vendor: FUJITSU
dmi.board.version: CP365186-01
dmi.chassis.type: 10
dmi.chassis.vendor: FUJITSU SIEMENS
dmi.chassis.
dmi.modalias: dmi:bvnFUJITSU/
dmi.product.name: LIFEBOOK P8010
dmi.sys.vendor: FUJITSU SIEMENS
Changed in linux (Ubuntu): | |
status: | New → Confirmed |
I would like to confirm the issue is present in Ubuntu 11.04 amd64 (Linux kernel 2.6.38-8) with Intel Link 6250 WiFi/WiMAX card and the latest version of microcode from Intel. In my case both kern.log and syslog are flooded with "Received BA when not expected" messages.
The issue is most likely within the microcode for some Intel WiFi cards supporting 802.11n since it had been reported in other Linux distributions as well, for example over there: /bugzilla. redhat. com/show_ bug.cgi? id=646082 d/iwlwifi. conf
https:/
The proposed workaround was to modify iwlwifi options in /etc/modprobe.
echo "options iwlagn 11n_disable50=1 11n_disable=1" >> d/iwlwifi. conf
/etc/modprobe.