You are not logged in.
Hi, I have ASUS laptop with dGPU nvidia RTX 2050 and iGPU amd. I have encountered with some problems on external monitor after nvidia-open update from 565.77 to 570.124 version, and linux from 6.12 to 6.13. All things that use nvidia card dont work. For example, vkcube just show black screen without any errors. Kitty terminal doesnt work too. When I use just internal laptop monitor everything is fine. Should I downgrade to 565 and wait for fix (about month already gone)?
prime-run glx-info -Bname of display: :1
display: :1 screen: 0
direct rendering: Yes
Memory info (GL_NVX_gpu_memory_info):
Dedicated video memory: 4096 MB
Total available memory: 4096 MB
Currently available dedicated video memory: 3705 MB
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce RTX 2050/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 570.124.04
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL version string: 4.6.0 NVIDIA 570.124.04
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 570.124.04
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20Last edited by hectonit (2025-03-09 09:33:52)
Offline
What happens when you try to run the applications from the terminal? do you get any error outputs?
Offline
No errors
Offline
what's the behavior of the kitty terminal that you are seeing?
Offline
It is transparent but I can type commands blindly and they are working properly
Offline
let's see your xorg.conf
Offline
also what's your WM / DE?
Offline
problems on external monitor after nvidia-open […] linux [update] […] use nvidia card dont work. […] black screen without any errors. […] just internal laptop monitor everything is fine
Please clarify whether this is about
* prime-run
* running any GL client on the external output (w/o prime-run)
* prime-run on the external output only
- Does this happen w/ thee LTS kernel and nvidia-open 570.124 ?
- Does this happen w/ the binary (non-open) nvidia module?
- Why is this :1, GDM/gnome?
- Also please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General (it'll not only show what you configured but also what actually happens) and
loginctl session-statusin case this is maybe xwayland
Online
Seems I have some issues with Xorg. I have never generated xorg.conf and it was working nice. Today I try to generate it with nvidia-xconfig, now it works only on external monitor and xrandr doesn't even show internal monitor in monitor lists. When I try to add new monitor to config manually I get black screen.
Last edited by hectonit (2025-03-04 19:54:00)
Offline
also what's your WM / DE?
awesome
Offline
I have never generated xorg.conf and it was working nice.
Yes, you're not supposed to have a static server config and most certainly not an auto-generated one.
Remove that file, post the xorg log and address the oter questions in #8
Online
Please clarify whether this is about
* prime-run
* running any GL client on the external output (w/o prime-run)
* prime-run on the external output only
running any GL client on the external output with and without prime-run
- Does this happen w/ thee LTS kernel and nvidia-open 570.124 ?
Yes
- Does this happen w/ the binary (non-open) nvidia module?
Could you please explain what I should do?
- Why is this :1, GDM/gnome?
Just lemurs settings, I set it to :0
Xorg log:
[ 11.694]
X.Org X Server 1.21.1.16
X Protocol Version 11, Revision 0
[ 11.694] Current Operating System: Linux hectoasus 6.13.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 27 Feb 2025 18:09:44 +0000 x86_64
[ 11.694] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=c2f82ebe-eb9f-45b1-8a8b-d47c1a95861c rw loglevel=3 quiet acpi_backlight=native amdgpu.dcdebugmask=0x10
[ 11.694]
[ 11.694] Current version of pixman: 0.44.2
[ 11.694] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 11.694] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 11.694] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar 5 12:46:56 2025
[ 11.696] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 11.696] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 11.697] (==) No Layout section. Using the first Screen section.
[ 11.697] (==) No screen section available. Using defaults.
[ 11.697] (**) |-->Screen "Default Screen Section" (0)
[ 11.697] (**) | |-->Monitor "<default monitor>"
[ 11.697] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 11.697] (**) Allowing byte-swapped clients
[ 11.697] (==) Automatically adding devices
[ 11.697] (==) Automatically enabling devices
[ 11.697] (==) Automatically adding GPU devices
[ 11.697] (==) Automatically binding GPU devices
[ 11.697] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 11.698] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 11.698] Entry deleted from font path.
[ 11.698] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 11.698] Entry deleted from font path.
[ 11.699] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 11.699] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 11.699] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 11.699] (II) Module ABI versions:
[ 11.699] X.Org ANSI C Emulation: 0.4
[ 11.699] X.Org Video Driver: 25.2
[ 11.700] X.Org XInput driver : 24.4
[ 11.700] X.Org Server Extension : 10.0
[ 11.700] (++) using VT number 2
[ 11.700] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 11.702] (II) xfree86: Adding drm device (/dev/dri/card2)
[ 11.702] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card2
[ 11.704] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 11.704] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1
[ 11.714] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 11.714] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 11.717] (--) PCI: (1@0:0:0) 10de:25ad:1043:3768 rev 161, Mem @ 0xfb000000/16777216, 0x7e00000000/4294967296, 0x7f00000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/524288
[ 11.717] (--) PCI:*(5@0:0:0) 1002:1681:1043:3768 rev 11, Mem @ 0x7f10000000/268435456, 0x7f20000000/2097152, 0xfc500000/524288, I/O @ 0x0000c000/256
[ 11.717] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 11.717] (II) LoadModule: "glx"
[ 11.717] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 11.723] (II) Module glx: vendor="X.Org Foundation"
[ 11.723] compiled for 1.21.1.16, module version = 1.0.0
[ 11.723] ABI class: X.Org Server Extension, version 10.0
[ 11.723] (II) Applying OutputClass "AMDgpu" to /dev/dri/card1
[ 11.723] loading driver: amdgpu
[ 11.723] (II) Applying OutputClass "AMDgpu" to /dev/dri/card1
[ 11.723] loading driver: amdgpu
[ 11.723] (II) Applying OutputClass "nvidia" to /dev/dri/card2
[ 11.723] loading driver: nvidia
[ 11.723] (II) Applying OutputClass "nvidia" to /dev/dri/card2
[ 11.723] loading driver: nvidia
[ 11.723] (==) Matched amdgpu as autoconfigured driver 0
[ 11.723] (==) Matched ati as autoconfigured driver 1
[ 11.723] (==) Matched nvidia as autoconfigured driver 2
[ 11.723] (==) Matched nouveau as autoconfigured driver 3
[ 11.723] (==) Matched nv as autoconfigured driver 4
[ 11.723] (==) Matched modesetting as autoconfigured driver 5
[ 11.723] (==) Matched fbdev as autoconfigured driver 6
[ 11.723] (==) Matched vesa as autoconfigured driver 7
[ 11.723] (==) Assigned the driver to the xf86ConfigLayout
[ 11.723] (II) LoadModule: "amdgpu"
[ 11.723] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 11.725] (II) Module amdgpu: vendor="X.Org Foundation"
[ 11.725] compiled for 1.21.1.11, module version = 23.0.0
[ 11.725] Module class: X.Org Video Driver
[ 11.725] ABI class: X.Org Video Driver, version 25.2
[ 11.725] (II) LoadModule: "ati"
[ 11.726] (WW) Warning, couldn't open module ati
[ 11.726] (EE) Failed to load module "ati" (module does not exist, 0)
[ 11.726] (II) LoadModule: "nvidia"
[ 11.726] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 11.729] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 11.729] compiled for 1.6.99.901, module version = 1.0.0
[ 11.729] Module class: X.Org Video Driver
[ 11.729] (II) LoadModule: "nouveau"
[ 11.730] (WW) Warning, couldn't open module nouveau
[ 11.730] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 11.730] (II) LoadModule: "nv"
[ 11.730] (WW) Warning, couldn't open module nv
[ 11.730] (EE) Failed to load module "nv" (module does not exist, 0)
[ 11.730] (II) LoadModule: "modesetting"
[ 11.730] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 11.731] (II) Module modesetting: vendor="X.Org Foundation"
[ 11.731] compiled for 1.21.1.16, module version = 1.21.1
[ 11.731] Module class: X.Org Video Driver
[ 11.731] ABI class: X.Org Video Driver, version 25.2
[ 11.731] (II) LoadModule: "fbdev"
[ 11.731] (WW) Warning, couldn't open module fbdev
[ 11.731] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 11.731] (II) LoadModule: "vesa"
[ 11.731] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 11.732] (II) Module vesa: vendor="X.Org Foundation"
[ 11.732] compiled for 1.21.1.11, module version = 2.6.0
[ 11.732] Module class: X.Org Video Driver
[ 11.732] ABI class: X.Org Video Driver, version 25.2
[ 11.732] (II) AMDGPU: Driver for AMD Radeon:
All GPUs supported by the amdgpu kernel driver
[ 11.732] (II) NVIDIA dlloader X Driver 570.124.04 Tue Feb 25 03:40:59 UTC 2025
[ 11.732] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 11.732] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 11.732] (II) VESA: driver for VESA chipsets: vesa
[ 11.735] (WW) Falling back to old probe method for modesetting
[ 11.735] (EE) open /dev/dri/card0: No such file or directory
[ 11.735] (II) Loading sub module "fb"
[ 11.735] (II) LoadModule: "fb"
[ 11.735] (II) Module "fb" already built-in
[ 11.735] (II) Loading sub module "wfb"
[ 11.735] (II) LoadModule: "wfb"
[ 11.735] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 11.736] (II) Module wfb: vendor="X.Org Foundation"
[ 11.736] compiled for 1.21.1.16, module version = 1.0.0
[ 11.736] ABI class: X.Org ANSI C Emulation, version 0.4
[ 11.737] (II) AMDGPU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 11.737] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 11.737] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 11.737] (==) AMDGPU(0): Default visual is TrueColor
[ 11.737] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card1
[ 11.737] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card1
[ 11.737] (**) AMDGPU(0): Option "TearFree" "true"
[ 11.737] (==) AMDGPU(0): RGB weight 888
[ 11.737] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 11.737] (--) AMDGPU(0): Chipset: "AMD Radeon 660M" (ChipID = 0x1681)
[ 11.737] (II) Loading sub module "fb"
[ 11.737] (II) LoadModule: "fb"
[ 11.737] (II) Module "fb" already built-in
[ 11.737] (II) Loading sub module "dri2"
[ 11.737] (II) LoadModule: "dri2"
[ 11.737] (II) Module "dri2" already built-in
[ 11.939] (II) Loading sub module "glamoregl"
[ 11.939] (II) LoadModule: "glamoregl"
[ 11.939] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 11.945] (II) Module glamoregl: vendor="X.Org Foundation"
[ 11.945] compiled for 1.21.1.16, module version = 1.0.1
[ 11.945] ABI class: X.Org ANSI C Emulation, version 0.4
[ 12.035] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon 660M (radeonsi, rembrandt, LLVM 19.1.7, DRM 3.61, 6.13.5-arch1-1)
[ 12.035] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 12.035] (**) AMDGPU(0): TearFree property default: on
[ 12.035] (==) AMDGPU(0): VariableRefresh: disabled
[ 12.035] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[ 12.035] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 12.037] (II) AMDGPU(0): Output eDP has no monitor section
[ 12.037] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[ 12.037] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[ 12.037] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[ 12.037] (II) AMDGPU(0): Output DisplayPort-3 has no monitor section
[ 12.037] (II) AMDGPU(0): Output DisplayPort-4 has no monitor section
[ 12.037] (II) AMDGPU(0): Output DisplayPort-5 has no monitor section
[ 12.037] (II) AMDGPU(0): Output DisplayPort-6 has no monitor section
[ 12.037] (II) AMDGPU(0): Output DisplayPort-7 has no monitor section
[ 12.044] (WW) AMDGPU(0): 9 ZaphodHeads crtcs unavailable. Some outputs will stay off.
[ 12.046] (II) AMDGPU(0): EDID for output eDP
[ 12.046] (II) AMDGPU(0): Manufacturer: AUO Model: dda7 Serial#: 0
[ 12.046] (II) AMDGPU(0): Year: 2022 Week: 229
[ 12.046] (II) AMDGPU(0): EDID Version: 1.4
[ 12.046] (II) AMDGPU(0): Digital Display Input
[ 12.046] (II) AMDGPU(0): 8 bits per channel
[ 12.046] (II) AMDGPU(0): Digital interface is DisplayPort
[ 12.046] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 38 vert.: 22
[ 12.046] (II) AMDGPU(0): Gamma: 2.20
[ 12.046] (II) AMDGPU(0): No DPMS capabilities specified
[ 12.046] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4
[ 12.046] (II) AMDGPU(0): First detailed timing is preferred mode
[ 12.046] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[ 12.046] (II) AMDGPU(0): Display is continuous-frequency
[ 12.046] (II) AMDGPU(0): redX: 0.575 redY: 0.347 greenX: 0.352 greenY: 0.578
[ 12.046] (II) AMDGPU(0): blueX: 0.161 blueY: 0.128 whiteX: 0.313 whiteY: 0.329
[ 12.046] (II) AMDGPU(0): Manufacturer's mask: 0
[ 12.046] (II) AMDGPU(0): Supported detailed timing:
[ 12.046] (II) AMDGPU(0): clock: 153.4 MHz Image Size: 382 x 215 mm
[ 12.046] (II) AMDGPU(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2102 h_border: 0
[ 12.046] (II) AMDGPU(0): v_active: 1080 v_sync: 1090 v_sync_end 1095 v_blanking: 1216 v_border: 0
[ 12.046] (II) AMDGPU(0): Ranges: V min: 60 V max: 144 Hz, H min: 176 H max: 176 kHz, PixClock max 375 MHz
[ 12.046] (II) AMDGPU(0): AUO
[ 12.046] (II) AMDGPU(0): Monitor name: B173HAN04.9
[ 12.046] (II) AMDGPU(0): Number of EDID sections to follow: 1
[ 12.046] (II) AMDGPU(0): EDID (in hex):
[ 12.046] (II) AMDGPU(0): 00ffffffffffff0006afa7dd00000000
[ 12.046] (II) AMDGPU(0): e5200104a526167803707593585a9429
[ 12.046] (II) AMDGPU(0): 20505400000001010101010101010101
[ 12.046] (II) AMDGPU(0): 010101010101ec3b80b6703888403020
[ 12.046] (II) AMDGPU(0): a5007ed710000018000000fd003c90b0
[ 12.046] (II) AMDGPU(0): b025010a202020202020000000fe0041
[ 12.046] (II) AMDGPU(0): 554f0a202020202020202020000000fc
[ 12.046] (II) AMDGPU(0): 004231373348414e30342e39200a01a1
[ 12.046] (II) AMDGPU(0): 70207902002200140b9e05847f07b500
[ 12.046] (II) AMDGPU(0): 2f801f0037048700090004002b000627
[ 12.046] (II) AMDGPU(0): 003c8f00000000000000000000000000
[ 12.046] (II) AMDGPU(0): 00000000000000000000000000000000
[ 12.046] (II) AMDGPU(0): 00000000000000000000000000000000
[ 12.046] (II) AMDGPU(0): 00000000000000000000000000000000
[ 12.046] (II) AMDGPU(0): 00000000000000000000000000000000
[ 12.046] (II) AMDGPU(0): 00000000000000000000000000000290
[ 12.046] (II) AMDGPU(0): Printing probed modes for output eDP
[ 12.046] (II) AMDGPU(0): Modeline "1920x1080"x144.0 368.14 1920 1968 2000 2102 1080 1090 1095 1216 +hsync -vsync (175.1 kHz eP)
[ 12.046] (II) AMDGPU(0): Modeline "1920x1080"x60.0 153.40 1920 1968 2000 2102 1080 1090 1095 1216 -hsync -vsync (73.0 kHz eP)
[ 12.046] (II) AMDGPU(0): Modeline "1680x1050"x144.0 368.14 1680 1968 2000 2102 1050 1090 1095 1216 +hsync -vsync (175.1 kHz e)
[ 12.046] (II) AMDGPU(0): Modeline "1280x1024"x144.0 368.14 1280 1968 2000 2102 1024 1090 1095 1216 +hsync -vsync (175.1 kHz e)
[ 12.046] (II) AMDGPU(0): Modeline "1440x900"x144.0 368.14 1440 1968 2000 2102 900 1090 1095 1216 +hsync -vsync (175.1 kHz e)
[ 12.046] (II) AMDGPU(0): Modeline "1280x800"x144.0 368.14 1280 1968 2000 2102 800 1090 1095 1216 +hsync -vsync (175.1 kHz e)
[ 12.046] (II) AMDGPU(0): Modeline "1280x720"x144.0 368.14 1280 1968 2000 2102 720 1090 1095 1216 +hsync -vsync (175.1 kHz e)
[ 12.046] (II) AMDGPU(0): Modeline "1024x768"x144.0 368.14 1024 1968 2000 2102 768 1090 1095 1216 +hsync -vsync (175.1 kHz e)
[ 12.046] (II) AMDGPU(0): Modeline "800x600"x144.0 368.14 800 1968 2000 2102 600 1090 1095 1216 +hsync -vsync (175.1 kHz e)
[ 12.046] (II) AMDGPU(0): Modeline "640x480"x144.0 368.14 640 1968 2000 2102 480 1090 1095 1216 +hsync -vsync (175.1 kHz e)
[ 12.046] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 12.046] (II) AMDGPU(0): EDID for output DisplayPort-1
[ 12.046] (II) AMDGPU(0): EDID for output DisplayPort-2
[ 12.046] (II) AMDGPU(0): EDID for output DisplayPort-3
[ 12.046] (II) AMDGPU(0): EDID for output DisplayPort-4
[ 12.046] (II) AMDGPU(0): EDID for output DisplayPort-5
[ 12.046] (II) AMDGPU(0): EDID for output DisplayPort-6
[ 12.046] (II) AMDGPU(0): EDID for output DisplayPort-7
[ 12.046] (II) AMDGPU(0): Output eDP connected
[ 12.046] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[ 12.046] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[ 12.046] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[ 12.046] (II) AMDGPU(0): Output DisplayPort-3 disconnected
[ 12.046] (II) AMDGPU(0): Output DisplayPort-4 disconnected
[ 12.046] (II) AMDGPU(0): Output DisplayPort-5 disconnected
[ 12.046] (II) AMDGPU(0): Output DisplayPort-6 disconnected
[ 12.046] (II) AMDGPU(0): Output DisplayPort-7 disconnected
[ 12.046] (II) AMDGPU(0): Using exact sizes for initial modes
[ 12.046] (II) AMDGPU(0): Output eDP using initial mode 1920x1080 +0+0
[ 12.046] (II) AMDGPU(0): mem size init: gart size :1dd6d8000 vram size: s:1e05a000 visible:1e05a000
[ 12.046] (==) AMDGPU(0): DPI set to (96, 96)
[ 12.046] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 12.046] (II) Loading sub module "ramdac"
[ 12.046] (II) LoadModule: "ramdac"
[ 12.046] (II) Module "ramdac" already built-in
[ 12.046] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[ 12.046] (==) NVIDIA(G0): RGB weight 888
[ 12.046] (==) NVIDIA(G0): Default visual is TrueColor
[ 12.046] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 12.046] (II) Applying OutputClass "nvidia" options to /dev/dri/card2
[ 12.046] (II) Applying OutputClass "nvidia" options to /dev/dri/card2
[ 12.046] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[ 12.046] (**) NVIDIA(G0): Enabling 2D acceleration
[ 12.046] (II) Loading sub module "glxserver_nvidia"
[ 12.046] (II) LoadModule: "glxserver_nvidia"
[ 12.046] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 12.078] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 12.078] compiled for 1.6.99.901, module version = 1.0.0
[ 12.078] Module class: X.Org Server Extension
[ 12.078] (II) NVIDIA GLX Module 570.124.04 Tue Feb 25 03:45:00 UTC 2025
[ 12.079] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 12.082] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 12.082] (--) NVIDIA(0): DFP-0
[ 12.082] (--) NVIDIA(0): DFP-1
[ 12.082] (--) NVIDIA(0): DFP-2 (boot)
[ 12.095] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce RTX 2050 (GA107-A) at PCI:1:0:0
[ 12.095] (II) NVIDIA(G0): (GPU-0)
[ 12.095] (--) NVIDIA(G0): Memory: 4194304 kBytes
[ 12.095] (--) NVIDIA(G0): VideoBIOS: 94.07.8f.40.4f
[ 12.095] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[ 12.127] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 12.127] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 12.127] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[ 12.127] (--) NVIDIA(GPU-0):
[ 12.127] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 12.127] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 12.127] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 12.127] (--) NVIDIA(GPU-0):
[ 12.172] (--) NVIDIA(GPU-0): Acer KG272 E (DFP-2): connected
[ 12.172] (--) NVIDIA(GPU-0): Acer KG272 E (DFP-2): Internal TMDS
[ 12.172] (--) NVIDIA(GPU-0): Acer KG272 E (DFP-2): 600.0 MHz maximum pixel clock
[ 12.172] (--) NVIDIA(GPU-0):
[ 12.210] (II) NVIDIA(G0): Validated MetaModes:
[ 12.210] (II) NVIDIA(G0): "NULL"
[ 12.210] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[ 12.403] (WW) NVIDIA(G0): Cannot find size of first mode for Acer KG272 E (DFP-2);
[ 12.403] (WW) NVIDIA(G0): cannot compute DPI from Acer KG272 E (DFP-2)'s EDID.
[ 12.403] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[ 12.403] (II) UnloadModule: "modesetting"
[ 12.403] (II) Unloading modesetting
[ 12.403] (II) UnloadModule: "vesa"
[ 12.403] (II) Unloading vesa
[ 12.403] (II) AMDGPU(0): [DRI2] Setup complete
[ 12.403] (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
[ 12.403] (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
[ 12.480] (II) AMDGPU(0): Front buffer pitch: 7680 bytes
[ 12.481] (II) AMDGPU(0): SYNC extension fences enabled
[ 12.481] (II) AMDGPU(0): Present extension enabled
[ 12.481] (==) AMDGPU(0): DRI3 enabled
[ 12.481] (==) AMDGPU(0): Backing store enabled
[ 12.481] (II) AMDGPU(0): Direct rendering enabled
[ 12.494] (II) AMDGPU(0): Use GLAMOR acceleration.
[ 12.494] (II) AMDGPU(0): Acceleration enabled
[ 12.494] (==) AMDGPU(0): DPMS enabled
[ 12.494] (==) AMDGPU(0): Silken mouse enabled
[ 12.494] (II) AMDGPU(0): Set up textured video (glamor)
[ 12.504] (WW) AMDGPU(0): Option "HotplugDriver" is not used
[ 12.505] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 12.505] (II) NVIDIA: access.
[ 12.514] (WW) NVIDIA(G0): ACPI: failed to determine the system's current power source
[ 12.514] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 12.514] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 12.514] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 12.514] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 12.514] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 12.514] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 12.514] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 12.514] (II) NVIDIA(G0): Config Options in the README.
[ 12.533] (II) NVIDIA(G0): Setting mode "NULL"
[ 12.558] (==) NVIDIA(G0): Disabling shared memory pixmaps
[ 12.558] (==) NVIDIA(G0): Backing store enabled
[ 12.558] (==) NVIDIA(G0): Silken mouse enabled
[ 12.558] (==) NVIDIA(G0): DPMS enabled
[ 12.559] (II) Loading sub module "dri2"
[ 12.559] (II) LoadModule: "dri2"
[ 12.559] (II) Module "dri2" already built-in
[ 12.559] (II) NVIDIA(G0): [DRI2] Setup complete
[ 12.559] (II) NVIDIA(G0): [DRI2] VDPAU driver: nvidia
[ 12.559] (II) Initializing extension Generic Event Extension
[ 12.559] (II) Initializing extension SHAPE
[ 12.559] (II) Initializing extension MIT-SHM
[ 12.559] (II) Initializing extension XInputExtension
[ 12.559] (II) Initializing extension XTEST
[ 12.560] (II) Initializing extension BIG-REQUESTS
[ 12.560] (II) Initializing extension SYNC
[ 12.560] (II) Initializing extension XKEYBOARD
[ 12.560] (II) Initializing extension XC-MISC
[ 12.560] (II) Initializing extension SECURITY
[ 12.560] (II) Initializing extension XFIXES
[ 12.560] (II) Initializing extension RENDER
[ 12.560] (II) Initializing extension RANDR
[ 12.560] (II) Initializing extension COMPOSITE
[ 12.560] (II) Initializing extension DAMAGE
[ 12.560] (II) Initializing extension MIT-SCREEN-SAVER
[ 12.561] (II) Initializing extension DOUBLE-BUFFER
[ 12.561] (II) Initializing extension RECORD
[ 12.561] (II) Initializing extension DPMS
[ 12.561] (II) Initializing extension Present
[ 12.561] (II) Initializing extension DRI3
[ 12.561] (II) Initializing extension X-Resource
[ 12.561] (II) Initializing extension XVideo
[ 12.561] (II) Initializing extension XVideo-MotionCompensation
[ 12.561] (II) Initializing extension GLX
[ 12.561] (II) Initializing extension GLX
[ 12.561] (II) Indirect GLX disabled.
[ 12.570] (II) AIGLX: Loaded and initialized radeonsi
[ 12.570] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 12.570] (II) Initializing extension XFree86-VidModeExtension
[ 12.571] (II) Initializing extension XFree86-DGA
[ 12.571] (II) Initializing extension XFree86-DRI
[ 12.571] (II) Initializing extension DRI2
[ 12.571] (II) Initializing extension NV-GLX
[ 12.571] (II) Initializing extension NV-CONTROL
[ 12.572] (II) AMDGPU(0): Setting screen physical size to 508 x 285
[ 12.697] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
[ 12.697] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 12.697] (**) Video Bus: Applying InputClass "system-keyboard"
[ 12.697] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 12.697] (II) LoadModule: "libinput"
[ 12.697] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 12.701] (II) Module libinput: vendor="X.Org Foundation"
[ 12.701] compiled for 1.21.1.13, module version = 1.5.0
[ 12.701] Module class: X.Org XInput Driver
[ 12.701] ABI class: X.Org XInput driver, version 24.4
[ 12.701] (II) Using input driver 'libinput' for 'Video Bus'
[ 12.701] (**) Video Bus: always reports core events
[ 12.701] (**) Option "Device" "/dev/input/event15"
[ 12.706] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[ 12.707] (II) event15 - Video Bus: device is a keyboard
[ 12.707] (II) event15 - Video Bus: device removed
[ 12.734] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:06/LNXVIDEO:00/input/input27/event15"
[ 12.734] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[ 12.734] (**) Option "xkb_model" "pc104"
[ 12.734] (**) Option "xkb_layout" "us,ru"
[ 12.734] (**) Option "xkb_variant" "qwerty"
[ 12.734] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 12.757] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[ 12.757] (II) event15 - Video Bus: device is a keyboard
[ 12.758] (II) config/udev: Adding input device Video Bus (/dev/input/event16)
[ 12.758] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 12.758] (**) Video Bus: Applying InputClass "system-keyboard"
[ 12.758] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 12.758] (II) Using input driver 'libinput' for 'Video Bus'
[ 12.758] (**) Video Bus: always reports core events
[ 12.758] (**) Option "Device" "/dev/input/event16"
[ 12.759] (II) event16 - Video Bus: is tagged by udev as: Keyboard
[ 12.759] (II) event16 - Video Bus: device is a keyboard
[ 12.759] (II) event16 - Video Bus: device removed
[ 12.796] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:21/LNXVIDEO:01/input/input28/event16"
[ 12.796] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 12.796] (**) Option "xkb_model" "pc104"
[ 12.796] (**) Option "xkb_layout" "us,ru"
[ 12.796] (**) Option "xkb_variant" "qwerty"
[ 12.796] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 12.798] (II) event16 - Video Bus: is tagged by udev as: Keyboard
[ 12.798] (II) event16 - Video Bus: device is a keyboard
[ 12.798] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 12.798] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 12.798] (**) Power Button: Applying InputClass "system-keyboard"
[ 12.798] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 12.798] (II) Using input driver 'libinput' for 'Power Button'
[ 12.798] (**) Power Button: always reports core events
[ 12.798] (**) Option "Device" "/dev/input/event0"
[ 12.799] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 12.799] (II) event0 - Power Button: device is a keyboard
[ 12.799] (II) event0 - Power Button: device removed
[ 12.816] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 12.816] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 12.816] (**) Option "xkb_model" "pc104"
[ 12.816] (**) Option "xkb_layout" "us,ru"
[ 12.816] (**) Option "xkb_variant" "qwerty"
[ 12.816] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 12.816] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 12.816] (II) event0 - Power Button: device is a keyboard
[ 12.817] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 12.817] (II) No input driver specified, ignoring this device.
[ 12.817] (II) This device may have been added with another device file.
[ 12.817] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 12.817] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 12.817] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 12.817] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 12.817] (II) Using input driver 'libinput' for 'Sleep Button'
[ 12.817] (**) Sleep Button: always reports core events
[ 12.817] (**) Option "Device" "/dev/input/event1"
[ 12.818] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 12.818] (II) event1 - Sleep Button: device is a keyboard
[ 12.818] (II) event1 - Sleep Button: device removed
[ 12.829] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 12.829] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 12.829] (**) Option "xkb_model" "pc104"
[ 12.829] (**) Option "xkb_layout" "us,ru"
[ 12.829] (**) Option "xkb_variant" "qwerty"
[ 12.829] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 12.830] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 12.830] (II) event1 - Sleep Button: device is a keyboard
[ 12.830] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event18)
[ 12.830] (II) No input driver specified, ignoring this device.
[ 12.830] (II) This device may have been added with another device file.
[ 12.831] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event19)
[ 12.831] (II) No input driver specified, ignoring this device.
[ 12.831] (II) This device may have been added with another device file.
[ 12.831] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event20)
[ 12.831] (II) No input driver specified, ignoring this device.
[ 12.831] (II) This device may have been added with another device file.
[ 12.831] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event21)
[ 12.831] (II) No input driver specified, ignoring this device.
[ 12.831] (II) This device may have been added with another device file.
[ 12.833] (II) config/udev: Adding input device JUCHEN USB Keyboard (/dev/input/event4)
[ 12.833] (**) JUCHEN USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 12.833] (**) JUCHEN USB Keyboard: Applying InputClass "system-keyboard"
[ 12.833] (**) JUCHEN USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 12.833] (II) Using input driver 'libinput' for 'JUCHEN USB Keyboard'
[ 12.833] (**) JUCHEN USB Keyboard: always reports core events
[ 12.833] (**) Option "Device" "/dev/input/event4"
[ 12.834] (II) event4 - JUCHEN USB Keyboard: is tagged by udev as: Keyboard
[ 12.834] (II) event4 - JUCHEN USB Keyboard: device is a keyboard
[ 12.835] (II) event4 - JUCHEN USB Keyboard: device removed
[ 12.853] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-1/3-1:1.0/0003:1A2C:2511.0001/input/input4/event4"
[ 12.853] (II) XINPUT: Adding extended input device "JUCHEN USB Keyboard" (type: KEYBOARD, id 10)
[ 12.853] (**) Option "xkb_model" "pc104"
[ 12.853] (**) Option "xkb_layout" "us,ru"
[ 12.853] (**) Option "xkb_variant" "qwerty"
[ 12.853] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 12.854] (II) event4 - JUCHEN USB Keyboard: is tagged by udev as: Keyboard
[ 12.854] (II) event4 - JUCHEN USB Keyboard: device is a keyboard
[ 12.855] (II) config/udev: Adding input device JUCHEN USB Keyboard (/dev/input/event5)
[ 12.855] (**) JUCHEN USB Keyboard: Applying InputClass "libinput pointer catchall"
[ 12.855] (**) JUCHEN USB Keyboard: Applying InputClass "libinput pointer catchall"
[ 12.855] (II) Using input driver 'libinput' for 'JUCHEN USB Keyboard'
[ 12.855] (**) JUCHEN USB Keyboard: always reports core events
[ 12.855] (**) Option "Device" "/dev/input/event5"
[ 12.908] (II) event5 - JUCHEN USB Keyboard: is tagged by udev as: Mouse
[ 12.908] (II) event5 - JUCHEN USB Keyboard: device is a pointer
[ 12.908] (II) event5 - JUCHEN USB Keyboard: device removed
[ 12.935] (II) libinput: JUCHEN USB Keyboard: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 12.935] (II) libinput: JUCHEN USB Keyboard: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 12.935] (II) libinput: JUCHEN USB Keyboard: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 12.935] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-1/3-1:1.1/0003:1A2C:2511.0002/input/input5/event5"
[ 12.935] (II) XINPUT: Adding extended input device "JUCHEN USB Keyboard" (type: MOUSE, id 11)
[ 12.935] (**) Option "AccelerationScheme" "none"
[ 12.935] (**) JUCHEN USB Keyboard: (accel) selected scheme none/0
[ 12.935] (**) JUCHEN USB Keyboard: (accel) acceleration factor: 2.000
[ 12.935] (**) JUCHEN USB Keyboard: (accel) acceleration threshold: 4
[ 12.988] (II) event5 - JUCHEN USB Keyboard: is tagged by udev as: Mouse
[ 12.988] (II) event5 - JUCHEN USB Keyboard: device is a pointer
[ 12.989] (II) config/udev: Adding input device JUCHEN USB Keyboard (/dev/input/mouse0)
[ 12.989] (II) No input driver specified, ignoring this device.
[ 12.989] (II) This device may have been added with another device file.
[ 12.990] (II) config/udev: Adding input device JUCHEN USB Keyboard (/dev/input/event6)
[ 12.990] (**) JUCHEN USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 12.990] (**) JUCHEN USB Keyboard: Applying InputClass "system-keyboard"
[ 12.990] (**) JUCHEN USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 12.990] (II) Using input driver 'libinput' for 'JUCHEN USB Keyboard'
[ 12.990] (**) JUCHEN USB Keyboard: always reports core events
[ 12.990] (**) Option "Device" "/dev/input/event6"
[ 12.991] (II) event6 - JUCHEN USB Keyboard: is tagged by udev as: Keyboard
[ 12.991] (II) event6 - JUCHEN USB Keyboard: device is a keyboard
[ 12.991] (II) event6 - JUCHEN USB Keyboard: device removed
[ 13.013] (II) libinput: JUCHEN USB Keyboard: needs a virtual subdevice
[ 13.013] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-1/3-1:1.2/0003:1A2C:2511.0003/input/input6/event6"
[ 13.013] (II) XINPUT: Adding extended input device "JUCHEN USB Keyboard" (type: MOUSE, id 12)
[ 13.013] (**) Option "AccelerationScheme" "none"
[ 13.013] (**) JUCHEN USB Keyboard: (accel) selected scheme none/0
[ 13.013] (**) JUCHEN USB Keyboard: (accel) acceleration factor: 2.000
[ 13.013] (**) JUCHEN USB Keyboard: (accel) acceleration threshold: 4
[ 13.014] (II) event6 - JUCHEN USB Keyboard: is tagged by udev as: Keyboard
[ 13.014] (II) event6 - JUCHEN USB Keyboard: device is a keyboard
[ 13.015] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event22)
[ 13.015] (II) No input driver specified, ignoring this device.
[ 13.015] (II) This device may have been added with another device file.
[ 13.016] (II) config/udev: Adding input device Logitech M510 (/dev/input/event9)
[ 13.016] (**) Logitech M510: Applying InputClass "libinput pointer catchall"
[ 13.016] (**) Logitech M510: Applying InputClass "libinput pointer catchall"
[ 13.016] (II) Using input driver 'libinput' for 'Logitech M510'
[ 13.016] (**) Logitech M510: always reports core events
[ 13.016] (**) Option "Device" "/dev/input/event9"
[ 13.017] (II) event9 - Logitech M510: is tagged by udev as: Mouse
[ 13.017] (II) event9 - Logitech M510: device set to 1000 DPI
[ 13.017] (II) event9 - Logitech M510: device is a pointer
[ 13.018] (II) event9 - Logitech M510: device removed
[ 13.050] (II) libinput: Logitech M510: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13.050] (II) libinput: Logitech M510: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13.050] (II) libinput: Logitech M510: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13.050] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.3/0000:06:00.4/usb9/9-1/9-1:1.2/0003:046D:C52B.0007/0003:046D:1025.000A/input/input19/event9"
[ 13.050] (II) XINPUT: Adding extended input device "Logitech M510" (type: MOUSE, id 13)
[ 13.050] (**) Option "AccelerationScheme" "none"
[ 13.050] (**) Logitech M510: (accel) selected scheme none/0
[ 13.050] (**) Logitech M510: (accel) acceleration factor: 2.000
[ 13.050] (**) Logitech M510: (accel) acceleration threshold: 4
[ 13.051] (II) event9 - Logitech M510: is tagged by udev as: Mouse
[ 13.051] (II) event9 - Logitech M510: device set to 1000 DPI
[ 13.051] (II) event9 - Logitech M510: device is a pointer
[ 13.052] (II) config/udev: Adding input device Logitech M510 (/dev/input/mouse2)
[ 13.052] (II) No input driver specified, ignoring this device.
[ 13.052] (II) This device may have been added with another device file.
[ 13.053] (II) config/udev: Adding input device Logitech K270 (/dev/input/event8)
[ 13.053] (**) Logitech K270: Applying InputClass "libinput keyboard catchall"
[ 13.053] (**) Logitech K270: Applying InputClass "system-keyboard"
[ 13.053] (**) Logitech K270: Applying InputClass "libinput keyboard catchall"
[ 13.053] (II) Using input driver 'libinput' for 'Logitech K270'
[ 13.053] (**) Logitech K270: always reports core events
[ 13.053] (**) Option "Device" "/dev/input/event8"
[ 13.055] (II) event8 - Logitech K270: is tagged by udev as: Keyboard
[ 13.055] (II) event8 - Logitech K270: device is a keyboard
[ 13.055] (II) event8 - Logitech K270: device removed
[ 13.076] (II) libinput: Logitech K270: needs a virtual subdevice
[ 13.076] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.3/0000:06:00.4/usb9/9-1/9-1:1.2/0003:046D:C52B.0007/0003:046D:4003.0008/input/input18/event8"
[ 13.076] (II) XINPUT: Adding extended input device "Logitech K270" (type: MOUSE, id 14)
[ 13.076] (**) Option "AccelerationScheme" "none"
[ 13.076] (**) Logitech K270: (accel) selected scheme none/0
[ 13.076] (**) Logitech K270: (accel) acceleration factor: 2.000
[ 13.076] (**) Logitech K270: (accel) acceleration threshold: 4
[ 13.078] (II) event8 - Logitech K270: is tagged by udev as: Keyboard
[ 13.078] (II) event8 - Logitech K270: device is a keyboard
[ 13.079] (II) config/udev: Adding input device Logitech M185 (/dev/input/event7)
[ 13.079] (**) Logitech M185: Applying InputClass "libinput pointer catchall"
[ 13.079] (**) Logitech M185: Applying InputClass "libinput pointer catchall"
[ 13.079] (II) Using input driver 'libinput' for 'Logitech M185'
[ 13.079] (**) Logitech M185: always reports core events
[ 13.079] (**) Option "Device" "/dev/input/event7"
[ 13.081] (II) event7 - Logitech M185: is tagged by udev as: Mouse
[ 13.081] (II) event7 - Logitech M185: device set to 1000 DPI
[ 13.081] (II) event7 - Logitech M185: device is a pointer
[ 13.081] (II) event7 - Logitech M185: device removed
[ 13.111] (II) libinput: Logitech M185: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13.111] (II) libinput: Logitech M185: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13.111] (II) libinput: Logitech M185: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13.111] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.3/0000:06:00.4/usb9/9-1/9-1:1.2/0003:046D:C52B.0007/0003:046D:4008.0009/input/input17/event7"
[ 13.111] (II) XINPUT: Adding extended input device "Logitech M185" (type: MOUSE, id 15)
[ 13.111] (**) Option "AccelerationScheme" "none"
[ 13.111] (**) Logitech M185: (accel) selected scheme none/0
[ 13.111] (**) Logitech M185: (accel) acceleration factor: 2.000
[ 13.111] (**) Logitech M185: (accel) acceleration threshold: 4
[ 13.113] (II) event7 - Logitech M185: is tagged by udev as: Mouse
[ 13.113] (II) event7 - Logitech M185: device set to 1000 DPI
[ 13.113] (II) event7 - Logitech M185: device is a pointer
[ 13.114] (II) config/udev: Adding input device Logitech M185 (/dev/input/mouse1)
[ 13.114] (II) No input driver specified, ignoring this device.
[ 13.114] (II) This device may have been added with another device file.
[ 13.115] (II) config/udev: Adding input device ITE5570:00 0B05:19B6 Wireless Radio Control (/dev/input/event13)
[ 13.115] (**) ITE5570:00 0B05:19B6 Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 13.115] (**) ITE5570:00 0B05:19B6 Wireless Radio Control: Applying InputClass "system-keyboard"
[ 13.115] (**) ITE5570:00 0B05:19B6 Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 13.115] (II) Using input driver 'libinput' for 'ITE5570:00 0B05:19B6 Wireless Radio Control'
[ 13.115] (**) ITE5570:00 0B05:19B6 Wireless Radio Control: always reports core events
[ 13.115] (**) Option "Device" "/dev/input/event13"
[ 13.116] (II) event13 - ITE5570:00 0B05:19B6 Wireless Radio Control: is tagged by udev as: Keyboard
[ 13.116] (II) event13 - ITE5570:00 0B05:19B6 Wireless Radio Control: device is a keyboard
[ 13.116] (II) event13 - ITE5570:00 0B05:19B6 Wireless Radio Control: device removed
[ 13.148] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:00/i2c-0/i2c-ITE5570:00/0018:0B05:19B6.000C/input/input25/event13"
[ 13.148] (II) XINPUT: Adding extended input device "ITE5570:00 0B05:19B6 Wireless Radio Control" (type: KEYBOARD, id 16)
[ 13.148] (**) Option "xkb_model" "pc104"
[ 13.148] (**) Option "xkb_layout" "us,ru"
[ 13.148] (**) Option "xkb_variant" "qwerty"
[ 13.148] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 13.149] (II) event13 - ITE5570:00 0B05:19B6 Wireless Radio Control: is tagged by udev as: Keyboard
[ 13.150] (II) event13 - ITE5570:00 0B05:19B6 Wireless Radio Control: device is a keyboard
[ 13.150] (II) config/udev: Adding input device ITE5570:00 0B05:19B6 (/dev/input/event14)
[ 13.150] (II) No input driver specified, ignoring this device.
[ 13.150] (II) This device may have been added with another device file.
[ 13.151] (II) config/udev: Adding input device ASUF1203:00 2808:0217 Mouse (/dev/input/event11)
[ 13.151] (**) ASUF1203:00 2808:0217 Mouse: Applying InputClass "libinput pointer catchall"
[ 13.151] (**) ASUF1203:00 2808:0217 Mouse: Applying InputClass "libinput pointer catchall"
[ 13.151] (II) Using input driver 'libinput' for 'ASUF1203:00 2808:0217 Mouse'
[ 13.151] (**) ASUF1203:00 2808:0217 Mouse: always reports core events
[ 13.151] (**) Option "Device" "/dev/input/event11"
[ 13.152] (II) event11 - ASUF1203:00 2808:0217 Mouse: is tagged by udev as: Mouse Pointingstick
[ 13.152] (II) event11 - ASUF1203:00 2808:0217 Mouse: device is a pointer
[ 13.153] (II) event11 - ASUF1203:00 2808:0217 Mouse: device removed
[ 13.185] (II) libinput: ASUF1203:00 2808:0217 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13.185] (II) libinput: ASUF1203:00 2808:0217 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13.185] (II) libinput: ASUF1203:00 2808:0217 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13.185] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:01/i2c-1/i2c-ASUF1203:00/0018:2808:0217.000B/input/input29/event11"
[ 13.185] (II) XINPUT: Adding extended input device "ASUF1203:00 2808:0217 Mouse" (type: MOUSE, id 17)
[ 13.185] (**) Option "AccelerationScheme" "none"
[ 13.185] (**) ASUF1203:00 2808:0217 Mouse: (accel) selected scheme none/0
[ 13.185] (**) ASUF1203:00 2808:0217 Mouse: (accel) acceleration factor: 2.000
[ 13.185] (**) ASUF1203:00 2808:0217 Mouse: (accel) acceleration threshold: 4
[ 13.187] (II) event11 - ASUF1203:00 2808:0217 Mouse: is tagged by udev as: Mouse Pointingstick
[ 13.187] (II) event11 - ASUF1203:00 2808:0217 Mouse: device is a pointer
[ 13.188] (II) config/udev: Adding input device ASUF1203:00 2808:0217 Mouse (/dev/input/mouse3)
[ 13.188] (II) No input driver specified, ignoring this device.
[ 13.188] (II) This device may have been added with another device file.
[ 13.189] (II) config/udev: Adding input device ASUF1203:00 2808:0217 Touchpad (/dev/input/event12)
[ 13.189] (**) ASUF1203:00 2808:0217 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 13.189] (**) ASUF1203:00 2808:0217 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 13.189] (II) Using input driver 'libinput' for 'ASUF1203:00 2808:0217 Touchpad'
[ 13.189] (**) ASUF1203:00 2808:0217 Touchpad: always reports core events
[ 13.189] (**) Option "Device" "/dev/input/event12"
[ 13.190] (II) event12 - ASUF1203:00 2808:0217 Touchpad: is tagged by udev as: Touchpad
[ 13.191] (II) event12 - ASUF1203:00 2808:0217 Touchpad: device is a touchpad
[ 13.191] (II) event12 - ASUF1203:00 2808:0217 Touchpad: device removed
[ 13.219] (II) libinput: ASUF1203:00 2808:0217 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13.219] (II) libinput: ASUF1203:00 2808:0217 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13.219] (II) libinput: ASUF1203:00 2808:0217 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13.219] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:01/i2c-1/i2c-ASUF1203:00/0018:2808:0217.000B/input/input30/event12"
[ 13.219] (II) XINPUT: Adding extended input device "ASUF1203:00 2808:0217 Touchpad" (type: TOUCHPAD, id 18)
[ 13.220] (**) Option "AccelerationScheme" "none"
[ 13.220] (**) ASUF1203:00 2808:0217 Touchpad: (accel) selected scheme none/0
[ 13.220] (**) ASUF1203:00 2808:0217 Touchpad: (accel) acceleration factor: 2.000
[ 13.220] (**) ASUF1203:00 2808:0217 Touchpad: (accel) acceleration threshold: 4
[ 13.221] (II) event12 - ASUF1203:00 2808:0217 Touchpad: is tagged by udev as: Touchpad
[ 13.222] (II) event12 - ASUF1203:00 2808:0217 Touchpad: device is a touchpad
[ 13.223] (II) config/udev: Adding input device ASUF1203:00 2808:0217 Touchpad (/dev/input/mouse4)
[ 13.223] (II) No input driver specified, ignoring this device.
[ 13.223] (II) This device may have been added with another device file.
[ 13.223] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event17)
[ 13.223] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 13.223] (**) Asus WMI hotkeys: Applying InputClass "system-keyboard"
[ 13.223] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 13.223] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[ 13.223] (**) Asus WMI hotkeys: always reports core events
[ 13.223] (**) Option "Device" "/dev/input/event17"
[ 13.224] (II) event17 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 13.224] (II) event17 - Asus WMI hotkeys: device is a keyboard
[ 13.224] (II) event17 - Asus WMI hotkeys: device removed
[ 13.253] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input33/event17"
[ 13.253] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 19)
[ 13.253] (**) Option "xkb_model" "pc104"
[ 13.253] (**) Option "xkb_layout" "us,ru"
[ 13.253] (**) Option "xkb_variant" "qwerty"
[ 13.253] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 13.254] (II) event17 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 13.254] (II) event17 - Asus WMI hotkeys: device is a keyboard
[ 13.255] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 13.255] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 13.255] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 13.255] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 13.255] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 13.255] (**) AT Translated Set 2 keyboard: always reports core events
[ 13.255] (**) Option "Device" "/dev/input/event3"
[ 13.256] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 13.256] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 13.257] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 13.280] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 13.280] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 20)
[ 13.280] (**) Option "xkb_model" "pc104"
[ 13.280] (**) Option "xkb_layout" "us,ru"
[ 13.280] (**) Option "xkb_variant" "qwerty"
[ 13.280] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 13.281] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 13.281] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 13.283] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[ 13.283] (II) No input driver specified, ignoring this device.
[ 13.283] (II) This device may have been added with another device file.
[ 13.360] (**) JUCHEN USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 13.360] (**) JUCHEN USB Keyboard: Applying InputClass "system-keyboard"
[ 13.360] (**) JUCHEN USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 13.360] (II) Using input driver 'libinput' for 'JUCHEN USB Keyboard'
[ 13.360] (**) JUCHEN USB Keyboard: always reports core events
[ 13.360] (**) Option "Device" "/dev/input/event6"
[ 13.360] (II) libinput: JUCHEN USB Keyboard: is a virtual subdevice
[ 13.361] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-1/3-1:1.2/0003:1A2C:2511.0003/input/input6/event6"
[ 13.361] (II) XINPUT: Adding extended input device "JUCHEN USB Keyboard" (type: KEYBOARD, id 21)
[ 13.361] (**) Option "xkb_model" "pc104"
[ 13.361] (**) Option "xkb_layout" "us,ru"
[ 13.361] (**) Option "xkb_variant" "qwerty"
[ 13.361] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 13.361] (**) Logitech K270: Applying InputClass "libinput keyboard catchall"
[ 13.361] (**) Logitech K270: Applying InputClass "system-keyboard"
[ 13.361] (**) Logitech K270: Applying InputClass "libinput keyboard catchall"
[ 13.361] (II) Using input driver 'libinput' for 'Logitech K270'
[ 13.361] (**) Logitech K270: always reports core events
[ 13.361] (**) Option "Device" "/dev/input/event8"
[ 13.361] (II) libinput: Logitech K270: is a virtual subdevice
[ 13.361] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.3/0000:06:00.4/usb9/9-1/9-1:1.2/0003:046D:C52B.0007/0003:046D:4003.0008/input/input18/event8"
[ 13.361] (II) XINPUT: Adding extended input device "Logitech K270" (type: KEYBOARD, id 22)
[ 13.361] (**) Option "xkb_model" "pc104"
[ 13.361] (**) Option "xkb_layout" "us,ru"
[ 13.361] (**) Option "xkb_variant" "qwerty"
[ 13.361] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 13.446] (II) event15 - Video Bus: device removed
[ 13.486] (II) event16 - Video Bus: device removed
[ 13.525] (II) event0 - Power Button: device removed
[ 13.535] (II) event1 - Sleep Button: device removed
[ 13.544] (II) event4 - JUCHEN USB Keyboard: device removed
[ 13.554] (II) event5 - JUCHEN USB Keyboard: device removed
[ 13.574] (II) event9 - Logitech M510: device removed
[ 13.594] (II) event7 - Logitech M185: device removed
[ 13.614] (II) event13 - ITE5570:00 0B05:19B6 Wireless Radio Control: device removed
[ 13.634] (II) event11 - ASUF1203:00 2808:0217 Mouse: device removed
[ 13.654] (II) event12 - ASUF1203:00 2808:0217 Touchpad: device removed
[ 13.674] (II) event17 - Asus WMI hotkeys: device removed
[ 13.702] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 13.712] (II) event6 - JUCHEN USB Keyboard: device removed
[ 13.722] (II) event8 - Logitech K270: device removed
[ 13.741] (II) UnloadModule: "libinput"
[ 13.742] (II) UnloadModule: "libinput"
[ 13.742] (II) UnloadModule: "libinput"
[ 13.742] (II) UnloadModule: "libinput"
[ 13.742] (II) UnloadModule: "libinput"
[ 13.742] (II) UnloadModule: "libinput"
[ 13.742] (II) UnloadModule: "libinput"
[ 13.742] (II) UnloadModule: "libinput"
[ 13.742] (II) UnloadModule: "libinput"
[ 13.742] (II) UnloadModule: "libinput"
[ 13.742] (II) UnloadModule: "libinput"
[ 13.742] (II) UnloadModule: "libinput"
[ 13.742] (II) UnloadModule: "libinput"
[ 13.742] (II) UnloadModule: "libinput"
[ 13.742] (II) UnloadModule: "libinput"
[ 13.742] (II) UnloadModule: "libinput"
[ 13.742] (II) UnloadModule: "libinput"
[ 13.767] (II) AMDGPU(0): [DRI2] Setup complete
[ 13.767] (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
[ 13.767] (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
[ 13.767] (II) AMDGPU(0): Front buffer pitch: 7680 bytes
[ 13.767] (II) AMDGPU(0): SYNC extension fences enabled
[ 13.767] (II) AMDGPU(0): Present extension enabled
[ 13.767] (==) AMDGPU(0): DRI3 enabled
[ 13.767] (II) AMDGPU(0): Direct rendering enabled
[ 13.769] (II) AMDGPU(0): Use GLAMOR acceleration.
[ 13.769] (II) AMDGPU(0): Acceleration enabled
[ 13.769] (==) AMDGPU(0): DPMS enabled
[ 13.769] (II) AMDGPU(0): Set up textured video (glamor)
[ 13.805] (WW) NVIDIA(G0): ACPI: failed to determine the system's current power source
[ 13.805] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 13.805] (II) NVIDIA(G0): may not be running or the "AcpidSocketPath" X
[ 13.805] (II) NVIDIA(G0): configuration option may not be set correctly. When the
[ 13.805] (II) NVIDIA(G0): ACPI event daemon is available, the NVIDIA X driver will
[ 13.805] (II) NVIDIA(G0): try to use it to receive ACPI event notifications. For
[ 13.805] (II) NVIDIA(G0): details, please see the "ConnectToAcpid" and
[ 13.805] (II) NVIDIA(G0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 13.805] (II) NVIDIA(G0): Config Options in the README.
[ 13.805] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 13.805] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 13.805] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[ 13.805] (--) NVIDIA(GPU-0):
[ 13.806] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 13.806] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 13.806] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 13.806] (--) NVIDIA(GPU-0):
[ 13.851] (--) NVIDIA(GPU-0): Acer KG272 E (DFP-2): connected
[ 13.851] (--) NVIDIA(GPU-0): Acer KG272 E (DFP-2): Internal TMDS
[ 13.851] (--) NVIDIA(GPU-0): Acer KG272 E (DFP-2): 600.0 MHz maximum pixel clock
[ 13.851] (--) NVIDIA(GPU-0):
[ 14.002] (II) NVIDIA(G0): Setting mode "NULL"
[ 14.022] (==) NVIDIA(G0): Disabling shared memory pixmaps
[ 14.023] (==) NVIDIA(G0): DPMS enabled
[ 14.023] (II) Loading sub module "dri2"
[ 14.023] (II) LoadModule: "dri2"
[ 14.023] (II) Module "dri2" already built-in
[ 14.023] (II) NVIDIA(G0): [DRI2] Setup complete
[ 14.023] (II) NVIDIA(G0): [DRI2] VDPAU driver: nvidia
[ 14.023] (II) Initializing extension Generic Event Extension
[ 14.023] (II) Initializing extension SHAPE
[ 14.023] (II) Initializing extension MIT-SHM
[ 14.023] (II) Initializing extension XInputExtension
[ 14.023] (II) Initializing extension XTEST
[ 14.023] (II) Initializing extension BIG-REQUESTS
[ 14.023] (II) Initializing extension SYNC
[ 14.024] (II) Initializing extension XKEYBOARD
[ 14.024] (II) Initializing extension XC-MISC
[ 14.024] (II) Initializing extension SECURITY
[ 14.024] (II) Initializing extension XFIXES
[ 14.024] (II) Initializing extension RENDER
[ 14.024] (II) Initializing extension RANDR
[ 14.024] (II) Initializing extension COMPOSITE
[ 14.024] (II) Initializing extension DAMAGE
[ 14.024] (II) Initializing extension MIT-SCREEN-SAVER
[ 14.024] (II) Initializing extension DOUBLE-BUFFER
[ 14.024] (II) Initializing extension RECORD
[ 14.025] (II) Initializing extension DPMS
[ 14.025] (II) Initializing extension Present
[ 14.025] (II) Initializing extension DRI3
[ 14.025] (II) Initializing extension X-Resource
[ 14.025] (II) Initializing extension XVideo
[ 14.025] (II) Initializing extension XVideo-MotionCompensation
[ 14.025] (II) Initializing extension GLX
[ 14.025] (II) Initializing extension GLX
[ 14.025] (II) Indirect GLX disabled.
[ 14.033] (II) AIGLX: Loaded and initialized radeonsi
[ 14.033] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 14.033] (II) Initializing extension XFree86-VidModeExtension
[ 14.033] (II) Initializing extension XFree86-DGA
[ 14.033] (II) Initializing extension XFree86-DRI
[ 14.033] (II) Initializing extension DRI2
[ 14.033] (II) Initializing extension NV-GLX
[ 14.033] (II) Initializing extension NV-CONTROL
[ 14.034] (II) AMDGPU(0): Setting screen physical size to 508 x 285
[ 14.113] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
[ 14.113] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 14.113] (**) Video Bus: Applying InputClass "system-keyboard"
[ 14.113] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 14.113] (II) Using input driver 'libinput' for 'Video Bus'
[ 14.113] (**) Video Bus: always reports core events
[ 14.114] (**) Option "Device" "/dev/input/event15"
[ 14.116] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[ 14.116] (II) event15 - Video Bus: device is a keyboard
[ 14.116] (II) event15 - Video Bus: device removed
[ 14.143] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:06/LNXVIDEO:00/input/input27/event15"
[ 14.143] (**) Option "xkb_model" "pc104"
[ 14.143] (**) Option "xkb_layout" "us,ru"
[ 14.143] (**) Option "xkb_variant" "qwerty"
[ 14.143] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 14.165] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[ 14.165] (II) event15 - Video Bus: device is a keyboard
[ 14.166] (II) config/udev: Adding input device Video Bus (/dev/input/event16)
[ 14.166] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 14.166] (**) Video Bus: Applying InputClass "system-keyboard"
[ 14.166] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 14.166] (II) Using input driver 'libinput' for 'Video Bus'
[ 14.166] (**) Video Bus: always reports core events
[ 14.166] (**) Option "Device" "/dev/input/event16"
[ 14.167] (II) event16 - Video Bus: is tagged by udev as: Keyboard
[ 14.167] (II) event16 - Video Bus: device is a keyboard
[ 14.167] (II) event16 - Video Bus: device removed
[ 14.205] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:21/LNXVIDEO:01/input/input28/event16"
[ 14.205] (**) Option "xkb_model" "pc104"
[ 14.205] (**) Option "xkb_layout" "us,ru"
[ 14.205] (**) Option "xkb_variant" "qwerty"
[ 14.205] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 14.206] (II) event16 - Video Bus: is tagged by udev as: Keyboard
[ 14.206] (II) event16 - Video Bus: device is a keyboard
[ 14.207] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 14.207] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 14.207] (**) Power Button: Applying InputClass "system-keyboard"
[ 14.207] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 14.207] (II) Using input driver 'libinput' for 'Power Button'
[ 14.207] (**) Power Button: always reports core events
[ 14.207] (**) Option "Device" "/dev/input/event0"
[ 14.208] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 14.208] (II) event0 - Power Button: device is a keyboard
[ 14.208] (II) event0 - Power Button: device removed
[ 14.224] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 14.224] (**) Option "xkb_model" "pc104"
[ 14.224] (**) Option "xkb_layout" "us,ru"
[ 14.224] (**) Option "xkb_variant" "qwerty"
[ 14.224] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 14.225] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 14.225] (II) event0 - Power Button: device is a keyboard
[ 14.226] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 14.226] (II) No input driver specified, ignoring this device.
[ 14.226] (II) This device may have been added with another device file.
[ 14.227] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 14.227] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 14.227] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 14.227] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 14.227] (II) Using input driver 'libinput' for 'Sleep Button'
[ 14.227] (**) Sleep Button: always reports core events
[ 14.227] (**) Option "Device" "/dev/input/event1"
[ 14.227] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 14.227] (II) event1 - Sleep Button: device is a keyboard
[ 14.227] (II) event1 - Sleep Button: device removed
[ 14.237] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 14.237] (**) Option "xkb_model" "pc104"
[ 14.237] (**) Option "xkb_layout" "us,ru"
[ 14.237] (**) Option "xkb_variant" "qwerty"
[ 14.237] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 14.238] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 14.238] (II) event1 - Sleep Button: device is a keyboard
[ 14.239] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event18)
[ 14.239] (II) No input driver specified, ignoring this device.
[ 14.239] (II) This device may have been added with another device file.
[ 14.240] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event19)
[ 14.240] (II) No input driver specified, ignoring this device.
[ 14.240] (II) This device may have been added with another device file.
[ 14.240] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event20)
[ 14.240] (II) No input driver specified, ignoring this device.
[ 14.240] (II) This device may have been added with another device file.
[ 14.240] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event21)
[ 14.240] (II) No input driver specified, ignoring this device.
[ 14.240] (II) This device may have been added with another device file.
[ 14.242] (II) config/udev: Adding input device JUCHEN USB Keyboard (/dev/input/event4)
[ 14.242] (**) JUCHEN USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 14.242] (**) JUCHEN USB Keyboard: Applying InputClass "system-keyboard"
[ 14.242] (**) JUCHEN USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 14.242] (II) Using input driver 'libinput' for 'JUCHEN USB Keyboard'
[ 14.242] (**) JUCHEN USB Keyboard: always reports core events
[ 14.242] (**) Option "Device" "/dev/input/event4"
[ 14.243] (II) event4 - JUCHEN USB Keyboard: is tagged by udev as: Keyboard
[ 14.243] (II) event4 - JUCHEN USB Keyboard: device is a keyboard
[ 14.243] (II) event4 - JUCHEN USB Keyboard: device removed
[ 14.256] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-1/3-1:1.0/0003:1A2C:2511.0001/input/input4/event4"
[ 14.256] (**) Option "xkb_model" "pc104"
[ 14.256] (**) Option "xkb_layout" "us,ru"
[ 14.256] (**) Option "xkb_variant" "qwerty"
[ 14.256] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 14.258] (II) event4 - JUCHEN USB Keyboard: is tagged by udev as: Keyboard
[ 14.258] (II) event4 - JUCHEN USB Keyboard: device is a keyboard
[ 14.259] (II) config/udev: Adding input device JUCHEN USB Keyboard (/dev/input/event5)
[ 14.259] (**) JUCHEN USB Keyboard: Applying InputClass "libinput pointer catchall"
[ 14.259] (**) JUCHEN USB Keyboard: Applying InputClass "libinput pointer catchall"
[ 14.259] (II) Using input driver 'libinput' for 'JUCHEN USB Keyboard'
[ 14.259] (**) JUCHEN USB Keyboard: always reports core events
[ 14.259] (**) Option "Device" "/dev/input/event5"
[ 14.311] (II) event5 - JUCHEN USB Keyboard: is tagged by udev as: Mouse
[ 14.311] (II) event5 - JUCHEN USB Keyboard: device is a pointer
[ 14.312] (II) event5 - JUCHEN USB Keyboard: device removed
[ 14.339] (II) libinput: JUCHEN USB Keyboard: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.339] (II) libinput: JUCHEN USB Keyboard: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.339] (II) libinput: JUCHEN USB Keyboard: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.339] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-1/3-1:1.1/0003:1A2C:2511.0002/input/input5/event5"
[ 14.339] (**) Option "AccelerationScheme" "none"
[ 14.339] (**) JUCHEN USB Keyboard: (accel) selected scheme none/0
[ 14.339] (**) JUCHEN USB Keyboard: (accel) acceleration factor: 2.000
[ 14.339] (**) JUCHEN USB Keyboard: (accel) acceleration threshold: 4
[ 14.392] (II) event5 - JUCHEN USB Keyboard: is tagged by udev as: Mouse
[ 14.392] (II) event5 - JUCHEN USB Keyboard: device is a pointer
[ 14.393] (II) config/udev: Adding input device JUCHEN USB Keyboard (/dev/input/mouse0)
[ 14.393] (II) No input driver specified, ignoring this device.
[ 14.393] (II) This device may have been added with another device file.
[ 14.394] (II) config/udev: Adding input device JUCHEN USB Keyboard (/dev/input/event6)
[ 14.394] (**) JUCHEN USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 14.394] (**) JUCHEN USB Keyboard: Applying InputClass "system-keyboard"
[ 14.394] (**) JUCHEN USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 14.394] (II) Using input driver 'libinput' for 'JUCHEN USB Keyboard'
[ 14.394] (**) JUCHEN USB Keyboard: always reports core events
[ 14.394] (**) Option "Device" "/dev/input/event6"
[ 14.395] (II) event6 - JUCHEN USB Keyboard: is tagged by udev as: Keyboard
[ 14.395] (II) event6 - JUCHEN USB Keyboard: device is a keyboard
[ 14.396] (II) event6 - JUCHEN USB Keyboard: device removed
[ 14.418] (II) libinput: JUCHEN USB Keyboard: needs a virtual subdevice
[ 14.418] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-1/3-1:1.2/0003:1A2C:2511.0003/input/input6/event6"
[ 14.418] (**) Option "AccelerationScheme" "none"
[ 14.418] (**) JUCHEN USB Keyboard: (accel) selected scheme none/0
[ 14.418] (**) JUCHEN USB Keyboard: (accel) acceleration factor: 2.000
[ 14.418] (**) JUCHEN USB Keyboard: (accel) acceleration threshold: 4
[ 14.419] (II) event6 - JUCHEN USB Keyboard: is tagged by udev as: Keyboard
[ 14.419] (II) event6 - JUCHEN USB Keyboard: device is a keyboard
[ 14.420] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event22)
[ 14.420] (II) No input driver specified, ignoring this device.
[ 14.420] (II) This device may have been added with another device file.
[ 14.420] (II) config/udev: Adding input device Logitech M510 (/dev/input/event9)
[ 14.420] (**) Logitech M510: Applying InputClass "libinput pointer catchall"
[ 14.420] (**) Logitech M510: Applying InputClass "libinput pointer catchall"
[ 14.420] (II) Using input driver 'libinput' for 'Logitech M510'
[ 14.420] (**) Logitech M510: always reports core events
[ 14.420] (**) Option "Device" "/dev/input/event9"
[ 14.422] (II) event9 - Logitech M510: is tagged by udev as: Mouse
[ 14.422] (II) event9 - Logitech M510: device set to 1000 DPI
[ 14.422] (II) event9 - Logitech M510: device is a pointer
[ 14.422] (II) event9 - Logitech M510: device removed
[ 14.454] (II) libinput: Logitech M510: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.454] (II) libinput: Logitech M510: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.454] (II) libinput: Logitech M510: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.454] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.3/0000:06:00.4/usb9/9-1/9-1:1.2/0003:046D:C52B.0007/0003:046D:1025.000A/input/input19/event9"
[ 14.454] (**) Option "AccelerationScheme" "none"
[ 14.454] (**) Logitech M510: (accel) selected scheme none/0
[ 14.454] (**) Logitech M510: (accel) acceleration factor: 2.000
[ 14.454] (**) Logitech M510: (accel) acceleration threshold: 4
[ 14.456] (II) event9 - Logitech M510: is tagged by udev as: Mouse
[ 14.456] (II) event9 - Logitech M510: device set to 1000 DPI
[ 14.456] (II) event9 - Logitech M510: device is a pointer
[ 14.457] (II) config/udev: Adding input device Logitech M510 (/dev/input/mouse2)
[ 14.457] (II) No input driver specified, ignoring this device.
[ 14.457] (II) This device may have been added with another device file.
[ 14.458] (II) config/udev: Adding input device Logitech K270 (/dev/input/event8)
[ 14.458] (**) Logitech K270: Applying InputClass "libinput keyboard catchall"
[ 14.458] (**) Logitech K270: Applying InputClass "system-keyboard"
[ 14.458] (**) Logitech K270: Applying InputClass "libinput keyboard catchall"
[ 14.458] (II) Using input driver 'libinput' for 'Logitech K270'
[ 14.458] (**) Logitech K270: always reports core events
[ 14.458] (**) Option "Device" "/dev/input/event8"
[ 14.459] (II) event8 - Logitech K270: is tagged by udev as: Keyboard
[ 14.459] (II) event8 - Logitech K270: device is a keyboard
[ 14.460] (II) event8 - Logitech K270: device removed
[ 14.481] (II) libinput: Logitech K270: needs a virtual subdevice
[ 14.481] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.3/0000:06:00.4/usb9/9-1/9-1:1.2/0003:046D:C52B.0007/0003:046D:4003.0008/input/input18/event8"
[ 14.481] (**) Option "AccelerationScheme" "none"
[ 14.481] (**) Logitech K270: (accel) selected scheme none/0
[ 14.481] (**) Logitech K270: (accel) acceleration factor: 2.000
[ 14.481] (**) Logitech K270: (accel) acceleration threshold: 4
[ 14.483] (II) event8 - Logitech K270: is tagged by udev as: Keyboard
[ 14.483] (II) event8 - Logitech K270: device is a keyboard
[ 14.484] (II) config/udev: Adding input device Logitech M185 (/dev/input/event7)
[ 14.484] (**) Logitech M185: Applying InputClass "libinput pointer catchall"
[ 14.484] (**) Logitech M185: Applying InputClass "libinput pointer catchall"
[ 14.484] (II) Using input driver 'libinput' for 'Logitech M185'
[ 14.484] (**) Logitech M185: always reports core events
[ 14.484] (**) Option "Device" "/dev/input/event7"
[ 14.486] (II) event7 - Logitech M185: is tagged by udev as: Mouse
[ 14.486] (II) event7 - Logitech M185: device set to 1000 DPI
[ 14.486] (II) event7 - Logitech M185: device is a pointer
[ 14.486] (II) event7 - Logitech M185: device removed
[ 14.519] (II) libinput: Logitech M185: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.519] (II) libinput: Logitech M185: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.519] (II) libinput: Logitech M185: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.519] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.3/0000:06:00.4/usb9/9-1/9-1:1.2/0003:046D:C52B.0007/0003:046D:4008.0009/input/input17/event7"
[ 14.519] (**) Option "AccelerationScheme" "none"
[ 14.519] (**) Logitech M185: (accel) selected scheme none/0
[ 14.519] (**) Logitech M185: (accel) acceleration factor: 2.000
[ 14.519] (**) Logitech M185: (accel) acceleration threshold: 4
[ 14.520] (II) event7 - Logitech M185: is tagged by udev as: Mouse
[ 14.520] (II) event7 - Logitech M185: device set to 1000 DPI
[ 14.520] (II) event7 - Logitech M185: device is a pointer
[ 14.521] (II) config/udev: Adding input device Logitech M185 (/dev/input/mouse1)
[ 14.521] (II) No input driver specified, ignoring this device.
[ 14.521] (II) This device may have been added with another device file.
[ 14.522] (II) config/udev: Adding input device ITE5570:00 0B05:19B6 Wireless Radio Control (/dev/input/event13)
[ 14.522] (**) ITE5570:00 0B05:19B6 Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 14.522] (**) ITE5570:00 0B05:19B6 Wireless Radio Control: Applying InputClass "system-keyboard"
[ 14.522] (**) ITE5570:00 0B05:19B6 Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 14.522] (II) Using input driver 'libinput' for 'ITE5570:00 0B05:19B6 Wireless Radio Control'
[ 14.522] (**) ITE5570:00 0B05:19B6 Wireless Radio Control: always reports core events
[ 14.522] (**) Option "Device" "/dev/input/event13"
[ 14.523] (II) event13 - ITE5570:00 0B05:19B6 Wireless Radio Control: is tagged by udev as: Keyboard
[ 14.523] (II) event13 - ITE5570:00 0B05:19B6 Wireless Radio Control: device is a keyboard
[ 14.523] (II) event13 - ITE5570:00 0B05:19B6 Wireless Radio Control: device removed
[ 14.555] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:00/i2c-0/i2c-ITE5570:00/0018:0B05:19B6.000C/input/input25/event13"
[ 14.555] (**) Option "xkb_model" "pc104"
[ 14.555] (**) Option "xkb_layout" "us,ru"
[ 14.555] (**) Option "xkb_variant" "qwerty"
[ 14.555] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 14.556] (II) event13 - ITE5570:00 0B05:19B6 Wireless Radio Control: is tagged by udev as: Keyboard
[ 14.556] (II) event13 - ITE5570:00 0B05:19B6 Wireless Radio Control: device is a keyboard
[ 14.557] (II) config/udev: Adding input device ITE5570:00 0B05:19B6 (/dev/input/event14)
[ 14.557] (II) No input driver specified, ignoring this device.
[ 14.557] (II) This device may have been added with another device file.
[ 14.558] (II) config/udev: Adding input device ASUF1203:00 2808:0217 Mouse (/dev/input/event11)
[ 14.558] (**) ASUF1203:00 2808:0217 Mouse: Applying InputClass "libinput pointer catchall"
[ 14.558] (**) ASUF1203:00 2808:0217 Mouse: Applying InputClass "libinput pointer catchall"
[ 14.558] (II) Using input driver 'libinput' for 'ASUF1203:00 2808:0217 Mouse'
[ 14.558] (**) ASUF1203:00 2808:0217 Mouse: always reports core events
[ 14.558] (**) Option "Device" "/dev/input/event11"
[ 14.558] (II) event11 - ASUF1203:00 2808:0217 Mouse: is tagged by udev as: Mouse Pointingstick
[ 14.559] (II) event11 - ASUF1203:00 2808:0217 Mouse: device is a pointer
[ 14.559] (II) event11 - ASUF1203:00 2808:0217 Mouse: device removed
[ 14.592] (II) libinput: ASUF1203:00 2808:0217 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.592] (II) libinput: ASUF1203:00 2808:0217 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.592] (II) libinput: ASUF1203:00 2808:0217 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.592] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:01/i2c-1/i2c-ASUF1203:00/0018:2808:0217.000B/input/input29/event11"
[ 14.592] (**) Option "AccelerationScheme" "none"
[ 14.592] (**) ASUF1203:00 2808:0217 Mouse: (accel) selected scheme none/0
[ 14.592] (**) ASUF1203:00 2808:0217 Mouse: (accel) acceleration factor: 2.000
[ 14.592] (**) ASUF1203:00 2808:0217 Mouse: (accel) acceleration threshold: 4
[ 14.593] (II) event11 - ASUF1203:00 2808:0217 Mouse: is tagged by udev as: Mouse Pointingstick
[ 14.594] (II) event11 - ASUF1203:00 2808:0217 Mouse: device is a pointer
[ 14.595] (II) config/udev: Adding input device ASUF1203:00 2808:0217 Mouse (/dev/input/mouse3)
[ 14.595] (II) No input driver specified, ignoring this device.
[ 14.595] (II) This device may have been added with another device file.
[ 14.595] (II) config/udev: Adding input device ASUF1203:00 2808:0217 Touchpad (/dev/input/event12)
[ 14.595] (**) ASUF1203:00 2808:0217 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 14.595] (**) ASUF1203:00 2808:0217 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 14.595] (II) Using input driver 'libinput' for 'ASUF1203:00 2808:0217 Touchpad'
[ 14.595] (**) ASUF1203:00 2808:0217 Touchpad: always reports core events
[ 14.595] (**) Option "Device" "/dev/input/event12"
[ 14.596] (II) event12 - ASUF1203:00 2808:0217 Touchpad: is tagged by udev as: Touchpad
[ 14.597] (II) event12 - ASUF1203:00 2808:0217 Touchpad: device is a touchpad
[ 14.597] (II) event12 - ASUF1203:00 2808:0217 Touchpad: device removed
[ 14.629] (II) libinput: ASUF1203:00 2808:0217 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.629] (II) libinput: ASUF1203:00 2808:0217 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.629] (II) libinput: ASUF1203:00 2808:0217 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 14.629] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:01/i2c-1/i2c-ASUF1203:00/0018:2808:0217.000B/input/input30/event12"
[ 14.631] (**) Option "AccelerationScheme" "none"
[ 14.631] (**) ASUF1203:00 2808:0217 Touchpad: (accel) selected scheme none/0
[ 14.631] (**) ASUF1203:00 2808:0217 Touchpad: (accel) acceleration factor: 2.000
[ 14.631] (**) ASUF1203:00 2808:0217 Touchpad: (accel) acceleration threshold: 4
[ 14.632] (II) event12 - ASUF1203:00 2808:0217 Touchpad: is tagged by udev as: Touchpad
[ 14.633] (II) event12 - ASUF1203:00 2808:0217 Touchpad: device is a touchpad
[ 14.633] (II) config/udev: Adding input device ASUF1203:00 2808:0217 Touchpad (/dev/input/mouse4)
[ 14.633] (II) No input driver specified, ignoring this device.
[ 14.633] (II) This device may have been added with another device file.
[ 14.634] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event17)
[ 14.634] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 14.634] (**) Asus WMI hotkeys: Applying InputClass "system-keyboard"
[ 14.634] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 14.634] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[ 14.634] (**) Asus WMI hotkeys: always reports core events
[ 14.634] (**) Option "Device" "/dev/input/event17"
[ 14.634] (II) event17 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 14.634] (II) event17 - Asus WMI hotkeys: device is a keyboard
[ 14.635] (II) event17 - Asus WMI hotkeys: device removed
[ 14.664] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input33/event17"
[ 14.664] (**) Option "xkb_model" "pc104"
[ 14.664] (**) Option "xkb_layout" "us,ru"
[ 14.664] (**) Option "xkb_variant" "qwerty"
[ 14.664] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 14.665] (II) event17 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 14.665] (II) event17 - Asus WMI hotkeys: device is a keyboard
[ 14.666] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 14.666] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 14.666] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 14.666] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 14.666] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 14.666] (**) AT Translated Set 2 keyboard: always reports core events
[ 14.666] (**) Option "Device" "/dev/input/event3"
[ 14.666] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 14.667] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 14.668] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 14.688] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 14.688] (**) Option "xkb_model" "pc104"
[ 14.688] (**) Option "xkb_layout" "us,ru"
[ 14.688] (**) Option "xkb_variant" "qwerty"
[ 14.688] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 14.689] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 14.689] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 14.691] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[ 14.691] (II) No input driver specified, ignoring this device.
[ 14.691] (II) This device may have been added with another device file.
[ 14.735] (**) JUCHEN USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 14.735] (**) JUCHEN USB Keyboard: Applying InputClass "system-keyboard"
[ 14.735] (**) JUCHEN USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 14.735] (II) Using input driver 'libinput' for 'JUCHEN USB Keyboard'
[ 14.735] (**) JUCHEN USB Keyboard: always reports core events
[ 14.735] (**) Option "Device" "/dev/input/event6"
[ 14.735] (II) libinput: JUCHEN USB Keyboard: is a virtual subdevice
[ 14.735] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-1/3-1:1.2/0003:1A2C:2511.0003/input/input6/event6"
[ 14.735] (**) Option "xkb_model" "pc104"
[ 14.735] (**) Option "xkb_layout" "us,ru"
[ 14.735] (**) Option "xkb_variant" "qwerty"
[ 14.735] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 14.735] (**) Logitech K270: Applying InputClass "libinput keyboard catchall"
[ 14.735] (**) Logitech K270: Applying InputClass "system-keyboard"
[ 14.735] (**) Logitech K270: Applying InputClass "libinput keyboard catchall"
[ 14.735] (II) Using input driver 'libinput' for 'Logitech K270'
[ 14.735] (**) Logitech K270: always reports core events
[ 14.735] (**) Option "Device" "/dev/input/event8"
[ 14.735] (II) libinput: Logitech K270: is a virtual subdevice
[ 14.735] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.3/0000:06:00.4/usb9/9-1/9-1:1.2/0003:046D:C52B.0007/0003:046D:4003.0008/input/input18/event8"
[ 14.735] (**) Option "xkb_model" "pc104"
[ 14.735] (**) Option "xkb_layout" "us,ru"
[ 14.735] (**) Option "xkb_variant" "qwerty"
[ 14.735] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 14.737] (II) AMDGPU(0): EDID vendor "AUO", prod id 56743
[ 14.737] (II) AMDGPU(0): Using EDID range info for horizontal sync
[ 14.737] (II) AMDGPU(0): Using EDID range info for vertical refresh
[ 14.737] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 14.737] (II) AMDGPU(0): Modeline "1920x1080"x0.0 153.40 1920 1968 2000 2102 1080 1090 1095 1216 -hsync -vsync (73.0 kHz eP)
[ 14.738] (II) AMDGPU(0): EDID vendor "AUO", prod id 56743
[ 14.738] (II) AMDGPU(0): Using hsync ranges from config file
[ 14.738] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 14.738] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 14.738] (II) AMDGPU(0): Modeline "1920x1080"x0.0 153.40 1920 1968 2000 2102 1080 1090 1095 1216 -hsync -vsync (73.0 kHz eP)
[ 14.739] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 14.739] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 14.739] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[ 14.739] (--) NVIDIA(GPU-0):
[ 14.739] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 14.739] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 14.739] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 14.739] (--) NVIDIA(GPU-0):
[ 14.784] (--) NVIDIA(GPU-0): Acer KG272 E (DFP-2): connected
[ 14.784] (--) NVIDIA(GPU-0): Acer KG272 E (DFP-2): Internal TMDS
[ 14.784] (--) NVIDIA(GPU-0): Acer KG272 E (DFP-2): 600.0 MHz maximum pixel clock
[ 14.784] (--) NVIDIA(GPU-0):
[ 14.941] (EE) AMDGPU(0): drmmode_do_crtc_dpms cannot get last vblank counter
[ 14.946] randr: falling back to unsynchronized pixmap sharing
[ 14.953] (II) NVIDIA(G0): Setting mode "HDMI-1-0: 1920x1080_100 @1920x1080 +0+0 {AllowGSYNC=Off, ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 15.402] (--) NVIDIA(GPU-0): Acer KG272 E (DFP-2): connected
[ 15.402] (--) NVIDIA(GPU-0): Acer KG272 E (DFP-2): Internal TMDS
[ 15.402] (--) NVIDIA(GPU-0): Acer KG272 E (DFP-2): 600.0 MHz maximum pixel clock
[ 15.402] (--) NVIDIA(GPU-0):
[ 15.446] (--) NVIDIA(GPU-0): Acer KG272 E (DFP-2): connected
[ 15.446] (--) NVIDIA(GPU-0): Acer KG272 E (DFP-2): Internal TMDS
[ 15.446] (--) NVIDIA(GPU-0): Acer KG272 E (DFP-2): 600.0 MHz maximum pixel clock
[ 15.446] (--) NVIDIA(GPU-0): loginctl statusc1 - hectonit (1000)
Since: Wed 2025-03-05 12:46:56 MSK; 30min ago
State: active
Leader: 1327 (lemurs)
Seat: seat0; vc2
TTY: tty2
Remote: no
Service: lemurs
Type: x11
Class: user
Idle: no
Unit: session-c1.scope
├─1327 /usr/bin/lemurs
├─1418 /usr/lib/Xorg :0 vt02
├─1435 awesome
├─1474 xbindkeys
├─1519 /usr/lib/firefox/firefox
├─1608 /usr/lib/firefox/firefox -contentproc -parentBuildID 20250218102800 -prefsHandle 0 -prefsLen 35419 -prefMapHandle 1 -prefMapSize 262631 -sandboxReporter 2 -chrootClient 3 -ipcHandle 4 -initialChannelId {d01d728a-400e-4c42-8e37-50f75af2cdce} -parentPid 1519 -crashReporter 5 -appDir /usr/lib/firefox/browser 1 socket
├─1634 /usr/lib/firefox/firefox -contentproc -isForBrowser -prefsHandle 0 -prefsLen 35484 -prefMapHandle 1 -prefMapSize 262631 -jsInitHandle 2 -jsInitLen 253512 -parentBuildID 20250218102800 -sandboxReporter 3 -chrootClient 4 -ipcHandle 5 -initialChannelId {244a888f-0df4-40f7-a5fe-7ac4706f4ff8} -parentPid 1519 -crashReporter 6 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appDir /usr/lib/firefox/browser 2 tab
├─1641 /usr/lib/firefox/firefox -contentproc -parentBuildID 20250218102800 -prefsHandle 0 -prefsLen 35484 -prefMapHandle 1 -prefMapSize 262631 -sandboxReporter 2 -chrootClient 3 -ipcHandle 4 -initialChannelId {b6836676-074c-4c54-8b9b-634e52b5f59e} -parentPid 1519 -crashReporter 5 -appDir /usr/lib/firefox/browser 3 rdd
├─1670 /usr/lib/firefox/firefox -contentproc -isForBrowser -prefsHandle 0 -prefsLen 35522 -prefMapHandle 1 -prefMapSize 262631 -jsInitHandle 2 -jsInitLen 253512 -parentBuildID 20250218102800 -sandboxReporter 3 -chrootClient 4 -ipcHandle 5 -initialChannelId {46d4b46c-ff4d-479a-9f3c-17ed93ace9e4} -parentPid 1519 -crashReporter 6 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appDir /usr/lib/firefox/browser 4 tab
├─1803 /usr/lib/firefox/firefox -contentproc -parentBuildID 20250218102800 -sandboxingKind 0 -prefsHandle 0 -prefsLen 43508 -prefMapHandle 1 -prefMapSize 262631 -sandboxReporter 2 -chrootClient 3 -ipcHandle 4 -initialChannelId {787cf805-8ce9-498f-8faf-280c8e3c3ea3} -parentPid 1519 -crashReporter 5 -appDir /usr/lib/firefox/browser 6 utility
├─1986 xterm -class UXTerm -u8
├─1995 zsh
├─2127 /usr/lib/firefox/firefox -contentproc -isForBrowser -prefsHandle 0 -prefsLen 39163 -prefMapHandle 1 -prefMapSize 262631 -jsInitHandle 2 -jsInitLen 253512 -parentBuildID 20250218102800 -sandboxReporter 3 -chrootClient 4 -ipcHandle 5 -initialChannelId {2bb17272-b4e8-42a2-b673-70b68f8c4758} -parentPid 1519 -crashReporter 6 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appDir /usr/lib/firefox/browser 9 tab
├─2206 /usr/lib/firefox/firefox -contentproc -isForBrowser -prefsHandle 0 -prefsLen 39163 -prefMapHandle 1 -prefMapSize 262631 -jsInitHandle 2 -jsInitLen 253512 -parentBuildID 20250218102800 -sandboxReporter 3 -chrootClient 4 -ipcHandle 5 -initialChannelId {4ab9d04e-b5d0-4dde-a80d-3a19fa04c3a3} -parentPid 1519 -crashReporter 6 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appDir /usr/lib/firefox/browser 11 tab
├─2457 /usr/lib/firefox/firefox -contentproc -isForBrowser -prefsHandle 0 -prefsLen 39163 -prefMapHandle 1 -prefMapSize 262631 -jsInitHandle 2 -jsInitLen 253512 -parentBuildID 20250218102800 -sandboxReporter 3 -chrootClient 4 -ipcHandle 5 -initialChannelId {2f75ae2f-5439-4900-8c00-da90598fc03a} -parentPid 1519 -crashReporter 6 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appDir /usr/lib/firefox/browser 16 tab
├─3757 /usr/lib/firefox/firefox -contentproc -isForBrowser -prefsHandle 0 -prefsLen 39163 -prefMapHandle 1 -prefMapSize 262631 -jsInitHandle 2 -jsInitLen 253512 -parentBuildID 20250218102800 -sandboxReporter 3 -chrootClient 4 -ipcHandle 5 -initialChannelId {f6906936-6400-42cf-b731-68b410231472} -parentPid 1519 -crashReporter 6 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appDir /usr/lib/firefox/browser 24 tab
├─3826 /usr/lib/firefox/firefox -contentproc -isForBrowser -prefsHandle 0 -prefsLen 39163 -prefMapHandle 1 -prefMapSize 262631 -jsInitHandle 2 -jsInitLen 253512 -parentBuildID 20250218102800 -sandboxReporter 3 -chrootClient 4 -ipcHandle 5 -initialChannelId {67833069-4a3e-45b7-9def-f88fc10b2fdd} -parentPid 1519 -crashReporter 6 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appDir /usr/lib/firefox/browser 25 tab
├─4351 /usr/lib/firefox/firefox -contentproc -isForBrowser -prefsHandle 0 -prefsLen 39163 -prefMapHandle 1 -prefMapSize 262631 -jsInitHandle 2 -jsInitLen 253512 -parentBuildID 20250218102800 -sandboxReporter 3 -chrootClient 4 -ipcHandle 5 -initialChannelId {859971c9-3bc8-4f5c-99e6-4b5f7eacbf6c} -parentPid 1519 -crashReporter 6 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appDir /usr/lib/firefox/browser 28 tab
├─4406 /usr/lib/firefox/firefox -contentproc -isForBrowser -prefsHandle 0 -prefsLen 39163 -prefMapHandle 1 -prefMapSize 262631 -jsInitHandle 2 -jsInitLen 253512 -parentBuildID 20250218102800 -sandboxReporter 3 -chrootClient 4 -ipcHandle 5 -initialChannelId {2feb9f9c-373e-4c52-855a-a5bfb1dc6e53} -parentPid 1519 -crashReporter 6 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appDir /usr/lib/firefox/browser 29 tab
├─4469 /usr/lib/firefox/firefox -contentproc -isForBrowser -prefsHandle 0 -prefsLen 39163 -prefMapHandle 1 -prefMapSize 262631 -jsInitHandle 2 -jsInitLen 253512 -parentBuildID 20250218102800 -sandboxReporter 3 -chrootClient 4 -ipcHandle 5 -initialChannelId {62af53de-c4f5-4012-bf71-0135db437728} -parentPid 1519 -crashReporter 6 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appDir /usr/lib/firefox/browser 30 tab
├─4698 /usr/lib/firefox/firefox -contentproc -isForBrowser -prefsHandle 0 -prefsLen 39163 -prefMapHandle 1 -prefMapSize 262631 -jsInitHandle 2 -jsInitLen 253512 -parentBuildID 20250218102800 -sandboxReporter 3 -chrootClient 4 -ipcHandle 5 -initialChannelId {f77fb173-0496-4cdc-9f05-b9fb8fe377c8} -parentPid 1519 -crashReporter 6 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appDir /usr/lib/firefox/browser 31 tab
├─4772 /usr/bin/xclip -quiet -i -selection clipboard
├─4933 /usr/lib/firefox/firefox -contentproc -isForBrowser -prefsHandle 0 -prefsLen 39163 -prefMapHandle 1 -prefMapSize 262631 -jsInitHandle 2 -jsInitLen 253512 -parentBuildID 20250218102800 -sandboxReporter 3 -chrootClient 4 -ipcHandle 5 -initialChannelId {dc2de175-2b6b-4993-a329-11f42b745d00} -parentPid 1519 -crashReporter 6 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appDir /usr/lib/firefox/browser 32 tab
└─4982 loginctl session-status
мар 05 12:46:56 hectoasus systemd[1]: Started Session c1 of User hectonit.Offline
Could you please explain what I should do?
Install https://archlinux.org/packages/extra/x86_64/nvidia/ instead of https://archlinux.org/packages/extra/x8 … idia-open/ ?
But first actually try to remove xf86-video-amdgpu.
Online
But first actually try to remove xf86-video-amdgpu.
Nothing changed, but I noticed that when I don't disable laptop monitor with xrandr everything works as expected(w/o xf86-video-amdgpu).
Offline
- Does this happen w/ the binary (non-open) nvidia module?
Yes
Offline
What if you also export "LIBGL_DRI3_DISABLE=true" ?
loginctl is complete? No compositor like picom etc. involved?
On a limb: https://wiki.archlinux.org/title/Variab … figuration
But that's rather related to VRR than OpenGL ![]()
Online
What if you also export "LIBGL_DRI3_DISABLE=true" ?
this made kitty work without prime-run on external monitor, same problem with prime-run though
No compositor like picom etc. involved?
No
Offline
LIBGL_DRI3_DISABLE has no impact on the nvidia driver - what context did you export that to? kitty or the entire session (incl. the X11 server)?
Online
Entire session. Now I think problem isn't on nvidia-open side, because I can make everything render on nvidia card (delete any amdgpu configuration) and it's works. However, I prefer iGPU, when use laptop on battery without external monitor.
Offline
I can make everything render on nvidia card (delete any amdgpu configuration)
What "amdgpu configuration"?
The unconfigured system is supposed to run on the AMD GPU (and utilize nvidia for reverse prime and prime-run)
I can make everything render on nvidia card (delete any amdgpu configuration) and it's works
Because at this point you're no longer dealing w/ the reverse-prime situation, the nvidia GPU runs server and output.
Quick reminder:
problems on external monitor after nvidia-open update from 565.77 to 570.124 version, and linux from 6.12 to 6.13. All things that use nvidia card dont work […] When I use just internal laptop monitor everything is fine
Does this happen w/ thee LTS kernel and nvidia-open 570.124 ?
Yes
https://aur.archlinux.org/packages/nvidia-550xx-dkms - you'll need the linux*headers pacakge(s) for DKMS.
Online
I think this thread may be related to this issue, as I was having similar symptoms to that issue and yours here.
I posted a potential solution in that thread.
Offline
What "amdgpu configuration"?
xorg.conf (when intentionally set only nvidia gpu)
https://aur.archlinux.org/packages/nvidia-550xx-dkms - you'll need the linux*headers pacakge(s) for DKMS.
That works, but does it mean that I won't get any future updates?
Offline
Your GPU is still supported by the nvidia drivers, the using the 550xx is just a workaround because there's obviously a bug in the 570xx one.
No idea whether it could cause this wide a range of problems, but you could try "nvidia.NVreg_EnableGpuFirmware=0", https://download.nvidia.com/XFree86/Lin … E/gsp.html
Online
could try "nvidia.NVreg_EnableGpuFirmware=0"
It fixed non-open nvidia module
Offline
lol, "yes it can fuck everyone up royally".
The open drivers won't work w/o the GSP firmware (like "at all") - I guess nvidia is working hard to get the open drivers to run (hence iron out GSP issues) and "older" GPUs are thrown under the bus in that pursuit. Brave new AI world.
There's no downside in not using the GSP with the proprietary drivers.
Online