赞
踩
执行此命令:vi /usr/lib/modprobe.d/dist-blacklist.conf
在dist-blacklist.conf中添加两行内容:
blacklist nouveau
options nouveau modeset=0
Esc键 :wq 退出。
接着执行以下命令:
mv /boot/initramfs-
(
u
n
a
m
e
−
r
)
.
i
m
g
/
b
o
o
t
/
i
n
i
t
r
a
m
f
s
−
(uname -r).img /boot/initramfs-
(uname−r).img/boot/initramfs−(uname -r).img.bak
dracut /boot/initramfs-$(uname -r).img $(uname -r)
重启服务器:reboot
验证nouveau驱动是否禁用:
lsmod | grep nouveau
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。