PRIME offload not working

I’m on Debian testing with driver 435.17 installed from the .run file. I installed the source rpm from PPA for Aaron Plattner : Aaron Plattner, compiled the debs, and replaced the installed ones despite apt reporting it’d be a DOWNGRADE. (I didn’t install the dbgsym ones, the -dev one, or the new source package the process created)

Here is my xorg.conf:

Section "ServerLayout"
        Identifier "layout"
        Option "AllowNVIDIAGPUScreens"
EndSection

And the output from xrandr --listproviders:

Providers: number : 2
Provider 0: id: 0x1de cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 3 outputs: 3 associated providers: 0 name:modesetting
Provider 1: id: 0x1b8 cap: 0x0 crtcs: 0 outputs: 0 associated providers: 0 name:NVIDIA-G0

Yet:

$ __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia glxinfo | grep vendor
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  156 (NV-GLX)
  Minor opcode of failed request:  43 ()
  Serial number of failed request:  17
  Current serial number in output stream:  18

If I use an xorg.conf that runs the nvidia GPU at all times, it works fine. All GL and vulkan apps work, but obviously the nvidia GPU is always on. Hopefully this is enough to prove the driver installation by itself works.

Is there anything I can do to debug this? I’ve checked strace to see if any files were not being found, but this does not look like the case.

Here is a screen shot showing nvidia-settings detecting the GPU, as well as an attempt to run q2rtx: https://i.imgur.com/At9wiFZ.png

Here is /var/log/Xorg.log. Note that ACPI error from the nvidia driver has appeared in the log before, and nvidia always worked fine. Pretty sure that’s not the issue.

[    23.506] (--) Log file renamed from "/var/log/Xorg.pid-1914.log" to "/var/log/Xorg.0.log"
[    23.507] 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[    23.507] Build Operating System: Linux 4.19.0-5-amd64 x86_64 Debian
[    23.507] Current Operating System: Linux craptop 4.19.0-5-amd64 #1 SMP Debian 4.19.37-5 (2019-06-19) x86_64
[    23.507] Kernel command line: BOOT_IMAGE=/BOOT/debian@/vmlinuz-4.19.0-5-amd64 root=ZFS=/ROOT/debian ro root=ZFS=rpool/ROOT/debian acpi_osi=! "acpi_osi=Windows 2009" quiet splash i915.modeset=1 nvidia-drm.modeset=1
[    23.507] Build Date: 05 March 2019  08:11:12PM
[    23.507] xorg-server 2:1.20.4-1 (https://www.debian.org/support) 
[    23.507] Current version of pixman: 0.36.0
[    23.507] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    23.507] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    23.507] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Aug 18 19:47:34 2019
[    23.509] (==) Using config file: "/etc/X11/xorg.conf"
[    23.509] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    23.509] (==) ServerLayout "layout"
[    23.509] (==) No screen section available. Using defaults.
[    23.509] (**) |-->Screen "Default Screen Section" (0)
[    23.509] (**) |   |-->Monitor "<default monitor>"
[    23.510] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    23.510] (==) Automatically adding devices
[    23.510] (==) Automatically enabling devices
[    23.510] (==) Automatically adding GPU devices
[    23.510] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    23.511] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    23.511] 	Entry deleted from font path.
[    23.512] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    23.512] (==) ModulePath set to "/usr/lib/xorg/modules"
[    23.512] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    23.512] (II) Loader magic: 0x55adbe6b3e20
[    23.512] (II) Module ABI versions:
[    23.512] 	X.Org ANSI C Emulation: 0.4
[    23.512] 	X.Org Video Driver: 24.0
[    23.512] 	X.Org XInput driver : 24.1
[    23.512] 	X.Org Server Extension : 10.0
[    23.512] (++) using VT number 7

[    23.513] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    23.513] (II) xfree86: Adding drm device (/dev/dri/card1)
[    23.537] (II) xfree86: Adding drm device (/dev/dri/card0)
[    23.540] (--) PCI:*(0@0:2:0) 8086:3e9b:1462:1274 rev 2, Mem @ 0xab000000/16777216, 0x40000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[    23.540] (--) PCI: (1@0:0:0) 10de:1f10:1462:1274 rev 161, Mem @ 0xac000000/16777216, 0x80000000/268435456, 0x90000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[    23.540] (II) LoadModule: "glx"
[    23.541] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    23.547] (II) Module glx: vendor="X.Org Foundation"
[    23.547] 	compiled for 1.20.4, module version = 1.0.0
[    23.547] 	ABI class: X.Org Server Extension, version 10.0
[    23.547] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[    23.547] 	loading driver: nvidia
[    23.661] (==) Matched nvidia as autoconfigured driver 0
[    23.661] (==) Matched nouveau as autoconfigured driver 1
[    23.661] (==) Matched nv as autoconfigured driver 2
[    23.661] (==) Matched modesetting as autoconfigured driver 3
[    23.661] (==) Matched fbdev as autoconfigured driver 4
[    23.661] (==) Matched vesa as autoconfigured driver 5
[    23.661] (==) Assigned the driver to the xf86ConfigLayout
[    23.661] (II) LoadModule: "nvidia"
[    23.661] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    23.665] (II) Module nvidia: vendor="NVIDIA Corporation"
[    23.665] 	compiled for 1.6.99.901, module version = 1.0.0
[    23.665] 	Module class: X.Org Video Driver
[    23.665] (II) LoadModule: "nouveau"
[    23.665] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    23.667] (II) Module nouveau: vendor="X.Org Foundation"
[    23.667] 	compiled for 1.20.3, module version = 1.0.16
[    23.667] 	Module class: X.Org Video Driver
[    23.667] 	ABI class: X.Org Video Driver, version 24.0
[    23.667] (II) LoadModule: "nv"
[    23.667] (WW) Warning, couldn't open module nv
[    23.667] (EE) Failed to load module "nv" (module does not exist, 0)
[    23.667] (II) LoadModule: "modesetting"
[    23.667] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    23.668] (II) Module modesetting: vendor="X.Org Foundation"
[    23.668] 	compiled for 1.20.4, module version = 1.20.4
[    23.668] 	Module class: X.Org Video Driver
[    23.668] 	ABI class: X.Org Video Driver, version 24.0
[    23.668] (II) LoadModule: "fbdev"
[    23.668] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    23.668] (II) Module fbdev: vendor="X.Org Foundation"
[    23.668] 	compiled for 1.20.0, module version = 0.5.0
[    23.668] 	Module class: X.Org Video Driver
[    23.668] 	ABI class: X.Org Video Driver, version 24.0
[    23.668] (II) LoadModule: "vesa"
[    23.668] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    23.668] (II) Module vesa: vendor="X.Org Foundation"
[    23.668] 	compiled for 1.20.1, module version = 2.4.0
[    23.668] 	Module class: X.Org Video Driver
[    23.668] 	ABI class: X.Org Video Driver, version 24.0
[    23.669] (II) NVIDIA dlloader X Driver  435.17  Tue Aug  6 22:56:56 CDT 2019
[    23.669] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    23.669] (II) NOUVEAU driver Date:   Mon Jan 28 23:25:58 2019 -0500
[    23.669] (II) NOUVEAU driver for NVIDIA chipset families :
[    23.669] 	RIVA TNT            (NV04)
[    23.669] 	RIVA TNT2           (NV05)
[    23.669] 	GeForce 256         (NV10)
[    23.669] 	GeForce 2           (NV11, NV15)
[    23.669] 	GeForce 4MX         (NV17, NV18)
[    23.669] 	GeForce 3           (NV20)
[    23.669] 	GeForce 4Ti         (NV25, NV28)
[    23.670] 	GeForce FX          (NV3x)
[    23.670] 	GeForce 6           (NV4x)
[    23.670] 	GeForce 7           (G7x)
[    23.670] 	GeForce 8           (G8x)
[    23.670] 	GeForce 9           (G9x)
[    23.670] 	GeForce GTX 2xx/3xx (GT2xx)
[    23.670] 	GeForce GTX 4xx/5xx (GFxxx)
[    23.670] 	GeForce GTX 6xx/7xx (GKxxx)
[    23.670] 	GeForce GTX 9xx     (GMxxx)
[    23.670] 	GeForce GTX 10xx    (GPxxx)
[    23.670] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    23.670] (II) FBDEV: driver for framebuffer: fbdev
[    23.670] (II) VESA: driver for VESA chipsets: vesa
[    23.676] (II) modeset(0): using drv /dev/dri/card0
[    23.676] (WW) Falling back to old probe method for fbdev
[    23.676] (II) Loading sub module "fbdevhw"
[    23.676] (II) LoadModule: "fbdevhw"
[    23.676] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    23.676] (II) Module fbdevhw: vendor="X.Org Foundation"
[    23.676] 	compiled for 1.20.4, module version = 0.0.2
[    23.676] 	ABI class: X.Org Video Driver, version 24.0
[    23.677] (II) Loading sub module "fb"
[    23.677] (II) LoadModule: "fb"
[    23.677] (II) Loading /usr/lib/xorg/modules/libfb.so
[    23.678] (II) Module fb: vendor="X.Org Foundation"
[    23.678] 	compiled for 1.20.4, module version = 1.0.0
[    23.678] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    23.678] (II) Loading sub module "wfb"
[    23.678] (II) LoadModule: "wfb"
[    23.678] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    23.679] (II) Module wfb: vendor="X.Org Foundation"
[    23.679] 	compiled for 1.20.4, module version = 1.0.0
[    23.679] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    23.679] (II) Loading sub module "ramdac"
[    23.679] (II) LoadModule: "ramdac"
[    23.679] (II) Module "ramdac" already built-in
[    23.680] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    23.680] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    23.680] (==) modeset(0): RGB weight 888
[    23.680] (==) modeset(0): Default visual is TrueColor
[    23.680] (II) Loading sub module "glamoregl"
[    23.680] (II) LoadModule: "glamoregl"
[    23.680] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    23.687] (II) Module glamoregl: vendor="X.Org Foundation"
[    23.687] 	compiled for 1.20.4, module version = 1.0.1
[    23.687] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    23.762] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) UHD Graphics 630 (Coffeelake 3x8 GT2) 
[    23.762] (II) modeset(0): glamor initialized
[    23.763] (II) modeset(0): Output eDP-1 has no monitor section
[    23.763] (II) modeset(0): Output DP-1 has no monitor section
[    23.769] (II) modeset(0): Output HDMI-1 has no monitor section
[    23.771] (II) modeset(0): EDID for output eDP-1
[    23.771] (II) modeset(0): Manufacturer: SHP  Model: 14c5  Serial#: 0
[    23.771] (II) modeset(0): Year: 2019  Week: 9
[    23.771] (II) modeset(0): EDID Version: 1.4
[    23.771] (II) modeset(0): Digital Display Input
[    23.771] (II) modeset(0): 8 bits per channel
[    23.771] (II) modeset(0): Digital interface is DisplayPort
[    23.771] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    23.771] (II) modeset(0): Gamma: 2.20
[    23.771] (II) modeset(0): No DPMS capabilities specified
[    23.771] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[    23.771] (II) modeset(0): Default color space is primary color space
[    23.771] (II) modeset(0): First detailed timing is preferred mode
[    23.771] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    23.771] (II) modeset(0): Display is continuous-frequency
[    23.771] (II) modeset(0): redX: 0.640 redY: 0.329   greenX: 0.300 greenY: 0.600
[    23.771] (II) modeset(0): blueX: 0.149 blueY: 0.060   whiteX: 0.312 whiteY: 0.328
[    23.771] (II) modeset(0): Manufacturer's mask: 0
[    23.771] (II) modeset(0): Supported detailed timing:
[    23.771] (II) modeset(0): clock: 533.3 MHz   Image Size:  344 x 194 mm
[    23.771] (II) modeset(0): h_active: 1920  h_sync: 1944  h_sync_end 1984 h_blank_end 2000 h_border: 0
[    23.771] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[    23.771] (II) modeset(0): Supported detailed timing:
[    23.771] (II) modeset(0): clock: 133.3 MHz   Image Size:  344 x 194 mm
[    23.771] (II) modeset(0): h_active: 1920  h_sync: 1944  h_sync_end 1984 h_blank_end 2000 h_border: 0
[    23.771] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[    23.772] (II) modeset(0): Monitor name: LQ156M1JW03
[    23.772] (II) modeset(0): EDID (in hex):
[    23.772] (II) modeset(0): 	00ffffffffffff004d10c51400000000
[    23.772] (II) modeset(0): 	091d0104a522137807de50a3544c9926
[    23.772] (II) modeset(0): 	0f505400000001010101010101010101
[    23.772] (II) modeset(0): 	01010101010150d0805070381f401828
[    23.772] (II) modeset(0): 	350058c2100000181434805070381f40
[    23.772] (II) modeset(0): 	1828350058c210000018000000100000
[    23.772] (II) modeset(0): 	000000000000000000000000000000fc
[    23.772] (II) modeset(0): 	004c513135364d314a5730330a2000e4
[    23.772] (II) modeset(0): Printing probed modes for output eDP-1
[    23.772] (II) modeset(0): Modeline "1920x1080"x240.0  533.28  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (266.6 kHz eP)
[    23.772] (II) modeset(0): Modeline "1920x1080"x60.0  133.32  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (66.7 kHz e)
[    23.772] (II) modeset(0): EDID for output DP-1
[    23.778] (II) modeset(0): EDID for output HDMI-1
[    23.778] (II) modeset(0): Output eDP-1 connected
[    23.778] (II) modeset(0): Output DP-1 disconnected
[    23.778] (II) modeset(0): Output HDMI-1 disconnected
[    23.778] (II) modeset(0): Using exact sizes for initial modes
[    23.778] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[    23.778] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    23.778] (==) modeset(0): DPI set to (96, 96)
[    23.778] (II) Loading sub module "fb"
[    23.778] (II) LoadModule: "fb"
[    23.778] (II) Loading /usr/lib/xorg/modules/libfb.so
[    23.778] (II) Module fb: vendor="X.Org Foundation"
[    23.778] 	compiled for 1.20.4, module version = 1.0.0
[    23.778] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    23.778] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[    23.778] (==) NVIDIA(G0): RGB weight 888
[    23.778] (==) NVIDIA(G0): Default visual is TrueColor
[    23.778] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[    23.779] (**) Option "AllowNVIDIAGpuScreens"
[    23.779] (**) NVIDIA(G0): Enabling 2D acceleration
[    23.779] (II) Loading sub module "glxserver_nvidia"
[    23.780] (II) LoadModule: "glxserver_nvidia"
[    23.780] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[    23.870] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    23.870] 	compiled for 1.6.99.901, module version = 1.0.0
[    23.870] 	Module class: X.Org Server Extension
[    23.870] (II) NVIDIA GLX Module  435.17  Tue Aug  6 22:54:03 CDT 2019
[    23.873] (II) NVIDIA: The X server does not support PRIME Render Offload.
[    23.875] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    23.875] (--) NVIDIA(0):     DFP-0
[    23.875] (--) NVIDIA(0):     DFP-1
[    23.875] (--) NVIDIA(0):     DFP-2
[    23.877] (II) NVIDIA(G0): NVIDIA GPU GeForce RTX 2070 with Max-Q Design (TU106-A) at
[    23.877] (II) NVIDIA(G0):     PCI:1:0:0 (GPU-0)
[    23.877] (--) NVIDIA(G0): Memory: 8388608 kBytes
[    23.877] (--) NVIDIA(G0): VideoBIOS: 90.06.2d.40.13
[    23.877] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[    23.877] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    23.877] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    23.877] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    23.877] (--) NVIDIA(GPU-0): 
[    23.877] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    23.877] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[    23.877] (--) NVIDIA(GPU-0): DFP-1: 2660.0 MHz maximum pixel clock
[    23.877] (--) NVIDIA(GPU-0): 
[    23.878] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    23.878] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    23.878] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    23.878] (--) NVIDIA(GPU-0): 
[    23.879] (II) NVIDIA(G0): Validated MetaModes:
[    23.879] (II) NVIDIA(G0):     "NULL"
[    23.879] (**) NVIDIA(G0): Virtual screen size configured to be 1920 x 1080
[    23.879] (WW) NVIDIA(G0): Unable to get display device for DPI computation.
[    23.879] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[    23.879] (II) UnloadModule: "nouveau"
[    23.879] (II) Unloading nouveau
[    23.879] (II) UnloadModule: "fbdev"
[    23.879] (II) Unloading fbdev
[    23.879] (II) UnloadSubModule: "fbdevhw"
[    23.879] (II) Unloading fbdevhw
[    23.879] (II) UnloadModule: "vesa"
[    23.879] (II) Unloading vesa
[    23.879] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[    23.879] (II) NVIDIA:     access.
[    23.895] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    23.895] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[    23.895] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[    23.895] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[    23.895] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[    23.895] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[    23.895] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    23.895] (II) NVIDIA(G0):     Config Options in the README.
[    23.949] (II) NVIDIA(G0): Setting mode "NULL"
[    23.959] (==) NVIDIA(G0): Disabling shared memory pixmaps
[    23.959] (==) NVIDIA(G0): Backing store enabled
[    23.959] (==) NVIDIA(G0): Silken mouse enabled
[    23.960] (==) NVIDIA(G0): DPMS enabled
[    23.961] (II) Loading sub module "dri2"
[    23.961] (II) LoadModule: "dri2"
[    23.961] (II) Module "dri2" already built-in
[    23.961] (II) NVIDIA(G0): [DRI2] Setup complete
[    23.961] (II) NVIDIA(G0): [DRI2]   VDPAU driver: nvidia
[    23.967] (==) modeset(0): Backing store enabled
[    23.967] (==) modeset(0): Silken mouse enabled
[    23.976] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    23.976] (==) modeset(0): DPMS enabled
[    23.977] (II) modeset(0): [DRI2] Setup complete
[    23.977] (II) modeset(0): [DRI2]   DRI driver: i965
[    23.977] (II) modeset(0): [DRI2]   VDPAU driver: i965
[    23.977] (II) Initializing extension Generic Event Extension
[    23.977] (II) Initializing extension SHAPE
[    23.978] (II) Initializing extension MIT-SHM
[    23.978] (II) Initializing extension XInputExtension
[    23.979] (II) Initializing extension XTEST
[    23.979] (II) Initializing extension BIG-REQUESTS
[    23.979] (II) Initializing extension SYNC
[    23.979] (II) Initializing extension XKEYBOARD
[    23.980] (II) Initializing extension XC-MISC
[    23.980] (II) Initializing extension SECURITY
[    23.980] (II) Initializing extension XFIXES
[    23.980] (II) Initializing extension RENDER
[    23.981] (II) Initializing extension RANDR
[    23.981] (II) Initializing extension COMPOSITE
[    23.981] (II) Initializing extension DAMAGE
[    23.981] (II) Initializing extension MIT-SCREEN-SAVER
[    23.982] (II) Initializing extension DOUBLE-BUFFER
[    23.982] (II) Initializing extension RECORD
[    23.982] (II) Initializing extension DPMS
[    23.982] (II) Initializing extension Present
[    23.982] (II) Initializing extension DRI3
[    23.983] (II) Initializing extension X-Resource
[    23.983] (II) Initializing extension XVideo
[    23.983] (II) Initializing extension XVideo-MotionCompensation
[    23.983] (II) Initializing extension SELinux
[    23.983] (II) SELinux: Disabled on system
[    23.983] (II) Initializing extension GLX
[    23.983] (II) Initializing extension GLX
[    23.983] (II) Indirect GLX disabled.
[    23.990] (II) AIGLX: Loaded and initialized i965
[    23.990] (II) GLX: Initialized DRI2 GL provider for screen 0
[    23.990] (II) Initializing extension XFree86-VidModeExtension
[    23.990] (II) Initializing extension XFree86-DGA
[    23.990] (II) Initializing extension XFree86-DRI
[    23.990] (II) Initializing extension DRI2
[    23.990] (II) Initializing extension NV-GLX
[    23.990] (II) Initializing extension NV-CONTROL
[    24.001] (II) modeset(0): Damage tracking initialized
[    24.001] (II) modeset(0): Setting screen physical size to 508 x 285
[    24.047] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    24.047] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    24.047] (II) LoadModule: "libinput"
[    24.047] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    24.051] (II) Module libinput: vendor="X.Org Foundation"
[    24.051] 	compiled for 1.20.4, module version = 0.28.2
[    24.051] 	Module class: X.Org XInput Driver
[    24.051] 	ABI class: X.Org XInput driver, version 24.1
[    24.051] (II) Using input driver 'libinput' for 'Power Button'
[    24.051] (**) Power Button: always reports core events
[    24.051] (**) Option "Device" "/dev/input/event4"
[    24.052] (**) Option "_source" "server/udev"
[    24.057] (II) event4  - Power Button: is tagged by udev as: Keyboard
[    24.057] (II) event4  - Power Button: device is a keyboard
[    24.057] (II) event4  - Power Button: device removed
[    24.078] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
[    24.078] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    24.078] (**) Option "xkb_model" "pc105"
[    24.078] (**) Option "xkb_layout" "us"
[    24.079] (II) event4  - Power Button: is tagged by udev as: Keyboard
[    24.079] (II) event4  - Power Button: device is a keyboard
[    24.080] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    24.080] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    24.080] (II) Using input driver 'libinput' for 'Video Bus'
[    24.080] (**) Video Bus: always reports core events
[    24.080] (**) Option "Device" "/dev/input/event5"
[    24.080] (**) Option "_source" "server/udev"
[    24.082] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[    24.082] (II) event5  - Video Bus: device is a keyboard
[    24.082] (II) event5  - Video Bus: device removed
[    24.118] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7/event5"
[    24.118] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    24.118] (**) Option "xkb_model" "pc105"
[    24.118] (**) Option "xkb_layout" "us"
[    24.120] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[    24.120] (II) event5  - Video Bus: device is a keyboard
[    24.121] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    24.121] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    24.121] (II) Using input driver 'libinput' for 'Video Bus'
[    24.121] (**) Video Bus: always reports core events
[    24.121] (**) Option "Device" "/dev/input/event6"
[    24.121] (**) Option "_source" "server/udev"
[    24.123] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[    24.123] (II) event6  - Video Bus: device is a keyboard
[    24.123] (II) event6  - Video Bus: device removed
[    24.166] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input8/event6"
[    24.166] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    24.166] (**) Option "xkb_model" "pc105"
[    24.166] (**) Option "xkb_layout" "us"
[    24.168] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[    24.168] (II) event6  - Video Bus: device is a keyboard
[    24.169] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    24.170] (II) No input driver specified, ignoring this device.
[    24.170] (II) This device may have been added with another device file.
[    24.170] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    24.170] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    24.170] (II) Using input driver 'libinput' for 'Power Button'
[    24.170] (**) Power Button: always reports core events
[    24.171] (**) Option "Device" "/dev/input/event3"
[    24.171] (**) Option "_source" "server/udev"
[    24.172] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    24.172] (II) event3  - Power Button: device is a keyboard
[    24.172] (II) event3  - Power Button: device removed
[    24.190] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event3"
[    24.190] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    24.190] (**) Option "xkb_model" "pc105"
[    24.190] (**) Option "xkb_layout" "us"
[    24.192] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    24.192] (II) event3  - Power Button: device is a keyboard
[    24.193] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    24.193] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    24.193] (II) Using input driver 'libinput' for 'Sleep Button'
[    24.193] (**) Sleep Button: always reports core events
[    24.193] (**) Option "Device" "/dev/input/event2"
[    24.193] (**) Option "_source" "server/udev"
[    24.194] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[    24.195] (II) event2  - Sleep Button: device is a keyboard
[    24.195] (II) event2  - Sleep Button: device removed
[    24.214] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event2"
[    24.214] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[    24.214] (**) Option "xkb_model" "pc105"
[    24.214] (**) Option "xkb_layout" "us"
[    24.216] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[    24.216] (II) event2  - Sleep Button: device is a keyboard
[    24.218] (II) config/udev: Adding input device HD Webcam: HD Webcam (/dev/input/event12)
[    24.218] (**) HD Webcam: HD Webcam: Applying InputClass "libinput keyboard catchall"
[    24.218] (II) Using input driver 'libinput' for 'HD Webcam: HD Webcam'
[    24.218] (**) HD Webcam: HD Webcam: always reports core events
[    24.218] (**) Option "Device" "/dev/input/event12"
[    24.218] (**) Option "_source" "server/udev"
[    24.220] (II) event12 - HD Webcam: HD Webcam: is tagged by udev as: Keyboard
[    24.220] (II) event12 - HD Webcam: HD Webcam: device is a keyboard
[    24.221] (II) event12 - HD Webcam: HD Webcam: device removed
[    24.262] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/input/input13/event12"
[    24.262] (II) XINPUT: Adding extended input device "HD Webcam: HD Webcam" (type: KEYBOARD, id 11)
[    24.262] (**) Option "xkb_model" "pc105"
[    24.262] (**) Option "xkb_layout" "us"
[    24.264] (II) event12 - HD Webcam: HD Webcam: is tagged by udev as: Keyboard
[    24.265] (II) event12 - HD Webcam: HD Webcam: device is a keyboard
[    24.265] (II) config/udev: Adding input device SteelSeries SteelSeries KLC (/dev/input/event8)
[    24.265] (**) SteelSeries SteelSeries KLC: Applying InputClass "libinput keyboard catchall"
[    24.265] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries KLC'
[    24.265] (**) SteelSeries SteelSeries KLC: always reports core events
[    24.265] (**) Option "Device" "/dev/input/event8"
[    24.265] (**) Option "_source" "server/udev"
[    24.265] (II) event8  - SteelSeries SteelSeries KLC: is tagged by udev as: Keyboard
[    24.265] (II) event8  - SteelSeries SteelSeries KLC: device is a keyboard
[    24.266] (II) event8  - SteelSeries SteelSeries KLC: device removed
[    24.286] (II) libinput: SteelSeries SteelSeries KLC: needs a virtual subdevice
[    24.286] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:1038:1122.0002/input/input9/event8"
[    24.286] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries KLC" (type: MOUSE, id 12)
[    24.286] (**) Option "AccelerationScheme" "none"
[    24.286] (**) SteelSeries SteelSeries KLC: (accel) selected scheme none/0
[    24.286] (**) SteelSeries SteelSeries KLC: (accel) acceleration factor: 2.000
[    24.286] (**) SteelSeries SteelSeries KLC: (accel) acceleration threshold: 4
[    24.287] (II) event8  - SteelSeries SteelSeries KLC: is tagged by udev as: Keyboard
[    24.287] (II) event8  - SteelSeries SteelSeries KLC: device is a keyboard
[    24.287] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[    24.287] (II) No input driver specified, ignoring this device.
[    24.287] (II) This device may have been added with another device file.
[    24.287] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event14)
[    24.287] (II) No input driver specified, ignoring this device.
[    24.287] (II) This device may have been added with another device file.
[    24.287] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event15)
[    24.287] (II) No input driver specified, ignoring this device.
[    24.287] (II) This device may have been added with another device file.
[    24.287] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event16)
[    24.287] (II) No input driver specified, ignoring this device.
[    24.287] (II) This device may have been added with another device file.
[    24.288] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event17)
[    24.288] (II) No input driver specified, ignoring this device.
[    24.288] (II) This device may have been added with another device file.
[    24.288] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event18)
[    24.288] (II) No input driver specified, ignoring this device.
[    24.288] (II) This device may have been added with another device file.
[    24.288] (II) config/udev: Adding input device gpio-keys (/dev/input/event11)
[    24.288] (II) No input driver specified, ignoring this device.
[    24.288] (II) This device may have been added with another device file.
[    24.288] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    24.288] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    24.288] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    24.288] (**) AT Translated Set 2 keyboard: always reports core events
[    24.288] (**) Option "Device" "/dev/input/event0"
[    24.288] (**) Option "_source" "server/udev"
[    24.289] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    24.289] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[    24.289] (II) event0  - AT Translated Set 2 keyboard: device removed
[    24.302] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    24.302] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    24.302] (**) Option "xkb_model" "pc105"
[    24.302] (**) Option "xkb_layout" "us"
[    24.303] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    24.303] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[    24.303] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[    24.303] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    24.303] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    24.303] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    24.303] (II) LoadModule: "synaptics"
[    24.304] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    24.307] (II) Module synaptics: vendor="X.Org Foundation"
[    24.307] 	compiled for 1.20.1, module version = 1.9.1
[    24.307] 	Module class: X.Org XInput Driver
[    24.307] 	ABI class: X.Org XInput driver, version 24.1
[    24.307] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    24.307] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    24.307] (**) Option "Device" "/dev/input/event7"
[    24.342] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[    24.342] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1328 - 5612 (res 0)
[    24.342] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1146 - 4706 (res 0)
[    24.342] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    24.342] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    24.342] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[    24.342] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    24.342] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[    24.342] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    24.343] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    24.374] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event7"
[    24.374] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[    24.374] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    24.374] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    24.374] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
[    24.374] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    24.374] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    24.374] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    24.374] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    24.375] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    24.375] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    24.376] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    24.376] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[    24.376] (II) No input driver specified, ignoring this device.
[    24.376] (II) This device may have been added with another device file.
[    24.377] (II) config/udev: Adding input device MSI WMI hotkeys (/dev/input/event10)
[    24.377] (**) MSI WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    24.378] (II) Using input driver 'libinput' for 'MSI WMI hotkeys'
[    24.378] (**) MSI WMI hotkeys: always reports core events
[    24.378] (**) Option "Device" "/dev/input/event10"
[    24.378] (**) Option "_source" "server/udev"
[    24.379] (II) event10 - MSI WMI hotkeys: is tagged by udev as: Keyboard
[    24.379] (II) event10 - MSI WMI hotkeys: device is a keyboard
[    24.379] (II) event10 - MSI WMI hotkeys: device removed
[    24.414] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event10"
[    24.414] (II) XINPUT: Adding extended input device "MSI WMI hotkeys" (type: KEYBOARD, id 15)
[    24.414] (**) Option "xkb_model" "pc105"
[    24.414] (**) Option "xkb_layout" "us"
[    24.416] (II) event10 - MSI WMI hotkeys: is tagged by udev as: Keyboard
[    24.416] (II) event10 - MSI WMI hotkeys: device is a keyboard
[    24.465] (**) SteelSeries SteelSeries KLC: Applying InputClass "libinput keyboard catchall"
[    24.465] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries KLC'
[    24.465] (**) SteelSeries SteelSeries KLC: always reports core events
[    24.465] (**) Option "Device" "/dev/input/event8"
[    24.465] (**) Option "_source" "_driver/libinput"
[    24.465] (II) libinput: SteelSeries SteelSeries KLC: is a virtual subdevice
[    24.465] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:1038:1122.0002/input/input9/event8"
[    24.465] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries KLC" (type: KEYBOARD, id 16)
[    24.465] (**) Option "xkb_model" "pc105"
[    24.465] (**) Option "xkb_layout" "us"
[    24.473] (EE) Failed to open authorization file "/var/run/sddm/{69203a2f-4d02-4801-93c7-df4e1ccf0df3}": No such file or directory
[    32.198] (II) modeset(0): EDID vendor "SHP", prod id 5317
[    32.198] (II) modeset(0): Printing DDC gathered Modelines:
[    32.198] (II) modeset(0): Modeline "1920x1080"x0.0  533.28  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (266.6 kHz eP)
[    32.198] (II) modeset(0): Modeline "1920x1080"x0.0  133.32  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (66.7 kHz e)
[    32.565] (II) modeset(0): EDID vendor "SHP", prod id 5317
[    32.565] (II) modeset(0): Printing DDC gathered Modelines:
[    32.565] (II) modeset(0): Modeline "1920x1080"x0.0  533.28  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (266.6 kHz eP)
[    32.565] (II) modeset(0): Modeline "1920x1080"x0.0  133.32  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (66.7 kHz e)
[    59.350] (II) modeset(0): EDID vendor "SHP", prod id 5317
[    59.350] (II) modeset(0): Printing DDC gathered Modelines:
[    59.350] (II) modeset(0): Modeline "1920x1080"x0.0  533.28  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (266.6 kHz eP)
[    59.350] (II) modeset(0): Modeline "1920x1080"x0.0  133.32  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (66.7 kHz e)
[    59.359] (II) modeset(0): EDID vendor "SHP", prod id 5317
[    59.359] (II) modeset(0): Printing DDC gathered Modelines:
[    59.359] (II) modeset(0): Modeline "1920x1080"x0.0  533.28  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (266.6 kHz eP)
[    59.359] (II) modeset(0): Modeline "1920x1080"x0.0  133.32  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (66.7 kHz e)
[  2085.325] (II) event4  - Power Button: device removed
[  2085.359] (II) event5  - Video Bus: device removed
[  2085.403] (II) event6  - Video Bus: device removed
[  2085.443] (II) event3  - Power Button: device removed
[  2085.463] (II) event2  - Sleep Button: device removed
[  2085.482] (II) event12 - HD Webcam: HD Webcam: device removed
[  2085.539] (II) event0  - AT Translated Set 2 keyboard: device removed
[  2085.603] (II) event10 - MSI WMI hotkeys: device removed
[  2085.659] (II) event8  - SteelSeries SteelSeries KLC: device removed
[  2085.678] (II) AIGLX: Suspending AIGLX clients for VT switch
[  2089.804] (II) config/udev: removing device HD Webcam: HD Webcam
[  2089.805] (II) UnloadModule: "libinput"
[  2089.926] (II) AIGLX: Resuming AIGLX clients after VT switch
[  2089.938] (II) modeset(0): EDID vendor "SHP", prod id 5317
[  2089.938] (II) modeset(0): Printing DDC gathered Modelines:
[  2089.939] (II) modeset(0): Modeline "1920x1080"x0.0  533.28  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (266.6 kHz eP)
[  2089.939] (II) modeset(0): Modeline "1920x1080"x0.0  133.32  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (66.7 kHz e)
[  2089.946] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  2089.946] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  2089.946] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  2089.946] (--) NVIDIA(GPU-0): 
[  2089.946] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  2089.946] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[  2089.946] (--) NVIDIA(GPU-0): DFP-1: 2660.0 MHz maximum pixel clock
[  2089.946] (--) NVIDIA(GPU-0): 
[  2089.946] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  2089.946] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[  2089.946] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[  2089.946] (--) NVIDIA(GPU-0): 
[  2089.976] (II) NVIDIA(G0): Setting mode "NULL"
[  2089.999] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[  2089.999] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[  2089.999] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[  2089.999] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[  2089.999] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[  2089.999] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[  2089.999] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[  2089.999] (II) NVIDIA(G0):     Config Options in the README.
[  2090.000] (II) event4  - Power Button: is tagged by udev as: Keyboard
[  2090.000] (II) event4  - Power Button: device is a keyboard
[  2090.001] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[  2090.001] (II) event5  - Video Bus: device is a keyboard
[  2090.001] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[  2090.001] (II) event6  - Video Bus: device is a keyboard
[  2090.002] (II) event3  - Power Button: is tagged by udev as: Keyboard
[  2090.002] (II) event3  - Power Button: device is a keyboard
[  2090.003] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[  2090.003] (II) event2  - Sleep Button: device is a keyboard
[  2090.004] (II) event8  - SteelSeries SteelSeries KLC: is tagged by udev as: Keyboard
[  2090.004] (II) event8  - SteelSeries SteelSeries KLC: device is a keyboard
[  2090.004] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  2090.004] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[  2090.005] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[  2090.005] (II) event10 - MSI WMI hotkeys: is tagged by udev as: Keyboard
[  2090.005] (II) event10 - MSI WMI hotkeys: device is a keyboard
[  2835.983] (II) event4  - Power Button: device removed
[  2836.011] (II) event5  - Video Bus: device removed
[  2836.047] (II) event6  - Video Bus: device removed
[  2836.083] (II) event3  - Power Button: device removed
[  2836.107] (II) event2  - Sleep Button: device removed
[  2836.135] (II) event0  - AT Translated Set 2 keyboard: device removed
[  2836.179] (II) event10 - MSI WMI hotkeys: device removed
[  2836.219] (II) event8  - SteelSeries SteelSeries KLC: device removed
[  2836.250] (II) AIGLX: Suspending AIGLX clients for VT switch
[  2840.446] (II) AIGLX: Resuming AIGLX clients after VT switch
[  2840.458] (II) modeset(0): EDID vendor "SHP", prod id 5317
[  2840.458] (II) modeset(0): Printing DDC gathered Modelines:
[  2840.459] (II) modeset(0): Modeline "1920x1080"x0.0  533.28  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (266.6 kHz eP)
[  2840.459] (II) modeset(0): Modeline "1920x1080"x0.0  133.32  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (66.7 kHz e)
[  2840.466] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  2840.466] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  2840.466] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  2840.466] (--) NVIDIA(GPU-0): 
[  2840.466] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  2840.466] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[  2840.466] (--) NVIDIA(GPU-0): DFP-1: 2660.0 MHz maximum pixel clock
[  2840.466] (--) NVIDIA(GPU-0): 
[  2840.466] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  2840.466] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[  2840.466] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[  2840.467] (--) NVIDIA(GPU-0): 
[  2840.500] (II) NVIDIA(G0): Setting mode "NULL"
[  2840.520] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[  2840.520] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[  2840.520] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[  2840.520] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[  2840.520] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[  2840.520] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[  2840.520] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[  2840.520] (II) NVIDIA(G0):     Config Options in the README.
[  2840.521] (II) event4  - Power Button: is tagged by udev as: Keyboard
[  2840.521] (II) event4  - Power Button: device is a keyboard
[  2840.522] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[  2840.522] (II) event5  - Video Bus: device is a keyboard
[  2840.522] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[  2840.522] (II) event6  - Video Bus: device is a keyboard
[  2840.523] (II) event3  - Power Button: is tagged by udev as: Keyboard
[  2840.523] (II) event3  - Power Button: device is a keyboard
[  2840.523] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[  2840.523] (II) event2  - Sleep Button: device is a keyboard
[  2840.524] (II) event8  - SteelSeries SteelSeries KLC: is tagged by udev as: Keyboard
[  2840.524] (II) event8  - SteelSeries SteelSeries KLC: device is a keyboard
[  2840.525] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  2840.525] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[  2840.525] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[  2840.526] (II) event10 - MSI WMI hotkeys: is tagged by udev as: Keyboard
[  2840.526] (II) event10 - MSI WMI hotkeys: device is a keyboard
[  3273.291] (II) modeset(0): EDID vendor "SHP", prod id 5317
[  3273.291] (II) modeset(0): Printing DDC gathered Modelines:
[  3273.291] (II) modeset(0): Modeline "1920x1080"x0.0  533.28  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (266.6 kHz eP)
[  3273.291] (II) modeset(0): Modeline "1920x1080"x0.0  133.32  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (66.7 kHz e)
[  3273.299] (II) modeset(0): EDID vendor "SHP", prod id 5317
[  3273.299] (II) modeset(0): Printing DDC gathered Modelines:
[  3273.299] (II) modeset(0): Modeline "1920x1080"x0.0  533.28  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (266.6 kHz eP)
[  3273.299] (II) modeset(0): Modeline "1920x1080"x0.0  133.32  1920 1944 1984 2000  1080 1083 1088 1111 -hsync -vsync (66.7 kHz e)

Try with:

__NV_PRIME_RENDER_OFFLOAD_PROVIDER=NVIDIA-G0 __GLX_VENDOR_LIBRARY_NAME=nvidia glxinfo | grep vendor

This changed nothing.

Did you try with a full xorg.conf like
[url]PRIME render offloading on Nvidia Optimus - Linux - NVIDIA Developer Forums

From our chat on IRC, it sounds like building the server with the render offload patches didn’t work. For future reference, the message to look for in the log is this one:

[    23.873] (II) NVIDIA: The X server does not support PRIME Render Offload.

You can use the presence or absence of that line to determine whether the server patches were applied successfully.