Was working OK on F10. Now, with F11 kde-plasma-networkmanagement-0.1-0.11.20090504svn.fc11.x86_64
No longer will connect to my wireless WPA. Keeps asking for password.
I gave up and tried nm-applet. Connects fine.
Yeh I am able to replicate this problem as well. Also having the same problem in another distro.
On Thu, Jun 11, 2009 at 6:31 AM, Neal Beckerndbecker2@gmail.com wrote:
Was working OK on F10. Now, with F11 kde-plasma-networkmanagement-0.1-0.11.20090504svn.fc11.x86_64
No longer will connect to my wireless WPA. Keeps asking for password.
I gave up and tried nm-applet. Connects fine. _______________________________________________ fedora-kde mailing list fedora-kde@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/fedora-kde New to KDE4? - get help from http://userbase.kde.org
On Wednesday 10 June 2009, Kevin Kofler wrote:
Neal Becker wrote:
Whatever was the current F10 update, as of yesterday.
That would be kde-plasma-networkmanagement-0.1-0.11.20090504svn.fc10, i.e. basically the same version as on F11... Maybe something in NM itself changed?
Maybe. It works very fast and reliably under F10 until update to F11, now it is 100% broken.
Of course, I also updated about 2000 other packages :)
On Wednesday 10 June 2009, Kevin Kofler wrote:
Neal Becker wrote:
Maybe. It works very fast and reliably under F10 until update to F11, now it is 100% broken.
Of course, I also updated about 2000 other packages :)
Another possible suspect is the kernel.
Kevin Kofler
Of course, it does work with nm-applet...
On Wednesday 10 June 2009, Kevin Kofler wrote:
Neal Becker wrote:
Maybe. It works very fast and reliably under F10 until update to F11, now it is 100% broken.
Of course, I also updated about 2000 other packages :)
Another possible suspect is the kernel.
Kevin Kofler
If I compare the logs for the case that failed with the one that succeeded, I see a variety of differences - it's hard to say what is important. There is one obvious difference, though:
The one that fails: Jun 10 20:00:44 nbecker1 NetworkManager: <info> Config: added 'ssid' value 'nbecker' Jun 10 20:00:44 nbecker1 NetworkManager: <info> Config: added 'scan_ssid' value '1' Jun 10 20:00:44 nbecker1 NetworkManager: <info> Config: added 'key_mgmt' value 'WPA-PSK' Jun 10 20:00:44 nbecker1 NetworkManager: <info> Config: added 'auth_alg' value 'OPEN' Jun 10 20:00:44 nbecker1 NetworkManager: <info> Config: added 'psk' value '<omitted>'
The one that succeeds: Jun 10 20:01:35 nbecker1 NetworkManager: <info> Config: added 'ssid' value 'nbecker' Jun 10 20:01:35 nbecker1 NetworkManager: <info> Config: added 'scan_ssid' value '1' Jun 10 20:01:35 nbecker1 NetworkManager: <info> Config: added 'key_mgmt' value 'WPA-PSK' Jun 10 20:01:35 nbecker1 NetworkManager: <info> Config: added 'psk' value '<omitted>'
Notice the 1st case sets 'auth_alg' to 'OPEN', while the 2nd doesn't set anything. Don't suppose that is significant?
On Thursday 11 June 2009, Kevin Kofler wrote:
Neal Becker wrote:
Notice the 1st case sets 'auth_alg' to 'OPEN', while the 2nd doesn't set anything. Don't suppose that is significant?
auth_alg=OPEN is wrong for WPA, only unencrypted and WEP are "open".
Kevin Kofler
fedora-kde mailing list fedora-kde@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/fedora-kde New to KDE4? - get help from http://userbase.kde.org
On 06/10/2009 06:01 PM, Neal Becker wrote:
Was working OK on F10. Now, with F11 kde-plasma-networkmanagement-0.1-0.11.20090504svn.fc11.x86_64
No longer will connect to my wireless WPA. Keeps asking for password.
I gave up and tried nm-applet. Connects fine.
Still works for WEP.
Jun 10 07:27:55 bartlaptop NetworkManager: <info> Config: added 'ssid' value 'YYYYYYY'
Jun 10 07:27:55 bartlaptop NetworkManager: <info> Config: added 'scan_ssid' value '1'
Jun 10 07:27:55 bartlaptop NetworkManager: <info> Config: added 'key_mgmt' value 'NONE'
Jun 10 07:27:55 bartlaptop NetworkManager: <info> Config: added 'auth_alg' value 'SHARED'
Jun 10 07:27:55 bartlaptop NetworkManager: <info> Config: added 'wep_key0' value '<omitted>'
Jun 10 07:27:55 bartlaptop NetworkManager: <info> Config: added 'wep_tx_keyidx' value '0'
Jun 10 07:27:55 bartlaptop NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
<snip>