Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144148 - net-wireless/ieee80211-1.1.14 and older disconnects on SMP systems
Summary: net-wireless/ieee80211-1.1.14 and older disconnects on SMP systems
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Christian Heim (RETIRED)
URL: http://thread.gmane.org/gmane.linux.d...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-16 13:20 UTC by Magnus Ahlberg
Modified: 2006-09-06 11:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to fix the disconnecting-issue (ieee80211-1.1.14-tkip.patch,6.06 KB, patch)
2006-08-16 13:21 UTC, Magnus Ahlberg
Details | Diff
modified ebuild using the patch (ieee80211-1.1.14-r1.ebuild,2.91 KB, text/plain)
2006-08-16 13:22 UTC, Magnus Ahlberg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Magnus Ahlberg 2006-08-16 13:20:30 UTC
After having a few issues with my ipw3945 i found this mailing list conversation fixing the issue. The problem is that the ieee80211 stack, when used with an SMP kernel, disconnects when under heavy traffic. When this occurs dmesg shows the following errors:

N/A: Michael MIC verification failed for MSDU from 00:0f:cb:9a:58:67 keyidx=0
eth1: MSDU decryption/MIC verification failed (SA=00:0f:cb:9a:58:67 keyidx=0)
TKIP: ICV error detected: STA=00:0f:cb:9a:58:67

It is described more in the mailing list:

http://thread.gmane.org/gmane.linux.drivers.ipw3945.devel/89/focus=89

It turns out it is an upstream problem but there is a patch available and I was hoping that it could get included in the ebuild until 1.1.15 is released.

I am attaching the patch and a modified 1.1.14-ebuild that includes the patch and works fine for me.
Comment 1 Magnus Ahlberg 2006-08-16 13:21:18 UTC
Created attachment 94416 [details, diff]
patch to fix the disconnecting-issue
Comment 2 Magnus Ahlberg 2006-08-16 13:22:27 UTC
Created attachment 94417 [details]
modified ebuild using the patch
Comment 3 Christian Heim (RETIRED) gentoo-dev 2006-09-06 11:37:14 UTC
This is now in portage.