MT7601U无线网卡驱动无法安装
Tofloor
poster avatar
gome777
deepin
2017-10-25 17:26
Author
现在有人在DEEPIN上成功安装MT7601U无线网卡驱动的吗?请问如何能装上的,下载网上的驱动,安装显示失败!
Reply Favorite View the author
All Replies
avatar
gome777
deepin
2017-10-25 17:41
#1
在执行make后,出现以下报错

make -C tools
make[1]: Entering directory '/home/zn/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/tools'
gcc -g bin2h.c -o bin2h
make[1]: Leaving directory '/home/zn/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/tools'
/home/zn/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/tools/bin2h
cp -f os/linux/Makefile.6 /home/zn/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/os/linux/Makefile
make -C /lib/modules/4.9.0-deepin12-amd64/build SUBDIRS=/home/zn/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/os/linux modules
make[1]: Entering directory '/usr/src/linux-headers-4.9.0-deepin12-amd64'
  CC [M]  /home/zn/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/os/linux/../../sta/sync.o
/home/zn/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/os/linux/../../sta/sync.c: In function ‘PeerBeacon’:
/home/zn/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/os/linux/../../sta/sync.c:2180:12: error: passing argument 8 of ‘StaAddMacTableEntry’ from incompatible pointer type [-Werror=incompatible-pointer-types]
            ie_list,
            ^~~~~~~
In file included from /home/zn/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/include/rt_config.h:59:0,
                 from /home/zn/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/os/linux/../../sta/sync.c:28:
/home/zn/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/include/rtmp.h:7892:9: note: expected ‘IE_LISTS * {aka struct _IE_lists *}’ but argument is of type ‘BCN_IE_LIST * {aka struct _bcn_ie_list *}’
BOOLEAN StaAddMacTableEntry(
         ^~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
/usr/src/linux-headers-4.9.0-deepin12-common/scripts/Makefile.build:298: recipe for target '/home/zn/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/os/linux/../../sta/sync.o' failed
make[4]: *** [/home/zn/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/os/linux/../../sta/sync.o] Error 1
/usr/src/linux-headers-4.9.0-deepin12-common/Makefile:1516: recipe for target '_module_/home/zn/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/os/linux' failed
make[3]: *** [_module_/home/zn/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/os/linux] Error 2
Makefile:150: recipe for target 'sub-make' failed
make[2]: *** [sub-make] Error 2
Makefile:8: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-4.9.0-deepin12-amd64'
Makefile:394: recipe for target 'LINUX' failed
make: *** [LINUX] Error 2

Reply View the author
avatar
jingle
deepin
2017-10-25 17:48
#2
https://bbs.deepin.org/post/147178
在执行make后,出现以下报错

make -C tools

试试 这个 https://github.com/kuba-moo/mt7601u
Reply View the author
avatar
yangbo
deepin
2017-10-25 18:09
#3
内核有呀
不能用?给个feedback看看
Reply View the author
avatar
gome777
deepin
2017-10-25 18:26
#4
@jingle
这个驱动下载后,解压。是不是也是执行sudo make和sudo make install这两项即可了啊?
还有,现在DEEPIN对MT7601U这型号的芯片,是否支持ap呢,现在是可以当无线网卡搜索到无线信号。
Reply View the author
avatar
jingle
deepin
2017-10-25 18:32
#5
https://bbs.deepin.org/post/147178
@jingle
这个驱动下载后,解压。是不是也是执行sudo make和sudo make install这两项即可了啊?
还有,现在D ...

先sudo deepin-feedback-cli命令反馈下你的日志看看 说是内核支持的
Reply View the author
avatar
jingle
deepin
2017-10-25 18:42
#6
https://bbs.deepin.org/post/147178
反馈如下:
==> Collecting system information and this will take several seconds...
==> Preparing tem ...

==> Finished, please report a bug to Deepin team with deepin-feedback-cli-Deepin-15.4.1-all-20171025-103318.tar.gz in current folder as an attachment:
  -> http://feedback.deepin.org/feedback

这个targz
Reply View the author
avatar
gome777
deepin
2017-10-25 18:46
#7
麻烦看看
Reply View the author
avatar
yangbo
deepin
2017-10-25 19:31
#8
应该是这个网卡的firmware有问题。
其他系统这个网卡能用么?
所有的usb transaction都返回EPROTO,看起来像是网卡是坏的
Reply View the author
avatar
gome777
deepin
2017-10-25 20:17
#9
网卡没问题,在windows上正常使用
Reply View the author
avatar
gome777
deepin
2017-10-25 22:29
#10
请问谁有这个“MT7601U_LinuxAP_3.0.0.1_20130802.tar.bz2”,MT7601U的AP驱动
Reply View the author
avatar
drsn
deepin
2017-10-26 01:00
#11
表示也在找,还没解决,网卡是迅捷的
Reply View the author
avatar
75******18@qq.com
deepin
2017-10-26 03:46
#12
本帖最后由 yu987987 于 2017-10-25 19:51 编辑
https://bbs.deepin.org/post/147178
表示也在找,还没解决,网卡是迅捷的

我的也是迅捷网卡,这次更新后插上,就可以用了
Reply View the author
avatar
drsn
deepin
2017-10-27 01:24
#13
https://bbs.deepin.org/post/147178
我的也是迅捷网卡,这次更新后插上,就可以用了

奇怪,我的也是最新安装的,插上无反应
Reply View the author
avatar
gome777
deepin
2017-10-30 20:32
#14
网上找到了MT7601U的AP的驱动,但是make时出现了错误,是什么情况呢?
Reply View the author
avatar
155******18
deepin
2017-11-25 21:55
#15
It has been deleted!
avatar
zhuhbgood
deepin
2018-08-24 07:05
#16
我的也不行tplink wn726
Reply View the author
avatar
zhuhbgood
deepin
2018-08-26 16:32
#17
升级到15.7后能用了
Reply View the author