Guest User

Untitled

a guest
Mar 16th, 2018
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. Section "ServerLayout"
  2. Identifier "layout"
  3. Screen 0 "nvidia"
  4. Inactive "intel"
  5. EndSection
  6.  
  7. Section "Device"
  8. Identifier "nvidia"
  9. Driver "nvidia"
  10. BusID "PCI:1:0:0"
  11. EndSection
  12.  
  13. Section "Screen"
  14. Identifier "nvidia"
  15. Device "nvidia"
  16. Option "AllowEmptyInitialConfiguration"
  17. Option "Interactive" "0"
  18. EndSection
  19.  
  20. Section "Device"
  21. Identifier "intel"
  22. Driver "modesetting"
  23. EndSection
  24.  
  25. Section "Screen"
  26. Identifier "intel"
  27. Device "intel"
  28. EndSection
Advertisement
Add Comment
Please, Sign In to add comment