View previous topic :: View next topic |
Author |
Message |
Uzytkownik Guru
Joined: 31 Oct 2004 Posts: 399 Location: Bay Area, US
|
Posted: Wed May 09, 2007 10:53 am Post subject: NetworkManager |
|
|
I've install NetworkManager and I've add service to boot. When I log in nm-applet shows dialog it cannot connect to any resources (service didn't start but pgrep NetworkManager shows running daemon) and print on console about 30 times: Code: | (nm-applet:25880): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
|
It additionaly remove setted address from net.ath0.
What's wrong? Do I have to have dhclient(I use dhcpcd) - if yes why it's not in dependences? _________________ I've probably left my head... somwhere. Please wait untill I find it. |
|
Back to top |
|
|
alexandervdm n00b
Joined: 04 Jan 2007 Posts: 72
|
Posted: Wed May 09, 2007 10:39 pm Post subject: |
|
|
I had the same problem, in my case the resource that it couldn't connect to was its icon.
Running the command "gtk-update-icon-cache -f /usr/share/icons/hicolors" and then rebooting the system solved the issue for me.
You can ofcourse also restart the applet manually with the command "nm-applet --sm-disable" if rebooting isn't favorable.
I hope this solution works for you aswell. |
|
Back to top |
|
|
Uzytkownik Guru
Joined: 31 Oct 2004 Posts: 399 Location: Bay Area, US
|
Posted: Wed May 09, 2007 10:47 pm Post subject: |
|
|
Ok. It still disconnects, stop net services and do not work with my network
What can be wrong? _________________ I've probably left my head... somwhere. Please wait untill I find it. |
|
Back to top |
|
|
Uzytkownik Guru
Joined: 31 Oct 2004 Posts: 399 Location: Bay Area, US
|
Posted: Thu May 10, 2007 7:41 am Post subject: |
|
|
From log:
Code: | May 10 09:34:30 notebook [28388.654000] ath0: no IPv6 routers present
May 10 09:34:38 notebook NetworkManager: <info> Old device 'ath0' activating, w
on't change.
May 10 09:34:40 notebook NetworkManager: <info> Activation (ath0/wireless): ass
ociation took too long (>20s), failing activation.
May 10 09:34:40 notebook NetworkManager: <info> Activation (ath0) failure sched
uled...
May 10 09:34:40 notebook NetworkManager: <info> Activation (ath0) failed for ac
cess point (amp)
May 10 09:34:40 notebook NetworkManager: <info> Activation (ath0) failed.
May 10 09:34:40 notebook NetworkManager: <info> Deactivating device ath0.
|
_________________ I've probably left my head... somwhere. Please wait untill I find it. |
|
Back to top |
|
|
|