4 Jul 2009 dmarti   » (Master)

NetworkManager on Debian says: Device not managed

Just upgraded NetworkManager and nm-applet among other things and got this in the nm-applet popup that normally displays the available networks:

  device not managed

The fix is in this Debian bug report:

  1. Either (a) edit /etc/network/interfaces to comment out the interfaces you want NetworkManager to handle or (b) change managed=false to managed=true in /etc/NetworkManager/nm-system-settings.conf.

  2. sudo killall nm-system-settings

(It doesn't look like you need to bounce /etc/init.d/networking or /etc/init.d/network-manager—I tried those but that nm-system-settings process is what you really need to kill.) If you can read this the Debian laptop is back on the net.

Syndicated 2009-07-04 06:23:02 from Don Marti

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!