Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Section "ServerLayout"
- Identifier "layout"
- Screen 0 "nvidia" 0 0
- Inactive "intel"
- EndSection
- Section "ServerFlags"
- Option "AllowEmptyInput" "on"
- Option "AllowAddDevices" "on"
- Option "AllowEnableDevices" "on"
- Option "AutoAddGPU" "on"
- EndSection
- #Section "Module"
- # Load "glx"
- #EndSection
- #Section "Monitor"
- # Identifier "Monitor0"
- # VendorName "Unknown"
- # ModelName "Unknown"
- # Option "DPMS"
- # Option "Enable"
- #EndSection
- Section "Device"
- Identifier "nvidia"
- Driver "nvidia"
- BusID "PCI:1:0:0"
- EndSection
- Section "Screen"
- Identifier "nvidia"
- Device "nvidia"
- # Monitor "Monitor0"
- # DefaultDepth 24
- # Option "UseDisplayDevice" "none"
- Option "AllowEmptyInitialConfiguration"
- EndSection
- Section "Device"
- Identifier "intel"
- Driver "modesetting"
- # BusID "PCI:0:2:0"
- # Option "Monitor-LVDS-1" "Monitor0"
- EndSection
- Section "Screen"
- Identifier "intel"
- Device "intel"
- # Monitor "Monitor0"
- EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement