Advertisement
Guest User

Untitled

a guest
Jul 26th, 2020
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. nano /etc/X11/xorg.conf.d/nvidia.conf
  2.  
  3. >>>>>
  4. Section "ServerLayout"
  5. Identifier "layout"
  6. Option "AllowNVIDIAGPUScreens"
  7. EndSection
  8.  
  9. nano /etc/modprobe.d/zz-nvidia-modeset.conf
  10. >>>
  11. options nvidia_drm modeset=1
  12.  
  13. update-initramfs -u
  14. reboot
  15.  
  16. Вроде бы все. Жду ответа по логин-менеджеру.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement