[Bug 294797] New: ipw3945 unable to connect Linksys WRT54GS
status <2>Trying to associate with 00:12:17:d4:2e:97 (SSID='NETZ' freq=0 MHz) wpa_state=ASSOCIATING <2>Associated with 00:12:17:d4:2e:97 status bssid=00:12:17:d4:2e:97 ssid=NETZ
https://bugzilla.novell.com/show_bug.cgi?id=294797 Summary: ipw3945 unable to connect Linksys WRT54GS Product: openSUSE 10.2 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: mhoppe@novell.com QAContact: qa@suse.de Found By: IS&T It is not possible to connect to an Linksys WRT54GS (v2) access point with WPA encryption enabled with an ipw3945 within a Lenovo T60p. Firmware is the newest installed on the WRT54GS. wpa_cli shows the following: pairwise_cipher=CCMP group_cipher=TKIP key_mgmt=WPA2-PSK wpa_state=ASSOCIATED
<2>CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
If I disable WPA, I can connect to the AP but I don't get an IP address. If I start a tcpdump on the AP, I can see that a DHCP reply is send to the client but a tcpdump on the client shows nothing. A connect with other cards like Atheros works fine. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=294797 Andreas Jaeger <aj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |jg@novell.com |screening@forge.provo.novell| |.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=294797#c1 Joachim Gleissner <jg@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mhoppe@novell.com --- Comment #1 from Joachim Gleissner <jg@novell.com> 2007-08-01 01:05:04 MST --- Could you attach the output of 'iwlist scan'? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=294797#c2 --- Comment #2 from Matthias Boettger <mhoppe@novell.com> 2007-08-01 01:36:57 MST --- iwlist eth1 scan eth1 Scan completed : Cell 01 - Address: 00:12:17:D4:2E:97 ESSID:"NETZ" Protocol:IEEE 802.11bg Mode:Master Channel:3 Encryption key:on Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 6 Mb/s; 9 Mb/s 11 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s 48 Mb/s; 54 Mb/s Quality=84/100 Signal level=-50 dBm Noise level=-50 dBm IE: WPA Version 1 Group Cipher : WEP-40 Pairwise Ciphers (2) : TKIP WEP-40 Authentication Suites (1) : PSK IE: IEEE 802.11i/WPA2 Version 1 Group Cipher : WEP-40 Pairwise Ciphers (2) : TKIP WEP-40 Authentication Suites (1) : PSK Extra: Last beacon: 220ms ago -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=294797#c3 Joachim Gleissner <jg@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|mhoppe@novell.com | --- Comment #3 from Joachim Gleissner <jg@novell.com> 2007-08-01 02:21:40 MST --- It's probably due to the broken cipher reporting (it should read TKIP instead of WEP-40 and CCMP instead of TKIP). You may be able to work-around by using ap_scan=2 or enabling CCMP group cipher in the AP. I'll try to find the cause for the broken reporting when I have some time for this. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=294797#c4 Joachim Gleissner <jg@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |mhoppe@novell.com --- Comment #4 from Joachim Gleissner <jg@novell.com> 2007-08-01 03:17:45 MST --- I think wireless-tools is the culprit. Could you install the wireless-tools package from STABLE and check whether this helps? It's compatbile with 10.2, so you do not need to update anything else. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=294797#c5 --- Comment #5 from Matthias Boettger <mhoppe@novell.com> 2007-08-08 03:06:06 MST --- No, it doesn't solve the problem but the Cipher is now correct. eth1 Scan completed : Cell 01 - Address: 00:12:17:D4:2E:97 ESSID:"NETZ" Protocol:IEEE 802.11bg Mode:Master Channel:3 Encryption key:on Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 6 Mb/s; 9 Mb/s 11 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s 48 Mb/s; 54 Mb/s Quality=69/100 Signal level=-50 dBm Noise level=-64 dBm IE: WPA Version 1 Group Cipher : TKIP Pairwise Ciphers (2) : CCMP TKIP Authentication Suites (1) : PSK IE: IEEE 802.11i/WPA2 Version 1 Group Cipher : TKIP Pairwise Ciphers (2) : CCMP TKIP Authentication Suites (1) : PSK Extra: Last beacon: 200ms ago -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=294797 Joachim Gleissner <jg@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|mhoppe@novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=294797#c6 --- Comment #6 from Matthias Boettger <mhoppe@novell.com> 2007-08-14 08:55:00 MST --- Very strange issue. I tested it with the other OS from Microsoft and it doesn't work too. So it is a general problem with the Intel driver in Windows and Linux or it's a Linksys bug. It works on a Linksys WRT54G but not on a WRT54GS. Very strange. I will create a bugreport for Linksys now. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=294797#c7 --- Comment #7 from Matthias Boettger <mhoppe@novell.com> 2007-08-20 01:25:21 MST --- Wireless with Linksys WRT54GS is working now. The solution was to disable the Broadcom Afterburner (Speedbooster) technology on the AP. After doing this everything is working fine. There seems to be a problem with the Intel driver in Linux and Windows and this Speedbooster technology. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=294797#c8 Joachim Gleissner <jg@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |INVALID --- Comment #8 from Joachim Gleissner <jg@novell.com> 2007-11-27 07:42:36 MST --- More probably in the ipw3945 firmware. But anyway, considering that this Speedbooster technology is most probably no defined standard, I think these things can happen. Closing as INVALID. Thanks for figuring out. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com