Network manager says wired network device not managed

Posted . Visible to the public.

If you have any trouble in accessing internet using your wired connection and while troubleshooting, if your network manager says that "device is not managed", open the terminal and follow the below steps to fix the issue.

sudo vim /etc/NetworkManager/NetworkManager.conf

change the line managed=false to managed=true

sudo service network-manager restart
Sandheep
Posted by Sandheep to Sandheep's deck (2013-07-09 10:39)