RTL811AU usb无线网卡的驱动一直打不上,有大佬救一下吗?
Tofloor
poster avatar
mraceliu
deepin
2020-01-05 01:17
Author
如题,试过了很多办法都不行,终端一直有报错什么make之类都试过了

scripts/Makefile.build:265: recipe for target '/home/lym/Downloads/新建文件夹/rtl8812au-master/core/rtw_cmd.o' failed
make[2]: *** [/home/lym/Downloads/新建文件夹/rtl8812au-master/core/rtw_cmd.o] Error 1
Makefile:1693: recipe for target '/home/lym/Downloads/新建文件夹/rtl8812au-master' failed
make[1]: *** [/home/lym/Downloads/新建文件夹/rtl8812au-master] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-5.5.0-050500rc4-generic'
Makefile:1068: recipe for target 'modules' failed
make: *** [modules] Error 2


Reply Favorite View the author
All Replies
avatar
mraceliu
deepin
2020-01-05 01:18
#1
有大佬远程救一下吗
Reply View the author
avatar
zanyrain
deepin
2020-01-05 01:44
#2
去Github找一下,如果没有就自己去翻linux内核的commit记录,自己改接口
Reply View the author
avatar
h***a@gmail.com
deepin
2020-01-05 02:19
#3
sudo apt-get install firmware-realtek

命令可以么?
Reply View the author
avatar
要讲武德
deepin
2020-01-05 04:48
#4
试试更新内核? 更新固件, 说不定新的已经包含了这个驱动呢
Reply View the author