# nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 525.60.11 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" Option "AllowNVIDIAGPUScreens" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/OTF" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/75dpi" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection #Section "Module" # Load "glx" #EndSection Section "Device" Identifier "iGPU" Driver "modesetting" BusID "PCI:0:2:0" EndSection Section "Device" Identifier "dGPU" Driver "nvidia" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "iGPU" DefaultDepth 24 Option "Coolbits" "28" SubSection "Display" Viewport 0 0 EndSubSection EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" Option "DPMS" EndSection ## Shutdown xorg if something goes wrong using Ctrl+Alt+Backspace ## #Section "ServerFlags" # Option "DontZap" "false" #EndSection # #Section "InputClass" # Identifier "Keyboard Defaults" # MatchIsKeyboard "yes" # Option "XkbOptions" "terminate:ctrl_alt_bksp" #EndSection # Section "OutputClass" # Identifier "iGPU" # MatchDriver "i915" # Driver "modesetting" # EndSection # # Section "OutputClass" # Identifier "dGPU" # MatchDriver "nvidia-drm" # Driver "nvidia" # Option "AllowEmptyInitialConfiguration" # Option "PrimaryGPU" "yes" # ModulePath "/usr/lib/nvidia/xorg" # ModulePath "/usr/lib/xorg/modules" # EndSection