About me

Calendar

Search

Recent Articles

Recent Comments

Links

Statistics

Support


Except where otherwise noted, this site is licensed under a Creative Commons License.
除特别说明,本站所有内容都遵循创作共用协议.

About ADS

 

 
给我留言My Guestbook  我的照片My Photo  友情提示您,当前时间为:

终于成功安装了 NETGEAR WG511 了

[ 2006/11/9 10:37:00 | ]
翻看了很多中文论坛的帖子,没有整起来,只好上官方论坛了。还好,这里用NETGEAR的人不在少数,找了一个6.06的Dapper的thread 看了一下,就实验成功了,小happy了一下。

现在把过程整理一下:

1   判断WG511的版本
     lspci -vv
     lspci -n
     这两个命令都可以,我的版本是 V3的,所以看到代码 :
0000:03:00.0 0280: 1260:3890 (rev 01)
    注意后面的    1260:3890(rev 01),这个是V3的特征

2   将WINXP的安装文件copy到机器中,插上网卡,reboot机器

3   终端命令:
      sudo modprobe -r prism54
     
      在  /etc/modprobe.d/blacklist中添加一些内容
      sudo gedit /etc/modprobe.d/blacklist
     
Code:
# this part is for the netgear wg511
blacklist prism54
blacklist islsm_pci
blacklist islusb
blacklist isl3886
然后获取ndiswrapper :
两种方法:
1    sudo apt-get update
       sudo apt-get install ndiswrapper-utils

2    或者到 新立得软件包里面搜索一下  ndiswrapper
我开始用命令装的,结果提示了失败,后来到软件管理中查看一下,有一个包没有安装,直接勾上安装,OK


4   进入WG511的驱动文件夹并安装WG511驱动
      cd /home/user$/WG511
      sudo ndiswrapper -i netwg511.inf

5    检查时间 :
      sudo ndiswrapper -l
     如果看到
Code:
Installed ndis drivers:
netwg511 driver present, hardware present

That's OK ~

6    加载  ndiswrapper模块
     sudo modprobe ndiswrapper
     dmesg
     应该可以看到网卡上的 LED灯已经开始闪亮了

7    现在可以去  联网 配置那里添加你的 SSID以及其他wifi配置拉

8     设置为启动项
       sudo ndiswrapper -m

 写完收功  ! 




发表评论:

    昵称:
    密码:
    主页:
    标题:
  • 本博客由放飞思想提供免费服务
  • www.flyidea.cn 放飞思想,成就未来
  • 本博客内部所有文章如需转载,请联系原作者或转载前作者