PDA

View Full Version : laptop Broadcom wlan in Knoppix 4.0.2. no wlan in winXP.HELP



miami797
06-04-2006, 02:47 PM
Yesterday I ran Knoppix 4.0.2 for the first time on a Presario v2000 AMD 64 w/ XP sp2.

In my attempt to connect to my wireless network I did this.

downloaded the drivers for my waln adapter from compaq to a folder on my windows desktop. deleted the filed I didn't need and was left with a folder with these files:
bcm43xx.cat
bcm43xxa.cat
bcmwl5.inf
bcmwl5.sys
bcmwl5a.inf
bcmwlntp.sys
internal.ex_
setup.ini
setup.inx
setup.iss
sp29361.cva

then rebooted to knoppix 4.0.2

i then copied all of these files to the /home/tmp directory.

then ran ndiswrapper and tried bcmwl5.inf(didn't work) then bcmwl5a.inf which finally got me a little closer.

then at the command line:

bash# su-
bash# /usr/sbin/ndiswrapper -i/home/tmp/bcmwl5.inf
bash# /usr/sbin/ndswrapper -l
-this was all usefull...then

after that i was told to do these next:
bash# /usr/sbin/ndswrapper -m (nothing)
bash# modprobe wlan0 (nothing)

what did work though to get it up was:
bash# iwlist wlan0 scan


from there everything was good. after a few minutes i restarted in windows and discovered my wlan no longer works in windows xp. the button to activate the internal lan is lit by led when on. it no longer goes on but when you press the button the system tray toggles from on to disabled. even with it on(according to the tray) i can't get online and in my device manager it has the yellow exclamation mark.

i've uninstalled and installed the drivers. i've tried using a belkin 7050 adapter with belkin drivers and the same thing with that. windows sees the devices but they won't start (code 10 in the device manager)

someone...PLEASE help

miami797
06-04-2006, 06:46 PM
i finally got it working. i fugured since windows was originally using the bcmwl5.sys driver and i tinkered around in knoppix and had to use the bcmwl5a.inf driver that that was where the mix up was going on.

after going over what i had post i then remembered that i didn't get ndiswrapper working with the bcmwl5.inf driver but the substitute bcmwl5a.inf.

sorry for the waste of a thread