You are not logged in.
Pages: 1
.
Last edited by sphetr2 (2023-10-30 04:36:27)
Offline
The option is "SECURITY=wpa" not SECURITY=wpa-psk
Otherwise have you tried all of:
http://wiki.archlinux.org/index.php/Net … leshooting
Last edited by iphitus (2008-05-11 13:25:41)
Offline
.
Last edited by sphetr2 (2023-10-30 04:36:35)
Offline
What does iwevent spit out?
Offline
.
Last edited by sphetr2 (2023-10-30 04:36:47)
Offline
.
Last edited by sphetr2 (2023-10-30 04:36:53)
Offline
Similar issue shown here
http://bbs.archlinux.org/viewtopic.php? … 79#p366579
Tell me if this works, adjust as neccessary:
wpa_passphrase MYSSID MYPASSPHRASE >> /etc/wpa_supplicant.conf
iwconfig wlan0 mode managed essid foobard channel 6
ifconfig wlan0 up
wpa_supplicant -D wext -i wlan0 -c /etc/wpa_supplicant.conf -dddd
dhcpd wlan0
Offline
do yourself a favor... follow the instructions for network manager.... http://wiki.archlinux.org/index.php/Networkmanager
and it will handle the wpa portion for you.
"As long as people are going to call you a lunatic anyway,
why not get the benefit of it? It liberates you from convention. "
Offline
.
Last edited by sphetr2 (2023-10-30 04:37:11)
Offline
.
Last edited by sphetr2 (2023-10-30 04:37:28)
Offline
.
Last edited by sphetr2 (2023-10-30 04:37:43)
Offline
Change -Dwext to -Dndiswrapper
Offline
.
Last edited by sphetr2 (2023-10-30 04:37:52)
Offline
Pages: 1