Probe #ffe6065419 of HP Pavilion Gaming Lapt...
Log: xorg.conf
Section "ServerLayout"
Identifier "X.org Configured"
# Screen 0 "AMD"
Screen 1 "nvidia"
# Screen 0 "nvidia"
# Inactive "amdgpu"
Option "AllowNVIDIAGPUScreens"
EndSection
Section "Module"
Load "modesetting"
EndSection
Section "Device"
Identifier "AMD"
# Driver "amdgpu"
Driver "modesetting"
BusID "PCI:05:0:0"
Option "DRI" "3"
Option "TearFree" "true"
EndSection
Section "Screen"
Identifier "AMD"
Device "AMD"
EndSection
Section "Device"
Identifier "nvidia"
Driver "nvidia"
Option "AllowEmptyInitialConfiguration"
BusID "PCI:01:0:0"
Option "AllowPRIMEDisplayOffSink" "true"
Option "PrimaryGPU" "Yes"
EndSection
Section "Screen"
Identifier "nvidia"
Device "nvidia"
EndSection
Section "ServerFlags"
Option "IgnoreABI" "1"
EndSection