You are not logged in.
Hi, every time I want to connect to my wireless network, I have to do:
-sudo iwconfig wlan0 essid "mynetworkname" key "mykey"
That's pretty annoying to keep doing every time I start up. I installed "kdeplasma-applets-networkmanagement" but I'm pretty sure I didn't do something properly because it didn't make a difference.
My rc.conf has this for daemons:
-DAEMONS=(syslog-ng network crond dbus !wicd net-auto-wireless)
What should I do?
Last edited by harsha (2012-08-09 06:27:19)
Offline
Why aren't you using the wicd? :-) this one works perfectly over here.
Remember, when using Linux, you're the one in control
http://www.linux-answered.com
Offline
Why aren't you using the wicd? :-) this one works perfectly over here.
It worked sometimes and sometimes not for me =[
Anyways, I figured it out... I feel like an idiot for not thinking about putting networkmanager in the startup daemons...
Offline
tr!x0r wrote:Why aren't you using the wicd? :-) this one works perfectly over here.
It worked sometimes and sometimes not for me =[
Anyways, I figured it out... I feel like an idiot for not thinking about putting networkmanager in the startup daemons...
Haha! :-) It can happen to the best of us. I had a similar problem with my sshd daemon :$
Remember, when using Linux, you're the one in control
http://www.linux-answered.com
Offline