tobiohlala / lightdm-tiny-greeter

:wave: A Tiny GTK3 LightDM Greeter
Other
91 stars 10 forks source link

CSS not loading? #8

Open johnrichardrinehart opened 2 years ago

johnrichardrinehart commented 2 years ago

I'm having a weird problem and I'm not sure where the responsibility lies. When my computer starts, X spins up, lightdm is spawned, and this greeter starts but I'm unable to see anything that should be in white. I use this greeter on one laptop without problems. I'm trying it on a different laptop and this problem crops up. I can see the cursor blinking and I can authenticate and login. However, graphically I'm "flying blind".

I've recorded a video (on my phone...) that demonstrates this problem. Notably, this problem can be fixed for a single login round by systemctl restart display-manager.service. However, logging out after this results in the same problem until the service is restarted again (killing all pre-existing sessions).

Any ideas whose responsibility this is and how I might fix it?

Please note that I've already added the below to lightdm.conf

logind-check-graphical = true
tobiohlala commented 2 years ago

Thanks for the video to get an idea on what the problem looks like!

Could you please share the following files with me:

Also, what distro are you rocking? Is your other laptop where things are working properly running another distro/init/etc.?

What versions of libglib-2.0, libgtk-3 and liblightdm-gobject-1 are installed (maybe you could also compare to the other system?)

johnrichardrinehart commented 2 years ago

Thanks for the video to get an idea on what the problem looks like!

Of course! And, thank you for your prompt attention!

Could you please share the following files with me:

  • your current lightdm.conf & config.h
  • the lightdm logs in /var/log/lightdm/lightdm.log (maybe also the greeter ones)

Sure, of course. I'll do this for both the working and "not-working" laptop ("not-working" means "no white text/boxes without restarting display-manager"), starting with the working laptop, below.

Note: The following is pretty lengthy so I'll summarize. lightdm.conf are not different between the two. config.h is not changed from the upstream source in this repository. The build inputs are the same between both machines because I build the operating system from scratch with the same dependency/input trees (NixOS). However, they are different machines with different hardware, so my guess is that lightdm-tiny-greeter either isn't responsible (and this is some X quirk that needs to be fixed in X source code or with an X configuration change) or lightdm-tiny-greeter is responsible and needs some configuration or source code change to accommodate different machines. Beyond that I'm a bit clueless (hence an /issue instead of a /pull).

Working Laptop (HP Spectre x360 15")

lightdm.conf

$ cat /etc/lightdm/lightdm.conf 
[LightDM]
greeter-user = lightdm
greeters-directory = /nix/store/zrmksmyaxs1n5l6hgdb8h8fvma511is2-lightdm-tiny-greeter-xgreeters

sessions-directory = /nix/store/52fzf4sv5qgf9kzykifl5jr0f09wdmwj-desktops/share/xsessions:/nix/store/52fzf4sv5qgf9kzykifl5jr0f09wdmwj-desktops/share/wayland-sessions

[Seat:*]
xserver-command = /nix/store/138bs23pjmaqscd1a618095q8dd5zs38-xserver-wrapper
session-wrapper = /nix/store/ggr7cxqfc44lggvb0cjkrnfkz6gkxdca-xsession-wrapper
greeter-session = lightdm-tiny-greeter

config.h

I haven't modified this from your source in this repository. The way that "I" (really the nix build system) build your software is to pull the source and just run make from the root of the repository, it looks like. Note that this particular file hasn't been modified in over a year, so the particular commit for the default.nix file should apply to every one of my builds/installations of lightdm-tiny-greeter.

lightdm.log

[root@johnos:/home/john]# cat /var/log/lightdm/lightdm.log 
[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.30.0, UID=0 PID=1942
[+0.00s] DEBUG: Loading configuration dirs from /nix/store/52fzf4sv5qgf9kzykifl5jr0f09wdmwj-desktops/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.00s] DEBUG: Registered seat module local
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
[+0.00s] DEBUG: Monitoring logind for seats
[+0.00s] DEBUG: New seat added from logind: seat0
[+0.00s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.00s] DEBUG: Seat seat0 has property CanMultiSession=no
[+0.00s] DEBUG: Seat seat0: Starting
[+0.00s] DEBUG: Seat seat0: Creating greeter session
[+0.02s] DEBUG: Seat seat0: Creating display server of type x
[+0.04s] DEBUG: Using VT 7
[+0.04s] DEBUG: Seat seat0: Starting local X display on VT 7
[+0.04s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+0.04s] DEBUG: XServer 0: Writing X server authority to /var/run/lightdm/root/:0
[+0.04s] DEBUG: XServer 0: Launching X Server
[+0.04s] DEBUG: Launching process 1948: /nix/store/138bs23pjmaqscd1a618095q8dd5zs38-xserver-wrapper :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+0.04s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+0.04s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.04s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.04s] DEBUG: Loading users from org.freedesktop.Accounts
[+0.04s] DEBUG: User /org/freedesktop/Accounts/User1003 added
[+0.04s] DEBUG: User /org/freedesktop/Accounts/User1002 added
[+0.04s] DEBUG: User /org/freedesktop/Accounts/User1001 added
[+0.05s] DEBUG: User /org/freedesktop/Accounts/User1000 added
[+4.02s] DEBUG: Got signal 10 from process 1948
[+4.02s] DEBUG: XServer 0: Got signal from X server :0
[+4.02s] DEBUG: XServer 0: Connecting to XServer :0
[+4.07s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+4.07s] DEBUG: Session pid=2007: Started with service 'lightdm-greeter', username 'lightdm'
[+4.11s] DEBUG: Session pid=2007: Authentication complete with return value 0: Success
[+4.11s] DEBUG: Seat seat0: Session authenticated, running command
[+4.11s] DEBUG: Session pid=2007: Running command /nix/store/wnv8wv9gx7s1nfc52wmn5ainpsv52cq3-lightdm-tiny-greeter-1.2/bin/lightdm-tiny-greeter
[+4.11s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+4.11s] DEBUG: Session pid=2007: Logging to /var/log/lightdm/seat0-greeter.log
[+4.22s] DEBUG: Activating VT 7
[+4.22s] DEBUG: Activating login1 session c1
[+4.22s] DEBUG: Seat seat0 changes active session to c1
[+4.22s] DEBUG: Session c1 is already active
[+5.31s] DEBUG: Greeter connected version=1.30.0 api=1 resettable=false
[+5.31s] DEBUG: Greeter start authentication
[+5.31s] DEBUG: Session pid=2045: Started with service 'lightdm', username '(null)'
[+5.33s] DEBUG: Session pid=2045: Got 1 message(s) from PAM
[+5.33s] DEBUG: Prompt greeter with 1 message(s)
[+13.65s] DEBUG: Continue authentication
[+13.65s] DEBUG: Session pid=2045: Got 1 message(s) from PAM
[+13.65s] DEBUG: Prompt greeter with 1 message(s)
[+14.89s] DEBUG: Continue authentication
[+14.90s] DEBUG: Session pid=2045: Authentication complete with return value 0: Success
[+14.90s] DEBUG: Authenticate result for user john: Success
[+14.90s] DEBUG: User john authorized
[+14.90s] DEBUG: Greeter requests session default
[+14.92s] DEBUG: Seat seat0: Stopping greeter; display server will be re-used for user session
[+14.92s] DEBUG: Terminating login1 session c1
[+14.92s] DEBUG: Session pid=2007: Sending SIGTERM
[+14.93s] DEBUG: Greeter closed communication channel
[+14.93s] DEBUG: Session pid=2007: Exited with return value 1
[+14.93s] DEBUG: Seat seat0: Session stopped
[+14.93s] DEBUG: Seat seat0: Greeter stopped, running session
[+14.93s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session0
[+14.93s] DEBUG: Session pid=2045: Running command /nix/store/ggr7cxqfc44lggvb0cjkrnfkz6gkxdca-xsession-wrapper /nix/store/v3ywf555w7vf9zk8kr53vq6y1ps58sys-xsession
[+14.93s] DEBUG: Creating shared data directory /var/lib/lightdm-data/john
[+14.93s] DEBUG: Session pid=2045: Logging to .xsession-errors
[+15.15s] DEBUG: Activating VT 7
[+15.15s] DEBUG: Activating login1 session 4
[+15.15s] DEBUG: Seat seat0 changes active session to 
[+15.15s] DEBUG: Seat seat0 changes active session to 4
[+15.15s] DEBUG: Session 4 is already active

[Seat:*]
xserver-command = /nix/store/138bs23pjmaqscd1a618095q8dd5zs38-xserver-wrapper
session-wrapper = /nix/store/ggr7cxqfc44lggvb0cjkrnfkz6gkxdca-xsession-wrapper
greeter-session = lightdm-tiny-greeter

seat0-greeter.log (I think these are lightdm-tiny-greeter's logs)

[root@johnos:/home/john]# cat /var/log/lightdm/seat0-greeter.log 

(lightdm-tiny-greeter:2018): dbind-WARNING **: 14:47:22.282: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files

/var/log/lightdm/x-0.log (not sure if this is a better X log than /var/log/X.0.log so I'll add that below, too)

X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
Build Operating System: Nix 
Current Operating System: Linux johnos 5.16.12 #1-NixOS SMP PREEMPT Wed Mar 2 10:51:22 UTC 2022 x86_64
Kernel command line: BOOT_IMAGE=/boot/bzImage findiso= init=/nix/store/6phprp153d8arjvfpvj1kbd9nx66xn7w-nixos-system-johnos-22.05.20220301.18bd82e/init root=LABEL=nixos-minimal-22.05-x86_64 boot.shell_on_fail loglevel=4 copytoram
Build Date: 29 July 2021  06:48:50PM

Current version of pixman: 0.38.4
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(++) Log file: "/var/log/X.0.log", Time: Wed Mar  9 14:47:17 2022
(++) Using config file: "/nix/store/0wsfypmd9nqdlx3i72gs9d18q399vry8-xserver.conf"
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/share/X11/xorg.conf.d"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Placeholder-NotImportant" (0)
(**) |   |-->Monitor "<default monitor>"
(==) No monitor specified for screen "Placeholder-NotImportant".
    Using a default monitor configuration.
(**) Option "DontZap" "off"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) Automatically adding GPU devices
(==) Max clients allowed: 256, resource mask: 0x1fffff
(**) FontPath set to:
    /nix/store/8jnx0y3x3p8v6f08idqqhzlmmar3dcl3-unifont-14.0.01/share/fonts,
    /nix/store/z0lg3sr6qz5az71bsgbp8lnrpf123qxs-font-cursor-misc-1.0.3/lib/X11/fonts/misc,
    /nix/store/k4km0fhnpj1w5zh5vaybkl616h508nk0-font-misc-misc-1.1.2/lib/X11/fonts/misc,
    /nix/store/nimsg7daa1v9nfi66i07nva9ra3yp5fg-font-bh-lucidatypewriter-100dpi-1.0.3/lib/X11/fonts/100dpi,
    /nix/store/kf5ky03ni857dh6l69n33kswi2zm6nyl-font-bh-lucidatypewriter-75dpi-1.0.3/lib/X11/fonts/75dpi,
    /nix/store/gam5x04dxdjx94gx98sah0frspqzgkl0-font-bh-100dpi-1.0.3/lib/X11/fonts/100dpi,
    /nix/store/b8zs68ankk81c5c1s001g487axlnrjf1-font-adobe-100dpi-1.0.3/lib/X11/fonts/100dpi,
    /nix/store/zs8nqjw6kn5pjaw2icx03g82i7myzxzh-font-adobe-75dpi-1.0.3/lib/X11/fonts/75dpi
(**) ModulePath set to "/nix/store/qxwgsx8mg72cg8kffrnj74jgs3kzyy6c-xf86-video-nouveau-1.0.17/lib/xorg/modules/drivers,/nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules,/nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/drivers,/nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/extensions,/nix/store/zp5hsb5icalq13ahp4iaq4za53n9ixjh-xf86-input-evdev-2.10.6/lib/xorg/modules/input,/nix/store/xnn068fg7j7z9c3rlxjqcnv99x9f2dsc-xf86-input-libinput-1.2.0/lib/xorg/modules/input"
(II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
(II) Loader magic: 0x62dd40
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 24.1
    X.Org XInput driver : 24.1
    X.Org Server Extension : 10.0
(++) using VT number 7

(II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
(II) xfree86: Adding drm device (/dev/dri/card1)
(II) xfree86: Adding drm device (/dev/dri/card0)
(--) PCI:*(0@0:2:0) 8086:9bc4:103c:86e8 rev 5, Mem @ 0x6062000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
(--) PCI: (1@0:0:0) 10de:1f95:103c:86e8 rev 161, Mem @ 0x8f000000/16777216, 0x6050000000/268435456, 0x6060000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) LoadModule: "glx"
(II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
    compiled for 1.20.13, module version = 1.0.0
    ABI class: X.Org Server Extension, version 10.0
(==) Matched intel as autoconfigured driver 0
(==) Matched nouveau as autoconfigured driver 1
(==) Matched nv as autoconfigured driver 2
(==) Matched modesetting as autoconfigured driver 3
(==) Matched fbdev as autoconfigured driver 4
(==) Matched vesa as autoconfigured driver 5
(==) Assigned the driver to the xf86ConfigLayout
(II) LoadModule: "intel"
(WW) Warning, couldn't open module intel
(EE) Failed to load module "intel" (module does not exist, 0)
(II) LoadModule: "nouveau"
(II) Loading /nix/store/qxwgsx8mg72cg8kffrnj74jgs3kzyy6c-xf86-video-nouveau-1.0.17/lib/xorg/modules/drivers/nouveau_drv.so
(II) Module nouveau: vendor="X.Org Foundation"
    compiled for 1.20.13, module version = 1.0.17
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 24.1
(II) LoadModule: "nv"
(WW) Warning, couldn't open module nv
(EE) Failed to load module "nv" (module does not exist, 0)
(II) LoadModule: "modesetting"
(II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/drivers/modesetting_drv.so
(II) Module modesetting: vendor="X.Org Foundation"
    compiled for 1.20.13, module version = 1.20.13
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 24.1
(II) LoadModule: "fbdev"
(WW) Warning, couldn't open module fbdev
(EE) Failed to load module "fbdev" (module does not exist, 0)
(II) LoadModule: "vesa"
(WW) Warning, couldn't open module vesa
(EE) Failed to load module "vesa" (module does not exist, 0)
(II) NOUVEAU driver 
(II) NOUVEAU driver for NVIDIA chipset families :
    RIVA TNT            (NV04)
    RIVA TNT2           (NV05)
    GeForce 256         (NV10)
    GeForce 2           (NV11, NV15)
    GeForce 4MX         (NV17, NV18)
    GeForce 3           (NV20)
    GeForce 4Ti         (NV25, NV28)
    GeForce FX          (NV3x)
    GeForce 6           (NV4x)
    GeForce 7           (G7x)
    GeForce 8           (G8x)
    GeForce 9           (G9x)
    GeForce GTX 2xx/3xx (GT2xx)
    GeForce GTX 4xx/5xx (GFxxx)
    GeForce GTX 6xx/7xx (GKxxx)
    GeForce GTX 9xx     (GMxxx)
    GeForce GTX 10xx    (GPxxx)
(II) modesetting: Driver for Modesetting Kernel Drivers: kms
(II) modeset(0): using drv /dev/dri/card0
(II) [drm] nouveau interface version: 1.3.1
(EE) Unknown chipset: NV167
(II) modeset(G0): using drv /dev/dri/card1
(==) modeset(0): Depth 24, (==) framebuffer bpp 32
(==) modeset(0): RGB weight 888
(==) modeset(0): Default visual is TrueColor
(II) Loading sub module "glamoregl"
(II) LoadModule: "glamoregl"
(II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/libglamoregl.so
(II) Module glamoregl: vendor="X.Org Foundation"
    compiled for 1.20.13, module version = 1.0.1
    ABI class: X.Org ANSI C Emulation, version 0.4
(II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (CML GT2)
(II) modeset(0): glamor initialized
(II) modeset(0): Output eDP-1 has no monitor section
(II) modeset(0): Output DP-1 has no monitor section
(II) modeset(0): Output HDMI-1 has no monitor section
(II) modeset(0): EDID for output eDP-1
(II) modeset(0): Manufacturer: SDC  Model: 4143  Serial#: 0
(II) modeset(0): Year: 2019  Week: 25
(II) modeset(0): EDID Version: 1.4
(II) modeset(0): Digital Display Input
(II) modeset(0): 10 bits per channel
(II) modeset(0): Digital interface is DisplayPort
(II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
(II) modeset(0): Gamma: 2.20
(II) modeset(0): No DPMS capabilities specified
(II) modeset(0): Supported color encodings: RGB 4:4:4 
(II) modeset(0): First detailed timing is preferred mode
(II) modeset(0): Preferred mode is native pixel format and refresh rate
(II) modeset(0): redX: 0.680 redY: 0.319   greenX: 0.232 greenY: 0.719
(II) modeset(0): blueX: 0.140 blueY: 0.044   whiteX: 0.312 whiteY: 0.329
(II) modeset(0): Manufacturer's mask: 0
(II) modeset(0): Supported detailed timing:
(II) modeset(0): clock: 551.1 MHz   Image Size:  344 x 194 mm
(II) modeset(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4160 h_border: 0
(II) modeset(0): v_active: 2160  v_sync: 2164  v_sync_end 2168 v_blanking: 2208 v_border: 0
(II) modeset(0): Supported detailed timing:
(II) modeset(0): clock: 551.1 MHz   Image Size:  344 x 194 mm
(II) modeset(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4160 h_border: 0
(II) modeset(0): v_active: 2160  v_sync: 2164  v_sync_end 2168 v_blanking: 2208 v_border: 0
(II) modeset(0): Unknown vendor-specific block f
(II) modeset(0): Number of EDID sections to follow: 1
(II) modeset(0): EDID (in hex):
(II) modeset(0):    00ffffffffffff004c83434100000000
(II) modeset(0):    191d0104b52213780238d1ae513bb823
(II) modeset(0):    0b505400000001010101010101010101
(II) modeset(0):    01010101010148d70040f17030803020
(II) modeset(0):    440058c21000001b48d70040f1703080
(II) modeset(0):    3020440058c21000001b0000000f00ff
(II) modeset(0):    093cff093c2c80000000000000000010
(II) modeset(0):    00000100000000000000000000000150
(II) modeset(0):    02030f00e3058000e6060501736d0700
(II) modeset(0):    00000000000000000000000000000000
(II) modeset(0):    00000000000000000000000000000000
(II) modeset(0):    00000000000000000000000000000000
(II) modeset(0):    00000000000000000000000000000000
(II) modeset(0):    00000000000000000000000000000000
(II) modeset(0):    00000000000000000000000000000000
(II) modeset(0):    000000000000000000000000000000ab
(II) modeset(0): Printing probed modes for output eDP-1
(II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz UdP)
(II) modeset(0): Modeline "3840x2160"x60.0  551.12  3840 3888 3920 4160  2160 2164 2168 2208 +hsync -vsync (132.5 kHz eP)
(II) modeset(0): Modeline "3840x2160"x60.0  712.75  3840 4160 4576 5312  2160 2163 2168 2237 -hsync +vsync (134.2 kHz d)
(II) modeset(0): Modeline "3840x2160"x60.0  533.00  3840 3888 3920 4000  2160 2163 2168 2222 +hsync -vsync (133.2 kHz d)
(II) modeset(0): Modeline "3200x1800"x60.0  492.00  3200 3456 3800 4400  1800 1803 1808 1865 -hsync +vsync (111.8 kHz d)
(II) modeset(0): Modeline "3200x1800"x59.9  373.00  3200 3248 3280 3360  1800 1803 1808 1852 +hsync -vsync (111.0 kHz d)
(II) modeset(0): Modeline "2880x1620"x60.0  396.25  2880 3096 3408 3936  1620 1623 1628 1679 -hsync +vsync (100.7 kHz d)
(II) modeset(0): Modeline "2880x1620"x60.0  303.75  2880 2928 2960 3040  1620 1623 1628 1666 +hsync -vsync (99.9 kHz d)
(II) modeset(0): Modeline "2560x1600"x60.0  348.50  2560 2760 3032 3504  1600 1603 1609 1658 -hsync +vsync (99.5 kHz d)
(II) modeset(0): Modeline "2560x1600"x60.0  268.50  2560 2608 2640 2720  1600 1603 1609 1646 +hsync -vsync (98.7 kHz d)
(II) modeset(0): Modeline "2560x1440"x120.0  638.25  2560 2780 3064 3568  1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
(II) modeset(0): Modeline "2560x1440"x120.0  469.12  2560 2584 2600 2640  1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
(II) modeset(0): Modeline "2560x1440"x60.0  312.25  2560 2752 3024 3488  1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
(II) modeset(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
(II) modeset(0): Modeline "2048x1536"x60.0  266.95  2048 2200 2424 2800  1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
(II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
(II) modeset(0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
(II) modeset(0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
(II) modeset(0): Modeline "2048x1152"x120.0  406.50  2048 2220 2444 2840  1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
(II) modeset(0): Modeline "2048x1152"x120.0  302.50  2048 2072 2088 2128  1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
(II) modeset(0): Modeline "2048x1152"x59.9  197.00  2048 2184 2400 2752  1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
(II) modeset(0): Modeline "2048x1152"x59.9  156.75  2048 2096 2128 2208  1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
(II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
(II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
(II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
(II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
(II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
(II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
(II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
(II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
(II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
(II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
(II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
(II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
(II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
(II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
(II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
(II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
(II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
(II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
(II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
(II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
(II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
(II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
(II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
(II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
(II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
(II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
(II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
(II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
(II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
(II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
(II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
(II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
(II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
(II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
(II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
(II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
(II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
(II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
(II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
(II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
(II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
(II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
(II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
(II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
(II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
(II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
(II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
(II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
(II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
(II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
(II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
(II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
(II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
(II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
(II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
(II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
(II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
(II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
(II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
(II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
(II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
(II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
(II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
(II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
(II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
(II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
(II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
(II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
(II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
(II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
(II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
(II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
(II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
(II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
(II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
(II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
(II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
(II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
(II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
(II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
(II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
(II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
(II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
(II) modeset(0): EDID for output DP-1
(II) modeset(0): EDID for output HDMI-1
(II) modeset(0): Output eDP-1 connected
(II) modeset(0): Output DP-1 disconnected
(II) modeset(0): Output HDMI-1 disconnected
(II) modeset(0): Using user preference for initial modes
(II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
(==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
(==) modeset(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
    compiled for 1.20.13, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
(==) modeset(G0): Depth 24, (==) framebuffer bpp 32
(==) modeset(G0): RGB weight 888
(==) modeset(G0): Default visual is TrueColor
(II) Loading sub module "glamoregl"
(II) LoadModule: "glamoregl"
(II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/libglamoregl.so
(II) Module glamoregl: vendor="X.Org Foundation"
    compiled for 1.20.13, module version = 1.0.1
    ABI class: X.Org ANSI C Emulation, version 0.4
(II) modeset(G0): glamor X acceleration enabled on NV167
(II) modeset(G0): glamor initialized
(II) modeset(G0): Output HDMI-1-2 has no monitor section
(II) modeset(G0): Output DP-1-2 has no monitor section
(II) modeset(G0): Output DP-1-3 has no monitor section
(II) modeset(G0): EDID for output HDMI-1-2
(II) modeset(G0): EDID for output DP-1-2
(II) modeset(G0): EDID for output DP-1-3
(==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
(==) modeset(G0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
    compiled for 1.20.13, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
(==) modeset(0): Backing store enabled
(==) modeset(0): Silken mouse enabled
(II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
(==) modeset(0): DPMS enabled
(II) modeset(0): [DRI2] Setup complete
(II) modeset(0): [DRI2]   DRI driver: iris
(II) modeset(0): [DRI2]   VDPAU driver: va_gl
(==) modeset(G0): Backing store enabled
(==) modeset(G0): Silken mouse enabled
(II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
(==) modeset(G0): DPMS enabled
(II) modeset(G0): [DRI2] Setup complete
(II) modeset(G0): [DRI2]   DRI driver: nouveau
(II) modeset(G0): [DRI2]   VDPAU driver: nouveau
(II) Initializing extension Generic Event Extension
(II) Initializing extension SHAPE
(II) Initializing extension MIT-SHM
(II) Initializing extension XInputExtension
(II) Initializing extension XTEST
(II) Initializing extension BIG-REQUESTS
(II) Initializing extension SYNC
(II) Initializing extension XKEYBOARD
(II) Initializing extension XC-MISC
(II) Initializing extension SECURITY
(II) Initializing extension XFIXES
(II) Initializing extension RENDER
(II) Initializing extension RANDR
(II) Initializing extension COMPOSITE
(II) Initializing extension DAMAGE
(II) Initializing extension MIT-SCREEN-SAVER
(II) Initializing extension DOUBLE-BUFFER
(II) Initializing extension RECORD
(II) Initializing extension DPMS
(II) Initializing extension Present
(II) Initializing extension DRI3
(II) Initializing extension X-Resource
(II) Initializing extension XVideo
(II) Initializing extension XVideo-MotionCompensation
(II) Initializing extension GLX
(II) AIGLX: Loaded and initialized iris
(II) GLX: Initialized DRI2 GL provider for screen 0
(II) Initializing extension XFree86-VidModeExtension
(II) Initializing extension XFree86-DGA
(II) Initializing extension XFree86-DRI
(II) Initializing extension DRI2
(II) modeset(G0): Damage tracking initialized
(II) modeset(0): Damage tracking initialized
(II) modeset(0): Setting screen physical size to 508 x 285
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Could not resolve keysym XF86BrightnessAuto
> Warning:          Could not resolve keysym XF86DisplayOff
> Warning:          Could not resolve keysym XF86Info
> Warning:          Could not resolve keysym XF86AspectRatio
> Warning:          Could not resolve keysym XF86DVD
> Warning:          Could not resolve keysym XF86Audio
> Warning:          Could not resolve keysym XF86ChannelUp
> Warning:          Could not resolve keysym XF86ChannelDown
> Warning:          Could not resolve keysym XF86Break
> Warning:          Could not resolve keysym XF86VideoPhone
> Warning:          Could not resolve keysym XF86ZoomReset
> Warning:          Could not resolve keysym XF86Editor
> Warning:          Could not resolve keysym XF86GraphicsEditor
> Warning:          Could not resolve keysym XF86Presentation
> Warning:          Could not resolve keysym XF86Database
> Warning:          Could not resolve keysym XF86Voicemail
> Warning:          Could not resolve keysym XF86Addressbook
> Warning:          Could not resolve keysym XF86DisplayToggle
> Warning:          Could not resolve keysym XF86SpellCheck
> Warning:          Could not resolve keysym XF86ContextMenu
> Warning:          Could not resolve keysym XF86MediaRepeat
> Warning:          Could not resolve keysym XF8610ChannelsUp
> Warning:          Could not resolve keysym XF8610ChannelsDown
> Warning:          Could not resolve keysym XF86Images
> Warning:          Could not resolve keysym XF86NotificationCenter
> Warning:          Could not resolve keysym XF86PickupPhone
> Warning:          Could not resolve keysym XF86HangupPhone
> Warning:          Could not resolve keysym XF86Fn
> Warning:          Could not resolve keysym XF86Fn_Esc
> Warning:          Could not resolve keysym XF86FnRightShift
> Warning:          Could not resolve keysym XF86Numeric0
> Warning:          Could not resolve keysym XF86Numeric1
> Warning:          Could not resolve keysym XF86Numeric2
> Warning:          Could not resolve keysym XF86Numeric3
> Warning:          Could not resolve keysym XF86Numeric4
> Warning:          Could not resolve keysym XF86Numeric5
> Warning:          Could not resolve keysym XF86Numeric6
> Warning:          Could not resolve keysym XF86Numeric7
> Warning:          Could not resolve keysym XF86Numeric8
> Warning:          Could not resolve keysym XF86Numeric9
> Warning:          Could not resolve keysym XF86NumericStar
> Warning:          Could not resolve keysym XF86NumericPound
> Warning:          Could not resolve keysym XF86NumericA
> Warning:          Could not resolve keysym XF86NumericB
> Warning:          Could not resolve keysym XF86NumericC
> Warning:          Could not resolve keysym XF86NumericD
> Warning:          Could not resolve keysym XF86CameraFocus
> Warning:          Could not resolve keysym XF86WPSButton
> Warning:          Could not resolve keysym XF86CameraZoomIn
> Warning:          Could not resolve keysym XF86CameraZoomOut
> Warning:          Could not resolve keysym XF86CameraUp
> Warning:          Could not resolve keysym XF86CameraDown
> Warning:          Could not resolve keysym XF86CameraLeft
> Warning:          Could not resolve keysym XF86CameraRight
> Warning:          Could not resolve keysym XF86AttendantOn
> Warning:          Could not resolve keysym XF86AttendantOff
> Warning:          Could not resolve keysym XF86AttendantToggle
> Warning:          Could not resolve keysym XF86LightsToggle
> Warning:          Could not resolve keysym XF86ALSToggle
> Warning:          Could not resolve keysym XF86Buttonconfig
> Warning:          Could not resolve keysym XF86Taskmanager
> Warning:          Could not resolve keysym XF86Journal
> Warning:          Could not resolve keysym XF86ControlPanel
> Warning:          Could not resolve keysym XF86AppSelect
> Warning:          Could not resolve keysym XF86Screensaver
> Warning:          Could not resolve keysym XF86VoiceCommand
> Warning:          Could not resolve keysym XF86Assistant
> Warning:          Could not resolve keysym XF86BrightnessMin
> Warning:          Could not resolve keysym XF86BrightnessMax
> Warning:          Could not resolve keysym XF86KbdInputAssistPrev
> Warning:          Could not resolve keysym XF86KbdInputAssistNext
> Warning:          Could not resolve keysym XF86KbdInputAssistPrevgroup
> Warning:          Could not resolve keysym XF86KbdInputAssistNextgroup
> Warning:          Could not resolve keysym XF86KbdInputAssistAccept
> Warning:          Could not resolve keysym XF86KbdInputAssistCancel
> Warning:          Could not resolve keysym XF86RightUp
> Warning:          Could not resolve keysym XF86RightDown
> Warning:          Could not resolve keysym XF86LeftUp
> Warning:          Could not resolve keysym XF86LeftDown
> Warning:          Could not resolve keysym XF86RootMenu
> Warning:          Could not resolve keysym XF86MediaTopMenu
> Warning:          Could not resolve keysym XF86Numeric11
> Warning:          Could not resolve keysym XF86Numeric12
> Warning:          Could not resolve keysym XF86AudioDesc
> Warning:          Could not resolve keysym XF863DMode
> Warning:          Could not resolve keysym XF86NextFavorite
> Warning:          Could not resolve keysym XF86StopRecord
> Warning:          Could not resolve keysym XF86PauseRecord
> Warning:          Could not resolve keysym XF86VOD
> Warning:          Could not resolve keysym XF86Unmute
> Warning:          Could not resolve keysym XF86FastReverse
> Warning:          Could not resolve keysym XF86SlowReverse
> Warning:          Could not resolve keysym XF86Data
> Warning:          Could not resolve keysym XF86OnScreenKeyboard
> Warning:          Could not resolve keysym XF86PrivacyScreenToggle
> Warning:          Could not resolve keysym XF86SelectiveScreenshot
> Warning:          Could not resolve keysym XF86Macro1
> Warning:          Could not resolve keysym XF86Macro2
> Warning:          Could not resolve keysym XF86Macro3
> Warning:          Could not resolve keysym XF86Macro4
> Warning:          Could not resolve keysym XF86Macro5
> Warning:          Could not resolve keysym XF86Macro6
> Warning:          Could not resolve keysym XF86Macro7
> Warning:          Could not resolve keysym XF86Macro8
> Warning:          Could not resolve keysym XF86Macro9
> Warning:          Could not resolve keysym XF86Macro10
> Warning:          Could not resolve keysym XF86Macro11
> Warning:          Could not resolve keysym XF86Macro12
> Warning:          Could not resolve keysym XF86Macro13
> Warning:          Could not resolve keysym XF86Macro14
> Warning:          Could not resolve keysym XF86Macro15
> Warning:          Could not resolve keysym XF86Macro16
> Warning:          Could not resolve keysym XF86Macro17
> Warning:          Could not resolve keysym XF86Macro18
> Warning:          Could not resolve keysym XF86Macro19
> Warning:          Could not resolve keysym XF86Macro20
> Warning:          Could not resolve keysym XF86Macro21
> Warning:          Could not resolve keysym XF86Macro22
> Warning:          Could not resolve keysym XF86Macro23
> Warning:          Could not resolve keysym XF86Macro24
> Warning:          Could not resolve keysym XF86Macro25
> Warning:          Could not resolve keysym XF86Macro26
> Warning:          Could not resolve keysym XF86Macro27
> Warning:          Could not resolve keysym XF86Macro28
> Warning:          Could not resolve keysym XF86Macro29
> Warning:          Could not resolve keysym XF86Macro30
> Warning:          Could not resolve keysym XF86MacroRecordStart
> Warning:          Could not resolve keysym XF86MacroRecordStop
> Warning:          Could not resolve keysym XF86MacroPresetCycle
> Warning:          Could not resolve keysym XF86MacroPreset1
> Warning:          Could not resolve keysym XF86MacroPreset2
> Warning:          Could not resolve keysym XF86MacroPreset3
> Warning:          Could not resolve keysym XF86KbdLcdMenu1
> Warning:          Could not resolve keysym XF86KbdLcdMenu2
> Warning:          Could not resolve keysym XF86KbdLcdMenu3
> Warning:          Could not resolve keysym XF86KbdLcdMenu4
> Warning:          Could not resolve keysym XF86KbdLcdMenu5
Errors from xkbcomp are not fatal to the X server
(II) config/udev: Adding input device Video Bus (/dev/input/event20)
(**) Video Bus: Applying InputClass "Keyboard catchall"
(**) Video Bus: Applying InputClass "evdev keyboard catchall"
(**) Video Bus: Applying InputClass "libinput keyboard catchall"
(II) LoadModule: "libinput"
(II) Loading /nix/store/xnn068fg7j7z9c3rlxjqcnv99x9f2dsc-xf86-input-libinput-1.2.0/lib/xorg/modules/input/libinput_drv.so
(II) Module libinput: vendor="X.Org Foundation"
    compiled for 1.20.13, module version = 1.2.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 24.1
(II) Using input driver 'libinput' for 'Video Bus'
(**) Video Bus: always reports core events
(**) Option "Device" "/dev/input/event20"
(**) Option "_source" "server/udev"
(II) event20 - Video Bus: is tagged by udev as: Keyboard
(II) event20 - Video Bus: device is a keyboard
(II) event20 - Video Bus: device removed
(**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input32/event20"
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
(**) Option "xkb_model" "pc104"
(**) Option "xkb_layout" "us"
(WW) Option "xkb_variant" requires a string value
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Could not resolve keysym XF86BrightnessAuto
> Warning:          Could not resolve keysym XF86DisplayOff
> Warning:          Could not resolve keysym XF86Info
> Warning:          Could not resolve keysym XF86AspectRatio
> Warning:          Could not resolve keysym XF86DVD
> Warning:          Could not resolve keysym XF86Audio
> Warning:          Could not resolve keysym XF86ChannelUp
> Warning:          Could not resolve keysym XF86ChannelDown
> Warning:          Could not resolve keysym XF86Break
> Warning:          Could not resolve keysym XF86VideoPhone
> Warning:          Could not resolve keysym XF86ZoomReset
> Warning:          Could not resolve keysym XF86Editor
> Warning:          Could not resolve keysym XF86GraphicsEditor
> Warning:          Could not resolve keysym XF86Presentation
> Warning:          Could not resolve keysym XF86Database
> Warning:          Could not resolve keysym XF86Voicemail
> Warning:          Could not resolve keysym XF86Addressbook
> Warning:          Could not resolve keysym XF86DisplayToggle
> Warning:          Could not resolve keysym XF86SpellCheck
> Warning:          Could not resolve keysym XF86ContextMenu
> Warning:          Could not resolve keysym XF86MediaRepeat
> Warning:          Could not resolve keysym XF8610ChannelsUp
> Warning:          Could not resolve keysym XF8610ChannelsDown
> Warning:          Could not resolve keysym XF86Images
> Warning:          Could not resolve keysym XF86NotificationCenter
> Warning:          Could not resolve keysym XF86PickupPhone
> Warning:          Could not resolve keysym XF86HangupPhone
> Warning:          Could not resolve keysym XF86Fn
> Warning:          Could not resolve keysym XF86Fn_Esc
> Warning:          Could not resolve keysym XF86FnRightShift
> Warning:          Could not resolve keysym XF86Numeric0
> Warning:          Could not resolve keysym XF86Numeric1
> Warning:          Could not resolve keysym XF86Numeric2
> Warning:          Could not resolve keysym XF86Numeric3
> Warning:          Could not resolve keysym XF86Numeric4
> Warning:          Could not resolve keysym XF86Numeric5
> Warning:          Could not resolve keysym XF86Numeric6
> Warning:          Could not resolve keysym XF86Numeric7
> Warning:          Could not resolve keysym XF86Numeric8
> Warning:          Could not resolve keysym XF86Numeric9
> Warning:          Could not resolve keysym XF86NumericStar
> Warning:          Could not resolve keysym XF86NumericPound
> Warning:          Could not resolve keysym XF86NumericA
> Warning:          Could not resolve keysym XF86NumericB
> Warning:          Could not resolve keysym XF86NumericC
> Warning:          Could not resolve keysym XF86NumericD
> Warning:          Could not resolve keysym XF86CameraFocus
> Warning:          Could not resolve keysym XF86WPSButton
> Warning:          Could not resolve keysym XF86CameraZoomIn
> Warning:          Could not resolve keysym XF86CameraZoomOut
> Warning:          Could not resolve keysym XF86CameraUp
> Warning:          Could not resolve keysym XF86CameraDown
> Warning:          Could not resolve keysym XF86CameraLeft
> Warning:          Could not resolve keysym XF86CameraRight
> Warning:          Could not resolve keysym XF86AttendantOn
> Warning:          Could not resolve keysym XF86AttendantOff
> Warning:          Could not resolve keysym XF86AttendantToggle
> Warning:          Could not resolve keysym XF86LightsToggle
> Warning:          Could not resolve keysym XF86ALSToggle
> Warning:          Could not resolve keysym XF86Buttonconfig
> Warning:          Could not resolve keysym XF86Taskmanager
> Warning:          Could not resolve keysym XF86Journal
> Warning:          Could not resolve keysym XF86ControlPanel
> Warning:          Could not resolve keysym XF86AppSelect
> Warning:          Could not resolve keysym XF86Screensaver
> Warning:          Could not resolve keysym XF86VoiceCommand
> Warning:          Could not resolve keysym XF86Assistant
> Warning:          Could not resolve keysym XF86BrightnessMin
> Warning:          Could not resolve keysym XF86BrightnessMax
> Warning:          Could not resolve keysym XF86KbdInputAssistPrev
> Warning:          Could not resolve keysym XF86KbdInputAssistNext
> Warning:          Could not resolve keysym XF86KbdInputAssistPrevgroup
> Warning:          Could not resolve keysym XF86KbdInputAssistNextgroup
> Warning:          Could not resolve keysym XF86KbdInputAssistAccept
> Warning:          Could not resolve keysym XF86KbdInputAssistCancel
> Warning:          Could not resolve keysym XF86RightUp
> Warning:          Could not resolve keysym XF86RightDown
> Warning:          Could not resolve keysym XF86LeftUp
> Warning:          Could not resolve keysym XF86LeftDown
> Warning:          Could not resolve keysym XF86RootMenu
> Warning:          Could not resolve keysym XF86MediaTopMenu
> Warning:          Could not resolve keysym XF86Numeric11
> Warning:          Could not resolve keysym XF86Numeric12
> Warning:          Could not resolve keysym XF86AudioDesc
> Warning:          Could not resolve keysym XF863DMode
> Warning:          Could not resolve keysym XF86NextFavorite
> Warning:          Could not resolve keysym XF86StopRecord
> Warning:          Could not resolve keysym XF86PauseRecord
> Warning:          Could not resolve keysym XF86VOD
> Warning:          Could not resolve keysym XF86Unmute
> Warning:          Could not resolve keysym XF86FastReverse
> Warning:          Could not resolve keysym XF86SlowReverse
> Warning:          Could not resolve keysym XF86Data
> Warning:          Could not resolve keysym XF86OnScreenKeyboard
> Warning:          Could not resolve keysym XF86PrivacyScreenToggle
> Warning:          Could not resolve keysym XF86SelectiveScreenshot
> Warning:          Could not resolve keysym XF86Macro1
> Warning:          Could not resolve keysym XF86Macro2
> Warning:          Could not resolve keysym XF86Macro3
> Warning:          Could not resolve keysym XF86Macro4
> Warning:          Could not resolve keysym XF86Macro5
> Warning:          Could not resolve keysym XF86Macro6
> Warning:          Could not resolve keysym XF86Macro7
> Warning:          Could not resolve keysym XF86Macro8
> Warning:          Could not resolve keysym XF86Macro9
> Warning:          Could not resolve keysym XF86Macro10
> Warning:          Could not resolve keysym XF86Macro11
> Warning:          Could not resolve keysym XF86Macro12
> Warning:          Could not resolve keysym XF86Macro13
> Warning:          Could not resolve keysym XF86Macro14
> Warning:          Could not resolve keysym XF86Macro15
> Warning:          Could not resolve keysym XF86Macro16
> Warning:          Could not resolve keysym XF86Macro17
> Warning:          Could not resolve keysym XF86Macro18
> Warning:          Could not resolve keysym XF86Macro19
> Warning:          Could not resolve keysym XF86Macro20
> Warning:          Could not resolve keysym XF86Macro21
> Warning:          Could not resolve keysym XF86Macro22
> Warning:          Could not resolve keysym XF86Macro23
> Warning:          Could not resolve keysym XF86Macro24
> Warning:          Could not resolve keysym XF86Macro25
> Warning:          Could not resolve keysym XF86Macro26
> Warning:          Could not resolve keysym XF86Macro27
> Warning:          Could not resolve keysym XF86Macro28
> Warning:          Could not resolve keysym XF86Macro29
> Warning:          Could not resolve keysym XF86Macro30
> Warning:          Could not resolve keysym XF86MacroRecordStart
> Warning:          Could not resolve keysym XF86MacroRecordStop
> Warning:          Could not resolve keysym XF86MacroPresetCycle
> Warning:          Could not resolve keysym XF86MacroPreset1
> Warning:          Could not resolve keysym XF86MacroPreset2
> Warning:          Could not resolve keysym XF86MacroPreset3
> Warning:          Could not resolve keysym XF86KbdLcdMenu1
> Warning:          Could not resolve keysym XF86KbdLcdMenu2
> Warning:          Could not resolve keysym XF86KbdLcdMenu3
> Warning:          Could not resolve keysym XF86KbdLcdMenu4
> Warning:          Could not resolve keysym XF86KbdLcdMenu5
Errors from xkbcomp are not fatal to the X server
(II) event20 - Video Bus: is tagged by udev as: Keyboard
(II) event20 - Video Bus: device is a keyboard
(II) config/udev: Adding input device Video Bus (/dev/input/event21)
(**) Video Bus: Applying InputClass "Keyboard catchall"
(**) Video Bus: Applying InputClass "evdev keyboard catchall"
(**) Video Bus: Applying InputClass "libinput keyboard catchall"
(II) Using input driver 'libinput' for 'Video Bus'
(**) Video Bus: always reports core events
(**) Option "Device" "/dev/input/event21"
(**) Option "_source" "server/udev"
(II) event21 - Video Bus: is tagged by udev as: Keyboard
(II) event21 - Video Bus: device is a keyboard
(II) event21 - Video Bus: device removed
(**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input33/event21"
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
(**) Option "xkb_model" "pc104"
(**) Option "xkb_layout" "us"
(WW) Option "xkb_variant" requires a string value
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) event21 - Video Bus: is tagged by udev as: Keyboard
(II) event21 - Video Bus: device is a keyboard
(II) config/udev: Adding input device Power Button (/dev/input/event4)
(**) Power Button: Applying InputClass "Keyboard catchall"
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(**) Power Button: Applying InputClass "libinput keyboard catchall"
(II) Using input driver 'libinput' for 'Power Button'
(**) Power Button: always reports core events
(**) Option "Device" "/dev/input/event4"
(**) Option "_source" "server/udev"
(II) event4  - Power Button: is tagged by udev as: Keyboard
(II) event4  - Power Button: device is a keyboard
(II) event4  - Power Button: device removed
(**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event4"
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
(**) Option "xkb_model" "pc104"
(**) Option "xkb_layout" "us"
(WW) Option "xkb_variant" requires a string value
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) event4  - Power Button: is tagged by udev as: Keyboard
(II) event4  - Power Button: device is a keyboard
(II) config/udev: Adding input device Lid Switch (/dev/input/event3)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event10)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event11)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event12)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event7)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event8)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event9)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device HP True Vision HD Camera: HP Tr (/dev/input/event5)
(**) HP True Vision HD Camera: HP Tr: Applying InputClass "Keyboard catchall"
(**) HP True Vision HD Camera: HP Tr: Applying InputClass "evdev keyboard catchall"
(**) HP True Vision HD Camera: HP Tr: Applying InputClass "libinput keyboard catchall"
(II) Using input driver 'libinput' for 'HP True Vision HD Camera: HP Tr'
(**) HP True Vision HD Camera: HP Tr: always reports core events
(**) Option "Device" "/dev/input/event5"
(**) Option "_source" "server/udev"
(II) event5  - HP True Vision HD Camera: HP Tr: is tagged by udev as: Keyboard
(II) event5  - HP True Vision HD Camera: HP Tr: device is a keyboard
(II) event5  - HP True Vision HD Camera: HP Tr: device removed
(**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input5/event5"
(II) XINPUT: Adding extended input device "HP True Vision HD Camera: HP Tr" (type: KEYBOARD, id 9)
(**) Option "xkb_model" "pc104"
(**) Option "xkb_layout" "us"
(WW) Option "xkb_variant" requires a string value
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) event5  - HP True Vision HD Camera: HP Tr: is tagged by udev as: Keyboard
(II) event5  - HP True Vision HD Camera: HP Tr: device is a keyboard
(II) config/udev: Adding input device HP True Vision HD Camera: HP IR (/dev/input/event6)
(**) HP True Vision HD Camera: HP IR: Applying InputClass "Keyboard catchall"
(**) HP True Vision HD Camera: HP IR: Applying InputClass "evdev keyboard catchall"
(**) HP True Vision HD Camera: HP IR: Applying InputClass "libinput keyboard catchall"
(II) Using input driver 'libinput' for 'HP True Vision HD Camera: HP IR'
(**) HP True Vision HD Camera: HP IR: always reports core events
(**) Option "Device" "/dev/input/event6"
(**) Option "_source" "server/udev"
(II) event6  - HP True Vision HD Camera: HP IR: is tagged by udev as: Keyboard
(II) event6  - HP True Vision HD Camera: HP IR: device is a keyboard
(II) event6  - HP True Vision HD Camera: HP IR: device removed
(**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.2/input/input6/event6"
(II) XINPUT: Adding extended input device "HP True Vision HD Camera: HP IR" (type: KEYBOARD, id 10)
(**) Option "xkb_model" "pc104"
(**) Option "xkb_layout" "us"
(WW) Option "xkb_variant" requires a string value
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) event6  - HP True Vision HD Camera: HP IR: is tagged by udev as: Keyboard
(II) event6  - HP True Vision HD Camera: HP IR: device is a keyboard
(II) config/udev: Adding input device ELAN2514:00 04F3:2A54 (/dev/input/event14)
(**) ELAN2514:00 04F3:2A54: Applying InputClass "evdev touchscreen catchall"
(**) ELAN2514:00 04F3:2A54: Applying InputClass "libinput touchscreen catchall"
(II) Using input driver 'libinput' for 'ELAN2514:00 04F3:2A54'
(**) ELAN2514:00 04F3:2A54: always reports core events
(**) Option "Device" "/dev/input/event14"
(**) Option "_source" "server/udev"
(II) event14 - ELAN2514:00 04F3:2A54: is tagged by udev as: Touchscreen
(II) event14 - ELAN2514:00 04F3:2A54: device is a touch device
(II) event14 - ELAN2514:00 04F3:2A54: device removed
(**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-24/i2c-ELAN2514:00/0018:04F3:2A54.0001/input/input23/event14"
(II) XINPUT: Adding extended input device "ELAN2514:00 04F3:2A54" (type: TOUCHSCREEN, id 11)
(**) Option "AccelerationScheme" "none"
(**) ELAN2514:00 04F3:2A54: (accel) selected scheme none/0
(**) ELAN2514:00 04F3:2A54: (accel) acceleration factor: 2.000
(**) ELAN2514:00 04F3:2A54: (accel) acceleration threshold: 4
(II) event14 - ELAN2514:00 04F3:2A54: is tagged by udev as: Touchscreen
(II) event14 - ELAN2514:00 04F3:2A54: device is a touch device
(II) config/udev: Adding input device ELAN2514:00 04F3:2A54 (/dev/input/mouse0)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device ELAN2514:00 04F3:2A54 UNKNOWN (/dev/input/event15)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device ELAN2514:00 04F3:2A54 UNKNOWN (/dev/input/event16)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device ELAN2514:00 04F3:2A54 Stylus (/dev/input/event17)
(**) ELAN2514:00 04F3:2A54 Stylus: Applying InputClass "evdev tablet catchall"
(**) ELAN2514:00 04F3:2A54 Stylus: Applying InputClass "libinput tablet catchall"
(II) Using input driver 'libinput' for 'ELAN2514:00 04F3:2A54 Stylus'
(**) ELAN2514:00 04F3:2A54 Stylus: always reports core events
(**) Option "Device" "/dev/input/event17"
(**) Option "_source" "server/udev"
(II) event17 - ELAN2514:00 04F3:2A54 Stylus: is tagged by udev as: Tablet
(II) event17 - ELAN2514:00 04F3:2A54 Stylus: tablet 'ELAN2514:00 04F3:2A54 Stylus' unknown to libwacom
(II) event17 - ELAN2514:00 04F3:2A54 Stylus: device is a tablet
(II) event17 - ELAN2514:00 04F3:2A54 Stylus: device removed
(**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-24/i2c-ELAN2514:00/0018:04F3:2A54.0001/input/input26/event17"
(II) XINPUT: Adding extended input device "ELAN2514:00 04F3:2A54 Stylus" (type: TABLET, id 12)
(II) event17 - ELAN2514:00 04F3:2A54 Stylus: is tagged by udev as: Tablet
(II) event17 - ELAN2514:00 04F3:2A54 Stylus: tablet 'ELAN2514:00 04F3:2A54 Stylus' unknown to libwacom
(II) event17 - ELAN2514:00 04F3:2A54 Stylus: device is a tablet
(II) config/udev: Adding input device ELAN2514:00 04F3:2A54 Stylus (/dev/input/mouse1)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device SYNA3298:00 06CB:CD4F Mouse (/dev/input/event18)
(**) SYNA3298:00 06CB:CD4F Mouse: Applying InputClass "evdev pointer catchall"
(**) SYNA3298:00 06CB:CD4F Mouse: Applying InputClass "libinput pointer catchall"
(II) Using input driver 'libinput' for 'SYNA3298:00 06CB:CD4F Mouse'
(**) SYNA3298:00 06CB:CD4F Mouse: always reports core events
(**) Option "Device" "/dev/input/event18"
(**) Option "_source" "server/udev"
(II) event18 - SYNA3298:00 06CB:CD4F Mouse: is tagged by udev as: Mouse Pointingstick
(II) event18 - SYNA3298:00 06CB:CD4F Mouse: device is a pointer
(II) event18 - SYNA3298:00 06CB:CD4F Mouse: device removed
(**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-25/i2c-SYNA3298:00/0018:06CB:CD4F.0002/input/input29/event18"
(II) XINPUT: Adding extended input device "SYNA3298:00 06CB:CD4F Mouse" (type: MOUSE, id 13)
(**) Option "AccelerationScheme" "none"
(**) SYNA3298:00 06CB:CD4F Mouse: (accel) selected scheme none/0
(**) SYNA3298:00 06CB:CD4F Mouse: (accel) acceleration factor: 2.000
(**) SYNA3298:00 06CB:CD4F Mouse: (accel) acceleration threshold: 4
(II) event18 - SYNA3298:00 06CB:CD4F Mouse: is tagged by udev as: Mouse Pointingstick
(II) event18 - SYNA3298:00 06CB:CD4F Mouse: device is a pointer
(II) config/udev: Adding input device SYNA3298:00 06CB:CD4F Mouse (/dev/input/mouse2)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device SYNA3298:00 06CB:CD4F Touchpad (/dev/input/event19)
(**) SYNA3298:00 06CB:CD4F Touchpad: Applying InputClass "evdev touchpad catchall"
(**) SYNA3298:00 06CB:CD4F Touchpad: Applying InputClass "libinput touchpad catchall"
(II) Using input driver 'libinput' for 'SYNA3298:00 06CB:CD4F Touchpad'
(**) SYNA3298:00 06CB:CD4F Touchpad: always reports core events
(**) Option "Device" "/dev/input/event19"
(**) Option "_source" "server/udev"
(II) event19 - SYNA3298:00 06CB:CD4F Touchpad: is tagged by udev as: Touchpad
(II) event19 - SYNA3298:00 06CB:CD4F Touchpad: device is a touchpad
(II) event19 - SYNA3298:00 06CB:CD4F Touchpad: device removed
(**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-25/i2c-SYNA3298:00/0018:06CB:CD4F.0002/input/input30/event19"
(II) XINPUT: Adding extended input device "SYNA3298:00 06CB:CD4F Touchpad" (type: TOUCHPAD, id 14)
(**) Option "AccelerationScheme" "none"
(**) SYNA3298:00 06CB:CD4F Touchpad: (accel) selected scheme none/0
(**) SYNA3298:00 06CB:CD4F Touchpad: (accel) acceleration factor: 2.000
(**) SYNA3298:00 06CB:CD4F Touchpad: (accel) acceleration threshold: 4
(II) event19 - SYNA3298:00 06CB:CD4F Touchpad: is tagged by udev as: Touchpad
(II) event19 - SYNA3298:00 06CB:CD4F Touchpad: device is a touchpad
(II) config/udev: Adding input device SYNA3298:00 06CB:CD4F Touchpad (/dev/input/mouse3)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device sof-hda-dsp Mic (/dev/input/event22)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device sof-hda-dsp Headphone (/dev/input/event23)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=3 (/dev/input/event24)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=4 (/dev/input/event25)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=5 (/dev/input/event26)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device Intel HID events (/dev/input/event1)
(**) Intel HID events: Applying InputClass "Keyboard catchall"
(**) Intel HID events: Applying InputClass "evdev keyboard catchall"
(**) Intel HID events: Applying InputClass "libinput keyboard catchall"
(II) Using input driver 'libinput' for 'Intel HID events'
(**) Intel HID events: always reports core events
(**) Option "Device" "/dev/input/event1"
(**) Option "_source" "server/udev"
(II) event1  - Intel HID events: is tagged by udev as: Keyboard
(II) event1  - Intel HID events: device is a keyboard
(II) event1  - Intel HID events: device removed
(**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input1/event1"
(II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 15)
(**) Option "xkb_model" "pc104"
(**) Option "xkb_layout" "us"
(WW) Option "xkb_variant" requires a string value
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) event1  - Intel HID events: is tagged by udev as: Keyboard
(II) event1  - Intel HID events: device is a keyboard
(II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event2)
(**) Intel HID 5 button array: Applying InputClass "Keyboard catchall"
(**) Intel HID 5 button array: Applying InputClass "evdev keyboard catchall"
(**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
(II) Using input driver 'libinput' for 'Intel HID 5 button array'
(**) Intel HID 5 button array: always reports core events
(**) Option "Device" "/dev/input/event2"
(**) Option "_source" "server/udev"
(II) event2  - Intel HID 5 button array: is tagged by udev as: Keyboard
(II) event2  - Intel HID 5 button array: device is a keyboard
(II) event2  - Intel HID 5 button array: device removed
(**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input2/event2"
(II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 16)
(**) Option "xkb_model" "pc104"
(**) Option "xkb_layout" "us"
(WW) Option "xkb_variant" requires a string value
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) event2  - Intel HID 5 button array: is tagged by udev as: Keyboard
(II) event2  - Intel HID 5 button array: device is a keyboard
(II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
(**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard catchall"
(**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
(**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
(II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
(**) AT Translated Set 2 keyboard: always reports core events
(**) Option "Device" "/dev/input/event0"
(**) Option "_source" "server/udev"
(II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
(II) event0  - AT Translated Set 2 keyboard: device is a keyboard
(II) event0  - AT Translated Set 2 keyboard: device removed
(**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 17)
(**) Option "xkb_model" "pc104"
(**) Option "xkb_layout" "us"
(WW) Option "xkb_variant" requires a string value
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
(II) event0  - AT Translated Set 2 keyboard: device is a keyboard
(II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event13)
(**) HP WMI hotkeys: Applying InputClass "Keyboard catchall"
(**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
(**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
(II) Using input driver 'libinput' for 'HP WMI hotkeys'
(**) HP WMI hotkeys: always reports core events
(**) Option "Device" "/dev/input/event13"
(**) Option "_source" "server/udev"
(II) event13 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
(II) event13 - HP WMI hotkeys: device is a keyboard
(II) event13 - HP WMI hotkeys: device removed
(**) Option "config_info" "udev:/sys/devices/virtual/input/input13/event13"
(II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 18)
(**) Option "xkb_model" "pc104"
(**) Option "xkb_layout" "us"
(WW) Option "xkb_variant" requires a string value
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) event13 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
(II) event13 - HP WMI hotkeys: device is a keyboard
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Could not resolve keysym XF86BrightnessAuto
> Warning:          Could not resolve keysym XF86DisplayOff
> Warning:          Could not resolve keysym XF86Info
> Warning:          Could not resolve keysym XF86AspectRatio
> Warning:          Could not resolve keysym XF86DVD
> Warning:          Could not resolve keysym XF86Audio
> Warning:          Could not resolve keysym XF86ChannelUp
> Warning:          Could not resolve keysym XF86ChannelDown
> Warning:          Could not resolve keysym XF86Break
> Warning:          Could not resolve keysym XF86VideoPhone
> Warning:          Could not resolve keysym XF86ZoomReset
> Warning:          Could not resolve keysym XF86Editor
> Warning:          Could not resolve keysym XF86GraphicsEditor
> Warning:          Could not resolve keysym XF86Presentation
> Warning:          Could not resolve keysym XF86Database
> Warning:          Could not resolve keysym XF86Voicemail
> Warning:          Could not resolve keysym XF86Addressbook
> Warning:          Could not resolve keysym XF86DisplayToggle
> Warning:          Could not resolve keysym XF86SpellCheck
> Warning:          Could not resolve keysym XF86ContextMenu
> Warning:          Could not resolve keysym XF86MediaRepeat
> Warning:          Could not resolve keysym XF8610ChannelsUp
> Warning:          Could not resolve keysym XF8610ChannelsDown
> Warning:          Could not resolve keysym XF86Images
> Warning:          Could not resolve keysym XF86NotificationCenter
> Warning:          Could not resolve keysym XF86PickupPhone
> Warning:          Could not resolve keysym XF86HangupPhone
> Warning:          Could not resolve keysym XF86Fn
> Warning:          Could not resolve keysym XF86Fn_Esc
> Warning:          Could not resolve keysym XF86FnRightShift
> Warning:          Could not resolve keysym XF86Numeric0
> Warning:          Could not resolve keysym XF86Numeric1
> Warning:          Could not resolve keysym XF86Numeric2
> Warning:          Could not resolve keysym XF86Numeric3
> Warning:          Could not resolve keysym XF86Numeric4
> Warning:          Could not resolve keysym XF86Numeric5
> Warning:          Could not resolve keysym XF86Numeric6
> Warning:          Could not resolve keysym XF86Numeric7
> Warning:          Could not resolve keysym XF86Numeric8
> Warning:          Could not resolve keysym XF86Numeric9
> Warning:          Could not resolve keysym XF86NumericStar
> Warning:          Could not resolve keysym XF86NumericPound
> Warning:          Could not resolve keysym XF86NumericA
> Warning:          Could not resolve keysym XF86NumericB
> Warning:          Could not resolve keysym XF86NumericC
> Warning:          Could not resolve keysym XF86NumericD
> Warning:          Could not resolve keysym XF86CameraFocus
> Warning:          Could not resolve keysym XF86WPSButton
> Warning:          Could not resolve keysym XF86CameraZoomIn
> Warning:          Could not resolve keysym XF86CameraZoomOut
> Warning:          Could not resolve keysym XF86CameraUp
> Warning:          Could not resolve keysym XF86CameraDown
> Warning:          Could not resolve keysym XF86CameraLeft
> Warning:          Could not resolve keysym XF86CameraRight
> Warning:          Could not resolve keysym XF86AttendantOn
> Warning:          Could not resolve keysym XF86AttendantOff
> Warning:          Could not resolve keysym XF86AttendantToggle
> Warning:          Could not resolve keysym XF86LightsToggle
> Warning:          Could not resolve keysym XF86ALSToggle
> Warning:          Could not resolve keysym XF86Buttonconfig
> Warning:          Could not resolve keysym XF86Taskmanager
> Warning:          Could not resolve keysym XF86Journal
> Warning:          Could not resolve keysym XF86ControlPanel
> Warning:          Could not resolve keysym XF86AppSelect
> Warning:          Could not resolve keysym XF86Screensaver
> Warning:          Could not resolve keysym XF86VoiceCommand
> Warning:          Could not resolve keysym XF86Assistant
> Warning:          Could not resolve keysym XF86BrightnessMin
> Warning:          Could not resolve keysym XF86BrightnessMax
> Warning:          Could not resolve keysym XF86KbdInputAssistPrev
> Warning:          Could not resolve keysym XF86KbdInputAssistNext
> Warning:          Could not resolve keysym XF86KbdInputAssistPrevgroup
> Warning:          Could not resolve keysym XF86KbdInputAssistNextgroup
> Warning:          Could not resolve keysym XF86KbdInputAssistAccept
> Warning:          Could not resolve keysym XF86KbdInputAssistCancel
> Warning:          Could not resolve keysym XF86RightUp
> Warning:          Could not resolve keysym XF86RightDown
> Warning:          Could not resolve keysym XF86LeftUp
> Warning:          Could not resolve keysym XF86LeftDown
> Warning:          Could not resolve keysym XF86RootMenu
> Warning:          Could not resolve keysym XF86MediaTopMenu
> Warning:          Could not resolve keysym XF86Numeric11
> Warning:          Could not resolve keysym XF86Numeric12
> Warning:          Could not resolve keysym XF86AudioDesc
> Warning:          Could not resolve keysym XF863DMode
> Warning:          Could not resolve keysym XF86NextFavorite
> Warning:          Could not resolve keysym XF86StopRecord
> Warning:          Could not resolve keysym XF86PauseRecord
> Warning:          Could not resolve keysym XF86VOD
> Warning:          Could not resolve keysym XF86Unmute
> Warning:          Could not resolve keysym XF86FastReverse
> Warning:          Could not resolve keysym XF86SlowReverse
> Warning:          Could not resolve keysym XF86Data
> Warning:          Could not resolve keysym XF86OnScreenKeyboard
> Warning:          Could not resolve keysym XF86PrivacyScreenToggle
> Warning:          Could not resolve keysym XF86SelectiveScreenshot
> Warning:          Could not resolve keysym XF86Macro1
> Warning:          Could not resolve keysym XF86Macro2
> Warning:          Could not resolve keysym XF86Macro3
> Warning:          Could not resolve keysym XF86Macro4
> Warning:          Could not resolve keysym XF86Macro5
> Warning:          Could not resolve keysym XF86Macro6
> Warning:          Could not resolve keysym XF86Macro7
> Warning:          Could not resolve keysym XF86Macro8
> Warning:          Could not resolve keysym XF86Macro9
> Warning:          Could not resolve keysym XF86Macro10
> Warning:          Could not resolve keysym XF86Macro11
> Warning:          Could not resolve keysym XF86Macro12
> Warning:          Could not resolve keysym XF86Macro13
> Warning:          Could not resolve keysym XF86Macro14
> Warning:          Could not resolve keysym XF86Macro15
> Warning:          Could not resolve keysym XF86Macro16
> Warning:          Could not resolve keysym XF86Macro17
> Warning:          Could not resolve keysym XF86Macro18
> Warning:          Could not resolve keysym XF86Macro19
> Warning:          Could not resolve keysym XF86Macro20
> Warning:          Could not resolve keysym XF86Macro21
> Warning:          Could not resolve keysym XF86Macro22
> Warning:          Could not resolve keysym XF86Macro23
> Warning:          Could not resolve keysym XF86Macro24
> Warning:          Could not resolve keysym XF86Macro25
> Warning:          Could not resolve keysym XF86Macro26
> Warning:          Could not resolve keysym XF86Macro27
> Warning:          Could not resolve keysym XF86Macro28
> Warning:          Could not resolve keysym XF86Macro29
> Warning:          Could not resolve keysym XF86Macro30
> Warning:          Could not resolve keysym XF86MacroRecordStart
> Warning:          Could not resolve keysym XF86MacroRecordStop
> Warning:          Could not resolve keysym XF86MacroPresetCycle
> Warning:          Could not resolve keysym XF86MacroPreset1
> Warning:          Could not resolve keysym XF86MacroPreset2
> Warning:          Could not resolve keysym XF86MacroPreset3
> Warning:          Could not resolve keysym XF86KbdLcdMenu1
> Warning:          Could not resolve keysym XF86KbdLcdMenu2
> Warning:          Could not resolve keysym XF86KbdLcdMenu3
> Warning:          Could not resolve keysym XF86KbdLcdMenu4
> Warning:          Could not resolve keysym XF86KbdLcdMenu5
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Could not resolve keysym XF86BrightnessAuto
> Warning:          Could not resolve keysym XF86DisplayOff
> Warning:          Could not resolve keysym XF86Info
> Warning:          Could not resolve keysym XF86AspectRatio
> Warning:          Could not resolve keysym XF86DVD
> Warning:          Could not resolve keysym XF86Audio
> Warning:          Could not resolve keysym XF86ChannelUp
> Warning:          Could not resolve keysym XF86ChannelDown
> Warning:          Could not resolve keysym XF86Break
> Warning:          Could not resolve keysym XF86VideoPhone
> Warning:          Could not resolve keysym XF86ZoomReset
> Warning:          Could not resolve keysym XF86Editor
> Warning:          Could not resolve keysym XF86GraphicsEditor
> Warning:          Could not resolve keysym XF86Presentation
> Warning:          Could not resolve keysym XF86Database
> Warning:          Could not resolve keysym XF86Voicemail
> Warning:          Could not resolve keysym XF86Addressbook
> Warning:          Could not resolve keysym XF86DisplayToggle
> Warning:          Could not resolve keysym XF86SpellCheck
> Warning:          Could not resolve keysym XF86ContextMenu
> Warning:          Could not resolve keysym XF86MediaRepeat
> Warning:          Could not resolve keysym XF8610ChannelsUp
> Warning:          Could not resolve keysym XF8610ChannelsDown
> Warning:          Could not resolve keysym XF86Images
> Warning:          Could not resolve keysym XF86NotificationCenter
> Warning:          Could not resolve keysym XF86PickupPhone
> Warning:          Could not resolve keysym XF86HangupPhone
> Warning:          Could not resolve keysym XF86Fn
> Warning:          Could not resolve keysym XF86Fn_Esc
> Warning:          Could not resolve keysym XF86FnRightShift
> Warning:          Could not resolve keysym XF86Numeric0
> Warning:          Could not resolve keysym XF86Numeric1
> Warning:          Could not resolve keysym XF86Numeric2
> Warning:          Could not resolve keysym XF86Numeric3
> Warning:          Could not resolve keysym XF86Numeric4
> Warning:          Could not resolve keysym XF86Numeric5
> Warning:          Could not resolve keysym XF86Numeric6
> Warning:          Could not resolve keysym XF86Numeric7
> Warning:          Could not resolve keysym XF86Numeric8
> Warning:          Could not resolve keysym XF86Numeric9
> Warning:          Could not resolve keysym XF86NumericStar
> Warning:          Could not resolve keysym XF86NumericPound
> Warning:          Could not resolve keysym XF86NumericA
> Warning:          Could not resolve keysym XF86NumericB
> Warning:          Could not resolve keysym XF86NumericC
> Warning:          Could not resolve keysym XF86NumericD
> Warning:          Could not resolve keysym XF86CameraFocus
> Warning:          Could not resolve keysym XF86WPSButton
> Warning:          Could not resolve keysym XF86CameraZoomIn
> Warning:          Could not resolve keysym XF86CameraZoomOut
> Warning:          Could not resolve keysym XF86CameraUp
> Warning:          Could not resolve keysym XF86CameraDown
> Warning:          Could not resolve keysym XF86CameraLeft
> Warning:          Could not resolve keysym XF86CameraRight
> Warning:          Could not resolve keysym XF86AttendantOn
> Warning:          Could not resolve keysym XF86AttendantOff
> Warning:          Could not resolve keysym XF86AttendantToggle
> Warning:          Could not resolve keysym XF86LightsToggle
> Warning:          Could not resolve keysym XF86ALSToggle
> Warning:          Could not resolve keysym XF86Buttonconfig
> Warning:          Could not resolve keysym XF86Taskmanager
> Warning:          Could not resolve keysym XF86Journal
> Warning:          Could not resolve keysym XF86ControlPanel
> Warning:          Could not resolve keysym XF86AppSelect
> Warning:          Could not resolve keysym XF86Screensaver
> Warning:          Could not resolve keysym XF86VoiceCommand
> Warning:          Could not resolve keysym XF86Assistant
> Warning:          Could not resolve keysym XF86BrightnessMin
> Warning:          Could not resolve keysym XF86BrightnessMax
> Warning:          Could not resolve keysym XF86KbdInputAssistPrev
> Warning:          Could not resolve keysym XF86KbdInputAssistNext
> Warning:          Could not resolve keysym XF86KbdInputAssistPrevgroup
> Warning:          Could not resolve keysym XF86KbdInputAssistNextgroup
> Warning:          Could not resolve keysym XF86KbdInputAssistAccept
> Warning:          Could not resolve keysym XF86KbdInputAssistCancel
> Warning:          Could not resolve keysym XF86RightUp
> Warning:          Could not resolve keysym XF86RightDown
> Warning:          Could not resolve keysym XF86LeftUp
> Warning:          Could not resolve keysym XF86LeftDown
> Warning:          Could not resolve keysym XF86RootMenu
> Warning:          Could not resolve keysym XF86MediaTopMenu
> Warning:          Could not resolve keysym XF86Numeric11
> Warning:          Could not resolve keysym XF86Numeric12
> Warning:          Could not resolve keysym XF86AudioDesc
> Warning:          Could not resolve keysym XF863DMode
> Warning:          Could not resolve keysym XF86NextFavorite
> Warning:          Could not resolve keysym XF86StopRecord
> Warning:          Could not resolve keysym XF86PauseRecord
> Warning:          Could not resolve keysym XF86VOD
> Warning:          Could not resolve keysym XF86Unmute
> Warning:          Could not resolve keysym XF86FastReverse
> Warning:          Could not resolve keysym XF86SlowReverse
> Warning:          Could not resolve keysym XF86Data
> Warning:          Could not resolve keysym XF86OnScreenKeyboard
> Warning:          Could not resolve keysym XF86PrivacyScreenToggle
> Warning:          Could not resolve keysym XF86SelectiveScreenshot
> Warning:          Could not resolve keysym XF86Macro1
> Warning:          Could not resolve keysym XF86Macro2
> Warning:          Could not resolve keysym XF86Macro3
> Warning:          Could not resolve keysym XF86Macro4
> Warning:          Could not resolve keysym XF86Macro5
> Warning:          Could not resolve keysym XF86Macro6
> Warning:          Could not resolve keysym XF86Macro7
> Warning:          Could not resolve keysym XF86Macro8
> Warning:          Could not resolve keysym XF86Macro9
> Warning:          Could not resolve keysym XF86Macro10
> Warning:          Could not resolve keysym XF86Macro11
> Warning:          Could not resolve keysym XF86Macro12
> Warning:          Could not resolve keysym XF86Macro13
> Warning:          Could not resolve keysym XF86Macro14
> Warning:          Could not resolve keysym XF86Macro15
> Warning:          Could not resolve keysym XF86Macro16
> Warning:          Could not resolve keysym XF86Macro17
> Warning:          Could not resolve keysym XF86Macro18
> Warning:          Could not resolve keysym XF86Macro19
> Warning:          Could not resolve keysym XF86Macro20
> Warning:          Could not resolve keysym XF86Macro21
> Warning:          Could not resolve keysym XF86Macro22
> Warning:          Could not resolve keysym XF86Macro23
> Warning:          Could not resolve keysym XF86Macro24
> Warning:          Could not resolve keysym XF86Macro25
> Warning:          Could not resolve keysym XF86Macro26
> Warning:          Could not resolve keysym XF86Macro27
> Warning:          Could not resolve keysym XF86Macro28
> Warning:          Could not resolve keysym XF86Macro29
> Warning:          Could not resolve keysym XF86Macro30
> Warning:          Could not resolve keysym XF86MacroRecordStart
> Warning:          Could not resolve keysym XF86MacroRecordStop
> Warning:          Could not resolve keysym XF86MacroPresetCycle
> Warning:          Could not resolve keysym XF86MacroPreset1
> Warning:          Could not resolve keysym XF86MacroPreset2
> Warning:          Could not resolve keysym XF86MacroPreset3
> Warning:          Could not resolve keysym XF86KbdLcdMenu1
> Warning:          Could not resolve keysym XF86KbdLcdMenu2
> Warning:          Could not resolve keysym XF86KbdLcdMenu3
> Warning:          Could not resolve keysym XF86KbdLcdMenu4
> Warning:          Could not resolve keysym XF86KbdLcdMenu5
Errors from xkbcomp are not fatal to the X server
(II) modeset(0): EDID vendor "SDC", prod id 16707
(II) modeset(0): Printing DDC gathered Modelines:
(II) modeset(0): Modeline "3840x2160"x0.0  551.12  3840 3888 3920 4160  2160 2164 2168 2208 +hsync -vsync (132.5 kHz eP)
(II) modeset(0): EDID vendor "SDC", prod id 16707
(II) modeset(0): Printing DDC gathered Modelines:
(II) modeset(0): Modeline "3840x2160"x0.0  551.12  3840 3888 3920 4160  2160 2164 2168 2208 +hsync -vsync (132.5 kHz eP)
(II) modeset(0): EDID vendor "SDC", prod id 16707
(II) modeset(0): Printing DDC gathered Modelines:
(II) modeset(0): Modeline "3840x2160"x0.0  551.12  3840 3888 3920 4160  2160 2164 2168 2208 +hsync -vsync (132.5 kHz eP)
(II) modeset(0): EDID vendor "SDC", prod id 16707
(II) modeset(0): Printing DDC gathered Modelines:
(II) modeset(0): Modeline "3840x2160"x0.0  551.12  3840 3888 3920 4160  2160 2164 2168 2208 +hsync -vsync (132.5 kHz eP)
(II) modeset(0): EDID vendor "SDC", prod id 16707
(II) modeset(0): Printing DDC gathered Modelines:
(II) modeset(0): Modeline "3840x2160"x0.0  551.12  3840 3888 3920 4160  2160 2164 2168 2208 +hsync -vsync (132.5 kHz eP)
(II) modeset(0): EDID vendor "SDC", prod id 16707
(II) modeset(0): Printing DDC gathered Modelines:
(II) modeset(0): Modeline "3840x2160"x0.0  551.12  3840 3888 3920 4160  2160 2164 2168 2208 +hsync -vsync (132.5 kHz eP)
(II) modeset(0): EDID vendor "SDC", prod id 16707
(II) modeset(0): Printing DDC gathered Modelines:
(II) modeset(0): Modeline "3840x2160"x0.0  551.12  3840 3888 3920 4160  2160 2164 2168 2208 +hsync -vsync (132.5 kHz eP)
(EE) event19 - SYNA3298:00 06CB:CD4F Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.19.3/touchpad-jumping-cursors.html for details
(EE) event19 - SYNA3298:00 06CB:CD4F Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.19.3/touchpad-jumping-cursors.html for details

/var/log/X.0.log

[    40.577] 
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[    40.577] Build Operating System: Nix 
[    40.577] Current Operating System: Linux johnos 5.16.12 #1-NixOS SMP PREEMPT Wed Mar 2 10:51:22 UTC 2022 x86_64
[    40.577] Kernel command line: BOOT_IMAGE=/boot/bzImage findiso= init=/nix/store/6phprp153d8arjvfpvj1kbd9nx66xn7w-nixos-system-johnos-22.05.20220301.18bd82e/init root=LABEL=nixos-minimal-22.05-x86_64 boot.shell_on_fail loglevel=4 copytoram
[    40.577] Build Date: 29 July 2021  06:48:50PM
[    40.577]  
[    40.577] Current version of pixman: 0.38.4
[    40.577]    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    40.577] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    40.577] (++) Log file: "/var/log/X.0.log", Time: Wed Mar  9 14:47:17 2022
[    40.582] (++) Using config file: "/nix/store/0wsfypmd9nqdlx3i72gs9d18q399vry8-xserver.conf"
[    40.582] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    40.582] (==) Using system config directory "/nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/share/X11/xorg.conf.d"
[    40.638] (==) No Layout section.  Using the first Screen section.
[    40.638] (**) |-->Screen "Placeholder-NotImportant" (0)
[    40.638] (**) |   |-->Monitor "<default monitor>"
[    40.638] (==) No monitor specified for screen "Placeholder-NotImportant".
    Using a default monitor configuration.
[    40.638] (**) Option "DontZap" "off"
[    40.638] (==) Automatically adding devices
[    40.638] (==) Automatically enabling devices
[    40.638] (==) Automatically adding GPU devices
[    40.638] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    40.648] (**) FontPath set to:
    /nix/store/8jnx0y3x3p8v6f08idqqhzlmmar3dcl3-unifont-14.0.01/share/fonts,
    /nix/store/z0lg3sr6qz5az71bsgbp8lnrpf123qxs-font-cursor-misc-1.0.3/lib/X11/fonts/misc,
    /nix/store/k4km0fhnpj1w5zh5vaybkl616h508nk0-font-misc-misc-1.1.2/lib/X11/fonts/misc,
    /nix/store/nimsg7daa1v9nfi66i07nva9ra3yp5fg-font-bh-lucidatypewriter-100dpi-1.0.3/lib/X11/fonts/100dpi,
    /nix/store/kf5ky03ni857dh6l69n33kswi2zm6nyl-font-bh-lucidatypewriter-75dpi-1.0.3/lib/X11/fonts/75dpi,
    /nix/store/gam5x04dxdjx94gx98sah0frspqzgkl0-font-bh-100dpi-1.0.3/lib/X11/fonts/100dpi,
    /nix/store/b8zs68ankk81c5c1s001g487axlnrjf1-font-adobe-100dpi-1.0.3/lib/X11/fonts/100dpi,
    /nix/store/zs8nqjw6kn5pjaw2icx03g82i7myzxzh-font-adobe-75dpi-1.0.3/lib/X11/fonts/75dpi
[    40.648] (**) ModulePath set to "/nix/store/qxwgsx8mg72cg8kffrnj74jgs3kzyy6c-xf86-video-nouveau-1.0.17/lib/xorg/modules/drivers,/nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules,/nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/drivers,/nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/extensions,/nix/store/zp5hsb5icalq13ahp4iaq4za53n9ixjh-xf86-input-evdev-2.10.6/lib/xorg/modules/input,/nix/store/xnn068fg7j7z9c3rlxjqcnv99x9f2dsc-xf86-input-libinput-1.2.0/lib/xorg/modules/input"
[    40.648] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[    40.648] (II) Loader magic: 0x62dd40
[    40.648] (II) Module ABI versions:
[    40.648]    X.Org ANSI C Emulation: 0.4
[    40.648]    X.Org Video Driver: 24.1
[    40.648]    X.Org XInput driver : 24.1
[    40.648]    X.Org Server Extension : 10.0
[    40.649] (++) using VT number 7

[    40.649] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    40.649] (II) xfree86: Adding drm device (/dev/dri/card1)
[    40.649] (II) xfree86: Adding drm device (/dev/dri/card0)
[    40.665] (--) PCI:*(0@0:2:0) 8086:9bc4:103c:86e8 rev 5, Mem @ 0x6062000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[    40.665] (--) PCI: (1@0:0:0) 10de:1f95:103c:86e8 rev 161, Mem @ 0x8f000000/16777216, 0x6050000000/268435456, 0x6060000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[    40.665] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    40.665] (II) LoadModule: "glx"
[    40.668] (II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/extensions/libglx.so
[    40.682] (II) Module glx: vendor="X.Org Foundation"
[    40.682]    compiled for 1.20.13, module version = 1.0.0
[    40.682]    ABI class: X.Org Server Extension, version 10.0
[    40.682] (==) Matched intel as autoconfigured driver 0
[    40.682] (==) Matched nouveau as autoconfigured driver 1
[    40.682] (==) Matched nv as autoconfigured driver 2
[    40.682] (==) Matched modesetting as autoconfigured driver 3
[    40.682] (==) Matched fbdev as autoconfigured driver 4
[    40.682] (==) Matched vesa as autoconfigured driver 5
[    40.682] (==) Assigned the driver to the xf86ConfigLayout
[    40.682] (II) LoadModule: "intel"
[    40.684] (WW) Warning, couldn't open module intel
[    40.684] (EE) Failed to load module "intel" (module does not exist, 0)
[    40.684] (II) LoadModule: "nouveau"
[    40.684] (II) Loading /nix/store/qxwgsx8mg72cg8kffrnj74jgs3kzyy6c-xf86-video-nouveau-1.0.17/lib/xorg/modules/drivers/nouveau_drv.so
[    40.706] (II) Module nouveau: vendor="X.Org Foundation"
[    40.706]    compiled for 1.20.13, module version = 1.0.17
[    40.706]    Module class: X.Org Video Driver
[    40.706]    ABI class: X.Org Video Driver, version 24.1
[    40.706] (II) LoadModule: "nv"
[    40.707] (WW) Warning, couldn't open module nv
[    40.707] (EE) Failed to load module "nv" (module does not exist, 0)
[    40.707] (II) LoadModule: "modesetting"
[    40.707] (II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/drivers/modesetting_drv.so
[    40.720] (II) Module modesetting: vendor="X.Org Foundation"
[    40.720]    compiled for 1.20.13, module version = 1.20.13
[    40.720]    Module class: X.Org Video Driver
[    40.720]    ABI class: X.Org Video Driver, version 24.1
[    40.720] (II) LoadModule: "fbdev"
[    40.720] (WW) Warning, couldn't open module fbdev
[    40.720] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    40.720] (II) LoadModule: "vesa"
[    40.720] (WW) Warning, couldn't open module vesa
[    40.720] (EE) Failed to load module "vesa" (module does not exist, 0)
[    40.720] (II) NOUVEAU driver 
[    40.721] (II) NOUVEAU driver for NVIDIA chipset families :
[    40.721]    RIVA TNT            (NV04)
[    40.721]    RIVA TNT2           (NV05)
[    40.721]    GeForce 256         (NV10)
[    40.721]    GeForce 2           (NV11, NV15)
[    40.721]    GeForce 4MX         (NV17, NV18)
[    40.721]    GeForce 3           (NV20)
[    40.721]    GeForce 4Ti         (NV25, NV28)
[    40.721]    GeForce FX          (NV3x)
[    40.721]    GeForce 6           (NV4x)
[    40.721]    GeForce 7           (G7x)
[    40.721]    GeForce 8           (G8x)
[    40.721]    GeForce 9           (G9x)
[    40.721]    GeForce GTX 2xx/3xx (GT2xx)
[    40.721]    GeForce GTX 4xx/5xx (GFxxx)
[    40.721]    GeForce GTX 6xx/7xx (GKxxx)
[    40.721]    GeForce GTX 9xx     (GMxxx)
[    40.721]    GeForce GTX 10xx    (GPxxx)
[    40.721] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    40.747] (II) modeset(0): using drv /dev/dri/card0
[    40.747] (II) [drm] nouveau interface version: 1.3.1
[    40.747] (EE) Unknown chipset: NV167
[    40.747] (II) modeset(G0): using drv /dev/dri/card1
[    40.747] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    40.747] (==) modeset(0): RGB weight 888
[    40.747] (==) modeset(0): Default visual is TrueColor
[    40.747] (II) Loading sub module "glamoregl"
[    40.747] (II) LoadModule: "glamoregl"
[    40.747] (II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/libglamoregl.so
[    40.811] (II) Module glamoregl: vendor="X.Org Foundation"
[    40.811]    compiled for 1.20.13, module version = 1.0.1
[    40.811]    ABI class: X.Org ANSI C Emulation, version 0.4
[    42.543] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (CML GT2)
[    42.543] (II) modeset(0): glamor initialized
[    42.544] (II) modeset(0): Output eDP-1 has no monitor section
[    42.544] (II) modeset(0): Output DP-1 has no monitor section
[    42.587] (II) modeset(0): Output HDMI-1 has no monitor section
[    42.588] (II) modeset(0): EDID for output eDP-1
[    42.588] (II) modeset(0): Manufacturer: SDC  Model: 4143  Serial#: 0
[    42.588] (II) modeset(0): Year: 2019  Week: 25
[    42.588] (II) modeset(0): EDID Version: 1.4
[    42.588] (II) modeset(0): Digital Display Input
[    42.588] (II) modeset(0): 10 bits per channel
[    42.588] (II) modeset(0): Digital interface is DisplayPort
[    42.588] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    42.588] (II) modeset(0): Gamma: 2.20
[    42.588] (II) modeset(0): No DPMS capabilities specified
[    42.588] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[    42.588] (II) modeset(0): First detailed timing is preferred mode
[    42.588] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    42.588] (II) modeset(0): redX: 0.680 redY: 0.319   greenX: 0.232 greenY: 0.719
[    42.588] (II) modeset(0): blueX: 0.140 blueY: 0.044   whiteX: 0.312 whiteY: 0.329
[    42.588] (II) modeset(0): Manufacturer's mask: 0
[    42.588] (II) modeset(0): Supported detailed timing:
[    42.588] (II) modeset(0): clock: 551.1 MHz   Image Size:  344 x 194 mm
[    42.588] (II) modeset(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4160 h_border: 0
[    42.588] (II) modeset(0): v_active: 2160  v_sync: 2164  v_sync_end 2168 v_blanking: 2208 v_border: 0
[    42.588] (II) modeset(0): Supported detailed timing:
[    42.588] (II) modeset(0): clock: 551.1 MHz   Image Size:  344 x 194 mm
[    42.588] (II) modeset(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4160 h_border: 0
[    42.588] (II) modeset(0): v_active: 2160  v_sync: 2164  v_sync_end 2168 v_blanking: 2208 v_border: 0
[    42.588] (II) modeset(0): Unknown vendor-specific block f
[    42.588] (II) modeset(0): Number of EDID sections to follow: 1
[    42.588] (II) modeset(0): EDID (in hex):
[    42.588] (II) modeset(0):   00ffffffffffff004c83434100000000
[    42.588] (II) modeset(0):   191d0104b52213780238d1ae513bb823
[    42.588] (II) modeset(0):   0b505400000001010101010101010101
[    42.588] (II) modeset(0):   01010101010148d70040f17030803020
[    42.588] (II) modeset(0):   440058c21000001b48d70040f1703080
[    42.588] (II) modeset(0):   3020440058c21000001b0000000f00ff
[    42.588] (II) modeset(0):   093cff093c2c80000000000000000010
[    42.588] (II) modeset(0):   00000100000000000000000000000150
[    42.588] (II) modeset(0):   02030f00e3058000e6060501736d0700
[    42.588] (II) modeset(0):   00000000000000000000000000000000
[    42.588] (II) modeset(0):   00000000000000000000000000000000
[    42.588] (II) modeset(0):   00000000000000000000000000000000
[    42.588] (II) modeset(0):   00000000000000000000000000000000
[    42.588] (II) modeset(0):   00000000000000000000000000000000
[    42.588] (II) modeset(0):   00000000000000000000000000000000
[    42.588] (II) modeset(0):   000000000000000000000000000000ab
[    42.588] (II) modeset(0): Printing probed modes for output eDP-1
[    42.588] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz UdP)
[    42.588] (II) modeset(0): Modeline "3840x2160"x60.0  551.12  3840 3888 3920 4160  2160 2164 2168 2208 +hsync -vsync (132.5 kHz eP)
[    42.588] (II) modeset(0): Modeline "3840x2160"x60.0  712.75  3840 4160 4576 5312  2160 2163 2168 2237 -hsync +vsync (134.2 kHz d)
[    42.588] (II) modeset(0): Modeline "3840x2160"x60.0  533.00  3840 3888 3920 4000  2160 2163 2168 2222 +hsync -vsync (133.2 kHz d)
[    42.588] (II) modeset(0): Modeline "3200x1800"x60.0  492.00  3200 3456 3800 4400  1800 1803 1808 1865 -hsync +vsync (111.8 kHz d)
[    42.588] (II) modeset(0): Modeline "3200x1800"x59.9  373.00  3200 3248 3280 3360  1800 1803 1808 1852 +hsync -vsync (111.0 kHz d)
[    42.588] (II) modeset(0): Modeline "2880x1620"x60.0  396.25  2880 3096 3408 3936  1620 1623 1628 1679 -hsync +vsync (100.7 kHz d)
[    42.588] (II) modeset(0): Modeline "2880x1620"x60.0  303.75  2880 2928 2960 3040  1620 1623 1628 1666 +hsync -vsync (99.9 kHz d)
[    42.588] (II) modeset(0): Modeline "2560x1600"x60.0  348.50  2560 2760 3032 3504  1600 1603 1609 1658 -hsync +vsync (99.5 kHz d)
[    42.588] (II) modeset(0): Modeline "2560x1600"x60.0  268.50  2560 2608 2640 2720  1600 1603 1609 1646 +hsync -vsync (98.7 kHz d)
[    42.588] (II) modeset(0): Modeline "2560x1440"x120.0  638.25  2560 2780 3064 3568  1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
[    42.588] (II) modeset(0): Modeline "2560x1440"x120.0  469.12  2560 2584 2600 2640  1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
[    42.588] (II) modeset(0): Modeline "2560x1440"x60.0  312.25  2560 2752 3024 3488  1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
[    42.588] (II) modeset(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
[    42.588] (II) modeset(0): Modeline "2048x1536"x60.0  266.95  2048 2200 2424 2800  1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[    42.588] (II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[    42.588] (II) modeset(0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[    42.588] (II) modeset(0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[    42.588] (II) modeset(0): Modeline "2048x1152"x120.0  406.50  2048 2220 2444 2840  1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
[    42.588] (II) modeset(0): Modeline "2048x1152"x120.0  302.50  2048 2072 2088 2128  1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
[    42.588] (II) modeset(0): Modeline "2048x1152"x59.9  197.00  2048 2184 2400 2752  1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[    42.588] (II) modeset(0): Modeline "2048x1152"x59.9  156.75  2048 2096 2128 2208  1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[    42.588] (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[    42.588] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[    42.588] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[    42.588] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    42.588] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    42.588] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[    42.588] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    42.588] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    42.588] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    42.588] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[    42.588] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    42.588] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    42.588] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    42.588] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    42.588] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    42.588] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    42.588] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    42.588] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    42.588] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    42.588] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    42.588] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    42.588] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    42.588] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    42.588] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    42.588] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    42.588] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    42.588] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    42.588] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    42.588] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    42.588] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    42.588] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    42.588] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    42.588] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    42.588] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    42.588] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    42.588] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    42.588] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    42.588] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    42.588] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    42.588] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    42.588] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    42.588] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    42.588] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    42.588] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    42.588] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    42.588] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    42.588] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    42.588] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    42.588] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    42.588] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    42.588] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    42.588] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    42.588] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    42.588] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    42.588] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    42.588] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    42.588] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    42.588] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    42.588] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    42.588] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    42.588] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    42.588] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    42.588] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    42.588] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    42.588] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    42.588] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    42.588] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    42.588] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    42.588] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    42.588] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    42.588] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    42.588] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    42.588] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    42.588] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    42.588] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    42.588] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    42.588] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    42.588] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    42.588] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    42.588] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    42.588] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    42.588] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    42.588] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    42.589] (II) modeset(0): EDID for output DP-1
[    42.632] (II) modeset(0): EDID for output HDMI-1
[    42.632] (II) modeset(0): Output eDP-1 connected
[    42.632] (II) modeset(0): Output DP-1 disconnected
[    42.632] (II) modeset(0): Output HDMI-1 disconnected
[    42.632] (II) modeset(0): Using user preference for initial modes
[    42.632] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[    42.632] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    42.632] (==) modeset(0): DPI set to (96, 96)
[    42.632] (II) Loading sub module "fb"
[    42.632] (II) LoadModule: "fb"
[    42.633] (II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/libfb.so
[    42.646] (II) Module fb: vendor="X.Org Foundation"
[    42.646]    compiled for 1.20.13, module version = 1.0.0
[    42.646]    ABI class: X.Org ANSI C Emulation, version 0.4
[    42.646] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    42.647] (==) modeset(G0): RGB weight 888
[    42.647] (==) modeset(G0): Default visual is TrueColor
[    42.647] (II) Loading sub module "glamoregl"
[    42.647] (II) LoadModule: "glamoregl"
[    42.647] (II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/libglamoregl.so
[    42.647] (II) Module glamoregl: vendor="X.Org Foundation"
[    42.647]    compiled for 1.20.13, module version = 1.0.1
[    42.647]    ABI class: X.Org ANSI C Emulation, version 0.4
[    43.090] (II) modeset(G0): glamor X acceleration enabled on NV167
[    43.090] (II) modeset(G0): glamor initialized
[    43.092] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[    43.146] (II) modeset(G0): Output DP-1-2 has no monitor section
[    43.199] (II) modeset(G0): Output DP-1-3 has no monitor section
[    43.200] (II) modeset(G0): EDID for output HDMI-1-2
[    43.254] (II) modeset(G0): EDID for output DP-1-2
[    43.307] (II) modeset(G0): EDID for output DP-1-3
[    43.307] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    43.307] (==) modeset(G0): DPI set to (96, 96)
[    43.307] (II) Loading sub module "fb"
[    43.307] (II) LoadModule: "fb"
[    43.307] (II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/libfb.so
[    43.307] (II) Module fb: vendor="X.Org Foundation"
[    43.307]    compiled for 1.20.13, module version = 1.0.0
[    43.307]    ABI class: X.Org ANSI C Emulation, version 0.4
[    43.398] (==) modeset(0): Backing store enabled
[    43.398] (==) modeset(0): Silken mouse enabled
[    43.480] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    43.480] (==) modeset(0): DPMS enabled
[    43.480] (II) modeset(0): [DRI2] Setup complete
[    43.480] (II) modeset(0): [DRI2]   DRI driver: iris
[    43.480] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[    43.506] (==) modeset(G0): Backing store enabled
[    43.506] (==) modeset(G0): Silken mouse enabled
[    43.507] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[    43.507] (==) modeset(G0): DPMS enabled
[    43.507] (II) modeset(G0): [DRI2] Setup complete
[    43.507] (II) modeset(G0): [DRI2]   DRI driver: nouveau
[    43.507] (II) modeset(G0): [DRI2]   VDPAU driver: nouveau
[    43.507] (II) Initializing extension Generic Event Extension
[    43.507] (II) Initializing extension SHAPE
[    43.507] (II) Initializing extension MIT-SHM
[    43.507] (II) Initializing extension XInputExtension
[    43.507] (II) Initializing extension XTEST
[    43.507] (II) Initializing extension BIG-REQUESTS
[    43.507] (II) Initializing extension SYNC
[    43.507] (II) Initializing extension XKEYBOARD
[    43.507] (II) Initializing extension XC-MISC
[    43.507] (II) Initializing extension SECURITY
[    43.507] (II) Initializing extension XFIXES
[    43.507] (II) Initializing extension RENDER
[    43.507] (II) Initializing extension RANDR
[    43.508] (II) Initializing extension COMPOSITE
[    43.508] (II) Initializing extension DAMAGE
[    43.508] (II) Initializing extension MIT-SCREEN-SAVER
[    43.508] (II) Initializing extension DOUBLE-BUFFER
[    43.508] (II) Initializing extension RECORD
[    43.508] (II) Initializing extension DPMS
[    43.508] (II) Initializing extension Present
[    43.508] (II) Initializing extension DRI3
[    43.508] (II) Initializing extension X-Resource
[    43.508] (II) Initializing extension XVideo
[    43.508] (II) Initializing extension XVideo-MotionCompensation
[    43.508] (II) Initializing extension GLX
[    43.512] (II) AIGLX: Loaded and initialized iris
[    43.512] (II) GLX: Initialized DRI2 GL provider for screen 0
[    43.512] (II) Initializing extension XFree86-VidModeExtension
[    43.513] (II) Initializing extension XFree86-DGA
[    43.513] (II) Initializing extension XFree86-DRI
[    43.513] (II) Initializing extension DRI2
[    43.513] (II) modeset(G0): Damage tracking initialized
[    43.513] (II) modeset(0): Damage tracking initialized
[    43.513] (II) modeset(0): Setting screen physical size to 508 x 285
[    44.007] (II) config/udev: Adding input device Video Bus (/dev/input/event20)
[    44.007] (**) Video Bus: Applying InputClass "Keyboard catchall"
[    44.007] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    44.007] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    44.007] (II) LoadModule: "libinput"
[    44.008] (II) Loading /nix/store/xnn068fg7j7z9c3rlxjqcnv99x9f2dsc-xf86-input-libinput-1.2.0/lib/xorg/modules/input/libinput_drv.so
[    44.042] (II) Module libinput: vendor="X.Org Foundation"
[    44.042]    compiled for 1.20.13, module version = 1.2.0
[    44.042]    Module class: X.Org XInput Driver
[    44.042]    ABI class: X.Org XInput driver, version 24.1
[    44.042] (II) Using input driver 'libinput' for 'Video Bus'
[    44.042] (**) Video Bus: always reports core events
[    44.042] (**) Option "Device" "/dev/input/event20"
[    44.042] (**) Option "_source" "server/udev"
[    44.045] (II) event20 - Video Bus: is tagged by udev as: Keyboard
[    44.045] (II) event20 - Video Bus: device is a keyboard
[    44.045] (II) event20 - Video Bus: device removed
[    44.085] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input32/event20"
[    44.085] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[    44.085] (**) Option "xkb_model" "pc104"
[    44.085] (**) Option "xkb_layout" "us"
[    44.085] (WW) Option "xkb_variant" requires a string value
[    44.085] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    44.104] (II) event20 - Video Bus: is tagged by udev as: Keyboard
[    44.104] (II) event20 - Video Bus: device is a keyboard
[    44.105] (II) config/udev: Adding input device Video Bus (/dev/input/event21)
[    44.105] (**) Video Bus: Applying InputClass "Keyboard catchall"
[    44.105] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    44.105] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    44.105] (II) Using input driver 'libinput' for 'Video Bus'
[    44.105] (**) Video Bus: always reports core events
[    44.105] (**) Option "Device" "/dev/input/event21"
[    44.105] (**) Option "_source" "server/udev"
[    44.105] (II) event21 - Video Bus: is tagged by udev as: Keyboard
[    44.105] (II) event21 - Video Bus: device is a keyboard
[    44.105] (II) event21 - Video Bus: device removed
[    44.135] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input33/event21"
[    44.135] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    44.135] (**) Option "xkb_model" "pc104"
[    44.135] (**) Option "xkb_layout" "us"
[    44.135] (WW) Option "xkb_variant" requires a string value
[    44.135] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    44.135] (II) event21 - Video Bus: is tagged by udev as: Keyboard
[    44.135] (II) event21 - Video Bus: device is a keyboard
[    44.135] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    44.135] (**) Power Button: Applying InputClass "Keyboard catchall"
[    44.135] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    44.135] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    44.135] (II) Using input driver 'libinput' for 'Power Button'
[    44.135] (**) Power Button: always reports core events
[    44.135] (**) Option "Device" "/dev/input/event4"
[    44.135] (**) Option "_source" "server/udev"
[    44.136] (II) event4  - Power Button: is tagged by udev as: Keyboard
[    44.136] (II) event4  - Power Button: device is a keyboard
[    44.136] (II) event4  - Power Button: device removed
[    44.159] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event4"
[    44.159] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    44.159] (**) Option "xkb_model" "pc104"
[    44.159] (**) Option "xkb_layout" "us"
[    44.159] (WW) Option "xkb_variant" requires a string value
[    44.159] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    44.159] (II) event4  - Power Button: is tagged by udev as: Keyboard
[    44.159] (II) event4  - Power Button: device is a keyboard
[    44.159] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[    44.159] (II) No input driver specified, ignoring this device.
[    44.159] (II) This device may have been added with another device file.
[    44.160] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event10)
[    44.160] (II) No input driver specified, ignoring this device.
[    44.160] (II) This device may have been added with another device file.
[    44.160] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event11)
[    44.160] (II) No input driver specified, ignoring this device.
[    44.160] (II) This device may have been added with another device file.
[    44.160] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event12)
[    44.160] (II) No input driver specified, ignoring this device.
[    44.160] (II) This device may have been added with another device file.
[    44.160] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event7)
[    44.160] (II) No input driver specified, ignoring this device.
[    44.160] (II) This device may have been added with another device file.
[    44.161] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event8)
[    44.161] (II) No input driver specified, ignoring this device.
[    44.161] (II) This device may have been added with another device file.
[    44.161] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event9)
[    44.161] (II) No input driver specified, ignoring this device.
[    44.161] (II) This device may have been added with another device file.
[    44.161] (II) config/udev: Adding input device HP True Vision HD Camera: HP Tr (/dev/input/event5)
[    44.161] (**) HP True Vision HD Camera: HP Tr: Applying InputClass "Keyboard catchall"
[    44.161] (**) HP True Vision HD Camera: HP Tr: Applying InputClass "evdev keyboard catchall"
[    44.161] (**) HP True Vision HD Camera: HP Tr: Applying InputClass "libinput keyboard catchall"
[    44.161] (II) Using input driver 'libinput' for 'HP True Vision HD Camera: HP Tr'
[    44.161] (**) HP True Vision HD Camera: HP Tr: always reports core events
[    44.161] (**) Option "Device" "/dev/input/event5"
[    44.161] (**) Option "_source" "server/udev"
[    44.162] (II) event5  - HP True Vision HD Camera: HP Tr: is tagged by udev as: Keyboard
[    44.162] (II) event5  - HP True Vision HD Camera: HP Tr: device is a keyboard
[    44.162] (II) event5  - HP True Vision HD Camera: HP Tr: device removed
[    44.179] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input5/event5"
[    44.179] (II) XINPUT: Adding extended input device "HP True Vision HD Camera: HP Tr" (type: KEYBOARD, id 9)
[    44.179] (**) Option "xkb_model" "pc104"
[    44.179] (**) Option "xkb_layout" "us"
[    44.179] (WW) Option "xkb_variant" requires a string value
[    44.179] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    44.179] (II) event5  - HP True Vision HD Camera: HP Tr: is tagged by udev as: Keyboard
[    44.179] (II) event5  - HP True Vision HD Camera: HP Tr: device is a keyboard
[    44.180] (II) config/udev: Adding input device HP True Vision HD Camera: HP IR (/dev/input/event6)
[    44.180] (**) HP True Vision HD Camera: HP IR: Applying InputClass "Keyboard catchall"
[    44.180] (**) HP True Vision HD Camera: HP IR: Applying InputClass "evdev keyboard catchall"
[    44.180] (**) HP True Vision HD Camera: HP IR: Applying InputClass "libinput keyboard catchall"
[    44.180] (II) Using input driver 'libinput' for 'HP True Vision HD Camera: HP IR'
[    44.180] (**) HP True Vision HD Camera: HP IR: always reports core events
[    44.180] (**) Option "Device" "/dev/input/event6"
[    44.180] (**) Option "_source" "server/udev"
[    44.180] (II) event6  - HP True Vision HD Camera: HP IR: is tagged by udev as: Keyboard
[    44.180] (II) event6  - HP True Vision HD Camera: HP IR: device is a keyboard
[    44.180] (II) event6  - HP True Vision HD Camera: HP IR: device removed
[    44.195] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.2/input/input6/event6"
[    44.195] (II) XINPUT: Adding extended input device "HP True Vision HD Camera: HP IR" (type: KEYBOARD, id 10)
[    44.195] (**) Option "xkb_model" "pc104"
[    44.195] (**) Option "xkb_layout" "us"
[    44.195] (WW) Option "xkb_variant" requires a string value
[    44.195] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    44.195] (II) event6  - HP True Vision HD Camera: HP IR: is tagged by udev as: Keyboard
[    44.195] (II) event6  - HP True Vision HD Camera: HP IR: device is a keyboard
[    44.196] (II) config/udev: Adding input device ELAN2514:00 04F3:2A54 (/dev/input/event14)
[    44.196] (**) ELAN2514:00 04F3:2A54: Applying InputClass "evdev touchscreen catchall"
[    44.196] (**) ELAN2514:00 04F3:2A54: Applying InputClass "libinput touchscreen catchall"
[    44.196] (II) Using input driver 'libinput' for 'ELAN2514:00 04F3:2A54'
[    44.196] (**) ELAN2514:00 04F3:2A54: always reports core events
[    44.196] (**) Option "Device" "/dev/input/event14"
[    44.196] (**) Option "_source" "server/udev"
[    44.196] (II) event14 - ELAN2514:00 04F3:2A54: is tagged by udev as: Touchscreen
[    44.196] (II) event14 - ELAN2514:00 04F3:2A54: device is a touch device
[    44.196] (II) event14 - ELAN2514:00 04F3:2A54: device removed
[    44.211] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-24/i2c-ELAN2514:00/0018:04F3:2A54.0001/input/input23/event14"
[    44.211] (II) XINPUT: Adding extended input device "ELAN2514:00 04F3:2A54" (type: TOUCHSCREEN, id 11)
[    44.211] (**) Option "AccelerationScheme" "none"
[    44.211] (**) ELAN2514:00 04F3:2A54: (accel) selected scheme none/0
[    44.211] (**) ELAN2514:00 04F3:2A54: (accel) acceleration factor: 2.000
[    44.211] (**) ELAN2514:00 04F3:2A54: (accel) acceleration threshold: 4
[    44.211] (II) event14 - ELAN2514:00 04F3:2A54: is tagged by udev as: Touchscreen
[    44.211] (II) event14 - ELAN2514:00 04F3:2A54: device is a touch device
[    44.212] (II) config/udev: Adding input device ELAN2514:00 04F3:2A54 (/dev/input/mouse0)
[    44.212] (II) No input driver specified, ignoring this device.
[    44.212] (II) This device may have been added with another device file.
[    44.212] (II) config/udev: Adding input device ELAN2514:00 04F3:2A54 UNKNOWN (/dev/input/event15)
[    44.212] (II) No input driver specified, ignoring this device.
[    44.212] (II) This device may have been added with another device file.
[    44.212] (II) config/udev: Adding input device ELAN2514:00 04F3:2A54 UNKNOWN (/dev/input/event16)
[    44.212] (II) No input driver specified, ignoring this device.
[    44.212] (II) This device may have been added with another device file.
[    44.212] (II) config/udev: Adding input device ELAN2514:00 04F3:2A54 Stylus (/dev/input/event17)
[    44.212] (**) ELAN2514:00 04F3:2A54 Stylus: Applying InputClass "evdev tablet catchall"
[    44.212] (**) ELAN2514:00 04F3:2A54 Stylus: Applying InputClass "libinput tablet catchall"
[    44.212] (II) Using input driver 'libinput' for 'ELAN2514:00 04F3:2A54 Stylus'
[    44.212] (**) ELAN2514:00 04F3:2A54 Stylus: always reports core events
[    44.212] (**) Option "Device" "/dev/input/event17"
[    44.212] (**) Option "_source" "server/udev"
[    44.213] (II) event17 - ELAN2514:00 04F3:2A54 Stylus: is tagged by udev as: Tablet
[    44.242] (II) event17 - ELAN2514:00 04F3:2A54 Stylus: tablet 'ELAN2514:00 04F3:2A54 Stylus' unknown to libwacom
[    44.242] (II) event17 - ELAN2514:00 04F3:2A54 Stylus: device is a tablet
[    44.242] (II) event17 - ELAN2514:00 04F3:2A54 Stylus: device removed
[    44.257] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-24/i2c-ELAN2514:00/0018:04F3:2A54.0001/input/input26/event17"
[    44.257] (II) XINPUT: Adding extended input device "ELAN2514:00 04F3:2A54 Stylus" (type: TABLET, id 12)
[    44.257] (II) event17 - ELAN2514:00 04F3:2A54 Stylus: is tagged by udev as: Tablet
[    44.262] (II) event17 - ELAN2514:00 04F3:2A54 Stylus: tablet 'ELAN2514:00 04F3:2A54 Stylus' unknown to libwacom
[    44.262] (II) event17 - ELAN2514:00 04F3:2A54 Stylus: device is a tablet
[    44.262] (II) config/udev: Adding input device ELAN2514:00 04F3:2A54 Stylus (/dev/input/mouse1)
[    44.262] (II) No input driver specified, ignoring this device.
[    44.262] (II) This device may have been added with another device file.
[    44.262] (II) config/udev: Adding input device SYNA3298:00 06CB:CD4F Mouse (/dev/input/event18)
[    44.262] (**) SYNA3298:00 06CB:CD4F Mouse: Applying InputClass "evdev pointer catchall"
[    44.262] (**) SYNA3298:00 06CB:CD4F Mouse: Applying InputClass "libinput pointer catchall"
[    44.262] (II) Using input driver 'libinput' for 'SYNA3298:00 06CB:CD4F Mouse'
[    44.262] (**) SYNA3298:00 06CB:CD4F Mouse: always reports core events
[    44.262] (**) Option "Device" "/dev/input/event18"
[    44.262] (**) Option "_source" "server/udev"
[    44.263] (II) event18 - SYNA3298:00 06CB:CD4F Mouse: is tagged by udev as: Mouse Pointingstick
[    44.263] (II) event18 - SYNA3298:00 06CB:CD4F Mouse: device is a pointer
[    44.263] (II) event18 - SYNA3298:00 06CB:CD4F Mouse: device removed
[    44.281] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-25/i2c-SYNA3298:00/0018:06CB:CD4F.0002/input/input29/event18"
[    44.281] (II) XINPUT: Adding extended input device "SYNA3298:00 06CB:CD4F Mouse" (type: MOUSE, id 13)
[    44.281] (**) Option "AccelerationScheme" "none"
[    44.281] (**) SYNA3298:00 06CB:CD4F Mouse: (accel) selected scheme none/0
[    44.281] (**) SYNA3298:00 06CB:CD4F Mouse: (accel) acceleration factor: 2.000
[    44.281] (**) SYNA3298:00 06CB:CD4F Mouse: (accel) acceleration threshold: 4
[    44.281] (II) event18 - SYNA3298:00 06CB:CD4F Mouse: is tagged by udev as: Mouse Pointingstick
[    44.282] (II) event18 - SYNA3298:00 06CB:CD4F Mouse: device is a pointer
[    44.282] (II) config/udev: Adding input device SYNA3298:00 06CB:CD4F Mouse (/dev/input/mouse2)
[    44.282] (II) No input driver specified, ignoring this device.
[    44.282] (II) This device may have been added with another device file.
[    44.282] (II) config/udev: Adding input device SYNA3298:00 06CB:CD4F Touchpad (/dev/input/event19)
[    44.282] (**) SYNA3298:00 06CB:CD4F Touchpad: Applying InputClass "evdev touchpad catchall"
[    44.282] (**) SYNA3298:00 06CB:CD4F Touchpad: Applying InputClass "libinput touchpad catchall"
[    44.282] (II) Using input driver 'libinput' for 'SYNA3298:00 06CB:CD4F Touchpad'
[    44.282] (**) SYNA3298:00 06CB:CD4F Touchpad: always reports core events
[    44.282] (**) Option "Device" "/dev/input/event19"
[    44.282] (**) Option "_source" "server/udev"
[    44.283] (II) event19 - SYNA3298:00 06CB:CD4F Touchpad: is tagged by udev as: Touchpad
[    44.283] (II) event19 - SYNA3298:00 06CB:CD4F Touchpad: device is a touchpad
[    44.283] (II) event19 - SYNA3298:00 06CB:CD4F Touchpad: device removed
[    44.297] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-25/i2c-SYNA3298:00/0018:06CB:CD4F.0002/input/input30/event19"
[    44.297] (II) XINPUT: Adding extended input device "SYNA3298:00 06CB:CD4F Touchpad" (type: TOUCHPAD, id 14)
[    44.297] (**) Option "AccelerationScheme" "none"
[    44.297] (**) SYNA3298:00 06CB:CD4F Touchpad: (accel) selected scheme none/0
[    44.297] (**) SYNA3298:00 06CB:CD4F Touchpad: (accel) acceleration factor: 2.000
[    44.297] (**) SYNA3298:00 06CB:CD4F Touchpad: (accel) acceleration threshold: 4
[    44.298] (II) event19 - SYNA3298:00 06CB:CD4F Touchpad: is tagged by udev as: Touchpad
[    44.298] (II) event19 - SYNA3298:00 06CB:CD4F Touchpad: device is a touchpad
[    44.299] (II) config/udev: Adding input device SYNA3298:00 06CB:CD4F Touchpad (/dev/input/mouse3)
[    44.299] (II) No input driver specified, ignoring this device.
[    44.299] (II) This device may have been added with another device file.
[    44.299] (II) config/udev: Adding input device sof-hda-dsp Mic (/dev/input/event22)
[    44.299] (II) No input driver specified, ignoring this device.
[    44.299] (II) This device may have been added with another device file.
[    44.299] (II) config/udev: Adding input device sof-hda-dsp Headphone (/dev/input/event23)
[    44.299] (II) No input driver specified, ignoring this device.
[    44.299] (II) This device may have been added with another device file.
[    44.299] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=3 (/dev/input/event24)
[    44.299] (II) No input driver specified, ignoring this device.
[    44.299] (II) This device may have been added with another device file.
[    44.299] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=4 (/dev/input/event25)
[    44.299] (II) No input driver specified, ignoring this device.
[    44.299] (II) This device may have been added with another device file.
[    44.300] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=5 (/dev/input/event26)
[    44.300] (II) No input driver specified, ignoring this device.
[    44.300] (II) This device may have been added with another device file.
[    44.300] (II) config/udev: Adding input device Intel HID events (/dev/input/event1)
[    44.300] (**) Intel HID events: Applying InputClass "Keyboard catchall"
[    44.300] (**) Intel HID events: Applying InputClass "evdev keyboard catchall"
[    44.300] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[    44.300] (II) Using input driver 'libinput' for 'Intel HID events'
[    44.300] (**) Intel HID events: always reports core events
[    44.300] (**) Option "Device" "/dev/input/event1"
[    44.300] (**) Option "_source" "server/udev"
[    44.300] (II) event1  - Intel HID events: is tagged by udev as: Keyboard
[    44.300] (II) event1  - Intel HID events: device is a keyboard
[    44.300] (II) event1  - Intel HID events: device removed
[    44.311] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input1/event1"
[    44.311] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 15)
[    44.311] (**) Option "xkb_model" "pc104"
[    44.311] (**) Option "xkb_layout" "us"
[    44.311] (WW) Option "xkb_variant" requires a string value
[    44.311] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    44.311] (II) event1  - Intel HID events: is tagged by udev as: Keyboard
[    44.311] (II) event1  - Intel HID events: device is a keyboard
[    44.311] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event2)
[    44.311] (**) Intel HID 5 button array: Applying InputClass "Keyboard catchall"
[    44.311] (**) Intel HID 5 button array: Applying InputClass "evdev keyboard catchall"
[    44.311] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[    44.312] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[    44.312] (**) Intel HID 5 button array: always reports core events
[    44.312] (**) Option "Device" "/dev/input/event2"
[    44.312] (**) Option "_source" "server/udev"
[    44.312] (II) event2  - Intel HID 5 button array: is tagged by udev as: Keyboard
[    44.312] (II) event2  - Intel HID 5 button array: device is a keyboard
[    44.312] (II) event2  - Intel HID 5 button array: device removed
[    44.321] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input2/event2"
[    44.321] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 16)
[    44.321] (**) Option "xkb_model" "pc104"
[    44.321] (**) Option "xkb_layout" "us"
[    44.321] (WW) Option "xkb_variant" requires a string value
[    44.321] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    44.321] (II) event2  - Intel HID 5 button array: is tagged by udev as: Keyboard
[    44.321] (II) event2  - Intel HID 5 button array: device is a keyboard
[    44.322] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    44.322] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard catchall"
[    44.322] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    44.322] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    44.322] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    44.322] (**) AT Translated Set 2 keyboard: always reports core events
[    44.322] (**) Option "Device" "/dev/input/event0"
[    44.322] (**) Option "_source" "server/udev"
[    44.322] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    44.322] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[    44.322] (II) event0  - AT Translated Set 2 keyboard: device removed
[    44.331] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    44.331] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 17)
[    44.331] (**) Option "xkb_model" "pc104"
[    44.331] (**) Option "xkb_layout" "us"
[    44.331] (WW) Option "xkb_variant" requires a string value
[    44.331] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    44.331] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    44.331] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[    44.332] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event13)
[    44.332] (**) HP WMI hotkeys: Applying InputClass "Keyboard catchall"
[    44.332] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    44.332] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    44.332] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[    44.332] (**) HP WMI hotkeys: always reports core events
[    44.332] (**) Option "Device" "/dev/input/event13"
[    44.332] (**) Option "_source" "server/udev"
[    44.332] (II) event13 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[    44.332] (II) event13 - HP WMI hotkeys: device is a keyboard
[    44.332] (II) event13 - HP WMI hotkeys: device removed
[    44.341] (**) Option "config_info" "udev:/sys/devices/virtual/input/input13/event13"
[    44.341] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 18)
[    44.341] (**) Option "xkb_model" "pc104"
[    44.341] (**) Option "xkb_layout" "us"
[    44.341] (WW) Option "xkb_variant" requires a string value
[    44.341] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    44.341] (II) event13 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[    44.341] (II) event13 - HP WMI hotkeys: device is a keyboard
[    56.080] (II) modeset(0): EDID vendor "SDC", prod id 16707
[    56.080] (II) modeset(0): Printing DDC gathered Modelines:
[    56.080] (II) modeset(0): Modeline "3840x2160"x0.0  551.12  3840 3888 3920 4160  2160 2164 2168 2208 +hsync -vsync (132.5 kHz eP)
[    56.122] (II) modeset(0): EDID vendor "SDC", prod id 16707
[    56.122] (II) modeset(0): Printing DDC gathered Modelines:
[    56.122] (II) modeset(0): Modeline "3840x2160"x0.0  551.12  3840 3888 3920 4160  2160 2164 2168 2208 +hsync -vsync (132.5 kHz eP)
[    56.164] (II) modeset(0): EDID vendor "SDC", prod id 16707
[    56.164] (II) modeset(0): Printing DDC gathered Modelines:
[    56.164] (II) modeset(0): Modeline "3840x2160"x0.0  551.12  3840 3888 3920 4160  2160 2164 2168 2208 +hsync -vsync (132.5 kHz eP)
[    60.048] (II) modeset(0): EDID vendor "SDC", prod id 16707
[    60.048] (II) modeset(0): Printing DDC gathered Modelines:
[    60.048] (II) modeset(0): Modeline "3840x2160"x0.0  551.12  3840 3888 3920 4160  2160 2164 2168 2208 +hsync -vsync (132.5 kHz eP)
[    60.092] (II) modeset(0): EDID vendor "SDC", prod id 16707
[    60.092] (II) modeset(0): Printing DDC gathered Modelines:
[    60.092] (II) modeset(0): Modeline "3840x2160"x0.0  551.12  3840 3888 3920 4160  2160 2164 2168 2208 +hsync -vsync (132.5 kHz eP)
[    60.244] (II) modeset(0): EDID vendor "SDC", prod id 16707
[    60.244] (II) modeset(0): Printing DDC gathered Modelines:
[    60.244] (II) modeset(0): Modeline "3840x2160"x0.0  551.12  3840 3888 3920 4160  2160 2164 2168 2208 +hsync -vsync (132.5 kHz eP)
[    60.287] (II) modeset(0): EDID vendor "SDC", prod id 16707
[    60.287] (II) modeset(0): Printing DDC gathered Modelines:
[    60.287] (II) modeset(0): Modeline "3840x2160"x0.0  551.12  3840 3888 3920 4160  2160 2164 2168 2208 +hsync -vsync (132.5 kHz eP)
[   157.016] (EE) event19 - SYNA3298:00 06CB:CD4F Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.19.3/touchpad-jumping-cursors.html for details
[   169.527] (EE) event19 - SYNA3298:00 06CB:CD4F Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.19.3/touchpad-jumping-cursors.html for details
[  5046.583] (EE) event19 - SYNA3298:00 06CB:CD4F Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.19.3/touchpad-jumping-cursors.html for details

Also, what distro are you rocking? Is your other laptop where things are working properly running another distro/init/etc.?

Haha, good question. I'm using a custom system configuration made using NixOS. It's call JohnOS. humbly named after myself. Except for some small driver differences (both

What versions of libglib-2.0, libgtk-3 and liblightdm-gobject-1 are installed (maybe you could also compare to the other system?)

Okay, these may only be relevant at build-time, but this is what I've found from the running system:

libglib (looks like 2.33-108)

$ ldd /run/current-system/sw/bin/ls | grep glibc
    librt.so.1 => /nix/store/4s21k8k7p1mfik0b33r2spq5hq7774k1-glibc-2.33-108/lib/librt.so.1 (0x00007f808fa00000)
    libpthread.so.0 => /nix/store/4s21k8k7p1mfik0b33r2spq5hq7774k1-glibc-2.33-108/lib/libpthread.so.0 (0x00007f808f6df000)
    libc.so.6 => /nix/store/4s21k8k7p1mfik0b33r2spq5hq7774k1-glibc-2.33-108/lib/libc.so.6 (0x00007f808f507000)
    libdl.so.2 => /nix/store/4s21k8k7p1mfik0b33r2spq5hq7774k1-glibc-2.33-108/lib/libdl.so.2 (0x00007f808f502000)
    /nix/store/4s21k8k7p1mfik0b33r2spq5hq7774k1-glibc-2.33-108/lib/ld-linux-x86-64.so.2 => /nix/store/4s21k8k7p1mfik0b33r2spq5hq7774k1-glibc-2.33-108/lib64/ld-linux-x86-64.so.2 (0x00007f808fa0d000)

libgtk-3 (looks like 3.24.31)

$ locate libgtk-3/nix/.ro-store/38s9harni8shwjfl4m4x1z94niz6cqj7-gtk+3-3.24.31/lib/libgtk-3.so
/nix/.ro-store/38s9harni8shwjfl4m4x1z94niz6cqj7-gtk+3-3.24.31/lib/libgtk-3.so.0
/nix/.ro-store/38s9harni8shwjfl4m4x1z94niz6cqj7-gtk+3-3.24.31/lib/libgtk-3.so.0.2404.27
/nix/.ro-store/cdgfplh77x4ky4xky0dflp9l9hnqff9g-nosql-workbench-3.2.1-fhs/usr/lib/libgtk-3.so
/nix/.ro-store/cdgfplh77x4ky4xky0dflp9l9hnqff9g-nosql-workbench-3.2.1-fhs/usr/lib/libgtk-3.so.0
/nix/.ro-store/cdgfplh77x4ky4xky0dflp9l9hnqff9g-nosql-workbench-3.2.1-fhs/usr/lib/libgtk-3.so.0.2404.27
/nix/.ro-store/m94s3y57v0s6argpvjsy3pgnzdcalp7j-nosql-workbench-3.2.1-usr-target/lib/libgtk-3.so
/nix/.ro-store/m94s3y57v0s6argpvjsy3pgnzdcalp7j-nosql-workbench-3.2.1-usr-target/lib/libgtk-3.so.0
/nix/.ro-store/m94s3y57v0s6argpvjsy3pgnzdcalp7j-nosql-workbench-3.2.1-usr-target/lib/libgtk-3.so.0.2404.27
/nix/store/38s9harni8shwjfl4m4x1z94niz6cqj7-gtk+3-3.24.31/lib/libgtk-3.so
/nix/store/38s9harni8shwjfl4m4x1z94niz6cqj7-gtk+3-3.24.31/lib/libgtk-3.so.0
/nix/store/38s9harni8shwjfl4m4x1z94niz6cqj7-gtk+3-3.24.31/lib/libgtk-3.so.0.2404.27
/nix/store/cdgfplh77x4ky4xky0dflp9l9hnqff9g-nosql-workbench-3.2.1-fhs/usr/lib/libgtk-3.so
/nix/store/cdgfplh77x4ky4xky0dflp9l9hnqff9g-nosql-workbench-3.2.1-fhs/usr/lib/libgtk-3.so.0
/nix/store/cdgfplh77x4ky4xky0dflp9l9hnqff9g-nosql-workbench-3.2.1-fhs/usr/lib/libgtk-3.so.0.2404.27
/nix/store/m94s3y57v0s6argpvjsy3pgnzdcalp7j-nosql-workbench-3.2.1-usr-target/lib/libgtk-3.so
/nix/store/m94s3y57v0s6argpvjsy3pgnzdcalp7j-nosql-workbench-3.2.1-usr-target/lib/libgtk-3.so.0
/nix/store/m94s3y57v0s6argpvjsy3pgnzdcalp7j-nosql-workbench-3.2.1-usr-target/lib/libgtk-3.so.0.2404.27

liblightdm-gobject (not sure how to determine this)

$ locate liblightdm-gobject
/nix/.ro-store/bp2ww8x528abvcq2ibgmcn8wlkd1pvp8-lightdm-1.30.0/lib/liblightdm-gobject-1.la
/nix/.ro-store/bp2ww8x528abvcq2ibgmcn8wlkd1pvp8-lightdm-1.30.0/lib/liblightdm-gobject-1.so
/nix/.ro-store/bp2ww8x528abvcq2ibgmcn8wlkd1pvp8-lightdm-1.30.0/lib/liblightdm-gobject-1.so.0
/nix/.ro-store/bp2ww8x528abvcq2ibgmcn8wlkd1pvp8-lightdm-1.30.0/lib/liblightdm-gobject-1.so.0.0.0
/nix/.ro-store/lq8ly1ddkkyvqw6ff4j4izajkmac6a5y-system-path/lib/liblightdm-gobject-1.la
/nix/.ro-store/lq8ly1ddkkyvqw6ff4j4izajkmac6a5y-system-path/lib/liblightdm-gobject-1.so
/nix/.ro-store/lq8ly1ddkkyvqw6ff4j4izajkmac6a5y-system-path/lib/liblightdm-gobject-1.so.0
/nix/.ro-store/lq8ly1ddkkyvqw6ff4j4izajkmac6a5y-system-path/lib/liblightdm-gobject-1.so.0.0.0
/nix/store/bp2ww8x528abvcq2ibgmcn8wlkd1pvp8-lightdm-1.30.0/lib/liblightdm-gobject-1.la
/nix/store/bp2ww8x528abvcq2ibgmcn8wlkd1pvp8-lightdm-1.30.0/lib/liblightdm-gobject-1.so
/nix/store/bp2ww8x528abvcq2ibgmcn8wlkd1pvp8-lightdm-1.30.0/lib/liblightdm-gobject-1.so.0
/nix/store/bp2ww8x528abvcq2ibgmcn8wlkd1pvp8-lightdm-1.30.0/lib/liblightdm-gobject-1.so.0.0.0
/nix/store/lq8ly1ddkkyvqw6ff4j4izajkmac6a5y-system-path/lib/liblightdm-gobject-1.la
/nix/store/lq8ly1ddkkyvqw6ff4j4izajkmac6a5y-system-path/lib/liblightdm-gobject-1.so
/nix/store/lq8ly1ddkkyvqw6ff4j4izajkmac6a5y-system-path/lib/liblightdm-gobject-1.so.0
/nix/store/lq8ly1ddkkyvqw6ff4j4izajkmac6a5y-system-path/lib/liblightdm-gobject-1.so.0.0.0

Failing laptop (Lenovo ThinkPad W510)

lightdm.conf

$ cat /etc/lightdm/lightdm.conf 
[LightDM]
greeter-user = lightdm
greeters-directory = /nix/store/zrmksmyaxs1n5l6hgdb8h8fvma511is2-lightdm-tiny-greeter-xgreeters

sessions-directory = /nix/store/52fzf4sv5qgf9kzykifl5jr0f09wdmwj-desktops/share/xsessions:/nix/store/52fzf4sv5qgf9kzykifl5jr0f09wdmwj-desktops/share/wayland-sessions

[Seat:*]
xserver-command = /nix/store/138bs23pjmaqscd1a618095q8dd5zs38-xserver-wrapper
session-wrapper = /nix/store/ggr7cxqfc44lggvb0cjkrnfkz6gkxdca-xsession-wrapper
greeter-session = lightdm-tiny-greeter

After struggling with this ligthtdm-tiny-greeter problem for a bit, I did try to add the line logind-check-graphical = true but it didn't help.

config.h

Same as with the previous laptop - unchanged from your source.

lightdm.log

[root@nixos:/home/john]# cat /var/log/lightdm/lightdm.log 
[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.30.0, UID=0 PID=1670
[+0.00s] DEBUG: Loading configuration dirs from /nix/store/52fzf4sv5qgf9kzykifl5jr0f09wdmwj-desktops/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.00s] DEBUG: Registered seat module local
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
[+0.01s] DEBUG: Monitoring logind for seats
[+0.01s] DEBUG: New seat added from logind: seat0
[+0.01s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.01s] DEBUG: Seat seat0 has property CanMultiSession=no
[+0.01s] DEBUG: Seat seat0: Starting
[+0.01s] DEBUG: Seat seat0: Creating greeter session
[+0.07s] DEBUG: Seat seat0: Creating display server of type x
[+0.14s] DEBUG: Using VT 7
[+0.14s] DEBUG: Seat seat0: Starting local X display on VT 7
[+0.14s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+0.14s] DEBUG: XServer 0: Writing X server authority to /var/run/lightdm/root/:0
[+0.14s] DEBUG: XServer 0: Launching X Server
[+0.14s] DEBUG: Launching process 1676: /nix/store/rabps6ibcff8y7il39j2dgh4nq84i6ng-xserver-wrapper :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+0.14s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+0.14s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.14s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.15s] DEBUG: Loading users from org.freedesktop.Accounts
[+0.15s] DEBUG: User /org/freedesktop/Accounts/User1003 added
[+0.15s] DEBUG: User /org/freedesktop/Accounts/User1002 added
[+0.16s] DEBUG: User /org/freedesktop/Accounts/User1001 added
[+0.17s] DEBUG: User /org/freedesktop/Accounts/User1000 added
[+1.42s] DEBUG: Seat seat0 changes active session to 
[+10.39s] DEBUG: Got signal 10 from process 1676
[+10.39s] DEBUG: XServer 0: Got signal from X server :0
[+10.39s] DEBUG: XServer 0: Connecting to XServer :0
[+10.39s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+10.40s] DEBUG: Session pid=1830: Started with service 'lightdm-greeter', username 'lightdm'
[+10.58s] DEBUG: Session pid=1830: Authentication complete with return value 0: Success
[+10.58s] DEBUG: Seat seat0: Session authenticated, running command
[+10.58s] DEBUG: Session pid=1830: Running command /nix/store/wnv8wv9gx7s1nfc52wmn5ainpsv52cq3-lightdm-tiny-greeter-1.2/bin/lightdm-tiny-greeter
[+10.58s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+10.58s] DEBUG: Session pid=1830: Logging to /var/log/lightdm/seat0-greeter.log
[+11.05s] DEBUG: Activating VT 7
[+11.05s] DEBUG: Activating login1 session c1
[+11.05s] DEBUG: Seat seat0 changes active session to c1
[+11.05s] DEBUG: Session c1 is already active
[+15.23s] DEBUG: Greeter connected version=1.30.0 api=1 resettable=false
[+15.23s] DEBUG: Greeter start authentication
[+15.23s] DEBUG: Session pid=1859: Started with service 'lightdm', username '(null)'
[+15.29s] DEBUG: Session pid=1859: Got 1 message(s) from PAM
[+15.29s] DEBUG: Prompt greeter with 1 message(s)
[+175.18s] DEBUG: Continue authentication
[+175.19s] DEBUG: Session pid=1859: Got 1 message(s) from PAM
[+175.19s] DEBUG: Prompt greeter with 1 message(s)
[+176.40s] DEBUG: Continue authentication
[+176.48s] DEBUG: Session pid=1859: Authentication complete with return value 0: Success
[+176.48s] DEBUG: Authenticate result for user john: Success
[+176.48s] DEBUG: User john authorized
[+176.48s] DEBUG: Greeter requests session default
[+176.55s] DEBUG: Seat seat0: Stopping greeter; display server will be re-used for user session
[+176.55s] DEBUG: Terminating login1 session c1
[+176.56s] DEBUG: Session pid=1830: Sending SIGTERM
[+176.58s] DEBUG: Greeter closed communication channel
[+176.58s] DEBUG: Session pid=1830: Exited with return value 1
[+176.58s] DEBUG: Seat seat0: Session stopped
[+176.58s] DEBUG: Seat seat0: Greeter stopped, running session
[+176.58s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session0
[+176.58s] DEBUG: Session pid=1859: Running command /nix/store/ggr7cxqfc44lggvb0cjkrnfkz6gkxdca-xsession-wrapper /nix/store/v3ywf555w7vf9zk8kr53vq6y1ps58sys-xsession
[+176.58s] DEBUG: Creating shared data directory /var/lib/lightdm-data/john
[+176.58s] DEBUG: Session pid=1859: Logging to .xsession-errors
[+177.33s] DEBUG: Activating VT 7
[+177.33s] DEBUG: Activating login1 session 4
[+177.33s] DEBUG: Seat seat0 changes active session to 
[+177.33s] DEBUG: Seat seat0 changes active session to 4
[+177.33s] DEBUG: Session 4 is already active

seat0-greeter.log (I think these are lightdm-tiny-greeter's logs)

[root@nixos:/home/john]# cat /var/log/lightdm/seat0-greeter.log 

(lightdm-tiny-greeter:1841): dbind-WARNING **: 13:03:40.796: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files

/var/log/lightdm/x-0.log (not sure if this is a better X log than /var/log/X.0.log so I'll add that below, too)

[root@nixos:/home/john]# cat /var/log/lightdm/x-0.log 

X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
Build Operating System: Nix 
Current Operating System: Linux nixos 5.16.12 #1-NixOS SMP PREEMPT Wed Mar 2 10:51:22 UTC 2022 x86_64
Kernel command line: BOOT_IMAGE=/boot/bzImage init=/nix/store/b211gkxvfbdaldwsm7vgaapm6009pc3b-nixos-system-nixos-22.05.20220301.18bd82e/init root=LABEL=nixos-minimal-22.05-x86_64 boot.shell_on_fail acpi_backlight=vendor loglevel=4 copytoram initrd=/boot/initrd
Build Date: 29 July 2021  06:48:50PM

Current version of pixman: 0.38.4
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(++) Log file: "/var/log/X.0.log", Time: Fri Mar 11 13:03:27 2022
(++) Using config file: "/nix/store/l94pvzzylzh3wwvi83q08lp7n3cffgms-xserver.conf"
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/share/X11/xorg.conf.d"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Placeholder-NotImportant" (0)
(**) |   |-->Monitor "<default monitor>"
(==) No monitor specified for screen "Placeholder-NotImportant".
    Using a default monitor configuration.
(**) Option "DontZap" "off"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) Automatically adding GPU devices
(==) Max clients allowed: 256, resource mask: 0x1fffff
(**) FontPath set to:
    /nix/store/8jnx0y3x3p8v6f08idqqhzlmmar3dcl3-unifont-14.0.01/share/fonts,
    /nix/store/z0lg3sr6qz5az71bsgbp8lnrpf123qxs-font-cursor-misc-1.0.3/lib/X11/fonts/misc,
    /nix/store/k4km0fhnpj1w5zh5vaybkl616h508nk0-font-misc-misc-1.1.2/lib/X11/fonts/misc,
    /nix/store/nimsg7daa1v9nfi66i07nva9ra3yp5fg-font-bh-lucidatypewriter-100dpi-1.0.3/lib/X11/fonts/100dpi,
    /nix/store/kf5ky03ni857dh6l69n33kswi2zm6nyl-font-bh-lucidatypewriter-75dpi-1.0.3/lib/X11/fonts/75dpi,
    /nix/store/gam5x04dxdjx94gx98sah0frspqzgkl0-font-bh-100dpi-1.0.3/lib/X11/fonts/100dpi,
    /nix/store/b8zs68ankk81c5c1s001g487axlnrjf1-font-adobe-100dpi-1.0.3/lib/X11/fonts/100dpi,
    /nix/store/zs8nqjw6kn5pjaw2icx03g82i7myzxzh-font-adobe-75dpi-1.0.3/lib/X11/fonts/75dpi
(**) ModulePath set to "/nix/store/739p5qbr0z8jgys8w0ygpihpys31acxz-xf86-video-amdgpu-21.0.0/lib/xorg/modules/drivers,/nix/store/f345g10vvqhglwbqjh137j5lzyjvwb4p-xf86-video-ati-19.1.0/lib/xorg/modules/drivers,/nix/store/qxwgsx8mg72cg8kffrnj74jgs3kzyy6c-xf86-video-nouveau-1.0.17/lib/xorg/modules/drivers,/nix/store/nw6xl51qkwwakfdcrbmzs0fh7rcmyn2v-xf86-video-fbdev-0.5.0/lib/xorg/modules/drivers,/nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules,/nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/drivers,/nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/extensions,/nix/store/zp5hsb5icalq13ahp4iaq4za53n9ixjh-xf86-input-evdev-2.10.6/lib/xorg/modules/input,/nix/store/xnn068fg7j7z9c3rlxjqcnv99x9f2dsc-xf86-input-libinput-1.2.0/lib/xorg/modules/input"
(II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
(II) Loader magic: 0x62dd40
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 24.1
    X.Org XInput driver : 24.1
    X.Org Server Extension : 10.0
(++) using VT number 7

(II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
(II) xfree86: Adding drm device (/dev/dri/card0)
(--) PCI:*(1@0:0:0) 10de:0a3c:17aa:2145 rev 162, Mem @ 0xcc000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/131072
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) LoadModule: "glx"
(II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
    compiled for 1.20.13, module version = 1.0.0
    ABI class: X.Org Server Extension, version 10.0
(==) Matched nouveau as autoconfigured driver 0
(==) Matched nv as autoconfigured driver 1
(==) Matched modesetting as autoconfigured driver 2
(==) Matched fbdev as autoconfigured driver 3
(==) Matched vesa as autoconfigured driver 4
(==) Assigned the driver to the xf86ConfigLayout
(II) LoadModule: "nouveau"
(II) Loading /nix/store/qxwgsx8mg72cg8kffrnj74jgs3kzyy6c-xf86-video-nouveau-1.0.17/lib/xorg/modules/drivers/nouveau_drv.so
(II) Module nouveau: vendor="X.Org Foundation"
    compiled for 1.20.13, module version = 1.0.17
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 24.1
(II) LoadModule: "nv"
(WW) Warning, couldn't open module nv
(EE) Failed to load module "nv" (module does not exist, 0)
(II) LoadModule: "modesetting"
(II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/drivers/modesetting_drv.so
(II) Module modesetting: vendor="X.Org Foundation"
    compiled for 1.20.13, module version = 1.20.13
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 24.1
(II) LoadModule: "fbdev"
(II) Loading /nix/store/nw6xl51qkwwakfdcrbmzs0fh7rcmyn2v-xf86-video-fbdev-0.5.0/lib/xorg/modules/drivers/fbdev_drv.so
(II) Module fbdev: vendor="X.Org Foundation"
    compiled for 1.20.13, module version = 0.5.0
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 24.1
(II) LoadModule: "vesa"
(WW) Warning, couldn't open module vesa
(EE) Failed to load module "vesa" (module does not exist, 0)
(II) NOUVEAU driver 
(II) NOUVEAU driver for NVIDIA chipset families :
    RIVA TNT            (NV04)
    RIVA TNT2           (NV05)
    GeForce 256         (NV10)
    GeForce 2           (NV11, NV15)
    GeForce 4MX         (NV17, NV18)
    GeForce 3           (NV20)
    GeForce 4Ti         (NV25, NV28)
    GeForce FX          (NV3x)
    GeForce 6           (NV4x)
    GeForce 7           (G7x)
    GeForce 8           (G8x)
    GeForce 9           (G9x)
    GeForce GTX 2xx/3xx (GT2xx)
    GeForce GTX 4xx/5xx (GFxxx)
    GeForce GTX 6xx/7xx (GKxxx)
    GeForce GTX 9xx     (GMxxx)
    GeForce GTX 10xx    (GPxxx)
(II) modesetting: Driver for Modesetting Kernel Drivers: kms
(II) FBDEV: driver for framebuffer: fbdev
(II) [drm] nouveau interface version: 1.3.1
(WW) Falling back to old probe method for modesetting
(WW) Falling back to old probe method for fbdev
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/libfbdevhw.so
(II) Module fbdevhw: vendor="X.Org Foundation"
    compiled for 1.20.13, module version = 0.0.2
    ABI class: X.Org Video Driver, version 24.1
(II) Loading sub module "dri2"
(II) LoadModule: "dri2"
(II) Module "dri2" already built-in
(--) NOUVEAU(0): Chipset: "NVIDIA NVA5"
(==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
(==) NOUVEAU(0): RGB weight 888
(==) NOUVEAU(0): Default visual is TrueColor
(==) NOUVEAU(0): Using HW cursor
(==) NOUVEAU(0): Allowed maximum DRI level 2.
(==) NOUVEAU(0): GLX sync to VBlank enabled.
(==) NOUVEAU(0): Page flipping enabled
(==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
(==) NOUVEAU(0): Page flipping synced to vblank by kernel.
(II) NOUVEAU(0): Initializing outputs ...
(II) NOUVEAU(0): Output LVDS-1 has no monitor section
(II) NOUVEAU(0): Output VGA-1 has no monitor section
(II) NOUVEAU(0): Output DP-1 has no monitor section
(II) NOUVEAU(0): Output DP-2 has no monitor section
(II) NOUVEAU(0): Output DP-3 has no monitor section
(II) NOUVEAU(0): 5 crtcs needed for screen.
(II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
(II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
(II) NOUVEAU(0): EDID for output LVDS-1
(II) NOUVEAU(0): Manufacturer: LEN  Model: 40b1  Serial#: 0
(II) NOUVEAU(0): Year: 2008  Week: 1
(II) NOUVEAU(0): EDID Version: 1.3
(II) NOUVEAU(0): Digital Display Input
(II) NOUVEAU(0): Max Image Size [cm]: horiz.: 34  vert.: 19
(II) NOUVEAU(0): Gamma: 2.20
(II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
(II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
(II) NOUVEAU(0): First detailed timing is preferred mode
(II) NOUVEAU(0): redX: 0.620 redY: 0.340   greenX: 0.330 greenY: 0.571
(II) NOUVEAU(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
(II) NOUVEAU(0): Manufacturer's mask: 0
(II) NOUVEAU(0): Supported detailed timing:
(II) NOUVEAU(0): clock: 106.0 MHz   Image Size:  344 x 193 mm
(II) NOUVEAU(0): h_active: 1600  h_sync: 1664  h_sync_end 1706 h_blank_end 1930 h_border: 0
(II) NOUVEAU(0): v_active: 900  v_sync: 903  v_sync_end 906 v_blanking: 912 v_border: 0
(II) NOUVEAU(0): Supported detailed timing:
(II) NOUVEAU(0): clock: 106.0 MHz   Image Size:  344 x 193 mm
(II) NOUVEAU(0): h_active: 1600  h_sync: 1664  h_sync_end 1706 h_blank_end 2324 h_border: 0
(II) NOUVEAU(0): v_active: 900  v_sync: 903  v_sync_end 906 v_blanking: 912 v_border: 0
(II) NOUVEAU(0): Unknown vendor-specific block f
(II) NOUVEAU(0):  B156RW01 V1
(II) NOUVEAU(0): EDID (in hex):
(II) NOUVEAU(0):    00ffffffffffff0030aeb14000000000
(II) NOUVEAU(0):    0112010380221378eac9959e57549226
(II) NOUVEAU(0):    0f505400000001010101010101010101
(II) NOUVEAU(0):    0101010101016829404a61840c30402a
(II) NOUVEAU(0):    330058c110000018682940d462840c30
(II) NOUVEAU(0):    402a330058c1100000180000000f00a9
(II) NOUVEAU(0):    0932a9092816090006af5631000000fe
(II) NOUVEAU(0):    004231353652573031205631200a0049
(II) NOUVEAU(0): Printing probed modes for output LVDS-1
(II) NOUVEAU(0): Modeline "1600x900"x60.2  106.00  1600 1664 1706 1930  900 903 906 912 -hsync -vsync (54.9 kHz eP)
(II) NOUVEAU(0): Modeline "1600x900"x50.0  106.00  1600 1664 1706 2324  900 903 906 912 -hsync -vsync (45.6 kHz e)
(II) NOUVEAU(0): Modeline "1152x864"x60.0   81.77  1152 1216 1336 1520  864 867 871 897 -hsync +vsync (53.8 kHz)
(II) NOUVEAU(0): Modeline "1024x768"x59.9   63.53  1024 1072 1176 1328  768 771 775 798 -hsync +vsync (47.8 kHz)
(II) NOUVEAU(0): Modeline "800x600"x60.0   38.31  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
(II) NOUVEAU(0): Modeline "640x480"x59.9   23.98  640 664 720 800  480 483 487 500 -hsync +vsync (30.0 kHz)
(II) NOUVEAU(0): Modeline "720x400"x60.0   22.41  720 744 808 896  400 403 413 417 -hsync +vsync (25.0 kHz)
(II) NOUVEAU(0): Modeline "640x400"x60.0   20.00  640 664 720 800  400 403 409 417 -hsync +vsync (25.0 kHz)
(II) NOUVEAU(0): Modeline "640x350"x59.8   17.52  640 664 720 800  350 353 363 366 -hsync +vsync (21.9 kHz)
(II) NOUVEAU(0): EDID for output VGA-1
(II) NOUVEAU(0): EDID for output DP-1
(II) NOUVEAU(0): EDID for output DP-2
(II) NOUVEAU(0): EDID for output DP-3
(II) NOUVEAU(0): Output LVDS-1 connected
(II) NOUVEAU(0): Output VGA-1 disconnected
(II) NOUVEAU(0): Output DP-1 disconnected
(II) NOUVEAU(0): Output DP-2 disconnected
(II) NOUVEAU(0): Output DP-3 disconnected
(II) NOUVEAU(0): Using exact sizes for initial modes
(II) NOUVEAU(0): Output LVDS-1 using initial mode 1600x900 +0+0
(==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
(II) NOUVEAU(0): Virtual size is 1600x900 (pitch 0)
(**) NOUVEAU(0):  Driver mode "1600x900": 106.0 MHz (scaled from 0.0 MHz), 54.9 kHz, 60.2 Hz
(II) NOUVEAU(0): Modeline "1600x900"x60.2  106.00  1600 1664 1706 1930  900 903 906 912 -hsync -vsync (54.9 kHz eP)
(**) NOUVEAU(0):  Driver mode "1600x900": 106.0 MHz (scaled from 0.0 MHz), 45.6 kHz, 50.0 Hz
(II) NOUVEAU(0): Modeline "1600x900"x50.0  106.00  1600 1664 1706 2324  900 903 906 912 -hsync -vsync (45.6 kHz e)
(**) NOUVEAU(0):  Mode "1152x864": 81.8 MHz (scaled from 0.0 MHz), 53.8 kHz, 60.0 Hz
(II) NOUVEAU(0): Modeline "1152x864"x60.0   81.77  1152 1216 1336 1520  864 867 871 897 -hsync +vsync (53.8 kHz)
(**) NOUVEAU(0):  Mode "1024x768": 63.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 59.9 Hz
(II) NOUVEAU(0): Modeline "1024x768"x59.9   63.53  1024 1072 1176 1328  768 771 775 798 -hsync +vsync (47.8 kHz)
(**) NOUVEAU(0):  Mode "800x600": 38.3 MHz (scaled from 0.0 MHz), 37.4 kHz, 60.0 Hz
(II) NOUVEAU(0): Modeline "800x600"x60.0   38.31  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
(**) NOUVEAU(0):  Mode "640x480": 24.0 MHz (scaled from 0.0 MHz), 30.0 kHz, 59.9 Hz
(II) NOUVEAU(0): Modeline "640x480"x59.9   23.98  640 664 720 800  480 483 487 500 -hsync +vsync (30.0 kHz)
(**) NOUVEAU(0):  Mode "720x400": 22.4 MHz (scaled from 0.0 MHz), 25.0 kHz, 60.0 Hz
(II) NOUVEAU(0): Modeline "720x400"x60.0   22.41  720 744 808 896  400 403 413 417 -hsync +vsync (25.0 kHz)
(**) NOUVEAU(0):  Mode "640x400": 20.0 MHz (scaled from 0.0 MHz), 25.0 kHz, 60.0 Hz
(II) NOUVEAU(0): Modeline "640x400"x60.0   20.00  640 664 720 800  400 403 409 417 -hsync +vsync (25.0 kHz)
(**) NOUVEAU(0):  Mode "640x350": 17.5 MHz (scaled from 0.0 MHz), 21.9 kHz, 59.8 Hz
(II) NOUVEAU(0): Modeline "640x350"x59.8   17.52  640 664 720 800  350 353 363 366 -hsync +vsync (21.9 kHz)
(==) NOUVEAU(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
    compiled for 1.20.13, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "shadowfb"
(II) LoadModule: "shadowfb"
(II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/libshadowfb.so
(II) Module shadowfb: vendor="X.Org Foundation"
    compiled for 1.20.13, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
(II) UnloadModule: "modesetting"
(II) Unloading modesetting
(II) UnloadModule: "fbdev"
(II) Unloading fbdev
(II) UnloadSubModule: "fbdevhw"
(II) Unloading fbdevhw
(II) NOUVEAU(0): Channel setup complete.
(II) NOUVEAU(0): [COPY] async initialised.
(II) NOUVEAU(0): Hardware support for Present enabled
(II) NOUVEAU(0): [DRI2] Setup complete
(II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
(II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
(II) Loading sub module "exa"
(II) LoadModule: "exa"
(II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/libexa.so
(II) Module exa: vendor="X.Org Foundation"
    compiled for 1.20.13, module version = 2.6.0
    ABI class: X.Org Video Driver, version 24.1
(II) EXA(0): Driver allocated offscreen pixmaps
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(II)         UploadToScreen
(II)         DownloadFromScreen
(==) NOUVEAU(0): Backing store enabled
(==) NOUVEAU(0): Silken mouse enabled
(II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
(II) NOUVEAU(0): [XvMC] Extension initialized.
(==) NOUVEAU(0): DPMS enabled
(II) Initializing extension Generic Event Extension
(II) Initializing extension SHAPE
(II) Initializing extension MIT-SHM
(II) Initializing extension XInputExtension
(II) Initializing extension XTEST
(II) Initializing extension BIG-REQUESTS
(II) Initializing extension SYNC
(II) Initializing extension XKEYBOARD
(II) Initializing extension XC-MISC
(II) Initializing extension SECURITY
(II) Initializing extension XFIXES
(II) Initializing extension RENDER
(II) Initializing extension RANDR
(II) Initializing extension COMPOSITE
(II) Initializing extension DAMAGE
(II) Initializing extension MIT-SCREEN-SAVER
(II) Initializing extension DOUBLE-BUFFER
(II) Initializing extension RECORD
(II) Initializing extension DPMS
(II) Initializing extension Present
(II) Initializing extension DRI3
(II) Initializing extension X-Resource
(II) Initializing extension XVideo
(II) Initializing extension XVideo-MotionCompensation
(II) Initializing extension GLX
(II) AIGLX: Loaded and initialized nouveau
(II) GLX: Initialized DRI2 GL provider for screen 0
(II) Initializing extension XFree86-VidModeExtension
(II) Initializing extension XFree86-DGA
(II) Initializing extension XFree86-DRI
(II) Initializing extension DRI2
(II) NOUVEAU(0): NVEnterVT is called.
(II) NOUVEAU(0): Setting screen physical size to 423 x 238
resize called 1600 900
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Could not resolve keysym XF86BrightnessAuto
> Warning:          Could not resolve keysym XF86DisplayOff
> Warning:          Could not resolve keysym XF86Info
> Warning:          Could not resolve keysym XF86AspectRatio
> Warning:          Could not resolve keysym XF86DVD
> Warning:          Could not resolve keysym XF86Audio
> Warning:          Could not resolve keysym XF86ChannelUp
> Warning:          Could not resolve keysym XF86ChannelDown
> Warning:          Could not resolve keysym XF86Break
> Warning:          Could not resolve keysym XF86VideoPhone
> Warning:          Could not resolve keysym XF86ZoomReset
> Warning:          Could not resolve keysym XF86Editor
> Warning:          Could not resolve keysym XF86GraphicsEditor
> Warning:          Could not resolve keysym XF86Presentation
> Warning:          Could not resolve keysym XF86Database
> Warning:          Could not resolve keysym XF86Voicemail
> Warning:          Could not resolve keysym XF86Addressbook
> Warning:          Could not resolve keysym XF86DisplayToggle
> Warning:          Could not resolve keysym XF86SpellCheck
> Warning:          Could not resolve keysym XF86ContextMenu
> Warning:          Could not resolve keysym XF86MediaRepeat
> Warning:          Could not resolve keysym XF8610ChannelsUp
> Warning:          Could not resolve keysym XF8610ChannelsDown
> Warning:          Could not resolve keysym XF86Images
> Warning:          Could not resolve keysym XF86NotificationCenter
> Warning:          Could not resolve keysym XF86PickupPhone
> Warning:          Could not resolve keysym XF86HangupPhone
> Warning:          Could not resolve keysym XF86Fn
> Warning:          Could not resolve keysym XF86Fn_Esc
> Warning:          Could not resolve keysym XF86FnRightShift
> Warning:          Could not resolve keysym XF86Numeric0
> Warning:          Could not resolve keysym XF86Numeric1
> Warning:          Could not resolve keysym XF86Numeric2
> Warning:          Could not resolve keysym XF86Numeric3
> Warning:          Could not resolve keysym XF86Numeric4
> Warning:          Could not resolve keysym XF86Numeric5
> Warning:          Could not resolve keysym XF86Numeric6
> Warning:          Could not resolve keysym XF86Numeric7
> Warning:          Could not resolve keysym XF86Numeric8
> Warning:          Could not resolve keysym XF86Numeric9
> Warning:          Could not resolve keysym XF86NumericStar
> Warning:          Could not resolve keysym XF86NumericPound
> Warning:          Could not resolve keysym XF86NumericA
> Warning:          Could not resolve keysym XF86NumericB
> Warning:          Could not resolve keysym XF86NumericC
> Warning:          Could not resolve keysym XF86NumericD
> Warning:          Could not resolve keysym XF86CameraFocus
> Warning:          Could not resolve keysym XF86WPSButton
> Warning:          Could not resolve keysym XF86CameraZoomIn
> Warning:          Could not resolve keysym XF86CameraZoomOut
> Warning:          Could not resolve keysym XF86CameraUp
> Warning:          Could not resolve keysym XF86CameraDown
> Warning:          Could not resolve keysym XF86CameraLeft
> Warning:          Could not resolve keysym XF86CameraRight
> Warning:          Could not resolve keysym XF86AttendantOn
> Warning:          Could not resolve keysym XF86AttendantOff
> Warning:          Could not resolve keysym XF86AttendantToggle
> Warning:          Could not resolve keysym XF86LightsToggle
> Warning:          Could not resolve keysym XF86ALSToggle
> Warning:          Could not resolve keysym XF86Buttonconfig
> Warning:          Could not resolve keysym XF86Taskmanager
> Warning:          Could not resolve keysym XF86Journal
> Warning:          Could not resolve keysym XF86ControlPanel
> Warning:          Could not resolve keysym XF86AppSelect
> Warning:          Could not resolve keysym XF86Screensaver
> Warning:          Could not resolve keysym XF86VoiceCommand
> Warning:          Could not resolve keysym XF86Assistant
> Warning:          Could not resolve keysym XF86BrightnessMin
> Warning:          Could not resolve keysym XF86BrightnessMax
> Warning:          Could not resolve keysym XF86KbdInputAssistPrev
> Warning:          Could not resolve keysym XF86KbdInputAssistNext
> Warning:          Could not resolve keysym XF86KbdInputAssistPrevgroup
> Warning:          Could not resolve keysym XF86KbdInputAssistNextgroup
> Warning:          Could not resolve keysym XF86KbdInputAssistAccept
> Warning:          Could not resolve keysym XF86KbdInputAssistCancel
> Warning:          Could not resolve keysym XF86RightUp
> Warning:          Could not resolve keysym XF86RightDown
> Warning:          Could not resolve keysym XF86LeftUp
> Warning:          Could not resolve keysym XF86LeftDown
> Warning:          Could not resolve keysym XF86RootMenu
> Warning:          Could not resolve keysym XF86MediaTopMenu
> Warning:          Could not resolve keysym XF86Numeric11
> Warning:          Could not resolve keysym XF86Numeric12
> Warning:          Could not resolve keysym XF86AudioDesc
> Warning:          Could not resolve keysym XF863DMode
> Warning:          Could not resolve keysym XF86NextFavorite
> Warning:          Could not resolve keysym XF86StopRecord
> Warning:          Could not resolve keysym XF86PauseRecord
> Warning:          Could not resolve keysym XF86VOD
> Warning:          Could not resolve keysym XF86Unmute
> Warning:          Could not resolve keysym XF86FastReverse
> Warning:          Could not resolve keysym XF86SlowReverse
> Warning:          Could not resolve keysym XF86Data
> Warning:          Could not resolve keysym XF86OnScreenKeyboard
> Warning:          Could not resolve keysym XF86PrivacyScreenToggle
> Warning:          Could not resolve keysym XF86SelectiveScreenshot
> Warning:          Could not resolve keysym XF86Macro1
> Warning:          Could not resolve keysym XF86Macro2
> Warning:          Could not resolve keysym XF86Macro3
> Warning:          Could not resolve keysym XF86Macro4
> Warning:          Could not resolve keysym XF86Macro5
> Warning:          Could not resolve keysym XF86Macro6
> Warning:          Could not resolve keysym XF86Macro7
> Warning:          Could not resolve keysym XF86Macro8
> Warning:          Could not resolve keysym XF86Macro9
> Warning:          Could not resolve keysym XF86Macro10
> Warning:          Could not resolve keysym XF86Macro11
> Warning:          Could not resolve keysym XF86Macro12
> Warning:          Could not resolve keysym XF86Macro13
> Warning:          Could not resolve keysym XF86Macro14
> Warning:          Could not resolve keysym XF86Macro15
> Warning:          Could not resolve keysym XF86Macro16
> Warning:          Could not resolve keysym XF86Macro17
> Warning:          Could not resolve keysym XF86Macro18
> Warning:          Could not resolve keysym XF86Macro19
> Warning:          Could not resolve keysym XF86Macro20
> Warning:          Could not resolve keysym XF86Macro21
> Warning:          Could not resolve keysym XF86Macro22
> Warning:          Could not resolve keysym XF86Macro23
> Warning:          Could not resolve keysym XF86Macro24
> Warning:          Could not resolve keysym XF86Macro25
> Warning:          Could not resolve keysym XF86Macro26
> Warning:          Could not resolve keysym XF86Macro27
> Warning:          Could not resolve keysym XF86Macro28
> Warning:          Could not resolve keysym XF86Macro29
> Warning:          Could not resolve keysym XF86Macro30
> Warning:          Could not resolve keysym XF86MacroRecordStart
> Warning:          Could not resolve keysym XF86MacroRecordStop
> Warning:          Could not resolve keysym XF86MacroPresetCycle
> Warning:          Could not resolve keysym XF86MacroPreset1
> Warning:          Could not resolve keysym XF86MacroPreset2
> Warning:          Could not resolve keysym XF86MacroPreset3
> Warning:          Could not resolve keysym XF86KbdLcdMenu1
> Warning:          Could not resolve keysym XF86KbdLcdMenu2
> Warning:          Could not resolve keysym XF86KbdLcdMenu3
> Warning:          Could not resolve keysym XF86KbdLcdMenu4
> Warning:          Could not resolve keysym XF86KbdLcdMenu5
Errors from xkbcomp are not fatal to the X server
(II) config/udev: Adding input device Power Button (/dev/input/event4)
(**) Power Button: Applying InputClass "Keyboard catchall"
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(**) Power Button: Applying InputClass "libinput keyboard catchall"
(II) LoadModule: "libinput"
(II) Loading /nix/store/xnn068fg7j7z9c3rlxjqcnv99x9f2dsc-xf86-input-libinput-1.2.0/lib/xorg/modules/input/libinput_drv.so
(II) Module libinput: vendor="X.Org Foundation"
    compiled for 1.20.13, module version = 1.2.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 24.1
(II) Using input driver 'libinput' for 'Power Button'
(**) Power Button: always reports core events
(**) Option "Device" "/dev/input/event4"
(**) Option "_source" "server/udev"
(II) event4  - Power Button: is tagged by udev as: Keyboard
(II) event4  - Power Button: device is a keyboard
(II) event4  - Power Button: device removed
(**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
(**) Option "xkb_model" "pc104"
(**) Option "xkb_layout" "us"
(WW) Option "xkb_variant" requires a string value
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Could not resolve keysym XF86BrightnessAuto
> Warning:          Could not resolve keysym XF86DisplayOff
> Warning:          Could not resolve keysym XF86Info
> Warning:          Could not resolve keysym XF86AspectRatio
> Warning:          Could not resolve keysym XF86DVD
> Warning:          Could not resolve keysym XF86Audio
> Warning:          Could not resolve keysym XF86ChannelUp
> Warning:          Could not resolve keysym XF86ChannelDown
> Warning:          Could not resolve keysym XF86Break
> Warning:          Could not resolve keysym XF86VideoPhone
> Warning:          Could not resolve keysym XF86ZoomReset
> Warning:          Could not resolve keysym XF86Editor
> Warning:          Could not resolve keysym XF86GraphicsEditor
> Warning:          Could not resolve keysym XF86Presentation
> Warning:          Could not resolve keysym XF86Database
> Warning:          Could not resolve keysym XF86Voicemail
> Warning:          Could not resolve keysym XF86Addressbook
> Warning:          Could not resolve keysym XF86DisplayToggle
> Warning:          Could not resolve keysym XF86SpellCheck
> Warning:          Could not resolve keysym XF86ContextMenu
> Warning:          Could not resolve keysym XF86MediaRepeat
> Warning:          Could not resolve keysym XF8610ChannelsUp
> Warning:          Could not resolve keysym XF8610ChannelsDown
> Warning:          Could not resolve keysym XF86Images
> Warning:          Could not resolve keysym XF86NotificationCenter
> Warning:          Could not resolve keysym XF86PickupPhone
> Warning:          Could not resolve keysym XF86HangupPhone
> Warning:          Could not resolve keysym XF86Fn
> Warning:          Could not resolve keysym XF86Fn_Esc
> Warning:          Could not resolve keysym XF86FnRightShift
> Warning:          Could not resolve keysym XF86Numeric0
> Warning:          Could not resolve keysym XF86Numeric1
> Warning:          Could not resolve keysym XF86Numeric2
> Warning:          Could not resolve keysym XF86Numeric3
> Warning:          Could not resolve keysym XF86Numeric4
> Warning:          Could not resolve keysym XF86Numeric5
> Warning:          Could not resolve keysym XF86Numeric6
> Warning:          Could not resolve keysym XF86Numeric7
> Warning:          Could not resolve keysym XF86Numeric8
> Warning:          Could not resolve keysym XF86Numeric9
> Warning:          Could not resolve keysym XF86NumericStar
> Warning:          Could not resolve keysym XF86NumericPound
> Warning:          Could not resolve keysym XF86NumericA
> Warning:          Could not resolve keysym XF86NumericB
> Warning:          Could not resolve keysym XF86NumericC
> Warning:          Could not resolve keysym XF86NumericD
> Warning:          Could not resolve keysym XF86CameraFocus
> Warning:          Could not resolve keysym XF86WPSButton
> Warning:          Could not resolve keysym XF86CameraZoomIn
> Warning:          Could not resolve keysym XF86CameraZoomOut
> Warning:          Could not resolve keysym XF86CameraUp
> Warning:          Could not resolve keysym XF86CameraDown
> Warning:          Could not resolve keysym XF86CameraLeft
> Warning:          Could not resolve keysym XF86CameraRight
> Warning:          Could not resolve keysym XF86AttendantOn
> Warning:          Could not resolve keysym XF86AttendantOff
> Warning:          Could not resolve keysym XF86AttendantToggle
> Warning:          Could not resolve keysym XF86LightsToggle
> Warning:          Could not resolve keysym XF86ALSToggle
> Warning:          Could not resolve keysym XF86Buttonconfig
> Warning:          Could not resolve keysym XF86Taskmanager
> Warning:          Could not resolve keysym XF86Journal
> Warning:          Could not resolve keysym XF86ControlPanel
> Warning:          Could not resolve keysym XF86AppSelect
> Warning:          Could not resolve keysym XF86Screensaver
> Warning:          Could not resolve keysym XF86VoiceCommand
> Warning:          Could not resolve keysym XF86Assistant
> Warning:          Could not resolve keysym XF86BrightnessMin
> Warning:          Could not resolve keysym XF86BrightnessMax
> Warning:          Could not resolve keysym XF86KbdInputAssistPrev
> Warning:          Could not resolve keysym XF86KbdInputAssistNext
> Warning:          Could not resolve keysym XF86KbdInputAssistPrevgroup
> Warning:          Could not resolve keysym XF86KbdInputAssistNextgroup
> Warning:          Could not resolve keysym XF86KbdInputAssistAccept
> Warning:          Could not resolve keysym XF86KbdInputAssistCancel
> Warning:          Could not resolve keysym XF86RightUp
> Warning:          Could not resolve keysym XF86RightDown
> Warning:          Could not resolve keysym XF86LeftUp
> Warning:          Could not resolve keysym XF86LeftDown
> Warning:          Could not resolve keysym XF86RootMenu
> Warning:          Could not resolve keysym XF86MediaTopMenu
> Warning:          Could not resolve keysym XF86Numeric11
> Warning:          Could not resolve keysym XF86Numeric12
> Warning:          Could not resolve keysym XF86AudioDesc
> Warning:          Could not resolve keysym XF863DMode
> Warning:          Could not resolve keysym XF86NextFavorite
> Warning:          Could not resolve keysym XF86StopRecord
> Warning:          Could not resolve keysym XF86PauseRecord
> Warning:          Could not resolve keysym XF86VOD
> Warning:          Could not resolve keysym XF86Unmute
> Warning:          Could not resolve keysym XF86FastReverse
> Warning:          Could not resolve keysym XF86SlowReverse
> Warning:          Could not resolve keysym XF86Data
> Warning:          Could not resolve keysym XF86OnScreenKeyboard
> Warning:          Could not resolve keysym XF86PrivacyScreenToggle
> Warning:          Could not resolve keysym XF86SelectiveScreenshot
> Warning:          Could not resolve keysym XF86Macro1
> Warning:          Could not resolve keysym XF86Macro2
> Warning:          Could not resolve keysym XF86Macro3
> Warning:          Could not resolve keysym XF86Macro4
> Warning:          Could not resolve keysym XF86Macro5
> Warning:          Could not resolve keysym XF86Macro6
> Warning:          Could not resolve keysym XF86Macro7
> Warning:          Could not resolve keysym XF86Macro8
> Warning:          Could not resolve keysym XF86Macro9
> Warning:          Could not resolve keysym XF86Macro10
> Warning:          Could not resolve keysym XF86Macro11
> Warning:          Could not resolve keysym XF86Macro12
> Warning:          Could not resolve keysym XF86Macro13
> Warning:          Could not resolve keysym XF86Macro14
> Warning:          Could not resolve keysym XF86Macro15
> Warning:          Could not resolve keysym XF86Macro16
> Warning:          Could not resolve keysym XF86Macro17
> Warning:          Could not resolve keysym XF86Macro18
> Warning:          Could not resolve keysym XF86Macro19
> Warning:          Could not resolve keysym XF86Macro20
> Warning:          Could not resolve keysym XF86Macro21
> Warning:          Could not resolve keysym XF86Macro22
> Warning:          Could not resolve keysym XF86Macro23
> Warning:          Could not resolve keysym XF86Macro24
> Warning:          Could not resolve keysym XF86Macro25
> Warning:          Could not resolve keysym XF86Macro26
> Warning:          Could not resolve keysym XF86Macro27
> Warning:          Could not resolve keysym XF86Macro28
> Warning:          Could not resolve keysym XF86Macro29
> Warning:          Could not resolve keysym XF86Macro30
> Warning:          Could not resolve keysym XF86MacroRecordStart
> Warning:          Could not resolve keysym XF86MacroRecordStop
> Warning:          Could not resolve keysym XF86MacroPresetCycle
> Warning:          Could not resolve keysym XF86MacroPreset1
> Warning:          Could not resolve keysym XF86MacroPreset2
> Warning:          Could not resolve keysym XF86MacroPreset3
> Warning:          Could not resolve keysym XF86KbdLcdMenu1
> Warning:          Could not resolve keysym XF86KbdLcdMenu2
> Warning:          Could not resolve keysym XF86KbdLcdMenu3
> Warning:          Could not resolve keysym XF86KbdLcdMenu4
> Warning:          Could not resolve keysym XF86KbdLcdMenu5
Errors from xkbcomp are not fatal to the X server
(II) event4  - Power Button: is tagged by udev as: Keyboard
(II) event4  - Power Button: device is a keyboard
(II) config/udev: Adding input device Video Bus (/dev/input/event0)
(**) Video Bus: Applying InputClass "Keyboard catchall"
(**) Video Bus: Applying InputClass "evdev keyboard catchall"
(**) Video Bus: Applying InputClass "libinput keyboard catchall"
(II) Using input driver 'libinput' for 'Video Bus'
(**) Video Bus: always reports core events
(**) Option "Device" "/dev/input/event0"
(**) Option "_source" "server/udev"
(II) event0  - Video Bus: is tagged by udev as: Keyboard
(II) event0  - Video Bus: device is a keyboard
(II) event0  - Video Bus: device removed
(**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input0/event0"
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
(**) Option "xkb_model" "pc104"
(**) Option "xkb_layout" "us"
(WW) Option "xkb_variant" requires a string value
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) event0  - Video Bus: is tagged by udev as: Keyboard
(II) event0  - Video Bus: device is a keyboard
(II) config/udev: Adding input device Lid Switch (/dev/input/event2)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device Sleep Button (/dev/input/event3)
(**) Sleep Button: Applying InputClass "Keyboard catchall"
(**) Sleep Button: Applying InputClass "evdev keyboard catchall"
(**) Sleep Button: Applying InputClass "libinput keyboard catchall"
(II) Using input driver 'libinput' for 'Sleep Button'
(**) Sleep Button: always reports core events
(**) Option "Device" "/dev/input/event3"
(**) Option "_source" "server/udev"
(II) event3  - Sleep Button: is tagged by udev as: Keyboard
(II) event3  - Sleep Button: device is a keyboard
(II) event3  - Sleep Button: device removed
(**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event3"
(II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
(**) Option "xkb_model" "pc104"
(**) Option "xkb_layout" "us"
(WW) Option "xkb_variant" requires a string value
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) event3  - Sleep Button: is tagged by udev as: Keyboard
(II) event3  - Sleep Button: device is a keyboard
(II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event9)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event10)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event7)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event8)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event6)
(**) Integrated Camera: Integrated C: Applying InputClass "Keyboard catchall"
(**) Integrated Camera: Integrated C: Applying InputClass "evdev keyboard catchall"
(**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
(II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
(**) Integrated Camera: Integrated C: always reports core events
(**) Option "Device" "/dev/input/event6"
(**) Option "_source" "server/udev"
(II) event6  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
(II) event6  - Integrated Camera: Integrated C: device is a keyboard
(II) event6  - Integrated Camera: Integrated C: device removed
(**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input12/event6"
(II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 9)
(**) Option "xkb_model" "pc104"
(**) Option "xkb_layout" "us"
(WW) Option "xkb_variant" requires a string value
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) event6  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
(II) event6  - Integrated Camera: Integrated C: device is a keyboard
(II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event11)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device HDA Intel MID Dock Mic (/dev/input/event12)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device HDA Intel MID Dock Headphone (/dev/input/event13)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event14)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event1)
(**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard catchall"
(**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
(**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
(II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
(**) AT Translated Set 2 keyboard: always reports core events
(**) Option "Device" "/dev/input/event1"
(**) Option "_source" "server/udev"
(II) event1  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
(II) event1  - AT Translated Set 2 keyboard: device is a keyboard
(II) event1  - AT Translated Set 2 keyboard: device removed
(**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input1/event1"
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
(**) Option "xkb_model" "pc104"
(**) Option "xkb_layout" "us"
(WW) Option "xkb_variant" requires a string value
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) event1  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
(II) event1  - AT Translated Set 2 keyboard: device is a keyboard
(II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event15)
(**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
(**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
(II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
(**) SynPS/2 Synaptics TouchPad: always reports core events
(**) Option "Device" "/dev/input/event15"
(**) Option "_source" "server/udev"
(II) event15 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
(II) event15 - SynPS/2 Synaptics TouchPad: device is a touchpad
(II) event15 - SynPS/2 Synaptics TouchPad: device removed
(**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event15"
(II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
(**) Option "AccelerationScheme" "none"
(**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
(**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
(**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
(II) event15 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
(II) event15 - SynPS/2 Synaptics TouchPad: device is a touchpad
(II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event16)
(**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
(**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
(II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
(**) TPPS/2 IBM TrackPoint: always reports core events
(**) Option "Device" "/dev/input/event16"
(**) Option "_source" "server/udev"
(II) event16 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
(II) event16 - TPPS/2 IBM TrackPoint: device is a pointer
(II) event16 - TPPS/2 IBM TrackPoint: device removed
(**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input17/event16"
(II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 12)
(**) Option "AccelerationScheme" "none"
(**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
(**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
(**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
(II) event16 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
(II) event16 - TPPS/2 IBM TrackPoint: device is a pointer
(II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
(II) No input driver specified, ignoring this device.
(II) This device may have been added with another device file.
(II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
(**) ThinkPad Extra Buttons: Applying InputClass "Keyboard catchall"
(**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
(**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
(II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
(**) ThinkPad Extra Buttons: always reports core events
(**) Option "Device" "/dev/input/event5"
(**) Option "_source" "server/udev"
(II) event5  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
(II) event5  - ThinkPad Extra Buttons: device is a keyboard
(II) event5  - ThinkPad Extra Buttons: device removed
(**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input7/event5"
(II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
(**) Option "xkb_model" "pc104"
(**) Option "xkb_layout" "us"
(WW) Option "xkb_variant" requires a string value
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) event5  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
(II) event5  - ThinkPad Extra Buttons: device is a keyboard
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Could not resolve keysym XF86BrightnessAuto
> Warning:          Could not resolve keysym XF86DisplayOff
> Warning:          Could not resolve keysym XF86Info
> Warning:          Could not resolve keysym XF86AspectRatio
> Warning:          Could not resolve keysym XF86DVD
> Warning:          Could not resolve keysym XF86Audio
> Warning:          Could not resolve keysym XF86ChannelUp
> Warning:          Could not resolve keysym XF86ChannelDown
> Warning:          Could not resolve keysym XF86Break
> Warning:          Could not resolve keysym XF86VideoPhone
> Warning:          Could not resolve keysym XF86ZoomReset
> Warning:          Could not resolve keysym XF86Editor
> Warning:          Could not resolve keysym XF86GraphicsEditor
> Warning:          Could not resolve keysym XF86Presentation
> Warning:          Could not resolve keysym XF86Database
> Warning:          Could not resolve keysym XF86Voicemail
> Warning:          Could not resolve keysym XF86Addressbook
> Warning:          Could not resolve keysym XF86DisplayToggle
> Warning:          Could not resolve keysym XF86SpellCheck
> Warning:          Could not resolve keysym XF86ContextMenu
> Warning:          Could not resolve keysym XF86MediaRepeat
> Warning:          Could not resolve keysym XF8610ChannelsUp
> Warning:          Could not resolve keysym XF8610ChannelsDown
> Warning:          Could not resolve keysym XF86Images
> Warning:          Could not resolve keysym XF86NotificationCenter
> Warning:          Could not resolve keysym XF86PickupPhone
> Warning:          Could not resolve keysym XF86HangupPhone
> Warning:          Could not resolve keysym XF86Fn
> Warning:          Could not resolve keysym XF86Fn_Esc
> Warning:          Could not resolve keysym XF86FnRightShift
> Warning:          Could not resolve keysym XF86Numeric0
> Warning:          Could not resolve keysym XF86Numeric1
> Warning:          Could not resolve keysym XF86Numeric2
> Warning:          Could not resolve keysym XF86Numeric3
> Warning:          Could not resolve keysym XF86Numeric4
> Warning:          Could not resolve keysym XF86Numeric5
> Warning:          Could not resolve keysym XF86Numeric6
> Warning:          Could not resolve keysym XF86Numeric7
> Warning:          Could not resolve keysym XF86Numeric8
> Warning:          Could not resolve keysym XF86Numeric9
> Warning:          Could not resolve keysym XF86NumericStar
> Warning:          Could not resolve keysym XF86NumericPound
> Warning:          Could not resolve keysym XF86NumericA
> Warning:          Could not resolve keysym XF86NumericB
> Warning:          Could not resolve keysym XF86NumericC
> Warning:          Could not resolve keysym XF86NumericD
> Warning:          Could not resolve keysym XF86CameraFocus
> Warning:          Could not resolve keysym XF86WPSButton
> Warning:          Could not resolve keysym XF86CameraZoomIn
> Warning:          Could not resolve keysym XF86CameraZoomOut
> Warning:          Could not resolve keysym XF86CameraUp
> Warning:          Could not resolve keysym XF86CameraDown
> Warning:          Could not resolve keysym XF86CameraLeft
> Warning:          Could not resolve keysym XF86CameraRight
> Warning:          Could not resolve keysym XF86AttendantOn
> Warning:          Could not resolve keysym XF86AttendantOff
> Warning:          Could not resolve keysym XF86AttendantToggle
> Warning:          Could not resolve keysym XF86LightsToggle
> Warning:          Could not resolve keysym XF86ALSToggle
> Warning:          Could not resolve keysym XF86Buttonconfig
> Warning:          Could not resolve keysym XF86Taskmanager
> Warning:          Could not resolve keysym XF86Journal
> Warning:          Could not resolve keysym XF86ControlPanel
> Warning:          Could not resolve keysym XF86AppSelect
> Warning:          Could not resolve keysym XF86Screensaver
> Warning:          Could not resolve keysym XF86VoiceCommand
> Warning:          Could not resolve keysym XF86Assistant
> Warning:          Could not resolve keysym XF86BrightnessMin
> Warning:          Could not resolve keysym XF86BrightnessMax
> Warning:          Could not resolve keysym XF86KbdInputAssistPrev
> Warning:          Could not resolve keysym XF86KbdInputAssistNext
> Warning:          Could not resolve keysym XF86KbdInputAssistPrevgroup
> Warning:          Could not resolve keysym XF86KbdInputAssistNextgroup
> Warning:          Could not resolve keysym XF86KbdInputAssistAccept
> Warning:          Could not resolve keysym XF86KbdInputAssistCancel
> Warning:          Could not resolve keysym XF86RightUp
> Warning:          Could not resolve keysym XF86RightDown
> Warning:          Could not resolve keysym XF86LeftUp
> Warning:          Could not resolve keysym XF86LeftDown
> Warning:          Could not resolve keysym XF86RootMenu
> Warning:          Could not resolve keysym XF86MediaTopMenu
> Warning:          Could not resolve keysym XF86Numeric11
> Warning:          Could not resolve keysym XF86Numeric12
> Warning:          Could not resolve keysym XF86AudioDesc
> Warning:          Could not resolve keysym XF863DMode
> Warning:          Could not resolve keysym XF86NextFavorite
> Warning:          Could not resolve keysym XF86StopRecord
> Warning:          Could not resolve keysym XF86PauseRecord
> Warning:          Could not resolve keysym XF86VOD
> Warning:          Could not resolve keysym XF86Unmute
> Warning:          Could not resolve keysym XF86FastReverse
> Warning:          Could not resolve keysym XF86SlowReverse
> Warning:          Could not resolve keysym XF86Data
> Warning:          Could not resolve keysym XF86OnScreenKeyboard
> Warning:          Could not resolve keysym XF86PrivacyScreenToggle
> Warning:          Could not resolve keysym XF86SelectiveScreenshot
> Warning:          Could not resolve keysym XF86Macro1
> Warning:          Could not resolve keysym XF86Macro2
> Warning:          Could not resolve keysym XF86Macro3
> Warning:          Could not resolve keysym XF86Macro4
> Warning:          Could not resolve keysym XF86Macro5
> Warning:          Could not resolve keysym XF86Macro6
> Warning:          Could not resolve keysym XF86Macro7
> Warning:          Could not resolve keysym XF86Macro8
> Warning:          Could not resolve keysym XF86Macro9
> Warning:          Could not resolve keysym XF86Macro10
> Warning:          Could not resolve keysym XF86Macro11
> Warning:          Could not resolve keysym XF86Macro12
> Warning:          Could not resolve keysym XF86Macro13
> Warning:          Could not resolve keysym XF86Macro14
> Warning:          Could not resolve keysym XF86Macro15
> Warning:          Could not resolve keysym XF86Macro16
> Warning:          Could not resolve keysym XF86Macro17
> Warning:          Could not resolve keysym XF86Macro18
> Warning:          Could not resolve keysym XF86Macro19
> Warning:          Could not resolve keysym XF86Macro20
> Warning:          Could not resolve keysym XF86Macro21
> Warning:          Could not resolve keysym XF86Macro22
> Warning:          Could not resolve keysym XF86Macro23
> Warning:          Could not resolve keysym XF86Macro24
> Warning:          Could not resolve keysym XF86Macro25
> Warning:          Could not resolve keysym XF86Macro26
> Warning:          Could not resolve keysym XF86Macro27
> Warning:          Could not resolve keysym XF86Macro28
> Warning:          Could not resolve keysym XF86Macro29
> Warning:          Could not resolve keysym XF86Macro30
> Warning:          Could not resolve keysym XF86MacroRecordStart
> Warning:          Could not resolve keysym XF86MacroRecordStop
> Warning:          Could not resolve keysym XF86MacroPresetCycle
> Warning:          Could not resolve keysym XF86MacroPreset1
> Warning:          Could not resolve keysym XF86MacroPreset2
> Warning:          Could not resolve keysym XF86MacroPreset3
> Warning:          Could not resolve keysym XF86KbdLcdMenu1
> Warning:          Could not resolve keysym XF86KbdLcdMenu2
> Warning:          Could not resolve keysym XF86KbdLcdMenu3
> Warning:          Could not resolve keysym XF86KbdLcdMenu4
> Warning:          Could not resolve keysym XF86KbdLcdMenu5
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Could not resolve keysym XF86BrightnessAuto
> Warning:          Could not resolve keysym XF86DisplayOff
> Warning:          Could not resolve keysym XF86Info
> Warning:          Could not resolve keysym XF86AspectRatio
> Warning:          Could not resolve keysym XF86DVD
> Warning:          Could not resolve keysym XF86Audio
> Warning:          Could not resolve keysym XF86ChannelUp
> Warning:          Could not resolve keysym XF86ChannelDown
> Warning:          Could not resolve keysym XF86Break
> Warning:          Could not resolve keysym XF86VideoPhone
> Warning:          Could not resolve keysym XF86ZoomReset
> Warning:          Could not resolve keysym XF86Editor
> Warning:          Could not resolve keysym XF86GraphicsEditor
> Warning:          Could not resolve keysym XF86Presentation
> Warning:          Could not resolve keysym XF86Database
> Warning:          Could not resolve keysym XF86Voicemail
> Warning:          Could not resolve keysym XF86Addressbook
> Warning:          Could not resolve keysym XF86DisplayToggle
> Warning:          Could not resolve keysym XF86SpellCheck
> Warning:          Could not resolve keysym XF86ContextMenu
> Warning:          Could not resolve keysym XF86MediaRepeat
> Warning:          Could not resolve keysym XF8610ChannelsUp
> Warning:          Could not resolve keysym XF8610ChannelsDown
> Warning:          Could not resolve keysym XF86Images
> Warning:          Could not resolve keysym XF86NotificationCenter
> Warning:          Could not resolve keysym XF86PickupPhone
> Warning:          Could not resolve keysym XF86HangupPhone
> Warning:          Could not resolve keysym XF86Fn
> Warning:          Could not resolve keysym XF86Fn_Esc
> Warning:          Could not resolve keysym XF86FnRightShift
> Warning:          Could not resolve keysym XF86Numeric0
> Warning:          Could not resolve keysym XF86Numeric1
> Warning:          Could not resolve keysym XF86Numeric2
> Warning:          Could not resolve keysym XF86Numeric3
> Warning:          Could not resolve keysym XF86Numeric4
> Warning:          Could not resolve keysym XF86Numeric5
> Warning:          Could not resolve keysym XF86Numeric6
> Warning:          Could not resolve keysym XF86Numeric7
> Warning:          Could not resolve keysym XF86Numeric8
> Warning:          Could not resolve keysym XF86Numeric9
> Warning:          Could not resolve keysym XF86NumericStar
> Warning:          Could not resolve keysym XF86NumericPound
> Warning:          Could not resolve keysym XF86NumericA
> Warning:          Could not resolve keysym XF86NumericB
> Warning:          Could not resolve keysym XF86NumericC
> Warning:          Could not resolve keysym XF86NumericD
> Warning:          Could not resolve keysym XF86CameraFocus
> Warning:          Could not resolve keysym XF86WPSButton
> Warning:          Could not resolve keysym XF86CameraZoomIn
> Warning:          Could not resolve keysym XF86CameraZoomOut
> Warning:          Could not resolve keysym XF86CameraUp
> Warning:          Could not resolve keysym XF86CameraDown
> Warning:          Could not resolve keysym XF86CameraLeft
> Warning:          Could not resolve keysym XF86CameraRight
> Warning:          Could not resolve keysym XF86AttendantOn
> Warning:          Could not resolve keysym XF86AttendantOff
> Warning:          Could not resolve keysym XF86AttendantToggle
> Warning:          Could not resolve keysym XF86LightsToggle
> Warning:          Could not resolve keysym XF86ALSToggle
> Warning:          Could not resolve keysym XF86Buttonconfig
> Warning:          Could not resolve keysym XF86Taskmanager
> Warning:          Could not resolve keysym XF86Journal
> Warning:          Could not resolve keysym XF86ControlPanel
> Warning:          Could not resolve keysym XF86AppSelect
> Warning:          Could not resolve keysym XF86Screensaver
> Warning:          Could not resolve keysym XF86VoiceCommand
> Warning:          Could not resolve keysym XF86Assistant
> Warning:          Could not resolve keysym XF86BrightnessMin
> Warning:          Could not resolve keysym XF86BrightnessMax
> Warning:          Could not resolve keysym XF86KbdInputAssistPrev
> Warning:          Could not resolve keysym XF86KbdInputAssistNext
> Warning:          Could not resolve keysym XF86KbdInputAssistPrevgroup
> Warning:          Could not resolve keysym XF86KbdInputAssistNextgroup
> Warning:          Could not resolve keysym XF86KbdInputAssistAccept
> Warning:          Could not resolve keysym XF86KbdInputAssistCancel
> Warning:          Could not resolve keysym XF86RightUp
> Warning:          Could not resolve keysym XF86RightDown
> Warning:          Could not resolve keysym XF86LeftUp
> Warning:          Could not resolve keysym XF86LeftDown
> Warning:          Could not resolve keysym XF86RootMenu
> Warning:          Could not resolve keysym XF86MediaTopMenu
> Warning:          Could not resolve keysym XF86Numeric11
> Warning:          Could not resolve keysym XF86Numeric12
> Warning:          Could not resolve keysym XF86AudioDesc
> Warning:          Could not resolve keysym XF863DMode
> Warning:          Could not resolve keysym XF86NextFavorite
> Warning:          Could not resolve keysym XF86StopRecord
> Warning:          Could not resolve keysym XF86PauseRecord
> Warning:          Could not resolve keysym XF86VOD
> Warning:          Could not resolve keysym XF86Unmute
> Warning:          Could not resolve keysym XF86FastReverse
> Warning:          Could not resolve keysym XF86SlowReverse
> Warning:          Could not resolve keysym XF86Data
> Warning:          Could not resolve keysym XF86OnScreenKeyboard
> Warning:          Could not resolve keysym XF86PrivacyScreenToggle
> Warning:          Could not resolve keysym XF86SelectiveScreenshot
> Warning:          Could not resolve keysym XF86Macro1
> Warning:          Could not resolve keysym XF86Macro2
> Warning:          Could not resolve keysym XF86Macro3
> Warning:          Could not resolve keysym XF86Macro4
> Warning:          Could not resolve keysym XF86Macro5
> Warning:          Could not resolve keysym XF86Macro6
> Warning:          Could not resolve keysym XF86Macro7
> Warning:          Could not resolve keysym XF86Macro8
> Warning:          Could not resolve keysym XF86Macro9
> Warning:          Could not resolve keysym XF86Macro10
> Warning:          Could not resolve keysym XF86Macro11
> Warning:          Could not resolve keysym XF86Macro12
> Warning:          Could not resolve keysym XF86Macro13
> Warning:          Could not resolve keysym XF86Macro14
> Warning:          Could not resolve keysym XF86Macro15
> Warning:          Could not resolve keysym XF86Macro16
> Warning:          Could not resolve keysym XF86Macro17
> Warning:          Could not resolve keysym XF86Macro18
> Warning:          Could not resolve keysym XF86Macro19
> Warning:          Could not resolve keysym XF86Macro20
> Warning:          Could not resolve keysym XF86Macro21
> Warning:          Could not resolve keysym XF86Macro22
> Warning:          Could not resolve keysym XF86Macro23
> Warning:          Could not resolve keysym XF86Macro24
> Warning:          Could not resolve keysym XF86Macro25
> Warning:          Could not resolve keysym XF86Macro26
> Warning:          Could not resolve keysym XF86Macro27
> Warning:          Could not resolve keysym XF86Macro28
> Warning:          Could not resolve keysym XF86Macro29
> Warning:          Could not resolve keysym XF86Macro30
> Warning:          Could not resolve keysym XF86MacroRecordStart
> Warning:          Could not resolve keysym XF86MacroRecordStop
> Warning:          Could not resolve keysym XF86MacroPresetCycle
> Warning:          Could not resolve keysym XF86MacroPreset1
> Warning:          Could not resolve keysym XF86MacroPreset2
> Warning:          Could not resolve keysym XF86MacroPreset3
> Warning:          Could not resolve keysym XF86KbdLcdMenu1
> Warning:          Could not resolve keysym XF86KbdLcdMenu2
> Warning:          Could not resolve keysym XF86KbdLcdMenu3
> Warning:          Could not resolve keysym XF86KbdLcdMenu4
> Warning:          Could not resolve keysym XF86KbdLcdMenu5
Errors from xkbcomp are not fatal to the X server
(II) NOUVEAU(0): EDID vendor "LEN", prod id 16561
(II) NOUVEAU(0): Printing DDC gathered Modelines:
(II) NOUVEAU(0): Modeline "1600x900"x0.0  106.00  1600 1664 1706 1930  900 903 906 912 -hsync -vsync (54.9 kHz eP)
(II) NOUVEAU(0): Modeline "1600x900"x0.0  106.00  1600 1664 1706 2324  900 903 906 912 -hsync -vsync (45.6 kHz e)
(II) NOUVEAU(0): EDID vendor "LEN", prod id 16561
(II) NOUVEAU(0): Printing DDC gathered Modelines:
(II) NOUVEAU(0): Modeline "1600x900"x0.0  106.00  1600 1664 1706 1930  900 903 906 912 -hsync -vsync (54.9 kHz eP)
(II) NOUVEAU(0): Modeline "1600x900"x0.0  106.00  1600 1664 1706 2324  900 903 906 912 -hsync -vsync (45.6 kHz e)
(II) NOUVEAU(0): EDID vendor "LEN", prod id 16561
(II) NOUVEAU(0): Printing DDC gathered Modelines:
(II) NOUVEAU(0): Modeline "1600x900"x0.0  106.00  1600 1664 1706 1930  900 903 906 912 -hsync -vsync (54.9 kHz eP)
(II) NOUVEAU(0): Modeline "1600x900"x0.0  106.00  1600 1664 1706 2324  900 903 906 912 -hsync -vsync (45.6 kHz e)
(II) Axis 0x1 value 1108 is outside expected range [1237, 4990]
See https://wayland.freedesktop.org/libinput/doc/1.19.3/absolute_coordinate_ranges.html for details

/var/log/X.0.log

$ cat /var/log/X.0.log         
[    99.990] 
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[    99.991] Build Operating System: Nix 
[    99.991] Current Operating System: Linux nixos 5.16.12 #1-NixOS SMP PREEMPT Wed Mar 2 10:51:22 UTC 2022 x86_64
[    99.991] Kernel command line: BOOT_IMAGE=/boot/bzImage init=/nix/store/b211gkxvfbdaldwsm7vgaapm6009pc3b-nixos-system-nixos-22.05.20220301.18bd82e/init root=LABEL=nixos-minimal-22.05-x86_64 boot.shell_on_fail acpi_backlight=vendor loglevel=4 copytoram initrd=/boot/initrd
[    99.991] Build Date: 29 July 2021  06:48:50PM
[    99.991]  
[    99.991] Current version of pixman: 0.38.4
[    99.991]    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    99.991] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    99.991] (++) Log file: "/var/log/X.0.log", Time: Fri Mar 11 13:03:27 2022
[   100.003] (++) Using config file: "/nix/store/l94pvzzylzh3wwvi83q08lp7n3cffgms-xserver.conf"
[   100.003] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   100.003] (==) Using system config directory "/nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/share/X11/xorg.conf.d"
[   100.178] (==) No Layout section.  Using the first Screen section.
[   100.178] (**) |-->Screen "Placeholder-NotImportant" (0)
[   100.178] (**) |   |-->Monitor "<default monitor>"
[   100.179] (==) No monitor specified for screen "Placeholder-NotImportant".
    Using a default monitor configuration.
[   100.179] (**) Option "DontZap" "off"
[   100.179] (==) Automatically adding devices
[   100.179] (==) Automatically enabling devices
[   100.179] (==) Automatically adding GPU devices
[   100.179] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   100.214] (**) FontPath set to:
    /nix/store/8jnx0y3x3p8v6f08idqqhzlmmar3dcl3-unifont-14.0.01/share/fonts,
    /nix/store/z0lg3sr6qz5az71bsgbp8lnrpf123qxs-font-cursor-misc-1.0.3/lib/X11/fonts/misc,
    /nix/store/k4km0fhnpj1w5zh5vaybkl616h508nk0-font-misc-misc-1.1.2/lib/X11/fonts/misc,
    /nix/store/nimsg7daa1v9nfi66i07nva9ra3yp5fg-font-bh-lucidatypewriter-100dpi-1.0.3/lib/X11/fonts/100dpi,
    /nix/store/kf5ky03ni857dh6l69n33kswi2zm6nyl-font-bh-lucidatypewriter-75dpi-1.0.3/lib/X11/fonts/75dpi,
    /nix/store/gam5x04dxdjx94gx98sah0frspqzgkl0-font-bh-100dpi-1.0.3/lib/X11/fonts/100dpi,
    /nix/store/b8zs68ankk81c5c1s001g487axlnrjf1-font-adobe-100dpi-1.0.3/lib/X11/fonts/100dpi,
    /nix/store/zs8nqjw6kn5pjaw2icx03g82i7myzxzh-font-adobe-75dpi-1.0.3/lib/X11/fonts/75dpi
[   100.214] (**) ModulePath set to "/nix/store/739p5qbr0z8jgys8w0ygpihpys31acxz-xf86-video-amdgpu-21.0.0/lib/xorg/modules/drivers,/nix/store/f345g10vvqhglwbqjh137j5lzyjvwb4p-xf86-video-ati-19.1.0/lib/xorg/modules/drivers,/nix/store/qxwgsx8mg72cg8kffrnj74jgs3kzyy6c-xf86-video-nouveau-1.0.17/lib/xorg/modules/drivers,/nix/store/nw6xl51qkwwakfdcrbmzs0fh7rcmyn2v-xf86-video-fbdev-0.5.0/lib/xorg/modules/drivers,/nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules,/nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/drivers,/nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/extensions,/nix/store/zp5hsb5icalq13ahp4iaq4za53n9ixjh-xf86-input-evdev-2.10.6/lib/xorg/modules/input,/nix/store/xnn068fg7j7z9c3rlxjqcnv99x9f2dsc-xf86-input-libinput-1.2.0/lib/xorg/modules/input"
[   100.214] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[   100.214] (II) Loader magic: 0x62dd40
[   100.214] (II) Module ABI versions:
[   100.214]    X.Org ANSI C Emulation: 0.4
[   100.214]    X.Org Video Driver: 24.1
[   100.214]    X.Org XInput driver : 24.1
[   100.214]    X.Org Server Extension : 10.0
[   100.215] (++) using VT number 7

[   100.215] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   100.217] (II) xfree86: Adding drm device (/dev/dri/card0)
[   100.231] (--) PCI:*(1@0:0:0) 10de:0a3c:17aa:2145 rev 162, Mem @ 0xcc000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/131072
[   100.231] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   100.231] (II) LoadModule: "glx"
[   100.249] (II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/extensions/libglx.so
[   100.305] (II) Module glx: vendor="X.Org Foundation"
[   100.305]    compiled for 1.20.13, module version = 1.0.0
[   100.305]    ABI class: X.Org Server Extension, version 10.0
[   100.305] (==) Matched nouveau as autoconfigured driver 0
[   100.305] (==) Matched nv as autoconfigured driver 1
[   100.305] (==) Matched modesetting as autoconfigured driver 2
[   100.305] (==) Matched fbdev as autoconfigured driver 3
[   100.305] (==) Matched vesa as autoconfigured driver 4
[   100.305] (==) Assigned the driver to the xf86ConfigLayout
[   100.305] (II) LoadModule: "nouveau"
[   100.307] (II) Loading /nix/store/qxwgsx8mg72cg8kffrnj74jgs3kzyy6c-xf86-video-nouveau-1.0.17/lib/xorg/modules/drivers/nouveau_drv.so
[   100.392] (II) Module nouveau: vendor="X.Org Foundation"
[   100.392]    compiled for 1.20.13, module version = 1.0.17
[   100.392]    Module class: X.Org Video Driver
[   100.392]    ABI class: X.Org Video Driver, version 24.1
[   100.392] (II) LoadModule: "nv"
[   100.402] (WW) Warning, couldn't open module nv
[   100.402] (EE) Failed to load module "nv" (module does not exist, 0)
[   100.402] (II) LoadModule: "modesetting"
[   100.408] (II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/drivers/modesetting_drv.so
[   100.469] (II) Module modesetting: vendor="X.Org Foundation"
[   100.469]    compiled for 1.20.13, module version = 1.20.13
[   100.469]    Module class: X.Org Video Driver
[   100.469]    ABI class: X.Org Video Driver, version 24.1
[   100.469] (II) LoadModule: "fbdev"
[   100.470] (II) Loading /nix/store/nw6xl51qkwwakfdcrbmzs0fh7rcmyn2v-xf86-video-fbdev-0.5.0/lib/xorg/modules/drivers/fbdev_drv.so
[   100.534] (II) Module fbdev: vendor="X.Org Foundation"
[   100.535]    compiled for 1.20.13, module version = 0.5.0
[   100.535]    Module class: X.Org Video Driver
[   100.535]    ABI class: X.Org Video Driver, version 24.1
[   100.535] (II) LoadModule: "vesa"
[   100.538] (WW) Warning, couldn't open module vesa
[   100.538] (EE) Failed to load module "vesa" (module does not exist, 0)
[   100.538] (II) NOUVEAU driver 
[   100.538] (II) NOUVEAU driver for NVIDIA chipset families :
[   100.538]    RIVA TNT            (NV04)
[   100.538]    RIVA TNT2           (NV05)
[   100.538]    GeForce 256         (NV10)
[   100.538]    GeForce 2           (NV11, NV15)
[   100.538]    GeForce 4MX         (NV17, NV18)
[   100.538]    GeForce 3           (NV20)
[   100.538]    GeForce 4Ti         (NV25, NV28)
[   100.539]    GeForce FX          (NV3x)
[   100.539]    GeForce 6           (NV4x)
[   100.539]    GeForce 7           (G7x)
[   100.539]    GeForce 8           (G8x)
[   100.539]    GeForce 9           (G9x)
[   100.539]    GeForce GTX 2xx/3xx (GT2xx)
[   100.539]    GeForce GTX 4xx/5xx (GFxxx)
[   100.539]    GeForce GTX 6xx/7xx (GKxxx)
[   100.539]    GeForce GTX 9xx     (GMxxx)
[   100.539]    GeForce GTX 10xx    (GPxxx)
[   100.539] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   100.539] (II) FBDEV: driver for framebuffer: fbdev
[   100.541] (II) [drm] nouveau interface version: 1.3.1
[   100.541] (WW) Falling back to old probe method for modesetting
[   100.541] (WW) Falling back to old probe method for fbdev
[   100.541] (II) Loading sub module "fbdevhw"
[   100.541] (II) LoadModule: "fbdevhw"
[   100.547] (II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/libfbdevhw.so
[   100.617] (II) Module fbdevhw: vendor="X.Org Foundation"
[   100.617]    compiled for 1.20.13, module version = 0.0.2
[   100.617]    ABI class: X.Org Video Driver, version 24.1
[   100.617] (II) Loading sub module "dri2"
[   100.617] (II) LoadModule: "dri2"
[   100.617] (II) Module "dri2" already built-in
[   100.618] (--) NOUVEAU(0): Chipset: "NVIDIA NVA5"
[   100.618] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[   100.618] (==) NOUVEAU(0): RGB weight 888
[   100.618] (==) NOUVEAU(0): Default visual is TrueColor
[   100.618] (==) NOUVEAU(0): Using HW cursor
[   100.618] (==) NOUVEAU(0): Allowed maximum DRI level 2.
[   100.618] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[   100.618] (==) NOUVEAU(0): Page flipping enabled
[   100.618] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[   100.618] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[   100.618] (II) NOUVEAU(0): Initializing outputs ...
[   100.654] (II) NOUVEAU(0): Output LVDS-1 has no monitor section
[   100.665] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[   100.717] (II) NOUVEAU(0): Output DP-1 has no monitor section
[   100.769] (II) NOUVEAU(0): Output DP-2 has no monitor section
[   100.821] (II) NOUVEAU(0): Output DP-3 has no monitor section
[   100.821] (II) NOUVEAU(0): 5 crtcs needed for screen.
[   100.821] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[   100.821] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[   100.856] (II) NOUVEAU(0): EDID for output LVDS-1
[   100.856] (II) NOUVEAU(0): Manufacturer: LEN  Model: 40b1  Serial#: 0
[   100.856] (II) NOUVEAU(0): Year: 2008  Week: 1
[   100.856] (II) NOUVEAU(0): EDID Version: 1.3
[   100.856] (II) NOUVEAU(0): Digital Display Input
[   100.857] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[   100.857] (II) NOUVEAU(0): Gamma: 2.20
[   100.857] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
[   100.857] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   100.857] (II) NOUVEAU(0): First detailed timing is preferred mode
[   100.857] (II) NOUVEAU(0): redX: 0.620 redY: 0.340   greenX: 0.330 greenY: 0.571
[   100.857] (II) NOUVEAU(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[   100.857] (II) NOUVEAU(0): Manufacturer's mask: 0
[   100.857] (II) NOUVEAU(0): Supported detailed timing:
[   100.857] (II) NOUVEAU(0): clock: 106.0 MHz   Image Size:  344 x 193 mm
[   100.857] (II) NOUVEAU(0): h_active: 1600  h_sync: 1664  h_sync_end 1706 h_blank_end 1930 h_border: 0
[   100.857] (II) NOUVEAU(0): v_active: 900  v_sync: 903  v_sync_end 906 v_blanking: 912 v_border: 0
[   100.857] (II) NOUVEAU(0): Supported detailed timing:
[   100.857] (II) NOUVEAU(0): clock: 106.0 MHz   Image Size:  344 x 193 mm
[   100.857] (II) NOUVEAU(0): h_active: 1600  h_sync: 1664  h_sync_end 1706 h_blank_end 2324 h_border: 0
[   100.857] (II) NOUVEAU(0): v_active: 900  v_sync: 903  v_sync_end 906 v_blanking: 912 v_border: 0
[   100.857] (II) NOUVEAU(0): Unknown vendor-specific block f
[   100.857] (II) NOUVEAU(0):  B156RW01 V1
[   100.857] (II) NOUVEAU(0): EDID (in hex):
[   100.857] (II) NOUVEAU(0):   00ffffffffffff0030aeb14000000000
[   100.857] (II) NOUVEAU(0):   0112010380221378eac9959e57549226
[   100.857] (II) NOUVEAU(0):   0f505400000001010101010101010101
[   100.857] (II) NOUVEAU(0):   0101010101016829404a61840c30402a
[   100.857] (II) NOUVEAU(0):   330058c110000018682940d462840c30
[   100.857] (II) NOUVEAU(0):   402a330058c1100000180000000f00a9
[   100.857] (II) NOUVEAU(0):   0932a9092816090006af5631000000fe
[   100.857] (II) NOUVEAU(0):   004231353652573031205631200a0049
[   100.857] (II) NOUVEAU(0): Printing probed modes for output LVDS-1
[   100.857] (II) NOUVEAU(0): Modeline "1600x900"x60.2  106.00  1600 1664 1706 1930  900 903 906 912 -hsync -vsync (54.9 kHz eP)
[   100.857] (II) NOUVEAU(0): Modeline "1600x900"x50.0  106.00  1600 1664 1706 2324  900 903 906 912 -hsync -vsync (45.6 kHz e)
[   100.857] (II) NOUVEAU(0): Modeline "1152x864"x60.0   81.77  1152 1216 1336 1520  864 867 871 897 -hsync +vsync (53.8 kHz)
[   100.857] (II) NOUVEAU(0): Modeline "1024x768"x59.9   63.53  1024 1072 1176 1328  768 771 775 798 -hsync +vsync (47.8 kHz)
[   100.857] (II) NOUVEAU(0): Modeline "800x600"x60.0   38.31  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
[   100.857] (II) NOUVEAU(0): Modeline "640x480"x59.9   23.98  640 664 720 800  480 483 487 500 -hsync +vsync (30.0 kHz)
[   100.857] (II) NOUVEAU(0): Modeline "720x400"x60.0   22.41  720 744 808 896  400 403 413 417 -hsync +vsync (25.0 kHz)
[   100.857] (II) NOUVEAU(0): Modeline "640x400"x60.0   20.00  640 664 720 800  400 403 409 417 -hsync +vsync (25.0 kHz)
[   100.857] (II) NOUVEAU(0): Modeline "640x350"x59.8   17.52  640 664 720 800  350 353 363 366 -hsync +vsync (21.9 kHz)
[   100.868] (II) NOUVEAU(0): EDID for output VGA-1
[   100.921] (II) NOUVEAU(0): EDID for output DP-1
[   100.973] (II) NOUVEAU(0): EDID for output DP-2
[   101.025] (II) NOUVEAU(0): EDID for output DP-3
[   101.025] (II) NOUVEAU(0): Output LVDS-1 connected
[   101.025] (II) NOUVEAU(0): Output VGA-1 disconnected
[   101.025] (II) NOUVEAU(0): Output DP-1 disconnected
[   101.025] (II) NOUVEAU(0): Output DP-2 disconnected
[   101.025] (II) NOUVEAU(0): Output DP-3 disconnected
[   101.025] (II) NOUVEAU(0): Using exact sizes for initial modes
[   101.025] (II) NOUVEAU(0): Output LVDS-1 using initial mode 1600x900 +0+0
[   101.025] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
[   101.025] (II) NOUVEAU(0): Virtual size is 1600x900 (pitch 0)
[   101.025] (**) NOUVEAU(0):  Driver mode "1600x900": 106.0 MHz (scaled from 0.0 MHz), 54.9 kHz, 60.2 Hz
[   101.025] (II) NOUVEAU(0): Modeline "1600x900"x60.2  106.00  1600 1664 1706 1930  900 903 906 912 -hsync -vsync (54.9 kHz eP)
[   101.025] (**) NOUVEAU(0):  Driver mode "1600x900": 106.0 MHz (scaled from 0.0 MHz), 45.6 kHz, 50.0 Hz
[   101.025] (II) NOUVEAU(0): Modeline "1600x900"x50.0  106.00  1600 1664 1706 2324  900 903 906 912 -hsync -vsync (45.6 kHz e)
[   101.025] (**) NOUVEAU(0):  Mode "1152x864": 81.8 MHz (scaled from 0.0 MHz), 53.8 kHz, 60.0 Hz
[   101.025] (II) NOUVEAU(0): Modeline "1152x864"x60.0   81.77  1152 1216 1336 1520  864 867 871 897 -hsync +vsync (53.8 kHz)
[   101.025] (**) NOUVEAU(0):  Mode "1024x768": 63.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 59.9 Hz
[   101.025] (II) NOUVEAU(0): Modeline "1024x768"x59.9   63.53  1024 1072 1176 1328  768 771 775 798 -hsync +vsync (47.8 kHz)
[   101.025] (**) NOUVEAU(0):  Mode "800x600": 38.3 MHz (scaled from 0.0 MHz), 37.4 kHz, 60.0 Hz
[   101.025] (II) NOUVEAU(0): Modeline "800x600"x60.0   38.31  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
[   101.025] (**) NOUVEAU(0):  Mode "640x480": 24.0 MHz (scaled from 0.0 MHz), 30.0 kHz, 59.9 Hz
[   101.025] (II) NOUVEAU(0): Modeline "640x480"x59.9   23.98  640 664 720 800  480 483 487 500 -hsync +vsync (30.0 kHz)
[   101.025] (**) NOUVEAU(0):  Mode "720x400": 22.4 MHz (scaled from 0.0 MHz), 25.0 kHz, 60.0 Hz
[   101.025] (II) NOUVEAU(0): Modeline "720x400"x60.0   22.41  720 744 808 896  400 403 413 417 -hsync +vsync (25.0 kHz)
[   101.025] (**) NOUVEAU(0):  Mode "640x400": 20.0 MHz (scaled from 0.0 MHz), 25.0 kHz, 60.0 Hz
[   101.025] (II) NOUVEAU(0): Modeline "640x400"x60.0   20.00  640 664 720 800  400 403 409 417 -hsync +vsync (25.0 kHz)
[   101.025] (**) NOUVEAU(0):  Mode "640x350": 17.5 MHz (scaled from 0.0 MHz), 21.9 kHz, 59.8 Hz
[   101.025] (II) NOUVEAU(0): Modeline "640x350"x59.8   17.52  640 664 720 800  350 353 363 366 -hsync +vsync (21.9 kHz)
[   101.025] (==) NOUVEAU(0): DPI set to (96, 96)
[   101.025] (II) Loading sub module "fb"
[   101.025] (II) LoadModule: "fb"
[   101.026] (II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/libfb.so
[   101.026] (II) Module fb: vendor="X.Org Foundation"
[   101.026]    compiled for 1.20.13, module version = 1.0.0
[   101.026]    ABI class: X.Org ANSI C Emulation, version 0.4
[   101.026] (II) Loading sub module "shadowfb"
[   101.026] (II) LoadModule: "shadowfb"
[   101.027] (II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/libshadowfb.so
[   101.084] (II) Module shadowfb: vendor="X.Org Foundation"
[   101.084]    compiled for 1.20.13, module version = 1.0.0
[   101.084]    ABI class: X.Org ANSI C Emulation, version 0.4
[   101.084] (II) UnloadModule: "modesetting"
[   101.084] (II) Unloading modesetting
[   101.084] (II) UnloadModule: "fbdev"
[   101.084] (II) Unloading fbdev
[   101.084] (II) UnloadSubModule: "fbdevhw"
[   101.084] (II) Unloading fbdevhw
[   101.086] (II) NOUVEAU(0): Channel setup complete.
[   101.088] (II) NOUVEAU(0): [COPY] async initialised.
[   101.088] (II) NOUVEAU(0): Hardware support for Present enabled
[   101.088] (II) NOUVEAU(0): [DRI2] Setup complete
[   101.088] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[   101.088] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
[   101.088] (II) Loading sub module "exa"
[   101.088] (II) LoadModule: "exa"
[   101.089] (II) Loading /nix/store/4rivhhg2ndfj26d11zr1q61grwh3yzn8-xorg-server-1.20.13/lib/xorg/modules/libexa.so
[   101.089] (II) Module exa: vendor="X.Org Foundation"
[   101.089]    compiled for 1.20.13, module version = 2.6.0
[   101.089]    ABI class: X.Org Video Driver, version 24.1
[   101.089] (II) EXA(0): Driver allocated offscreen pixmaps
[   101.089] (II) EXA(0): Driver registered support for the following operations:
[   101.089] (II)         Solid
[   101.089] (II)         Copy
[   101.089] (II)         Composite (RENDER acceleration)
[   101.089] (II)         UploadToScreen
[   101.089] (II)         DownloadFromScreen
[   101.089] (==) NOUVEAU(0): Backing store enabled
[   101.089] (==) NOUVEAU(0): Silken mouse enabled
[   101.089] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
[   101.089] (II) NOUVEAU(0): [XvMC] Extension initialized.
[   101.090] (==) NOUVEAU(0): DPMS enabled
[   101.090] (II) Initializing extension Generic Event Extension
[   101.091] (II) Initializing extension SHAPE
[   101.091] (II) Initializing extension MIT-SHM
[   101.091] (II) Initializing extension XInputExtension
[   101.092] (II) Initializing extension XTEST
[   101.092] (II) Initializing extension BIG-REQUESTS
[   101.092] (II) Initializing extension SYNC
[   101.092] (II) Initializing extension XKEYBOARD
[   101.093] (II) Initializing extension XC-MISC
[   101.093] (II) Initializing extension SECURITY
[   101.093] (II) Initializing extension XFIXES
[   101.094] (II) Initializing extension RENDER
[   101.094] (II) Initializing extension RANDR
[   101.095] (II) Initializing extension COMPOSITE
[   101.095] (II) Initializing extension DAMAGE
[   101.095] (II) Initializing extension MIT-SCREEN-SAVER
[   101.095] (II) Initializing extension DOUBLE-BUFFER
[   101.096] (II) Initializing extension RECORD
[   101.096] (II) Initializing extension DPMS
[   101.096] (II) Initializing extension Present
[   101.096] (II) Initializing extension DRI3
[   101.097] (II) Initializing extension X-Resource
[   101.097] (II) Initializing extension XVideo
[   101.097] (II) Initializing extension XVideo-MotionCompensation
[   101.097] (II) Initializing extension GLX
[   107.439] (II) AIGLX: Loaded and initialized nouveau
[   107.439] (II) GLX: Initialized DRI2 GL provider for screen 0
[   107.439] (II) Initializing extension XFree86-VidModeExtension
[   107.439] (II) Initializing extension XFree86-DGA
[   107.440] (II) Initializing extension XFree86-DRI
[   107.440] (II) Initializing extension DRI2
[   107.442] (II) NOUVEAU(0): NVEnterVT is called.
[   107.469] (II) NOUVEAU(0): Setting screen physical size to 423 x 238
[   107.469] resize called 1600 900
[   109.083] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[   109.083] (**) Power Button: Applying InputClass "Keyboard catchall"
[   109.083] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   109.083] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   109.083] (II) LoadModule: "libinput"
[   109.091] (II) Loading /nix/store/xnn068fg7j7z9c3rlxjqcnv99x9f2dsc-xf86-input-libinput-1.2.0/lib/xorg/modules/input/libinput_drv.so
[   109.209] (II) Module libinput: vendor="X.Org Foundation"
[   109.209]    compiled for 1.20.13, module version = 1.2.0
[   109.209]    Module class: X.Org XInput Driver
[   109.209]    ABI class: X.Org XInput driver, version 24.1
[   109.209] (II) Using input driver 'libinput' for 'Power Button'
[   109.209] (**) Power Button: always reports core events
[   109.209] (**) Option "Device" "/dev/input/event4"
[   109.210] (**) Option "_source" "server/udev"
[   109.218] (II) event4  - Power Button: is tagged by udev as: Keyboard
[   109.219] (II) event4  - Power Button: device is a keyboard
[   109.219] (II) event4  - Power Button: device removed
[   109.233] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
[   109.233] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   109.233] (**) Option "xkb_model" "pc104"
[   109.233] (**) Option "xkb_layout" "us"
[   109.233] (WW) Option "xkb_variant" requires a string value
[   109.233] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   109.312] (II) event4  - Power Button: is tagged by udev as: Keyboard
[   109.312] (II) event4  - Power Button: device is a keyboard
[   109.314] (II) config/udev: Adding input device Video Bus (/dev/input/event0)
[   109.314] (**) Video Bus: Applying InputClass "Keyboard catchall"
[   109.314] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   109.314] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   109.314] (II) Using input driver 'libinput' for 'Video Bus'
[   109.314] (**) Video Bus: always reports core events
[   109.314] (**) Option "Device" "/dev/input/event0"
[   109.314] (**) Option "_source" "server/udev"
[   109.316] (II) event0  - Video Bus: is tagged by udev as: Keyboard
[   109.316] (II) event0  - Video Bus: device is a keyboard
[   109.317] (II) event0  - Video Bus: device removed
[   109.346] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input0/event0"
[   109.346] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   109.346] (**) Option "xkb_model" "pc104"
[   109.346] (**) Option "xkb_layout" "us"
[   109.346] (WW) Option "xkb_variant" requires a string value
[   109.346] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   109.348] (II) event0  - Video Bus: is tagged by udev as: Keyboard
[   109.348] (II) event0  - Video Bus: device is a keyboard
[   109.350] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[   109.350] (II) No input driver specified, ignoring this device.
[   109.350] (II) This device may have been added with another device file.
[   109.351] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[   109.351] (**) Sleep Button: Applying InputClass "Keyboard catchall"
[   109.351] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   109.351] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   109.351] (II) Using input driver 'libinput' for 'Sleep Button'
[   109.351] (**) Sleep Button: always reports core events
[   109.351] (**) Option "Device" "/dev/input/event3"
[   109.351] (**) Option "_source" "server/udev"
[   109.353] (II) event3  - Sleep Button: is tagged by udev as: Keyboard
[   109.353] (II) event3  - Sleep Button: device is a keyboard
[   109.353] (II) event3  - Sleep Button: device removed
[   109.368] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event3"
[   109.368] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[   109.368] (**) Option "xkb_model" "pc104"
[   109.368] (**) Option "xkb_layout" "us"
[   109.368] (WW) Option "xkb_variant" requires a string value
[   109.368] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   109.370] (II) event3  - Sleep Button: is tagged by udev as: Keyboard
[   109.370] (II) event3  - Sleep Button: device is a keyboard
[   109.372] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event9)
[   109.372] (II) No input driver specified, ignoring this device.
[   109.372] (II) This device may have been added with another device file.
[   109.373] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event10)
[   109.373] (II) No input driver specified, ignoring this device.
[   109.373] (II) This device may have been added with another device file.
[   109.374] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event7)
[   109.374] (II) No input driver specified, ignoring this device.
[   109.374] (II) This device may have been added with another device file.
[   109.375] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event8)
[   109.375] (II) No input driver specified, ignoring this device.
[   109.375] (II) This device may have been added with another device file.
[   109.377] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event6)
[   109.377] (**) Integrated Camera: Integrated C: Applying InputClass "Keyboard catchall"
[   109.377] (**) Integrated Camera: Integrated C: Applying InputClass "evdev keyboard catchall"
[   109.377] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[   109.377] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[   109.377] (**) Integrated Camera: Integrated C: always reports core events
[   109.377] (**) Option "Device" "/dev/input/event6"
[   109.377] (**) Option "_source" "server/udev"
[   109.380] (II) event6  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[   109.380] (II) event6  - Integrated Camera: Integrated C: device is a keyboard
[   109.381] (II) event6  - Integrated Camera: Integrated C: device removed
[   109.396] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input12/event6"
[   109.396] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 9)
[   109.396] (**) Option "xkb_model" "pc104"
[   109.396] (**) Option "xkb_layout" "us"
[   109.396] (WW) Option "xkb_variant" requires a string value
[   109.396] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   109.399] (II) event6  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[   109.399] (II) event6  - Integrated Camera: Integrated C: device is a keyboard
[   109.400] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event11)
[   109.400] (II) No input driver specified, ignoring this device.
[   109.400] (II) This device may have been added with another device file.
[   109.401] (II) config/udev: Adding input device HDA Intel MID Dock Mic (/dev/input/event12)
[   109.401] (II) No input driver specified, ignoring this device.
[   109.401] (II) This device may have been added with another device file.
[   109.402] (II) config/udev: Adding input device HDA Intel MID Dock Headphone (/dev/input/event13)
[   109.402] (II) No input driver specified, ignoring this device.
[   109.402] (II) This device may have been added with another device file.
[   109.403] (II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event14)
[   109.403] (II) No input driver specified, ignoring this device.
[   109.403] (II) This device may have been added with another device file.
[   109.404] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event1)
[   109.404] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard catchall"
[   109.404] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   109.404] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   109.404] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   109.404] (**) AT Translated Set 2 keyboard: always reports core events
[   109.404] (**) Option "Device" "/dev/input/event1"
[   109.404] (**) Option "_source" "server/udev"
[   109.406] (II) event1  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   109.406] (II) event1  - AT Translated Set 2 keyboard: device is a keyboard
[   109.407] (II) event1  - AT Translated Set 2 keyboard: device removed
[   109.418] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input1/event1"
[   109.418] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[   109.418] (**) Option "xkb_model" "pc104"
[   109.418] (**) Option "xkb_layout" "us"
[   109.418] (WW) Option "xkb_variant" requires a string value
[   109.418] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   109.420] (II) event1  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   109.420] (II) event1  - AT Translated Set 2 keyboard: device is a keyboard
[   109.422] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event15)
[   109.422] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   109.422] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[   109.422] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[   109.422] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   109.422] (**) Option "Device" "/dev/input/event15"
[   109.422] (**) Option "_source" "server/udev"
[   109.424] (II) event15 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[   109.426] (II) event15 - SynPS/2 Synaptics TouchPad: device is a touchpad
[   109.426] (II) event15 - SynPS/2 Synaptics TouchPad: device removed
[   109.451] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event15"
[   109.451] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[   109.453] (**) Option "AccelerationScheme" "none"
[   109.453] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[   109.453] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   109.453] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   109.454] (II) event15 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[   109.456] (II) event15 - SynPS/2 Synaptics TouchPad: device is a touchpad
[   109.458] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[   109.458] (II) No input driver specified, ignoring this device.
[   109.458] (II) This device may have been added with another device file.
[   109.459] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event16)
[   109.459] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[   109.459] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[   109.459] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[   109.459] (**) TPPS/2 IBM TrackPoint: always reports core events
[   109.459] (**) Option "Device" "/dev/input/event16"
[   109.459] (**) Option "_source" "server/udev"
[   109.461] (II) event16 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[   109.462] (II) event16 - TPPS/2 IBM TrackPoint: device is a pointer
[   109.463] (II) event16 - TPPS/2 IBM TrackPoint: device removed
[   109.479] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input17/event16"
[   109.479] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 12)
[   109.479] (**) Option "AccelerationScheme" "none"
[   109.479] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[   109.479] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[   109.479] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[   109.481] (II) event16 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[   109.482] (II) event16 - TPPS/2 IBM TrackPoint: device is a pointer
[   109.484] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[   109.484] (II) No input driver specified, ignoring this device.
[   109.484] (II) This device may have been added with another device file.
[   109.486] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
[   109.486] (**) ThinkPad Extra Buttons: Applying InputClass "Keyboard catchall"
[   109.486] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[   109.486] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[   109.486] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[   109.486] (**) ThinkPad Extra Buttons: always reports core events
[   109.486] (**) Option "Device" "/dev/input/event5"
[   109.486] (**) Option "_source" "server/udev"
[   109.488] (II) event5  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[   109.488] (II) event5  - ThinkPad Extra Buttons: device is a keyboard
[   109.488] (II) event5  - ThinkPad Extra Buttons: device removed
[   109.497] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input7/event5"
[   109.497] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
[   109.497] (**) Option "xkb_model" "pc104"
[   109.497] (**) Option "xkb_layout" "us"
[   109.497] (WW) Option "xkb_variant" requires a string value
[   109.497] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   109.499] (II) event5  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[   109.499] (II) event5  - ThinkPad Extra Buttons: device is a keyboard
[   278.283] (II) NOUVEAU(0): EDID vendor "LEN", prod id 16561
[   278.283] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   278.283] (II) NOUVEAU(0): Modeline "1600x900"x0.0  106.00  1600 1664 1706 1930  900 903 906 912 -hsync -vsync (54.9 kHz eP)
[   278.283] (II) NOUVEAU(0): Modeline "1600x900"x0.0  106.00  1600 1664 1706 2324  900 903 906 912 -hsync -vsync (45.6 kHz e)
[   282.441] (II) NOUVEAU(0): EDID vendor "LEN", prod id 16561
[   282.441] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   282.441] (II) NOUVEAU(0): Modeline "1600x900"x0.0  106.00  1600 1664 1706 1930  900 903 906 912 -hsync -vsync (54.9 kHz eP)
[   282.441] (II) NOUVEAU(0): Modeline "1600x900"x0.0  106.00  1600 1664 1706 2324  900 903 906 912 -hsync -vsync (45.6 kHz e)
[   282.646] (II) NOUVEAU(0): EDID vendor "LEN", prod id 16561
[   282.646] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   282.647] (II) NOUVEAU(0): Modeline "1600x900"x0.0  106.00  1600 1664 1706 1930  900 903 906 912 -hsync -vsync (54.9 kHz eP)
[   282.647] (II) NOUVEAU(0): Modeline "1600x900"x0.0  106.00  1600 1664 1706 2324  900 903 906 912 -hsync -vsync (45.6 kHz e)
[   285.496] (II) Axis 0x1 value 1108 is outside expected range [1237, 4990]
See https://wayland.freedesktop.org/libinput/doc/1.19.3/absolute_coordinate_ranges.html for details

libglib (looks like 2.33-108)

$ ldd /run/current-system/sw/bin/ls | grep glibc
    librt.so.1 => /nix/store/4s21k8k7p1mfik0b33r2spq5hq7774k1-glibc-2.33-108/lib/librt.so.1 (0x00007fec4726f000)
    libpthread.so.0 => /nix/store/4s21k8k7p1mfik0b33r2spq5hq7774k1-glibc-2.33-108/lib/libpthread.so.0 (0x00007fec46f4e000)
    libc.so.6 => /nix/store/4s21k8k7p1mfik0b33r2spq5hq7774k1-glibc-2.33-108/lib/libc.so.6 (0x00007fec46d76000)
    libdl.so.2 => /nix/store/4s21k8k7p1mfik0b33r2spq5hq7774k1-glibc-2.33-108/lib/libdl.so.2 (0x00007fec46d71000)
    /nix/store/4s21k8k7p1mfik0b33r2spq5hq7774k1-glibc-2.33-108/lib/ld-linux-x86-64.so.2 => /nix/store/4s21k8k7p1mfik0b33r2spq5hq7774k1-glibc-2.33-108/lib64/ld-linux-x86-64.so.2 (0x00007fec47282000)

libgtk-3 (looks like 3.24.31)

/nix/.ro-store/38s9harni8shwjfl4m4x1z94niz6cqj7-gtk+3-3.24.31/lib/libgtk-3.so
/nix/.ro-store/38s9harni8shwjfl4m4x1z94niz6cqj7-gtk+3-3.24.31/lib/libgtk-3.so.0
/nix/.ro-store/38s9harni8shwjfl4m4x1z94niz6cqj7-gtk+3-3.24.31/lib/libgtk-3.so.0.2404.27
/nix/.ro-store/cdgfplh77x4ky4xky0dflp9l9hnqff9g-nosql-workbench-3.2.1-fhs/usr/lib/libgtk-3.so
/nix/.ro-store/cdgfplh77x4ky4xky0dflp9l9hnqff9g-nosql-workbench-3.2.1-fhs/usr/lib/libgtk-3.so.0
/nix/.ro-store/cdgfplh77x4ky4xky0dflp9l9hnqff9g-nosql-workbench-3.2.1-fhs/usr/lib/libgtk-3.so.0.2404.27
/nix/.ro-store/m94s3y57v0s6argpvjsy3pgnzdcalp7j-nosql-workbench-3.2.1-usr-target/lib/libgtk-3.so
/nix/.ro-store/m94s3y57v0s6argpvjsy3pgnzdcalp7j-nosql-workbench-3.2.1-usr-target/lib/libgtk-3.so.0
/nix/.ro-store/m94s3y57v0s6argpvjsy3pgnzdcalp7j-nosql-workbench-3.2.1-usr-target/lib/libgtk-3.so.0.2404.27
/nix/store/38s9harni8shwjfl4m4x1z94niz6cqj7-gtk+3-3.24.31/lib/libgtk-3.so
/nix/store/38s9harni8shwjfl4m4x1z94niz6cqj7-gtk+3-3.24.31/lib/libgtk-3.so.0
/nix/store/38s9harni8shwjfl4m4x1z94niz6cqj7-gtk+3-3.24.31/lib/libgtk-3.so.0.2404.27
/nix/store/cdgfplh77x4ky4xky0dflp9l9hnqff9g-nosql-workbench-3.2.1-fhs/usr/lib/libgtk-3.so
/nix/store/cdgfplh77x4ky4xky0dflp9l9hnqff9g-nosql-workbench-3.2.1-fhs/usr/lib/libgtk-3.so.0
/nix/store/cdgfplh77x4ky4xky0dflp9l9hnqff9g-nosql-workbench-3.2.1-fhs/usr/lib/libgtk-3.so.0.2404.27
/nix/store/m94s3y57v0s6argpvjsy3pgnzdcalp7j-nosql-workbench-3.2.1-usr-target/lib/libgtk-3.so
/nix/store/m94s3y57v0s6argpvjsy3pgnzdcalp7j-nosql-workbench-3.2.1-usr-target/lib/libgtk-3.so.0
/nix/store/m94s3y57v0s6argpvjsy3pgnzdcalp7j-nosql-workbench-3.2.1-usr-target/lib/libgtk-3.so.0.2404.27

liblightdm-gobject (not sure how to determine this)

$ locate lightdm-gobject
/nix/.ro-store/bp2ww8x528abvcq2ibgmcn8wlkd1pvp8-lightdm-1.30.0/lib/liblightdm-gobject-1.la
/nix/.ro-store/bp2ww8x528abvcq2ibgmcn8wlkd1pvp8-lightdm-1.30.0/lib/liblightdm-gobject-1.so
/nix/.ro-store/bp2ww8x528abvcq2ibgmcn8wlkd1pvp8-lightdm-1.30.0/lib/liblightdm-gobject-1.so.0
/nix/.ro-store/bp2ww8x528abvcq2ibgmcn8wlkd1pvp8-lightdm-1.30.0/lib/liblightdm-gobject-1.so.0.0.0
/nix/.ro-store/rpgqv7pp54hvx3qgzx0x9ivpwcfnv3va-system-path/lib/liblightdm-gobject-1.la
/nix/.ro-store/rpgqv7pp54hvx3qgzx0x9ivpwcfnv3va-system-path/lib/liblightdm-gobject-1.so
/nix/.ro-store/rpgqv7pp54hvx3qgzx0x9ivpwcfnv3va-system-path/lib/liblightdm-gobject-1.so.0
/nix/.ro-store/rpgqv7pp54hvx3qgzx0x9ivpwcfnv3va-system-path/lib/liblightdm-gobject-1.so.0.0.0
/nix/store/bp2ww8x528abvcq2ibgmcn8wlkd1pvp8-lightdm-1.30.0/lib/liblightdm-gobject-1.la
/nix/store/bp2ww8x528abvcq2ibgmcn8wlkd1pvp8-lightdm-1.30.0/lib/liblightdm-gobject-1.so
/nix/store/bp2ww8x528abvcq2ibgmcn8wlkd1pvp8-lightdm-1.30.0/lib/liblightdm-gobject-1.so.0
/nix/store/bp2ww8x528abvcq2ibgmcn8wlkd1pvp8-lightdm-1.30.0/lib/liblightdm-gobject-1.so.0.0.0
/nix/store/rpgqv7pp54hvx3qgzx0x9ivpwcfnv3va-system-path/lib/liblightdm-gobject-1.la
/nix/store/rpgqv7pp54hvx3qgzx0x9ivpwcfnv3va-system-path/lib/liblightdm-gobject-1.so
/nix/store/rpgqv7pp54hvx3qgzx0x9ivpwcfnv3va-system-path/lib/liblightdm-gobject-1.so.0
/nix/store/rpgqv7pp54hvx3qgzx0x9ivpwcfnv3va-system-path/lib/liblightdm-gobject-1.so.0.0.0
johnrichardrinehart commented 2 years ago

@tobiohlala Any idea where I could start in debugging this problem? It's very strange to me.

tobiohlala commented 2 years ago

Unfortunately, i don't have an idea either. hm.

johnrichardrinehart commented 2 years ago

Haha, alright. Not a huge deal. I've switched greeters in the interim (enso).