You are not logged in.

#1 2012-08-13 21:05:52

mark-o-solo
Member
Registered: 2012-03-19
Posts: 77

NetworkManager not working: not authorized

Dear community,
I have been facing this problem for a while now and I think it is time to seek help. When trying to connect to a wireless network on my laptop, I get the notification:
(32) Not authorized to control networking
running sudo nm-applet gives me (in the terminal):
Failed to register as an agent: (32) no session found for uid 0
But it opens in the notification area. Trying to connect to a network with the sudo applet gives me:
async_get_type /orgfreedesktop/NetworkManager/ActiveConnection/2 : Method "Get" with signature "ss" on interface "org.freebus.DBus.Properties" doesnt exist
The following threads did not help:
http://bbs.archbang.org/viewtopic.php?id=2759
https://bbs.archlinux.org/viewtopic.php?id=118351
My xinitrc contains:
exec ck-launch-session dbus-launch startlxde
All help is appreciated

Last edited by mark-o-solo (2012-08-14 13:09:53)

Offline

#2 2012-08-14 18:34:07

Fliegenfalle
Member
Registered: 2012-07-11
Posts: 30

Re: NetworkManager not working: not authorized

are you in the "network" group?
If not, try

gpasswd -a [username] network

Visit this Wiki article for more infos about users, groups and permissions.

Offline

#3 2012-08-14 18:44:42

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: NetworkManager not working: not authorized

first of all, you need to start networkmanager, then install polkit-gnome and be sure that the proces /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 it's running after login.


Give what you have. To someone, it may be better than you dare to think.

Offline

#4 2012-08-14 19:18:54

mark-o-solo
Member
Registered: 2012-03-19
Posts: 77

Re: NetworkManager not working: not authorized

I AM member of the network group, polkit-gnome is installed and  networkmanager as well as usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 are running.
I feel really helpless about this bug

Last edited by mark-o-solo (2012-08-14 19:19:06)

Offline

#5 2012-08-15 12:31:16

mark-o-solo
Member
Registered: 2012-03-19
Posts: 77

Re: NetworkManager not working: not authorized

anyone ?

Offline

#6 2012-08-15 12:47:34

debazthed
Member
Registered: 2012-01-05
Posts: 24

Re: NetworkManager not working: not authorized

So you can connect to networks manually or with a different tool like wicd?

Offline

#7 2012-08-15 19:54:22

mark-o-solo
Member
Registered: 2012-03-19
Posts: 77

Re: NetworkManager not working: not authorized

yes, wicd does connect

Offline

#8 2012-08-16 17:39:35

StR@ng3r
Member
Registered: 2011-11-12
Posts: 65

Re: NetworkManager not working: not authorized

Open /etc/dbus-1/systemd/org.freedesktop.NetworkManager.conf change "deny" to "allow" for a couple of entries.
This is mine: http://paste2.org/p/2127463

Last edited by StR@ng3r (2012-08-16 18:07:22)

Offline

Board footer

Powered by FluxBB