21st April 2017, 7:02
You'll have a difficult time convincing me there are *not* some sort of bugs remaining in NetworkManager.
For a while, I had to disconnect from my router before closing a laptop running Maui (and before that, flavors of Netrunner). Otherwise, NetworkManager would fail to awake upon reopening the laptop.
I'd fix it with
followed by
and all was well again.
But Maui 2.0 (I think) fixed that bug. A certain ISP based in Philadelphia, PA, still wants to boot me off when I travel to visit family, even though all the hardware recognizes the passwords, etc. Sigh.
For a while, I had to disconnect from my router before closing a laptop running Maui (and before that, flavors of Netrunner). Otherwise, NetworkManager would fail to awake upon reopening the laptop.
I'd fix it with
Code:
sudo killall NetworkManager
followed by
Code:
sudo NetworkManager
and all was well again.
But Maui 2.0 (I think) fixed that bug. A certain ISP based in Philadelphia, PA, still wants to boot me off when I travel to visit family, even though all the hardware recognizes the passwords, etc. Sigh.