...and the worst part is, most of the time after
ifconfig wlan0 up
is issued, the system hangs.
Does anyone have an idea of how to get WiFi working on a TS-7200?
I found these instructions for WPA2 on the WiFiBox site:
1) Bring the wlan0 interface up
* ifconfig wlan0 up
2) Generate a configuration file for wpa_supplicant to use
* wpa_passphrase the_essid the_password > /etc/wpa_supplicant_custom.conf
3) Insert "proto=RSN" into "network" block in /etc/wpa_supplicant_custom.conf
4) Use wpa_supplicant to associate with AP and run it in the background (-B)
* wpa_supplicant -iwlan0 -Dwext -c/etc/wpa_supplicant_custom.conf -B
5) Dynamically assign IP
* udhcpc -i wlan0
The problem is, if I dont do insmod zd_b.o, I can't run ifconfig wlan0 up, and
once I do, then run ifconfig wlan0 up, it hangs.
Arrrrrgh! Help!
Many TIA,
Craig
Many TIA,
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|