Probe #7839a021dc of ASUSTek PRIME Z790-A WIFI Desktop Computer
Log: xorg.conf.d
merged.conf
-----------
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 1070"
BusId "PCI:1@0:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Option "AllowEmptyInitialConfiguration"
Option "metamodes" "nvidia-auto-select +0+0 {ForceCompositionPipeline=On, ForceFullCompositionPipeline=On, AllowGSYNCCompatible=On}"
EndSection
Section "Device"
Identifier "DeviceIntel"
Driver "modesetting"
VendorName "Intel Corporation"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "ScreenIntel"
Device "DeviceIntel"
EndSection
Section "ServerLayout"
Identifier "Layout"
Screen 0 "Screen0"
Inactive "DeviceIntel"
Option "AllowNVIDIAGPUScreens" "1"
EndSection