killer ac 1550无线网卡无法识别
Tofloor
poster avatar
ldfd25
deepin
2020-08-15 06:20
Author
killer ac 1550无线网卡无法识别
安装20的在安装界面就花屏,改装15的正常,但是无线网卡驱动却没有,网上找到编辑还报错,有其他办法吗?



Reply Favorite View the author
All Replies
avatar
deepinuser17
deepin
2020-08-15 06:55
#1
是用的这个编译方法吗?
https://forums.linuxmint.com/viewtopic.php?f=53&t=272888
https://support.killernetworking ... ebian-ubuntu-16-04/

  1. sudo apt-get install git gcc make
  2. git clone https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwifi.git/
  3. cd backport-iwlwifi
  4. make defconfig-iwlwifi-public
  5. sed -i 's/CPTCFG_IWLMVM_VENDOR_CMDS=y/# CPTCFG_IWLMVM_VENDOR_CMDS is not set/' .config
  6. make -j4
  7. sudo make install
Copy the Code
Reply View the author
avatar
deepinuser17
deepin
2020-08-15 07:02
#2
另外需要在BIOS里关闭Secure Boot.
Reply View the author
avatar
ldfd25
deepin
2020-08-17 01:33
#3
https://bbs.deepin.org/post/199492
是用的这个编译方法吗?
https://forums.linuxmint.com/viewtopic.php?f=53&t=272888
https://support.kill ...

对呀对呀,不过我安装核显驱动之后能正常升级到V20了,然后升级完之后无线居然就可以了……
Reply View the author