Network Manager stopped working

Issues Related to Networking (Wired and Wireless)

Moderator: Moderators

Network Manager stopped working

Postby ace-cro » Tue Nov 01, 2011 18:09

For some reason my network manager won't start at startup and when I try to start it manualy:

Code: Select all
$ sudo /etc/init.d/NetworkManager start
 * Starting NetworkManager
 * ERROR: NetworkManager failed to start


Please help
ace-cro
Young Hen
 
Posts: 24
Joined: Fri Mar 04, 2011 10:39

Re: Network Manager stopped working

Postby genfool » Wed Nov 02, 2011 0:57

Although nm has a bug for some people, not starting is not part of the bug, or first time I see this problem.
First I would make sure you are fully updated
http://wiki.sabayonlinux.org/index.php? ... t_to_do.3F
Then I would run in a root terminal
Code: Select all
equo deptest && equo libtest

just see if the test pulls in any packages that are missing, and helps.
If you use the search function of this forum or scroll down a bit, you will see a file to edit, but I doubt this file would keep nm from starting ... is possible I suppose.

NetworkManager is a choice, you do not need to use it, I am using nm on this one, on 2 others I use wicd.
If you want to switch to wicd and try it, is simple, can always switch back to nm later.
Code: Select all
equo install wicd

Code: Select all
rc-update add wicd default

Code: Select all
rc-update del NetworkManager

Just run those 3 commands and reboot, you installed wicd, you added it to a default run level and will start on boot, you deleted nm from a run level so it will not start.
Only non issue is depending on your de, still may have a nm dameon starting in the tool bar along with wicd dameon.
One works and the other does not, this can be fixed, see if you like wicd first before removing it.
User avatar
genfool
Technological Hen
 
Posts: 342
Joined: Fri Apr 03, 2009 17:56
Location: Albuquerque, NM

Re: Network Manager stopped working

Postby ace-cro » Wed Nov 02, 2011 13:50

Thx for the reply. I've installed wicd and it seems ok. Could you give me a quick rundown on it. It seems that I have to manualy set a connection (wired):

Code: Select all
$ sudo dhcpcd eth0


Could this be avoided so that this occures automaticly when a cable is plugged in?
ace-cro
Young Hen
 
Posts: 24
Joined: Fri Mar 04, 2011 10:39

Re: Network Manager stopped working

Postby bitERROR » Tue Nov 15, 2011 16:19

You can get more info running NetworkManager directly with the --log-level option.

Code: Select all
# NetworkManager start --log-level=DEBUG (or ERR)
User avatar
bitERROR
Simple Hen
 
Posts: 43
Joined: Mon Jul 04, 2011 20:14


Return to Networking and Wireless

Who is online

Users browsing this forum: No registered users and 1 guest