我从亚马逊购买了 EDUP wifi 加密狗。它有RTL8188CUS
驱动程序。我已经下载了 zip 文件(使用我的 Windows 机器),然后使用 USB 闪存驱动器将其传输到 UP 板。我在桌面上提取了包含文件的 zip 文件install.sh
。为了在我的 UPboard 上安装驱动程序,我使用了命令,sh install.sh
但我收到错误并且无法安装 wifi 驱动程序。
makefile:150: recipe for target 'sub make' failed
make[2]:***[sub-make]error-2 ................................
.........................
############################### compile make driver error:2 please check error mesg
###############################
请帮忙。非常感谢。当我输入时,lsusb
它会显示
Bus 001 Device 003: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
但当我输入代码时,lsmod | grep rtl
它没有给我任何结果。我还点击了以下链接