红联Linux门户
Linux帮助

==使用ndiswrapper安装无线网卡BCM4312驱动遇到的问题==

发布时间:2010-02-27 23:04:07来源:红联作者:麦克马拉曼
大家好,我安装的是CentOS5.4版本的Linux操作系统,现在正在安装无线网卡BCM4312驱动遇到的问题如下:
我的内核是2.6.18.164

#lspci | grep Broadcom
09:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5755M Gigabit Ethernet PCI Express(rev.02)
0c:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g(rev.01)
#vi /etc/modprobe.d/blacklist
添加
blacklist bcm4312
保存退出

[root@localhost ndiswrapper-1.56]# ndiswrapper -i /opt/wireless/SP34154A/bcmwl5.inf
driver bcmwl5 is already installed

[root@localhost SP34154A]# ndiswrapper -l
bcmwl5 : invalid driver!(无效地驱动!)

请问这是为什么呢?麻烦各位大虾指点我一下,谢谢!
参考文章:LINUX下安装无线网卡驱动(以BCM4312为例)
http://www.linuxhobby.com/2007/10/nd...reless-drives/
文章评论

共有 2 条评论

  1. marco.chan 于 2010-05-01 13:25:14发表:

    域名已经更换,正确地址:http://www.uncle.ws/?s=ndiswrapper

  2. 麦克马拉曼 于 2010-02-28 16:18:28发表:

    问题解决了,我重新换了一个Windows的BCM4312驱动就好了。
    在/etc/ndiswapper目录里面也出现了bcmw15目录
    但是我不知道怎么配置无线网卡,请问在Linux里面怎么配置无线网卡呢?
    NetworkManager和NetworkManager-gonme还有NetworkManagerDispatcher我都安装了。

    注:

    [root@localhost DRIVER]# ndiswrapper -i bcmwl5.inf
    installing bcmwl5 ...
    [root@localhost DRIVER]# ndiswrapper -l
    bcmwl5 : driver installed
    device (14E4:4315) present
    [root@localhost DRIVER]# ndiswrapper -ma
    module configuration information is stored in /etc/modprobe.d/ndiswrapper.conf
    [root@localhost DRIVER]# ndiswrapper -mi
    module configuration information is stored in /etc/modprobe.d/ndiswrapper.conf
    [root@localhost DRIVER]#

    [root@localhost DRIVER]# modprobe ndiswrapper