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: newbie cant get online, usb pen drive, wpc11v4, laptop< Next Oldest | Next Newest >
sirka Offline





Group: Members
Posts: 7
Joined: Jan. 2007
Posted: Feb. 01 2007,01:51 QUOTE

I'm running dsl from a usb pen drive on an older ibm thinkpad (with a dead hard drive) using a linksys wpc11v4.  My home wireless network uses a very long password which I think means it is WPA security.

I downloaded the windows xp drivers for the linksys and think I have ndiswrapper working correctly but havent ever used it before so I'm not sure. at the command line, as root, I ran:
# ndiswrapper -i net8180.inf
# modprobe ndiswrapper

ndiswrapper -l shows the driver installed & hardware present.
dmesg | grep ndiswrapper seems to show that everything is correct and working on wlan0.

I've tried a bunch of different things next, through the control panel & wpa_password/supplicant but really I dont know what the next step would be or if the steps above are correct.  If anyone could offer some guidance or suggestions or links, I'd be incredibly appreciative.
Back to top
Profile PM 
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: Feb. 01 2007,02:05 QUOTE

Create /home/dsl/wpa_supplicant.conf
network={
  ssid="your_essid_here"
  key_mgmt=WPA-PSK
  pairwise=TKIP
  psk="Your_very_long_text_password_here"
}

Then as root ...

ndiswrapper -i NET8180.INF
ndiswrapper -l
modprobe ndiswrapper
iwlist wlan0 scan
iwconfig wlan0 essid your_essid_here
wpa_supplicant -Bdd -Dndiswrapper -i wlan0 -c /home/dsl/wpa_supplicant.conf
pump -i wlan0


This works for me.
Good Luck.


If your password is hex digits, numbers and letters A-F then you are using WEP

Let us know.


Edited by roberts on Feb. 01 2007,02:07
Back to top
Profile PM WEB 
sirka Offline





Group: Members
Posts: 7
Joined: Jan. 2007
Posted: Feb. 01 2007,03:37 QUOTE

thank you for the reply roberts.

i followed your directions step by step and there didnt seem to be any problems, however after pump -i wlan0, i get
Operation failed.

the only time i got any response that seemed possibly untoward was iwlist wlan0 scan, which returned:
Warning: driver for device wlan0 recommend version 18 of Wireless Extension, but has been compiled with version 16, therefore some driver features may not be available...

before displaying the info about my network.  do you think that could be the problem?
Back to top
Profile PM 
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: Feb. 01 2007,04:03 QUOTE

If you got a list back from iwlist then it is a password/encryption problem.
You really need to know if you are using WPA or WEP
Back to top
Profile PM WEB 
sirka Offline





Group: Members
Posts: 7
Joined: Jan. 2007
Posted: Feb. 01 2007,04:20 QUOTE

great to narrow it down.

my password is not hex (and my lanlord is a extremely security minded professional sys admin) so I'm pretty sure I'm using WPA
Back to top
Profile PM 
5 replies since Feb. 01 2007,01:51 < 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: newbie cant get online

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