On Sun, Aug 30, 2009 at 9:41 PM, bburtan65<> wrote:
>
>
> --- In "yanniepa" <> wrote:
>>
>> Hi folks,
>>
>> I have bought a WIFI USB stick IOGEAR model from embeddedarm and I am
>> looking to use it with a ts7350 board. Please can anyone tell me what I need
>> to do to get it to work ?
>>
>> Thanks.
>>
>> Yannick M.
>>
>
> I gave up on that thing months ago. I could never figure out how to
> configure it properly. I could see it in a wi-fi stumbler app on my Mac and
> it would appear as a ad-hoc choice but I could never connect to it.
>
> If someone wants to go through the setup procedure in severe gory detail,
> the Bird of Paradise will forever nest on your rooftop.
>
I did this some time ago, but it is the general procedure for Linux
without graphical interface.
You need to download wireless tools and the kernel module (driver) all
of which you can download from TS ftp. Then:
* Load the module with "insmod -f zd.o" (assuming the module is still
called that way).
* Bring the interface up: "ifconfig wlan0 up".
* Configure the radio with iwconfig: "iwconfig wlan0 essid YOUR_WLAN"
you may need to put the radio in managed mode (with AP, i.e. not in
AdHoc) with "iwconfig wlan0 mode Managed".
* Configure the IP network with "ifconfig wlan0 IP_ADDRESS netmask NETMASK".
------------------------------------
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/
|