Probe #98aa98d974 of HP ENVY TS 15
Log: xorg.conf
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
#Screen 1 "Screen1" RightOf "Screen0"
# InputDevice "Keyboard0" "CoreKeyboard"
# InputDevice "Mouse0" "CorePointer"
# Option "AllowNVIDIAGPUScreens" "True"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
ModulePath "/usr/lib/x86_64-linux-gnu/nvidia/xorg"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "built-ins"
EndSection
#Section "Module"
# Load "glx"
#EndSection
Section "ServerFlags"
Option "DefaultServerLayout" "Layout0"
# Option "GlxVisuals" "all" #Default: typical
# Option "IndirectGLX" "True" #Default: disabled
# Option "DRI2" "True" #Default: disabled
# Option "AutoAddDevices" "True" #Default: enabled
# Option "AutoEnableDevices" "True" #Default: enabled
Option "AutoAddGPU" "False" #Default: enabled
Option "AutoBindGPU" "False" #Default: enabled
# Option "Xinerama" "1" #Default: disabled
EndSection
#Section "InputDevice"
# # generated from default
# Identifier "Mouse0"
# Driver "mouse"
# Option "AutoServerLayout" "True"
# Option "AccelerationProfile" "5"
# Option "AdaptiveDeceleration" "0.5"
# Option "AccelerationScheme" "predictable"
# Option "Protocol" "auto"
# Option "Device" "/dev/psaux"
# Option "Emulate3Buttons" "no"
# Option "ZAxisMapping" "4 5 6 7"
## Option "Device" "/dev/input/mice"
#EndSection
#Section "InputDevice"
# # generated from default
# Identifier "Keyboard0"
# Driver "kbd"
# Option "AutoServerLayout" "True"
#EndSection
Section "Monitor"
# ID: EISA samsung-sam0498
Identifier "SyncMaster"
VendorName "SAM"
ModelName "SyncMaster SAM0498 1600x900 443x249mm 20.0-inch"
# UseModes "SyncMasterModes"
DisplaySize 443 249
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
# Option "DPMS" "True"
Option "PreferredMode" "1600x900"
Option "Primary" "True"
Option "Position" "0 0"
# Option "MinClock" "25.18Hz"
Option "MaxClock" "145.00Hz"
EndSection
Section "Monitor"
# EISA chimei-innolux-cmn15bb
# LCD Monitor CMN15BB 1920x1080 344x194mm 15.5-inch
Identifier "LaptopDisplay"
#VendorName "Chimei Innolux"
VendorName "CMN"
ModelName "LCD Monitor CMN15BB 1920x1080 344x194mm 15.5-inch"
# UseModes "LaptopDisplayModes"
DisplaySize 344 194
# HorizSync 22.2 - 67.0
# VertRefresh 56.2 - 60.3
# Option "DPMS" "True"
Option "RightOf" "SamsungSyncMaster"
Option "PreferredMode" "1368x768"
Option "Primary" "False"
Option "Position" "1600 0"
# Option "PreferredMode" ""
# Option "MinClock" "17.19Hz"
Option "MaxClock" "141.00Hz"
EndSection
Section "Device"
Identifier "iGPU"
#Driver "intel" #i915
Driver "modesetting"
BusID "PCI:0:2:0"
Screen 0
Option "Monitor-eDP1" "LaptopDisplay"
Option "Monitor-HDMI1" "SyncMaster"
#Option "ZaphodHeads" "eDP1,HDMI1"
#Option "DRI" "3" # <str>
#Option "LinearFramebuffer" "True"
#Option "VSync" "True"
#Option "ReprobeOutputs" "True"
#Option "XvMC" "False"
#Option "TearFree" "True"
Option "ModeDebug" "True"
# Chipset "Intel(R) HD Graphics 4600"
# Option "XvMCSurfaces" "7" # <i>:6,7
EndSection
Section "Device"
Identifier "dGPU"
Driver "nouveau"
VendorName "NVIDIA Corporation"
BusID "PCI:1:0:0"
#Option "DRI" "3"
#Option "SwapLimit" "2"
#Option "ShadowFB" "on"aa
Option "XvMC" "False"
Option "ModeDebug" "True"
EndSection
Section "Screen"
Identifier "Screen0"
Device "iGPU"
GPUDevice "dGPU"
Monitor "SamsungSyncMaster"
Monitor "LaptopDisplay"
DefaultDepth 24
#Option "Accel" "True"
Option "ModeDebug" "True"
SubSection "Display"
Depth 24
#Modes "nvidia-auto-select"
EndSubSection
# VideoAdapter "xv-id"
# Option "AllowEmptyInitialConfiguration" "True"
EndSection
#Section "Screen"
# Identifier "Screen1"
# Device "iGPU"
# Monitor "LaptopDisplay"
# DefaultDepth 24
#Option "Accel" "True"
# Option "ModeDebug" "True"
#SubSection "Display"
# Depth 24
# Modes "nvidia-auto-select"
#EndSubSection
# GPUDevice "dGPU"
# VideoAdapter "xv-id"
# Option "AllowEmptyInitialConfiguration" "True"
#EndSection
#Section "Extensions"
#EndSection
#Section "DRI"
#EndSection
#Section "Vendor"
#EndSection