水星无线网卡(MERCURY 54M),ndiswrapper,可以安装,却没有用,(已经搞定,安装10.10就好了)

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
头像
yechf
帖子: 305
注册时间: 2006-04-27 12:18
来自: 浙江德清武康

水星无线网卡(MERCURY 54M),ndiswrapper,可以安装,却没有用,(已经搞定,安装10.10就好了)

#1

帖子 yechf »

ye@LENOVO:~$ sudo ndiswrapper -i /media/sda5/MW54U\ 7.0/Driver\ Files/Vista/netathur.inf
installing netathur ...
ye@LENOVO:~$ ndiswrapper -l
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
netathur : driver installed
device (0CF3:1006) present
ye@LENOVO:~$ sudo modprobe ndiswrapper
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
ye@LENOVO:~$


随无线网卡送的驱动里,我在XP下安装的是Win2K_XP版的,可以用,
在lucid下安装能显示driver installed就是用Vista版的,
问题在哪里呢,谁能告诉我一下,
上次由 yechf 在 2010-10-15 22:07,总共编辑 1 次。
joyboxpj
帖子: 1
注册时间: 2007-11-18 14:48

Re: 水星无线网卡(MERCURY 54M),ndiswrapper,可以安装,却没有用,

#2

帖子 joyboxpj »

我也一样,安装了for win7 64驱动,无效
头像
yechf
帖子: 305
注册时间: 2006-04-27 12:18
来自: 浙江德清武康

Re: 水星无线网卡(MERCURY 54M),ndiswrapper,可以安装,却没有用,

#3

帖子 yechf »

看来驱动是一个很伤脑筋的问题哎,
lendsee
帖子: 4
注册时间: 2010-04-13 17:15

Re: 水星无线网卡(MERCURY 54M),ndiswrapper,可以安装,却没有用,

#4

帖子 lendsee »

楼主 我和你一样遇到了这个问题,经过几次的GOOGLE,现在终于解决了问题所在
1。MERCURY 54M本身的驱动有问题,要把windows下的驱动(for vista)三个文件拷贝出来
2。然后拷贝(for xp)里的一个文件 athuw.sys 到刚才那三个文件的文件夹,并改名为 athur.sys (原本的删除)
3。继续执行命令,成功
头像
yechf
帖子: 305
注册时间: 2006-04-27 12:18
来自: 浙江德清武康

Re: 水星无线网卡(MERCURY 54M),ndiswrapper,可以安装,却没有用,

#5

帖子 yechf »

楼上,你好,我根据你的办法试过了,没有用。
lendsee
帖子: 4
注册时间: 2010-04-13 17:15

Re: 水星无线网卡(MERCURY 54M),ndiswrapper,可以安装,却没有用,

#6

帖子 lendsee »

楼上能把你不能用的错误提示些出来吗?共同研究,因为这个问题我是折腾了好久才搞定的,想搞定有关他的所有问题!
头像
yechf
帖子: 305
注册时间: 2006-04-27 12:18
来自: 浙江德清武康

Re: 水星无线网卡(MERCURY 54M),ndiswrapper,可以安装,却没有用,

#7

帖子 yechf »

ye@LENOVO:~$ cd MW54U\ 7.0/
ye@LENOVO:~/MW54U 7.0$ ll
总用量 24068
drwxrwxrwx 5 ye ye 4096 2010-03-30 22:31 Driver Files
-rwxrwxrwx 1 ye ye 24637546 2009-06-12 18:02 Setup.exe
ye@LENOVO:~/MW54U 7.0$ cd Driver\ Files/
ye@LENOVO:~/MW54U 7.0/Driver Files$ ll
总用量 12
drwxrwxrwx 2 ye ye 4096 2010-04-17 00:30 Vista
drwxrwxrwx 2 ye ye 4096 2010-03-30 22:31 Win2K_XP
drwxrwxrwx 2 ye ye 4096 2010-03-30 22:31 WinXP64
ye@LENOVO:~/MW54U 7.0/Driver Files$ cp Vista/
athurext.cat athur.sys netathur.inf
ye@LENOVO:~/MW54U 7.0/Driver Files$ cd Vista/
ye@LENOVO:~/MW54U 7.0/Driver Files/Vista$ ll
总用量 1580
-rwxrwxrwx 1 ye ye 26 2009-06-11 19:47 athurext.cat
-rwxrwxrwx 1 ye ye 1594944 2009-06-12 15:23 athur.sys
-rwxrwxrwx 1 ye ye 14881 2009-06-16 14:49 netathur.inf
ye@LENOVO:~/MW54U 7.0/Driver Files/Vista$ rm at
athurext.cat athur.sys
ye@LENOVO:~/MW54U 7.0/Driver Files/Vista$ rm athur.sys
ye@LENOVO:~/MW54U 7.0/Driver Files/Vista$ cp ../
Vista/ Win2K_XP/ WinXP64/
ye@LENOVO:~/MW54U 7.0/Driver Files/Vista$ cp ../W
Win2K_XP/ WinXP64/
ye@LENOVO:~/MW54U 7.0/Driver Files/Vista$ cp ../Win2K_XP/athuw.sys .
ye@LENOVO:~/MW54U 7.0/Driver Files/Vista$ ll
总用量 1580
-rwxrwxrwx 1 ye ye 26 2009-06-11 19:47 athurext.cat
-rwxr-xr-x 1 ye ye 1594944 2010-04-19 20:30 athuw.sys
-rwxrwxrwx 1 ye ye 14881 2009-06-16 14:49 netathur.inf
ye@LENOVO:~/MW54U 7.0/Driver Files/Vista$ sudo ndi
ndisgtk ndiswrapper ndiswrapper-1.9
ye@LENOVO:~/MW54U 7.0/Driver Files/Vista$ sudo ndisw
ndiswrapper ndiswrapper-1.9
ye@LENOVO:~/MW54U 7.0/Driver Files/Vista$ sudo ndiswrapper -i netathur.inf
installing netathur ...
couldn't find "athur.sys" in "."; make sure all driver files, including .inf, .sys (and any firmware files) are in "." -
installation may be incomplete
couldn't find "athur.sys" in "."; make sure all driver files, including .inf, .sys (and any firmware files) are in "." -
installation may be incomplete
couldn't find "athur.sys" in "."; make sure all driver files, including .inf, .sys (and any firmware files) are in "." -
installation may be incomplete
ye@LENOVO:~/MW54U 7.0/Driver Files/Vista$ ll
总用量 1580
-rwxrwxrwx 1 ye ye 26 2009-06-11 19:47 athurext.cat
-rwxr-xr-x 1 ye ye 1594944 2010-04-19 20:30 athuw.sys
-rwxrwxrwx 1 ye ye 14881 2009-06-16 14:49 netathur.inf
ye@LENOVO:~/MW54U 7.0/Driver Files/Vista$ mv at
athurext.cat athuw.sys
ye@LENOVO:~/MW54U 7.0/Driver Files/Vista$ mv athuw.sys athur.sys
ye@LENOVO:~/MW54U 7.0/Driver Files/Vista$ sudo ndiswrapper -i netathur.inf
driver netathur is already installed
ye@LENOVO:~/MW54U 7.0/Driver Files/Vista$ sudo modprobe ndiswrapper
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
ye@LENOVO:~/MW54U 7.0/Driver Files/Vista$
头像
yechf
帖子: 305
注册时间: 2006-04-27 12:18
来自: 浙江德清武康

Re: 水星无线网卡(MERCURY 54M),ndiswrapper,可以安装,却没有用,

#8

帖子 yechf »

我用了好几次TAB,
lendsee,麻烦你帮我看看,谢谢。



有个警告提示如下:
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
你有这样大的问题吗?
紫川秀
帖子: 3
注册时间: 2010-04-20 3:18

Re: 水星无线网卡(MERCURY 54M),ndiswrapper,可以安装,却没有用,

#9

帖子 紫川秀 »

4楼说的是正确的,我用水星MW150U照四楼的操作确实成功了。
先用root进入系统
楼主要先把已经装过的用ndiswrapper -r netathur.inf 移除
后照四楼的操作就可以成功。偶试验过了,成功。
lendsee
帖子: 4
注册时间: 2010-04-13 17:15

Re: 水星无线网卡(MERCURY 54M),ndiswrapper,可以安装,却没有用,

#10

帖子 lendsee »

WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.

这个问题是存在的,我在官方网站上看见了这样的,可以乎略的,
lendsee@lendsee-desktop:~$ ndiswrapper -l
netathur : driver installed

lendsee@lendsee-desktop:~$ ndiswrapper -m
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
module configuration already contains alias directive
在这种情况下是没有影响的
PS:我用的是双系统,没有在虚拟机上运行,如果你用的是虚拟机,请考虑下虚拟机的原因。
lendsee
帖子: 4
注册时间: 2010-04-13 17:15

Re: 水星无线网卡(MERCURY 54M),ndiswrapper,可以安装,却没有用,

#11

帖子 lendsee »

ps:WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
这个问题可以通过如下方法解决
mv /etc/modprobe.d/ndiswrapper /etc/modprobe.d/ndiswrapper.conf

ye@LENOVO:~/MW54U 7.0/Driver Files/Vista$ sudo ndiswrapper -i netathur.inf
driver netathur is already installed
ye@LENOVO:~/MW54U 7.0/Driver Files/Vista$ sudo modprobe ndiswrapper
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
ye@LENOVO:~/MW54U 7.0/Driver Files/Vista$

从这几部看来,应该已经安装成功,请楼主重启Xwindow后重新加载
sudo modprobe ndiswrapper
看无线网卡是否开始闪烁
头像
yechf
帖子: 305
注册时间: 2006-04-27 12:18
来自: 浙江德清武康

Re: 水星无线网卡(MERCURY 54M),ndiswrapper,可以安装,却没有用,

#12

帖子 yechf »

用了sudo mv /etc/modprobe.d/ndiswrapper /etc/modprobe.d/ndiswrapper.conf后,
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
以上的提示是没有了,但,

还是没有解决问题。无线网卡的灯没有闪烁。
ye@LENOVO:~$ sudo modprobe ndiswrapper
ye@LENOVO:~$ ndiswrapper -l
netathur : driver installed
device (0CF3:1006) present
ye@LENOVO:~$ iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

ye@LENOVO:~$

我从来不用虚拟机的。
头像
yechf
帖子: 305
注册时间: 2006-04-27 12:18
来自: 浙江德清武康

Re: 水星无线网卡(MERCURY 54M),ndiswrapper,可以安装,却没有用,

#13

帖子 yechf »

我对自己很失望,怎么都搞不亮它,
人品不行了,
头像
wangdu2002
帖子: 13284
注册时间: 2008-12-13 19:39
来自: 物华天宝人杰地灵

Re: 水星无线网卡(MERCURY 54M),ndiswrapper,可以安装,却没有用,

#14

帖子 wangdu2002 »

楼主是啥版本的ubuntu,可以看ppa上下载最新版本的内核,也许能够自动驱动了。 :em09
行到水穷处,坐看云起时。
海内生明月,天涯共此夕。
--------------------吾本独!
头像
smallapple
论坛版主
帖子: 7868
注册时间: 2009-03-28 15:12

Re: 水星无线网卡(MERCURY 54M),ndiswrapper,可以安装,却没有用,

#15

帖子 smallapple »

用 ndisgtk 试试,那个 ndiswrapper 都会死在 conf 问题上。
回复