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.3FThen 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.