Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 296009 - NetworkManager 0.7.1-r6 doesn't connect to WPA-protected AP
Summary: NetworkManager 0.7.1-r6 doesn't connect to WPA-protected AP
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-06 21:39 UTC by Morse
Modified: 2009-12-07 13:21 UTC (History)
0 users

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


Attachments
(NetworkManager --no-daemon)'s output (paste_.txt,5.02 KB, text/plain)
2009-12-06 21:41 UTC, Morse
Details
emerge --info (info,3.68 KB, text/plain)
2009-12-06 21:44 UTC, Morse
Details
NetworkManager on 2.6.31-r4 (info,5.80 KB, text/plain)
2009-12-07 13:21 UTC, Morse
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Morse 2009-12-06 21:39:40 UTC
I just updated kernel to 32 and NM to 0.7.1-r6, and now it won't connect to WPA. It initiates connection, asks or asks not for a key (based on if it was saved previously), obtains IP, sets the routes, and disconnects almost immediately. Open nets or WPE-protected work fine.

WiFi module - iwl3945

Reproducible: Always

Steps to Reproduce:
1.NetworkManager-0.7.1-r6, nm-applet-0.7.1.-r3
2.choose WPA-protected net from the list

Actual Results:  
endless loop of connection-disconnection. when it says it connected signal's meter is in zero. in a few seconds it says "disconnected" and begin to connect again

Expected Results:  
normal connection
Comment 1 Morse 2009-12-06 21:41:33 UTC
Created attachment 212278 [details]
(NetworkManager --no-daemon)'s output

one iteration of the endless connection-disconnection loop
Comment 2 Morse 2009-12-06 21:44:37 UTC
Created attachment 212280 [details]
emerge --info
Comment 3 Robert Piasek (RETIRED) gentoo-dev 2009-12-07 12:36:28 UTC
Do you have the same problem with kernel 2.6.31?

From logs I can see that networkmanager works perfectly fine, but driver for your hardware is loosing connection.

Could you please try if you can reproduce problem on kernel 2.6.31?

Comment 4 Morse 2009-12-07 13:21:25 UTC
Created attachment 212337 [details]
NetworkManager on 2.6.31-r4

kernel-2.6.31-gentoo-r4 - same situation except signal meter's level: it's not zero like in .32 but the real level (i have about 80%). But the rest is alike: it's not workable.

I really doubt that the problem is in driver, as now i'm writing this from the very same laptop with my net-auth changed to WEP - all working. I almost sure, that if i config my WiFi manually by init script it would work on both kernels, and that something is wrong in NM-wpa_supplicant interaction