Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (2) </ [1] 2 >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: Airlink 101 Wireless woes< Next Oldest | Next Newest >
jmhenry5150 Offline





Group: Members
Posts: 2
Joined: Sep. 2006
Posted: Sep. 04 2006,14:37 QUOTE

Hi everyone!

New to Linux here (but a software developer) - so I'm not a total newb  :)

I have successfully booted DSL onto a DELL Latitude CPi 233 - 128 mb of RAM...

I have an Airlink 101 wireless card (model: AWLC4030-II) which does power on and is identified as:

"Atheros Communications, Inc.", "AR5001-0000-0000"

I have done everything I know to get it to work - so please help!

I have run through iwconfig and tried many things:
- sid in quotes, not in quoets
- wep with ":" seperating the 128bit encryption key and tried without the quotes

Nothing works.  I keep getting "Connection Failed" and then the box disappears (that is very frutrating as well - I have to keep entering the wep key everytime)...

Can someone enlighten me on what to do?  The only thing I need the laptop to do is be a web browser! lol

Thanks in advance!

-Mike
Back to top
Profile PM 
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: Sep. 04 2006,17:30 QUOTE

I use that very pcmcia card with ndiswrapper and it works well for me. I use the AirLink101/AWLC4030/net5211.inf as supplied by Airlink
Back to top
Profile PM WEB 
jmhenry5150 Offline





Group: Members
Posts: 2
Joined: Sep. 2006
Posted: Sep. 04 2006,18:22 QUOTE

Hey roberts!

Thx for the reply...

Can you please walk me thru getting it setup...?  Baby-step me here...VERY appreciated if you could...

Thanks!

-Mike
Back to top
Profile PM 
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: Sep. 04 2006,19:42 QUOTE

#!/bin/bash
pkill pump
mount /mnt/hda1
ndiswrapper -i /mnt/hda1/Program\ Files/Airlink101/AWLC4030/net5211.inf
sleep 1
modprobe ndiswrapper
sleep 3
iwconfig wlan0 essid my_network_name
iwconfig wlan0 key xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx essid my_network_name
pump -i wlan0


This is a script that I call airlink.sh
Edit it for your specs.
I am using the actual Windows installed Airlink files on hda1
Test run it from home dir with

sudo airlink.sh

If it works for you and you want it to always run at boot time then add to /opt/bootlocal.sh

HTH
Back to top
Profile PM WEB 
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: Sep. 07 2006,04:48 QUOTE

As a side note...
That card works natively with DSL-N
Just be sure to boot nodhcp
The card appears as eth0 and iwconfig commands work fine.
No ndiswrapper required.
Back to top
Profile PM WEB 
7 replies since Sep. 04 2006,14:37 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (2) </ [1] 2 >/
reply to topic new topic new poll
Quick Reply: Airlink 101 Wireless woes

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code