deepinuser17
deepin
2020-08-15 06:55 是用的这个编译方法吗?
https://forums.linuxmint.com/viewtopic.php?f=53&t=272888
https://support.killernetworking ... ebian-ubuntu-16-04/
Copy the Code
https://forums.linuxmint.com/viewtopic.php?f=53&t=272888
https://support.killernetworking ... ebian-ubuntu-16-04/
- sudo apt-get install git gcc make
- git clone https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwifi.git/
- cd backport-iwlwifi
- make defconfig-iwlwifi-public
- sed -i 's/CPTCFG_IWLMVM_VENDOR_CMDS=y/# CPTCFG_IWLMVM_VENDOR_CMDS is not set/' .config
- make -j4
- sudo make install
Reply Like 0 View the author


中文 
安装20的在安装界面就花屏,改装15的正常,但是无线网卡驱动却没有,网上找到编辑还报错,有其他办法吗?