I have an Thinkpad R61e that I've installed Ubuntu 16.04 LTS on. When the system suspends WiFi will not connect until I reboot. I've tried restarting network manager, but this does not correct the problem. Any suggestions or help appreciated.
Asked
Active
Viewed 117 times
1
service networking restart
set up using this method: http://askubuntu.com/questions/226278/run-script-on-wakeup – Aedazan Nov 03 '16 at 02:28sudo systemctl restart network-manager.service
– Liso Nov 03 '16 at 02:29