Bug 786605
Summary: | kernel-3.2.2-1.fc16.x86_64 regression in iwlwifi driver causes network connection drops | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Gerard Fernandes <gerard.fernandes> |
Component: | kernel | Assignee: | John W. Linville <linville> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 16 | CC: | gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, samelstob, thomas |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-02-02 19:02:50 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: |
Description
Gerard Fernandes
2012-02-01 21:51:45 UTC
I'm experiencing the same problem with Kernel 3.2.2-1.fc16.x86_64. After turning the wireless adapter on/off it behaves 'normal' again, but after a (little) while it happens again. From time to time I check the rate in the terminal with the command, `iwlist wlan0 rate`. In normal state its 150 Mb/s, it makes small drops to 135 Mb/s, sometimes it recovers, but most of the time it will slowly drop to 1 Mb/s, which causes the connection to fail, whilst the network manager stays its still connected. As Gerard states, this does not occur when booting in 3.1.9. I am experiencing the same problem as well. lspci: Intel Corporation Centrino Wireless-N 1030 (rev 34) Kernel: 3.2.2-1.fc16.x86_64 router: vmdg280 netgear wireless n cable gateway System working fine for months until today. No change to hardware. Kernel was upgraded by yum on Jan 30th. First noticed the problem today when working from home. Wireless in the office which is b/g worked fine. Additional troubleshooting info: 1. Reloading the driver fixes it temporarily sudo modprobe -r iwlwifi sudo modprobe iwlwifi 2. There appear to be lots of these messages in the syslog compared to previous weeks "iwlwifi 0000:01:00.0: Tx aggregation enabled on ra = a0:21:b7:5b:9f:b2 tid = 0" [sam@deben modprobe.d]$ sudo grep -c 'Tx aggregation enabled' /var/log/messages* /var/log/messages:348 /var/log/messages-20120109:21 /var/log/messages-20120115:13 /var/log/messages-20120122:34 /var/log/messages-20120130:52 3. iwconfig shows lots of excessive retries wlan0 IEEE 802.11bgn ESSID:"thesams" Mode:Managed Frequency:2.437 GHz Access Point: A0:21:B7:5B:9F:B2 Bit Rate=150 Mb/s Tx-Power=15 dBm Retry long limit:7 RTS thr:off Fragment thr:off Power Management:off Link Quality=36/70 Signal level=-74 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:5509 Invalid misc:53 Missed beacon:0 *** This bug has been marked as a duplicate of bug 785239 *** |