Chinaunix首页 | 论坛 | 博客
  • 博客访问: 106826
  • 博文数量: 12
  • 博客积分: 2126
  • 博客等级: 大尉
  • 技术积分: 280
  • 用 户 组: 普通用户
  • 注册时间: 2006-02-07 18:25
文章分类
文章存档

2011年(1)

2009年(1)

2008年(10)

分类: LINUX

2008-12-17 14:36:32

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)
阅读(2214) | 评论(0) | 转发(0) |
0

上一篇:ssh 的端口转发

下一篇:proftp+mysql+quota

给主人留下些什么吧!~~