Monday, July 2, 2007

Fedora 7 & Ndiswrapper

ATRPMS & Freshrpms repos (I started with livno & disabled it so my fedora is probably going to crash)
Dell Inspirion 5160 1350 Wireless something built in

Install Ndiswrapper
yum -y install dkms-ndiswrapper
ndiswrapper -i bcmwl5a.inf

Remove the sorry drivers they made for linux
rmmod bcm43xx-mac80211
echo "blacklist bcm43xx-mac80211" >> /etc/modprobe.conf

Load ndis
modprobe ndiswrapper
iwlist scan

Make it load on boot
ndiswrapper -m

No comments: