rxmanjk
Group: Members
Posts: 3
Joined: Nov. 2005 |
|
Posted: Nov. 24 2005,17:42 |
|
Trying to get my wireless working. Here's what I have got so far. Using ndiswrapper to load drivers. ifconfig -a does list wlan0 device, so I assume all is good there. /sbin/modprobe ndiswrapper looks ok. Now I need to connect to my wireless router. It is setup as a dhcp configuration with no wep key. The ssid from router is "07740" .
- So i use the iwconfig command -- iwconfig wlan0 essid 07740 rate auto. - pump -i wlan0
-But I get an operation failed response after pump. I forgot which command I used maybe ,ifconfig -a, after pump and I can see tx packets have increased in number. So I assume my card is transmitting As far as I can tell card never connects to router. I do not know how to see if card is recieving even my routers ssid. I am really stuck at this point and have exhuasted my linux knowledge and have spent many hours googling now. Any help would be appriacted, thanks --RXMAN
|