Bug 806452

Summary: Update Kernel 3.3.0-4.fc16 breaks Intel Wireless-N 1000
Product: [Fedora] Fedora Reporter: privat
Component: kernelAssignee: John W. Linville <linville>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: 3.3.0-8.fc16.x86_64 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-04 00:33:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
dmesg output after 6 reconnect circles
none
dmesg with one additional circle with wd_disable=1 none

Description privat 2012-03-23 19:27:38 UTC
Description of problem:
The updated Kernel 3.3.0-4.fc16 breaks connectivity with Intel Wireless-N 1000. I am able to connect to my W-Lan (WPA2-PSK) but after 10-20 seconds it disconnects and reconnects normally again just to disconnect again. This cyclus keeps repeating as long as the Device is active.
In the time the connection is actually connected it works normal.

It works without (significant) problems under Kernel 3.2.7-1


Version-Release number of selected component (if applicable):
Kernel 3.3.0-4.fc16.x86_64


How reproducible:
Everytime


Steps to Reproduce:
1.Boot kernel 3.3.0
2.Connect to WPA2 protected Wlan
3.Observerve continued disconnects
  
Actual results:
Unstable and unusable Connection.

Expected results:
Stable connection like in Kernel 3.2.7

Additional info:
lspci -s 03:00.0:
03:00.0 Network controller: Intel Corporation Centrino Wireless-N 1000

P.S.: This is my first Bug report so it is probably not so well made.

Comment 1 John W. Linville 2012-03-26 14:28:54 UTC
Can we see the output from 'dmesg' after a few disconnects?

Have you tried using the 'wd_disable=1' option when loading the iwlwifi module?

Comment 2 privat 2012-03-26 16:23:47 UTC
ok just discovered one oddity:

It seems to only occur when I use the Speedport W722v at my girlfriend's place, while the Speedport W701v at my home works fine.
So the problem Is still that with 3.3 the connection is unstable but that is Access point dependent.

The bad part: it will be about 2 weeks before I can reproduce the error to cap dmesg.

Comment 3 privat 2012-04-03 20:34:48 UTC
Created attachment 574977 [details]
dmesg output after 6 reconnect circles

This is the dmesg output after 6 reconnect circles. The module iwlwifi has not been loaded with special options.

Comment 4 privat 2012-04-03 20:36:52 UTC
Created attachment 574978 [details]
dmesg with one additional circle with wd_disable=1

This is the dmesg output after the iwlwifi module has been reloaded with wd_disable=1 and one reconnect circle has happend.

Comment 5 privat 2012-04-03 20:38:51 UTC
I attached the requested output. Reloading the module with "wd_disable=1" did not change the reconnecting behavior.

Comment 6 privat 2012-04-03 22:24:18 UTC
ok the kernel version 3.3.0-8.fc16.x86_64 fixed it.

Comment 7 Josh Boyer 2012-04-04 00:33:27 UTC
OK, thanks for letting us know.