Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Section "ServerLayout"
- Identifier "layout"
- Screen 0 "nvidia"
- EndSection
- Section "Device"
- Identifier "Nvidia Card"
- Driver "nvidia"
- VendorName "NVIDIA Corporation"
- BoardName "GeForce GTS 450"
- BusID "01:00:0"
- #ниже нинужности, работало без них, нян
- Option "ConnectToAcpid" "0"
- Option "MultiGPU" "0"
- Option "SLI" "0"
- Option "AllowUnofficialGLXProtocol" "True"
- Option "Interactive" "False"
- Option "UseHotplugEvents" "False"
- EndSection
- Section "Screen"
- Identifier "nvidia"
- Device "nvidia"
- Option "AllowEmptyInitialConfiguration"
- DefaultDepth 24
- SubSection "Display"
- Depth 24
- EndSubSection
- EndSection
- Section "module"
- load "glx"
- EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement