PDA

View Full Version : wireless setup



ivansv
11-03-2005, 11:59 PM
trying to setup my linksys wpc54g rev.3 using ndiswrapper. the wrapper keeps refusing the windows drivers and linksys doesn't provide one.. the chipset is a Broadcom4318 rev.2. does anybody know a way to get around this? i sure would appreciate it, thanks.

Blackbomb
11-08-2005, 10:37 PM
Are you using the ndiswrapper script from the knoppix menu?

If you are, try using the konsole... I had the same problem with the script but when I used the konsole I had no problem (once I found a good driver that is.)

BopeX
11-11-2005, 04:43 AM
there's no other way! honestly... just using ndiswrapper from knoppix

with root privileges!

install de broadcom driver: ndiswrapper -l bcmw15a.inf (that's in my case!)
load the module using: modprobe ndiswrapper
and then to load it automatically everytime you log in, just type: ndiswrapper -m

:)!