You are not logged in.
I have installed archbang from the 2012-05-10 image. When running from the live image there is no problem in connecting to wireless networks and being able to edit the connections. However, after installation it is no longer possible to do this. It can automatically connects to a wired dhcp network but as soon as I try to connect to another (wireless) network I get an error saying: "not authorized to control networking"
Running nm-applet as root works, but this is not the way it is supposed to be used.
Solution:
So after spending the entire day reading the entire internet I finally found a solution on the arch-forums, thought I'd share it here if someone else is having this very irritating issue.
- Open up ~/.xinitrc
- On the line that says "exec ck-launch-session dbus-launch" remove the "ck-launch-session"
- Restart slim
What's really annoying is that this is contrary to what some of the documentation is saying >:(
This should be fixed in the archbang installation.
Offline
Thanks for reporting back.
You could have found the solution here on the forums though, quite quickly.
See this post: http://bbs.archbang.org/viewtopic.php?id=2744
So the solution was under your nose if you would have made the connection to permission issues:
not authorized
What you can learn: always spell the update warnings thread when you are having update trouble...
Getting your questions answered here at ArchBang Forums
Please! Always give hardware info, if there is a chance that 's relevant: #lspci -vnn
Quote: What I have learnt from Linux is to minimize dependencies and functionalities for greater independence.
On Arch(bang) and Openbox: http://stillstup.blogspot.com/
Offline
Oh, wish I had seen that. Spent many hours on this. New to arch and archbang and not used to the forum sections. I did search the forum but didn't see it.
Oh well, now I know until next time.
Cheers!
Offline
Just another note on this subject as I had problems discovering how to overcome the "not authorised to control networking" message. I found that even after editing the ~/.xinitrc file as advised above, I still could not connect to my wireless. The solution was to log out and log in as root, give the password and then restart. Logging in as normal, it then connected automatically.
I am only posting this in case someone else unfamiliar with Arch (like me!) needs help.
Offline
Did you try a simple reboot before that; that should be enough or even just killing the present session and starting a new one.
Getting your questions answered here at ArchBang Forums
Please! Always give hardware info, if there is a chance that 's relevant: #lspci -vnn
Quote: What I have learnt from Linux is to minimize dependencies and functionalities for greater independence.
On Arch(bang) and Openbox: http://stillstup.blogspot.com/
Offline
I had tried a reboot last night after editing the file, but it made no difference, and that was what was foxing me. Only today did I think of logging in as root and trying that, and on a reboot logging in as normal it connected automatically.
I guess the normal user is not permitted to edit wireless connections still.
Forgive my naivety please, I am a long time Linux user, but new to all things Arch!
Offline
Oh man, this drove me crazy. Thanks!
Offline