nvidia4090驱动安装

下载驱动:

官方高级驱动搜索 | NVIDIA

lsmod | grep nouveau #查看是否禁用

如果没有,禁用:


vim /lib/modprobe.d/dist-blacklist.conf
#文件最下面追加以下两行
blacklist nouveau
options nouveau modeset=0


mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r).img.bak
dracut /boot/initramfs-$(uname -r).img $(uname -r)
reboot

chmod +x NVIDIA-Linux-x86_64....run

Unable to find the kernel source tree for the currently running kernel. Please make sure you have installed the kernel source files for your kernel and that they are properly configured; on Red Hat Linux systems, for example, be sure you have the 'kernel-source' or 'kernel-devel' RPM installed. If you know the correct kernel source files are installed, you may specify the kernel source path with the '--kernel-source-path' command line option

yum -y install gcc kernel-devel kernel-headers

如果还不行,使用提示中的 '--kernel-source-path' 指定内核路径

ERROR : An error occurred while performing the step : " Building kernel modules". 
See /var/log/nvidia-installer.log for details.

本质在于内核版本和驱动版本不匹配,调整内核或驱动版本。

参考:

CentOS 7安装 NVIDIA 独立显卡驱动(禁用nouveau)-阿里云开发者社区

  • 7
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值