Changes between Initial Version and Version 1 of Ticket #21, comment 1
- Timestamp:
- Feb 19, 2015, 9:52:08 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21, comment 1
initial v1 1 Now I can reproduce one scenario when xwlan does not reconnect. Switching Access Point off for a short time and on again. This leads to letxwlan start searching while dhclient and wpa_supplicant are still running (without killing them as it would be when connection drops for a long time).1 Now I can reproduce a scenario where xwlan loses connection and does not reconnect. Switching Access Point off for a short time and on again. This leads to xwlan start searching while dhclient and wpa_supplicant are still running (without killing them as it would be when connection drops for a long time). 2 2 3 In this state it would be sufficiant to send reassociate to the wpa_supplicant. In fact I've implemented this now and it works for me. But I fear what Yuri and Alex describes above are different cases. 3 In this state it is sufficient to send reassociate to the wpa_supplicant. In fact I've implemented this now and it works for me. 4 5 But I fear what Yuri and Alex describes above are different cases. 4 6 5 7 Feedback required. One thing to try in case connection dropped is 'Properties - WPA Supplicant - Reconnect'.