MERCURY MW150U 150M无线USB网卡 bt4的驱动 奶瓶驱动 cdlinux驱动 怎么加载,详细教程与下载地点
满意回答
你需要先下载两个文件(ndiswrapper- 1.56.tar.gz和wm54u.zip(这个是LINUX下的驱崭法动) 先安装ndiswrapper 4. sudo apt-get install ndiswrapper-common ndiswrapper-utils- 1.9 5. 编辑 /etc/modules 加入 ndiswarapper 6. 代码: 7. tsuibin@dev:~$ cat /etc/modules # /etc/modules: kernel modules to load at boot time. # # This file contains the names of kernel modules that should be loaded # at boot time, one per line. Lines beginning with "#" are ignored. ndiswarapper tsuibin@dev:~$ 8. 重新启动计算机 wm54u.zip改后缀为.tar 解压缩命令为 9. 代码: 10. tar zxvf wm54u.tar 1 1. 进悟常入到Linux目录下 执行命令 1 2. 代码: 1 3. sudo ndiswrapper -i netathur.inf 1 4. 会输出急欺兵 installing netathur ... 执行命令 1 5. 代码: 1 6. ndiswrapper -l 1 7. 会输出 netathur : driver installed device (0CF3:1006) present 执行命令 1 8. 代码: 1 9. sudo modprobe ndiswrapper