# Debian 9 "Stretch"
deb http://httpredir.debian.org/debian/ stretch main contrib non-free

# apt update
# apt install linux-headers-$(uname -r|sed 's/[^-]*-[^-]*-//') nvidia-driver

如果报错“W: Possible missing firmware /lib/firmware/rtl_nic/rtl8107e-2.fw for module r8169”

sudo apt install firmware-realtek

 

相关文章:

  • 2021-12-12
  • 2021-12-01
  • 2021-08-30
  • 2021-08-27
  • 2022-12-23
  • 2021-11-27
  • 2021-11-27
  • 2021-12-10
猜你喜欢
  • 2022-03-03
  • 2022-02-21
  • 2021-06-17
  • 2022-01-30
  • 2021-11-21
  • 2022-01-13
  • 2022-12-23
相关资源
相似解决方案