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
Posted by Sandheep to Sandheep's deck (2013-07-09 10:39)