
Originally Posted by
Iowan
Network Manager is still present in 10.04... though there are several threads that mention it missing. It can be added back via the Notification Area... (once again, I'll need to search for a link).
Hey Iowan, I found this thread :: http://ubuntuforums.org/showthread.php?t=1469625
However it did not help me. First I tried
Code:
nm-applet --sm-disable
That didn't work, this is what I got.
Code:
jb@jb-laptop:~$ nm-applet --sm-disable
An instance of nm-applet is already running.
** (nm-applet:2081): WARNING **: <WARN> constructor(): Couldn't initialize the D-Bus manager.
another fix stated in the thread was enter the command
Code:
sudo edit /etc/NetworkManager/nm-system-settings.conf
and change managed = false to true. however when i enter that command i get the following...
Code:
jb@jb-laptop:~$ sudo edit /etc/NetworkManager/nm-system-settings.conf
Warning: unknown mime-type for "/etc/NetworkManager/nm-system-settings.conf" -- using "application/octet-stream"
Error: no "edit" mailcap rules found for type "application/octet-stream"
Bookmarks