I am running 15.1 on my Dell XPS laptop. When I am at home, wlan0
behaves fine. If I leave the laptop on and go to work, when I get there the wlan0
interface gets hung up and does not attach to the office wifi network.
I try to restart networking and that gets hung up too:
Even trying to kill the process has no effect:
The only thing that works is rebooting, not very satisfactory.
The above happens in reverse when I return home from the
office. wlan0 doesn't find the home network and I have to reboot again.
This home-to-office and back process worked perfectly fine with 15.0,
and I didn't touch the wifi configuration when upgrading from 15.0 to
15.1.
Is this a known issue?
behaves fine. If I leave the laptop on and go to work, when I get there the wlan0
interface gets hung up and does not attach to the office wifi network.
I try to restart networking and that gets hung up too:
Code:
service netif restart
Stopping wpa_supplicant.
Waiting for PIDs: 437
<indefinite wait>
Even trying to kill the process has no effect:
Code:
sudo pkill -9 wpa_supplicant
The above happens in reverse when I return home from the
office. wlan0 doesn't find the home network and I have to reboot again.
This home-to-office and back process worked perfectly fine with 15.0,
and I didn't touch the wifi configuration when upgrading from 15.0 to
15.1.
Is this a known issue?