I thought I'd give Ndiswrapper a try again, it hasn't worked for me since
FC5 but ever the glutton for punishment I decided to try again.
I'm using 64 bit Fedora 7 on a Compaq R3000z with a POS Broadcom Wireless
chip.
I've done the following,
Install 64 bit ndiswrapper from Livna
Added the following to /etc/modprobe.d/blacklist
blacklist bcm43xx
blacklist bcm43xx_mac80211
Downloaded the 64 bit Broadcom drivers from
http://www.linuxant.com/driverloader/drivers.php
Installed the driver,
ndiswrapper -i netbc564.inf
ndiswrapper -l
netbc564 : driver installed
device (14E4:4320) present (alternate driver: ssb)
Added the following to /etc/modprobe.conf
alias wlan0 ndiswrapper
I set it up using system-config-networking
When I do an ifup I get
ifup wlan0
SIOCSIFFLAGS: No such file or directory
Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan0 ; Invalid argument.
SIOCSIFFLAGS: No such file or directory
Failed to bring up wlan0.
If I try a iwlist scanning I get
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wmaster0 Interface doesn't support scanning.
wlan0 Interface doesn't support scanning : Network is down
vmnet8 Interface doesn't support scanning.
vmnet1 Interface doesn't support scanning.
Has anyone gotten the Broadcom chip working with 64 bit Fedora 7? How
about with 32 bit Fedora 7?