Thanks for the reply.
I've taken off the bcm43xx stuff completely - well I unloaded each and every driver and started again.
I reinstalled bcmwl5, a driver from another location then set "ndiswrapper" as the
driver, which I assume uses bcmwl5.
Well, it now seems to work, at 54mbps too it seems...
Code:
eth1 Scan completed :
Cell 01 - Address: 00:11:F5:4D:5A:68
ESSID:"2719053"
Protocol:IEEE 802.11b
Mode:Managed
Frequency:2.412 GHz (Channel 1)
Quality:53/100 Signal level:-62 dBm Noise level:-96 dBm
Encryption key:on
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s; 6 Mb/s; 9 Mb/s
12 Mb/s; 48 Mb/s
Extra:bcn_int=100
Extra:atim=0
Well... I have a new problem... Each time I restart the computer I must reset the WEP key and rescan.
Code:
Linux:/home/x/Desktop # iwconfig eth1 key open 20AE8A7051
Linux:/home/x/Desktop # iwlist scan
What can I do to make this stick?
Thanks again?