You are not logged in.
Hi,
I have a laptop with an nvidia discrete gpu, and an integrated intel cpu. I am running the proprietary nvidia drivers and xf86-video-intel, and using PRIME offloading via nvidia-prime.
I have plugged in an external monitor into the HDMI port, and set it up via xrandr:
xrandr --output HDMI-1-0 --mode 1920x1080The display itself works fine, but the xorg process is using a lot of cpu, around 30%. Whenever I turn off the external display via xrandr, the cpu usage goes back to normal, but turning it back on increases it again.
Also, if I turn the internal display off, the gui becomes very laggy.
Here is the output from xrandr
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
eDP1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 340mm x 190mm
1920x1080 144.00*+ 59.96 60.00 59.93
1680x1050 59.95 59.88
1400x1050 74.76 59.98
1600x900 144.00 59.95 59.82
1280x1024 85.02 75.02 60.02
1400x900 59.96 59.88
1280x960 85.00 60.00
1368x768 144.00 59.88 59.85
1280x800 59.81 59.91
1152x864 75.00
1280x720 144.00 59.86 59.74
1024x768 85.00 75.03 70.07 60.00
1024x768i 86.96
1024x576 144.00 59.90 59.82
832x624 74.55
960x540 144.00 59.63 59.82
800x600 85.14 72.19 75.00 60.32 56.25
864x486 144.00 59.92 59.57
640x480 85.01 72.81 75.00 59.94
720x405 144.00 59.51 58.99
720x400 85.04
640x400 85.08
640x360 144.00 59.84 59.32
640x350 85.08
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
HDMI-1-0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 410mm x 230mm
1366x768 59.79 +
1920x1080 59.94*
1280x720 59.94
1024x768 75.03 70.07 60.00
800x600 75.00 72.19 60.32 56.25
720x480 59.94 59.94
640x480 75.00 72.81 59.94
1024x768 (0x229) 78.750MHz +HSync +VSync
h: width 1024 start 1040 end 1136 total 1312 skew 0 clock 60.02KHz
v: height 768 start 769 end 772 total 800 clock 75.03Hz
1024x768 (0x22a) 75.000MHz -HSync -VSync
h: width 1024 start 1048 end 1184 total 1328 skew 0 clock 56.48KHz
v: height 768 start 771 end 777 total 806 clock 70.07Hz
1024x768 (0x22b) 65.000MHz -HSync -VSync
h: width 1024 start 1048 end 1184 total 1344 skew 0 clock 48.36KHz
v: height 768 start 771 end 777 total 806 clock 60.00Hz
800x600 (0x22c) 49.500MHz +HSync +VSync
h: width 800 start 816 end 896 total 1056 skew 0 clock 46.88KHz
v: height 600 start 601 end 604 total 625 clock 75.00Hz
800x600 (0x22d) 50.000MHz +HSync +VSync
h: width 800 start 856 end 976 total 1040 skew 0 clock 48.08KHz
v: height 600 start 637 end 643 total 666 clock 72.19Hz
800x600 (0x22e) 40.000MHz +HSync +VSync
h: width 800 start 840 end 968 total 1056 skew 0 clock 37.88KHz
v: height 600 start 601 end 605 total 628 clock 60.32Hz
800x600 (0x22f) 36.000MHz +HSync +VSync
h: width 800 start 824 end 896 total 1024 skew 0 clock 35.16KHz
v: height 600 start 601 end 603 total 625 clock 56.25Hz
640x480 (0x232) 31.500MHz -HSync -VSync
h: width 640 start 656 end 720 total 840 skew 0 clock 37.50KHz
v: height 480 start 481 end 484 total 500 clock 75.00Hz
640x480 (0x234) 25.175MHz -HSync -VSync
h: width 640 start 656 end 752 total 800 skew 0 clock 31.47KHz
v: height 480 start 490 end 492 total 525 clock 59.94HzHere is the xorg log:
[ 1750.280] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 1750.282]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[ 1750.287] Build Operating System: Linux Archlinux
[ 1750.288] Current Operating System: Linux acernitro-arch 5.12.12-arch1-1 #1 SMP PREEMPT Fri, 18 Jun 2021 21:59:22 +0000 x86_64
[ 1750.288] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7f589701-6dc5-4b98-9bba-aff8f6e8e6c5 rw quiet resume=UUID=2b8805a8-de2b-4493-8401-b2531c096bd2 udev.log_priority=3
[ 1750.292] Build Date: 13 April 2021 03:12:10PM
[ 1750.293]
[ 1750.295] Current version of pixman: 0.40.0
[ 1750.298] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 1750.298] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1750.303] (==) Log file: "/home/dmux//.local/share/xorg/Xorg.0.log", Time: Sat Jun 26 00:26:55 2021
[ 1750.304] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 1750.304] (==) No Layout section. Using the first Screen section.
[ 1750.304] (==) No screen section available. Using defaults.
[ 1750.304] (**) |-->Screen "Default Screen Section" (0)
[ 1750.305] (**) | |-->Monitor "<default monitor>"
[ 1750.305] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 1750.305] (==) Automatically adding devices
[ 1750.305] (==) Automatically enabling devices
[ 1750.305] (==) Automatically adding GPU devices
[ 1750.305] (==) Automatically binding GPU devices
[ 1750.305] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 1750.305] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 1750.305] Entry deleted from font path.
[ 1750.305] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 1750.305] Entry deleted from font path.
[ 1750.305] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 1750.305] Entry deleted from font path.
[ 1750.305] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 1750.305] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 1750.305] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 1750.305] (II) Module ABI versions:
[ 1750.305] X.Org ANSI C Emulation: 0.4
[ 1750.305] X.Org Video Driver: 24.1
[ 1750.305] X.Org XInput driver : 24.1
[ 1750.305] X.Org Server Extension : 10.0
[ 1750.305] (++) using VT number 1
[ 1750.306] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 1750.307] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 1750.307] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 10 paused 0
[ 1750.307] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 1750.307] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[ 1750.308] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 1750.309] (--) PCI:*(0@0:2:0) 8086:3e9b:1025:1338 rev 0, Mem @ 0xb5000000/16777216, 0x90000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[ 1750.309] (--) PCI: (1@0:0:0) 10de:2191:1025:1336 rev 161, Mem @ 0xb3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[ 1750.309] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 1750.309] (II) LoadModule: "glx"
[ 1750.309] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 1750.310] (II) Module glx: vendor="X.Org Foundation"
[ 1750.310] compiled for 1.20.11, module version = 1.0.0
[ 1750.310] ABI class: X.Org Server Extension, version 10.0
[ 1750.310] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[ 1750.310] loading driver: nvidia
[ 1750.310] (==) Matched intel as autoconfigured driver 0
[ 1750.310] (==) Matched nvidia as autoconfigured driver 1
[ 1750.310] (==) Matched nouveau as autoconfigured driver 2
[ 1750.310] (==) Matched nv as autoconfigured driver 3
[ 1750.310] (==) Matched modesetting as autoconfigured driver 4
[ 1750.310] (==) Matched fbdev as autoconfigured driver 5
[ 1750.310] (==) Matched vesa as autoconfigured driver 6
[ 1750.310] (==) Assigned the driver to the xf86ConfigLayout
[ 1750.310] (II) LoadModule: "intel"
[ 1750.310] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 1750.310] (II) Module intel: vendor="X.Org Foundation"
[ 1750.310] compiled for 1.20.10, module version = 2.99.917
[ 1750.310] Module class: X.Org Video Driver
[ 1750.310] ABI class: X.Org Video Driver, version 24.1
[ 1750.310] (II) LoadModule: "nvidia"
[ 1750.310] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 1750.310] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 1750.310] compiled for 1.6.99.901, module version = 1.0.0
[ 1750.310] Module class: X.Org Video Driver
[ 1750.310] (II) LoadModule: "nouveau"
[ 1750.310] (WW) Warning, couldn't open module nouveau
[ 1750.310] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 1750.310] (II) LoadModule: "nv"
[ 1750.311] (WW) Warning, couldn't open module nv
[ 1750.311] (EE) Failed to load module "nv" (module does not exist, 0)
[ 1750.311] (II) LoadModule: "modesetting"
[ 1750.311] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 1750.311] (II) Module modesetting: vendor="X.Org Foundation"
[ 1750.311] compiled for 1.20.11, module version = 1.20.11
[ 1750.311] Module class: X.Org Video Driver
[ 1750.311] ABI class: X.Org Video Driver, version 24.1
[ 1750.311] (II) LoadModule: "fbdev"
[ 1750.311] (WW) Warning, couldn't open module fbdev
[ 1750.311] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 1750.311] (II) LoadModule: "vesa"
[ 1750.311] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 1750.311] (II) Module vesa: vendor="X.Org Foundation"
[ 1750.311] compiled for 1.20.9, module version = 2.5.0
[ 1750.311] Module class: X.Org Video Driver
[ 1750.311] ABI class: X.Org Video Driver, version 24.1
[ 1750.311] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 1750.311] (II) intel: Driver for Intel(R) HD Graphics
[ 1750.311] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 1750.311] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 1750.311] (II) NVIDIA dlloader X Driver 465.31 Thu May 13 22:19:15 UTC 2021
[ 1750.311] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 1750.311] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 1750.311] (II) VESA: driver for VESA chipsets: vesa
[ 1750.311] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 1750.311] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103
[ 1750.311] (II) intel(0): SNA compiled from 2.99.917-916-g31486f40
[ 1750.327] (WW) Falling back to old probe method for modesetting
[ 1750.327] (II) systemd-logind: releasing fd for 226:1
[ 1750.328] (II) Loading sub module "fb"
[ 1750.328] (II) LoadModule: "fb"
[ 1750.328] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 1750.328] (II) Module fb: vendor="X.Org Foundation"
[ 1750.328] compiled for 1.20.11, module version = 1.0.0
[ 1750.328] ABI class: X.Org ANSI C Emulation, version 0.4
[ 1750.328] (II) Loading sub module "wfb"
[ 1750.328] (II) LoadModule: "wfb"
[ 1750.328] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 1750.328] (II) Module wfb: vendor="X.Org Foundation"
[ 1750.328] compiled for 1.20.11, module version = 1.0.0
[ 1750.328] ABI class: X.Org ANSI C Emulation, version 0.4
[ 1750.328] (II) Loading sub module "ramdac"
[ 1750.328] (II) LoadModule: "ramdac"
[ 1750.328] (II) Module "ramdac" already built-in
[ 1750.328] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 1750.328] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[ 1750.328] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 6 threads
[ 1750.328] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 1750.328] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 1750.328] (==) intel(0): RGB weight 888
[ 1750.328] (==) intel(0): Default visual is TrueColor
[ 1750.329] (II) intel(0): Output eDP1 has no monitor section
[ 1750.329] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 1750.329] (II) intel(0): Enabled output eDP1
[ 1750.329] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 1750.329] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 1750.329] (II) intel(0): Enabled output VIRTUAL1
[ 1750.329] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[ 1750.329] (==) intel(0): TearFree enabled
[ 1750.329] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 1750.329] (==) intel(0): DPI set to (96, 96)
[ 1750.329] (II) Loading sub module "dri3"
[ 1750.329] (II) LoadModule: "dri3"
[ 1750.329] (II) Module "dri3" already built-in
[ 1750.329] (II) Loading sub module "dri2"
[ 1750.329] (II) LoadModule: "dri2"
[ 1750.329] (II) Module "dri2" already built-in
[ 1750.329] (II) Loading sub module "present"
[ 1750.329] (II) LoadModule: "present"
[ 1750.329] (II) Module "present" already built-in
[ 1750.329] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[ 1750.329] (==) NVIDIA(G0): RGB weight 888
[ 1750.329] (==) NVIDIA(G0): Default visual is TrueColor
[ 1750.329] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 1750.329] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 1750.329] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[ 1750.329] (**) NVIDIA(G0): Enabling 2D acceleration
[ 1750.329] (II) Loading sub module "glxserver_nvidia"
[ 1750.329] (II) LoadModule: "glxserver_nvidia"
[ 1750.329] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 1750.334] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 1750.334] compiled for 1.6.99.901, module version = 1.0.0
[ 1750.334] Module class: X.Org Server Extension
[ 1750.334] (II) NVIDIA GLX Module 465.31 Thu May 13 22:16:59 UTC 2021
[ 1750.334] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 1750.883] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 1750.883] (--) NVIDIA(0): DFP-0 (boot)
[ 1750.883] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce GTX 1660 Ti (TU116-A) at PCI:1:0:0
[ 1750.883] (II) NVIDIA(G0): (GPU-0)
[ 1750.883] (--) NVIDIA(G0): Memory: 6291456 kBytes
[ 1750.883] (--) NVIDIA(G0): VideoBIOS: 90.16.20.40.89
[ 1750.883] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[ 1750.927] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): connected
[ 1750.927] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): Internal TMDS
[ 1750.927] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): 600.0 MHz maximum pixel clock
[ 1750.927] (--) NVIDIA(GPU-0):
[ 1750.949] (II) NVIDIA(G0): Validated MetaModes:
[ 1750.949] (II) NVIDIA(G0): "NULL"
[ 1750.949] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[ 1750.980] (WW) NVIDIA(G0): Cannot find size of first mode for Samsung SMB1930N (DFP-0);
[ 1750.980] (WW) NVIDIA(G0): cannot compute DPI from Samsung SMB1930N (DFP-0)'s EDID.
[ 1750.980] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[ 1750.980] (II) UnloadModule: "modesetting"
[ 1750.980] (II) Unloading modesetting
[ 1750.980] (II) UnloadModule: "vesa"
[ 1750.980] (II) Unloading vesa
[ 1750.980] (II) intel(0): SNA initialized with Coffeelake (gen9) backend
[ 1750.980] (==) intel(0): Backing store enabled
[ 1750.980] (==) intel(0): Silken mouse disabled
[ 1750.980] (II) intel(0): HW Cursor enabled
[ 1750.980] (==) intel(0): DPMS enabled
[ 1750.980] (==) intel(0): Display hotplug detection enabled
[ 1750.980] (II) intel(0): [DRI2] Setup complete
[ 1750.980] (II) intel(0): [DRI2] DRI driver: i965
[ 1750.980] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 1750.980] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[ 1750.980] (II) intel(0): hardware support for Present enabled
[ 1750.980] (WW) NVIDIA: Failed to bind sideband socket to
[ 1750.980] (WW) NVIDIA: '/var/run/nvidia-xdriver-0800fdbe' Permission denied
[ 1750.981] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 1750.981] (II) NVIDIA: access.
[ 1750.988] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 1750.988] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 1750.988] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 1750.988] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 1750.988] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 1750.988] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 1750.988] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 1750.988] (II) NVIDIA(G0): Config Options in the README.
[ 1751.002] (II) NVIDIA(G0): Setting mode "NULL"
[ 1751.009] (==) NVIDIA(G0): Disabling shared memory pixmaps
[ 1751.009] (==) NVIDIA(G0): Backing store enabled
[ 1751.009] (==) NVIDIA(G0): Silken mouse disabled
[ 1751.010] (==) NVIDIA(G0): DPMS enabled
[ 1751.010] (II) Loading sub module "dri2"
[ 1751.010] (II) LoadModule: "dri2"
[ 1751.010] (II) Module "dri2" already built-in
[ 1751.010] (II) NVIDIA(G0): [DRI2] Setup complete
[ 1751.010] (II) NVIDIA(G0): [DRI2] VDPAU driver: nvidia
[ 1751.010] (II) Initializing extension Generic Event Extension
[ 1751.010] (II) Initializing extension SHAPE
[ 1751.010] (II) Initializing extension MIT-SHM
[ 1751.010] (II) Initializing extension XInputExtension
[ 1751.010] (II) Initializing extension XTEST
[ 1751.010] (II) Initializing extension BIG-REQUESTS
[ 1751.010] (II) Initializing extension SYNC
[ 1751.010] (II) Initializing extension XKEYBOARD
[ 1751.010] (II) Initializing extension XC-MISC
[ 1751.010] (II) Initializing extension SECURITY
[ 1751.010] (II) Initializing extension XFIXES
[ 1751.010] (II) Initializing extension RENDER
[ 1751.010] (II) Initializing extension RANDR
[ 1751.010] (II) Initializing extension COMPOSITE
[ 1751.010] (II) Initializing extension DAMAGE
[ 1751.010] (II) Initializing extension MIT-SCREEN-SAVER
[ 1751.010] (II) Initializing extension DOUBLE-BUFFER
[ 1751.010] (II) Initializing extension RECORD
[ 1751.010] (II) Initializing extension DPMS
[ 1751.010] (II) Initializing extension Present
[ 1751.010] (II) Initializing extension DRI3
[ 1751.010] (II) Initializing extension X-Resource
[ 1751.010] (II) Initializing extension XVideo
[ 1751.010] (II) Initializing extension XVideo-MotionCompensation
[ 1751.010] (II) Initializing extension GLX
[ 1751.010] (II) Initializing extension GLX
[ 1751.010] (II) Indirect GLX disabled.
[ 1751.016] (II) AIGLX: Loaded and initialized i965
[ 1751.016] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 1751.016] (II) Initializing extension XFree86-VidModeExtension
[ 1751.016] (II) Initializing extension XFree86-DGA
[ 1751.016] (II) Initializing extension XFree86-DRI
[ 1751.016] (II) Initializing extension DRI2
[ 1751.016] (II) Initializing extension NV-GLX
[ 1751.016] (II) Initializing extension NV-CONTROL
[ 1751.018] (II) intel(0): switch to mode 1920x1080@144.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 1751.021] (II) intel(0): Setting screen physical size to 508 x 285
[ 1751.058] (II) config/udev: Adding input device Acer Wireless Radio Control (/dev/input/event5)
[ 1751.058] (**) Acer Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 1751.058] (II) LoadModule: "libinput"
[ 1751.058] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 1751.059] (II) Module libinput: vendor="X.Org Foundation"
[ 1751.059] compiled for 1.20.11, module version = 1.1.0
[ 1751.059] Module class: X.Org XInput Driver
[ 1751.059] ABI class: X.Org XInput driver, version 24.1
[ 1751.059] (II) Using input driver 'libinput' for 'Acer Wireless Radio Control'
[ 1751.059] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 29 paused 0
[ 1751.059] (**) Acer Wireless Radio Control: always reports core events
[ 1751.059] (**) Option "Device" "/dev/input/event5"
[ 1751.059] (**) Option "_source" "server/udev"
[ 1751.060] (II) event5 - Acer Wireless Radio Control: is tagged by udev as: Keyboard
[ 1751.060] (II) event5 - Acer Wireless Radio Control: device is a keyboard
[ 1751.060] (II) event5 - Acer Wireless Radio Control: device removed
[ 1751.060] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/10251229:00/input/input5/event5"
[ 1751.060] (II) XINPUT: Adding extended input device "Acer Wireless Radio Control" (type: KEYBOARD, id 6)
[ 1751.061] (II) event5 - Acer Wireless Radio Control: is tagged by udev as: Keyboard
[ 1751.061] (II) event5 - Acer Wireless Radio Control: device is a keyboard
[ 1751.061] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 1751.061] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 1751.061] (II) Using input driver 'libinput' for 'Power Button'
[ 1751.061] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 32 paused 0
[ 1751.061] (**) Power Button: always reports core events
[ 1751.061] (**) Option "Device" "/dev/input/event3"
[ 1751.061] (**) Option "_source" "server/udev"
[ 1751.062] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 1751.062] (II) event3 - Power Button: device is a keyboard
[ 1751.062] (II) event3 - Power Button: device removed
[ 1751.062] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 1751.062] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 1751.062] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 1751.062] (II) event3 - Power Button: device is a keyboard
[ 1751.062] (II) config/udev: Adding input device Video Bus (/dev/input/event16)
[ 1751.062] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 1751.062] (II) Using input driver 'libinput' for 'Video Bus'
[ 1751.063] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 33 paused 0
[ 1751.063] (**) Video Bus: always reports core events
[ 1751.063] (**) Option "Device" "/dev/input/event16"
[ 1751.063] (**) Option "_source" "server/udev"
[ 1751.063] (II) event16 - Video Bus: is tagged by udev as: Keyboard
[ 1751.063] (II) event16 - Video Bus: device is a keyboard
[ 1751.063] (II) event16 - Video Bus: device removed
[ 1751.063] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input20/event16"
[ 1751.063] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 1751.064] (II) event16 - Video Bus: is tagged by udev as: Keyboard
[ 1751.064] (II) event16 - Video Bus: device is a keyboard
[ 1751.064] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[ 1751.064] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 1751.064] (II) Using input driver 'libinput' for 'Video Bus'
[ 1751.065] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 34 paused 0
[ 1751.065] (**) Video Bus: always reports core events
[ 1751.065] (**) Option "Device" "/dev/input/event7"
[ 1751.065] (**) Option "_source" "server/udev"
[ 1751.065] (II) event7 - Video Bus: is tagged by udev as: Keyboard
[ 1751.065] (II) event7 - Video Bus: device is a keyboard
[ 1751.065] (II) event7 - Video Bus: device removed
[ 1751.065] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input16/event7"
[ 1751.065] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 9)
[ 1751.066] (II) event7 - Video Bus: is tagged by udev as: Keyboard
[ 1751.066] (II) event7 - Video Bus: device is a keyboard
[ 1751.066] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 1751.066] (II) No input driver specified, ignoring this device.
[ 1751.066] (II) This device may have been added with another device file.
[ 1751.066] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 1751.066] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 1751.066] (II) Using input driver 'libinput' for 'Power Button'
[ 1751.067] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 35 paused 0
[ 1751.067] (**) Power Button: always reports core events
[ 1751.067] (**) Option "Device" "/dev/input/event2"
[ 1751.067] (**) Option "_source" "server/udev"
[ 1751.067] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 1751.067] (II) event2 - Power Button: device is a keyboard
[ 1751.067] (II) event2 - Power Button: device removed
[ 1751.067] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[ 1751.067] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[ 1751.068] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 1751.068] (II) event2 - Power Button: device is a keyboard
[ 1751.068] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 1751.068] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 1751.068] (II) Using input driver 'libinput' for 'Sleep Button'
[ 1751.068] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 36 paused 0
[ 1751.068] (**) Sleep Button: always reports core events
[ 1751.068] (**) Option "Device" "/dev/input/event1"
[ 1751.068] (**) Option "_source" "server/udev"
[ 1751.069] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 1751.069] (II) event1 - Sleep Button: device is a keyboard
[ 1751.069] (II) event1 - Sleep Button: device removed
[ 1751.069] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 1751.069] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 11)
[ 1751.069] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 1751.069] (II) event1 - Sleep Button: device is a keyboard
[ 1751.070] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event9)
[ 1751.070] (II) No input driver specified, ignoring this device.
[ 1751.070] (II) This device may have been added with another device file.
[ 1751.070] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event10)
[ 1751.070] (II) No input driver specified, ignoring this device.
[ 1751.070] (II) This device may have been added with another device file.
[ 1751.070] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event11)
[ 1751.070] (II) No input driver specified, ignoring this device.
[ 1751.070] (II) This device may have been added with another device file.
[ 1751.070] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event12)
[ 1751.070] (II) No input driver specified, ignoring this device.
[ 1751.070] (II) This device may have been added with another device file.
[ 1751.071] (II) config/udev: Adding input device SONiX USB DEVICE (/dev/input/event13)
[ 1751.071] (**) SONiX USB DEVICE: Applying InputClass "libinput keyboard catchall"
[ 1751.071] (II) Using input driver 'libinput' for 'SONiX USB DEVICE'
[ 1751.071] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 37 paused 0
[ 1751.071] (**) SONiX USB DEVICE: always reports core events
[ 1751.071] (**) Option "Device" "/dev/input/event13"
[ 1751.071] (**) Option "_source" "server/udev"
[ 1751.072] (II) event13 - SONiX USB DEVICE: is tagged by udev as: Keyboard
[ 1751.072] (II) event13 - SONiX USB DEVICE: device is a keyboard
[ 1751.072] (II) event13 - SONiX USB DEVICE: device removed
[ 1751.072] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:0C45:672E.0002/input/input15/event13"
[ 1751.072] (II) XINPUT: Adding extended input device "SONiX USB DEVICE" (type: KEYBOARD, id 12)
[ 1751.073] (II) event13 - SONiX USB DEVICE: is tagged by udev as: Keyboard
[ 1751.073] (II) event13 - SONiX USB DEVICE: device is a keyboard
[ 1751.073] (II) config/udev: Adding input device SONiX USB DEVICE Keyboard (/dev/input/event14)
[ 1751.073] (**) SONiX USB DEVICE Keyboard: Applying InputClass "libinput keyboard catchall"
[ 1751.073] (II) Using input driver 'libinput' for 'SONiX USB DEVICE Keyboard'
[ 1751.074] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 38 paused 0
[ 1751.074] (**) SONiX USB DEVICE Keyboard: always reports core events
[ 1751.074] (**) Option "Device" "/dev/input/event14"
[ 1751.074] (**) Option "_source" "server/udev"
[ 1751.074] (II) event14 - SONiX USB DEVICE Keyboard: is tagged by udev as: Keyboard
[ 1751.074] (II) event14 - SONiX USB DEVICE Keyboard: device is a keyboard
[ 1751.074] (II) event14 - SONiX USB DEVICE Keyboard: device removed
[ 1751.074] (II) libinput: SONiX USB DEVICE Keyboard: needs a virtual subdevice
[ 1751.074] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:0C45:672E.0003/input/input17/event14"
[ 1751.074] (II) XINPUT: Adding extended input device "SONiX USB DEVICE Keyboard" (type: MOUSE, id 13)
[ 1751.074] (**) Option "AccelerationScheme" "none"
[ 1751.074] (**) SONiX USB DEVICE Keyboard: (accel) selected scheme none/0
[ 1751.074] (**) SONiX USB DEVICE Keyboard: (accel) acceleration factor: 2.000
[ 1751.074] (**) SONiX USB DEVICE Keyboard: (accel) acceleration threshold: 4
[ 1751.075] (II) event14 - SONiX USB DEVICE Keyboard: is tagged by udev as: Keyboard
[ 1751.075] (II) event14 - SONiX USB DEVICE Keyboard: device is a keyboard
[ 1751.076] (II) config/udev: Adding input device SONiX USB DEVICE Wireless Radio Control (/dev/input/event15)
[ 1751.076] (**) SONiX USB DEVICE Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 1751.076] (II) Using input driver 'libinput' for 'SONiX USB DEVICE Wireless Radio Control'
[ 1751.076] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 39 paused 0
[ 1751.076] (**) SONiX USB DEVICE Wireless Radio Control: always reports core events
[ 1751.076] (**) Option "Device" "/dev/input/event15"
[ 1751.076] (**) Option "_source" "server/udev"
[ 1751.077] (II) event15 - SONiX USB DEVICE Wireless Radio Control: is tagged by udev as: Keyboard
[ 1751.077] (II) event15 - SONiX USB DEVICE Wireless Radio Control: device is a keyboard
[ 1751.077] (II) event15 - SONiX USB DEVICE Wireless Radio Control: device removed
[ 1751.077] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:0C45:672E.0003/input/input18/event15"
[ 1751.077] (II) XINPUT: Adding extended input device "SONiX USB DEVICE Wireless Radio Control" (type: KEYBOARD, id 14)
[ 1751.077] (II) event15 - SONiX USB DEVICE Wireless Radio Control: is tagged by udev as: Keyboard
[ 1751.077] (II) event15 - SONiX USB DEVICE Wireless Radio Control: device is a keyboard
[ 1751.078] (II) config/udev: Adding input device SONiX USB DEVICE (/dev/input/event18)
[ 1751.078] (II) No input driver specified, ignoring this device.
[ 1751.078] (II) This device may have been added with another device file.
[ 1751.078] (II) config/udev: Adding input device PixArt Dell MS116 USB Optical Mouse (/dev/input/event20)
[ 1751.078] (**) PixArt Dell MS116 USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 1751.078] (II) Using input driver 'libinput' for 'PixArt Dell MS116 USB Optical Mouse'
[ 1751.079] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 40 paused 0
[ 1751.079] (**) PixArt Dell MS116 USB Optical Mouse: always reports core events
[ 1751.079] (**) Option "Device" "/dev/input/event20"
[ 1751.079] (**) Option "_source" "server/udev"
[ 1751.079] (II) event20 - PixArt Dell MS116 USB Optical Mouse: is tagged by udev as: Mouse
[ 1751.079] (II) event20 - PixArt Dell MS116 USB Optical Mouse: device set to 1000 DPI
[ 1751.079] (II) event20 - PixArt Dell MS116 USB Optical Mouse: device is a pointer
[ 1751.079] (II) event20 - PixArt Dell MS116 USB Optical Mouse: device removed
[ 1751.079] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:413C:301A.0004/input/input24/event20"
[ 1751.079] (II) XINPUT: Adding extended input device "PixArt Dell MS116 USB Optical Mouse" (type: MOUSE, id 15)
[ 1751.080] (**) Option "AccelerationScheme" "none"
[ 1751.080] (**) PixArt Dell MS116 USB Optical Mouse: (accel) selected scheme none/0
[ 1751.080] (**) PixArt Dell MS116 USB Optical Mouse: (accel) acceleration factor: 2.000
[ 1751.080] (**) PixArt Dell MS116 USB Optical Mouse: (accel) acceleration threshold: 4
[ 1751.080] (II) event20 - PixArt Dell MS116 USB Optical Mouse: is tagged by udev as: Mouse
[ 1751.080] (II) event20 - PixArt Dell MS116 USB Optical Mouse: device set to 1000 DPI
[ 1751.080] (II) event20 - PixArt Dell MS116 USB Optical Mouse: device is a pointer
[ 1751.081] (II) config/udev: Adding input device PixArt Dell MS116 USB Optical Mouse (/dev/input/mouse2)
[ 1751.081] (II) No input driver specified, ignoring this device.
[ 1751.081] (II) This device may have been added with another device file.
[ 1751.081] (II) config/udev: Adding input device HD WebCam: HD WebCam (/dev/input/event21)
[ 1751.081] (**) HD WebCam: HD WebCam: Applying InputClass "libinput keyboard catchall"
[ 1751.081] (II) Using input driver 'libinput' for 'HD WebCam: HD WebCam'
[ 1751.081] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 41 paused 0
[ 1751.081] (**) HD WebCam: HD WebCam: always reports core events
[ 1751.081] (**) Option "Device" "/dev/input/event21"
[ 1751.081] (**) Option "_source" "server/udev"
[ 1751.082] (II) event21 - HD WebCam: HD WebCam: is tagged by udev as: Keyboard
[ 1751.082] (II) event21 - HD WebCam: HD WebCam: device is a keyboard
[ 1751.082] (II) event21 - HD WebCam: HD WebCam: device removed
[ 1751.082] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input25/event21"
[ 1751.082] (II) XINPUT: Adding extended input device "HD WebCam: HD WebCam" (type: KEYBOARD, id 16)
[ 1751.083] (II) event21 - HD WebCam: HD WebCam: is tagged by udev as: Keyboard
[ 1751.083] (II) event21 - HD WebCam: HD WebCam: device is a keyboard
[ 1751.083] (II) config/udev: Adding input device ELAN0504:01 04F3:3091 Mouse (/dev/input/event17)
[ 1751.083] (**) ELAN0504:01 04F3:3091 Mouse: Applying InputClass "libinput pointer catchall"
[ 1751.083] (II) Using input driver 'libinput' for 'ELAN0504:01 04F3:3091 Mouse'
[ 1751.084] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 42 paused 0
[ 1751.084] (**) ELAN0504:01 04F3:3091 Mouse: always reports core events
[ 1751.084] (**) Option "Device" "/dev/input/event17"
[ 1751.084] (**) Option "_source" "server/udev"
[ 1751.084] (II) event17 - ELAN0504:01 04F3:3091 Mouse: is tagged by udev as: Mouse Pointingstick
[ 1751.084] (II) event17 - ELAN0504:01 04F3:3091 Mouse: device is a pointer
[ 1751.085] (II) event17 - ELAN0504:01 04F3:3091 Mouse: device removed
[ 1751.085] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN0504:01/0018:04F3:3091.0001/input/input21/event17"
[ 1751.085] (II) XINPUT: Adding extended input device "ELAN0504:01 04F3:3091 Mouse" (type: MOUSE, id 17)
[ 1751.085] (**) Option "AccelerationScheme" "none"
[ 1751.085] (**) ELAN0504:01 04F3:3091 Mouse: (accel) selected scheme none/0
[ 1751.085] (**) ELAN0504:01 04F3:3091 Mouse: (accel) acceleration factor: 2.000
[ 1751.085] (**) ELAN0504:01 04F3:3091 Mouse: (accel) acceleration threshold: 4
[ 1751.085] (II) event17 - ELAN0504:01 04F3:3091 Mouse: is tagged by udev as: Mouse Pointingstick
[ 1751.086] (II) event17 - ELAN0504:01 04F3:3091 Mouse: device is a pointer
[ 1751.086] (II) config/udev: Adding input device ELAN0504:01 04F3:3091 Mouse (/dev/input/mouse0)
[ 1751.086] (II) No input driver specified, ignoring this device.
[ 1751.086] (II) This device may have been added with another device file.
[ 1751.087] (II) config/udev: Adding input device ELAN0504:01 04F3:3091 Touchpad (/dev/input/event19)
[ 1751.087] (**) ELAN0504:01 04F3:3091 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 1751.087] (II) Using input driver 'libinput' for 'ELAN0504:01 04F3:3091 Touchpad'
[ 1751.087] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 43 paused 0
[ 1751.087] (**) ELAN0504:01 04F3:3091 Touchpad: always reports core events
[ 1751.087] (**) Option "Device" "/dev/input/event19"
[ 1751.087] (**) Option "_source" "server/udev"
[ 1751.088] (II) event19 - ELAN0504:01 04F3:3091 Touchpad: is tagged by udev as: Touchpad
[ 1751.088] (II) event19 - ELAN0504:01 04F3:3091 Touchpad: device is a touchpad
[ 1751.089] (II) event19 - ELAN0504:01 04F3:3091 Touchpad: device removed
[ 1751.089] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN0504:01/0018:04F3:3091.0001/input/input23/event19"
[ 1751.089] (II) XINPUT: Adding extended input device "ELAN0504:01 04F3:3091 Touchpad" (type: TOUCHPAD, id 18)
[ 1751.089] (**) Option "AccelerationScheme" "none"
[ 1751.089] (**) ELAN0504:01 04F3:3091 Touchpad: (accel) selected scheme none/0
[ 1751.089] (**) ELAN0504:01 04F3:3091 Touchpad: (accel) acceleration factor: 2.000
[ 1751.089] (**) ELAN0504:01 04F3:3091 Touchpad: (accel) acceleration threshold: 4
[ 1751.090] (II) event19 - ELAN0504:01 04F3:3091 Touchpad: is tagged by udev as: Touchpad
[ 1751.091] (II) event19 - ELAN0504:01 04F3:3091 Touchpad: device is a touchpad
[ 1751.091] (II) config/udev: Adding input device ELAN0504:01 04F3:3091 Touchpad (/dev/input/mouse1)
[ 1751.091] (II) No input driver specified, ignoring this device.
[ 1751.091] (II) This device may have been added with another device file.
[ 1751.091] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event22)
[ 1751.091] (II) No input driver specified, ignoring this device.
[ 1751.091] (II) This device may have been added with another device file.
[ 1751.092] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 1751.092] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 1751.092] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 1751.092] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 44 paused 0
[ 1751.092] (**) AT Translated Set 2 keyboard: always reports core events
[ 1751.092] (**) Option "Device" "/dev/input/event4"
[ 1751.092] (**) Option "_source" "server/udev"
[ 1751.093] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 1751.093] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 1751.093] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 1751.093] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 1751.093] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 19)
[ 1751.094] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 1751.094] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 1751.095] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[ 1751.095] (II) No input driver specified, ignoring this device.
[ 1751.095] (II) This device may have been added with another device file.
[ 1751.096] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event6)
[ 1751.096] (**) Acer WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 1751.096] (II) Using input driver 'libinput' for 'Acer WMI hotkeys'
[ 1751.096] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 45 paused 0
[ 1751.096] (**) Acer WMI hotkeys: always reports core events
[ 1751.096] (**) Option "Device" "/dev/input/event6"
[ 1751.096] (**) Option "_source" "server/udev"
[ 1751.097] (II) event6 - Acer WMI hotkeys: is tagged by udev as: Keyboard
[ 1751.097] (II) event6 - Acer WMI hotkeys: device is a keyboard
[ 1751.097] (II) event6 - Acer WMI hotkeys: device removed
[ 1751.097] (**) Option "config_info" "udev:/sys/devices/virtual/input/input14/event6"
[ 1751.097] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 20)
[ 1751.097] (II) event6 - Acer WMI hotkeys: is tagged by udev as: Keyboard
[ 1751.097] (II) event6 - Acer WMI hotkeys: device is a keyboard
[ 1751.109] (**) SONiX USB DEVICE Keyboard: Applying InputClass "libinput keyboard catchall"
[ 1751.109] (II) Using input driver 'libinput' for 'SONiX USB DEVICE Keyboard'
[ 1751.109] (II) systemd-logind: returning pre-existing fd for /dev/input/event14 13:78
[ 1751.109] (**) SONiX USB DEVICE Keyboard: always reports core events
[ 1751.109] (**) Option "Device" "/dev/input/event14"
[ 1751.109] (**) Option "_source" "_driver/libinput"
[ 1751.109] (II) libinput: SONiX USB DEVICE Keyboard: is a virtual subdevice
[ 1751.109] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:0C45:672E.0003/input/input17/event14"
[ 1751.109] (II) XINPUT: Adding extended input device "SONiX USB DEVICE Keyboard" (type: KEYBOARD, id 21)
[ 1752.982] (II) intel(0): EDID vendor "LGD", prod id 1566
[ 1752.982] (II) intel(0): Printing DDC gathered Modelines:
[ 1752.982] (II) intel(0): Modeline "1920x1080"x0.0 346.54 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (166.6 kHz eP)
[ 1752.982] (II) intel(0): Modeline "1920x1080"x0.0 144.40 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (69.4 kHz e)
[ 1799.850] randr: falling back to unsynchronized pixmap sharing
[ 1799.858] (II) NVIDIA(G0): Setting mode "HDMI-1-0: 1920x1080 @1920x1080 +0+0 {AllowGSYNC=Off, ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 1846.323] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[ 1847.034] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[ 1847.195] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[ 1847.547] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[ 1847.679] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[ 1847.679] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 1848.226] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-3ms), your system is too slow
[ 1849.035] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-4ms), your system is too slow
[ 1852.848] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-9ms), your system is too slow
[ 1905.689] (EE) event13 - SONiX USB DEVICE: client bug: event processing lagging behind by 11ms, your system is too slow
[ 1918.434] (EE) event13 - SONiX USB DEVICE: client bug: event processing lagging behind by 14ms, your system is too slow
[ 1924.472] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-0ms), your system is too slow
[ 1931.294] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-6ms), your system is too slow
[ 1977.541] (EE) event13 - SONiX USB DEVICE: client bug: event processing lagging behind by 21ms, your system is too slow
[ 1996.692] (EE) event13 - SONiX USB DEVICE: client bug: event processing lagging behind by 12ms, your system is too slow
[ 2044.002] (EE) event13 - SONiX USB DEVICE: client bug: event processing lagging behind by 14ms, your system is too slow
[ 2044.002] (EE) event13 - SONiX USB DEVICE: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 2395.925] (II) NVIDIA(G0): Setting mode "NULL"
[ 2436.205] (II) NVIDIA(G0): Setting mode "HDMI-1-0: 1920x1080 @1920x1080 +0+0 {AllowGSYNC=Off, ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 2585.677] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-5ms), your system is too slow
[ 2592.832] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-0ms), your system is too slow
[ 2817.980] (II) intel(0): switch to mode 1920x1080@144.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 2890.320] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): connected
[ 2890.320] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): Internal TMDS
[ 2890.320] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): 600.0 MHz maximum pixel clock
[ 2890.320] (--) NVIDIA(GPU-0):
[ 2973.498] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): connected
[ 2973.498] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): Internal TMDS
[ 2973.498] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): 600.0 MHz maximum pixel clock
[ 2973.498] (--) NVIDIA(GPU-0):
[ 2999.491] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): connected
[ 2999.491] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): Internal TMDS
[ 2999.491] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): 600.0 MHz maximum pixel clock
[ 2999.491] (--) NVIDIA(GPU-0):
[ 3007.164] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): connected
[ 3007.164] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): Internal TMDS
[ 3007.164] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): 600.0 MHz maximum pixel clock
[ 3007.164] (--) NVIDIA(GPU-0):
[ 3070.536] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): connected
[ 3070.536] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): Internal TMDS
[ 3070.536] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): 600.0 MHz maximum pixel clock
[ 3070.536] (--) NVIDIA(GPU-0): I have noticed in the logs that there seems to be some lag developing in the event processing, and that this is only happening when the external display is connected. I don't know what to make of this iether.
I don't have any manually created xorg configuration.
Please let me know if any other logs are relevant, and any help is really appreciated.
Thanks in advance!
EDIT: The only solution for now seems to be to just use the dgpu to render everything when I have the external monitor connected.
Last edited by digumx (2021-07-01 20:21:39)
Offline
You need to enable modesetting for PRIME sync to an external display to work properly: https://wiki.archlinux.org/title/NVIDIA … de_setting
And try without xf86-video-intel, PRIME support with that driver is very new and the driver itself generally not the most stable.
Offline
Thanks for the reply. I am not using any kind of syncing, but have enabled modesetting. I have also uninstalled the xf86-video-intel driver. But these did not seem to help: both the high cpu usage and the lag when turning of the internal display remains.
Offline
What kind of desktop session/compositor do you use? And does it matter?
Also please post an updated xorg log.
Offline
I don't know if it matters, but I am using Xmonad with picom. I don't use any display manager, but instead startx after login.
Updated xorg log:
[ 10.227] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 10.227]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[ 10.227] Build Operating System: Linux Archlinux
[ 10.227] Current Operating System: Linux acernitro-arch 5.12.12-arch1-1 #1 SMP PREEMPT Fri, 18 Jun 2021 21:59:22 +0000 x86_64
[ 10.227] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7f589701-6dc5-4b98-9bba-aff8f6e8e6c5 rw quiet resume=UUID=2b8805a8-de2b-4493-8401-b2531c096bd2 udev.log_priority=3 nvidia-drm.modeset=1
[ 10.228] Build Date: 13 April 2021 03:12:10PM
[ 10.228]
[ 10.228] Current version of pixman: 0.40.0
[ 10.228] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 10.228] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 10.228] (==) Log file: "/home/dmux//.local/share/xorg/Xorg.0.log", Time: Sat Jun 26 02:04:39 2021
[ 10.229] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 10.229] (==) No Layout section. Using the first Screen section.
[ 10.229] (==) No screen section available. Using defaults.
[ 10.229] (**) |-->Screen "Default Screen Section" (0)
[ 10.229] (**) | |-->Monitor "<default monitor>"
[ 10.229] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 10.229] (==) Automatically adding devices
[ 10.229] (==) Automatically enabling devices
[ 10.229] (==) Automatically adding GPU devices
[ 10.229] (==) Automatically binding GPU devices
[ 10.229] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 10.229] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 10.229] Entry deleted from font path.
[ 10.230] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 10.230] Entry deleted from font path.
[ 10.230] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 10.230] Entry deleted from font path.
[ 10.232] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 10.232] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 10.232] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 10.232] (II) Module ABI versions:
[ 10.232] X.Org ANSI C Emulation: 0.4
[ 10.232] X.Org Video Driver: 24.1
[ 10.232] X.Org XInput driver : 24.1
[ 10.232] X.Org Server Extension : 10.0
[ 10.233] (++) using VT number 1
[ 10.234] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 10.234] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 10.235] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 10 paused 0
[ 10.235] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 10.235] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[ 10.236] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 10.237] (--) PCI:*(0@0:2:0) 8086:3e9b:1025:1338 rev 0, Mem @ 0xb5000000/16777216, 0x90000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[ 10.237] (--) PCI: (1@0:0:0) 10de:2191:1025:1336 rev 161, Mem @ 0xb3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[ 10.237] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 10.237] (II) LoadModule: "glx"
[ 10.238] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 10.244] (II) Module glx: vendor="X.Org Foundation"
[ 10.244] compiled for 1.20.11, module version = 1.0.0
[ 10.244] ABI class: X.Org Server Extension, version 10.0
[ 10.244] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[ 10.244] loading driver: nvidia
[ 10.244] (==) Matched intel as autoconfigured driver 0
[ 10.244] (==) Matched nvidia as autoconfigured driver 1
[ 10.244] (==) Matched nouveau as autoconfigured driver 2
[ 10.244] (==) Matched nv as autoconfigured driver 3
[ 10.244] (==) Matched modesetting as autoconfigured driver 4
[ 10.244] (==) Matched fbdev as autoconfigured driver 5
[ 10.244] (==) Matched vesa as autoconfigured driver 6
[ 10.244] (==) Assigned the driver to the xf86ConfigLayout
[ 10.244] (II) LoadModule: "intel"
[ 10.244] (WW) Warning, couldn't open module intel
[ 10.244] (EE) Failed to load module "intel" (module does not exist, 0)
[ 10.244] (II) LoadModule: "nvidia"
[ 10.244] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 10.248] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 10.248] compiled for 1.6.99.901, module version = 1.0.0
[ 10.248] Module class: X.Org Video Driver
[ 10.248] (II) LoadModule: "nouveau"
[ 10.248] (WW) Warning, couldn't open module nouveau
[ 10.248] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 10.248] (II) LoadModule: "nv"
[ 10.248] (WW) Warning, couldn't open module nv
[ 10.248] (EE) Failed to load module "nv" (module does not exist, 0)
[ 10.248] (II) LoadModule: "modesetting"
[ 10.248] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 10.250] (II) Module modesetting: vendor="X.Org Foundation"
[ 10.250] compiled for 1.20.11, module version = 1.20.11
[ 10.250] Module class: X.Org Video Driver
[ 10.250] ABI class: X.Org Video Driver, version 24.1
[ 10.250] (II) LoadModule: "fbdev"
[ 10.250] (WW) Warning, couldn't open module fbdev
[ 10.250] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 10.250] (II) LoadModule: "vesa"
[ 10.250] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 10.251] (II) Module vesa: vendor="X.Org Foundation"
[ 10.251] compiled for 1.20.9, module version = 2.5.0
[ 10.251] Module class: X.Org Video Driver
[ 10.251] ABI class: X.Org Video Driver, version 24.1
[ 10.251] (II) NVIDIA dlloader X Driver 465.31 Thu May 13 22:19:15 UTC 2021
[ 10.251] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 10.251] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 10.251] (II) VESA: driver for VESA chipsets: vesa
[ 10.251] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 10.251] (II) modeset(0): using drv /dev/dri/card0
[ 10.251] (II) systemd-logind: releasing fd for 226:1
[ 10.271] (II) Loading sub module "fb"
[ 10.271] (II) LoadModule: "fb"
[ 10.271] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 10.272] (II) Module fb: vendor="X.Org Foundation"
[ 10.272] compiled for 1.20.11, module version = 1.0.0
[ 10.272] ABI class: X.Org ANSI C Emulation, version 0.4
[ 10.272] (II) Loading sub module "wfb"
[ 10.272] (II) LoadModule: "wfb"
[ 10.272] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 10.273] (II) Module wfb: vendor="X.Org Foundation"
[ 10.273] compiled for 1.20.11, module version = 1.0.0
[ 10.273] ABI class: X.Org ANSI C Emulation, version 0.4
[ 10.273] (II) Loading sub module "ramdac"
[ 10.273] (II) LoadModule: "ramdac"
[ 10.273] (II) Module "ramdac" already built-in
[ 10.275] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 10.275] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 10.275] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 10.275] (==) modeset(0): RGB weight 888
[ 10.275] (==) modeset(0): Default visual is TrueColor
[ 10.275] (II) Loading sub module "glamoregl"
[ 10.275] (II) LoadModule: "glamoregl"
[ 10.275] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 10.280] (II) Module glamoregl: vendor="X.Org Foundation"
[ 10.280] compiled for 1.20.11, module version = 1.0.1
[ 10.280] ABI class: X.Org ANSI C Emulation, version 0.4
[ 10.498] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics 630 (CFL GT2)
[ 10.498] (II) modeset(0): glamor initialized
[ 10.499] (II) modeset(0): Output eDP-1 has no monitor section
[ 10.501] (II) modeset(0): EDID for output eDP-1
[ 10.501] (II) modeset(0): Manufacturer: LGD Model: 61e Serial#: 0
[ 10.501] (II) modeset(0): Year: 2018 Week: 0
[ 10.501] (II) modeset(0): EDID Version: 1.4
[ 10.501] (II) modeset(0): Digital Display Input
[ 10.501] (II) modeset(0): 8 bits per channel
[ 10.501] (II) modeset(0): Digital interface is DisplayPort
[ 10.501] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 10.501] (II) modeset(0): Gamma: 2.20
[ 10.501] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[ 10.501] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 10.501] (II) modeset(0): First detailed timing is preferred mode
[ 10.501] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 10.501] (II) modeset(0): redX: 0.640 redY: 0.330 greenX: 0.305 greenY: 0.605
[ 10.501] (II) modeset(0): blueX: 0.150 blueY: 0.055 whiteX: 0.313 whiteY: 0.329
[ 10.501] (II) modeset(0): Manufacturer's mask: 0
[ 10.501] (II) modeset(0): Supported detailed timing:
[ 10.501] (II) modeset(0): clock: 346.5 MHz Image Size: 344 x 194 mm
[ 10.502] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 10.502] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1157 v_border: 0
[ 10.502] (II) modeset(0): Supported detailed timing:
[ 10.502] (II) modeset(0): clock: 144.4 MHz Image Size: 344 x 194 mm
[ 10.502] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 10.502] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1157 v_border: 0
[ 10.502] (II) modeset(0): LG Display
[ 10.502] (II) modeset(0): LP156WFG-SPF3
[ 10.502] (II) modeset(0): EDID (in hex):
[ 10.502] (II) modeset(0): 00ffffffffffff0030e41e0600000000
[ 10.502] (II) modeset(0): 001c0104a5221378eae085a3544e9b26
[ 10.502] (II) modeset(0): 0e505400000001010101010101010101
[ 10.502] (II) modeset(0): 0101010101015e8780a070384d403020
[ 10.502] (II) modeset(0): 350058c21000001b683880a070384d40
[ 10.502] (II) modeset(0): 3020350058c21000001b000000fe004c
[ 10.502] (II) modeset(0): 4720446973706c61790a2020000000fe
[ 10.502] (II) modeset(0): 004c503135365746472d53504633004d
[ 10.502] (II) modeset(0): Printing probed modes for output eDP-1
[ 10.502] (II) modeset(0): Modeline "1920x1080"x144.0 346.54 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (166.6 kHz eP)
[ 10.502] (II) modeset(0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 10.502] (II) modeset(0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 10.502] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 10.502] (II) modeset(0): Modeline "1920x1080"x60.0 144.40 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (69.4 kHz e)
[ 10.502] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 10.502] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 10.502] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 10.502] (II) modeset(0): Modeline "1400x1050"x74.8 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[ 10.502] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 10.502] (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 10.502] (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 10.502] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 10.502] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 10.502] (II) modeset(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[ 10.502] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[ 10.502] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 10.502] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 10.502] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 10.502] (II) modeset(0): Modeline "1280x960"x85.0 148.50 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync (85.9 kHz d)
[ 10.502] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 10.503] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 10.503] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 10.503] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 10.503] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 10.503] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 10.503] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 10.503] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 10.503] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 10.503] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz d)
[ 10.503] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 10.503] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 10.503] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 10.503] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 10.503] (II) modeset(0): Modeline "1024x768"x170.0 194.02 1024 1108 1220 1416 768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[ 10.503] (II) modeset(0): Modeline "1024x768"x150.1 170.24 1024 1108 1220 1416 768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[ 10.503] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 10.503] (II) modeset(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz d)
[ 10.503] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz d)
[ 10.503] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz d)
[ 10.503] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 10.503] (II) modeset(0): Modeline "1024x768i"x43.5 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[ 10.503] (II) modeset(0): Modeline "960x720"x170.0 170.68 960 1036 1144 1328 720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[ 10.503] (II) modeset(0): Modeline "960x720"x150.0 148.50 960 1032 1144 1320 720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[ 10.503] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 10.503] (II) modeset(0): Modeline "928x696"x150.0 144.00 928 992 1104 1280 696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[ 10.503] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 10.503] (II) modeset(0): Modeline "896x672"x150.1 130.50 896 944 1052 1228 672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[ 10.503] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 10.503] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 10.503] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 10.503] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 10.503] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 10.503] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 10.503] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 10.503] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz d)
[ 10.503] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 10.503] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 10.503] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 10.503] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 10.503] (II) modeset(0): Modeline "800x600"x170.0 114.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[ 10.503] (II) modeset(0): Modeline "800x600"x150.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[ 10.503] (II) modeset(0): Modeline "800x600"x140.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[ 10.503] (II) modeset(0): Modeline "800x600"x130.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[ 10.503] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 10.503] (II) modeset(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz d)
[ 10.503] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz d)
[ 10.503] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz d)
[ 10.503] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 10.503] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 10.503] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 10.503] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 10.503] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 10.503] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 10.503] (II) modeset(0): Modeline "700x525"x149.5 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[ 10.503] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 10.503] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 10.503] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 10.503] (II) modeset(0): Modeline "640x512"x170.0 78.75 640 672 752 864 512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[ 10.503] (II) modeset(0): Modeline "640x512"x150.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[ 10.503] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 10.503] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 10.503] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 10.503] (II) modeset(0): Modeline "640x480"x170.2 74.25 640 672 752 864 480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[ 10.503] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 10.503] (II) modeset(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz d)
[ 10.503] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz d)
[ 10.503] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d)
[ 10.503] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 10.503] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 10.503] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 10.503] (II) modeset(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz d)
[ 10.503] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 10.503] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 10.503] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 10.503] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 10.503] (II) modeset(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz d)
[ 10.503] (II) modeset(0): Modeline "576x432"x150.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[ 10.503] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 10.503] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 10.503] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 10.503] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 10.504] (II) modeset(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz d)
[ 10.504] (II) modeset(0): Modeline "512x384"x170.0 47.25 512 536 584 688 384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[ 10.504] (II) modeset(0): Modeline "512x384"x150.1 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[ 10.504] (II) modeset(0): Modeline "512x384"x140.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[ 10.504] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 10.504] (II) modeset(0): Modeline "512x384i"x87.1 22.45 512 516 604 632 384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
[ 10.504] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 10.504] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 10.504] (II) modeset(0): Modeline "416x312"x149.3 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[ 10.504] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 10.504] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 10.504] (II) modeset(0): Modeline "400x300"x170.5 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[ 10.504] (II) modeset(0): Modeline "400x300"x144.4 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[ 10.504] (II) modeset(0): Modeline "400x300"x150.2 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[ 10.504] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 10.504] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 10.504] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 10.504] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 10.504] (II) modeset(0): Modeline "320x240"x170.4 18.00 320 348 376 416 240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[ 10.504] (II) modeset(0): Modeline "320x240"x145.6 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[ 10.504] (II) modeset(0): Modeline "320x240"x150.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[ 10.504] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 10.504] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 10.504] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 10.504] (II) modeset(0): Modeline "360x200"x170.1 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[ 10.504] (II) modeset(0): Modeline "320x200"x170.5 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[ 10.504] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 10.504] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 10.504] (II) modeset(0): Modeline "320x175"x170.5 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[ 10.504] (II) modeset(0): Output eDP-1 connected
[ 10.504] (II) modeset(0): Using exact sizes for initial modes
[ 10.504] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[ 10.504] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 10.504] (==) modeset(0): DPI set to (96, 96)
[ 10.504] (II) Loading sub module "fb"
[ 10.504] (II) LoadModule: "fb"
[ 10.504] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 10.504] (II) Module fb: vendor="X.Org Foundation"
[ 10.504] compiled for 1.20.11, module version = 1.0.0
[ 10.504] ABI class: X.Org ANSI C Emulation, version 0.4
[ 10.504] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[ 10.504] (==) NVIDIA(G0): RGB weight 888
[ 10.504] (==) NVIDIA(G0): Default visual is TrueColor
[ 10.504] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 10.505] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 10.505] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[ 10.505] (**) NVIDIA(G0): Enabling 2D acceleration
[ 10.505] (II) Loading sub module "glxserver_nvidia"
[ 10.505] (II) LoadModule: "glxserver_nvidia"
[ 10.505] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 10.538] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 10.538] compiled for 1.6.99.901, module version = 1.0.0
[ 10.538] Module class: X.Org Server Extension
[ 10.538] (II) NVIDIA GLX Module 465.31 Thu May 13 22:16:59 UTC 2021
[ 10.539] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 10.544] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 10.544] (--) NVIDIA(0): DFP-0 (boot)
[ 10.545] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce GTX 1660 Ti (TU116-A) at PCI:1:0:0
[ 10.545] (II) NVIDIA(G0): (GPU-0)
[ 10.545] (--) NVIDIA(G0): Memory: 6291456 kBytes
[ 10.545] (--) NVIDIA(G0): VideoBIOS: 90.16.20.40.89
[ 10.545] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[ 10.588] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): connected
[ 10.588] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): Internal TMDS
[ 10.588] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): 600.0 MHz maximum pixel clock
[ 10.588] (--) NVIDIA(GPU-0):
[ 10.613] (II) NVIDIA(G0): Validated MetaModes:
[ 10.613] (II) NVIDIA(G0): "NULL"
[ 10.613] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[ 10.641] (WW) NVIDIA(G0): Cannot find size of first mode for Samsung SMB1930N (DFP-0);
[ 10.641] (WW) NVIDIA(G0): cannot compute DPI from Samsung SMB1930N (DFP-0)'s EDID.
[ 10.641] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[ 10.641] (II) UnloadModule: "vesa"
[ 10.641] (II) Unloading vesa
[ 10.706] (==) modeset(0): Backing store enabled
[ 10.706] (==) modeset(0): Silken mouse disabled
[ 10.740] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 10.740] (==) modeset(0): DPMS enabled
[ 10.740] (II) modeset(0): [DRI2] Setup complete
[ 10.740] (II) modeset(0): [DRI2] DRI driver: iris
[ 10.741] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 10.741] (WW) NVIDIA: Failed to bind sideband socket to
[ 10.741] (WW) NVIDIA: '/var/run/nvidia-xdriver-f6b7b506' Permission denied
[ 10.741] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 10.741] (II) NVIDIA: access.
[ 10.749] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 10.749] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 10.749] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 10.749] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 10.749] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 10.749] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 10.749] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 10.749] (II) NVIDIA(G0): Config Options in the README.
[ 10.763] (II) NVIDIA(G0): Setting mode "NULL"
[ 10.772] (==) NVIDIA(G0): Disabling shared memory pixmaps
[ 10.772] (==) NVIDIA(G0): Backing store enabled
[ 10.772] (==) NVIDIA(G0): Silken mouse disabled
[ 10.772] (==) NVIDIA(G0): DPMS enabled
[ 10.772] (II) Loading sub module "dri2"
[ 10.772] (II) LoadModule: "dri2"
[ 10.772] (II) Module "dri2" already built-in
[ 10.772] (II) NVIDIA(G0): [DRI2] Setup complete
[ 10.772] (II) NVIDIA(G0): [DRI2] VDPAU driver: nvidia
[ 10.772] (II) Initializing extension Generic Event Extension
[ 10.772] (II) Initializing extension SHAPE
[ 10.772] (II) Initializing extension MIT-SHM
[ 10.772] (II) Initializing extension XInputExtension
[ 10.772] (II) Initializing extension XTEST
[ 10.772] (II) Initializing extension BIG-REQUESTS
[ 10.772] (II) Initializing extension SYNC
[ 10.772] (II) Initializing extension XKEYBOARD
[ 10.772] (II) Initializing extension XC-MISC
[ 10.772] (II) Initializing extension SECURITY
[ 10.772] (II) Initializing extension XFIXES
[ 10.772] (II) Initializing extension RENDER
[ 10.772] (II) Initializing extension RANDR
[ 10.772] (II) Initializing extension COMPOSITE
[ 10.772] (II) Initializing extension DAMAGE
[ 10.772] (II) Initializing extension MIT-SCREEN-SAVER
[ 10.772] (II) Initializing extension DOUBLE-BUFFER
[ 10.772] (II) Initializing extension RECORD
[ 10.772] (II) Initializing extension DPMS
[ 10.772] (II) Initializing extension Present
[ 10.772] (II) Initializing extension DRI3
[ 10.772] (II) Initializing extension X-Resource
[ 10.772] (II) Initializing extension XVideo
[ 10.772] (II) Initializing extension XVideo-MotionCompensation
[ 10.772] (II) Initializing extension GLX
[ 10.772] (II) Initializing extension GLX
[ 10.772] (II) Indirect GLX disabled.
[ 10.777] (II) AIGLX: Loaded and initialized iris
[ 10.777] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 10.777] (II) Initializing extension XFree86-VidModeExtension
[ 10.777] (II) Initializing extension XFree86-DGA
[ 10.777] (II) Initializing extension XFree86-DRI
[ 10.777] (II) Initializing extension DRI2
[ 10.777] (II) Initializing extension NV-GLX
[ 10.777] (II) Initializing extension NV-CONTROL
[ 10.778] (II) modeset(0): Damage tracking initialized
[ 10.778] (II) modeset(0): Setting screen physical size to 508 x 285
[ 10.833] (II) config/udev: Adding input device Acer Wireless Radio Control (/dev/input/event10)
[ 10.833] (**) Acer Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 10.833] (II) LoadModule: "libinput"
[ 10.833] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 10.836] (II) Module libinput: vendor="X.Org Foundation"
[ 10.836] compiled for 1.20.11, module version = 1.1.0
[ 10.836] Module class: X.Org XInput Driver
[ 10.836] ABI class: X.Org XInput driver, version 24.1
[ 10.836] (II) Using input driver 'libinput' for 'Acer Wireless Radio Control'
[ 10.836] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 32 paused 0
[ 10.836] (**) Acer Wireless Radio Control: always reports core events
[ 10.836] (**) Option "Device" "/dev/input/event10"
[ 10.837] (**) Option "_source" "server/udev"
[ 10.848] (II) event10 - Acer Wireless Radio Control: is tagged by udev as: Keyboard
[ 10.848] (II) event10 - Acer Wireless Radio Control: device is a keyboard
[ 10.848] (II) event10 - Acer Wireless Radio Control: device removed
[ 10.848] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/10251229:00/input/input10/event10"
[ 10.848] (II) XINPUT: Adding extended input device "Acer Wireless Radio Control" (type: KEYBOARD, id 6)
[ 10.848] (II) event10 - Acer Wireless Radio Control: is tagged by udev as: Keyboard
[ 10.848] (II) event10 - Acer Wireless Radio Control: device is a keyboard
[ 10.848] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 10.848] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 10.848] (II) Using input driver 'libinput' for 'Power Button'
[ 10.849] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 35 paused 0
[ 10.849] (**) Power Button: always reports core events
[ 10.849] (**) Option "Device" "/dev/input/event3"
[ 10.849] (**) Option "_source" "server/udev"
[ 10.849] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 10.849] (II) event3 - Power Button: device is a keyboard
[ 10.849] (II) event3 - Power Button: device removed
[ 10.849] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 10.849] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 10.850] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 10.850] (II) event3 - Power Button: device is a keyboard
[ 10.850] (II) config/udev: Adding input device Video Bus (/dev/input/event21)
[ 10.850] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 10.850] (II) Using input driver 'libinput' for 'Video Bus'
[ 10.850] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 36 paused 0
[ 10.850] (**) Video Bus: always reports core events
[ 10.850] (**) Option "Device" "/dev/input/event21"
[ 10.850] (**) Option "_source" "server/udev"
[ 10.851] (II) event21 - Video Bus: is tagged by udev as: Keyboard
[ 10.851] (II) event21 - Video Bus: device is a keyboard
[ 10.851] (II) event21 - Video Bus: device removed
[ 10.851] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input22/event21"
[ 10.851] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 10.851] (II) event21 - Video Bus: is tagged by udev as: Keyboard
[ 10.851] (II) event21 - Video Bus: device is a keyboard
[ 10.852] (II) config/udev: Adding input device Video Bus (/dev/input/event18)
[ 10.852] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 10.852] (II) Using input driver 'libinput' for 'Video Bus'
[ 10.852] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 37 paused 0
[ 10.852] (**) Video Bus: always reports core events
[ 10.852] (**) Option "Device" "/dev/input/event18"
[ 10.852] (**) Option "_source" "server/udev"
[ 10.853] (II) event18 - Video Bus: is tagged by udev as: Keyboard
[ 10.853] (II) event18 - Video Bus: device is a keyboard
[ 10.853] (II) event18 - Video Bus: device removed
[ 10.853] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input21/event18"
[ 10.853] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 9)
[ 10.853] (II) event18 - Video Bus: is tagged by udev as: Keyboard
[ 10.853] (II) event18 - Video Bus: device is a keyboard
[ 10.854] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 10.854] (II) No input driver specified, ignoring this device.
[ 10.854] (II) This device may have been added with another device file.
[ 10.854] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 10.854] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 10.854] (II) Using input driver 'libinput' for 'Power Button'
[ 10.854] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 38 paused 0
[ 10.854] (**) Power Button: always reports core events
[ 10.854] (**) Option "Device" "/dev/input/event2"
[ 10.854] (**) Option "_source" "server/udev"
[ 10.855] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 10.855] (II) event2 - Power Button: device is a keyboard
[ 10.855] (II) event2 - Power Button: device removed
[ 10.855] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[ 10.855] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[ 10.855] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 10.855] (II) event2 - Power Button: device is a keyboard
[ 10.856] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 10.856] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 10.856] (II) Using input driver 'libinput' for 'Sleep Button'
[ 10.856] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 39 paused 0
[ 10.856] (**) Sleep Button: always reports core events
[ 10.856] (**) Option "Device" "/dev/input/event1"
[ 10.856] (**) Option "_source" "server/udev"
[ 10.857] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 10.857] (II) event1 - Sleep Button: device is a keyboard
[ 10.857] (II) event1 - Sleep Button: device removed
[ 10.857] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 10.857] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 11)
[ 10.857] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 10.857] (II) event1 - Sleep Button: device is a keyboard
[ 10.857] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event12)
[ 10.857] (II) No input driver specified, ignoring this device.
[ 10.857] (II) This device may have been added with another device file.
[ 10.858] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event13)
[ 10.858] (II) No input driver specified, ignoring this device.
[ 10.858] (II) This device may have been added with another device file.
[ 10.858] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15)
[ 10.858] (II) No input driver specified, ignoring this device.
[ 10.858] (II) This device may have been added with another device file.
[ 10.858] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
[ 10.858] (II) No input driver specified, ignoring this device.
[ 10.858] (II) This device may have been added with another device file.
[ 10.859] (II) config/udev: Adding input device SONiX USB DEVICE (/dev/input/event5)
[ 10.859] (**) SONiX USB DEVICE: Applying InputClass "libinput keyboard catchall"
[ 10.859] (II) Using input driver 'libinput' for 'SONiX USB DEVICE'
[ 10.859] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 40 paused 0
[ 10.859] (**) SONiX USB DEVICE: always reports core events
[ 10.859] (**) Option "Device" "/dev/input/event5"
[ 10.859] (**) Option "_source" "server/udev"
[ 10.860] (II) event5 - SONiX USB DEVICE: is tagged by udev as: Keyboard
[ 10.860] (II) event5 - SONiX USB DEVICE: device is a keyboard
[ 10.860] (II) event5 - SONiX USB DEVICE: device removed
[ 10.860] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:0C45:672E.0001/input/input5/event5"
[ 10.860] (II) XINPUT: Adding extended input device "SONiX USB DEVICE" (type: KEYBOARD, id 12)
[ 10.861] (II) event5 - SONiX USB DEVICE: is tagged by udev as: Keyboard
[ 10.861] (II) event5 - SONiX USB DEVICE: device is a keyboard
[ 10.861] (II) config/udev: Adding input device SONiX USB DEVICE Keyboard (/dev/input/event6)
[ 10.861] (**) SONiX USB DEVICE Keyboard: Applying InputClass "libinput keyboard catchall"
[ 10.861] (II) Using input driver 'libinput' for 'SONiX USB DEVICE Keyboard'
[ 10.862] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 41 paused 0
[ 10.862] (**) SONiX USB DEVICE Keyboard: always reports core events
[ 10.862] (**) Option "Device" "/dev/input/event6"
[ 10.862] (**) Option "_source" "server/udev"
[ 10.862] (II) event6 - SONiX USB DEVICE Keyboard: is tagged by udev as: Keyboard
[ 10.862] (II) event6 - SONiX USB DEVICE Keyboard: device is a keyboard
[ 10.862] (II) event6 - SONiX USB DEVICE Keyboard: device removed
[ 10.862] (II) libinput: SONiX USB DEVICE Keyboard: needs a virtual subdevice
[ 10.862] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:0C45:672E.0002/input/input6/event6"
[ 10.862] (II) XINPUT: Adding extended input device "SONiX USB DEVICE Keyboard" (type: MOUSE, id 13)
[ 10.862] (**) Option "AccelerationScheme" "none"
[ 10.862] (**) SONiX USB DEVICE Keyboard: (accel) selected scheme none/0
[ 10.862] (**) SONiX USB DEVICE Keyboard: (accel) acceleration factor: 2.000
[ 10.862] (**) SONiX USB DEVICE Keyboard: (accel) acceleration threshold: 4
[ 10.863] (II) event6 - SONiX USB DEVICE Keyboard: is tagged by udev as: Keyboard
[ 10.863] (II) event6 - SONiX USB DEVICE Keyboard: device is a keyboard
[ 10.864] (II) config/udev: Adding input device SONiX USB DEVICE Wireless Radio Control (/dev/input/event7)
[ 10.864] (**) SONiX USB DEVICE Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 10.864] (II) Using input driver 'libinput' for 'SONiX USB DEVICE Wireless Radio Control'
[ 10.864] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 42 paused 0
[ 10.864] (**) SONiX USB DEVICE Wireless Radio Control: always reports core events
[ 10.864] (**) Option "Device" "/dev/input/event7"
[ 10.864] (**) Option "_source" "server/udev"
[ 10.865] (II) event7 - SONiX USB DEVICE Wireless Radio Control: is tagged by udev as: Keyboard
[ 10.865] (II) event7 - SONiX USB DEVICE Wireless Radio Control: device is a keyboard
[ 10.865] (II) event7 - SONiX USB DEVICE Wireless Radio Control: device removed
[ 10.865] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:0C45:672E.0002/input/input7/event7"
[ 10.865] (II) XINPUT: Adding extended input device "SONiX USB DEVICE Wireless Radio Control" (type: KEYBOARD, id 14)
[ 10.866] (II) event7 - SONiX USB DEVICE Wireless Radio Control: is tagged by udev as: Keyboard
[ 10.866] (II) event7 - SONiX USB DEVICE Wireless Radio Control: device is a keyboard
[ 10.866] (II) config/udev: Adding input device SONiX USB DEVICE (/dev/input/event8)
[ 10.866] (II) No input driver specified, ignoring this device.
[ 10.866] (II) This device may have been added with another device file.
[ 10.866] (II) config/udev: Adding input device PixArt Dell MS116 USB Optical Mouse (/dev/input/event9)
[ 10.866] (**) PixArt Dell MS116 USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 10.866] (II) Using input driver 'libinput' for 'PixArt Dell MS116 USB Optical Mouse'
[ 10.867] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 43 paused 0
[ 10.867] (**) PixArt Dell MS116 USB Optical Mouse: always reports core events
[ 10.867] (**) Option "Device" "/dev/input/event9"
[ 10.867] (**) Option "_source" "server/udev"
[ 10.868] (II) event9 - PixArt Dell MS116 USB Optical Mouse: is tagged by udev as: Mouse
[ 10.868] (II) event9 - PixArt Dell MS116 USB Optical Mouse: device set to 1000 DPI
[ 10.868] (II) event9 - PixArt Dell MS116 USB Optical Mouse: device is a pointer
[ 10.868] (II) event9 - PixArt Dell MS116 USB Optical Mouse: device removed
[ 10.868] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:413C:301A.0003/input/input9/event9"
[ 10.868] (II) XINPUT: Adding extended input device "PixArt Dell MS116 USB Optical Mouse" (type: MOUSE, id 15)
[ 10.868] (**) Option "AccelerationScheme" "none"
[ 10.868] (**) PixArt Dell MS116 USB Optical Mouse: (accel) selected scheme none/0
[ 10.868] (**) PixArt Dell MS116 USB Optical Mouse: (accel) acceleration factor: 2.000
[ 10.868] (**) PixArt Dell MS116 USB Optical Mouse: (accel) acceleration threshold: 4
[ 10.868] (II) event9 - PixArt Dell MS116 USB Optical Mouse: is tagged by udev as: Mouse
[ 10.868] (II) event9 - PixArt Dell MS116 USB Optical Mouse: device set to 1000 DPI
[ 10.869] (II) event9 - PixArt Dell MS116 USB Optical Mouse: device is a pointer
[ 10.869] (II) config/udev: Adding input device PixArt Dell MS116 USB Optical Mouse (/dev/input/mouse0)
[ 10.869] (II) No input driver specified, ignoring this device.
[ 10.869] (II) This device may have been added with another device file.
[ 10.869] (II) config/udev: Adding input device HD WebCam: HD WebCam (/dev/input/event14)
[ 10.869] (**) HD WebCam: HD WebCam: Applying InputClass "libinput keyboard catchall"
[ 10.869] (II) Using input driver 'libinput' for 'HD WebCam: HD WebCam'
[ 10.870] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 44 paused 0
[ 10.870] (**) HD WebCam: HD WebCam: always reports core events
[ 10.870] (**) Option "Device" "/dev/input/event14"
[ 10.870] (**) Option "_source" "server/udev"
[ 10.870] (II) event14 - HD WebCam: HD WebCam: is tagged by udev as: Keyboard
[ 10.870] (II) event14 - HD WebCam: HD WebCam: device is a keyboard
[ 10.870] (II) event14 - HD WebCam: HD WebCam: device removed
[ 10.870] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input19/event14"
[ 10.870] (II) XINPUT: Adding extended input device "HD WebCam: HD WebCam" (type: KEYBOARD, id 16)
[ 10.871] (II) event14 - HD WebCam: HD WebCam: is tagged by udev as: Keyboard
[ 10.871] (II) event14 - HD WebCam: HD WebCam: device is a keyboard
[ 10.871] (II) config/udev: Adding input device ELAN0504:01 04F3:3091 Mouse (/dev/input/event19)
[ 10.871] (**) ELAN0504:01 04F3:3091 Mouse: Applying InputClass "libinput pointer catchall"
[ 10.871] (II) Using input driver 'libinput' for 'ELAN0504:01 04F3:3091 Mouse'
[ 10.872] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 45 paused 0
[ 10.872] (**) ELAN0504:01 04F3:3091 Mouse: always reports core events
[ 10.872] (**) Option "Device" "/dev/input/event19"
[ 10.872] (**) Option "_source" "server/udev"
[ 10.872] (II) event19 - ELAN0504:01 04F3:3091 Mouse: is tagged by udev as: Mouse Pointingstick
[ 10.873] (II) event19 - ELAN0504:01 04F3:3091 Mouse: device is a pointer
[ 10.873] (II) event19 - ELAN0504:01 04F3:3091 Mouse: device removed
[ 10.873] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN0504:01/0018:04F3:3091.0004/input/input23/event19"
[ 10.873] (II) XINPUT: Adding extended input device "ELAN0504:01 04F3:3091 Mouse" (type: MOUSE, id 17)
[ 10.873] (**) Option "AccelerationScheme" "none"
[ 10.873] (**) ELAN0504:01 04F3:3091 Mouse: (accel) selected scheme none/0
[ 10.873] (**) ELAN0504:01 04F3:3091 Mouse: (accel) acceleration factor: 2.000
[ 10.873] (**) ELAN0504:01 04F3:3091 Mouse: (accel) acceleration threshold: 4
[ 10.874] (II) event19 - ELAN0504:01 04F3:3091 Mouse: is tagged by udev as: Mouse Pointingstick
[ 10.874] (II) event19 - ELAN0504:01 04F3:3091 Mouse: device is a pointer
[ 10.875] (II) config/udev: Adding input device ELAN0504:01 04F3:3091 Mouse (/dev/input/mouse1)
[ 10.875] (II) No input driver specified, ignoring this device.
[ 10.875] (II) This device may have been added with another device file.
[ 10.875] (II) config/udev: Adding input device ELAN0504:01 04F3:3091 Touchpad (/dev/input/event20)
[ 10.875] (**) ELAN0504:01 04F3:3091 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 10.875] (II) Using input driver 'libinput' for 'ELAN0504:01 04F3:3091 Touchpad'
[ 10.876] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 46 paused 0
[ 10.876] (**) ELAN0504:01 04F3:3091 Touchpad: always reports core events
[ 10.876] (**) Option "Device" "/dev/input/event20"
[ 10.876] (**) Option "_source" "server/udev"
[ 10.876] (II) event20 - ELAN0504:01 04F3:3091 Touchpad: is tagged by udev as: Touchpad
[ 10.877] (II) event20 - ELAN0504:01 04F3:3091 Touchpad: device is a touchpad
[ 10.877] (II) event20 - ELAN0504:01 04F3:3091 Touchpad: device removed
[ 10.877] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN0504:01/0018:04F3:3091.0004/input/input25/event20"
[ 10.877] (II) XINPUT: Adding extended input device "ELAN0504:01 04F3:3091 Touchpad" (type: TOUCHPAD, id 18)
[ 10.878] (**) Option "AccelerationScheme" "none"
[ 10.878] (**) ELAN0504:01 04F3:3091 Touchpad: (accel) selected scheme none/0
[ 10.878] (**) ELAN0504:01 04F3:3091 Touchpad: (accel) acceleration factor: 2.000
[ 10.878] (**) ELAN0504:01 04F3:3091 Touchpad: (accel) acceleration threshold: 4
[ 10.878] (II) event20 - ELAN0504:01 04F3:3091 Touchpad: is tagged by udev as: Touchpad
[ 10.879] (II) event20 - ELAN0504:01 04F3:3091 Touchpad: device is a touchpad
[ 10.879] (II) config/udev: Adding input device ELAN0504:01 04F3:3091 Touchpad (/dev/input/mouse2)
[ 10.879] (II) No input driver specified, ignoring this device.
[ 10.879] (II) This device may have been added with another device file.
[ 10.880] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event22)
[ 10.880] (II) No input driver specified, ignoring this device.
[ 10.880] (II) This device may have been added with another device file.
[ 10.880] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 10.880] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 10.880] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 10.880] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 47 paused 0
[ 10.881] (**) AT Translated Set 2 keyboard: always reports core events
[ 10.881] (**) Option "Device" "/dev/input/event4"
[ 10.881] (**) Option "_source" "server/udev"
[ 10.881] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 10.881] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 10.881] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 10.882] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 10.882] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 19)
[ 10.882] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 10.882] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 10.883] (II) config/udev: Adding input device PC Speaker (/dev/input/event11)
[ 10.883] (II) No input driver specified, ignoring this device.
[ 10.883] (II) This device may have been added with another device file.
[ 10.884] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event16)
[ 10.884] (**) Acer WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 10.884] (II) Using input driver 'libinput' for 'Acer WMI hotkeys'
[ 10.884] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 48 paused 0
[ 10.884] (**) Acer WMI hotkeys: always reports core events
[ 10.884] (**) Option "Device" "/dev/input/event16"
[ 10.884] (**) Option "_source" "server/udev"
[ 10.885] (II) event16 - Acer WMI hotkeys: is tagged by udev as: Keyboard
[ 10.885] (II) event16 - Acer WMI hotkeys: device is a keyboard
[ 10.885] (II) event16 - Acer WMI hotkeys: device removed
[ 10.885] (**) Option "config_info" "udev:/sys/devices/virtual/input/input20/event16"
[ 10.885] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 20)
[ 10.885] (II) event16 - Acer WMI hotkeys: is tagged by udev as: Keyboard
[ 10.885] (II) event16 - Acer WMI hotkeys: device is a keyboard
[ 10.907] (**) SONiX USB DEVICE Keyboard: Applying InputClass "libinput keyboard catchall"
[ 10.907] (II) Using input driver 'libinput' for 'SONiX USB DEVICE Keyboard'
[ 10.907] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[ 10.907] (**) SONiX USB DEVICE Keyboard: always reports core events
[ 10.907] (**) Option "Device" "/dev/input/event6"
[ 10.907] (**) Option "_source" "_driver/libinput"
[ 10.907] (II) libinput: SONiX USB DEVICE Keyboard: is a virtual subdevice
[ 10.907] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:0C45:672E.0002/input/input6/event6"
[ 10.907] (II) XINPUT: Adding extended input device "SONiX USB DEVICE Keyboard" (type: KEYBOARD, id 21)
[ 29.600] (II) NVIDIA(G0): Setting mode "HDMI-1-0: 1920x1080 @1920x1080 +0+0 {AllowGSYNC=Off, ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 58.694] (EE) event9 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[ 58.835] (EE) event9 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 17ms, your system is too slow
[ 59.805] (EE) event5 - SONiX USB DEVICE: client bug: event processing lagging behind by 20ms, your system is too slow
[ 68.879] (EE) event9 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 21ms, your system is too slow
[ 69.576] (EE) event9 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[ 69.792] (EE) event9 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[ 69.792] (EE) event9 - PixArt Dell MS116 USB Optical Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 83.001] (EE) client bug: timer event9 debounce: scheduled expiry is in the past (-22ms), your system is too slow
[ 83.044] (EE) client bug: timer event9 debounce: scheduled expiry is in the past (-1ms), your system is too slow
[ 83.044] (EE) client bug: timer event9 debounce short: scheduled expiry is in the past (-14ms), your system is too slow
[ 88.121] (EE) client bug: timer event9 debounce short: scheduled expiry is in the past (-3ms), your system is too slow
[ 102.554] (EE) event5 - SONiX USB DEVICE: client bug: event processing lagging behind by 15ms, your system is too slow
[ 108.537] (EE) event5 - SONiX USB DEVICE: client bug: event processing lagging behind by 20ms, your system is too slow
[ 111.589] (EE) event5 - SONiX USB DEVICE: client bug: event processing lagging behind by 11ms, your system is too slow
[ 113.328] (EE) event5 - SONiX USB DEVICE: client bug: event processing lagging behind by 25ms, your system is too slow
[ 113.328] (EE) event5 - SONiX USB DEVICE: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 128.728] (EE) client bug: timer event9 debounce short: scheduled expiry is in the past (-10ms), your system is too slow
[ 171.938] (EE) client bug: timer event9 debounce short: scheduled expiry is in the past (-4ms), your system is too slow
[ 264.248] (II) modeset(0): EDID vendor "LGD", prod id 1566
[ 264.249] (II) modeset(0): Printing DDC gathered Modelines:
[ 264.249] (II) modeset(0): Modeline "1920x1080"x0.0 346.54 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (166.6 kHz eP)
[ 264.249] (II) modeset(0): Modeline "1920x1080"x0.0 144.40 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (69.4 kHz e)
[ 264.251] (II) modeset(0): EDID vendor "LGD", prod id 1566
[ 264.251] (II) modeset(0): Printing DDC gathered Modelines:
[ 264.251] (II) modeset(0): Modeline "1920x1080"x0.0 346.54 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (166.6 kHz eP)
[ 264.251] (II) modeset(0): Modeline "1920x1080"x0.0 144.40 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (69.4 kHz e)
[ 264.295] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): connected
[ 264.295] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): Internal TMDS
[ 264.295] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): 600.0 MHz maximum pixel clock
[ 264.295] (--) NVIDIA(GPU-0):
[ 938.935] (EE) client bug: timer event9 debounce short: scheduled expiry is in the past (-2ms), your system is too slow
[ 1171.908] (EE) client bug: timer event9 debounce: scheduled expiry is in the past (-11ms), your system is too slow
[ 1171.908] (EE) client bug: timer event9 debounce short: scheduled expiry is in the past (-24ms), your system is too slow
[ 1172.645] (EE) client bug: timer event9 debounce short: scheduled expiry is in the past (-9ms), your system is too slowOffline
kill picom and check the impact that has.
Offline
It had no effect.
Offline
xrandr --output eDP1 --rate 60?
Offline
The cpu usage is still high, at around 24-25% for the xorg process according to htop.
Offline
What about the lag?
Try to rule out any shenanigans by the WM or some client (most Xorg CPU load is client induced) and try a "naked" session w/ just an xterm (no WM, shortcut manager, randr daemon etcetc.)
Offline
What about the lag?
The lag only occurs if I turn of the internal display, which I do with:
xrandr --output eDP-1 --offMy intended use case is to just use the external display and not use the internal display, so I wanted to turn it off. But that causes the lag. If I keep the internal display on, I don't get the lag, but I still see the abnormally high CPU usage from the Xorg process.
Also, I am still getting the lag if I turn off the internal display even after switching away from xf86-video-intel and enabling modesetting.
Try to rule out any shenanigans by the WM or some client (most Xorg CPU load is client induced) and try a "naked" session w/ just an xterm (no WM, shortcut manager, randr daemon etcetc.)
I just tried this, and the high CPU usage occurs even in a naked session with just xterm running.
I have also noticed something else: when I am using the external display, nvidia-smi shows me abnormally high utilization for the nvidia gpu, around 22%. Could it be that I'm ending up rendering the gui on the nvidia gpu whenever I am connecting the external monitor? If so, what should I look into for fixing this?
Please let me know if there are any other tests that would be helpful. Thanks.
Offline
Depends.
using PRIME offloading via nvidia-prime
https://archlinux.org/packages/extra/any/nvidia-prime/ ?
=> https://wiki.archlinux.org/title/PRIME#Reverse_PRIME !
Offline
I followed the wiki link and tried out reverse PRIME, however it did not work for me. There were 2 issues:
1) If I try to enable the external monitor via xrandr, I get the following error:
[04:01:28] ~ $ prime-run glxinfo
name of display: :0
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 152 (GLX)
Minor opcode of failed request: 24 (X_GLXCreateNewContext)
Value in failed request: 0x0
Serial number of failed request: 50
Current serial number in output stream: 512) Also, when I tried to run glxinfo via prime-run, the internal screen blinks and I get the error:
[04:02:26] ~ $ xrandr --output HDMI-1-1 --mode 1920x1080
xrandr: Configure crtc 3 failedAs far as I understand, if I use reverse PRIME, I cannot use PRIME offloading to render using my nvidia gpu, right? I do wish to use PRIME offloading to render games etc on my nvidia gpu, and I used prime-run for that. Does this rule out the reverse prime direction for me?
Also, the wiki page links to this issue on GitLab: https://gitlab.freedesktop.org/xorg/xse … ssues/1028. It seems to describe the kind of lag I was getting when I disabled the internal screen via xrandr. Could this mean that the high CPU usage is a related bug to this? The issue I have linked to is closed, but I am not sure if the patches are in my current Xorg (version 1.20.11).
Offline
Tried how exactly?
I should probably have been a bit more precise in my question ;-)
You asked
Could it be that I'm ending up rendering the gui on the nvidia gpu whenever I am connecting the external monitor?
And that's the case whenever you use "prime-run", including if you eg. "prime-run startkde" or so.
So the important question itr. is how you access the HDMI output, do you render on the nvidia chip and redirect its output to the intel one or do reverse prime and redirect the output to the nvidida one.
Bottom line: how do you configure the system to begin with?
Afaiu the 1fps bug is only concerned w/ displaylink outputs?
Offline
Tried how exactly?
I used an Xorg configuration file exactly like the one given here, with no other Xorg configurations: https://wiki.archlinux.org/title/PRIME#Reverse_PRIME. Then, as mentioned in the wiki, I used xrandr --setprovideroutputsource. This led me to the issues 1 and 2. I tried looking around a little regarding issue 2, but before I try anything I want to make sure issue 1 will not happen with a reverse PRIME setup.
My xorg configuration:
Section "ServerLayout"
Identifier "layout"
Screen 0 "intel"
Inactive "nvidia"
Option "AllowNVIDIAGPUScreens"
EndSection
Section "Device"
Identifier "nvidia"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "nvidia"
Device "nvidia"
EndSection
Section "Device"
Identifier "intel"
Driver "modesetting"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "intel"
Device "intel"
EndSectionSo the important question itr. is how you access the HDMI output, do you render on the nvidia chip and redirect its output to the intel one or do reverse prime and redirect the output to the nvidida one.
Bottom line: how do you configure the system to begin with?
Here is what I understand: The first situation, where I render on the nvidia chip and redirect to the intel, is my current situation. Then, since the HDMI port is directly connected to the nvidia chip, whenever I use an external gpu I end up using the nvidia chip to render my gui. The second situation where I use the intel chip to render and redirect to the nvidia chip is using reverse prime, but when I tried that, that leads to issues 1 and 2. Have I got this correct?
What I would like to do is this: render the gui on the intel chip, even when I'm using an external monitor, but for games etc I would like to render on the nvidia chip. It seems to me that with the first configuration the gui gets rendered on the nvidia card, and with the second one I don't know how to actually use the discrete card for rendering.
Afaiu the 1fps bug is only concerned w/ displaylink outputs?
Right.... that was a wild shot in the dark, the bug may or may not be relevant, I think.
Offline
I used an Xorg configuration file exactly like the one given here
I meant before any explicit reverse prime attempts.
since the HDMI port is directly connected to the nvidia chip, whenever I use an external gpu I end up using the nvidia chip to render my gui
This is not related to the output per se.
The xorg log in #1 suggests that you're rendering on the intel chip (by default) but the HDMI output is wired to the nvidia chip.
It has to be made available *somehow*. One way to do so is to make the nvidia chip an output provider for the intel chip (reverse prime) - another way would be to render on the nvidia chip (prime-run blahboobar)
The most important part is "xrandr --setprovideroutputsource nvidia modesetting" (check "xrandr --listproviders" for the actual privider names!)
Deactivating the nvidia chip is counter-productive if you also want to "prime-run superturboturkeypuncher3" and the explicit configuration file in the reverse prime section is likely not needed.
Offline
Okay, so is this a correct understanding: since the HDMI output is wired to the nvidia chip, when I connect the monitor to the HDMI output ( via xrandr --output HDMI-1-0 --mode 1920x1080 , I do not use prime-run when I connect this monitor ), the images being rendered in the connected HDMI display is being rendered by the nvidia chip. This is what causes the high CPU utilization and utilization of the nvidia chip. If I wish to use the intel chip instead, I'll have to figure out a way to get the intel chip to render the images, and them transfer them to the nvidia chip, which then puts them on the monitor via the HDMI port that is wired to it. To do this the most important thing to do is the "xrandr --setprovideroutputsource NVIDIA-G0 modesetting". Is this correct?
I tried the following: turn of the HDMI output via xrandr, disconnect the monitor, do "xrandr --setprovideroutputsource", connect the monitor, and then turn on the output via xrandr. The problem still persists.
[09:32:23] cudd-ctl-mc $ xrandr --output HDMI-1-0 --off
[09:41:50] cudd-ctl-mc $ xrandr --setprovideroutputsource NVIDIA-G0 0x0
[09:41:57] cudd-ctl-mc $ xrandr --setprovideroutputsource NVIDIA-G0 modesetting
[09:42:08] cudd-ctl-mc $ xrandr --output HDMI-1-0 --mode 1920x1080Here is the output of xrandr --listproviders
[04:52:05] cudd-ctl-mc $ xrandr --listproviders
Providers: number : 2
Provider 0: id: 0x43 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 3 outputs: 1 associated providers: 1 name:modesetting
Provider 1: id: 0x26f cap: 0x2, Sink Output crtcs: 4 outputs: 1 associated providers: 1 name:NVIDIA-G0I have also attached the xorg log for the current session:
[ 84.980] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 84.981]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[ 84.981] Build Operating System: Linux Archlinux
[ 84.981] Current Operating System: Linux acernitro-arch 5.12.13-arch1-1 #1 SMP PREEMPT Wed, 23 Jun 2021 16:19:29 +0000 x86_64
[ 84.981] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7f589701-6dc5-4b98-9bba-aff8f6e8e6c5 rw quiet udev.log_priority=3 nvidia-drm.modeset=1
[ 84.981] Build Date: 13 April 2021 03:12:10PM
[ 84.981]
[ 84.981] Current version of pixman: 0.40.0
[ 84.981] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 84.981] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 84.981] (==) Log file: "/home/dmux//.local/share/xorg/Xorg.0.log", Time: Sun Jun 27 13:19:16 2021
[ 84.982] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 84.983] (==) No Layout section. Using the first Screen section.
[ 84.983] (==) No screen section available. Using defaults.
[ 84.983] (**) |-->Screen "Default Screen Section" (0)
[ 84.983] (**) | |-->Monitor "<default monitor>"
[ 84.984] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 84.984] (==) Automatically adding devices
[ 84.984] (==) Automatically enabling devices
[ 84.984] (==) Automatically adding GPU devices
[ 84.984] (==) Automatically binding GPU devices
[ 84.984] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 84.984] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 84.984] Entry deleted from font path.
[ 84.986] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 84.986] Entry deleted from font path.
[ 84.986] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 84.986] Entry deleted from font path.
[ 84.988] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 84.988] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 84.988] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 84.988] (II) Module ABI versions:
[ 84.988] X.Org ANSI C Emulation: 0.4
[ 84.988] X.Org Video Driver: 24.1
[ 84.988] X.Org XInput driver : 24.1
[ 84.988] X.Org Server Extension : 10.0
[ 84.989] (++) using VT number 1
[ 84.990] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 84.990] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 84.991] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 10 paused 0
[ 84.991] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 84.991] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[ 84.992] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 84.993] (--) PCI:*(0@0:2:0) 8086:3e9b:1025:1338 rev 0, Mem @ 0xb5000000/16777216, 0x90000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[ 84.993] (--) PCI: (1@0:0:0) 10de:2191:1025:1336 rev 161, Mem @ 0xb3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[ 84.993] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 84.993] (II) LoadModule: "glx"
[ 84.994] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 85.000] (II) Module glx: vendor="X.Org Foundation"
[ 85.000] compiled for 1.20.11, module version = 1.0.0
[ 85.000] ABI class: X.Org Server Extension, version 10.0
[ 85.000] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[ 85.000] loading driver: nvidia
[ 85.000] (==) Matched intel as autoconfigured driver 0
[ 85.000] (==) Matched nvidia as autoconfigured driver 1
[ 85.000] (==) Matched nouveau as autoconfigured driver 2
[ 85.000] (==) Matched nv as autoconfigured driver 3
[ 85.000] (==) Matched modesetting as autoconfigured driver 4
[ 85.000] (==) Matched fbdev as autoconfigured driver 5
[ 85.000] (==) Matched vesa as autoconfigured driver 6
[ 85.000] (==) Assigned the driver to the xf86ConfigLayout
[ 85.000] (II) LoadModule: "intel"
[ 85.000] (WW) Warning, couldn't open module intel
[ 85.000] (EE) Failed to load module "intel" (module does not exist, 0)
[ 85.000] (II) LoadModule: "nvidia"
[ 85.000] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 85.004] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 85.004] compiled for 1.6.99.901, module version = 1.0.0
[ 85.004] Module class: X.Org Video Driver
[ 85.004] (II) LoadModule: "nouveau"
[ 85.004] (WW) Warning, couldn't open module nouveau
[ 85.004] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 85.004] (II) LoadModule: "nv"
[ 85.004] (WW) Warning, couldn't open module nv
[ 85.004] (EE) Failed to load module "nv" (module does not exist, 0)
[ 85.004] (II) LoadModule: "modesetting"
[ 85.004] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 85.006] (II) Module modesetting: vendor="X.Org Foundation"
[ 85.006] compiled for 1.20.11, module version = 1.20.11
[ 85.006] Module class: X.Org Video Driver
[ 85.006] ABI class: X.Org Video Driver, version 24.1
[ 85.006] (II) LoadModule: "fbdev"
[ 85.006] (WW) Warning, couldn't open module fbdev
[ 85.006] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 85.006] (II) LoadModule: "vesa"
[ 85.006] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 85.006] (II) Module vesa: vendor="X.Org Foundation"
[ 85.006] compiled for 1.20.9, module version = 2.5.0
[ 85.006] Module class: X.Org Video Driver
[ 85.006] ABI class: X.Org Video Driver, version 24.1
[ 85.006] (II) NVIDIA dlloader X Driver 465.31 Thu May 13 22:19:15 UTC 2021
[ 85.006] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 85.007] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 85.007] (II) VESA: driver for VESA chipsets: vesa
[ 85.007] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 85.007] (II) modeset(0): using drv /dev/dri/card0
[ 85.007] (II) systemd-logind: releasing fd for 226:1
[ 85.035] (II) Loading sub module "fb"
[ 85.035] (II) LoadModule: "fb"
[ 85.035] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 85.035] (II) Module fb: vendor="X.Org Foundation"
[ 85.035] compiled for 1.20.11, module version = 1.0.0
[ 85.035] ABI class: X.Org ANSI C Emulation, version 0.4
[ 85.035] (II) Loading sub module "wfb"
[ 85.035] (II) LoadModule: "wfb"
[ 85.035] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 85.035] (II) Module wfb: vendor="X.Org Foundation"
[ 85.035] compiled for 1.20.11, module version = 1.0.0
[ 85.035] ABI class: X.Org ANSI C Emulation, version 0.4
[ 85.035] (II) Loading sub module "ramdac"
[ 85.035] (II) LoadModule: "ramdac"
[ 85.035] (II) Module "ramdac" already built-in
[ 85.038] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 85.038] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 85.038] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 85.038] (==) modeset(0): RGB weight 888
[ 85.038] (==) modeset(0): Default visual is TrueColor
[ 85.038] (II) Loading sub module "glamoregl"
[ 85.038] (II) LoadModule: "glamoregl"
[ 85.038] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 85.043] (II) Module glamoregl: vendor="X.Org Foundation"
[ 85.043] compiled for 1.20.11, module version = 1.0.1
[ 85.043] ABI class: X.Org ANSI C Emulation, version 0.4
[ 85.240] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics 630 (CFL GT2)
[ 85.240] (II) modeset(0): glamor initialized
[ 85.242] (II) modeset(0): Output eDP-1 has no monitor section
[ 85.244] (II) modeset(0): EDID for output eDP-1
[ 85.244] (II) modeset(0): Manufacturer: LGD Model: 61e Serial#: 0
[ 85.244] (II) modeset(0): Year: 2018 Week: 0
[ 85.244] (II) modeset(0): EDID Version: 1.4
[ 85.244] (II) modeset(0): Digital Display Input
[ 85.244] (II) modeset(0): 8 bits per channel
[ 85.244] (II) modeset(0): Digital interface is DisplayPort
[ 85.244] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 85.244] (II) modeset(0): Gamma: 2.20
[ 85.244] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[ 85.244] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 85.244] (II) modeset(0): First detailed timing is preferred mode
[ 85.244] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 85.244] (II) modeset(0): redX: 0.640 redY: 0.330 greenX: 0.305 greenY: 0.605
[ 85.244] (II) modeset(0): blueX: 0.150 blueY: 0.055 whiteX: 0.313 whiteY: 0.329
[ 85.244] (II) modeset(0): Manufacturer's mask: 0
[ 85.244] (II) modeset(0): Supported detailed timing:
[ 85.244] (II) modeset(0): clock: 346.5 MHz Image Size: 344 x 194 mm
[ 85.244] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 85.244] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1157 v_border: 0
[ 85.244] (II) modeset(0): Supported detailed timing:
[ 85.244] (II) modeset(0): clock: 144.4 MHz Image Size: 344 x 194 mm
[ 85.244] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 85.244] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1157 v_border: 0
[ 85.244] (II) modeset(0): LG Display
[ 85.244] (II) modeset(0): LP156WFG-SPF3
[ 85.244] (II) modeset(0): EDID (in hex):
[ 85.244] (II) modeset(0): 00ffffffffffff0030e41e0600000000
[ 85.244] (II) modeset(0): 001c0104a5221378eae085a3544e9b26
[ 85.244] (II) modeset(0): 0e505400000001010101010101010101
[ 85.244] (II) modeset(0): 0101010101015e8780a070384d403020
[ 85.244] (II) modeset(0): 350058c21000001b683880a070384d40
[ 85.244] (II) modeset(0): 3020350058c21000001b000000fe004c
[ 85.244] (II) modeset(0): 4720446973706c61790a2020000000fe
[ 85.244] (II) modeset(0): 004c503135365746472d53504633004d
[ 85.244] (II) modeset(0): Printing probed modes for output eDP-1
[ 85.245] (II) modeset(0): Modeline "1920x1080"x144.0 346.54 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (166.6 kHz eP)
[ 85.245] (II) modeset(0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 85.245] (II) modeset(0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 85.245] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 85.245] (II) modeset(0): Modeline "1920x1080"x60.0 144.40 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (69.4 kHz e)
[ 85.245] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 85.245] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 85.245] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 85.245] (II) modeset(0): Modeline "1400x1050"x74.8 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[ 85.245] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 85.245] (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 85.245] (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 85.245] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 85.245] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 85.245] (II) modeset(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[ 85.245] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[ 85.245] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 85.245] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 85.245] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 85.245] (II) modeset(0): Modeline "1280x960"x85.0 148.50 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync (85.9 kHz d)
[ 85.245] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 85.245] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 85.245] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 85.245] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 85.245] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 85.245] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 85.245] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 85.245] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 85.245] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 85.245] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz d)
[ 85.245] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 85.245] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 85.245] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 85.245] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 85.245] (II) modeset(0): Modeline "1024x768"x170.0 194.02 1024 1108 1220 1416 768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[ 85.245] (II) modeset(0): Modeline "1024x768"x150.1 170.24 1024 1108 1220 1416 768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[ 85.245] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 85.245] (II) modeset(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz d)
[ 85.245] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz d)
[ 85.245] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz d)
[ 85.245] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 85.245] (II) modeset(0): Modeline "1024x768i"x43.5 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[ 85.245] (II) modeset(0): Modeline "960x720"x170.0 170.68 960 1036 1144 1328 720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[ 85.245] (II) modeset(0): Modeline "960x720"x150.0 148.50 960 1032 1144 1320 720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[ 85.245] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 85.245] (II) modeset(0): Modeline "928x696"x150.0 144.00 928 992 1104 1280 696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[ 85.245] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 85.245] (II) modeset(0): Modeline "896x672"x150.1 130.50 896 944 1052 1228 672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[ 85.245] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 85.245] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 85.245] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 85.245] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 85.245] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 85.245] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 85.245] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 85.245] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz d)
[ 85.245] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 85.245] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 85.245] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 85.245] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 85.245] (II) modeset(0): Modeline "800x600"x170.0 114.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[ 85.245] (II) modeset(0): Modeline "800x600"x150.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[ 85.245] (II) modeset(0): Modeline "800x600"x140.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[ 85.245] (II) modeset(0): Modeline "800x600"x130.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[ 85.245] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 85.246] (II) modeset(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz d)
[ 85.246] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz d)
[ 85.246] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz d)
[ 85.246] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 85.246] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 85.246] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 85.246] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 85.246] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 85.246] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 85.246] (II) modeset(0): Modeline "700x525"x149.5 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[ 85.246] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 85.246] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 85.246] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 85.246] (II) modeset(0): Modeline "640x512"x170.0 78.75 640 672 752 864 512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[ 85.246] (II) modeset(0): Modeline "640x512"x150.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[ 85.246] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 85.246] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 85.246] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 85.246] (II) modeset(0): Modeline "640x480"x170.2 74.25 640 672 752 864 480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[ 85.246] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 85.246] (II) modeset(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz d)
[ 85.246] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz d)
[ 85.246] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d)
[ 85.246] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 85.246] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 85.246] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 85.246] (II) modeset(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz d)
[ 85.246] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 85.246] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 85.246] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 85.246] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 85.246] (II) modeset(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz d)
[ 85.246] (II) modeset(0): Modeline "576x432"x150.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[ 85.246] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 85.246] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 85.246] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 85.246] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 85.246] (II) modeset(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz d)
[ 85.246] (II) modeset(0): Modeline "512x384"x170.0 47.25 512 536 584 688 384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[ 85.246] (II) modeset(0): Modeline "512x384"x150.1 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[ 85.246] (II) modeset(0): Modeline "512x384"x140.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[ 85.246] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 85.246] (II) modeset(0): Modeline "512x384i"x87.1 22.45 512 516 604 632 384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
[ 85.246] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 85.246] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 85.246] (II) modeset(0): Modeline "416x312"x149.3 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[ 85.246] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 85.246] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 85.246] (II) modeset(0): Modeline "400x300"x170.5 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[ 85.246] (II) modeset(0): Modeline "400x300"x144.4 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[ 85.246] (II) modeset(0): Modeline "400x300"x150.2 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[ 85.246] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 85.246] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 85.246] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 85.246] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 85.246] (II) modeset(0): Modeline "320x240"x170.4 18.00 320 348 376 416 240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[ 85.246] (II) modeset(0): Modeline "320x240"x145.6 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[ 85.246] (II) modeset(0): Modeline "320x240"x150.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[ 85.246] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 85.246] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 85.246] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 85.246] (II) modeset(0): Modeline "360x200"x170.1 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[ 85.246] (II) modeset(0): Modeline "320x200"x170.5 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[ 85.246] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 85.247] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 85.247] (II) modeset(0): Modeline "320x175"x170.5 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[ 85.247] (II) modeset(0): Output eDP-1 connected
[ 85.247] (II) modeset(0): Using exact sizes for initial modes
[ 85.247] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[ 85.247] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 85.247] (==) modeset(0): DPI set to (96, 96)
[ 85.247] (II) Loading sub module "fb"
[ 85.247] (II) LoadModule: "fb"
[ 85.247] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 85.247] (II) Module fb: vendor="X.Org Foundation"
[ 85.247] compiled for 1.20.11, module version = 1.0.0
[ 85.247] ABI class: X.Org ANSI C Emulation, version 0.4
[ 85.247] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[ 85.247] (==) NVIDIA(G0): RGB weight 888
[ 85.247] (==) NVIDIA(G0): Default visual is TrueColor
[ 85.247] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 85.247] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 85.247] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[ 85.247] (**) NVIDIA(G0): Enabling 2D acceleration
[ 85.248] (II) Loading sub module "glxserver_nvidia"
[ 85.248] (II) LoadModule: "glxserver_nvidia"
[ 85.248] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 85.285] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 85.285] compiled for 1.6.99.901, module version = 1.0.0
[ 85.285] Module class: X.Org Server Extension
[ 85.285] (II) NVIDIA GLX Module 465.31 Thu May 13 22:16:59 UTC 2021
[ 85.286] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 85.294] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 85.294] (--) NVIDIA(0): DFP-0 (boot)
[ 85.295] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce GTX 1660 Ti (TU116-A) at PCI:1:0:0
[ 85.295] (II) NVIDIA(G0): (GPU-0)
[ 85.295] (--) NVIDIA(G0): Memory: 6291456 kBytes
[ 85.295] (--) NVIDIA(G0): VideoBIOS: 90.16.20.40.89
[ 85.295] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[ 85.338] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): connected
[ 85.338] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): Internal TMDS
[ 85.338] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): 600.0 MHz maximum pixel clock
[ 85.338] (--) NVIDIA(GPU-0):
[ 85.390] (II) NVIDIA(G0): Validated MetaModes:
[ 85.390] (II) NVIDIA(G0): "NULL"
[ 85.390] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[ 85.447] (WW) NVIDIA(G0): Cannot find size of first mode for Samsung SMB1930N (DFP-0);
[ 85.447] (WW) NVIDIA(G0): cannot compute DPI from Samsung SMB1930N (DFP-0)'s EDID.
[ 85.447] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[ 85.447] (II) UnloadModule: "vesa"
[ 85.447] (II) Unloading vesa
[ 85.480] (==) modeset(0): Backing store enabled
[ 85.480] (==) modeset(0): Silken mouse disabled
[ 85.512] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 85.513] (==) modeset(0): DPMS enabled
[ 85.513] (II) modeset(0): [DRI2] Setup complete
[ 85.513] (II) modeset(0): [DRI2] DRI driver: iris
[ 85.513] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 85.513] (WW) NVIDIA: Failed to bind sideband socket to
[ 85.513] (WW) NVIDIA: '/var/run/nvidia-xdriver-790c9a93' Permission denied
[ 85.513] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 85.514] (II) NVIDIA: access.
[ 85.533] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 85.533] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 85.533] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 85.533] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 85.533] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 85.533] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 85.533] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 85.533] (II) NVIDIA(G0): Config Options in the README.
[ 85.564] (II) NVIDIA(G0): Setting mode "NULL"
[ 85.577] (==) NVIDIA(G0): Disabling shared memory pixmaps
[ 85.577] (==) NVIDIA(G0): Backing store enabled
[ 85.577] (==) NVIDIA(G0): Silken mouse disabled
[ 85.577] (==) NVIDIA(G0): DPMS enabled
[ 85.577] (II) Loading sub module "dri2"
[ 85.577] (II) LoadModule: "dri2"
[ 85.577] (II) Module "dri2" already built-in
[ 85.577] (II) NVIDIA(G0): [DRI2] Setup complete
[ 85.577] (II) NVIDIA(G0): [DRI2] VDPAU driver: nvidia
[ 85.577] (II) Initializing extension Generic Event Extension
[ 85.577] (II) Initializing extension SHAPE
[ 85.577] (II) Initializing extension MIT-SHM
[ 85.577] (II) Initializing extension XInputExtension
[ 85.577] (II) Initializing extension XTEST
[ 85.577] (II) Initializing extension BIG-REQUESTS
[ 85.577] (II) Initializing extension SYNC
[ 85.577] (II) Initializing extension XKEYBOARD
[ 85.577] (II) Initializing extension XC-MISC
[ 85.577] (II) Initializing extension SECURITY
[ 85.577] (II) Initializing extension XFIXES
[ 85.577] (II) Initializing extension RENDER
[ 85.577] (II) Initializing extension RANDR
[ 85.577] (II) Initializing extension COMPOSITE
[ 85.577] (II) Initializing extension DAMAGE
[ 85.578] (II) Initializing extension MIT-SCREEN-SAVER
[ 85.578] (II) Initializing extension DOUBLE-BUFFER
[ 85.578] (II) Initializing extension RECORD
[ 85.578] (II) Initializing extension DPMS
[ 85.578] (II) Initializing extension Present
[ 85.578] (II) Initializing extension DRI3
[ 85.578] (II) Initializing extension X-Resource
[ 85.578] (II) Initializing extension XVideo
[ 85.578] (II) Initializing extension XVideo-MotionCompensation
[ 85.578] (II) Initializing extension GLX
[ 85.578] (II) Initializing extension GLX
[ 85.578] (II) Indirect GLX disabled.
[ 85.583] (II) AIGLX: Loaded and initialized iris
[ 85.583] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 85.583] (II) Initializing extension XFree86-VidModeExtension
[ 85.583] (II) Initializing extension XFree86-DGA
[ 85.583] (II) Initializing extension XFree86-DRI
[ 85.583] (II) Initializing extension DRI2
[ 85.583] (II) Initializing extension NV-GLX
[ 85.583] (II) Initializing extension NV-CONTROL
[ 85.584] (II) modeset(0): Damage tracking initialized
[ 85.584] (II) modeset(0): Setting screen physical size to 508 x 285
[ 85.646] (II) config/udev: Adding input device Acer Wireless Radio Control (/dev/input/event5)
[ 85.646] (**) Acer Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 85.646] (II) LoadModule: "libinput"
[ 85.646] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 85.650] (II) Module libinput: vendor="X.Org Foundation"
[ 85.650] compiled for 1.20.11, module version = 1.1.0
[ 85.650] Module class: X.Org XInput Driver
[ 85.650] ABI class: X.Org XInput driver, version 24.1
[ 85.650] (II) Using input driver 'libinput' for 'Acer Wireless Radio Control'
[ 85.650] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 32 paused 0
[ 85.650] (**) Acer Wireless Radio Control: always reports core events
[ 85.650] (**) Option "Device" "/dev/input/event5"
[ 85.650] (**) Option "_source" "server/udev"
[ 85.656] (II) event5 - Acer Wireless Radio Control: is tagged by udev as: Keyboard
[ 85.656] (II) event5 - Acer Wireless Radio Control: device is a keyboard
[ 85.656] (II) event5 - Acer Wireless Radio Control: device removed
[ 85.656] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/10251229:00/input/input5/event5"
[ 85.656] (II) XINPUT: Adding extended input device "Acer Wireless Radio Control" (type: KEYBOARD, id 6)
[ 85.656] (II) event5 - Acer Wireless Radio Control: is tagged by udev as: Keyboard
[ 85.656] (II) event5 - Acer Wireless Radio Control: device is a keyboard
[ 85.656] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 85.656] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 85.656] (II) Using input driver 'libinput' for 'Power Button'
[ 85.657] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 35 paused 0
[ 85.657] (**) Power Button: always reports core events
[ 85.657] (**) Option "Device" "/dev/input/event3"
[ 85.657] (**) Option "_source" "server/udev"
[ 85.657] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 85.657] (II) event3 - Power Button: device is a keyboard
[ 85.657] (II) event3 - Power Button: device removed
[ 85.657] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 85.657] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 85.658] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 85.658] (II) event3 - Power Button: device is a keyboard
[ 85.658] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
[ 85.658] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 85.658] (II) Using input driver 'libinput' for 'Video Bus'
[ 85.658] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 36 paused 0
[ 85.658] (**) Video Bus: always reports core events
[ 85.658] (**) Option "Device" "/dev/input/event15"
[ 85.658] (**) Option "_source" "server/udev"
[ 85.659] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[ 85.659] (II) event15 - Video Bus: device is a keyboard
[ 85.659] (II) event15 - Video Bus: device removed
[ 85.659] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input20/event15"
[ 85.659] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 85.659] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[ 85.659] (II) event15 - Video Bus: device is a keyboard
[ 85.659] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[ 85.659] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 85.660] (II) Using input driver 'libinput' for 'Video Bus'
[ 85.660] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 37 paused 0
[ 85.660] (**) Video Bus: always reports core events
[ 85.660] (**) Option "Device" "/dev/input/event10"
[ 85.660] (**) Option "_source" "server/udev"
[ 85.660] (II) event10 - Video Bus: is tagged by udev as: Keyboard
[ 85.660] (II) event10 - Video Bus: device is a keyboard
[ 85.660] (II) event10 - Video Bus: device removed
[ 85.660] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input16/event10"
[ 85.660] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 9)
[ 85.661] (II) event10 - Video Bus: is tagged by udev as: Keyboard
[ 85.661] (II) event10 - Video Bus: device is a keyboard
[ 85.661] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 85.661] (II) No input driver specified, ignoring this device.
[ 85.661] (II) This device may have been added with another device file.
[ 85.661] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 85.661] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 85.661] (II) Using input driver 'libinput' for 'Power Button'
[ 85.662] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 38 paused 0
[ 85.662] (**) Power Button: always reports core events
[ 85.662] (**) Option "Device" "/dev/input/event2"
[ 85.662] (**) Option "_source" "server/udev"
[ 85.662] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 85.662] (II) event2 - Power Button: device is a keyboard
[ 85.662] (II) event2 - Power Button: device removed
[ 85.662] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[ 85.662] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[ 85.663] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 85.663] (II) event2 - Power Button: device is a keyboard
[ 85.663] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 85.663] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 85.663] (II) Using input driver 'libinput' for 'Sleep Button'
[ 85.663] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 39 paused 0
[ 85.664] (**) Sleep Button: always reports core events
[ 85.664] (**) Option "Device" "/dev/input/event1"
[ 85.664] (**) Option "_source" "server/udev"
[ 85.664] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 85.664] (II) event1 - Sleep Button: device is a keyboard
[ 85.664] (II) event1 - Sleep Button: device removed
[ 85.664] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 85.664] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 11)
[ 85.664] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 85.664] (II) event1 - Sleep Button: device is a keyboard
[ 85.665] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
[ 85.665] (II) No input driver specified, ignoring this device.
[ 85.665] (II) This device may have been added with another device file.
[ 85.665] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event11)
[ 85.665] (II) No input driver specified, ignoring this device.
[ 85.665] (II) This device may have been added with another device file.
[ 85.665] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[ 85.665] (II) No input driver specified, ignoring this device.
[ 85.665] (II) This device may have been added with another device file.
[ 85.665] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
[ 85.665] (II) No input driver specified, ignoring this device.
[ 85.665] (II) This device may have been added with another device file.
[ 85.666] (II) config/udev: Adding input device SONiX USB DEVICE (/dev/input/event7)
[ 85.666] (**) SONiX USB DEVICE: Applying InputClass "libinput keyboard catchall"
[ 85.666] (II) Using input driver 'libinput' for 'SONiX USB DEVICE'
[ 85.666] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 40 paused 0
[ 85.666] (**) SONiX USB DEVICE: always reports core events
[ 85.666] (**) Option "Device" "/dev/input/event7"
[ 85.666] (**) Option "_source" "server/udev"
[ 85.667] (II) event7 - SONiX USB DEVICE: is tagged by udev as: Keyboard
[ 85.667] (II) event7 - SONiX USB DEVICE: device is a keyboard
[ 85.667] (II) event7 - SONiX USB DEVICE: device removed
[ 85.667] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:0C45:672E.0002/input/input11/event7"
[ 85.667] (II) XINPUT: Adding extended input device "SONiX USB DEVICE" (type: KEYBOARD, id 12)
[ 85.668] (II) event7 - SONiX USB DEVICE: is tagged by udev as: Keyboard
[ 85.668] (II) event7 - SONiX USB DEVICE: device is a keyboard
[ 85.668] (II) config/udev: Adding input device SONiX USB DEVICE Keyboard (/dev/input/event12)
[ 85.668] (**) SONiX USB DEVICE Keyboard: Applying InputClass "libinput keyboard catchall"
[ 85.668] (II) Using input driver 'libinput' for 'SONiX USB DEVICE Keyboard'
[ 85.668] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 41 paused 0
[ 85.669] (**) SONiX USB DEVICE Keyboard: always reports core events
[ 85.669] (**) Option "Device" "/dev/input/event12"
[ 85.669] (**) Option "_source" "server/udev"
[ 85.669] (II) event12 - SONiX USB DEVICE Keyboard: is tagged by udev as: Keyboard
[ 85.669] (II) event12 - SONiX USB DEVICE Keyboard: device is a keyboard
[ 85.669] (II) event12 - SONiX USB DEVICE Keyboard: device removed
[ 85.669] (II) libinput: SONiX USB DEVICE Keyboard: needs a virtual subdevice
[ 85.669] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:0C45:672E.0003/input/input17/event12"
[ 85.669] (II) XINPUT: Adding extended input device "SONiX USB DEVICE Keyboard" (type: MOUSE, id 13)
[ 85.669] (**) Option "AccelerationScheme" "none"
[ 85.669] (**) SONiX USB DEVICE Keyboard: (accel) selected scheme none/0
[ 85.669] (**) SONiX USB DEVICE Keyboard: (accel) acceleration factor: 2.000
[ 85.669] (**) SONiX USB DEVICE Keyboard: (accel) acceleration threshold: 4
[ 85.670] (II) event12 - SONiX USB DEVICE Keyboard: is tagged by udev as: Keyboard
[ 85.670] (II) event12 - SONiX USB DEVICE Keyboard: device is a keyboard
[ 85.670] (II) config/udev: Adding input device SONiX USB DEVICE Wireless Radio Control (/dev/input/event14)
[ 85.671] (**) SONiX USB DEVICE Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 85.671] (II) Using input driver 'libinput' for 'SONiX USB DEVICE Wireless Radio Control'
[ 85.671] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 42 paused 0
[ 85.671] (**) SONiX USB DEVICE Wireless Radio Control: always reports core events
[ 85.671] (**) Option "Device" "/dev/input/event14"
[ 85.671] (**) Option "_source" "server/udev"
[ 85.671] (II) event14 - SONiX USB DEVICE Wireless Radio Control: is tagged by udev as: Keyboard
[ 85.672] (II) event14 - SONiX USB DEVICE Wireless Radio Control: device is a keyboard
[ 85.672] (II) event14 - SONiX USB DEVICE Wireless Radio Control: device removed
[ 85.672] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:0C45:672E.0003/input/input18/event14"
[ 85.672] (II) XINPUT: Adding extended input device "SONiX USB DEVICE Wireless Radio Control" (type: KEYBOARD, id 14)
[ 85.672] (II) event14 - SONiX USB DEVICE Wireless Radio Control: is tagged by udev as: Keyboard
[ 85.672] (II) event14 - SONiX USB DEVICE Wireless Radio Control: device is a keyboard
[ 85.673] (II) config/udev: Adding input device SONiX USB DEVICE (/dev/input/event18)
[ 85.673] (II) No input driver specified, ignoring this device.
[ 85.673] (II) This device may have been added with another device file.
[ 85.673] (II) config/udev: Adding input device PixArt Dell MS116 USB Optical Mouse (/dev/input/event20)
[ 85.673] (**) PixArt Dell MS116 USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 85.673] (II) Using input driver 'libinput' for 'PixArt Dell MS116 USB Optical Mouse'
[ 85.674] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 43 paused 0
[ 85.674] (**) PixArt Dell MS116 USB Optical Mouse: always reports core events
[ 85.674] (**) Option "Device" "/dev/input/event20"
[ 85.674] (**) Option "_source" "server/udev"
[ 85.674] (II) event20 - PixArt Dell MS116 USB Optical Mouse: is tagged by udev as: Mouse
[ 85.674] (II) event20 - PixArt Dell MS116 USB Optical Mouse: device set to 1000 DPI
[ 85.674] (II) event20 - PixArt Dell MS116 USB Optical Mouse: device is a pointer
[ 85.674] (II) event20 - PixArt Dell MS116 USB Optical Mouse: device removed
[ 85.674] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:413C:301A.0004/input/input24/event20"
[ 85.674] (II) XINPUT: Adding extended input device "PixArt Dell MS116 USB Optical Mouse" (type: MOUSE, id 15)
[ 85.674] (**) Option "AccelerationScheme" "none"
[ 85.674] (**) PixArt Dell MS116 USB Optical Mouse: (accel) selected scheme none/0
[ 85.674] (**) PixArt Dell MS116 USB Optical Mouse: (accel) acceleration factor: 2.000
[ 85.674] (**) PixArt Dell MS116 USB Optical Mouse: (accel) acceleration threshold: 4
[ 85.675] (II) event20 - PixArt Dell MS116 USB Optical Mouse: is tagged by udev as: Mouse
[ 85.675] (II) event20 - PixArt Dell MS116 USB Optical Mouse: device set to 1000 DPI
[ 85.675] (II) event20 - PixArt Dell MS116 USB Optical Mouse: device is a pointer
[ 85.675] (II) config/udev: Adding input device PixArt Dell MS116 USB Optical Mouse (/dev/input/mouse2)
[ 85.675] (II) No input driver specified, ignoring this device.
[ 85.675] (II) This device may have been added with another device file.
[ 85.676] (II) config/udev: Adding input device HD WebCam: HD WebCam (/dev/input/event21)
[ 85.676] (**) HD WebCam: HD WebCam: Applying InputClass "libinput keyboard catchall"
[ 85.676] (II) Using input driver 'libinput' for 'HD WebCam: HD WebCam'
[ 85.676] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 44 paused 0
[ 85.676] (**) HD WebCam: HD WebCam: always reports core events
[ 85.676] (**) Option "Device" "/dev/input/event21"
[ 85.676] (**) Option "_source" "server/udev"
[ 85.677] (II) event21 - HD WebCam: HD WebCam: is tagged by udev as: Keyboard
[ 85.677] (II) event21 - HD WebCam: HD WebCam: device is a keyboard
[ 85.677] (II) event21 - HD WebCam: HD WebCam: device removed
[ 85.677] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input25/event21"
[ 85.677] (II) XINPUT: Adding extended input device "HD WebCam: HD WebCam" (type: KEYBOARD, id 16)
[ 85.677] (II) event21 - HD WebCam: HD WebCam: is tagged by udev as: Keyboard
[ 85.677] (II) event21 - HD WebCam: HD WebCam: device is a keyboard
[ 85.678] (II) config/udev: Adding input device ELAN0504:01 04F3:3091 Mouse (/dev/input/event16)
[ 85.678] (**) ELAN0504:01 04F3:3091 Mouse: Applying InputClass "libinput pointer catchall"
[ 85.678] (II) Using input driver 'libinput' for 'ELAN0504:01 04F3:3091 Mouse'
[ 85.678] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 45 paused 0
[ 85.678] (**) ELAN0504:01 04F3:3091 Mouse: always reports core events
[ 85.678] (**) Option "Device" "/dev/input/event16"
[ 85.678] (**) Option "_source" "server/udev"
[ 85.679] (II) event16 - ELAN0504:01 04F3:3091 Mouse: is tagged by udev as: Mouse Pointingstick
[ 85.679] (II) event16 - ELAN0504:01 04F3:3091 Mouse: device is a pointer
[ 85.679] (II) event16 - ELAN0504:01 04F3:3091 Mouse: device removed
[ 85.679] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN0504:01/0018:04F3:3091.0001/input/input21/event16"
[ 85.679] (II) XINPUT: Adding extended input device "ELAN0504:01 04F3:3091 Mouse" (type: MOUSE, id 17)
[ 85.679] (**) Option "AccelerationScheme" "none"
[ 85.679] (**) ELAN0504:01 04F3:3091 Mouse: (accel) selected scheme none/0
[ 85.679] (**) ELAN0504:01 04F3:3091 Mouse: (accel) acceleration factor: 2.000
[ 85.679] (**) ELAN0504:01 04F3:3091 Mouse: (accel) acceleration threshold: 4
[ 85.680] (II) event16 - ELAN0504:01 04F3:3091 Mouse: is tagged by udev as: Mouse Pointingstick
[ 85.680] (II) event16 - ELAN0504:01 04F3:3091 Mouse: device is a pointer
[ 85.681] (II) config/udev: Adding input device ELAN0504:01 04F3:3091 Mouse (/dev/input/mouse0)
[ 85.681] (II) No input driver specified, ignoring this device.
[ 85.681] (II) This device may have been added with another device file.
[ 85.681] (II) config/udev: Adding input device ELAN0504:01 04F3:3091 Touchpad (/dev/input/event19)
[ 85.681] (**) ELAN0504:01 04F3:3091 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 85.681] (II) Using input driver 'libinput' for 'ELAN0504:01 04F3:3091 Touchpad'
[ 85.682] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 46 paused 0
[ 85.682] (**) ELAN0504:01 04F3:3091 Touchpad: always reports core events
[ 85.682] (**) Option "Device" "/dev/input/event19"
[ 85.682] (**) Option "_source" "server/udev"
[ 85.682] (II) event19 - ELAN0504:01 04F3:3091 Touchpad: is tagged by udev as: Touchpad
[ 85.683] (II) event19 - ELAN0504:01 04F3:3091 Touchpad: device is a touchpad
[ 85.683] (II) event19 - ELAN0504:01 04F3:3091 Touchpad: device removed
[ 85.683] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN0504:01/0018:04F3:3091.0001/input/input23/event19"
[ 85.683] (II) XINPUT: Adding extended input device "ELAN0504:01 04F3:3091 Touchpad" (type: TOUCHPAD, id 18)
[ 85.684] (**) Option "AccelerationScheme" "none"
[ 85.684] (**) ELAN0504:01 04F3:3091 Touchpad: (accel) selected scheme none/0
[ 85.684] (**) ELAN0504:01 04F3:3091 Touchpad: (accel) acceleration factor: 2.000
[ 85.684] (**) ELAN0504:01 04F3:3091 Touchpad: (accel) acceleration threshold: 4
[ 85.684] (II) event19 - ELAN0504:01 04F3:3091 Touchpad: is tagged by udev as: Touchpad
[ 85.685] (II) event19 - ELAN0504:01 04F3:3091 Touchpad: device is a touchpad
[ 85.685] (II) config/udev: Adding input device ELAN0504:01 04F3:3091 Touchpad (/dev/input/mouse1)
[ 85.685] (II) No input driver specified, ignoring this device.
[ 85.685] (II) This device may have been added with another device file.
[ 85.686] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event22)
[ 85.686] (II) No input driver specified, ignoring this device.
[ 85.686] (II) This device may have been added with another device file.
[ 85.686] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 85.686] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 85.686] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 85.686] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 47 paused 0
[ 85.686] (**) AT Translated Set 2 keyboard: always reports core events
[ 85.686] (**) Option "Device" "/dev/input/event4"
[ 85.686] (**) Option "_source" "server/udev"
[ 85.687] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 85.687] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 85.687] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 85.687] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 85.687] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 19)
[ 85.688] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 85.688] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 85.688] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 85.689] (II) No input driver specified, ignoring this device.
[ 85.689] (II) This device may have been added with another device file.
[ 85.690] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event9)
[ 85.690] (**) Acer WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 85.690] (II) Using input driver 'libinput' for 'Acer WMI hotkeys'
[ 85.690] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 48 paused 0
[ 85.690] (**) Acer WMI hotkeys: always reports core events
[ 85.690] (**) Option "Device" "/dev/input/event9"
[ 85.690] (**) Option "_source" "server/udev"
[ 85.690] (II) event9 - Acer WMI hotkeys: is tagged by udev as: Keyboard
[ 85.690] (II) event9 - Acer WMI hotkeys: device is a keyboard
[ 85.690] (II) event9 - Acer WMI hotkeys: device removed
[ 85.690] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event9"
[ 85.690] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 20)
[ 85.691] (II) event9 - Acer WMI hotkeys: is tagged by udev as: Keyboard
[ 85.691] (II) event9 - Acer WMI hotkeys: device is a keyboard
[ 85.714] (**) SONiX USB DEVICE Keyboard: Applying InputClass "libinput keyboard catchall"
[ 85.714] (II) Using input driver 'libinput' for 'SONiX USB DEVICE Keyboard'
[ 85.714] (II) systemd-logind: returning pre-existing fd for /dev/input/event12 13:76
[ 85.714] (**) SONiX USB DEVICE Keyboard: always reports core events
[ 85.714] (**) Option "Device" "/dev/input/event12"
[ 85.714] (**) Option "_source" "_driver/libinput"
[ 85.714] (II) libinput: SONiX USB DEVICE Keyboard: is a virtual subdevice
[ 85.714] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:0C45:672E.0003/input/input17/event12"
[ 85.714] (II) XINPUT: Adding extended input device "SONiX USB DEVICE Keyboard" (type: KEYBOARD, id 21)
[ 108.864] (II) NVIDIA(G0): Setting mode "HDMI-1-0: 1920x1080 @1920x1080 +0+0 {AllowGSYNC=Off, ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 138.737] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 28ms, your system is too slow
[ 138.842] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[ 139.301] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 24ms, your system is too slow
[ 139.445] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[ 139.581] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[ 139.581] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 259.383] (EE) client bug: timer event20 debounce: scheduled expiry is in the past (-1ms), your system is too slow
[ 259.383] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-14ms), your system is too slow
[ 295.074] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 11ms, your system is too slow
[ 305.250] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 17ms, your system is too slow
[ 317.663] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 12ms, your system is too slow
[ 333.035] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 19ms, your system is too slow
[ 336.489] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 27ms, your system is too slow
[ 336.489] (EE) event7 - SONiX USB DEVICE: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 386.721] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-8ms), your system is too slow
[ 492.718] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-4ms), your system is too slow
[ 506.864] (EE) client bug: timer event20 debounce: scheduled expiry is in the past (-1ms), your system is too slow
[ 848.986] (EE) client bug: timer event20 debounce: scheduled expiry is in the past (-3ms), your system is too slow
[ 848.986] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-16ms), your system is too slow
[ 1001.256] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-6ms), your system is too slow
[ 1046.390] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-4ms), your system is too slow
[ 1241.978] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-1ms), your system is too slow
[ 1667.567] (EE) client bug: timer event20 debounce: scheduled expiry is in the past (-8ms), your system is too slow
[ 1667.567] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-21ms), your system is too slow
[ 4511.395] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[ 8976.316] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[ 8981.353] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 19ms, your system is too slow
[ 8984.405] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-2ms), your system is too slow
[ 8984.811] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 20ms, your system is too slow
[ 8985.159] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 40ms, your system is too slow
[ 8988.603] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 15ms, your system is too slow
[ 9003.518] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 16ms, your system is too slow
[ 9003.518] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 9049.109] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 11ms, your system is too slow
[ 9079.950] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 11ms, your system is too slow
[ 9147.358] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 11ms, your system is too slow
[ 12619.370] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 11ms, your system is too slow
[ 12636.859] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 13ms, your system is too slow
[ 12650.604] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 11ms, your system is too slow
[ 12716.637] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 11ms, your system is too slow
[ 12741.317] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-11ms), your system is too slow
[ 12749.965] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 23ms, your system is too slow
[ 12750.170] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[ 12750.309] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[ 12751.239] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 16ms, your system is too slow
[ 12762.172] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[ 12762.172] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 12767.306] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-8ms), your system is too slow
[ 12936.000] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 35ms, your system is too slow
[ 12936.000] (EE) event7 - SONiX USB DEVICE: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 12938.158] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-4ms), your system is too slow
[ 12962.251] (EE) client bug: timer event20 debounce: scheduled expiry is in the past (-20ms), your system is too slow
[ 12962.251] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-33ms), your system is too slow
[ 13194.352] (EE) client bug: timer event20 debounce: scheduled expiry is in the past (-1ms), your system is too slow
[ 13194.352] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-14ms), your system is too slow
[ 13326.035] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-1ms), your system is too slow
[ 13754.815] (EE) client bug: timer event20 debounce: scheduled expiry is in the past (-0ms), your system is too slow
[ 13754.815] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-13ms), your system is too slow
[ 13770.062] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-11ms), your system is too slow
[ 13811.403] (EE) client bug: timer event20 debounce: scheduled expiry is in the past (-12ms), your system is too slow
[ 13811.403] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-25ms), your system is too slow
[ 13846.423] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-4ms), your system is too slow
[ 13846.747] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-0ms), your system is too slow
[ 13847.856] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-5ms), your system is too slow
[ 13849.079] (EE) client bug: timer event20 debounce: scheduled expiry is in the past (-7ms), your system is too slow
[ 13849.079] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-21ms), your system is too slow
[ 13851.938] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-0ms), your system is too slow
[ 13858.242] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-8ms), your system is too slow
[ 13862.033] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-6ms), your system is too slow
[ 14213.741] (EE) client bug: timer event20 debounce: scheduled expiry is in the past (-14ms), your system is too slow
[ 14213.741] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-27ms), your system is too slow
[ 14248.655] (EE) client bug: timer event20 debounce: scheduled expiry is in the past (-8ms), your system is too slow
[ 14248.655] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-21ms), your system is too slow
[ 14249.743] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-5ms), your system is too slow
[ 14345.761] (EE) client bug: timer event20 debounce: scheduled expiry is in the past (-18ms), your system is too slow
[ 14345.761] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-31ms), your system is too slow
[ 14470.491] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-9ms), your system is too slow
[ 14479.462] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-3ms), your system is too slow
[ 14787.030] (EE) client bug: timer event20 debounce: scheduled expiry is in the past (-22ms), your system is too slow
[ 14787.030] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-35ms), your system is too slow
[ 14798.900] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-9ms), your system is too slow
[ 14849.501] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-2ms), your system is too slow
[ 14850.147] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-8ms), your system is too slow
[ 14883.027] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-0ms), your system is too slow
[ 15388.692] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-9ms), your system is too slow
[ 18513.757] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 38ms, your system is too slow
[ 18514.491] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-8ms), your system is too slow
[ 18533.390] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 13ms, your system is too slow
[ 18536.172] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 15ms, your system is too slow
[ 18542.965] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-11ms), your system is too slow
[ 18543.336] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 18ms, your system is too slow
[ 18545.103] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 16ms, your system is too slow
[ 18562.228] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[ 18565.807] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-5ms), your system is too slow
[ 18567.972] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 29ms, your system is too slow
[ 18567.972] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 18571.443] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-0ms), your system is too slow
[ 18575.382] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-12ms), your system is too slow
[ 18596.326] (EE) client bug: timer event20 debounce: scheduled expiry is in the past (-14ms), your system is too slow
[ 18596.326] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-27ms), your system is too slow
[ 18603.817] (EE) client bug: timer event20 debounce: scheduled expiry is in the past (-1ms), your system is too slow
[ 18603.817] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-14ms), your system is too slow
[ 18609.400] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 19ms, your system is too slow
[ 18650.656] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-6ms), your system is too slow
[ 18690.290] (EE) client bug: timer event20 debounce: scheduled expiry is in the past (-18ms), your system is too slow
[ 18690.290] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-31ms), your system is too slow
[ 18700.259] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 19ms, your system is too slow
[ 18707.971] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 25ms, your system is too slow
[ 18707.971] (EE) event7 - SONiX USB DEVICE: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 18973.557] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-10ms), your system is too slow
[ 19042.791] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-4ms), your system is too slow
[ 19044.646] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-4ms), your system is too slow
[ 19044.803] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-1ms), your system is too slow
[ 19323.816] (EE) client bug: timer event20 debounce: scheduled expiry is in the past (-8ms), your system is too slow
[ 19335.275] (EE) client bug: timer event20 debounce: scheduled expiry is in the past (-3ms), your system is too slow
[ 19335.275] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-16ms), your system is too slow
[ 19342.141] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-11ms), your system is too slow
[ 19343.963] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-8ms), your system is too slow
[ 19344.286] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-3ms), your system is too slow
[ 29354.185] (II) event20 - PixArt Dell MS116 USB Optical Mouse: SYN_DROPPED event - some input events have been lost.
[ 29358.975] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 16ms, your system is too slow
[ 29359.878] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 31ms, your system is too slow
[ 29360.260] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[ 29361.321] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 26ms, your system is too slow
[ 29364.803] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: client bug: event processing lagging behind by 20ms, your system is too slow
[ 29364.803] (EE) event20 - PixArt Dell MS116 USB Optical Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 29377.436] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-1ms), your system is too slow
[ 29379.153] (EE) client bug: timer event20 debounce: scheduled expiry is in the past (-1ms), your system is too slow
[ 29379.153] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-14ms), your system is too slow
[ 29462.803] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 22ms, your system is too slow
[ 29463.758] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 15ms, your system is too slow
[ 29468.095] (II) modeset(0): EDID vendor "LGD", prod id 1566
[ 29468.100] (II) modeset(0): Printing DDC gathered Modelines:
[ 29468.100] (II) modeset(0): Modeline "1920x1080"x0.0 346.54 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (166.6 kHz eP)
[ 29468.100] (II) modeset(0): Modeline "1920x1080"x0.0 144.40 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (69.4 kHz e)
[ 29468.102] (II) modeset(0): EDID vendor "LGD", prod id 1566
[ 29468.102] (II) modeset(0): Printing DDC gathered Modelines:
[ 29468.102] (II) modeset(0): Modeline "1920x1080"x0.0 346.54 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (166.6 kHz eP)
[ 29468.102] (II) modeset(0): Modeline "1920x1080"x0.0 144.40 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (69.4 kHz e)
[ 29468.146] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): connected
[ 29468.146] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): Internal TMDS
[ 29468.146] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): 600.0 MHz maximum pixel clock
[ 29468.146] (--) NVIDIA(GPU-0):
[ 29468.153] (II) modeset(0): EDID vendor "LGD", prod id 1566
[ 29468.153] (II) modeset(0): Printing DDC gathered Modelines:
[ 29468.153] (II) modeset(0): Modeline "1920x1080"x0.0 346.54 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (166.6 kHz eP)
[ 29468.153] (II) modeset(0): Modeline "1920x1080"x0.0 144.40 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (69.4 kHz e)
[ 29468.201] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 30ms, your system is too slow
[ 29498.046] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 15ms, your system is too slow
[ 29502.971] (EE) event7 - SONiX USB DEVICE: client bug: event processing lagging behind by 21ms, your system is too slow
[ 29502.971] (EE) event7 - SONiX USB DEVICE: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 29596.077] (II) modeset(0): EDID vendor "LGD", prod id 1566
[ 29596.077] (II) modeset(0): Printing DDC gathered Modelines:
[ 29596.077] (II) modeset(0): Modeline "1920x1080"x0.0 346.54 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (166.6 kHz eP)
[ 29596.077] (II) modeset(0): Modeline "1920x1080"x0.0 144.40 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (69.4 kHz e)
[ 29641.443] (II) NVIDIA(G0): Setting mode "NULL"
[ 29646.259] (II) modeset(0): EDID vendor "LGD", prod id 1566
[ 29646.259] (II) modeset(0): Printing DDC gathered Modelines:
[ 29646.259] (II) modeset(0): Modeline "1920x1080"x0.0 346.54 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (166.6 kHz eP)
[ 29646.259] (II) modeset(0): Modeline "1920x1080"x0.0 144.40 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (69.4 kHz e)
[ 29672.391] (II) NVIDIA(G0): Setting mode "HDMI-1-0: 1920x1080 @1920x1080 +0+0 {AllowGSYNC=Off, ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 29794.174] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-2ms), your system is too slow
[ 30239.367] (II) NVIDIA(G0): Setting mode "NULL"
[ 30245.834] (II) NVIDIA(G0): Setting mode "NULL"
[ 30245.913] (II) modeset(0): EDID vendor "LGD", prod id 1566
[ 30245.913] (II) modeset(0): Printing DDC gathered Modelines:
[ 30245.913] (II) modeset(0): Modeline "1920x1080"x0.0 346.54 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (166.6 kHz eP)
[ 30245.913] (II) modeset(0): Modeline "1920x1080"x0.0 144.40 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (69.4 kHz e)
[ 30250.375] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): connected
[ 30250.375] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): Internal TMDS
[ 30250.375] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): 600.0 MHz maximum pixel clock
[ 30250.375] (--) NVIDIA(GPU-0):
[ 30250.423] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): connected
[ 30250.423] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): Internal TMDS
[ 30250.423] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): 600.0 MHz maximum pixel clock
[ 30250.423] (--) NVIDIA(GPU-0):
[ 30250.428] (II) modeset(0): EDID vendor "LGD", prod id 1566
[ 30250.428] (II) modeset(0): Printing DDC gathered Modelines:
[ 30250.428] (II) modeset(0): Modeline "1920x1080"x0.0 346.54 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (166.6 kHz eP)
[ 30250.428] (II) modeset(0): Modeline "1920x1080"x0.0 144.40 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (69.4 kHz e)
[ 30250.485] (II) modeset(0): EDID vendor "LGD", prod id 1566
[ 30250.485] (II) modeset(0): Printing DDC gathered Modelines:
[ 30250.485] (II) modeset(0): Modeline "1920x1080"x0.0 346.54 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (166.6 kHz eP)
[ 30250.485] (II) modeset(0): Modeline "1920x1080"x0.0 144.40 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (69.4 kHz e)
[ 30253.452] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 30253.452] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 30253.452] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 30253.452] (--) NVIDIA(GPU-0):
[ 30253.457] (II) modeset(0): EDID vendor "LGD", prod id 1566
[ 30253.457] (II) modeset(0): Printing DDC gathered Modelines:
[ 30253.457] (II) modeset(0): Modeline "1920x1080"x0.0 346.54 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (166.6 kHz eP)
[ 30253.457] (II) modeset(0): Modeline "1920x1080"x0.0 144.40 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (69.4 kHz e)
[ 30253.460] (II) modeset(0): EDID vendor "LGD", prod id 1566
[ 30253.461] (II) modeset(0): Printing DDC gathered Modelines:
[ 30253.461] (II) modeset(0): Modeline "1920x1080"x0.0 346.54 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (166.6 kHz eP)
[ 30253.461] (II) modeset(0): Modeline "1920x1080"x0.0 144.40 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (69.4 kHz e)
[ 30257.288] (II) modeset(0): EDID vendor "LGD", prod id 1566
[ 30257.288] (II) modeset(0): Printing DDC gathered Modelines:
[ 30257.288] (II) modeset(0): Modeline "1920x1080"x0.0 346.54 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (166.6 kHz eP)
[ 30257.288] (II) modeset(0): Modeline "1920x1080"x0.0 144.40 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (69.4 kHz e)
[ 30275.209] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): connected
[ 30275.209] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): Internal TMDS
[ 30275.209] (--) NVIDIA(GPU-0): Samsung SMB1930N (DFP-0): 600.0 MHz maximum pixel clock
[ 30275.209] (--) NVIDIA(GPU-0):
[ 30275.212] (II) modeset(0): EDID vendor "LGD", prod id 1566
[ 30275.212] (II) modeset(0): Printing DDC gathered Modelines:
[ 30275.212] (II) modeset(0): Modeline "1920x1080"x0.0 346.54 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (166.6 kHz eP)
[ 30275.212] (II) modeset(0): Modeline "1920x1080"x0.0 144.40 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (69.4 kHz e)
[ 30286.166] (II) NVIDIA(G0): Setting mode "HDMI-1-0: 1920x1080 @1920x1080 +0+0 {AllowGSYNC=Off, ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 30352.190] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-11ms), your system is too slow
[ 30490.824] (EE) client bug: timer event20 debounce: scheduled expiry is in the past (-8ms), your system is too slow
[ 30490.825] (EE) client bug: timer event20 debounce short: scheduled expiry is in the past (-21ms), your system is too slowOffline
when I connect the monitor to the HDMI output ( via xrandr --output HDMI-1-0 --mode 1920x1080 , I do not use prime-run when I connect this monitor ), the images being rendered in the connected HDMI display is being rendered by the nvidia chip
No. Unless you eg. prime-run or do anything to invoke the nvidia chip, everything is rendered on the intel chip. The buffer meant for the nvidia attached outputs are then copied there so the nvidia chip can display them, but it just hands through the pixels.
You can check "glxinfo" to see what chip you're rendering on.
Does activating prime-sync as explained in the wiki help?
Offline
No. Unless you eg. prime-run or do anything to invoke the nvidia chip, everything is rendered on the intel chip. The buffer meant for the nvidia attached outputs are then copied there so the nvidia chip can display them, but it just hands through the pixels.
Okay, I see. So my guess for the source of the issue is probably not correct.
Does activating prime-sync as explained in the wiki help?
I can't tell if prime sync is supported for my display, here is the xrandr --prop output:
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
eDP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
EDID:
00ffffffffffff0030e41e0600000000
001c0104a5221378eae085a3544e9b26
0e505400000001010101010101010101
0101010101015e8780a070384d403020
350058c21000001b683880a070384d40
3020350058c21000001b000000fe004c
4720446973706c61790a2020000000fe
004c503135365746472d53504633004d
scaling mode: Full aspect
supported: Full, Center, Full aspect
Colorspace: Default
supported: Default, RGB_Wide_Gamut_Fixed_Point, RGB_Wide_Gamut_Floating_Point, opRGB, DCI-P3_RGB_D65, BT2020_RGB, BT601_YCC, BT709_YCC, XVYCC_601, XVYCC_709, SYCC_601, opYCC_601, BT2020_CYCC, BT2020_YCC
max bpc: 12
range: (6, 12)
Broadcast RGB: Automatic
supported: Automatic, Full, Limited 16:235
panel orientation: Normal
supported: Normal, Upside Down, Left Side Up, Right Side Up
link-status: Good
supported: Good, Bad
CONNECTOR_ID: 95
supported: 95
non-desktop: 0
range: (0, 1)
1920x1080 144.00 + 60.01 59.97 59.96 60.00 59.93*
1680x1050 59.95 59.88
1400x1050 74.76 59.98
1600x900 59.99 59.94 59.95 59.82
1280x1024 85.02 75.02 60.02
1400x900 59.96 59.88
1280x960 85.00 60.00
1440x810 60.00 59.97
1368x768 59.88 59.85
1280x800 59.99 59.97 59.81 59.91
1152x864 75.00
1280x720 60.00 59.99 59.86 59.74
1024x768 85.00 75.05 60.04 85.00 75.03 70.07 60.00
1024x768i 86.96
960x720 85.00 75.00 60.00
928x696 75.00 60.05
896x672 75.05 60.01
1024x576 59.95 59.96 59.90 59.82
960x600 59.93 60.00
832x624 74.55
960x540 59.96 59.99 59.63 59.82
800x600 85.00 75.00 70.00 65.00 60.00 85.14 72.19 75.00 60.32 56.25
840x525 60.01 59.88
864x486 59.92 59.57
700x525 74.76 59.98
800x450 59.95 59.82
640x512 85.02 75.02 60.02
700x450 59.96 59.88
640x480 85.09 60.00 85.01 72.81 75.00 59.94
720x405 59.51 58.99
720x400 85.04
684x384 59.88 59.85
640x400 59.88 59.98 85.08
576x432 75.00
640x360 59.86 59.83 59.84 59.32
640x350 85.08
512x384 85.00 75.03 70.07 60.00
512x384i 87.06
512x288 60.00 59.92
416x312 74.66
480x270 59.63 59.82
400x300 85.27 72.19 75.12 60.32 56.34
432x243 59.92 59.57
320x240 85.18 72.81 75.00 60.05
360x202 59.51 59.13
360x200 85.04
320x200 85.27
320x180 59.84 59.32
320x175 85.27
HDMI-1-0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 410mm x 230mm
EDID:
00ffffffffffff004c2d32064f30464e
1e140103802917782a3d81a6564a9a24
125054bfee0001010101010101010101
010101010101662156aa51001e30468f
33009ae61000001e000000fd00384b1e
3d09000a202020202020000000fc0053
4d42313933304e0a20202020000000ff
00484d4a5a3730303233370a202001b2
02031b61230907078301000067030c00
2000802d43908402e2000f8c0ad08a20
e02d10103e9600a05a00000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000029
PRIME Synchronization: 1
supported: 0, 1
CTM: 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0
0 1
CscMatrix: 65536 0 0 0 0 65536 0 0 0 0 65536 0
BorderDimensions: 4
supported: 4
Border: 0 0 0 0
range: (0, 65535)
SignalFormat: TMDS
supported: TMDS
ConnectorType: HDMI
ConnectorNumber: 2
_ConnectorLocation: 2
non-desktop: 0
supported: 0, 1
1366x768 59.79 +
1920x1080 59.94*
1280x720 59.94
1024x768 75.03 70.07 60.00
800x600 75.00 72.19 60.32 56.25
720x480 59.94 59.94
640x480 75.00 72.81 59.94
1024x768 (0x6a) 78.750MHz +HSync +VSync
h: width 1024 start 1040 end 1136 total 1312 skew 0 clock 60.02KHz
v: height 768 start 769 end 772 total 800 clock 75.03Hz
1024x768 (0x6b) 75.000MHz -HSync -VSync
h: width 1024 start 1048 end 1184 total 1328 skew 0 clock 56.48KHz
v: height 768 start 771 end 777 total 806 clock 70.07Hz
1024x768 (0x6c) 65.000MHz -HSync -VSync
h: width 1024 start 1048 end 1184 total 1344 skew 0 clock 48.36KHz
v: height 768 start 771 end 777 total 806 clock 60.00Hz
800x600 (0x87) 49.500MHz +HSync +VSync
h: width 800 start 816 end 896 total 1056 skew 0 clock 46.88KHz
v: height 600 start 601 end 604 total 625 clock 75.00Hz
800x600 (0x86) 50.000MHz +HSync +VSync
h: width 800 start 856 end 976 total 1040 skew 0 clock 48.08KHz
v: height 600 start 637 end 643 total 666 clock 72.19Hz
800x600 (0x88) 40.000MHz +HSync +VSync
h: width 800 start 840 end 968 total 1056 skew 0 clock 37.88KHz
v: height 600 start 601 end 605 total 628 clock 60.32Hz
800x600 (0x89) 36.000MHz +HSync +VSync
h: width 800 start 824 end 896 total 1024 skew 0 clock 35.16KHz
v: height 600 start 601 end 603 total 625 clock 56.25Hz
640x480 (0x9b) 31.500MHz -HSync -VSync
h: width 640 start 656 end 720 total 840 skew 0 clock 37.50KHz
v: height 480 start 481 end 484 total 500 clock 75.00Hz
640x480 (0x9c) 25.175MHz -HSync -VSync
h: width 640 start 656 end 752 total 800 skew 0 clock 31.47KHz
v: height 480 start 490 end 492 total 525 clock 59.94HzI tried to enable it anyway, I used:
[02:36:59] cudd-ctl-mc $ xrandr --output HDMI-1-0 --set "PRIME Synchronization" 1However, it did not affect the CPU or GPU utilization in any way. Note that I do have modesetting enabled via the nvidia-drm.modeset=1 kernel parameter.
Offline
Please do let me know if there are some logs etc that I should post. I am at a complete loss regarding this issue myself.
Offline
What'd probably be interesting to see what processes besides X11 charge the CPU.
Also, is that load constant or does if fluctuate w/ the on-screen activitiy (quickly repaiting clients, maybe GL clients only)?
Also remove xf86-video-vesa and xf86-video-fbdev so we can be sure that we're not somehow™ ending up w/ that being used.
And: which processes are using the GPU according to nvidia-smi (in the dualscreen case, not prime-run'ning anything)?
Only Xorg or are there more?
Offline
Sorry for the late reply, was not able to try things yesterday.
What'd probably be interesting to see what processes besides X11 charge the CPU.
Nothing else charges the CPU abnormally other than Xorg under normal usage. If I do run something else that is CPU intensive, it does show up, but nothing unexpected. The only other thing that shows up consistently when I have nothing other than htop on alacritty on my WM running is xmobar ( the status bar program I'm using with xmonad ), but the cpu usage for this is negligible (~0.5%) compared to Xorg, so I'm not sure if this is relevant to the issue.
Also, is that load constant or does if fluctuate w/ the on-screen activitiy (quickly repaiting clients, maybe GL clients only)?
The idle load is not consistent, but varies between 17% to 29%. This variation is usually slow, and the load remains fairly consistent for short durations of time. I haven't been able to link this variation to anything that I am doing.
I tried a few things with the external monitor connected and disconnected, results are in the table below:
+===================================+===================================================+===================================================+
| Test | External + Internal | Internal Only |
|===================================|===================================================|===================================================|
| Idle | Varies slowly between 17% and 29%, haven't been | 0.0-0.1% Always |
| | able to connect variation to what I'm doing | |
|-----------------------------------|---------------------------------------------------|---------------------------------------------------|
| Opening many terminals | ~50%, felt lot of input delay, | ~50%, drops to idle when I'm done opening, |
| | dropped to idle after displays were opened. | did not feel any input lag |
|-----------------------------------|---------------------------------------------------|---------------------------------------------------|
| Closing said terminals | ~42%, felt less input delay, drops when closed | ~16%, drops to idle once windows are closed, |
| | | no input lag. |
|-----------------------------------|---------------------------------------------------|---------------------------------------------------|
| Switching focus rapidly | ~38%, felt no lag/delay | ~18%, felt no delay. |
| between terminals | | |
|-----------------------------------|---------------------------------------------------|---------------------------------------------------|
| Many glxgears running | ~38~45%, consistent | ~29-31% |
+===================================+===================================================+===================================================+
Note that I am using alacritty as my terminal emulator, and that is the "terminal" that I have opened in this test.
I don't know if the spikes that I am seeing here are normal or not. I have not been able to maintain a lot of consistency regarding the number of terminal windows being opened etc. I feel like the spikes in both the cases are of the same height, just that with the external monitor plugged in, they are against a much higher baseline.
Another interesting observartion I had recently is that when I tried to play a game on the external monitor, I faced low framerates and stuttering which were completely gone when I disconnected the external monitor. The game itself is not particularly well optimized, being a mediocre remaster of a bad port of a console game, but it ran smoothly on the internal monitor, while being borderline unplayable on the external one. This was pared with high Xorg CPU usage at around 50%, but that may be normal. Also note this happened in only one game (Darks Souls I Remastered) , and other games ran fine on the external monitor. I ran all of these via prime-run.
And: which processes are using the GPU according to nvidia-smi (in the dualscreen case, not prime-run'ning anything)?
Only Xorg or are there more?
Yes, only xorg. Here is the nvidia-smi's output:
Tue Jun 29 22:22:43 2021
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 465.31 Driver Version: 465.31 CUDA Version: 11.3 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 NVIDIA GeForce ... Off | 00000000:01:00.0 On | N/A |
| N/A 46C P8 4W / N/A | 46MiB / 5944MiB | 29% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| 0 N/A N/A 11813 G /usr/lib/Xorg 45MiB |
+-----------------------------------------------------------------------------+Also remove xf86-video-vesa and xf86-video-fbdev so we can be sure that we're not somehow™ ending up w/ that being used.
I tried this, the CPU usage is still high.
Offline
Offline
Hmm, I see. So it seems that high CPU usage is a common trend with reverse prime. Interestingly, the arch linux forums post you linked also seems to refer to the 1fps bug... In any case, it seems to me that there needs to be some fix for this issue either in Xorg or in the nvidia drivers, and we'll just have to wait until that, is that correct? Please let me know if there is something else that we could try.
Meanwhile, I have decided that since I am plugged in when I am using the external display, and that seems to be the main way I'll be using the laptop for the forseeable future, I have configured xorg to use the discrete gpu exclusively, following https://wiki.archlinux.org/title/NVIDIA … phics_only. With this, the cpu usage for Xorg is less than 1%, and even with all the gui rendering on the dgpu, the usage of the dgpu is less than before. The downside of this setup is that I'll have to restart the x session with a different set of configurations whenever I unplug, and since I usually have a lot of stuff open across ~10 workspaces, this is a pain, but I guess I'll have to live with it for now. I have written scripts to automate the switching out of the xorg configurations and changing various things in the xinitrc and other WM-related configurations for the dgpu-only and intel+dgpu sessions, so atleast that won't be too much of a hassle. But even with this setup I'd much rather that reverse prime works, but what can you do.
Thanks for all the help, and let's hope that revers prime gets fixed soon.
Offline
is that correct? Please let me know if there is something else that we could try.
I'm afraid so and I ran out of ideas where else to look ![]()
Offline