Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
无线网卡驱动问题求助
Experiences and Insight
1571
views ·
3
replies ·
To
floor
Go
deedeeplus
deepin
2019-04-15 17:38
Author
够得一块水星的无线网卡,型号是UD13(免驱版);实际上像U盘一样,插上之后会看到一个分区,里面包含所有Windows版本的驱动并自动安装;那么问题来了,deepin下没驱动,该怎么办好的。直接打开驱动EXE文件,从归档管理器解压出驱动文件看到是MT7612U,去网上搜了一圈之后找到的驱动后都Make一遍,都提示错误;
哎,有哪个大哥会的顺手帮忙下呗
Reply
Like 0
Favorite
View the author
All Replies
WENWEN
deepin
2019-04-15 17:53
#1
编译提示什么?
Reply
Like 0
View the author
deedeeplus
deepin
2019-04-15 18:00
#2
https://bbs.deepin.org/post/176781
编译提示什么?
make -C tools
make[1]: 进入目录“/home/jaen/Downloads/mt7612u-master/tools”
gcc -g bin2h.c -o bin2h
make[1]: 离开目录“/home/jaen/Downloads/mt7612u-master/tools”
/home/jaen/Downloads/mt7612u-master/tools/bin2h
chipset = mt7662u
chipset = mt7632u
chipset = mt7612u
cp -f os/linux/Makefile.6 /home/jaen/Downloads/mt7612u-master/os/linux/Makefile
make -C /home/ryan/develop/kernel/linux-2.6.35.3 SUBDIRS=/home/jaen/Downloads/mt7612u-master/os/linux modules
make[1]: *** /home/ryan/develop/kernel/linux-2.6.35.3: 没有那个文件或目录。 停止。
make: *** [Makefile:397:LINUX] 错误 2
Reply
Like 0
View the author
ma295133310
deepin
2020-02-20 21:50
#3
root@mark-Rev-1-0:/home/mark/下载/mt7612u-master# sudo make
make -C tools
make[1]: 进入目录“/home/mark/下载/mt7612u-master/tools”
gcc -g bin2h.c -o bin2h
make[1]: 离开目录“/home/mark/下载/mt7612u-master/tools”
/home/mark/下载/mt7612u-master/tools/bin2h
chipset = mt7612u
chipset = mt7632u
chipset = mt7662u
cp -f os/linux/Makefile.6 /home/mark/下载/mt7612u-master/os/linux/Makefile
make -C /home/ryan/develop/kernel/linux-2.6.35.3 SUBDIRS=/home/mark/下载/mt7612u-master/os/linux modules
make[1]: *** /home/ryan/develop/kernel/linux-2.6.35.3: 没有那个文件或目录。 停止。
make: *** [Makefile:397:LINUX] 错误 2
这到底是缺少文件还是内核版本的问题
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
哎,有哪个大哥会的顺手帮忙下呗