You are not logged in.

#1 2011-04-23 11:59:17

caesius
Member
Registered: 2011-04-23
Posts: 1

WiFi works using manual setup, not automatically.

I can set up wireless and grab an IP address thus:

# iwconfig wlan0 essid "MyEssid" key 0A0A0A0A0A
# dhcp wlan0

But it does not come up automatically when I boot. I have this is /etc/rc.conf

eth0="dhcp"
wlan0="dhcp"
wlan_wlan0="wlan0 essid MyEssid key 0A0A0A0A0A

What have I missed?

Cheers.

Offline

#2 2011-04-23 16:05:40

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,693

Re: WiFi works using manual setup, not automatically.

Closing quote?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#3 2011-04-26 18:24:54

unilx
Member
From: Fredericton,Canada
Registered: 2009-10-01
Posts: 183

Re: WiFi works using manual setup, not automatically.

Install wicd and wicd-gtk, then add wicd to your daemons in /etc/rc.conf.Now just reboot or run "sudo /etc/rc.d/wicd start"
Also set your network in wicd to auto-connect, or, like ewaller said add the closing quote

Last edited by unilx (2011-04-26 18:35:06)

Offline

Board footer

Powered by FluxBB