LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Gentoo: NetworkManager issues (nm-applet) (https://www.linuxquestions.org/questions/linux-networking-3/gentoo-networkmanager-issues-nm-applet-4175425057/)

Rukiri 08-31-2012 07:54 PM

Gentoo: NetworkManager issues (nm-applet)
 
I can't seem to get NetworkManager working correctly, can connect to the internet though but I have wireless devices(several) and I prefer networkmanager over wicd or netcfg.

Code:

Spark ~ # nm-applet

** (nm-applet:6218): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: Launch helper exited with unknown return code 1
** Message: applet now removed from the notification area
** Message: applet now embedded in the notification area

** (nm-applet:6218): WARNING **: fetch_connections_done: error fetching connections: (25) Launch helper exited with unknown return code 1.

** (nm-applet:6218): WARNING **: Failed to register as an agent: (25) Launch helper exited with unknown return code 1
** Message: applet now removed from the notification area
** Message: Starting applet secret agent because GNOME Shell disappeared

** (nm-applet:6218): WARNING **: Failed to register as an agent: (25) Launch helper exited with unknown return code 1


andrewthomas 09-03-2012 08:30 AM

Is NetworkManager running?
Code:

/etc/init.d/NetworkManager status
Is it configured to start at boot?
Code:

rc-update show


All times are GMT -5. The time now is 05:20 PM.