21wmd
2011-11-15 19:39 deepin
首先安装工具Copy the Code
编辑 /etc/modules,加入 ndiswarapperCopy the Code
重新启动计算机
下载附件 解压缩
我打包的是wm54u.tgz , 将修改扩展名为zip
(150M MW150U无线网卡也是使用这几个文件,可以放心使用)
解压缩命令为Copy the Code
进入到Linux目录下,执行命令Copy the Code会输出
installing netathur ...
执行命令Copy the Code会输出
netathur : driver installed
device (0CF3:1006) present
执行命令Copy the Code
正常的话,你会看到无线网卡的led灯已经点亮
- sudo apt-get install ndiswrapper-common ndiswrapper-utils-1.9
编辑 /etc/modules,加入 ndiswarapper
- 21wmd@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
- 21wmd@dev:~$
重新启动计算机
下载附件 解压缩
我打包的是wm54u.tgz , 将修改扩展名为zip
(150M MW150U无线网卡也是使用这几个文件,可以放心使用)
解压缩命令为
- tar zxvf wm54u.zip
进入到Linux目录下,执行命令
- sudo ndiswrapper -i netathur.inf
installing netathur ...
执行命令
- ndiswrapper -l
netathur : driver installed
device (0CF3:1006) present
执行命令
- sudo modprobe ndiswrapper
正常的话,你会看到无线网卡的led灯已经点亮
Reply Like 0 View the author
去哪里可以下载到驱动