Bug 811368
Summary: | Fedora 17 cannot connect to PEAP using AR242x / AR542x Wireless Network Adapter | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | lionghostshop | ||||
Component: | kernel | Assignee: | John W. Linville <linville> | ||||
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 17 | CC: | dcbw, gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2012-04-17 14:11:57 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
lionghostshop
2012-04-10 20:05:09 UTC
(In reply to comment #0) > Additional info: > In fedora 16, AR242x / AR542x works. However, I tried new fedora. it does not > work. Which kernel version of Fedora 16? Both releases are based on the 3.3.1 kernel now, so the drivers should be the same. I think the version is the same since I have updated fedora 16 before changing to 17. Or it can be other component's bug? Can we see the contents of /var/log/messages? Created attachment 576597 [details]
/var/log/messages
I cannot connect to sMobileNet, which uses PEAP.
I've tried WiFi Link 5100, TP-link, AR242x / AR542x. None of them work in Fedora 17. Looks like IPv4 configuration is succeeding and IPv6 configuration is failing. Can you set NetworkManager to ignore IPv6 and try again? Is is something like "Edit Connections", select the wireless network, find the IPv6 tab, and set Method to "Ignore"... Once you ignore IPv6, does the connection succeed? It still failed. Please be noted that I also submitted a bug in https://bugzilla.redhat.com/show_bug.cgi?id=811447. You can find logs from wpa_supplant and dmesg It works now using follow versions of software components kernel-3.3.2-1.fc17.x86_64. NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 wpa_supplicant-1.0-0.2.fc17.x86_64 The key step is I downgrade from wpa_supplicant-1.0-0.3.fc17.x86_64 wpa_supplicant-1.0-0.2.fc17.x86_64. This is suggested in https://bugzilla.redhat.com/show_bug.cgi?id=811447 OK, sounds like the problem is with wpa_supplicant. I'm closing this as NOTABUG (against the kernel) for now... |