You are not logged in.
Hello,
I have following problem my laptop has an intel integrated gpu and a nvidia gpu Xorg works with the intel gpu but not with the nvidia gpu
here is the guide i have been following:Nvidia troubleshooting
the only thing thats weird is that
nvidia-xconfig --query-gpu-info
Number of GPUs: 1
GPU #0:
Name : GeForce GTX 1050 Ti
UUID : GPU-620e838b-e9c4-afa4-6763-45f650899a2c
PCI BusID : PCI:1:0:0
Number of Display Devices: 0 shows that it has 0 display devices
Here's a Xorg.0.log.old
cat Xorg.0.log.old | grep NVIDIA > /home/maro/thelog.log
[ 513.022] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 513.022] (II) NVIDIA dlloader X Driver 450.57 Sun Jul 5 14:40:23 UTC 2020
[ 513.022] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 513.056] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 513.056] (==) NVIDIA(0): RGB weight 888
[ 513.056] (==) NVIDIA(0): Default visual is TrueColor
[ 513.056] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 513.056] (**) NVIDIA(0): Enabling 2D acceleration
[ 513.056] (EE) NVIDIA: Failed to load module "glxserver_nvidia" (module does not exist, 0)
[ 513.056] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[ 513.056] (EE) NVIDIA(0): log file that the GLX module has been loaded in your X
[ 513.056] (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If
[ 513.056] (EE) NVIDIA(0): you continue to encounter problems, Please try
[ 513.056] (EE) NVIDIA(0): reinstalling the NVIDIA driver.
[ 513.056] (II) NVIDIA: The X server does not support PRIME Render Offload.
[ 513.264] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 513.264] (--) NVIDIA(0): DFP-0
[ 513.264] (--) NVIDIA(0): DFP-1
[ 513.264] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 Ti (GP107-A) at PCI:1:0:0 (GPU-0)
[ 513.264] (--) NVIDIA(0): Memory: 4194304 kBytes
[ 513.264] (--) NVIDIA(0): VideoBIOS: 86.07.50.00.5b
[ 513.264] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 513.264] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 513.264] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 513.264] (--) NVIDIA(GPU-0): DFP-0: 1440.0 MHz maximum pixel clock
[ 513.264] (--) NVIDIA(GPU-0):
[ 513.265] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 513.265] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 513.265] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 513.265] (--) NVIDIA(GPU-0):
[ 513.265] (EE) NVIDIA(0): Failed to assign any connected display devices to X screen 0.
[ 513.265] (EE) NVIDIA(0): Set AllowEmptyInitialConfiguration if you want the server
[ 513.265] (EE) NVIDIA(0): to start anyway
[ 513.265] (EE) NVIDIA(0): Failing initialization of X screenit seems like glxserver_nvidia does not exist.
and it also wont show in xrandr --listproviders
Providers: number : 1
Provider 0: id: 0x48 cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 4 outputs: 5 associated providers: 0 name:IntelLast edited by maro (2020-08-16 12:39:37)
Offline
Please post the entire Xorg log, not some random excerpts.
However
[ 513.056] (EE) NVIDIA: Failed to load module "glxserver_nvidia" (module does not exist, 0)
[ 513.056] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[ 513.056] (EE) NVIDIA(0): log file that the GLX module has been loaded in your X
[ 513.056] (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If
[ 513.056] (EE) NVIDIA(0): you continue to encounter problems, Please try
[ 513.056] (EE) NVIDIA(0): reinstalling the NVIDIA driver.and
[ 513.265] (EE) NVIDIA(0): Failed to assign any connected display devices to X screen 0.
[ 513.265] (EE) NVIDIA(0): Set AllowEmptyInitialConfiguration if you want the server
[ 513.265] (EE) NVIDIA(0): to start anyway
[ 513.265] (EE) NVIDIA(0): Failing initialization of X screenPoint out two issues.
Read up https://wiki.archlinux.org/index.php/NVIDIA_Optimus and the first error might esp. require you to enable https://wiki.archlinux.org/index.php/NV … de_setting
Online
so i went and read those wiki articles, i dont see the glx error anymore but the xorg seems to freeze (it shows the boot logs).
and my NVIDIA card doesnt seem to find any display devices
[ 7.835] (--) NVIDIA(0): No enabled display devices found; starting anyway because
[ 7.835] (--) NVIDIA(0): AllowEmptyInitialConfiguration is enabledHere's my Xorg.log
[ 7.771]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 7.771] Build Operating System: Linux Arch Linux
[ 7.771] Current Operating System: Linux maro 5.8.1-arch1-1 #1 SMP PREEMPT Wed, 12 Aug 2020 18:50:43 +0000 x86_64
[ 7.771] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=a94bcc24-cf77-410e-9836-5ccbdc1489ea rw loglevel=3 acpi_osi=! acpi_osi=Linux nvidia-drm.modeset=1
[ 7.771] Build Date: 31 July 2020 04:00:57PM
[ 7.771]
[ 7.771] Current version of pixman: 0.40.0
[ 7.771] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 7.771] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 7.771] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Aug 16 10:23:24 2020
[ 7.771] (==) Using config file: "/etc/X11/xorg.conf"
[ 7.771] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 7.771] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 7.771] (==) ServerLayout "X.org Configured"
[ 7.771] (**) |-->Screen "Screen0" (0)
[ 7.771] (**) | |-->Monitor "Monitor0"
[ 7.771] (**) | |-->Device "Card0"
[ 7.771] (**) |-->Screen "Screen1" (1)
[ 7.771] (**) | |-->Monitor "Monitor1"
[ 7.771] (**) | |-->Device "Card0"
[ 7.771] (**) |-->Input Device "Mouse0"
[ 7.771] (**) |-->Input Device "Keyboard0"
[ 7.771] (==) Automatically adding devices
[ 7.771] (==) Automatically enabling devices
[ 7.771] (==) Automatically adding GPU devices
[ 7.771] (==) Automatically binding GPU devices
[ 7.771] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 7.771] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 7.771] Entry deleted from font path.
[ 7.771] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 7.771] Entry deleted from font path.
[ 7.771] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 7.771] Entry deleted from font path.
[ 7.771] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 7.771] Entry deleted from font path.
[ 7.771] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 7.771] Entry deleted from font path.
[ 7.771] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 7.771] Entry deleted from font path.
[ 7.772] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 7.772] Entry deleted from font path.
[ 7.772] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 7.772] Entry deleted from font path.
[ 7.772] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 7.772] Entry deleted from font path.
[ 7.772] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 7.772] Entry deleted from font path.
[ 7.772] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 7.772] Entry deleted from font path.
[ 7.772] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 7.772] Entry deleted from font path.
[ 7.772] (**) FontPath set to:
[ 7.772] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 7.772] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 7.772] (WW) Disabling Mouse0
[ 7.772] (WW) Disabling Keyboard0
[ 7.772] (II) Module ABI versions:
[ 7.772] X.Org ANSI C Emulation: 0.4
[ 7.772] X.Org Video Driver: 24.1
[ 7.772] X.Org XInput driver : 24.1
[ 7.772] X.Org Server Extension : 10.0
[ 7.772] (--) using VT number 2
[ 7.772] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 7.773] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 7.791] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 7.801] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 7.801] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 7.801] (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
[ 7.802] (--) PCI: (0@0:2:0) 8086:3e9b:1558:852b rev 0, Mem @ 0xa2000000/16777216, 0x80000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[ 7.802] (--) PCI:*(1@0:0:0) 10de:1c8c:1558:852b rev 161, Mem @ 0xa3000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[ 7.802] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 7.802] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 7.802] (II) LoadModule: "glx"
[ 7.802] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 7.803] (II) Module glx: vendor="X.Org Foundation"
[ 7.803] compiled for 1.20.8, module version = 1.0.0
[ 7.803] ABI class: X.Org Server Extension, version 10.0
[ 7.803] (II) LoadModule: "nvidia"
[ 7.803] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 7.803] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 7.803] compiled for 1.6.99.901, module version = 1.0.0
[ 7.803] Module class: X.Org Video Driver
[ 7.803] (II) NVIDIA dlloader X Driver 450.57 Sun Jul 5 14:40:23 UTC 2020
[ 7.803] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 7.803] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
[ 7.803] (WW) xf86OpenConsole: setsid failed: Operation not permitted
[ 7.820] (II) Loading sub module "fb"
[ 7.820] (II) LoadModule: "fb"
[ 7.820] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 7.820] (II) Module fb: vendor="X.Org Foundation"
[ 7.820] compiled for 1.20.8, module version = 1.0.0
[ 7.820] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.820] (II) Loading sub module "wfb"
[ 7.820] (II) LoadModule: "wfb"
[ 7.820] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 7.820] (II) Module wfb: vendor="X.Org Foundation"
[ 7.820] compiled for 1.20.8, module version = 1.0.0
[ 7.820] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.820] (II) Loading sub module "ramdac"
[ 7.820] (II) LoadModule: "ramdac"
[ 7.820] (II) Module "ramdac" already built-in
[ 7.821] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 7.821] (==) NVIDIA(0): RGB weight 888
[ 7.821] (==) NVIDIA(0): Default visual is TrueColor
[ 7.821] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 7.821] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 7.821] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 7.821] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 7.821] (**) NVIDIA(0): Enabling 2D acceleration
[ 7.821] (II) Loading sub module "glxserver_nvidia"
[ 7.821] (II) LoadModule: "glxserver_nvidia"
[ 7.821] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 7.825] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 7.825] compiled for 1.6.99.901, module version = 1.0.0
[ 7.825] Module class: X.Org Server Extension
[ 7.825] (II) NVIDIA GLX Module 450.57 Sun Jul 5 14:43:44 UTC 2020
[ 7.825] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 7.826] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 7.826] (--) NVIDIA(0): DFP-0
[ 7.826] (--) NVIDIA(0): DFP-1
[ 7.834] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 Ti (GP107-A) at PCI:1:0:0 (GPU-0)
[ 7.834] (--) NVIDIA(0): Memory: 4194304 kBytes
[ 7.834] (--) NVIDIA(0): VideoBIOS: 86.07.50.00.5b
[ 7.834] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 7.834] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 7.834] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 7.834] (--) NVIDIA(GPU-0): DFP-0: 1440.0 MHz maximum pixel clock
[ 7.834] (--) NVIDIA(GPU-0):
[ 7.835] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 7.835] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 7.835] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 7.835] (--) NVIDIA(GPU-0):
[ 7.835] (==) NVIDIA(0):
[ 7.835] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 7.835] (==) NVIDIA(0): will be used as the requested mode.
[ 7.835] (==) NVIDIA(0):
[ 7.835] (--) NVIDIA(0): No enabled display devices found; starting anyway because
[ 7.835] (--) NVIDIA(0): AllowEmptyInitialConfiguration is enabled
[ 7.835] (II) NVIDIA(0): Validated MetaModes:
[ 7.835] (II) NVIDIA(0): "NULL"
[ 7.835] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[ 7.835] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[ 7.835] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[ 7.835] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 7.835] (II) NVIDIA: access.
[ 7.837] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 7.837] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 7.837] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 7.837] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 7.837] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 7.837] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 7.837] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 7.837] (II) NVIDIA(0): Config Options in the README.
[ 7.849] (II) NVIDIA(0): Setting mode "NULL"
[ 7.854] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 7.854] (==) NVIDIA(0): Backing store enabled
[ 7.854] (==) NVIDIA(0): Silken mouse disabled
[ 7.854] (==) NVIDIA(0): DPMS enabled
[ 7.854] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[ 7.854] (II) Loading sub module "dri2"
[ 7.854] (II) LoadModule: "dri2"
[ 7.854] (II) Module "dri2" already built-in
[ 7.854] (II) NVIDIA(0): [DRI2] Setup complete
[ 7.854] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 7.854] (II) Initializing extension Generic Event Extension
[ 7.854] (II) Initializing extension SHAPE
[ 7.854] (II) Initializing extension MIT-SHM
[ 7.854] (II) Initializing extension XInputExtension
[ 7.854] (II) Initializing extension XTEST
[ 7.855] (II) Initializing extension BIG-REQUESTS
[ 7.855] (II) Initializing extension SYNC
[ 7.855] (II) Initializing extension XKEYBOARD
[ 7.855] (II) Initializing extension XC-MISC
[ 7.855] (II) Initializing extension SECURITY
[ 7.855] (II) Initializing extension XFIXES
[ 7.855] (II) Initializing extension RENDER
[ 7.855] (II) Initializing extension RANDR
[ 7.855] (II) Initializing extension COMPOSITE
[ 7.855] (II) Initializing extension DAMAGE
[ 7.855] (II) Initializing extension MIT-SCREEN-SAVER
[ 7.855] (II) Initializing extension DOUBLE-BUFFER
[ 7.855] (II) Initializing extension RECORD
[ 7.855] (II) Initializing extension DPMS
[ 7.855] (II) Initializing extension Present
[ 7.855] (II) Initializing extension DRI3
[ 7.855] (II) Initializing extension X-Resource
[ 7.856] (II) Initializing extension XVideo
[ 7.856] (II) Initializing extension XVideo-MotionCompensation
[ 7.856] (II) Initializing extension GLX
[ 7.856] (II) Initializing extension GLX
[ 7.856] (II) Indirect GLX disabled.
[ 7.856] (II) GLX: Another vendor is already registered for screen 0
[ 7.856] (II) Initializing extension XFree86-VidModeExtension
[ 7.856] (II) Initializing extension XFree86-DGA
[ 7.856] (II) Initializing extension XFree86-DRI
[ 7.856] (II) Initializing extension DRI2
[ 7.856] (II) Initializing extension NV-GLX
[ 7.856] (II) Initializing extension NV-CONTROL
[ 7.890] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 7.890] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 7.890] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 7.890] (**) Power Button: Applying InputClass "keyboard"
[ 7.890] (II) LoadModule: "libinput"
[ 7.890] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 7.891] (II) Module libinput: vendor="X.Org Foundation"
[ 7.891] compiled for 1.20.8, module version = 0.30.0
[ 7.891] Module class: X.Org XInput Driver
[ 7.891] ABI class: X.Org XInput driver, version 24.1
[ 7.891] (II) Using input driver 'libinput' for 'Power Button'
[ 7.891] (**) Power Button: always reports core events
[ 7.891] (**) Option "Device" "/dev/input/event3"
[ 7.891] (**) Option "_source" "server/udev"
[ 7.892] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 7.892] (II) event3 - Power Button: device is a keyboard
[ 7.892] (II) event3 - Power Button: device removed
[ 7.918] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 7.918] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 7.918] (**) Option "xkb_model" "pc105"
[ 7.918] (**) Option "xkb_layout" "de"
[ 7.918] (**) Option "xkb_variant" "nodeadkeys"
[ 7.931] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 7.931] (II) event3 - Power Button: device is a keyboard
[ 7.932] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 7.932] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 7.932] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 7.932] (**) Power Button: Applying InputClass "keyboard"
[ 7.932] (II) Using input driver 'libinput' for 'Power Button'
[ 7.932] (**) Power Button: always reports core events
[ 7.932] (**) Option "Device" "/dev/input/event0"
[ 7.932] (**) Option "_source" "server/udev"
[ 7.932] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 7.932] (II) event0 - Power Button: device is a keyboard
[ 7.932] (II) event0 - Power Button: device removed
[ 7.957] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 7.958] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 7.958] (**) Option "xkb_model" "pc105"
[ 7.958] (**) Option "xkb_layout" "de"
[ 7.958] (**) Option "xkb_variant" "nodeadkeys"
[ 7.959] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 7.959] (II) event0 - Power Button: device is a keyboard
[ 7.960] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 7.960] (II) No input driver specified, ignoring this device.
[ 7.960] (II) This device may have been added with another device file.
[ 7.960] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 7.960] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 7.960] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 7.960] (**) Sleep Button: Applying InputClass "keyboard"
[ 7.960] (II) Using input driver 'libinput' for 'Sleep Button'
[ 7.960] (**) Sleep Button: always reports core events
[ 7.960] (**) Option "Device" "/dev/input/event2"
[ 7.960] (**) Option "_source" "server/udev"
[ 7.961] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 7.961] (II) event2 - Sleep Button: device is a keyboard
[ 7.962] (II) event2 - Sleep Button: device removed
[ 7.998] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[ 7.998] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 7.998] (**) Option "xkb_model" "pc105"
[ 7.998] (**) Option "xkb_layout" "de"
[ 7.998] (**) Option "xkb_variant" "nodeadkeys"
[ 8.001] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 8.001] (II) event2 - Sleep Button: device is a keyboard
[ 8.003] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event7)
[ 8.003] (II) No input driver specified, ignoring this device.
[ 8.003] (II) This device may have been added with another device file.
[ 8.004] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event8)
[ 8.004] (II) No input driver specified, ignoring this device.
[ 8.004] (II) This device may have been added with another device file.
[ 8.005] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event9)
[ 8.005] (II) No input driver specified, ignoring this device.
[ 8.005] (II) This device may have been added with another device file.
[ 8.006] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event10)
[ 8.006] (II) No input driver specified, ignoring this device.
[ 8.006] (II) This device may have been added with another device file.
[ 8.009] (II) config/udev: Adding input device Logitech Gaming Mouse G502 (/dev/input/event11)
[ 8.009] (**) Logitech Gaming Mouse G502: Applying InputClass "evdev pointer catchall"
[ 8.009] (**) Logitech Gaming Mouse G502: Applying InputClass "libinput pointer catchall"
[ 8.009] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502'
[ 8.009] (**) Logitech Gaming Mouse G502: always reports core events
[ 8.009] (**) Option "Device" "/dev/input/event11"
[ 8.009] (**) Option "_source" "server/udev"
[ 8.068] (II) event11 - Logitech Gaming Mouse G502: is tagged by udev as: Mouse
[ 8.068] (II) event11 - Logitech Gaming Mouse G502: device set to 2400 DPI
[ 8.068] (II) event11 - Logitech Gaming Mouse G502: device is a pointer
[ 8.069] (II) event11 - Logitech Gaming Mouse G502: device removed
[ 8.144] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:046D:C332.0001/input/input17/event11"
[ 8.144] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502" (type: MOUSE, id 9)
[ 8.145] (**) Option "AccelerationScheme" "none"
[ 8.145] (**) Logitech Gaming Mouse G502: (accel) selected scheme none/0
[ 8.145] (**) Logitech Gaming Mouse G502: (accel) acceleration factor: 2.000
[ 8.145] (**) Logitech Gaming Mouse G502: (accel) acceleration threshold: 4
[ 8.205] (II) event11 - Logitech Gaming Mouse G502: is tagged by udev as: Mouse
[ 8.205] (II) event11 - Logitech Gaming Mouse G502: device set to 2400 DPI
[ 8.205] (II) event11 - Logitech Gaming Mouse G502: device is a pointer
[ 8.208] (II) config/udev: Adding input device Logitech Gaming Mouse G502 (/dev/input/mouse0)
[ 8.208] (II) No input driver specified, ignoring this device.
[ 8.208] (II) This device may have been added with another device file.
[ 8.210] (II) config/udev: Adding input device Logitech Gaming Mouse G502 Keyboard (/dev/input/event12)
[ 8.210] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "evdev keyboard catchall"
[ 8.210] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "libinput keyboard catchall"
[ 8.210] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "keyboard"
[ 8.210] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502 Keyboard'
[ 8.210] (**) Logitech Gaming Mouse G502 Keyboard: always reports core events
[ 8.210] (**) Option "Device" "/dev/input/event12"
[ 8.210] (**) Option "_source" "server/udev"
[ 8.214] (II) event12 - Logitech Gaming Mouse G502 Keyboard: is tagged by udev as: Keyboard
[ 8.215] (II) event12 - Logitech Gaming Mouse G502 Keyboard: device is a keyboard
[ 8.215] (II) event12 - Logitech Gaming Mouse G502 Keyboard: device removed
[ 8.238] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:046D:C332.0002/input/input18/event12"
[ 8.238] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502 Keyboard" (type: KEYBOARD, id 10)
[ 8.238] (**) Option "xkb_model" "pc105"
[ 8.238] (**) Option "xkb_layout" "de"
[ 8.238] (**) Option "xkb_variant" "nodeadkeys"
[ 8.242] (II) event12 - Logitech Gaming Mouse G502 Keyboard: is tagged by udev as: Keyboard
[ 8.242] (II) event12 - Logitech Gaming Mouse G502 Keyboard: device is a keyboard
[ 8.245] (II) config/udev: Adding input device Logitech Gaming Mouse G502 Consumer Control (/dev/input/event13)
[ 8.245] (**) Logitech Gaming Mouse G502 Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 8.245] (**) Logitech Gaming Mouse G502 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 8.245] (**) Logitech Gaming Mouse G502 Consumer Control: Applying InputClass "keyboard"
[ 8.245] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502 Consumer Control'
[ 8.245] (**) Logitech Gaming Mouse G502 Consumer Control: always reports core events
[ 8.245] (**) Option "Device" "/dev/input/event13"
[ 8.245] (**) Option "_source" "server/udev"
[ 8.249] (II) event13 - Logitech Gaming Mouse G502 Consumer Control: is tagged by udev as: Keyboard
[ 8.249] (II) event13 - Logitech Gaming Mouse G502 Consumer Control: device is a keyboard
[ 8.250] (II) event13 - Logitech Gaming Mouse G502 Consumer Control: device removed
[ 8.277] (II) libinput: Logitech Gaming Mouse G502 Consumer Control: needs a virtual subdevice
[ 8.278] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:046D:C332.0002/input/input19/event13"
[ 8.278] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502 Consumer Control" (type: MOUSE, id 11)
[ 8.278] (**) Option "AccelerationScheme" "none"
[ 8.278] (**) Logitech Gaming Mouse G502 Consumer Control: (accel) selected scheme none/0
[ 8.278] (**) Logitech Gaming Mouse G502 Consumer Control: (accel) acceleration factor: 2.000
[ 8.278] (**) Logitech Gaming Mouse G502 Consumer Control: (accel) acceleration threshold: 4
[ 8.282] (II) event13 - Logitech Gaming Mouse G502 Consumer Control: is tagged by udev as: Keyboard
[ 8.283] (II) event13 - Logitech Gaming Mouse G502 Consumer Control: device is a keyboard
[ 8.285] (II) config/udev: Adding input device Logitech Gaming Mouse G502 System Control (/dev/input/event14)
[ 8.285] (**) Logitech Gaming Mouse G502 System Control: Applying InputClass "evdev keyboard catchall"
[ 8.285] (**) Logitech Gaming Mouse G502 System Control: Applying InputClass "libinput keyboard catchall"
[ 8.285] (**) Logitech Gaming Mouse G502 System Control: Applying InputClass "keyboard"
[ 8.285] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502 System Control'
[ 8.285] (**) Logitech Gaming Mouse G502 System Control: always reports core events
[ 8.285] (**) Option "Device" "/dev/input/event14"
[ 8.285] (**) Option "_source" "server/udev"
[ 8.290] (II) event14 - Logitech Gaming Mouse G502 System Control: is tagged by udev as: Keyboard
[ 8.290] (II) event14 - Logitech Gaming Mouse G502 System Control: device is a keyboard
[ 8.290] (II) event14 - Logitech Gaming Mouse G502 System Control: device removed
[ 8.318] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:046D:C332.0002/input/input20/event14"
[ 8.318] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502 System Control" (type: KEYBOARD, id 12)
[ 8.318] (**) Option "xkb_model" "pc105"
[ 8.318] (**) Option "xkb_layout" "de"
[ 8.318] (**) Option "xkb_variant" "nodeadkeys"
[ 8.322] (II) event14 - Logitech Gaming Mouse G502 System Control: is tagged by udev as: Keyboard
[ 8.322] (II) event14 - Logitech Gaming Mouse G502 System Control: device is a keyboard
[ 8.325] (II) config/udev: Adding input device BisonCam, NB Pro: BisonCam, NB (/dev/input/event15)
[ 8.325] (**) BisonCam, NB Pro: BisonCam, NB : Applying InputClass "evdev keyboard catchall"
[ 8.325] (**) BisonCam, NB Pro: BisonCam, NB : Applying InputClass "libinput keyboard catchall"
[ 8.325] (**) BisonCam, NB Pro: BisonCam, NB : Applying InputClass "keyboard"
[ 8.325] (II) Using input driver 'libinput' for 'BisonCam, NB Pro: BisonCam, NB '
[ 8.325] (**) BisonCam, NB Pro: BisonCam, NB : always reports core events
[ 8.325] (**) Option "Device" "/dev/input/event15"
[ 8.325] (**) Option "_source" "server/udev"
[ 8.328] (II) event15 - BisonCam, NB Pro: BisonCam, NB : is tagged by udev as: Keyboard
[ 8.329] (II) event15 - BisonCam, NB Pro: BisonCam, NB : device is a keyboard
[ 8.329] (II) event15 - BisonCam, NB Pro: BisonCam, NB : device removed
[ 8.397] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input23/event15"
[ 8.398] (II) XINPUT: Adding extended input device "BisonCam, NB Pro: BisonCam, NB " (type: KEYBOARD, id 13)
[ 8.398] (**) Option "xkb_model" "pc105"
[ 8.398] (**) Option "xkb_layout" "de"
[ 8.398] (**) Option "xkb_variant" "nodeadkeys"
[ 8.402] (II) event15 - BisonCam, NB Pro: BisonCam, NB : is tagged by udev as: Keyboard
[ 8.402] (II) event15 - BisonCam, NB Pro: BisonCam, NB : device is a keyboard
[ 8.404] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event17)
[ 8.404] (II) No input driver specified, ignoring this device.
[ 8.404] (II) This device may have been added with another device file.
[ 8.405] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event18)
[ 8.405] (II) No input driver specified, ignoring this device.
[ 8.405] (II) This device may have been added with another device file.
[ 8.406] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event19)
[ 8.406] (II) No input driver specified, ignoring this device.
[ 8.406] (II) This device may have been added with another device file.
[ 8.407] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event20)
[ 8.407] (II) No input driver specified, ignoring this device.
[ 8.407] (II) This device may have been added with another device file.
[ 8.408] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event21)
[ 8.408] (II) No input driver specified, ignoring this device.
[ 8.408] (II) This device may have been added with another device file.
[ 8.409] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event22)
[ 8.409] (II) No input driver specified, ignoring this device.
[ 8.409] (II) This device may have been added with another device file.
[ 8.410] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event23)
[ 8.410] (II) No input driver specified, ignoring this device.
[ 8.410] (II) This device may have been added with another device file.
[ 8.411] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event24)
[ 8.411] (II) No input driver specified, ignoring this device.
[ 8.411] (II) This device may have been added with another device file.
[ 8.412] (II) config/udev: Adding input device Clevo Airplane-Mode Hotkey (/dev/input/event5)
[ 8.412] (**) Clevo Airplane-Mode Hotkey: Applying InputClass "evdev keyboard catchall"
[ 8.412] (**) Clevo Airplane-Mode Hotkey: Applying InputClass "libinput keyboard catchall"
[ 8.412] (**) Clevo Airplane-Mode Hotkey: Applying InputClass "keyboard"
[ 8.412] (II) Using input driver 'libinput' for 'Clevo Airplane-Mode Hotkey'
[ 8.412] (**) Clevo Airplane-Mode Hotkey: always reports core events
[ 8.412] (**) Option "Device" "/dev/input/event5"
[ 8.412] (**) Option "_source" "server/udev"
[ 8.415] (II) event5 - Clevo Airplane-Mode Hotkey: is tagged by udev as: Keyboard
[ 8.415] (II) event5 - Clevo Airplane-Mode Hotkey: device is a keyboard
[ 8.415] (II) event5 - Clevo Airplane-Mode Hotkey: device removed
[ 8.464] (**) Option "config_info" "udev:/sys/devices/platform/clevo_xsm_wmi/input/input9/event5"
[ 8.464] (II) XINPUT: Adding extended input device "Clevo Airplane-Mode Hotkey" (type: KEYBOARD, id 14)
[ 8.464] (**) Option "xkb_model" "pc105"
[ 8.464] (**) Option "xkb_layout" "de"
[ 8.464] (**) Option "xkb_variant" "nodeadkeys"
[ 8.467] (II) event5 - Clevo Airplane-Mode Hotkey: is tagged by udev as: Keyboard
[ 8.468] (II) event5 - Clevo Airplane-Mode Hotkey: device is a keyboard
[ 8.469] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 8.469] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 8.469] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 8.469] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard"
[ 8.469] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 8.470] (**) AT Translated Set 2 keyboard: always reports core events
[ 8.470] (**) Option "Device" "/dev/input/event4"
[ 8.470] (**) Option "_source" "server/udev"
[ 8.473] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 8.473] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 8.475] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 8.502] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 8.502] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[ 8.502] (**) Option "xkb_model" "pc105"
[ 8.502] (**) Option "xkb_layout" "de"
[ 8.502] (**) Option "xkb_variant" "nodeadkeys"
[ 8.506] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 8.506] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 8.510] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event16)
[ 8.510] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 8.510] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 8.510] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 8.510] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 8.510] (II) LoadModule: "synaptics"
[ 8.510] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 8.514] (II) Module synaptics: vendor="X.Org Foundation"
[ 8.514] compiled for 1.20.8, module version = 1.9.1
[ 8.514] Module class: X.Org XInput Driver
[ 8.514] ABI class: X.Org XInput driver, version 24.1
[ 8.514] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 8.514] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 8.514] (**) Option "Device" "/dev/input/event16"
[ 8.571] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1266 - 5674 (res 45)
[ 8.571] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1086 - 4764 (res 70)
[ 8.571] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 8.571] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 8.571] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 8.571] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 8.571] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 8.571] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 8.624] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input12/event16"
[ 8.624] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 16)
[ 8.624] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 8.624] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 8.624] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.035
[ 8.625] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 8.625] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 8.625] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 8.625] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 8.625] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 8.626] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 8.626] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 8.628] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 8.628] (II) No input driver specified, ignoring this device.
[ 8.628] (II) This device may have been added with another device file.
[ 8.644] (**) Logitech Gaming Mouse G502 Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 8.644] (**) Logitech Gaming Mouse G502 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 8.644] (**) Logitech Gaming Mouse G502 Consumer Control: Applying InputClass "keyboard"
[ 8.644] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502 Consumer Control'
[ 8.644] (**) Logitech Gaming Mouse G502 Consumer Control: always reports core events
[ 8.644] (**) Option "Device" "/dev/input/event13"
[ 8.644] (**) Option "_source" "_driver/libinput"
[ 8.644] (II) libinput: Logitech Gaming Mouse G502 Consumer Control: is a virtual subdevice
[ 8.644] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:046D:C332.0002/input/input19/event13"
[ 8.644] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502 Consumer Control" (type: KEYBOARD, id 17)
[ 8.644] (**) Option "xkb_model" "pc105"
[ 8.644] (**) Option "xkb_layout" "de"
[ 8.644] (**) Option "xkb_variant" "nodeadkeys"
[ 28.205] (II) event3 - Power Button: device removed
[ 28.234] (II) event0 - Power Button: device removed
[ 28.264] (II) event2 - Sleep Button: device removed
[ 28.291] (II) event11 - Logitech Gaming Mouse G502: device removed
[ 28.344] (II) event12 - Logitech Gaming Mouse G502 Keyboard: device removed
[ 28.371] (II) event14 - Logitech Gaming Mouse G502 System Control: device removed
[ 28.397] (II) event15 - BisonCam, NB Pro: BisonCam, NB : device removed
[ 28.451] (II) event5 - Clevo Airplane-Mode Hotkey: device removed
[ 28.504] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 28.584] (II) event13 - Logitech Gaming Mouse G502 Consumer Control: device removedOffline
Post the output of /etc/X11/xorg.conf
If you went for https://wiki.archlinux.org/index.php/NV … phics_only notice that the output redirection will be important because there're no outputs on the crtr's wired to the nvidia chip.
(But neither intel nor modesetting driver are loaded what's likely because the xorg.conf is "wrong")
Online
Here's my Xorg.conf
note i changed
Section "Screen"
Identifier "Screen0"
Device "Card1"
Monitor "Monitor0"from Card0 to Card1 so both screens use nvidia ? if i dont do this Xorg will start with the intel gpu i think.
and i renamed nouveau to nvidia.
xorg.conf
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
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 "Module"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "Accel" # [<bool>]
#Option "AccelMethod" # <str>
#Option "Backlight" # <str>
#Option "CustomEDID" # <str>
#Option "DRI" # <str>
#Option "Present" # [<bool>]
#Option "ColorKey" # <i>
#Option "VideoKey" # <i>
#Option "Tiling" # [<bool>]
#Option "LinearFramebuffer" # [<bool>]
#Option "HWRotation" # [<bool>]
#Option "VSync" # [<bool>]
#Option "PageFlip" # [<bool>]
#Option "SwapbuffersWait" # [<bool>]
#Option "TripleBuffer" # [<bool>]
#Option "XvPreferOverlay" # [<bool>]
#Option "HotPlug" # [<bool>]
#Option "ReprobeOutputs" # [<bool>]
#Option "XvMC" # [<bool>]
#Option "ZaphodHeads" # <str>
#Option "VirtualHeads" # <i>
#Option "TearFree" # [<bool>]
#Option "PerCrtcPixmaps" # [<bool>]
#Option "FallbackDebug" # [<bool>]
#Option "DebugFlushBatches" # [<bool>]
#Option "DebugFlushCaches" # [<bool>]
#Option "DebugWait" # [<bool>]
#Option "BufferCache" # [<bool>]
Identifier "Card0"
Driver "intel"
BusID "PCI:0:2:0"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "SWcursor" # [<bool>]
#Option "HWcursor" # [<bool>]
#Option "NoAccel" # [<bool>]
#Option "ShadowFB" # [<bool>]
#Option "VideoKey" # <i>
#Option "WrappedFB" # [<bool>]
#Option "GLXVBlank" # [<bool>]
#Option "ZaphodHeads" # <str>
#Option "PageFlip" # [<bool>]
#Option "SwapLimit" # <i>
#Option "AsyncUTSDFS" # [<bool>]
#Option "AccelMethod" # <str>
#Option "DRI" # <i>
Identifier "Card1"
Driver "nvidia"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card1"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Card1"
Monitor "Monitor1"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection/etc/X11/xorg.conf.d/20-nvidia.conf
Section "Device"
Identifier "Nvidia Card"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 1050 Ti"
EndSection/etc/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf
Section "OutputClass"
Identifier "intel"
MatchDriver "i915"
Driver "modesetting"
EndSection
Section "OutputClass"
Identifier "nvidia"
MatchDriver "nvidia-drm"
Driver "nvidia"
Option "AllowEmptyInitialConfiguration"
Option "PrimaryGPU" "yes"
ModulePath "/usr/lib/nvidia/xorg"
ModulePath "/usr/lib/xorg/modules"
EndSectionLast edited by maro (2020-08-16 11:05:24)
Offline
Remove the xorg.conf
Online
i removed the xorg.conf and get following log:
[ 7.622]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 7.622] Build Operating System: Linux Arch Linux
[ 7.622] Current Operating System: Linux maro 5.8.1-arch1-1 #1 SMP PREEMPT Wed, 12 Aug 2020 18:50:43 +0000 x86_64
[ 7.622] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=a94bcc24-cf77-410e-9836-5ccbdc1489ea rw loglevel=3 acpi_osi=! acpi_osi=Linux nvidia-drm.modeset=1
[ 7.622] Build Date: 31 July 2020 04:00:57PM
[ 7.622]
[ 7.622] Current version of pixman: 0.40.0
[ 7.622] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 7.622] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 7.622] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Aug 16 13:35:11 2020
[ 7.622] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 7.622] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 7.622] (==) No Layout section. Using the first Screen section.
[ 7.622] (==) No screen section available. Using defaults.
[ 7.622] (**) |-->Screen "Default Screen Section" (0)
[ 7.622] (**) | |-->Monitor "<default monitor>"
[ 7.622] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 7.622] (==) Automatically adding devices
[ 7.622] (==) Automatically enabling devices
[ 7.622] (==) Automatically adding GPU devices
[ 7.622] (==) Automatically binding GPU devices
[ 7.622] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 7.622] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 7.622] Entry deleted from font path.
[ 7.622] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 7.622] Entry deleted from font path.
[ 7.622] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 7.622] Entry deleted from font path.
[ 7.622] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 7.622] Entry deleted from font path.
[ 7.622] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 7.622] Entry deleted from font path.
[ 7.623] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 7.623] Entry deleted from font path.
[ 7.623] (==) FontPath set to:
[ 7.623] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 7.623] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 7.623] (II) Module ABI versions:
[ 7.623] X.Org ANSI C Emulation: 0.4
[ 7.623] X.Org Video Driver: 24.1
[ 7.623] X.Org XInput driver : 24.1
[ 7.623] X.Org Server Extension : 10.0
[ 7.623] (--) using VT number 2
[ 7.623] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 7.624] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 7.645] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 7.653] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 7.653] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 7.653] (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
[ 7.653] (--) PCI: (0@0:2:0) 8086:3e9b:1558:852b rev 0, Mem @ 0xa2000000/16777216, 0x80000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[ 7.653] (--) PCI:*(1@0:0:0) 10de:1c8c:1558:852b rev 161, Mem @ 0xa3000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[ 7.653] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 7.653] (II) LoadModule: "glx"
[ 7.654] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 7.654] (II) Module glx: vendor="X.Org Foundation"
[ 7.654] compiled for 1.20.8, module version = 1.0.0
[ 7.654] ABI class: X.Org Server Extension, version 10.0
[ 7.654] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 7.654] loading driver: nvidia
[ 7.654] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 7.654] loading driver: nvidia
[ 7.654] (II) Applying OutputClass "intel" to /dev/dri/card1
[ 7.654] loading driver: modesetting
[ 7.654] (==) Matched nvidia as autoconfigured driver 0
[ 7.654] (==) Matched nouveau as autoconfigured driver 1
[ 7.654] (==) Matched nv as autoconfigured driver 2
[ 7.654] (==) Matched modesetting as autoconfigured driver 3
[ 7.654] (==) Matched intel as autoconfigured driver 4
[ 7.654] (==) Matched fbdev as autoconfigured driver 5
[ 7.654] (==) Matched vesa as autoconfigured driver 6
[ 7.654] (==) Assigned the driver to the xf86ConfigLayout
[ 7.654] (II) LoadModule: "nvidia"
[ 7.655] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 7.655] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 7.655] compiled for 1.6.99.901, module version = 1.0.0
[ 7.655] Module class: X.Org Video Driver
[ 7.655] (II) LoadModule: "nouveau"
[ 7.655] (WW) Warning, couldn't open module nouveau
[ 7.655] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 7.655] (II) LoadModule: "nv"
[ 7.655] (WW) Warning, couldn't open module nv
[ 7.655] (EE) Failed to load module "nv" (module does not exist, 0)
[ 7.655] (II) LoadModule: "modesetting"
[ 7.655] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 7.656] (II) Module modesetting: vendor="X.Org Foundation"
[ 7.656] compiled for 1.20.8, module version = 1.20.8
[ 7.656] Module class: X.Org Video Driver
[ 7.656] ABI class: X.Org Video Driver, version 24.1
[ 7.656] (II) LoadModule: "intel"
[ 7.656] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 7.658] (II) Module intel: vendor="X.Org Foundation"
[ 7.658] compiled for 1.20.8, module version = 2.99.917
[ 7.658] Module class: X.Org Video Driver
[ 7.658] ABI class: X.Org Video Driver, version 24.1
[ 7.658] (II) LoadModule: "fbdev"
[ 7.658] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 7.658] (II) Module fbdev: vendor="X.Org Foundation"
[ 7.658] compiled for 1.20.8, module version = 0.5.0
[ 7.658] Module class: X.Org Video Driver
[ 7.658] ABI class: X.Org Video Driver, version 24.1
[ 7.658] (II) LoadModule: "vesa"
[ 7.659] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 7.659] (II) Module vesa: vendor="X.Org Foundation"
[ 7.659] compiled for 1.20.8, module version = 2.4.0
[ 7.659] Module class: X.Org Video Driver
[ 7.659] ABI class: X.Org Video Driver, version 24.1
[ 7.659] (II) NVIDIA dlloader X Driver 450.57 Sun Jul 5 14:40:23 UTC 2020
[ 7.659] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 7.659] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 7.659] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 7.659] (II) intel: Driver for Intel(R) HD Graphics
[ 7.659] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 7.659] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 7.659] (II) FBDEV: driver for framebuffer: fbdev
[ 7.659] (II) VESA: driver for VESA chipsets: vesa
[ 7.659] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
[ 7.659] (WW) xf86OpenConsole: setsid failed: Operation not permitted
[ 7.671] (II) Loading sub module "fb"
[ 7.671] (II) LoadModule: "fb"
[ 7.671] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 7.671] (II) Module fb: vendor="X.Org Foundation"
[ 7.671] compiled for 1.20.8, module version = 1.0.0
[ 7.671] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.671] (II) Loading sub module "wfb"
[ 7.671] (II) LoadModule: "wfb"
[ 7.671] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 7.671] (II) Module wfb: vendor="X.Org Foundation"
[ 7.671] compiled for 1.20.8, module version = 1.0.0
[ 7.671] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.671] (II) Loading sub module "ramdac"
[ 7.671] (II) LoadModule: "ramdac"
[ 7.671] (II) Module "ramdac" already built-in
[ 7.672] (WW) Falling back to old probe method for modesetting
[ 7.694] (WW) Falling back to old probe method for fbdev
[ 7.694] (II) Loading sub module "fbdevhw"
[ 7.694] (II) LoadModule: "fbdevhw"
[ 7.694] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 7.694] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 7.694] compiled for 1.20.8, module version = 0.0.2
[ 7.694] ABI class: X.Org Video Driver, version 24.1
[ 7.702] (II) modeset(G0): using drv /dev/dri/card1
[ 7.702] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 7.702] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 7.702] (==) NVIDIA(0): RGB weight 888
[ 7.702] (==) NVIDIA(0): Default visual is TrueColor
[ 7.702] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 7.702] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 7.702] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 7.702] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 7.702] (**) NVIDIA(0): Enabling 2D acceleration
[ 7.702] (II) Loading sub module "glxserver_nvidia"
[ 7.702] (II) LoadModule: "glxserver_nvidia"
[ 7.702] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 7.707] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 7.707] compiled for 1.6.99.901, module version = 1.0.0
[ 7.707] Module class: X.Org Server Extension
[ 7.707] (II) NVIDIA GLX Module 450.57 Sun Jul 5 14:43:44 UTC 2020
[ 7.707] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 7.708] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 7.708] (--) NVIDIA(0): DFP-0
[ 7.708] (--) NVIDIA(0): DFP-1
[ 7.719] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 Ti (GP107-A) at PCI:1:0:0 (GPU-0)
[ 7.719] (--) NVIDIA(0): Memory: 4194304 kBytes
[ 7.719] (--) NVIDIA(0): VideoBIOS: 86.07.50.00.5b
[ 7.719] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 7.719] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 7.719] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 7.719] (--) NVIDIA(GPU-0): DFP-0: 1440.0 MHz maximum pixel clock
[ 7.719] (--) NVIDIA(GPU-0):
[ 7.719] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 7.719] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 7.719] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 7.719] (--) NVIDIA(GPU-0):
[ 7.719] (==) NVIDIA(0):
[ 7.719] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 7.719] (==) NVIDIA(0): will be used as the requested mode.
[ 7.719] (==) NVIDIA(0):
[ 7.719] (--) NVIDIA(0): No enabled display devices found; starting anyway because
[ 7.719] (--) NVIDIA(0): AllowEmptyInitialConfiguration is enabled
[ 7.719] (II) NVIDIA(0): Validated MetaModes:
[ 7.719] (II) NVIDIA(0): "NULL"
[ 7.719] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[ 7.719] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[ 7.719] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[ 7.719] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[ 7.719] (==) modeset(G0): RGB weight 888
[ 7.719] (==) modeset(G0): Default visual is TrueColor
[ 7.719] (II) Loading sub module "glamoregl"
[ 7.719] (II) LoadModule: "glamoregl"
[ 7.720] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 7.723] (II) Module glamoregl: vendor="X.Org Foundation"
[ 7.723] compiled for 1.20.8, module version = 1.0.1
[ 7.723] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.789] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics 630 (CFL GT2)
[ 7.789] (II) modeset(G0): glamor initialized
[ 7.790] (II) modeset(G0): Output eDP-1-1 has no monitor section
[ 7.790] (II) modeset(G0): Output DP-1-2 has no monitor section
[ 7.796] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[ 7.823] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[ 7.824] (II) modeset(G0): EDID for output eDP-1-1
[ 7.824] (II) modeset(G0): Manufacturer: LGD Model: 570 Serial#: 0
[ 7.824] (II) modeset(G0): Year: 2016 Week: 0
[ 7.824] (II) modeset(G0): EDID Version: 1.4
[ 7.824] (II) modeset(G0): Digital Display Input
[ 7.824] (II) modeset(G0): 6 bits per channel
[ 7.824] (II) modeset(G0): Digital interface is DisplayPort
[ 7.824] (II) modeset(G0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 7.824] (II) modeset(G0): Gamma: 2.20
[ 7.824] (II) modeset(G0): DPMS capabilities: StandBy Suspend Off
[ 7.824] (II) modeset(G0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 7.824] (II) modeset(G0): First detailed timing is preferred mode
[ 7.824] (II) modeset(G0): Preferred mode is native pixel format and refresh rate
[ 7.824] (II) modeset(G0): redX: 0.640 redY: 0.350 greenX: 0.335 greenY: 0.630
[ 7.824] (II) modeset(G0): blueX: 0.152 blueY: 0.051 whiteX: 0.313 whiteY: 0.329
[ 7.824] (II) modeset(G0): Manufacturer's mask: 0
[ 7.824] (II) modeset(G0): Supported detailed timing:
[ 7.824] (II) modeset(G0): clock: 138.7 MHz Image Size: 344 x 194 mm
[ 7.824] (II) modeset(G0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 7.824] (II) modeset(G0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1111 v_border: 0
[ 7.824] (II) modeset(G0): LG Display
[ 7.825] (II) modeset(G0): LP156WF6-SPP2
[ 7.825] (II) modeset(G0): EDID (in hex):
[ 7.825] (II) modeset(G0): 00ffffffffffff0030e4700500000000
[ 7.825] (II) modeset(G0): 001a010495221378eaed05a35955a127
[ 7.825] (II) modeset(G0): 0d505400000001010101010101010101
[ 7.825] (II) modeset(G0): 0101010101012e3680a070381f403020
[ 7.825] (II) modeset(G0): 350058c21000001a0000000000000000
[ 7.825] (II) modeset(G0): 00000000000000000000000000fe004c
[ 7.825] (II) modeset(G0): 4720446973706c61790a2020000000fe
[ 7.825] (II) modeset(G0): 004c503135365746362d5350503200e6
[ 7.825] (II) modeset(G0): Printing probed modes for output eDP-1-1
[ 7.825] (II) modeset(G0): Modeline "1920x1080"x60.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[ 7.825] (II) modeset(G0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 7.825] (II) modeset(G0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 7.825] (II) modeset(G0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 7.825] (II) modeset(G0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 7.825] (II) modeset(G0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 7.825] (II) modeset(G0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 7.825] (II) modeset(G0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 7.825] (II) modeset(G0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 7.825] (II) modeset(G0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 7.825] (II) modeset(G0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 7.825] (II) modeset(G0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 7.825] (II) modeset(G0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 7.825] (II) modeset(G0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 7.825] (II) modeset(G0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 7.825] (II) modeset(G0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 7.825] (II) modeset(G0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 7.825] (II) modeset(G0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 7.825] (II) modeset(G0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 7.825] (II) modeset(G0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 7.825] (II) modeset(G0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 7.825] (II) modeset(G0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 7.825] (II) modeset(G0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 7.825] (II) modeset(G0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 7.825] (II) modeset(G0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 7.825] (II) modeset(G0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 7.825] (II) modeset(G0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 7.825] (II) modeset(G0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 7.825] (II) modeset(G0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 7.825] (II) modeset(G0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 7.825] (II) modeset(G0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 7.825] (II) modeset(G0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 7.825] (II) modeset(G0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 7.825] (II) modeset(G0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 7.825] (II) modeset(G0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 7.825] (II) modeset(G0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 7.825] (II) modeset(G0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 7.825] (II) modeset(G0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 7.825] (II) modeset(G0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 7.825] (II) modeset(G0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 7.825] (II) modeset(G0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 7.825] (II) modeset(G0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 7.825] (II) modeset(G0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 7.825] (II) modeset(G0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 7.825] (II) modeset(G0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 7.825] (II) modeset(G0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 7.825] (II) modeset(G0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 7.825] (II) modeset(G0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 7.825] (II) modeset(G0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 7.825] (II) modeset(G0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 7.825] (II) modeset(G0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 7.825] (II) modeset(G0): EDID for output DP-1-2
[ 7.831] (II) modeset(G0): EDID for output HDMI-1-1
[ 7.858] (II) modeset(G0): EDID for output HDMI-1-2
[ 7.858] (II) modeset(G0): Manufacturer: GAN Model: 1560 Serial#: 16843009
[ 7.858] (II) modeset(G0): Year: 2017 Week: 46
[ 7.858] (II) modeset(G0): EDID Version: 1.3
[ 7.858] (II) modeset(G0): Digital Display Input
[ 7.858] (II) modeset(G0): Max Image Size [cm]: horiz.: 35 vert.: 19
[ 7.858] (II) modeset(G0): Gamma: 2.20
[ 7.858] (II) modeset(G0): DPMS capabilities: StandBy Suspend Off
[ 7.858] (II) modeset(G0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 7.858] (II) modeset(G0): First detailed timing is preferred mode
[ 7.858] (II) modeset(G0): redX: 0.640 redY: 0.329 greenX: 0.300 greenY: 0.600
[ 7.858] (II) modeset(G0): blueX: 0.149 blueY: 0.060 whiteX: 0.312 whiteY: 0.328
[ 7.858] (II) modeset(G0): Supported established timings:
[ 7.858] (II) modeset(G0): 720x400@70Hz
[ 7.858] (II) modeset(G0): 640x480@60Hz
[ 7.858] (II) modeset(G0): 640x480@75Hz
[ 7.858] (II) modeset(G0): 800x600@60Hz
[ 7.858] (II) modeset(G0): 800x600@75Hz
[ 7.858] (II) modeset(G0): 1024x768@60Hz
[ 7.858] (II) modeset(G0): 1024x768@75Hz
[ 7.858] (II) modeset(G0): 1280x1024@75Hz
[ 7.858] (II) modeset(G0): Manufacturer's mask: 0
[ 7.858] (II) modeset(G0): Supported standard timings:
[ 7.858] (II) modeset(G0): #0: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 7.858] (II) modeset(G0): #1: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
[ 7.858] (II) modeset(G0): #2: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 7.858] (II) modeset(G0): #3: hsize: 1360 vsize 850 refresh: 60 vid: 139
[ 7.858] (II) modeset(G0): Supported detailed timing:
[ 7.858] (II) modeset(G0): clock: 148.5 MHz Image Size: 531 x 299 mm
[ 7.858] (II) modeset(G0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 7.858] (II) modeset(G0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 7.858] (II) modeset(G0): Serial No:
[ 7.858] (II) modeset(G0): Monitor name: PD1560
[ 7.858] (II) modeset(G0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 81 kHz, PixClock max 175 MHz
[ 7.858] (II) modeset(G0): Supported detailed timing:
[ 7.858] (II) modeset(G0): clock: 148.5 MHz Image Size: 518 x 324 mm
[ 7.858] (II) modeset(G0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 7.858] (II) modeset(G0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 7.858] (II) modeset(G0): Supported detailed timing:
[ 7.858] (II) modeset(G0): clock: 148.5 MHz Image Size: 518 x 324 mm
[ 7.858] (II) modeset(G0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 7.858] (II) modeset(G0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 7.858] (II) modeset(G0): Supported detailed timing:
[ 7.858] (II) modeset(G0): clock: 74.2 MHz Image Size: 518 x 324 mm
[ 7.858] (II) modeset(G0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 7.858] (II) modeset(G0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 7.858] (II) modeset(G0): Supported detailed timing:
[ 7.858] (II) modeset(G0): clock: 27.0 MHz Image Size: 518 x 324 mm
[ 7.858] (II) modeset(G0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
[ 7.858] (II) modeset(G0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
[ 7.858] (II) modeset(G0): Number of EDID sections to follow: 1
[ 7.858] (II) modeset(G0): EDID (in hex):
[ 7.858] (II) modeset(G0): 00ffffffffffff001c2e601501010101
[ 7.858] (II) modeset(G0): 2e1b010380231378eade50a3544c9926
[ 7.858] (II) modeset(G0): 0f5054a54b00d1c0a940d1c08b000101
[ 7.858] (II) modeset(G0): 010101010101023a801871382d40582c
[ 7.858] (II) modeset(G0): 4500132b2100001e000000ff00000a20
[ 7.858] (II) modeset(G0): 20202020202020202020000000fc0050
[ 7.858] (II) modeset(G0): 44313536300a202020202020000000fd
[ 7.858] (II) modeset(G0): 00384c1e5111000a20202020202001e2
[ 7.858] (II) modeset(G0): 020323f14a90010413041f13204c1223
[ 7.858] (II) modeset(G0): 09070767030c001000182d83010000e3
[ 7.858] (II) modeset(G0): 050301023a801871382d40582c450006
[ 7.858] (II) modeset(G0): 442100001e023a801871382d40582c45
[ 7.858] (II) modeset(G0): 0006442100001e011d007251d01e206e
[ 7.858] (II) modeset(G0): 28550006442100001e8c0ad08a20e02d
[ 7.858] (II) modeset(G0): 10103e96000644210000180000000000
[ 7.858] (II) modeset(G0): 0000000000000000000000000000005d
[ 7.858] (--) modeset(G0): HDMI max TMDS frequency 225000KHz
[ 7.858] (II) modeset(G0): Printing probed modes for output HDMI-1-2
[ 7.858] (II) modeset(G0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 7.858] (II) modeset(G0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 7.858] (II) modeset(G0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 7.858] (II) modeset(G0): Modeline "1920x1080"x24.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 7.858] (II) modeset(G0): Modeline "1920x1080"x24.0 74.18 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 7.858] (II) modeset(G0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 7.858] (II) modeset(G0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 7.858] (II) modeset(G0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 7.858] (II) modeset(G0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 7.858] (II) modeset(G0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 7.858] (II) modeset(G0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 7.858] (II) modeset(G0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 7.858] (II) modeset(G0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 7.858] (II) modeset(G0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 7.858] (II) modeset(G0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 7.858] (II) modeset(G0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 7.858] (II) modeset(G0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 7.858] (II) modeset(G0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 7.858] (II) modeset(G0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 7.858] (II) modeset(G0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 7.858] (II) modeset(G0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 7.858] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 7.858] (==) modeset(G0): DPI set to (96, 96)
[ 7.858] (II) Loading sub module "fb"
[ 7.858] (II) LoadModule: "fb"
[ 7.858] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 7.858] (II) Module fb: vendor="X.Org Foundation"
[ 7.858] compiled for 1.20.8, module version = 1.0.0
[ 7.858] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.858] (II) UnloadModule: "intel"
[ 7.858] (II) Unloading intel
[ 7.859] (II) UnloadModule: "fbdev"
[ 7.859] (II) Unloading fbdev
[ 7.859] (II) UnloadSubModule: "fbdevhw"
[ 7.859] (II) Unloading fbdevhw
[ 7.859] (II) UnloadModule: "vesa"
[ 7.859] (II) Unloading vesa
[ 7.859] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 7.859] (II) NVIDIA: access.
[ 7.861] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 7.861] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 7.861] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 7.861] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 7.861] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 7.861] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 7.861] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 7.861] (II) NVIDIA(0): Config Options in the README.
[ 7.873] (II) NVIDIA(0): Setting mode "NULL"
[ 7.877] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 7.877] (==) NVIDIA(0): Backing store enabled
[ 7.877] (==) NVIDIA(0): Silken mouse disabled
[ 7.877] (==) NVIDIA(0): DPMS enabled
[ 7.877] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[ 7.877] (II) Loading sub module "dri2"
[ 7.877] (II) LoadModule: "dri2"
[ 7.877] (II) Module "dri2" already built-in
[ 7.877] (II) NVIDIA(0): [DRI2] Setup complete
[ 7.877] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 7.890] (==) modeset(G0): Backing store enabled
[ 7.890] (==) modeset(G0): Silken mouse disabled
[ 8.119] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[ 8.119] (==) modeset(G0): DPMS enabled
[ 8.120] (II) modeset(G0): [DRI2] Setup complete
[ 8.120] (II) modeset(G0): [DRI2] DRI driver: iris
[ 8.120] (II) modeset(G0): [DRI2] VDPAU driver: va_gl
[ 8.120] (II) Initializing extension Generic Event Extension
[ 8.120] (II) Initializing extension SHAPE
[ 8.120] (II) Initializing extension MIT-SHM
[ 8.121] (II) Initializing extension XInputExtension
[ 8.121] (II) Initializing extension XTEST
[ 8.122] (II) Initializing extension BIG-REQUESTS
[ 8.122] (II) Initializing extension SYNC
[ 8.122] (II) Initializing extension XKEYBOARD
[ 8.123] (II) Initializing extension XC-MISC
[ 8.123] (II) Initializing extension SECURITY
[ 8.123] (II) Initializing extension XFIXES
[ 8.124] (II) Initializing extension RENDER
[ 8.124] (II) Initializing extension RANDR
[ 8.125] (II) Initializing extension COMPOSITE
[ 8.125] (II) Initializing extension DAMAGE
[ 8.125] (II) Initializing extension MIT-SCREEN-SAVER
[ 8.126] (II) Initializing extension DOUBLE-BUFFER
[ 8.126] (II) Initializing extension RECORD
[ 8.126] (II) Initializing extension DPMS
[ 8.127] (II) Initializing extension Present
[ 8.127] (II) Initializing extension DRI3
[ 8.127] (II) Initializing extension X-Resource
[ 8.128] (II) Initializing extension XVideo
[ 8.128] (II) Initializing extension XVideo-MotionCompensation
[ 8.128] (II) Initializing extension GLX
[ 8.128] (II) Initializing extension GLX
[ 8.128] (II) Indirect GLX disabled.
[ 8.128] (II) GLX: Another vendor is already registered for screen 0
[ 8.128] (II) Initializing extension XFree86-VidModeExtension
[ 8.129] (II) Initializing extension XFree86-DGA
[ 8.129] (II) Initializing extension XFree86-DRI
[ 8.129] (II) Initializing extension DRI2
[ 8.129] (II) Initializing extension NV-GLX
[ 8.130] (II) Initializing extension NV-CONTROL
[ 8.447] (II) modeset(G0): Damage tracking initialized
[ 8.478] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 8.478] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 8.478] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 8.478] (**) Power Button: Applying InputClass "keyboard"
[ 8.478] (II) LoadModule: "libinput"
[ 8.478] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 8.479] (II) Module libinput: vendor="X.Org Foundation"
[ 8.479] compiled for 1.20.8, module version = 0.30.0
[ 8.479] Module class: X.Org XInput Driver
[ 8.479] ABI class: X.Org XInput driver, version 24.1
[ 8.479] (II) Using input driver 'libinput' for 'Power Button'
[ 8.479] (**) Power Button: always reports core events
[ 8.479] (**) Option "Device" "/dev/input/event3"
[ 8.479] (**) Option "_source" "server/udev"
[ 8.480] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 8.480] (II) event3 - Power Button: device is a keyboard
[ 8.480] (II) event3 - Power Button: device removed
[ 8.519] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 8.519] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 8.519] (**) Option "xkb_model" "pc105"
[ 8.519] (**) Option "xkb_layout" "de"
[ 8.519] (**) Option "xkb_variant" "nodeadkeys"
[ 8.537] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 8.537] (II) event3 - Power Button: device is a keyboard
[ 8.537] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 8.537] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 8.537] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 8.537] (**) Power Button: Applying InputClass "keyboard"
[ 8.537] (II) Using input driver 'libinput' for 'Power Button'
[ 8.537] (**) Power Button: always reports core events
[ 8.537] (**) Option "Device" "/dev/input/event0"
[ 8.537] (**) Option "_source" "server/udev"
[ 8.538] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 8.538] (II) event0 - Power Button: device is a keyboard
[ 8.538] (II) event0 - Power Button: device removed
[ 8.572] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 8.572] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 8.572] (**) Option "xkb_model" "pc105"
[ 8.572] (**) Option "xkb_layout" "de"
[ 8.572] (**) Option "xkb_variant" "nodeadkeys"
[ 8.574] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 8.574] (II) event0 - Power Button: device is a keyboard
[ 8.575] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 8.575] (II) No input driver specified, ignoring this device.
[ 8.575] (II) This device may have been added with another device file.
[ 8.576] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 8.576] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 8.576] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 8.576] (**) Sleep Button: Applying InputClass "keyboard"
[ 8.576] (II) Using input driver 'libinput' for 'Sleep Button'
[ 8.576] (**) Sleep Button: always reports core events
[ 8.576] (**) Option "Device" "/dev/input/event2"
[ 8.576] (**) Option "_source" "server/udev"
[ 8.578] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 8.578] (II) event2 - Sleep Button: device is a keyboard
[ 8.578] (II) event2 - Sleep Button: device removed
[ 8.599] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[ 8.599] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 8.599] (**) Option "xkb_model" "pc105"
[ 8.599] (**) Option "xkb_layout" "de"
[ 8.599] (**) Option "xkb_variant" "nodeadkeys"
[ 8.602] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 8.602] (II) event2 - Sleep Button: device is a keyboard
[ 8.605] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[ 8.605] (II) No input driver specified, ignoring this device.
[ 8.605] (II) This device may have been added with another device file.
[ 8.606] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[ 8.606] (II) No input driver specified, ignoring this device.
[ 8.606] (II) This device may have been added with another device file.
[ 8.607] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[ 8.607] (II) No input driver specified, ignoring this device.
[ 8.607] (II) This device may have been added with another device file.
[ 8.608] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[ 8.608] (II) No input driver specified, ignoring this device.
[ 8.608] (II) This device may have been added with another device file.
[ 8.611] (II) config/udev: Adding input device Logitech Gaming Mouse G502 (/dev/input/event7)
[ 8.611] (**) Logitech Gaming Mouse G502: Applying InputClass "evdev pointer catchall"
[ 8.611] (**) Logitech Gaming Mouse G502: Applying InputClass "libinput pointer catchall"
[ 8.611] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502'
[ 8.611] (**) Logitech Gaming Mouse G502: always reports core events
[ 8.612] (**) Option "Device" "/dev/input/event7"
[ 8.612] (**) Option "_source" "server/udev"
[ 8.673] (II) event7 - Logitech Gaming Mouse G502: is tagged by udev as: Mouse
[ 8.673] (II) event7 - Logitech Gaming Mouse G502: device set to 2400 DPI
[ 8.673] (II) event7 - Logitech Gaming Mouse G502: device is a pointer
[ 8.673] (II) event7 - Logitech Gaming Mouse G502: device removed
[ 8.732] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:046D:C332.0001/input/input13/event7"
[ 8.732] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502" (type: MOUSE, id 9)
[ 8.732] (**) Option "AccelerationScheme" "none"
[ 8.732] (**) Logitech Gaming Mouse G502: (accel) selected scheme none/0
[ 8.732] (**) Logitech Gaming Mouse G502: (accel) acceleration factor: 2.000
[ 8.732] (**) Logitech Gaming Mouse G502: (accel) acceleration threshold: 4
[ 8.790] (II) event7 - Logitech Gaming Mouse G502: is tagged by udev as: Mouse
[ 8.790] (II) event7 - Logitech Gaming Mouse G502: device set to 2400 DPI
[ 8.791] (II) event7 - Logitech Gaming Mouse G502: device is a pointer
[ 8.791] (II) config/udev: Adding input device Logitech Gaming Mouse G502 (/dev/input/mouse0)
[ 8.791] (II) No input driver specified, ignoring this device.
[ 8.791] (II) This device may have been added with another device file.
[ 8.792] (II) config/udev: Adding input device Logitech Gaming Mouse G502 Keyboard (/dev/input/event8)
[ 8.792] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "evdev keyboard catchall"
[ 8.792] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "libinput keyboard catchall"
[ 8.792] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "keyboard"
[ 8.792] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502 Keyboard'
[ 8.792] (**) Logitech Gaming Mouse G502 Keyboard: always reports core events
[ 8.792] (**) Option "Device" "/dev/input/event8"
[ 8.792] (**) Option "_source" "server/udev"
[ 8.793] (II) event8 - Logitech Gaming Mouse G502 Keyboard: is tagged by udev as: Keyboard
[ 8.793] (II) event8 - Logitech Gaming Mouse G502 Keyboard: device is a keyboard
[ 8.793] (II) event8 - Logitech Gaming Mouse G502 Keyboard: device removed
[ 8.839] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:046D:C332.0002/input/input14/event8"
[ 8.839] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502 Keyboard" (type: KEYBOARD, id 10)
[ 8.839] (**) Option "xkb_model" "pc105"
[ 8.839] (**) Option "xkb_layout" "de"
[ 8.839] (**) Option "xkb_variant" "nodeadkeys"
[ 8.841] (II) event8 - Logitech Gaming Mouse G502 Keyboard: is tagged by udev as: Keyboard
[ 8.841] (II) event8 - Logitech Gaming Mouse G502 Keyboard: device is a keyboard
[ 8.842] (II) config/udev: Adding input device Logitech Gaming Mouse G502 Consumer Control (/dev/input/event9)
[ 8.842] (**) Logitech Gaming Mouse G502 Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 8.842] (**) Logitech Gaming Mouse G502 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 8.842] (**) Logitech Gaming Mouse G502 Consumer Control: Applying InputClass "keyboard"
[ 8.842] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502 Consumer Control'
[ 8.842] (**) Logitech Gaming Mouse G502 Consumer Control: always reports core events
[ 8.842] (**) Option "Device" "/dev/input/event9"
[ 8.842] (**) Option "_source" "server/udev"
[ 8.844] (II) event9 - Logitech Gaming Mouse G502 Consumer Control: is tagged by udev as: Keyboard
[ 8.844] (II) event9 - Logitech Gaming Mouse G502 Consumer Control: device is a keyboard
[ 8.845] (II) event9 - Logitech Gaming Mouse G502 Consumer Control: device removed
[ 8.879] (II) libinput: Logitech Gaming Mouse G502 Consumer Control: needs a virtual subdevice
[ 8.879] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:046D:C332.0002/input/input15/event9"
[ 8.879] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502 Consumer Control" (type: MOUSE, id 11)
[ 8.879] (**) Option "AccelerationScheme" "none"
[ 8.879] (**) Logitech Gaming Mouse G502 Consumer Control: (accel) selected scheme none/0
[ 8.879] (**) Logitech Gaming Mouse G502 Consumer Control: (accel) acceleration factor: 2.000
[ 8.879] (**) Logitech Gaming Mouse G502 Consumer Control: (accel) acceleration threshold: 4
[ 8.884] (II) event9 - Logitech Gaming Mouse G502 Consumer Control: is tagged by udev as: Keyboard
[ 8.884] (II) event9 - Logitech Gaming Mouse G502 Consumer Control: device is a keyboard
[ 8.886] (II) config/udev: Adding input device Logitech Gaming Mouse G502 System Control (/dev/input/event10)
[ 8.887] (**) Logitech Gaming Mouse G502 System Control: Applying InputClass "evdev keyboard catchall"
[ 8.887] (**) Logitech Gaming Mouse G502 System Control: Applying InputClass "libinput keyboard catchall"
[ 8.887] (**) Logitech Gaming Mouse G502 System Control: Applying InputClass "keyboard"
[ 8.887] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502 System Control'
[ 8.887] (**) Logitech Gaming Mouse G502 System Control: always reports core events
[ 8.887] (**) Option "Device" "/dev/input/event10"
[ 8.887] (**) Option "_source" "server/udev"
[ 8.891] (II) event10 - Logitech Gaming Mouse G502 System Control: is tagged by udev as: Keyboard
[ 8.891] (II) event10 - Logitech Gaming Mouse G502 System Control: device is a keyboard
[ 8.892] (II) event10 - Logitech Gaming Mouse G502 System Control: device removed
[ 8.932] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:046D:C332.0002/input/input16/event10"
[ 8.932] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502 System Control" (type: KEYBOARD, id 12)
[ 8.932] (**) Option "xkb_model" "pc105"
[ 8.932] (**) Option "xkb_layout" "de"
[ 8.932] (**) Option "xkb_variant" "nodeadkeys"
[ 8.937] (II) event10 - Logitech Gaming Mouse G502 System Control: is tagged by udev as: Keyboard
[ 8.937] (II) event10 - Logitech Gaming Mouse G502 System Control: device is a keyboard
[ 8.940] (II) config/udev: Adding input device BisonCam, NB Pro: BisonCam, NB (/dev/input/event15)
[ 8.940] (**) BisonCam, NB Pro: BisonCam, NB : Applying InputClass "evdev keyboard catchall"
[ 8.940] (**) BisonCam, NB Pro: BisonCam, NB : Applying InputClass "libinput keyboard catchall"
[ 8.940] (**) BisonCam, NB Pro: BisonCam, NB : Applying InputClass "keyboard"
[ 8.940] (II) Using input driver 'libinput' for 'BisonCam, NB Pro: BisonCam, NB '
[ 8.940] (**) BisonCam, NB Pro: BisonCam, NB : always reports core events
[ 8.940] (**) Option "Device" "/dev/input/event15"
[ 8.940] (**) Option "_source" "server/udev"
[ 8.944] (II) event15 - BisonCam, NB Pro: BisonCam, NB : is tagged by udev as: Keyboard
[ 8.944] (II) event15 - BisonCam, NB Pro: BisonCam, NB : device is a keyboard
[ 8.945] (II) event15 - BisonCam, NB Pro: BisonCam, NB : device removed
[ 8.998] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input23/event15"
[ 8.999] (II) XINPUT: Adding extended input device "BisonCam, NB Pro: BisonCam, NB " (type: KEYBOARD, id 13)
[ 8.999] (**) Option "xkb_model" "pc105"
[ 8.999] (**) Option "xkb_layout" "de"
[ 8.999] (**) Option "xkb_variant" "nodeadkeys"
[ 9.003] (II) event15 - BisonCam, NB Pro: BisonCam, NB : is tagged by udev as: Keyboard
[ 9.004] (II) event15 - BisonCam, NB Pro: BisonCam, NB : device is a keyboard
[ 9.005] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event17)
[ 9.005] (II) No input driver specified, ignoring this device.
[ 9.005] (II) This device may have been added with another device file.
[ 9.006] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event18)
[ 9.006] (II) No input driver specified, ignoring this device.
[ 9.006] (II) This device may have been added with another device file.
[ 9.007] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event19)
[ 9.007] (II) No input driver specified, ignoring this device.
[ 9.007] (II) This device may have been added with another device file.
[ 9.009] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event20)
[ 9.009] (II) No input driver specified, ignoring this device.
[ 9.009] (II) This device may have been added with another device file.
[ 9.010] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event21)
[ 9.010] (II) No input driver specified, ignoring this device.
[ 9.010] (II) This device may have been added with another device file.
[ 9.011] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event22)
[ 9.011] (II) No input driver specified, ignoring this device.
[ 9.011] (II) This device may have been added with another device file.
[ 9.012] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event23)
[ 9.012] (II) No input driver specified, ignoring this device.
[ 9.012] (II) This device may have been added with another device file.
[ 9.013] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event24)
[ 9.013] (II) No input driver specified, ignoring this device.
[ 9.013] (II) This device may have been added with another device file.
[ 9.014] (II) config/udev: Adding input device Clevo Airplane-Mode Hotkey (/dev/input/event5)
[ 9.014] (**) Clevo Airplane-Mode Hotkey: Applying InputClass "evdev keyboard catchall"
[ 9.014] (**) Clevo Airplane-Mode Hotkey: Applying InputClass "libinput keyboard catchall"
[ 9.014] (**) Clevo Airplane-Mode Hotkey: Applying InputClass "keyboard"
[ 9.014] (II) Using input driver 'libinput' for 'Clevo Airplane-Mode Hotkey'
[ 9.014] (**) Clevo Airplane-Mode Hotkey: always reports core events
[ 9.014] (**) Option "Device" "/dev/input/event5"
[ 9.014] (**) Option "_source" "server/udev"
[ 9.017] (II) event5 - Clevo Airplane-Mode Hotkey: is tagged by udev as: Keyboard
[ 9.017] (II) event5 - Clevo Airplane-Mode Hotkey: device is a keyboard
[ 9.018] (II) event5 - Clevo Airplane-Mode Hotkey: device removed
[ 9.078] (**) Option "config_info" "udev:/sys/devices/platform/clevo_xsm_wmi/input/input9/event5"
[ 9.079] (II) XINPUT: Adding extended input device "Clevo Airplane-Mode Hotkey" (type: KEYBOARD, id 14)
[ 9.079] (**) Option "xkb_model" "pc105"
[ 9.079] (**) Option "xkb_layout" "de"
[ 9.079] (**) Option "xkb_variant" "nodeadkeys"
[ 9.082] (II) event5 - Clevo Airplane-Mode Hotkey: is tagged by udev as: Keyboard
[ 9.082] (II) event5 - Clevo Airplane-Mode Hotkey: device is a keyboard
[ 9.084] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 9.084] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 9.084] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 9.084] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard"
[ 9.084] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 9.084] (**) AT Translated Set 2 keyboard: always reports core events
[ 9.084] (**) Option "Device" "/dev/input/event4"
[ 9.084] (**) Option "_source" "server/udev"
[ 9.087] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 9.087] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 9.090] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 9.119] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 9.119] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[ 9.119] (**) Option "xkb_model" "pc105"
[ 9.119] (**) Option "xkb_layout" "de"
[ 9.119] (**) Option "xkb_variant" "nodeadkeys"
[ 9.123] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 9.123] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 9.127] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event16)
[ 9.127] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 9.127] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 9.127] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 9.127] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 9.127] (II) LoadModule: "synaptics"
[ 9.127] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 9.129] (II) Module synaptics: vendor="X.Org Foundation"
[ 9.129] compiled for 1.20.8, module version = 1.9.1
[ 9.129] Module class: X.Org XInput Driver
[ 9.129] ABI class: X.Org XInput driver, version 24.1
[ 9.129] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 9.129] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 9.129] (**) Option "Device" "/dev/input/event16"
[ 9.185] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1266 - 5674 (res 45)
[ 9.185] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1086 - 4764 (res 70)
[ 9.185] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 9.185] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 9.185] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 9.185] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 9.185] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 9.186] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 9.238] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input11/event16"
[ 9.239] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 16)
[ 9.239] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 9.239] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 9.239] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.035
[ 9.239] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 9.239] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 9.239] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 9.239] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 9.239] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 9.241] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 9.241] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 9.242] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 9.242] (II) No input driver specified, ignoring this device.
[ 9.242] (II) This device may have been added with another device file.
[ 9.256] (**) Logitech Gaming Mouse G502 Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 9.256] (**) Logitech Gaming Mouse G502 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 9.256] (**) Logitech Gaming Mouse G502 Consumer Control: Applying InputClass "keyboard"
[ 9.256] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502 Consumer Control'
[ 9.256] (**) Logitech Gaming Mouse G502 Consumer Control: always reports core events
[ 9.256] (**) Option "Device" "/dev/input/event9"
[ 9.256] (**) Option "_source" "_driver/libinput"
[ 9.256] (II) libinput: Logitech Gaming Mouse G502 Consumer Control: is a virtual subdevice
[ 9.256] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:046D:C332.0002/input/input15/event9"
[ 9.256] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502 Consumer Control" (type: KEYBOARD, id 17)
[ 9.256] (**) Option "xkb_model" "pc105"
[ 9.257] (**) Option "xkb_layout" "de"
[ 9.257] (**) Option "xkb_variant" "nodeadkeys"
[ 13.133] (II) event3 - Power Button: device removed
[ 13.159] (II) event0 - Power Button: device removed
[ 13.185] (II) event2 - Sleep Button: device removed
[ 13.212] (II) event7 - Logitech Gaming Mouse G502: device removed
[ 13.265] (II) event8 - Logitech Gaming Mouse G502 Keyboard: device removed
[ 13.292] (II) event10 - Logitech Gaming Mouse G502 System Control: device removed
[ 13.319] (II) event15 - BisonCam, NB Pro: BisonCam, NB : device removed
[ 13.372] (II) event5 - Clevo Airplane-Mode Hotkey: device removed
[ 13.439] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 13.519] (II) event9 - Logitech Gaming Mouse G502 Consumer Control: device removedi see a blackscreen now instead of the boot log.
Offline
nvidia is the primary GPU, modesetting drives the IGP and there's an output wired to the IGP.
You still don't redirect the output.
xinitrc is not necessarily interpreted if you use eg. a DM instead of xinit/startx.
Online
That blackscreen is what you want, now you need to add
xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --autoto the relevant startup file/ your .xinitrc or the relevant initialization file of your DM
Offline