Bug 1516935
| Summary: | NetworkManager does not connect to Wi-Fi, if you change the MAC address | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Фукидид <fukidid> |
| Component: | NetworkManager | Assignee: | lorenzo bianconi <lorenzo.bianconi> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 27 | CC: | alexl, bgalvani, dcbw, fgiudici, fukidid, gnome-sig, john.j5live, lkundrak, mclasen, rhughes, rstrode, sandmann, thaller |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-02-28 15:15:21 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: | |||
|
Description
Фукидид
2017-11-23 15:48:30 UTC
The driver not supporting to change the MAC address. Or a race condition in supplicant to not notice the MAC address change. Provide a logfile if level=TRACE level ( https://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/contrib/fedora/rpm/NetworkManager.conf ). MT7601U wireless adapter. https://paste.fedoraproject.org/paste/kktYUueZSn9TehC-lM8PNA Could be http://lists.infradead.org/pipermail/hostap/2017-October/038035.html Beniamino? (In reply to Thomas Haller from comment #3) > Could be http://lists.infradead.org/pipermail/hostap/2017-October/038035.html It's possible. (In reply to Айфф from comment #2) > MT7601U wireless adapter. > > https://paste.fedoraproject.org/paste/kktYUueZSn9TehC-lM8PNA Hi, can you also attach wpa_supplicant debug logs? To capture them add '-dd' to OTHER_ARGS in /etc/sysconfig/wpa_supplicant, then run 'systemctl restart wpa_supplicant'; reproduce the issue and then attach the output of journalctl -u NetworkManager -u wpa_supplicant --since '2 minutes ago' Thanks. Patchset applied in wireless-drivers-next: - https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next.git/commit/?id=e96826bde3db15d37ebb7905c24a071d457e9132 - https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next.git/commit/?id=032a552e8dc9d2147e34157bb3b0b23e8f418e43 |