You are not logged in.
I recently switched from Gnome to KDE. I was using Xorg on Gnome with no problems, but after rebooting for the first time after installing KDE my screen is flickering/not within the bounds of my monitor. I've tried disabling Power Save Refresh, but that didn't seem to do anything. I've tried a couple of other fixes that I found on other Linux forums, but nothing seems to work. I even completely reinstalled Arch, but the issue still occurs.
Offline
Post your Xorg log.
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
The issue resolved itself after I rebooted a couple times, I'm not sure exactly what changed, but I have included my Xorg log anyway. I now have a new issue which I believe is related where in some steam games, the game freezes if the mouse is not being moved or keys are not being pressed. I've only seen it in CS:GO and Inscryption so far, and I also tested Portal 2 to see if it was a Source game issue, but it ran perfectly.
Post your Xorg log.
[ 5.483] (--) Log file renamed from "/var/log/Xorg.pid-381.log" to "/var/log/Xorg.0.log"
[ 5.486]
X.Org X Server 1.21.1.5
X Protocol Version 11, Revision 0
[ 5.486] Current Operating System: Linux SixPC 6.0.12-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 08 Dec 2022 11:03:38 +0000 x86_64
[ 5.486] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=aa2c113e-5078-47d8-a6e9-53e10d612e42 rw loglevel=3 quiet
[ 5.486]
[ 5.486] Current version of pixman: 0.42.2
[ 5.486] Before reporting problems, check [url]http://wiki.x.org[/url]
to make sure that you have the latest version.
[ 5.486] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 5.486] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Dec 17 22:21:34 2022
[ 5.490] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 5.490] (==) No Layout section. Using the first Screen section.
[ 5.490] (==) No screen section available. Using defaults.
[ 5.490] (**) |-->Screen "Default Screen Section" (0)
[ 5.490] (**) | |-->Monitor "<default monitor>"
[ 5.491] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 5.491] (==) Automatically adding devices
[ 5.491] (==) Automatically enabling devices
[ 5.491] (==) Automatically adding GPU devices
[ 5.491] (==) Automatically binding GPU devices
[ 5.491] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 5.492] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 5.492] Entry deleted from font path.
[ 5.494] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 5.494] Entry deleted from font path.
[ 5.494] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 5.494] Entry deleted from font path.
[ 5.497] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 5.497] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 5.497] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 5.497] (II) Module ABI versions:
[ 5.497] X.Org ANSI C Emulation: 0.4
[ 5.497] X.Org Video Driver: 25.2
[ 5.497] X.Org XInput driver : 24.4
[ 5.497] X.Org Server Extension : 10.0
[ 5.497] (++) using VT number 1
[ 5.497] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 5.497] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 5.498] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 5.502] (--) PCI:*(0@0:2:0) 8086:5912:1028:0763 rev 4, Mem @ 0xde000000/16777216, 0xc0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 5.502] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 5.502] (II) LoadModule: "glx"
[ 5.503] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 5.514] (II) Module glx: vendor="X.Org Foundation"
[ 5.514] compiled for 1.21.1.5, module version = 1.0.0
[ 5.514] ABI class: X.Org Server Extension, version 10.0
[ 5.514] (==) Matched intel as autoconfigured driver 0
[ 5.514] (==) Matched modesetting as autoconfigured driver 1
[ 5.514] (==) Matched fbdev as autoconfigured driver 2
[ 5.514] (==) Matched vesa as autoconfigured driver 3
[ 5.514] (==) Assigned the driver to the xf86ConfigLayout
[ 5.514] (II) LoadModule: "intel"
[ 5.514] (WW) Warning, couldn't open module intel
[ 5.514] (EE) Failed to load module "intel" (module does not exist, 0)
[ 5.514] (II) LoadModule: "modesetting"
[ 5.514] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 5.518] (II) Module modesetting: vendor="X.Org Foundation"
[ 5.518] compiled for 1.21.1.5, module version = 1.21.1
[ 5.518] Module class: X.Org Video Driver
[ 5.518] ABI class: X.Org Video Driver, version 25.2
[ 5.518] (II) LoadModule: "fbdev"
[ 5.519] (WW) Warning, couldn't open module fbdev
[ 5.519] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 5.519] (II) LoadModule: "vesa"
[ 5.519] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 5.519] (II) Module vesa: vendor="X.Org Foundation"
[ 5.519] compiled for 1.21.1.4, module version = 2.6.0
[ 5.519] Module class: X.Org Video Driver
[ 5.519] ABI class: X.Org Video Driver, version 25.2
[ 5.519] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 5.519] (II) VESA: driver for VESA chipsets: vesa
[ 5.534] (II) modeset(0): using drv /dev/dri/card0
[ 5.534] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 5.534] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 5.534] (==) modeset(0): RGB weight 888
[ 5.534] (==) modeset(0): Default visual is TrueColor
[ 5.534] (II) Loading sub module "glamoregl"
[ 5.534] (II) LoadModule: "glamoregl"
[ 5.534] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 5.540] (II) Module glamoregl: vendor="X.Org Foundation"
[ 5.540] compiled for 1.21.1.5, module version = 1.0.1
[ 5.540] ABI class: X.Org ANSI C Emulation, version 0.4
[ 5.865] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 630 (KBL GT2)
[ 5.865] (II) modeset(0): glamor initialized
[ 5.865] (==) modeset(0): VariableRefresh: disabled
[ 5.865] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 5.892] (II) modeset(0): Output HDMI-1 has no monitor section
[ 5.892] (II) modeset(0): Output DP-1 has no monitor section
[ 5.922] (II) modeset(0): EDID for output HDMI-1
[ 5.922] (II) modeset(0): Manufacturer: DEL Model: d0a1 Serial#: 842348115
[ 5.922] (II) modeset(0): Year: 2017 Week: 27
[ 5.922] (II) modeset(0): EDID Version: 1.3
[ 5.922] (II) modeset(0): Digital Display Input
[ 5.922] (II) modeset(0): Max Image Size [cm]: horiz.: 60 vert.: 34
[ 5.922] (II) modeset(0): Gamma: 2.20
[ 5.922] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[ 5.922] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 5.922] (II) modeset(0): First detailed timing is preferred mode
[ 5.922] (II) modeset(0): redX: 0.640 redY: 0.340 greenX: 0.296 greenY: 0.622
[ 5.922] (II) modeset(0): blueX: 0.152 blueY: 0.053 whiteX: 0.313 whiteY: 0.329
[ 5.922] (II) modeset(0): Supported established timings:
[ 5.922] (II) modeset(0): 720x400@70Hz
[ 5.922] (II) modeset(0): 640x480@60Hz
[ 5.922] (II) modeset(0): 640x480@75Hz
[ 5.922] (II) modeset(0): 800x600@60Hz
[ 5.922] (II) modeset(0): 800x600@75Hz
[ 5.922] (II) modeset(0): 1024x768@60Hz
[ 5.922] (II) modeset(0): 1024x768@75Hz
[ 5.922] (II) modeset(0): 1280x1024@75Hz
[ 5.922] (II) modeset(0): Manufacturer's mask: 0
[ 5.922] (II) modeset(0): Supported standard timings:
[ 5.922] (II) modeset(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 5.922] (II) modeset(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 5.922] (II) modeset(0): #2: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 5.922] (II) modeset(0): #3: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 5.922] (II) modeset(0): Supported detailed timing:
[ 5.922] (II) modeset(0): clock: 148.5 MHz Image Size: 598 x 336 mm
[ 5.922] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 5.922] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 5.922] (II) modeset(0): Serial No: KYKMD777256S
[ 5.922] (II) modeset(0): Monitor name: SE2717H/HX
[ 5.922] (II) modeset(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[ 5.922] (II) modeset(0): Supported detailed timing:
[ 5.922] (II) modeset(0): clock: 174.5 MHz Image Size: 598 x 336 mm
[ 5.922] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 5.922] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1119 v_border: 0
[ 5.922] (II) modeset(0): Supported detailed timing:
[ 5.922] (II) modeset(0): clock: 74.2 MHz Image Size: 598 x 336 mm
[ 5.922] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 5.922] (II) modeset(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 5.922] (II) modeset(0): Supported detailed timing:
[ 5.922] (II) modeset(0): clock: 74.2 MHz Image Size: 598 x 336 mm
[ 5.922] (II) modeset(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 5.922] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 5.922] (II) modeset(0): Supported detailed timing:
[ 5.922] (II) modeset(0): clock: 27.0 MHz Image Size: 598 x 336 mm
[ 5.922] (II) modeset(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
[ 5.922] (II) modeset(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
[ 5.922] (II) modeset(0): Number of EDID sections to follow: 1
[ 5.922] (II) modeset(0): EDID (in hex):
[ 5.922] (II) modeset(0): 00ffffffffffff0010aca1d053363532
[ 5.922] (II) modeset(0): 1b1b0103803c2278eacd25a3574b9f27
[ 5.922] (II) modeset(0): 0d5054a54b00714f8180a9c0d1c00101
[ 5.922] (II) modeset(0): 010101010101023a801871382d40582c
[ 5.922] (II) modeset(0): 450056502100001e000000ff004b594b
[ 5.922] (II) modeset(0): 4d44373737323536530a000000fc0053
[ 5.922] (II) modeset(0): 4532373137482f48580a2020000000fd
[ 5.922] (II) modeset(0): 00384c1e5311000a20202020202001c4
[ 5.922] (II) modeset(0): 020320b14c9005040302071601141f12
[ 5.922] (II) modeset(0): 1365030c001000681a00000101304be6
[ 5.922] (II) modeset(0): 2a4480a0703827403020350056502100
[ 5.922] (II) modeset(0): 001a011d8018711c1620582c25005650
[ 5.922] (II) modeset(0): 2100009e011d007251d01e206e285500
[ 5.922] (II) modeset(0): 56502100001e8c0ad08a20e02d10103e
[ 5.922] (II) modeset(0): 96005650210000180000000000000000
[ 5.922] (II) modeset(0): 00000000000000000000000000000028
[ 5.922] (II) modeset(0): Printing probed modes for output HDMI-1
[ 5.922] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 5.922] (II) modeset(0): Modeline "1920x1080"x75.0 174.50 1920 1968 2000 2080 1080 1083 1088 1119 +hsync -vsync (83.9 kHz e)
[ 5.922] (II) modeset(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 5.922] (II) modeset(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 5.922] (II) modeset(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 5.922] (II) modeset(0): Modeline "1920x1080i"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 5.922] (II) modeset(0): Modeline "1920x1080i"x59.9 74.18 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[ 5.922] (II) modeset(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 5.922] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 5.922] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 5.922] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 5.922] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 5.922] (II) modeset(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 5.922] (II) modeset(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 5.922] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 5.922] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 5.922] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 5.922] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 5.923] (II) modeset(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 5.923] (II) modeset(0): Modeline "720x576i"x50.0 13.50 720 732 795 864 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 5.923] (II) modeset(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 5.923] (II) modeset(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 5.923] (II) modeset(0): Modeline "720x480i"x60.0 13.51 720 739 801 858 480 488 494 525 interlace -hsync -vsync (15.8 kHz e)
[ 5.923] (II) modeset(0): Modeline "720x480i"x59.9 13.50 720 739 801 858 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 5.923] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 5.923] (II) modeset(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 5.923] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 5.923] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 5.923] (II) modeset(0): EDID for output DP-1
[ 5.923] (II) modeset(0): Output HDMI-1 connected
[ 5.923] (II) modeset(0): Output DP-1 disconnected
[ 5.923] (II) modeset(0): Using exact sizes for initial modes
[ 5.923] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +0+0
[ 5.923] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 5.923] (==) modeset(0): DPI set to (96, 96)
[ 5.923] (II) Loading sub module "fb"
[ 5.923] (II) LoadModule: "fb"
[ 5.923] (II) Module "fb" already built-in
[ 5.923] (II) UnloadModule: "vesa"
[ 5.923] (II) Unloading vesa
[ 5.945] (==) modeset(0): Backing store enabled
[ 5.945] (==) modeset(0): Silken mouse enabled
[ 6.084] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 6.085] (==) modeset(0): DPMS enabled
[ 6.085] (II) modeset(0): [DRI2] Setup complete
[ 6.085] (II) modeset(0): [DRI2] DRI driver: iris
[ 6.085] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 6.085] (II) Initializing extension Generic Event Extension
[ 6.085] (II) Initializing extension SHAPE
[ 6.085] (II) Initializing extension MIT-SHM
[ 6.085] (II) Initializing extension XInputExtension
[ 6.086] (II) Initializing extension XTEST
[ 6.086] (II) Initializing extension BIG-REQUESTS
[ 6.086] (II) Initializing extension SYNC
[ 6.086] (II) Initializing extension XKEYBOARD
[ 6.087] (II) Initializing extension XC-MISC
[ 6.087] (II) Initializing extension SECURITY
[ 6.087] (II) Initializing extension XFIXES
[ 6.087] (II) Initializing extension RENDER
[ 6.087] (II) Initializing extension RANDR
[ 6.088] (II) Initializing extension COMPOSITE
[ 6.088] (II) Initializing extension DAMAGE
[ 6.088] (II) Initializing extension MIT-SCREEN-SAVER
[ 6.088] (II) Initializing extension DOUBLE-BUFFER
[ 6.089] (II) Initializing extension RECORD
[ 6.089] (II) Initializing extension DPMS
[ 6.089] (II) Initializing extension Present
[ 6.089] (II) Initializing extension DRI3
[ 6.089] (II) Initializing extension X-Resource
[ 6.090] (II) Initializing extension XVideo
[ 6.090] (II) Initializing extension XVideo-MotionCompensation
[ 6.090] (II) Initializing extension GLX
[ 6.102] (II) AIGLX: Loaded and initialized iris
[ 6.102] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 6.102] (II) Initializing extension XFree86-VidModeExtension
[ 6.102] (II) Initializing extension XFree86-DGA
[ 6.102] (II) Initializing extension XFree86-DRI
[ 6.102] (II) Initializing extension DRI2
[ 6.104] (II) modeset(0): Damage tracking initialized
[ 6.104] (II) modeset(0): Setting screen physical size to 508 x 285
[ 6.199] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 6.199] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 6.199] (II) LoadModule: "libinput"
[ 6.199] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 6.204] (II) Module libinput: vendor="X.Org Foundation"
[ 6.204] compiled for 1.21.1.3, module version = 1.2.1
[ 6.204] Module class: X.Org XInput Driver
[ 6.204] ABI class: X.Org XInput driver, version 24.4
[ 6.204] (II) Using input driver 'libinput' for 'Power Button'
[ 6.204] (**) Power Button: always reports core events
[ 6.204] (**) Option "Device" "/dev/input/event2"
[ 6.211] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 6.211] (II) event2 - Power Button: device is a keyboard
[ 6.211] (II) event2 - Power Button: device removed
[ 6.242] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 6.242] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 6.243] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 6.243] (II) event2 - Power Button: device is a keyboard
[ 6.244] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 6.244] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 6.244] (II) Using input driver 'libinput' for 'Video Bus'
[ 6.244] (**) Video Bus: always reports core events
[ 6.244] (**) Option "Device" "/dev/input/event3"
[ 6.245] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 6.245] (II) event3 - Video Bus: device is a keyboard
[ 6.245] (II) event3 - Video Bus: device removed
[ 6.276] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5/event3"
[ 6.276] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 6.278] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 6.278] (II) event3 - Video Bus: device is a keyboard
[ 6.279] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 6.279] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 6.279] (II) Using input driver 'libinput' for 'Power Button'
[ 6.279] (**) Power Button: always reports core events
[ 6.279] (**) Option "Device" "/dev/input/event1"
[ 6.280] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 6.280] (II) event1 - Power Button: device is a keyboard
[ 6.280] (II) event1 - Power Button: device removed
[ 6.316] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 6.316] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 6.318] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 6.318] (II) event1 - Power Button: device is a keyboard
[ 6.319] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 6.319] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 6.319] (II) Using input driver 'libinput' for 'Sleep Button'
[ 6.319] (**) Sleep Button: always reports core events
[ 6.319] (**) Option "Device" "/dev/input/event0"
[ 6.321] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 6.321] (II) event0 - Sleep Button: device is a keyboard
[ 6.321] (II) event0 - Sleep Button: device removed
[ 6.346] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 6.346] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 6.348] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 6.348] (II) event0 - Sleep Button: device is a keyboard
[ 6.350] (II) config/udev: Adding input device KBDFANS KBD67MKIIRGBV3 (/dev/input/event4)
[ 6.350] (**) KBDFANS KBD67MKIIRGBV3: Applying InputClass "libinput keyboard catchall"
[ 6.350] (II) Using input driver 'libinput' for 'KBDFANS KBD67MKIIRGBV3'
[ 6.350] (**) KBDFANS KBD67MKIIRGBV3: always reports core events
[ 6.350] (**) Option "Device" "/dev/input/event4"
[ 6.353] (II) event4 - KBDFANS KBD67MKIIRGBV3: is tagged by udev as: Keyboard
[ 6.353] (II) event4 - KBDFANS KBD67MKIIRGBV3: device is a keyboard
[ 6.354] (II) event4 - KBDFANS KBD67MKIIRGBV3: device removed
[ 6.379] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:4B42:1226.0001/input/input6/event4"
[ 6.379] (II) XINPUT: Adding extended input device "KBDFANS KBD67MKIIRGBV3" (type: KEYBOARD, id 10)
[ 6.382] (II) event4 - KBDFANS KBD67MKIIRGBV3: is tagged by udev as: Keyboard
[ 6.382] (II) event4 - KBDFANS KBD67MKIIRGBV3: device is a keyboard
[ 6.384] (II) config/udev: Adding input device KBDFANS KBD67MKIIRGBV3 System Control (/dev/input/event5)
[ 6.384] (**) KBDFANS KBD67MKIIRGBV3 System Control: Applying InputClass "libinput keyboard catchall"
[ 6.384] (II) Using input driver 'libinput' for 'KBDFANS KBD67MKIIRGBV3 System Control'
[ 6.384] (**) KBDFANS KBD67MKIIRGBV3 System Control: always reports core events
[ 6.384] (**) Option "Device" "/dev/input/event5"
[ 6.387] (II) event5 - KBDFANS KBD67MKIIRGBV3 System Control: is tagged by udev as: Keyboard
[ 6.387] (II) event5 - KBDFANS KBD67MKIIRGBV3 System Control: device is a keyboard
[ 6.388] (II) event5 - KBDFANS KBD67MKIIRGBV3 System Control: device removed
[ 6.412] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:4B42:1226.0003/input/input7/event5"
[ 6.412] (II) XINPUT: Adding extended input device "KBDFANS KBD67MKIIRGBV3 System Control" (type: KEYBOARD, id 11)
[ 6.415] (II) event5 - KBDFANS KBD67MKIIRGBV3 System Control: is tagged by udev as: Keyboard
[ 6.416] (II) event5 - KBDFANS KBD67MKIIRGBV3 System Control: device is a keyboard
[ 6.417] (II) config/udev: Adding input device KBDFANS KBD67MKIIRGBV3 Consumer Control (/dev/input/event6)
[ 6.417] (**) KBDFANS KBD67MKIIRGBV3 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.417] (II) Using input driver 'libinput' for 'KBDFANS KBD67MKIIRGBV3 Consumer Control'
[ 6.417] (**) KBDFANS KBD67MKIIRGBV3 Consumer Control: always reports core events
[ 6.418] (**) Option "Device" "/dev/input/event6"
[ 6.420] (II) event6 - KBDFANS KBD67MKIIRGBV3 Consumer Control: is tagged by udev as: Keyboard
[ 6.420] (II) event6 - KBDFANS KBD67MKIIRGBV3 Consumer Control: device is a keyboard
[ 6.420] (II) event6 - KBDFANS KBD67MKIIRGBV3 Consumer Control: device removed
[ 6.446] (II) libinput: KBDFANS KBD67MKIIRGBV3 Consumer Control: needs a virtual subdevice
[ 6.446] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:4B42:1226.0003/input/input8/event6"
[ 6.446] (II) XINPUT: Adding extended input device "KBDFANS KBD67MKIIRGBV3 Consumer Control" (type: MOUSE, id 12)
[ 6.446] (**) Option "AccelerationScheme" "none"
[ 6.446] (**) KBDFANS KBD67MKIIRGBV3 Consumer Control: (accel) selected scheme none/0
[ 6.446] (**) KBDFANS KBD67MKIIRGBV3 Consumer Control: (accel) acceleration factor: 2.000
[ 6.446] (**) KBDFANS KBD67MKIIRGBV3 Consumer Control: (accel) acceleration threshold: 4
[ 6.449] (II) event6 - KBDFANS KBD67MKIIRGBV3 Consumer Control: is tagged by udev as: Keyboard
[ 6.449] (II) event6 - KBDFANS KBD67MKIIRGBV3 Consumer Control: device is a keyboard
[ 6.451] (II) config/udev: Adding input device KBDFANS KBD67MKIIRGBV3 Keyboard (/dev/input/event7)
[ 6.451] (**) KBDFANS KBD67MKIIRGBV3 Keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.451] (II) Using input driver 'libinput' for 'KBDFANS KBD67MKIIRGBV3 Keyboard'
[ 6.451] (**) KBDFANS KBD67MKIIRGBV3 Keyboard: always reports core events
[ 6.451] (**) Option "Device" "/dev/input/event7"
[ 6.454] (II) event7 - KBDFANS KBD67MKIIRGBV3 Keyboard: is tagged by udev as: Keyboard
[ 6.454] (II) event7 - KBDFANS KBD67MKIIRGBV3 Keyboard: device is a keyboard
[ 6.454] (II) event7 - KBDFANS KBD67MKIIRGBV3 Keyboard: device removed
[ 6.479] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:4B42:1226.0003/input/input9/event7"
[ 6.479] (II) XINPUT: Adding extended input device "KBDFANS KBD67MKIIRGBV3 Keyboard" (type: KEYBOARD, id 13)
[ 6.482] (II) event7 - KBDFANS KBD67MKIIRGBV3 Keyboard: is tagged by udev as: Keyboard
[ 6.482] (II) event7 - KBDFANS KBD67MKIIRGBV3 Keyboard: device is a keyboard
[ 6.485] (II) config/udev: Adding input device Razer Razer Viper Ultimate Dongle (/dev/input/event8)
[ 6.485] (**) Razer Razer Viper Ultimate Dongle: Applying InputClass "libinput pointer catchall"
[ 6.485] (II) Using input driver 'libinput' for 'Razer Razer Viper Ultimate Dongle'
[ 6.485] (**) Razer Razer Viper Ultimate Dongle: always reports core events
[ 6.485] (**) Option "Device" "/dev/input/event8"
[ 6.542] (II) event8 - Razer Razer Viper Ultimate Dongle: is tagged by udev as: Mouse
[ 6.542] (II) event8 - Razer Razer Viper Ultimate Dongle: device is a pointer
[ 6.542] (II) event8 - Razer Razer Viper Ultimate Dongle: device removed
[ 6.596] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1:1.0/0003:1532:007B.0005/input/input11/event8"
[ 6.596] (II) XINPUT: Adding extended input device "Razer Razer Viper Ultimate Dongle" (type: MOUSE, id 14)
[ 6.596] (**) Option "AccelerationScheme" "none"
[ 6.596] (**) Razer Razer Viper Ultimate Dongle: (accel) selected scheme none/0
[ 6.596] (**) Razer Razer Viper Ultimate Dongle: (accel) acceleration factor: 2.000
[ 6.596] (**) Razer Razer Viper Ultimate Dongle: (accel) acceleration threshold: 4
[ 6.655] (II) event8 - Razer Razer Viper Ultimate Dongle: is tagged by udev as: Mouse
[ 6.655] (II) event8 - Razer Razer Viper Ultimate Dongle: device is a pointer
[ 6.657] (II) config/udev: Adding input device Razer Razer Viper Ultimate Dongle (/dev/input/mouse0)
[ 6.657] (II) No input driver specified, ignoring this device.
[ 6.657] (II) This device may have been added with another device file.
[ 6.659] (II) config/udev: Adding input device Razer Razer Viper Ultimate Dongle Keyboard (/dev/input/event9)
[ 6.659] (**) Razer Razer Viper Ultimate Dongle Keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.659] (II) Using input driver 'libinput' for 'Razer Razer Viper Ultimate Dongle Keyboard'
[ 6.659] (**) Razer Razer Viper Ultimate Dongle Keyboard: always reports core events
[ 6.659] (**) Option "Device" "/dev/input/event9"
[ 6.662] (II) event9 - Razer Razer Viper Ultimate Dongle Keyboard: is tagged by udev as: Keyboard
[ 6.662] (II) event9 - Razer Razer Viper Ultimate Dongle Keyboard: device is a keyboard
[ 6.663] (II) event9 - Razer Razer Viper Ultimate Dongle Keyboard: device removed
[ 6.692] (II) libinput: Razer Razer Viper Ultimate Dongle Keyboard: needs a virtual subdevice
[ 6.692] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1:1.1/0003:1532:007B.0006/input/input12/event9"
[ 6.692] (II) XINPUT: Adding extended input device "Razer Razer Viper Ultimate Dongle Keyboard" (type: MOUSE, id 15)
[ 6.693] (**) Option "AccelerationScheme" "none"
[ 6.693] (**) Razer Razer Viper Ultimate Dongle Keyboard: (accel) selected scheme none/0
[ 6.693] (**) Razer Razer Viper Ultimate Dongle Keyboard: (accel) acceleration factor: 2.000
[ 6.693] (**) Razer Razer Viper Ultimate Dongle Keyboard: (accel) acceleration threshold: 4
[ 6.696] (II) event9 - Razer Razer Viper Ultimate Dongle Keyboard: is tagged by udev as: Keyboard
[ 6.696] (II) event9 - Razer Razer Viper Ultimate Dongle Keyboard: device is a keyboard
[ 6.698] (II) config/udev: Adding input device Razer Razer Viper Ultimate Dongle (/dev/input/event10)
[ 6.698] (II) No input driver specified, ignoring this device.
[ 6.698] (II) This device may have been added with another device file.
[ 6.700] (II) config/udev: Adding input device Razer Razer Viper Ultimate Dongle (/dev/input/event11)
[ 6.700] (**) Razer Razer Viper Ultimate Dongle: Applying InputClass "libinput keyboard catchall"
[ 6.700] (II) Using input driver 'libinput' for 'Razer Razer Viper Ultimate Dongle'
[ 6.700] (**) Razer Razer Viper Ultimate Dongle: always reports core events
[ 6.700] (**) Option "Device" "/dev/input/event11"
[ 6.703] (II) event11 - Razer Razer Viper Ultimate Dongle: is tagged by udev as: Keyboard
[ 6.703] (II) event11 - Razer Razer Viper Ultimate Dongle: device is a keyboard
[ 6.703] (II) event11 - Razer Razer Viper Ultimate Dongle: device removed
[ 6.732] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1:1.2/0003:1532:007B.0007/input/input14/event11"
[ 6.732] (II) XINPUT: Adding extended input device "Razer Razer Viper Ultimate Dongle" (type: KEYBOARD, id 16)
[ 6.736] (II) event11 - Razer Razer Viper Ultimate Dongle: is tagged by udev as: Keyboard
[ 6.736] (II) event11 - Razer Razer Viper Ultimate Dongle: device is a keyboard
[ 6.738] (II) config/udev: Adding input device RAZER Razer Mouse Dock (/dev/input/event15)
[ 6.738] (**) RAZER Razer Mouse Dock: Applying InputClass "libinput pointer catchall"
[ 6.738] (II) Using input driver 'libinput' for 'RAZER Razer Mouse Dock'
[ 6.738] (**) RAZER Razer Mouse Dock: always reports core events
[ 6.738] (**) Option "Device" "/dev/input/event15"
[ 6.798] (II) event15 - RAZER Razer Mouse Dock: is tagged by udev as: Mouse
[ 6.799] (II) event15 - RAZER Razer Mouse Dock: device is a pointer
[ 6.799] (II) event15 - RAZER Razer Mouse Dock: device removed
[ 6.845] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2/1-4.2:1.0/0003:1532:007E.000A/input/input18/event15"
[ 6.846] (II) XINPUT: Adding extended input device "RAZER Razer Mouse Dock" (type: MOUSE, id 17)
[ 6.846] (**) Option "AccelerationScheme" "none"
[ 6.846] (**) RAZER Razer Mouse Dock: (accel) selected scheme none/0
[ 6.846] (**) RAZER Razer Mouse Dock: (accel) acceleration factor: 2.000
[ 6.846] (**) RAZER Razer Mouse Dock: (accel) acceleration threshold: 4
[ 6.905] (II) event15 - RAZER Razer Mouse Dock: is tagged by udev as: Mouse
[ 6.905] (II) event15 - RAZER Razer Mouse Dock: device is a pointer
[ 6.907] (II) config/udev: Adding input device RAZER Razer Mouse Dock (/dev/input/mouse1)
[ 6.907] (II) No input driver specified, ignoring this device.
[ 6.907] (II) This device may have been added with another device file.
[ 6.909] (II) config/udev: Adding input device RAZER Razer Mouse Dock Keyboard (/dev/input/event16)
[ 6.909] (**) RAZER Razer Mouse Dock Keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.909] (II) Using input driver 'libinput' for 'RAZER Razer Mouse Dock Keyboard'
[ 6.909] (**) RAZER Razer Mouse Dock Keyboard: always reports core events
[ 6.909] (**) Option "Device" "/dev/input/event16"
[ 6.911] (II) event16 - RAZER Razer Mouse Dock Keyboard: is tagged by udev as: Keyboard
[ 6.912] (II) event16 - RAZER Razer Mouse Dock Keyboard: device is a keyboard
[ 6.912] (II) event16 - RAZER Razer Mouse Dock Keyboard: device removed
[ 6.932] (II) libinput: RAZER Razer Mouse Dock Keyboard: needs a virtual subdevice
[ 6.932] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2/1-4.2:1.1/0003:1532:007E.000B/input/input19/event16"
[ 6.932] (II) XINPUT: Adding extended input device "RAZER Razer Mouse Dock Keyboard" (type: MOUSE, id 18)
[ 6.932] (**) Option "AccelerationScheme" "none"
[ 6.933] (**) RAZER Razer Mouse Dock Keyboard: (accel) selected scheme none/0
[ 6.933] (**) RAZER Razer Mouse Dock Keyboard: (accel) acceleration factor: 2.000
[ 6.933] (**) RAZER Razer Mouse Dock Keyboard: (accel) acceleration threshold: 4
[ 6.934] (II) event16 - RAZER Razer Mouse Dock Keyboard: is tagged by udev as: Keyboard
[ 6.934] (II) event16 - RAZER Razer Mouse Dock Keyboard: device is a keyboard
[ 6.935] (II) config/udev: Adding input device RAZER Razer Mouse Dock (/dev/input/event17)
[ 6.935] (II) No input driver specified, ignoring this device.
[ 6.935] (II) This device may have been added with another device file.
[ 6.936] (II) config/udev: Adding input device RAZER Razer Mouse Dock (/dev/input/event18)
[ 6.936] (**) RAZER Razer Mouse Dock: Applying InputClass "libinput keyboard catchall"
[ 6.936] (II) Using input driver 'libinput' for 'RAZER Razer Mouse Dock'
[ 6.936] (**) RAZER Razer Mouse Dock: always reports core events
[ 6.936] (**) Option "Device" "/dev/input/event18"
[ 6.937] (II) event18 - RAZER Razer Mouse Dock: is tagged by udev as: Keyboard
[ 6.937] (II) event18 - RAZER Razer Mouse Dock: device is a keyboard
[ 6.938] (II) event18 - RAZER Razer Mouse Dock: device removed
[ 6.959] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2/1-4.2:1.2/0003:1532:007E.000C/input/input21/event18"
[ 6.959] (II) XINPUT: Adding extended input device "RAZER Razer Mouse Dock" (type: KEYBOARD, id 19)
[ 6.962] (II) event18 - RAZER Razer Mouse Dock: is tagged by udev as: Keyboard
[ 6.962] (II) event18 - RAZER Razer Mouse Dock: device is a keyboard
[ 6.964] (II) config/udev: Adding input device Dell KB216 Wired Keyboard (/dev/input/event12)
[ 6.964] (**) Dell KB216 Wired Keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.964] (II) Using input driver 'libinput' for 'Dell KB216 Wired Keyboard'
[ 6.964] (**) Dell KB216 Wired Keyboard: always reports core events
[ 6.964] (**) Option "Device" "/dev/input/event12"
[ 6.966] (II) event12 - Dell KB216 Wired Keyboard: is tagged by udev as: Keyboard
[ 6.966] (II) event12 - Dell KB216 Wired Keyboard: device is a keyboard
[ 6.967] (II) event12 - Dell KB216 Wired Keyboard: device removed
[ 6.992] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:413C:2113.0008/input/input15/event12"
[ 6.992] (II) XINPUT: Adding extended input device "Dell KB216 Wired Keyboard" (type: KEYBOARD, id 20)
[ 6.996] (II) event12 - Dell KB216 Wired Keyboard: is tagged by udev as: Keyboard
[ 6.996] (II) event12 - Dell KB216 Wired Keyboard: device is a keyboard
[ 6.998] (II) config/udev: Adding input device Dell KB216 Wired Keyboard System Control (/dev/input/event13)
[ 6.998] (**) Dell KB216 Wired Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 6.998] (II) Using input driver 'libinput' for 'Dell KB216 Wired Keyboard System Control'
[ 6.998] (**) Dell KB216 Wired Keyboard System Control: always reports core events
[ 6.998] (**) Option "Device" "/dev/input/event13"
[ 7.000] (II) event13 - Dell KB216 Wired Keyboard System Control: is tagged by udev as: Keyboard
[ 7.001] (II) event13 - Dell KB216 Wired Keyboard System Control: device is a keyboard
[ 7.001] (II) event13 - Dell KB216 Wired Keyboard System Control: device removed
[ 7.026] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:413C:2113.0009/input/input16/event13"
[ 7.026] (II) XINPUT: Adding extended input device "Dell KB216 Wired Keyboard System Control" (type: KEYBOARD, id 21)
[ 7.029] (II) event13 - Dell KB216 Wired Keyboard System Control: is tagged by udev as: Keyboard
[ 7.029] (II) event13 - Dell KB216 Wired Keyboard System Control: device is a keyboard
[ 7.031] (II) config/udev: Adding input device Dell KB216 Wired Keyboard Consumer Control (/dev/input/event14)
[ 7.031] (**) Dell KB216 Wired Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 7.031] (II) Using input driver 'libinput' for 'Dell KB216 Wired Keyboard Consumer Control'
[ 7.031] (**) Dell KB216 Wired Keyboard Consumer Control: always reports core events
[ 7.031] (**) Option "Device" "/dev/input/event14"
[ 7.033] (II) event14 - Dell KB216 Wired Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 7.033] (II) event14 - Dell KB216 Wired Keyboard Consumer Control: device is a keyboard
[ 7.033] (II) event14 - Dell KB216 Wired Keyboard Consumer Control: device removed
[ 7.082] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:413C:2113.0009/input/input17/event14"
[ 7.082] (II) XINPUT: Adding extended input device "Dell KB216 Wired Keyboard Consumer Control" (type: KEYBOARD, id 22)
[ 7.086] (II) event14 - Dell KB216 Wired Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 7.086] (II) event14 - Dell KB216 Wired Keyboard Consumer Control: device is a keyboard
[ 7.087] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event21)
[ 7.087] (II) No input driver specified, ignoring this device.
[ 7.087] (II) This device may have been added with another device file.
[ 7.088] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event22)
[ 7.088] (II) No input driver specified, ignoring this device.
[ 7.088] (II) This device may have been added with another device file.
[ 7.089] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event23)
[ 7.089] (II) No input driver specified, ignoring this device.
[ 7.089] (II) This device may have been added with another device file.
[ 7.090] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event24)
[ 7.090] (II) No input driver specified, ignoring this device.
[ 7.090] (II) This device may have been added with another device file.
[ 7.090] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event25)
[ 7.090] (II) No input driver specified, ignoring this device.
[ 7.090] (II) This device may have been added with another device file.
[ 7.091] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event26)
[ 7.091] (II) No input driver specified, ignoring this device.
[ 7.091] (II) This device may have been added with another device file.
[ 7.092] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event27)
[ 7.092] (II) No input driver specified, ignoring this device.
[ 7.092] (II) This device may have been added with another device file.
[ 7.093] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event28)
[ 7.093] (II) No input driver specified, ignoring this device.
[ 7.093] (II) This device may have been added with another device file.
[ 7.094] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event29)
[ 7.094] (II) No input driver specified, ignoring this device.
[ 7.094] (II) This device may have been added with another device file.
[ 7.095] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event20)
[ 7.095] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 7.095] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[ 7.095] (**) Dell WMI hotkeys: always reports core events
[ 7.095] (**) Option "Device" "/dev/input/event20"
[ 7.097] (II) event20 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 7.097] (II) event20 - Dell WMI hotkeys: device is a keyboard
[ 7.097] (II) event20 - Dell WMI hotkeys: device removed
[ 7.149] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input24/event20"
[ 7.149] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 23)
[ 7.152] (II) event20 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 7.152] (II) event20 - Dell WMI hotkeys: device is a keyboard
[ 7.153] (II) config/udev: Adding input device PC Speaker (/dev/input/event19)
[ 7.153] (II) No input driver specified, ignoring this device.
[ 7.153] (II) This device may have been added with another device file.
[ 7.185] (**) KBDFANS KBD67MKIIRGBV3 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 7.185] (II) Using input driver 'libinput' for 'KBDFANS KBD67MKIIRGBV3 Consumer Control'
[ 7.185] (**) KBDFANS KBD67MKIIRGBV3 Consumer Control: always reports core events
[ 7.185] (**) Option "Device" "/dev/input/event6"
[ 7.185] (II) libinput: KBDFANS KBD67MKIIRGBV3 Consumer Control: is a virtual subdevice
[ 7.185] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:4B42:1226.0003/input/input8/event6"
[ 7.185] (II) XINPUT: Adding extended input device "KBDFANS KBD67MKIIRGBV3 Consumer Control" (type: KEYBOARD, id 24)
[ 7.185] (**) Razer Razer Viper Ultimate Dongle Keyboard: Applying InputClass "libinput keyboard catchall"
[ 7.185] (II) Using input driver 'libinput' for 'Razer Razer Viper Ultimate Dongle Keyboard'
[ 7.185] (**) Razer Razer Viper Ultimate Dongle Keyboard: always reports core events
[ 7.185] (**) Option "Device" "/dev/input/event9"
[ 7.185] (II) libinput: Razer Razer Viper Ultimate Dongle Keyboard: is a virtual subdevice
[ 7.185] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1:1.1/0003:1532:007B.0006/input/input12/event9"
[ 7.185] (II) XINPUT: Adding extended input device "Razer Razer Viper Ultimate Dongle Keyboard" (type: KEYBOARD, id 25)
[ 7.186] (**) RAZER Razer Mouse Dock Keyboard: Applying InputClass "libinput keyboard catchall"
[ 7.186] (II) Using input driver 'libinput' for 'RAZER Razer Mouse Dock Keyboard'
[ 7.186] (**) RAZER Razer Mouse Dock Keyboard: always reports core events
[ 7.186] (**) Option "Device" "/dev/input/event16"
[ 7.186] (II) libinput: RAZER Razer Mouse Dock Keyboard: is a virtual subdevice
[ 7.186] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2/1-4.2:1.1/0003:1532:007E.000B/input/input19/event16"
[ 7.186] (II) XINPUT: Adding extended input device "RAZER Razer Mouse Dock Keyboard" (type: KEYBOARD, id 26)
[ 7.253] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event25)
[ 7.253] (II) No input driver specified, ignoring this device.
[ 7.253] (II) This device may have been added with another device file.
[ 7.254] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event27)
[ 7.254] (II) No input driver specified, ignoring this device.
[ 7.254] (II) This device may have been added with another device file.
[ 7.254] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event21)
[ 7.254] (II) No input driver specified, ignoring this device.
[ 7.254] (II) This device may have been added with another device file.
[ 7.255] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event24)
[ 7.255] (II) No input driver specified, ignoring this device.
[ 7.255] (II) This device may have been added with another device file.
[ 7.255] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event28)
[ 7.255] (II) No input driver specified, ignoring this device.
[ 7.255] (II) This device may have been added with another device file.
[ 7.256] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event26)
[ 7.256] (II) No input driver specified, ignoring this device.
[ 7.256] (II) This device may have been added with another device file.
[ 7.257] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event29)
[ 7.257] (II) No input driver specified, ignoring this device.
[ 7.257] (II) This device may have been added with another device file.
[ 7.257] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event22)
[ 7.257] (II) No input driver specified, ignoring this device.
[ 7.257] (II) This device may have been added with another device file.
[ 7.258] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event23)
[ 7.258] (II) No input driver specified, ignoring this device.
[ 7.258] (II) This device may have been added with another device file.
[ 25.800] (II) modeset(0): EDID vendor "DEL", prod id 53409
[ 25.801] (II) modeset(0): Using EDID range info for horizontal sync
[ 25.801] (II) modeset(0): Using EDID range info for vertical refresh
[ 25.801] (II) modeset(0): Printing DDC gathered Modelines:
[ 25.801] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 25.801] (II) modeset(0): Modeline "1920x1080"x0.0 174.50 1920 1968 2000 2080 1080 1083 1088 1119 +hsync -vsync (83.9 kHz e)
[ 25.801] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 25.801] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 25.801] (II) modeset(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 25.801] (II) modeset(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 25.801] (II) modeset(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 25.801] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 25.801] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 25.801] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 25.801] (II) modeset(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 25.801] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 25.801] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 25.801] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 25.801] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 25.801] (II) modeset(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 25.801] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 25.801] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 25.801] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 25.801] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 25.801] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 25.801] (II) modeset(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 26.700] (II) modeset(0): EDID vendor "DEL", prod id 53409
[ 26.701] (II) modeset(0): Using hsync ranges from config file
[ 26.701] (II) modeset(0): Using vrefresh ranges from config file
[ 26.701] (II) modeset(0): Printing DDC gathered Modelines:
[ 26.701] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 26.701] (II) modeset(0): Modeline "1920x1080"x0.0 174.50 1920 1968 2000 2080 1080 1083 1088 1119 +hsync -vsync (83.9 kHz e)
[ 26.701] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 26.701] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 26.701] (II) modeset(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 26.701] (II) modeset(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 26.701] (II) modeset(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 26.701] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 26.701] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 26.701] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 26.701] (II) modeset(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 26.701] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 26.701] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 26.701] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 26.701] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 26.701] (II) modeset(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 26.701] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 26.701] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 26.701] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 26.701] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 26.701] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 26.701] (II) modeset(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 31.235] (II) config/udev: Adding input device WH-1000XM4 (AVRCP) (/dev/input/event30)
[ 31.235] (**) WH-1000XM4 (AVRCP): Applying InputClass "libinput keyboard catchall"
[ 31.235] (II) Using input driver 'libinput' for 'WH-1000XM4 (AVRCP)'
[ 31.235] (**) WH-1000XM4 (AVRCP): always reports core events
[ 31.235] (**) Option "Device" "/dev/input/event30"
[ 31.236] (II) event30 - WH-1000XM4 (AVRCP): is tagged by udev as: Keyboard
[ 31.236] (II) event30 - WH-1000XM4 (AVRCP): device is a keyboard
[ 31.236] (II) event30 - WH-1000XM4 (AVRCP): device removed
[ 31.262] (**) Option "config_info" "udev:/sys/devices/virtual/input/input34/event30"
[ 31.262] (II) XINPUT: Adding extended input device "WH-1000XM4 (AVRCP)" (type: KEYBOARD, id 27)
[ 31.264] (II) event30 - WH-1000XM4 (AVRCP): is tagged by udev as: Keyboard
[ 31.264] (II) event30 - WH-1000XM4 (AVRCP): device is a keyboard
[ 45.225] (II) modeset(0): EDID vendor "DEL", prod id 53409
[ 45.225] (II) modeset(0): Using hsync ranges from config file
[ 45.225] (II) modeset(0): Using vrefresh ranges from config file
[ 45.225] (II) modeset(0): Printing DDC gathered Modelines:
[ 45.225] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 45.225] (II) modeset(0): Modeline "1920x1080"x0.0 174.50 1920 1968 2000 2080 1080 1083 1088 1119 +hsync -vsync (83.9 kHz e)
[ 45.225] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 45.225] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 45.225] (II) modeset(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 45.225] (II) modeset(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 45.225] (II) modeset(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 45.225] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 45.225] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 45.225] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 45.225] (II) modeset(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 45.225] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 45.225] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 45.225] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 45.225] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 45.225] (II) modeset(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 45.225] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 45.225] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 45.225] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 45.225] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 45.225] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 45.225] (II) modeset(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 48.119] (II) modeset(0): EDID vendor "DEL", prod id 53409
[ 48.119] (II) modeset(0): Using hsync ranges from config file
[ 48.119] (II) modeset(0): Using vrefresh ranges from config file
[ 48.119] (II) modeset(0): Printing DDC gathered Modelines:
[ 48.119] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 48.119] (II) modeset(0): Modeline "1920x1080"x0.0 174.50 1920 1968 2000 2080 1080 1083 1088 1119 +hsync -vsync (83.9 kHz e)
[ 48.119] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 48.119] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 48.119] (II) modeset(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 48.119] (II) modeset(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 48.119] (II) modeset(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 48.119] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 48.119] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 48.119] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 48.119] (II) modeset(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 48.119] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 48.119] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 48.119] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 48.119] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 48.119] (II) modeset(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 48.119] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 48.119] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 48.119] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 48.119] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 48.119] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 48.119] (II) modeset(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)Last edited by pnexma (2022-12-18 03:37:42)
Offline
You should probably uninstall xf86-video-vesa. It is getting unloaded anyway, but it's generally a good idea to only install the drivers you need. Also work through the wiki page on Intel graphics if you haven't already done so, to make sure you've got the best combination of packages for your card. You're already using the modesetting driver, which is almost certainly what you want as the base. Do you have Intel microcode installed? If not, check if that might be relevant to you.
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
I updated my system last night, and one of the packages which was updated was phonon-qt5-mpv-git, and when I ran Counter Strike it ran perfectly with no stutters. I’m pretty sure I have Intel Microcode Installed but I could be incorrect, so I’ll probably uninstall xf86-video-vesa and install intel-ucode when I get back to my PC. (Also I’m not sure why I’m using that phonon-qt5 package, Ill probably switch to phonon-qt5-git.) Additionally, the screen flickering issue has gone away completely, even when I switch my monitor back to 60Hz, though I’m not sure what fixed that. Thanks all!
Offline
Why are you using a git version of phonon in the first place? Don't blindly use AUR helpers to install random git components from questionable sources, the standard repos contain phonon-qt5-gstreamer and phonon-qt5-vlc which are the actual upstream backends maintained by KDE themselves.
Offline
The phonon-qt5 package that I installed was the default recommended to me when installing the Plasma package.
Offline
Which is the reason that you should not blindly use AUR helpers as they blur the distinction between supported repo and unsupported/unvetted AUR packages and can lead you into these kind of traps that might not give you the intended effects.
It's impossible for this package to have been reccommended to you if you had installed plasma with pacman, unless you also use chaotic aur or similar binary AUR repos, which is also not really a good idea to rely upon.
Offline