install this package first :
kernel-devel-2.6.25-14.fc9.i686.rpm
then remove mod ssb
# cd /lib/modules/2.6.25-14.fc9.i686/kernel/drivers/
# rm -rf ssb
# depmod -a
#mv /boot/initrd-2.6.25-14.fc9.i686.img /boot/initrd-2.6.25-14.fc9.i686.img.old
#mkinitrd /boot/initrd-2.6.25-14.fc9.i686.img `uname -r`
#reboot (remember ,here you'd better restart the system)
install ndiswrapper
##########install ndiswraapper##########
make uninstall
make
make install
ndiswrapper -i bcmwl5.inf
ndiswrapper -m
modprobe ndiswrapper (here the blue light will be turned on)
阅读(2275) | 评论(0) | 转发(0) |