Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Section "Module"
- Load "modesetting"
- EndSection
- Section "ServerLayout"
- Identifier "layout"
- Screen 1 "nvidia"
- Inactive "intel"
- EndSection
- Section "Monitor"
- Identifier "monitor"
- VendorName "Generic"
- ModelName "Generic"
- EndSection
- Section "Device"
- Identifier "nvidia"
- Driver "nvidia"
- BusID "PCI:1:0:0"
- Option "ConnectedMonitor" "CRT-0"
- Option "CustomEDID" "CRT-0:/lib/firmware/edid/1366x768_Lenovo_B570.bin"
- Option "IgnoreEDID" "False"
- Option "UseEDID" "True"
- EndSection
- Section "Screen"
- Identifier "nvidia"
- Device "nvidia"
- Monitor "monitor"
- EndSection
- Section "Device"
- Identifier "intel"
- Driver "modesetting"
- BusID "PCI:0:2:0"
- Option "CustomEDID" "CRT-0:/lib/firmware/edid/1366x768_Lenovo_B570.bin"
- EndSection
- Section "Screen"
- Identifier "intel"
- Device "intel"
- Monitor "monitor"
- EndSection
Advertisement
Add Comment
Please, Sign In to add comment