Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Section "Module"
- Load "modesetting"
- EndSection
- Section "ServerLayout"
- Identifier "layout"
- Screen 0 "nvidia"
- Inactive "intel"
- EndSection
- Section "Monitor"
- Identifier "nvidia"
- VendorName "Unknown"
- ModelName "Unknown"
- EndSection
- Section "Device"
- Identifier "nvidia"
- Driver "nvidia"
- BusID "1@0:0:0"
- Option "ConnectedMonitor" "VGA-0"
- Option "CustomEDID" "VGA-0:/lib/firmware/edid/1366x768_Lenovo_B570.bin"
- Option "UseEDID" "True"
- Option "ModeValidation" "NoVirtualSizeCheck"
- EndSection
- Section "Screen"
- Identifier "nvidia"
- Device "nvidia"
- Monitor "nvidia"
- Option "RenderAccel" "True"
- Option "NoRenderExtension" "False"
- Option "AllowGLXWithComposite" "True"
- Option "AddARGBGLXVisuals" "True"
- Option "DamageEvents" "True"
- Option "ConnectToAcpid" "True"
- SubSection "Display"
- Depth 24
- Modes "1366x768"
- EndSubSection
- EndSection
- Section "Device"
- Identifier "intel"
- Driver "modesetting"
- Option "CustomEDID" "VGA-0:/lib/firmware/edid/1366x768_Lenovo_B570.bin"
- EndSection
- Section "Screen"
- Identifier "intel"
- Device "intel"
- SubSection "Display"
- Depth 24
- Modes "1366x768"
- EndSubSection
- Monitor "nvidia"
- EndSection
- Section "Extensions"
- Option "Composite" "Enable"
- EndSection
Add Comment
Please, Sign In to add comment