Working around networkmanager wireless problems
November 17, 2011 at 11:30 pm Leave a comment
After upgrading to ubuntu 11.10 I had a few a problems with wireless internet on network manager
* Networkmanager failed to turn wireless back on if it was switched off until the machine was restarted.
* Gnome shells network manager applet is (deliberately) broken and doesn’t allow you to disconnect from a wireless network.
All in all this is quite irritating, as a horrible work around you can use nmcli to manage your connections.
nmcli conn list — shows you all connections
nmcli conn down uuid UUID — takes down the connection
Advertisement
Entry filed under: Uncategorized. Tags: .
Trackback this post | Subscribe to the comments via RSS Feed