[Feelings & Sharing] 求助
Tofloor
poster avatar
Carll
deepin
2021-05-20 17:18
Author

make[2]: *** [scripts/Makefile.build:279:/home/y77/File/rtl8821CU/core/rtw_cmd.o] 错误 1

make[1]: *** [Makefile:1821:/home/y77/File/rtl8821CU] 错误 2

make[1]: 离开目录“/usr/src/linux-headers-5.10.29-amd64-desktop”

make: *** [Makefile:2213:modules] 错误 2

 

 

按照网上说的下载了  TPLINK TL-WDN5200H  这个网卡的驱动 编译的时候就是make  就出现上面的错误  不知道如何解决  来回切换系统 查找 也是醉了!

Reply Favorite View the author
All Replies
Carll
deepin
2021-05-20 17:21
#1

https://gitee.com/fruis/rtl8821cu   下载的是这个里面的 驱动  编译一直出错   

Reply View the author
guanguan2228
deepin
2021-05-21 08:13
#2

你执行了"make config"没?

sudo make config

sudo make

sudo make install

Reply View the author