InstallNvidiaDriver changed

This commit is contained in:
Marek Marczykowski-Górecki 2011-04-13 21:18:38 +00:00
parent ae766565fe
commit 3d2ced49b2

View File

@ -53,6 +53,8 @@ cat /etc/modprobe.d/nouveau-disable.conf
install nouveau /bin/true
```
Add *rdblacklist=nouveau* option to /boot/grub/menu.lst (at the end of line containing *vmlinuz*).
Configure Xorg
--------------
@ -63,3 +65,5 @@ X -configure
mv /root/xorg.conf.new /etc/X11/xorg.conf
# replace Driver in Device section by "nvidia"
```
Now you should reboot the system.