我通常用这个来解决我的驱动程序问题:
https://community.linuxmint.com/tutorial/view/1796
但由于某种我不知道的原因,我收到了这个错误信息:
make -C /lib/modules/4.15.0-29-generic/build M=/home/luiz/Documents/MT7630E_release/rt2x00 modules
make[1]: Entering directory `/usr/src/linux-headers-4.15.0-29-generic'
arch/x86/Makefile:156: CONFIG_X86_X32 enabled but no binutils support
Makefile:976: "Cannot use CONFIG_STACK_VALIDATION=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel"
CC [M] /home/luiz/Documents/MT7630E_release/rt2x00/rt2x00dev.o
/bin/sh: 1: gcc: not found
make[2]: *** [/home/luiz/Documents/MT7630E_release/rt2x00/rt2x00dev.o] Error 127
make[1]: *** [_module_/home/luiz/Documents/MT7630E_release/rt2x00] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-4.15.0-29-generic'
make: *** [all] Error 2
即使电缆无法使用,我也只能通过其他电脑上网