mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-17 06:02:13 -04:00
InstallNvidiaDriver changed
This commit is contained in:
parent
ae766565fe
commit
3d2ced49b2
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue