分页: 1 / 1

Ubuntu15.10 64位版卸载nouveau驱动问题

发表于 : 2015-11-04 16:33
w591964454
在Ubuntu 15.10 64位系统中安装NVIDIA显卡驱动失败需要卸载 nouveau ,但是按照网上的步骤执行mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r).img.bak时总是提示找不到 /boot/initramfs-4.2.0-16-generic.img ,请问是怎么回事,Ubuntu15.10 64位版该如何操作?

Re: Ubuntu15.10 64位版卸载nouveau驱动问题

发表于 : 2015-11-04 17:50
poloshiao
新手 建議不要卸载 nouveau
加入 載入黑名單即可
重開機

要再度使用 nouveau 時 從載入黑名單移除
重開機

補充
載入黑名單
/etc/modprobe.d/blacklist.conf

/etc/modprobe.d/anyname-you-give.conf

進一步參閱
http://askubuntu.com/questions/546965/h ... ing-loaded

Re: Ubuntu15.10 64位版卸载nouveau驱动问题

发表于 : 2015-11-04 17:54
vickycq
Nouveau, an open source driver, is installed by default. It's possible to remove it completely, but it is not necessary and therefore not recommended.
具体参考 https://help.ubuntu.com/community/Binar ... wto/Nvidia