Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150752 - ieee80211-1.1.13 needs patch to work proberly on SMP
Summary: ieee80211-1.1.13 needs patch to work proberly on SMP
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Christian Heim (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-10 08:08 UTC by Simon Koenig
Modified: 2006-10-13 05:25 UTC (History)
1 user (show)

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


Attachments
patch fix for WPA on SMP with ieee80211 *.13 + *.14(not in portage) (ieee80211-1.1.14-tkip.patch,6.06 KB, patch)
2006-10-10 08:10 UTC, Simon Koenig
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Koenig 2006-10-10 08:08:25 UTC
Hi!
I just set up a new c2d Merom laptop with intel ipw3945abg wlan module.
During a big filetransfer (several gb) I noticed that the connection to the AP breaks reproducablely when using WPA.
----------------------
Oct 10 18:35:35 localhost TKIP: ICV error detected: STA=00:12:17:01:4f:02
Oct 10 18:35:37 localhost TKIP: ICV error detected: STA=00:12:17:01:4f:02
Oct 10 18:35:39 localhost TKIP: ICV error detected: STA=00:12:17:01:4f:02
Oct 10 18:35:47 localhost N/A: Michael MIC verification failed for MSDU from 00:12:17:01:4f:02 keyidx=0
Oct 10 18:35:47 localhost eth1: MSDU decryption/MIC verification failed (SA=00:12:17:01:4f:02 keyidx=0)
Oct 10 18:35:47 localhost TKIP: ICV error detected: STA=00:12:17:01:4f:02
Oct 10 18:35:47 localhost TKIP: ICV error detected: STA=00:12:17:01:4f:02
Oct 10 18:35:47 localhost wpa_cli: interface eth1 DISCONNECTED
----------------------

So I searched for a fix on the Inet and found this webpage:
http://www.tuxyturvy.com/blog/index.php?/archives/23-Using-the-IPW3945-with-Linux,-WPA,-and-the-SMP-Kernel.html

To cut this short: Applying the recommended patch fixes those issues for me. I don't if this is fixed in ieee80211-1.2.x as 1.1.x is needed for ipw3945 (1.2.x crashes system with ipw3945 module).

Best regards,
Simon
Comment 1 Simon Koenig 2006-10-10 08:10:35 UTC
Created attachment 99290 [details, diff]
patch fix for WPA on SMP  with ieee80211 *.13 + *.14(not in portage)
Comment 2 Christian Heim (RETIRED) gentoo-dev 2006-10-11 02:14:48 UTC
Carlo, please check metadata.xml ...
Comment 3 Christian Heim (RETIRED) gentoo-dev 2006-10-13 05:25:47 UTC
(In reply to comment #0)
> To cut this short: Applying the recommended patch fixes those issues for me. I
> don't if this is fixed in ieee80211-1.2.x as 1.1.x is needed for ipw3945 (1.2.x
> crashes system with ipw3945 module).
> 
> Best regards,
> Simon

Thanks a lot Simon for reporting this, I already had that fixed with 1.1.14 but the problem with 1.1.14 is its breaking horribly. So I just added the patch for the 1.1.13 version. Wait an hour, then sync up and remerge the package. It's fixed as we speak.