enter this line on terminal sudo nano /etc/NetworkManager/nm-system-settings.conf then enter your password if propmpted make changes you want to and save them with ctrl+o i have this on my laptop working ok: ~$ cat /etc/NetworkManager/nm-system-settings.conf [main] plugins=ifupdown,keyfile
[ifupdown] managed=disabled 2009/4/22 bigdaddy <[email protected]> > yes but when i do that it comes up blank but when i go through the files > system i can see it but cant edit it > > -- > Network Manager claims devices are unmanaged > https://bugs.launchpad.net/bugs/280417 > You received this bug notification because you are a direct subscriber > of the bug. > > Status in “network-manager” source package in Ubuntu: Confirmed > > Bug description: > Network Manager's applet shows no connection. Clicking on it shows that > all interfaces are in "unmanaged" mode so that Network Manager has no > control over them. This occurs without the user making any changes to the > interfaces. User has not manually set the devices into unmanaged mode. How > to correct it in the Network Manager -> Edit Connections dialog is unclear. > > Details: > > $ uname -a > Linux Lenovo 2.6.27-6-generic #1 SMP Tue Oct 7 04:15:04 UTC 2008 i686 > GNU/Linux > > $ cat /etc/network/interfaces > auto lo > iface lo inet loopback > iface eth0 inet dhcp > > auto eth0 > > iface wlan0 inet dhcp > wireless-key XXXXXXXXX > wireless-essid XXXXXXXXXX > > $ apt-cache policy network-manager > network-manager: > Installed: 0.7~~svn20081004t225044-0ubuntu1 > Candidate: 0.7~~svn20081004t225044-0ubuntu1 > Version table: > *** 0.7~~svn20081004t225044-0ubuntu1 0 > 500 http://archive.ubuntu.com intrepid/main Packages > 100 /var/lib/dpkg/status > -- Network Manager claims devices are unmanaged https://bugs.launchpad.net/bugs/280417 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
