lucky13
Group: Members
Posts: 1478
Joined: Feb. 2007 |
|
Posted: April 05 2008,15:05 |
|
Quote | 1)when you talk about mydsl extension, I suppose that's an alternative solution? |
It's generally my first choice because it means someone's already invented that wheel.
Quote | 2)pump -i wlan0 returns: operation failed
|
Start over from scratch and try broadcasting dhcp (pump) and let your router set your IP. Just set up ndiswrapper manually in a terminal so you can check the output so you'll know if your driver has loaded (you can also do ndiswrapper -l to make sure it's right). Then iwconfig to see if you have any errors (I don't know how well Intel 2100 works in DSL, but some cards don't have full functionality). Then pump.
FWIW, I never run scripts blindly or redirect output to /dev/null until I know whatever I'm doing actually works by verifying output in a terminal.
-------------- "It felt kind of like having a pitbull terrier on my rear end." -- meo (copyright(c)2008, all rights reserved)
|