On 12/22/06, Ruland, Robert E. <[EMAIL PROTECTED]> wrote: > Thanks for the help. I followed Jim's advice, opened Sessions but found NM > already being there and enabled. Maybe it gives a clue that when I run > "nm-applet --sm-disable" from a console, the system seems to hang, just a > blinking cursor, I have to Crtl_C. > > Thanks, Robert
Is NetworkManager starting? Check if it is running with: ps -A | grep Net If it isn't started try to start it manually: sudo /etc/dbus-1/event.d/25NetworkManager start If it still fails to start run it in a console to see what errors it gives. sudo NetworkManager --no-daemon _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
