You are not logged in.

#1 2011-04-14 14:21:58

fhtagn
Member
From: inside your head.
Registered: 2010-12-21
Posts: 16

Asus 1201N - wireless setup

Howdy, community! Once again, I come asking for help..

I have an asus 1201N eeepc and successfully installed arch on it. I have been following wiki on 1201N, wiki on 1201NL and wiki on Wireless Setup.

The driver (from AUR) seems to be correctly installed because iwconfig shows the interface is there, and after ifconfig wlan0 up, iwlist wlan0 scan shows some known networks around me.

Now... I understand that was the first part, getting the proper driver. My network uses WPA-Personal, so I need wpa_supplicant to work properly. Following the wiki and this, I can't get the right profile and

wpa_supplicant -B -i wlan0 -c /etc/wpa_supplicant.conf

gives me

ioctl[SIOCSIWAP]: Operation not permitted

=/

As of now, /etc/wpa_supplicant.conf has:

network={
       ssid="mywlan_ssid"
       bssid=mywlan_bssid
       proto=RSN
       key_mgmt=WPA-PSK
       #pairwise=CCMP TKIP (the default)
       psk=jabberwocky
}
}

Something I should try? Some more info you need?

Thank you

Offline

#2 2011-07-24 14:52:32

AlexandreSantos
Member
Registered: 2010-03-07
Posts: 6

Re: Asus 1201N - wireless setup

Do yout fix it?

I have the same problem, I reinstall arch, the error continue but now it connecting from wpa_supplicant

someone?

Offline

#3 2011-07-24 23:36:13

wojox
Member
From: San Antonio TX.
Registered: 2009-08-27
Posts: 35

Re: Asus 1201N - wireless setup

Netcfg works a lot better for my asus.


“Simplicity is the key to brilliance.” - Bruce Lee

Offline

#4 2011-07-25 09:30:43

AlexandreSantos
Member
Registered: 2010-03-07
Posts: 6

Re: Asus 1201N - wireless setup

Ops, thanks, this work....

netcfg and networkmanager have conflicts?

Offline

Board footer

Powered by FluxBB