mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
InstallNvidiaDriver changed
This commit is contained in:
parent
ae766565fe
commit
3d2ced49b2
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user