Bug 28312
Summary: | wpa_supplicant does not recognize resume from suspend and does not reinicialize key | ||
---|---|---|---|
Product: | Networking | Reporter: | Cijoml Cijomlovic Cijomlov (cijoml) |
Component: | Wireless | Assignee: | networking_wireless (networking_wireless) |
Status: | RESOLVED WILL_NOT_FIX | ||
Severity: | high | CC: | alan, linville, rjw, stf_xl |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.12 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 7216 |
Description
Cijoml Cijomlovic Cijomlov
2011-02-05 18:54:25 UTC
What kernel version is the report against? What driver are you using? 2.6.37, I tested both drivers staging RT2860STA and rt2x00. Both behaves the same way. Last working kernel for me was 2.6.32.X with RT2860STA driver (rt2x00 was included later to vanilla kernel) Closing as obsolete, if this is still seen on modern kernels please update This is still valid even for newest 3.12 kernel :( Thanks This will not be fixed, it is up to user space to establish connection correctly after resume from suspend. It worked before, because of using staging driver. NetworkManager react properly on suspend/resume, if you want to use wpa_supplicant you should add hook to /etc/pm/sleep.d/ which which will stop/start supplicant on suspend/resume. |