debian无线网卡驱动

想使用b43来驱动,失败,我的网卡是4515的,不在b43驱动列表里面。所以还是使用ndiswrapper。

b43参考:http://linuxwireless.org/en/users/Drivers/b43
很详细。

记录使用ndiswrapper步骤如下:

  1. apt安装ndiswrapper,可以将sources一起安装了;
  2. apt安装module-assistant;
  3. 运行module-assistant,SELECT选择ndiswrapper,然GET,BUILD,INSTALL;
  4. 找到驱动文件(我的是inf文件),运行:[code]ndiswrapper -i xxxx.inf[/code]
  5. 加载ndiswrapper:[code]ndiswrapper -m
    modprobe ndiswrapper[/code]

完成。用NetworkManager或者iwconfig配置网卡。

Leave a Reply

  

  

  

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Hello world

Hi,我是Tang Bin,finalbug.org是我的个人站点。这里有更多关于我的内容。English readers please click here to learn more about me and this site.

Categories