You are not logged in.
i actually dont know how to describe this issue properly, but ill try anyway.
its a new arch installation with proprietary nvidia drivers using xmonad. everything seems to be working fine but there is just one annoyance. whenever i install a display manager and login with it, my system starts acting weird. like picom stops working giving me errors like:
vsync_opengl_swc_init ERROR ] Failed to load a swap control extension.
session_init FATAL ERROR ] Failed to initialize the backendfrom using
lspci -nnk | grep "VGA\|'Kern'\|3D\|Display" -A2i can see that its using nouveau drivers, which is probably why picom isnt working, but i dont know for sure.
here is my Xorg.0.log:
[ 3.187]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 3.187] Build Operating System: Linux Arch Linux
[ 3.187] Current Operating System: Linux arch 5.7.6-arch1-1 #1 SMP PREEMPT Thu, 25 Jun 2020 00:14:47 +0000 x86_64
[ 3.187] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=84c2d895-dc70-4524-8aad-2926753c14e4 rw loglevel=3 quiet
[ 3.187] Build Date: 05 May 2020 05:08:17AM
[ 3.187]
[ 3.187] Current version of pixman: 0.40.0
[ 3.187] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 3.187] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 3.187] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 2 13:46:31 2020
[ 3.190] (==) Using config file: "/etc/X11/xorg.conf"
[ 3.190] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 3.190] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 3.190] (==) ServerLayout "Layout0"
[ 3.190] (**) |-->Screen "Screen0" (0)
[ 3.190] (**) | |-->Monitor "Monitor0"
[ 3.191] (**) | |-->Device "Device0"
[ 3.191] (**) |-->Input Device "Keyboard0"
[ 3.191] (**) |-->Input Device "Mouse0"
[ 3.191] (**) Option "Xinerama" "0"
[ 3.191] (==) Automatically adding devices
[ 3.191] (==) Automatically enabling devices
[ 3.191] (==) Automatically adding GPU devices
[ 3.191] (==) Automatically binding GPU devices
[ 3.191] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 3.193] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 3.193] Entry deleted from font path.
[ 3.193] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 3.193] Entry deleted from font path.
[ 3.194] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 3.194] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 3.194] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 3.194] (WW) Disabling Keyboard0
[ 3.194] (WW) Disabling Mouse0
[ 3.194] (II) Module ABI versions:
[ 3.194] X.Org ANSI C Emulation: 0.4
[ 3.194] X.Org Video Driver: 24.1
[ 3.194] X.Org XInput driver : 24.1
[ 3.194] X.Org Server Extension : 10.0
[ 3.194] (--) using VT number 2
[ 3.195] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 3.196] (--) PCI:*(1@0:0:0) 10de:1c02:103c:82fc rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 3.196] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 3.196] (II) LoadModule: "glx"
[ 3.196] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 3.202] (II) Module glx: vendor="X.Org Foundation"
[ 3.202] compiled for 1.20.8, module version = 1.0.0
[ 3.202] ABI class: X.Org Server Extension, version 10.0
[ 3.202] (II) LoadModule: "nvidia"
[ 3.202] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 3.206] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 3.206] compiled for 1.6.99.901, module version = 1.0.0
[ 3.206] Module class: X.Org Video Driver
[ 3.207] (II) NVIDIA dlloader X Driver 440.100 Fri May 29 08:21:27 UTC 2020
[ 3.207] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 3.207] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
[ 3.207] (WW) xf86OpenConsole: setsid failed: Operation not permitted
[ 3.212] (II) Loading sub module "fb"
[ 3.212] (II) LoadModule: "fb"
[ 3.212] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 3.213] (II) Module fb: vendor="X.Org Foundation"
[ 3.213] compiled for 1.20.8, module version = 1.0.0
[ 3.213] ABI class: X.Org ANSI C Emulation, version 0.4
[ 3.213] (II) Loading sub module "wfb"
[ 3.213] (II) LoadModule: "wfb"
[ 3.213] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 3.213] (II) Module wfb: vendor="X.Org Foundation"
[ 3.213] compiled for 1.20.8, module version = 1.0.0
[ 3.213] ABI class: X.Org ANSI C Emulation, version 0.4
[ 3.213] (II) Loading sub module "ramdac"
[ 3.213] (II) LoadModule: "ramdac"
[ 3.213] (II) Module "ramdac" already built-in
[ 4.040] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 4.040] (==) NVIDIA(0): RGB weight 888
[ 4.040] (==) NVIDIA(0): Default visual is TrueColor
[ 4.040] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 4.041] (**) NVIDIA(0): Option "Stereo" "0"
[ 4.041] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-1"
[ 4.041] (**) NVIDIA(0): Option "SLI" "Off"
[ 4.041] (**) NVIDIA(0): Option "MultiGPU" "Off"
[ 4.041] (**) NVIDIA(0): Option "BaseMosaic" "off"
[ 4.041] (**) NVIDIA(0): Stereo disabled by request
[ 4.041] (**) NVIDIA(0): NVIDIA SLI disabled.
[ 4.041] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[ 4.041] (**) NVIDIA(0): Option "MetaModes" "HDMI-0: 1920x1080_72 +0+0 {ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}"
[ 4.041] (**) NVIDIA(0): Enabling 2D acceleration
[ 4.041] (II) Loading sub module "glxserver_nvidia"
[ 4.041] (II) LoadModule: "glxserver_nvidia"
[ 4.041] (WW) Warning, couldn't open module glxserver_nvidia
[ 4.041] (EE) NVIDIA: Failed to load module "glxserver_nvidia" (module does not exist, 0)
[ 4.041] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[ 4.041] (EE) NVIDIA(0): log file that the GLX module has been loaded in your X
[ 4.041] (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If
[ 4.041] (EE) NVIDIA(0): you continue to encounter problems, Please try
[ 4.041] (EE) NVIDIA(0): reinstalling the NVIDIA driver.
[ 4.041] (II) NVIDIA: The X server does not support PRIME Render Offload.
[ 4.719] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 4.719] (--) NVIDIA(0): DFP-0
[ 4.719] (--) NVIDIA(0): DFP-1 (boot)
[ 4.719] (--) NVIDIA(0): DFP-2
[ 4.719] (--) NVIDIA(0): DFP-3
[ 4.719] (--) NVIDIA(0): DFP-4
[ 4.719] (--) NVIDIA(0): DFP-5
[ 4.719] (--) NVIDIA(0): DFP-6
[ 4.719] (--) NVIDIA(0): DFP-7
[ 4.720] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1060 3GB (GP106-A) at PCI:1:0:0
[ 4.720] (II) NVIDIA(0): (GPU-0)
[ 4.720] (--) NVIDIA(0): Memory: 3145728 kBytes
[ 4.720] (--) NVIDIA(0): VideoBIOS: 86.06.3c.00.8a
[ 4.720] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 4.750] (--) NVIDIA(GPU-0): LG Electronics LG TV (DFP-0): connected
[ 4.750] (--) NVIDIA(GPU-0): LG Electronics LG TV (DFP-0): Internal TMDS
[ 4.750] (--) NVIDIA(GPU-0): LG Electronics LG TV (DFP-0): 600.0 MHz maximum pixel clock
[ 4.750] (--) NVIDIA(GPU-0):
[ 4.780] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): connected
[ 4.780] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): Internal TMDS
[ 4.780] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): 600.0 MHz maximum pixel clock
[ 4.780] (--) NVIDIA(GPU-0):
[ 4.780] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 4.780] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 4.780] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 4.780] (--) NVIDIA(GPU-0):
[ 4.780] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 4.780] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 4.780] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 4.780] (--) NVIDIA(GPU-0):
[ 4.780] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 4.780] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 4.780] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 4.780] (--) NVIDIA(GPU-0):
[ 4.780] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 4.780] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 4.780] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 4.780] (--) NVIDIA(GPU-0):
[ 4.780] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 4.780] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 4.780] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 4.780] (--) NVIDIA(GPU-0):
[ 4.780] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 4.780] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 4.780] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 4.780] (--) NVIDIA(GPU-0):
[ 4.788] (II) NVIDIA(0): Validated MetaModes:
[ 4.788] (II) NVIDIA(0):
[ 4.788] (II) NVIDIA(0): "HDMI-0:1920x1080_72+0+0{ForceCompositionPipeline=On,ForceFullCompositionPipeline=On}"
[ 4.788] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 4.792] (--) NVIDIA(0): DPI set to (93, 94); computed from "UseEdidDpi" X config
[ 4.792] (--) NVIDIA(0): option
[ 4.792] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 4.792] (II) NVIDIA: access.
[ 4.794] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 4.794] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 4.794] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 4.794] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 4.794] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 4.794] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 4.794] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 4.794] (II) NVIDIA(0): Config Options in the README.
[ 4.815] (II) NVIDIA(0): Setting mode "HDMI-0:1920x1080_72+0+0{ForceCompositionPipeline=On,ForceFullCompositionPipeline=On}"
[ 4.922] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 4.922] (==) NVIDIA(0): Backing store enabled
[ 4.922] (==) NVIDIA(0): Silken mouse disabled
[ 4.922] (**) NVIDIA(0): DPMS enabled
[ 4.923] (II) Loading sub module "dri2"
[ 4.923] (II) LoadModule: "dri2"
[ 4.923] (II) Module "dri2" already built-in
[ 4.923] (II) NVIDIA(0): [DRI2] Setup complete
[ 4.923] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 4.924] (II) Initializing extension Generic Event Extension
[ 4.924] (II) Initializing extension SHAPE
[ 4.924] (II) Initializing extension MIT-SHM
[ 4.924] (II) Initializing extension XInputExtension
[ 4.924] (II) Initializing extension XTEST
[ 4.924] (II) Initializing extension BIG-REQUESTS
[ 4.924] (II) Initializing extension SYNC
[ 4.924] (II) Initializing extension XKEYBOARD
[ 4.924] (II) Initializing extension XC-MISC
[ 4.924] (II) Initializing extension SECURITY
[ 4.924] (II) Initializing extension XFIXES
[ 4.925] (II) Initializing extension RENDER
[ 4.925] (II) Initializing extension RANDR
[ 4.925] (II) Initializing extension COMPOSITE
[ 4.925] (II) Initializing extension DAMAGE
[ 4.925] (II) Initializing extension MIT-SCREEN-SAVER
[ 4.925] (II) Initializing extension DOUBLE-BUFFER
[ 4.925] (II) Initializing extension RECORD
[ 4.925] (II) Initializing extension DPMS
[ 4.925] (II) Initializing extension Present
[ 4.925] (II) Initializing extension DRI3
[ 4.925] (II) Initializing extension X-Resource
[ 4.925] (II) Initializing extension XVideo
[ 4.925] (II) Initializing extension XVideo-MotionCompensation
[ 4.925] (II) Initializing extension GLX
[ 4.925] (II) AIGLX: Screen 0 is not DRI2 capable
[ 5.166] (II) IGLX: Loaded and initialized swrast
[ 5.166] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 5.166] (II) Initializing extension XFree86-VidModeExtension
[ 5.166] (II) Initializing extension XFree86-DGA
[ 5.166] (II) Initializing extension XFree86-DRI
[ 5.166] (II) Initializing extension DRI2
[ 5.167] (II) Initializing extension NV-GLX
[ 5.167] (II) Initializing extension NV-CONTROL
[ 5.167] (II) Initializing extension XINERAMA
[ 5.250] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 5.250] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.250] (**) Power Button: Applying InputClass "system-keyboard"
[ 5.250] (II) LoadModule: "libinput"
[ 5.250] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 5.254] (II) Module libinput: vendor="X.Org Foundation"
[ 5.254] compiled for 1.20.8, module version = 0.30.0
[ 5.254] Module class: X.Org XInput Driver
[ 5.254] ABI class: X.Org XInput driver, version 24.1
[ 5.254] (II) Using input driver 'libinput' for 'Power Button'
[ 5.254] (**) Power Button: always reports core events
[ 5.254] (**) Option "Device" "/dev/input/event2"
[ 5.254] (**) Option "_source" "server/udev"
[ 5.260] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 5.260] (II) event2 - Power Button: device is a keyboard
[ 5.260] (II) event2 - Power Button: device removed
[ 5.278] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 5.278] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 5.279] (**) Option "xkb_layout" "de"
[ 5.325] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 5.325] (II) event2 - Power Button: device is a keyboard
[ 5.326] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 5.326] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.326] (**) Power Button: Applying InputClass "system-keyboard"
[ 5.326] (II) Using input driver 'libinput' for 'Power Button'
[ 5.326] (**) Power Button: always reports core events
[ 5.326] (**) Option "Device" "/dev/input/event1"
[ 5.326] (**) Option "_source" "server/udev"
[ 5.327] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 5.327] (II) event1 - Power Button: device is a keyboard
[ 5.327] (II) event1 - Power Button: device removed
[ 5.359] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 5.359] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 5.359] (**) Option "xkb_layout" "de"
[ 5.360] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 5.360] (II) event1 - Power Button: device is a keyboard
[ 5.361] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 5.361] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 5.361] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 5.361] (II) Using input driver 'libinput' for 'Sleep Button'
[ 5.361] (**) Sleep Button: always reports core events
[ 5.361] (**) Option "Device" "/dev/input/event0"
[ 5.361] (**) Option "_source" "server/udev"
[ 5.362] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 5.362] (II) event0 - Sleep Button: device is a keyboard
[ 5.362] (II) event0 - Sleep Button: device removed
[ 5.399] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 5.399] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 5.399] (**) Option "xkb_layout" "de"
[ 5.401] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 5.401] (II) event0 - Sleep Button: device is a keyboard
[ 5.402] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 5.402] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 5.402] (II) LoadModule: "modesetting"
[ 5.402] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 5.405] (II) Module modesetting: vendor="X.Org Foundation"
[ 5.405] compiled for 1.20.8, module version = 1.20.8
[ 5.405] Module class: X.Org Video Driver
[ 5.405] ABI class: X.Org Video Driver, version 24.1
[ 5.405] xf86: found device 0
[ 5.406] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event10)
[ 5.406] (II) No input driver specified, ignoring this device.
[ 5.406] (II) This device may have been added with another device file.
[ 5.407] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event11)
[ 5.407] (II) No input driver specified, ignoring this device.
[ 5.407] (II) This device may have been added with another device file.
[ 5.408] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event14)
[ 5.408] (II) No input driver specified, ignoring this device.
[ 5.408] (II) This device may have been added with another device file.
[ 5.409] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event15)
[ 5.409] (II) No input driver specified, ignoring this device.
[ 5.409] (II) This device may have been added with another device file.
[ 5.410] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event18)
[ 5.410] (II) No input driver specified, ignoring this device.
[ 5.410] (II) This device may have been added with another device file.
[ 5.411] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event19)
[ 5.411] (II) No input driver specified, ignoring this device.
[ 5.411] (II) This device may have been added with another device file.
[ 5.412] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event22)
[ 5.412] (II) No input driver specified, ignoring this device.
[ 5.412] (II) This device may have been added with another device file.
[ 5.413] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/event17)
[ 5.413] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 5.413] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "My Mouse"
[ 5.413] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse'
[ 5.413] (**) Logitech G500s Laser Gaming Mouse: always reports core events
[ 5.413] (**) Option "Device" "/dev/input/event17"
[ 5.413] (**) Option "_source" "server/udev"
[ 5.472] (II) event17 - Logitech G500s Laser Gaming Mouse: is tagged by udev as: Mouse
[ 5.472] (II) event17 - Logitech G500s Laser Gaming Mouse: device set to 800 DPI
[ 5.472] (II) event17 - Logitech G500s Laser Gaming Mouse: device is a pointer
[ 5.472] (II) event17 - Logitech G500s Laser Gaming Mouse: device removed
[ 5.545] (**) Option "AccelSpeed" "-1"
[ 5.545] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:046D:C24E.0005/input/input25/event17"
[ 5.545] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse" (type: MOUSE, id 9)
[ 5.546] (**) Option "AccelerationScheme" "none"
[ 5.546] (**) Logitech G500s Laser Gaming Mouse: (accel) selected scheme none/0
[ 5.546] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration factor: 2.000
[ 5.546] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration threshold: 4
[ 5.605] (II) event17 - Logitech G500s Laser Gaming Mouse: is tagged by udev as: Mouse
[ 5.605] (II) event17 - Logitech G500s Laser Gaming Mouse: device set to 800 DPI
[ 5.605] (II) event17 - Logitech G500s Laser Gaming Mouse: device is a pointer
[ 5.607] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/mouse1)
[ 5.607] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "My Mouse"
[ 5.607] (II) No input driver specified, ignoring this device.
[ 5.607] (II) This device may have been added with another device file.
[ 5.609] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse Keyboard (/dev/input/event24)
[ 5.609] (**) Logitech G500s Laser Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 5.609] (**) Logitech G500s Laser Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[ 5.609] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Keyboard'
[ 5.609] (**) Logitech G500s Laser Gaming Mouse Keyboard: always reports core events
[ 5.609] (**) Option "Device" "/dev/input/event24"
[ 5.609] (**) Option "_source" "server/udev"
[ 5.612] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 5.612] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device is a keyboard
[ 5.613] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device removed
[ 5.639] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input26/event24"
[ 5.639] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Keyboard" (type: KEYBOARD, id 10)
[ 5.639] (**) Option "xkb_layout" "de"
[ 5.642] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 5.643] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device is a keyboard
[ 5.645] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse Consumer Control (/dev/input/event25)
[ 5.645] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 5.645] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "system-keyboard"
[ 5.645] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Consumer Control'
[ 5.645] (**) Logitech G500s Laser Gaming Mouse Consumer Control: always reports core events
[ 5.645] (**) Option "Device" "/dev/input/event25"
[ 5.645] (**) Option "_source" "server/udev"
[ 5.648] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 5.648] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device is a keyboard
[ 5.649] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device removed
[ 5.679] (II) libinput: Logitech G500s Laser Gaming Mouse Consumer Control: needs a virtual subdevice
[ 5.679] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input27/event25"
[ 5.679] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Consumer Control" (type: MOUSE, id 11)
[ 5.679] (**) Option "AccelerationScheme" "none"
[ 5.679] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) selected scheme none/0
[ 5.679] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) acceleration factor: 2.000
[ 5.679] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) acceleration threshold: 4
[ 5.682] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 5.683] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device is a keyboard
[ 5.685] (II) config/udev: Adding input device Logitech M315/M235 (/dev/input/event4)
[ 5.685] (**) Logitech M315/M235: Applying InputClass "libinput pointer catchall"
[ 5.685] (**) Logitech M315/M235: Applying InputClass "libinput keyboard catchall"
[ 5.685] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 5.685] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 5.685] (II) Using input driver 'libinput' for 'Logitech M315/M235'
[ 5.685] (**) Logitech M315/M235: always reports core events
[ 5.685] (**) Option "Device" "/dev/input/event4"
[ 5.685] (**) Option "_source" "server/udev"
[ 5.689] (II) event4 - Logitech M315/M235: is tagged by udev as: Keyboard Mouse
[ 5.689] (II) event4 - Logitech M315/M235: device is a pointer
[ 5.689] (II) event4 - Logitech M315/M235: device is a keyboard
[ 5.690] (II) event4 - Logitech M315/M235: device removed
[ 5.719] (**) Option "AccelSpeed" "-1"
[ 5.719] (II) libinput: Logitech M315/M235: needs a virtual subdevice
[ 5.719] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/0003:046D:4009.0007/input/input35/event4"
[ 5.719] (II) XINPUT: Adding extended input device "Logitech M315/M235" (type: MOUSE, id 12)
[ 5.719] (**) Option "AccelerationScheme" "none"
[ 5.719] (**) Logitech M315/M235: (accel) selected scheme none/0
[ 5.719] (**) Logitech M315/M235: (accel) acceleration factor: 2.000
[ 5.719] (**) Logitech M315/M235: (accel) acceleration threshold: 4
[ 5.723] (II) event4 - Logitech M315/M235: is tagged by udev as: Keyboard Mouse
[ 5.723] (II) event4 - Logitech M315/M235: device is a pointer
[ 5.723] (II) event4 - Logitech M315/M235: device is a keyboard
[ 5.725] (II) config/udev: Adding input device Logitech M315/M235 (/dev/input/mouse2)
[ 5.725] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 5.725] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 5.725] (II) No input driver specified, ignoring this device.
[ 5.725] (II) This device may have been added with another device file.
[ 5.727] (II) config/udev: Adding input device Game Keyboard (/dev/input/event7)
[ 5.727] (**) Game Keyboard: Applying InputClass "libinput keyboard catchall"
[ 5.727] (**) Game Keyboard: Applying InputClass "system-keyboard"
[ 5.727] (II) Using input driver 'libinput' for 'Game Keyboard'
[ 5.727] (**) Game Keyboard: always reports core events
[ 5.727] (**) Option "Device" "/dev/input/event7"
[ 5.727] (**) Option "_source" "server/udev"
[ 5.731] (II) event7 - Game Keyboard: is tagged by udev as: Keyboard
[ 5.731] (II) event7 - Game Keyboard: device is a keyboard
[ 5.731] (II) event7 - Game Keyboard: device removed
[ 5.759] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04B4:F02F.0003/input/input9/event7"
[ 5.759] (II) XINPUT: Adding extended input device "Game Keyboard" (type: KEYBOARD, id 13)
[ 5.759] (**) Option "xkb_layout" "de"
[ 5.762] (II) event7 - Game Keyboard: is tagged by udev as: Keyboard
[ 5.763] (II) event7 - Game Keyboard: device is a keyboard
[ 5.765] (II) config/udev: Adding input device Game Keyboard Mouse (/dev/input/event8)
[ 5.765] (**) Game Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[ 5.765] (**) Game Keyboard Mouse: Applying InputClass "My Mouse"
[ 5.765] (II) Using input driver 'libinput' for 'Game Keyboard Mouse'
[ 5.765] (**) Game Keyboard Mouse: always reports core events
[ 5.765] (**) Option "Device" "/dev/input/event8"
[ 5.765] (**) Option "_source" "server/udev"
[ 5.768] (II) event8 - Game Keyboard Mouse: is tagged by udev as: Mouse
[ 5.768] (II) event8 - Game Keyboard Mouse: device is a pointer
[ 5.769] (II) event8 - Game Keyboard Mouse: device removed
[ 5.825] (**) Option "AccelSpeed" "-1"
[ 5.825] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input10/event8"
[ 5.825] (II) XINPUT: Adding extended input device "Game Keyboard Mouse" (type: MOUSE, id 14)
[ 5.826] (**) Option "AccelerationScheme" "none"
[ 5.826] (**) Game Keyboard Mouse: (accel) selected scheme none/0
[ 5.826] (**) Game Keyboard Mouse: (accel) acceleration factor: 2.000
[ 5.826] (**) Game Keyboard Mouse: (accel) acceleration threshold: 4
[ 5.829] (II) event8 - Game Keyboard Mouse: is tagged by udev as: Mouse
[ 5.830] (II) event8 - Game Keyboard Mouse: device is a pointer
[ 5.831] (II) config/udev: Adding input device Game Keyboard Mouse (/dev/input/mouse0)
[ 5.831] (**) Game Keyboard Mouse: Applying InputClass "My Mouse"
[ 5.831] (II) No input driver specified, ignoring this device.
[ 5.832] (II) This device may have been added with another device file.
[ 5.833] (II) config/udev: Adding input device Game Keyboard Consumer Control (/dev/input/event9)
[ 5.833] (**) Game Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 5.833] (**) Game Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 5.833] (II) Using input driver 'libinput' for 'Game Keyboard Consumer Control'
[ 5.833] (**) Game Keyboard Consumer Control: always reports core events
[ 5.833] (**) Option "Device" "/dev/input/event9"
[ 5.833] (**) Option "_source" "server/udev"
[ 5.837] (II) event9 - Game Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 5.837] (II) event9 - Game Keyboard Consumer Control: device is a keyboard
[ 5.837] (II) event9 - Game Keyboard Consumer Control: device removed
[ 5.879] (II) libinput: Game Keyboard Consumer Control: needs a virtual subdevice
[ 5.879] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input11/event9"
[ 5.879] (II) XINPUT: Adding extended input device "Game Keyboard Consumer Control" (type: MOUSE, id 15)
[ 5.879] (**) Option "AccelerationScheme" "none"
[ 5.879] (**) Game Keyboard Consumer Control: (accel) selected scheme none/0
[ 5.879] (**) Game Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 5.879] (**) Game Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 5.883] (II) event9 - Game Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 5.883] (II) event9 - Game Keyboard Consumer Control: device is a keyboard
[ 5.885] (II) config/udev: Adding input device Game Keyboard System Control (/dev/input/event13)
[ 5.885] (**) Game Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 5.885] (**) Game Keyboard System Control: Applying InputClass "system-keyboard"
[ 5.885] (II) Using input driver 'libinput' for 'Game Keyboard System Control'
[ 5.885] (**) Game Keyboard System Control: always reports core events
[ 5.885] (**) Option "Device" "/dev/input/event13"
[ 5.885] (**) Option "_source" "server/udev"
[ 5.888] (II) event13 - Game Keyboard System Control: is tagged by udev as: Keyboard
[ 5.888] (II) event13 - Game Keyboard System Control: device is a keyboard
[ 5.888] (II) event13 - Game Keyboard System Control: device removed
[ 5.918] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input12/event13"
[ 5.918] (II) XINPUT: Adding extended input device "Game Keyboard System Control" (type: KEYBOARD, id 16)
[ 5.918] (**) Option "xkb_layout" "de"
[ 5.922] (II) event13 - Game Keyboard System Control: is tagged by udev as: Keyboard
[ 5.923] (II) event13 - Game Keyboard System Control: device is a keyboard
[ 5.924] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event12)
[ 5.924] (II) No input driver specified, ignoring this device.
[ 5.924] (II) This device may have been added with another device file.
[ 5.925] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event16)
[ 5.925] (II) No input driver specified, ignoring this device.
[ 5.925] (II) This device may have been added with another device file.
[ 5.926] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event20)
[ 5.926] (II) No input driver specified, ignoring this device.
[ 5.926] (II) This device may have been added with another device file.
[ 5.926] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event21)
[ 5.926] (II) No input driver specified, ignoring this device.
[ 5.927] (II) This device may have been added with another device file.
[ 5.927] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event23)
[ 5.927] (II) No input driver specified, ignoring this device.
[ 5.927] (II) This device may have been added with another device file.
[ 5.928] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 5.928] (II) No input driver specified, ignoring this device.
[ 5.928] (II) This device may have been added with another device file.
[ 5.930] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event6)
[ 5.930] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 5.930] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[ 5.930] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 5.930] (**) HP WMI hotkeys: always reports core events
[ 5.930] (**) Option "Device" "/dev/input/event6"
[ 5.930] (**) Option "_source" "server/udev"
[ 5.931] (II) event6 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 5.931] (II) event6 - HP WMI hotkeys: device is a keyboard
[ 5.931] (II) event6 - HP WMI hotkeys: device removed
[ 5.985] (**) Option "config_info" "udev:/sys/devices/virtual/input/input4/event6"
[ 5.985] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 17)
[ 5.985] (**) Option "xkb_layout" "de"
[ 5.987] (II) event6 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 5.987] (II) event6 - HP WMI hotkeys: device is a keyboard
[ 5.997] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 5.997] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "system-keyboard"
[ 5.997] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Consumer Control'
[ 5.997] (**) Logitech G500s Laser Gaming Mouse Consumer Control: always reports core events
[ 5.997] (**) Option "Device" "/dev/input/event25"
[ 5.997] (**) Option "_source" "_driver/libinput"
[ 5.997] (II) libinput: Logitech G500s Laser Gaming Mouse Consumer Control: is a virtual subdevice
[ 5.998] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input27/event25"
[ 5.998] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Consumer Control" (type: KEYBOARD, id 18)
[ 5.998] (**) Option "xkb_layout" "de"
[ 5.998] (**) Logitech M315/M235: Applying InputClass "libinput pointer catchall"
[ 5.998] (**) Logitech M315/M235: Applying InputClass "libinput keyboard catchall"
[ 5.998] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 5.998] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 5.998] (II) Using input driver 'libinput' for 'Logitech M315/M235'
[ 5.998] (**) Logitech M315/M235: always reports core events
[ 5.998] (**) Option "Device" "/dev/input/event4"
[ 5.998] (**) Option "_source" "_driver/libinput"
[ 5.998] (II) libinput: Logitech M315/M235: is a virtual subdevice
[ 5.998] (**) Option "AccelSpeed" "-1"
[ 5.998] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/0003:046D:4009.0007/input/input35/event4"
[ 5.998] (II) XINPUT: Adding extended input device "Logitech M315/M235" (type: KEYBOARD, id 19)
[ 5.998] (**) Option "xkb_layout" "de"
[ 5.999] (**) Game Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 5.999] (**) Game Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 5.999] (II) Using input driver 'libinput' for 'Game Keyboard Consumer Control'
[ 5.999] (**) Game Keyboard Consumer Control: always reports core events
[ 5.999] (**) Option "Device" "/dev/input/event9"
[ 5.999] (**) Option "_source" "_driver/libinput"
[ 5.999] (II) libinput: Game Keyboard Consumer Control: is a virtual subdevice
[ 5.999] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input11/event9"
[ 5.999] (II) XINPUT: Adding extended input device "Game Keyboard Consumer Control" (type: KEYBOARD, id 20)
[ 5.999] (**) Option "xkb_layout" "de"
[ 6.003] (II) config/udev: removing device Power Button
[ 6.004] (II) event2 - Power Button: device removed
[ 6.039] (II) UnloadModule: "libinput"
[ 6.039] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 6.040] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 6.040] (**) Power Button: Applying InputClass "system-keyboard"
[ 6.040] (II) Using input driver 'libinput' for 'Power Button'
[ 6.040] (**) Power Button: always reports core events
[ 6.040] (**) Option "Device" "/dev/input/event2"
[ 6.040] (**) Option "_source" "server/udev"
[ 6.041] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 6.041] (II) event2 - Power Button: device is a keyboard
[ 6.042] (II) event2 - Power Button: device removed
[ 6.065] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 6.065] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 6.065] (**) Option "xkb_layout" "de"
[ 6.067] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 6.068] (II) event2 - Power Button: device is a keyboard
[ 6.068] (II) config/udev: removing device Power Button
[ 6.068] (II) event1 - Power Button: device removed
[ 6.092] (II) UnloadModule: "libinput"
[ 6.093] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 6.093] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 6.093] (**) Power Button: Applying InputClass "system-keyboard"
[ 6.093] (II) Using input driver 'libinput' for 'Power Button'
[ 6.093] (**) Power Button: always reports core events
[ 6.093] (**) Option "Device" "/dev/input/event1"
[ 6.093] (**) Option "_source" "server/udev"
[ 6.095] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 6.095] (II) event1 - Power Button: device is a keyboard
[ 6.095] (II) event1 - Power Button: device removed
[ 6.132] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 6.132] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 6.132] (**) Option "xkb_layout" "de"
[ 6.134] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 6.134] (II) event1 - Power Button: device is a keyboard
[ 6.135] (II) config/udev: removing device Sleep Button
[ 6.135] (II) event0 - Sleep Button: device removed
[ 6.185] (II) UnloadModule: "libinput"
[ 6.186] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 6.186] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 6.186] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 6.186] (II) Using input driver 'libinput' for 'Sleep Button'
[ 6.186] (**) Sleep Button: always reports core events
[ 6.186] (**) Option "Device" "/dev/input/event0"
[ 6.186] (**) Option "_source" "server/udev"
[ 6.188] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 6.188] (II) event0 - Sleep Button: device is a keyboard
[ 6.188] (II) event0 - Sleep Button: device removed
[ 6.212] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 6.212] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 6.212] (**) Option "xkb_layout" "de"
[ 6.214] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 6.214] (II) event0 - Sleep Button: device is a keyboard
[ 6.215] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 6.215] (II) No input driver specified, ignoring this device.
[ 6.216] (II) This device may have been added with another device file.
[ 6.216] (II) config/udev: removing device HP WMI hotkeys
[ 6.216] (II) event6 - HP WMI hotkeys: device removed
[ 6.279] (II) UnloadModule: "libinput"
[ 6.279] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event6)
[ 6.279] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 6.279] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[ 6.279] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 6.279] (**) HP WMI hotkeys: always reports core events
[ 6.279] (**) Option "Device" "/dev/input/event6"
[ 6.279] (**) Option "_source" "server/udev"
[ 6.281] (II) event6 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 6.281] (II) event6 - HP WMI hotkeys: device is a keyboard
[ 6.281] (II) event6 - HP WMI hotkeys: device removed
[ 6.332] (**) Option "config_info" "udev:/sys/devices/virtual/input/input4/event6"
[ 6.332] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 17)
[ 6.332] (**) Option "xkb_layout" "de"
[ 6.334] (II) event6 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 6.334] (II) event6 - HP WMI hotkeys: device is a keyboard
[ 6.336] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event16)
[ 6.336] (II) No input driver specified, ignoring this device.
[ 6.336] (II) This device may have been added with another device file.
[ 6.337] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event23)
[ 6.337] (II) No input driver specified, ignoring this device.
[ 6.337] (II) This device may have been added with another device file.
[ 6.337] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event20)
[ 6.337] (II) No input driver specified, ignoring this device.
[ 6.337] (II) This device may have been added with another device file.
[ 6.338] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event22)
[ 6.338] (II) No input driver specified, ignoring this device.
[ 6.338] (II) This device may have been added with another device file.
[ 6.339] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event19)
[ 6.339] (II) No input driver specified, ignoring this device.
[ 6.339] (II) This device may have been added with another device file.
[ 6.340] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event12)
[ 6.340] (II) No input driver specified, ignoring this device.
[ 6.340] (II) This device may have been added with another device file.
[ 6.340] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event10)
[ 6.340] (II) No input driver specified, ignoring this device.
[ 6.340] (II) This device may have been added with another device file.
[ 6.341] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event18)
[ 6.341] (II) No input driver specified, ignoring this device.
[ 6.341] (II) This device may have been added with another device file.
[ 6.342] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event11)
[ 6.342] (II) No input driver specified, ignoring this device.
[ 6.342] (II) This device may have been added with another device file.
[ 6.342] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event14)
[ 6.342] (II) No input driver specified, ignoring this device.
[ 6.342] (II) This device may have been added with another device file.
[ 6.343] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event21)
[ 6.343] (II) No input driver specified, ignoring this device.
[ 6.343] (II) This device may have been added with another device file.
[ 6.344] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event15)
[ 6.344] (II) No input driver specified, ignoring this device.
[ 6.344] (II) This device may have been added with another device file.
[ 6.345] (II) config/udev: removing device Logitech G500s Laser Gaming Mouse Keyboard
[ 6.345] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device removed
[ 6.369] (II) UnloadModule: "libinput"
[ 6.370] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse Keyboard (/dev/input/event24)
[ 6.370] (**) Logitech G500s Laser Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.370] (**) Logitech G500s Laser Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[ 6.370] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Keyboard'
[ 6.370] (**) Logitech G500s Laser Gaming Mouse Keyboard: always reports core events
[ 6.370] (**) Option "Device" "/dev/input/event24"
[ 6.371] (**) Option "_source" "server/udev"
[ 6.374] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 6.374] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device is a keyboard
[ 6.375] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device removed
[ 6.398] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input26/event24"
[ 6.399] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Keyboard" (type: KEYBOARD, id 10)
[ 6.399] (**) Option "xkb_layout" "de"
[ 6.402] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 6.402] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device is a keyboard
[ 6.403] (II) config/udev: removing device Game Keyboard System Control
[ 6.403] (II) event13 - Game Keyboard System Control: device removed
[ 6.452] (II) UnloadModule: "libinput"
[ 6.453] (II) config/udev: Adding input device Game Keyboard System Control (/dev/input/event13)
[ 6.453] (**) Game Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 6.453] (**) Game Keyboard System Control: Applying InputClass "system-keyboard"
[ 6.453] (II) Using input driver 'libinput' for 'Game Keyboard System Control'
[ 6.453] (**) Game Keyboard System Control: always reports core events
[ 6.453] (**) Option "Device" "/dev/input/event13"
[ 6.453] (**) Option "_source" "server/udev"
[ 6.456] (II) event13 - Game Keyboard System Control: is tagged by udev as: Keyboard
[ 6.456] (II) event13 - Game Keyboard System Control: device is a keyboard
[ 6.456] (II) event13 - Game Keyboard System Control: device removed
[ 6.505] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input12/event13"
[ 6.505] (II) XINPUT: Adding extended input device "Game Keyboard System Control" (type: KEYBOARD, id 16)
[ 6.505] (**) Option "xkb_layout" "de"
[ 6.509] (II) event13 - Game Keyboard System Control: is tagged by udev as: Keyboard
[ 6.510] (II) event13 - Game Keyboard System Control: device is a keyboard
[ 6.511] (II) config/udev: removing device Logitech G500s Laser Gaming Mouse Consumer Control
[ 6.511] (II) UnloadModule: "libinput"
[ 6.511] (II) config/udev: removing device Logitech G500s Laser Gaming Mouse Consumer Control
[ 6.511] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device removed
[ 6.524] (II) UnloadModule: "libinput"
[ 6.525] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse Consumer Control (/dev/input/event25)
[ 6.525] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.525] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "system-keyboard"
[ 6.525] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Consumer Control'
[ 6.525] (**) Logitech G500s Laser Gaming Mouse Consumer Control: always reports core events
[ 6.525] (**) Option "Device" "/dev/input/event25"
[ 6.525] (**) Option "_source" "server/udev"
[ 6.529] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 6.529] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device is a keyboard
[ 6.530] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device removed
[ 6.559] (II) libinput: Logitech G500s Laser Gaming Mouse Consumer Control: needs a virtual subdevice
[ 6.559] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input27/event25"
[ 6.559] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Consumer Control" (type: MOUSE, id 11)
[ 6.559] (**) Option "AccelerationScheme" "none"
[ 6.559] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) selected scheme none/0
[ 6.559] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) acceleration factor: 2.000
[ 6.559] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) acceleration threshold: 4
[ 6.563] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 6.563] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device is a keyboard
[ 6.564] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.564] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "system-keyboard"
[ 6.564] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Consumer Control'
[ 6.564] (**) Logitech G500s Laser Gaming Mouse Consumer Control: always reports core events
[ 6.564] (**) Option "Device" "/dev/input/event25"
[ 6.564] (**) Option "_source" "_driver/libinput"
[ 6.564] (II) libinput: Logitech G500s Laser Gaming Mouse Consumer Control: is a virtual subdevice
[ 6.564] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input27/event25"
[ 6.564] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Consumer Control" (type: KEYBOARD, id 18)
[ 6.564] (**) Option "xkb_layout" "de"
[ 6.564] (II) config/udev: removing device Game Keyboard Consumer Control
[ 6.564] (II) UnloadModule: "libinput"
[ 6.565] (II) config/udev: removing device Game Keyboard Consumer Control
[ 6.565] (II) event9 - Game Keyboard Consumer Control: device removed
[ 6.612] (II) UnloadModule: "libinput"
[ 6.613] (II) config/udev: Adding input device Game Keyboard Consumer Control (/dev/input/event9)
[ 6.613] (**) Game Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.614] (**) Game Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 6.614] (II) Using input driver 'libinput' for 'Game Keyboard Consumer Control'
[ 6.614] (**) Game Keyboard Consumer Control: always reports core events
[ 6.614] (**) Option "Device" "/dev/input/event9"
[ 6.614] (**) Option "_source" "server/udev"
[ 6.617] (II) event9 - Game Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 6.617] (II) event9 - Game Keyboard Consumer Control: device is a keyboard
[ 6.618] (II) event9 - Game Keyboard Consumer Control: device removed
[ 6.652] (II) libinput: Game Keyboard Consumer Control: needs a virtual subdevice
[ 6.652] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input11/event9"
[ 6.652] (II) XINPUT: Adding extended input device "Game Keyboard Consumer Control" (type: MOUSE, id 15)
[ 6.652] (**) Option "AccelerationScheme" "none"
[ 6.652] (**) Game Keyboard Consumer Control: (accel) selected scheme none/0
[ 6.652] (**) Game Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 6.652] (**) Game Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 6.656] (II) event9 - Game Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 6.656] (II) event9 - Game Keyboard Consumer Control: device is a keyboard
[ 6.657] (**) Game Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.657] (**) Game Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 6.657] (II) Using input driver 'libinput' for 'Game Keyboard Consumer Control'
[ 6.657] (**) Game Keyboard Consumer Control: always reports core events
[ 6.657] (**) Option "Device" "/dev/input/event9"
[ 6.657] (**) Option "_source" "_driver/libinput"
[ 6.657] (II) libinput: Game Keyboard Consumer Control: is a virtual subdevice
[ 6.657] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input11/event9"
[ 6.657] (II) XINPUT: Adding extended input device "Game Keyboard Consumer Control" (type: KEYBOARD, id 20)
[ 6.657] (**) Option "xkb_layout" "de"
[ 6.658] (II) config/udev: removing device Game Keyboard Mouse
[ 6.658] (II) event8 - Game Keyboard Mouse: device removed
[ 6.719] (II) UnloadModule: "libinput"
[ 6.720] (II) config/udev: Adding input device Game Keyboard Mouse (/dev/input/event8)
[ 6.720] (**) Game Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[ 6.720] (**) Game Keyboard Mouse: Applying InputClass "My Mouse"
[ 6.720] (II) Using input driver 'libinput' for 'Game Keyboard Mouse'
[ 6.720] (**) Game Keyboard Mouse: always reports core events
[ 6.720] (**) Option "Device" "/dev/input/event8"
[ 6.720] (**) Option "_source" "server/udev"
[ 6.724] (II) event8 - Game Keyboard Mouse: is tagged by udev as: Mouse
[ 6.724] (II) event8 - Game Keyboard Mouse: device is a pointer
[ 6.724] (II) event8 - Game Keyboard Mouse: device removed
[ 6.785] (**) Option "AccelSpeed" "-1"
[ 6.785] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input10/event8"
[ 6.785] (II) XINPUT: Adding extended input device "Game Keyboard Mouse" (type: MOUSE, id 14)
[ 6.786] (**) Option "AccelerationScheme" "none"
[ 6.786] (**) Game Keyboard Mouse: (accel) selected scheme none/0
[ 6.786] (**) Game Keyboard Mouse: (accel) acceleration factor: 2.000
[ 6.786] (**) Game Keyboard Mouse: (accel) acceleration threshold: 4
[ 6.789] (II) event8 - Game Keyboard Mouse: is tagged by udev as: Mouse
[ 6.790] (II) event8 - Game Keyboard Mouse: device is a pointer
[ 6.792] (II) config/udev: Adding input device Game Keyboard Mouse (/dev/input/mouse0)
[ 6.792] (**) Game Keyboard Mouse: Applying InputClass "My Mouse"
[ 6.792] (II) No input driver specified, ignoring this device.
[ 6.792] (II) This device may have been added with another device file.
[ 6.792] (II) config/udev: removing device Logitech G500s Laser Gaming Mouse
[ 6.792] (II) event17 - Logitech G500s Laser Gaming Mouse: device removed
[ 6.865] (II) UnloadModule: "libinput"
[ 6.867] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/event17)
[ 6.867] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 6.867] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "My Mouse"
[ 6.867] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse'
[ 6.867] (**) Logitech G500s Laser Gaming Mouse: always reports core events
[ 6.867] (**) Option "Device" "/dev/input/event17"
[ 6.867] (**) Option "_source" "server/udev"
[ 6.925] (II) event17 - Logitech G500s Laser Gaming Mouse: is tagged by udev as: Mouse
[ 6.925] (II) event17 - Logitech G500s Laser Gaming Mouse: device set to 800 DPI
[ 6.925] (II) event17 - Logitech G500s Laser Gaming Mouse: device is a pointer
[ 6.926] (II) event17 - Logitech G500s Laser Gaming Mouse: device removed
[ 6.985] (**) Option "AccelSpeed" "-1"
[ 6.985] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:046D:C24E.0005/input/input25/event17"
[ 6.985] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse" (type: MOUSE, id 9)
[ 6.986] (**) Option "AccelerationScheme" "none"
[ 6.986] (**) Logitech G500s Laser Gaming Mouse: (accel) selected scheme none/0
[ 6.986] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration factor: 2.000
[ 6.986] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration threshold: 4
[ 7.045] (II) event17 - Logitech G500s Laser Gaming Mouse: is tagged by udev as: Mouse
[ 7.046] (II) event17 - Logitech G500s Laser Gaming Mouse: device set to 800 DPI
[ 7.046] (II) event17 - Logitech G500s Laser Gaming Mouse: device is a pointer
[ 7.048] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/mouse1)
[ 7.048] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "My Mouse"
[ 7.048] (II) No input driver specified, ignoring this device.
[ 7.048] (II) This device may have been added with another device file.
[ 7.048] (II) config/udev: removing device Game Keyboard
[ 7.048] (II) event7 - Game Keyboard: device removed
[ 7.079] (II) UnloadModule: "libinput"
[ 7.080] (II) config/udev: Adding input device Game Keyboard (/dev/input/event7)
[ 7.080] (**) Game Keyboard: Applying InputClass "libinput keyboard catchall"
[ 7.080] (**) Game Keyboard: Applying InputClass "system-keyboard"
[ 7.080] (II) Using input driver 'libinput' for 'Game Keyboard'
[ 7.080] (**) Game Keyboard: always reports core events
[ 7.080] (**) Option "Device" "/dev/input/event7"
[ 7.080] (**) Option "_source" "server/udev"
[ 7.083] (II) event7 - Game Keyboard: is tagged by udev as: Keyboard
[ 7.083] (II) event7 - Game Keyboard: device is a keyboard
[ 7.083] (II) event7 - Game Keyboard: device removed
[ 7.119] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04B4:F02F.0003/input/input9/event7"
[ 7.119] (II) XINPUT: Adding extended input device "Game Keyboard" (type: KEYBOARD, id 13)
[ 7.119] (**) Option "xkb_layout" "de"
[ 7.123] (II) event7 - Game Keyboard: is tagged by udev as: Keyboard
[ 7.123] (II) event7 - Game Keyboard: device is a keyboard
[ 7.127] (II) config/udev: Adding input device Logitech M315/M235 (/dev/input/mouse2)
[ 7.127] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 7.127] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 7.127] (II) No input driver specified, ignoring this device.
[ 7.127] (II) This device may have been added with another device file.
[ 7.128] (II) config/udev: removing device Logitech M315/M235
[ 7.128] (II) UnloadModule: "libinput"
[ 7.128] (II) config/udev: removing device Logitech M315/M235
[ 7.128] (II) event4 - Logitech M315/M235: device removed
[ 7.172] (II) UnloadModule: "libinput"
[ 7.174] (II) config/udev: Adding input device Logitech M315/M235 (/dev/input/event4)
[ 7.174] (**) Logitech M315/M235: Applying InputClass "libinput pointer catchall"
[ 7.174] (**) Logitech M315/M235: Applying InputClass "libinput keyboard catchall"
[ 7.174] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 7.174] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 7.174] (II) Using input driver 'libinput' for 'Logitech M315/M235'
[ 7.174] (**) Logitech M315/M235: always reports core events
[ 7.174] (**) Option "Device" "/dev/input/event4"
[ 7.174] (**) Option "_source" "server/udev"
[ 7.178] (II) event4 - Logitech M315/M235: is tagged by udev as: Keyboard Mouse
[ 7.178] (II) event4 - Logitech M315/M235: device is a pointer
[ 7.178] (II) event4 - Logitech M315/M235: device is a keyboard
[ 7.179] (II) event4 - Logitech M315/M235: device removed
[ 7.225] (**) Option "AccelSpeed" "-1"
[ 7.225] (II) libinput: Logitech M315/M235: needs a virtual subdevice
[ 7.225] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/0003:046D:4009.0007/input/input35/event4"
[ 7.225] (II) XINPUT: Adding extended input device "Logitech M315/M235" (type: MOUSE, id 12)
[ 7.226] (**) Option "AccelerationScheme" "none"
[ 7.226] (**) Logitech M315/M235: (accel) selected scheme none/0
[ 7.226] (**) Logitech M315/M235: (accel) acceleration factor: 2.000
[ 7.226] (**) Logitech M315/M235: (accel) acceleration threshold: 4
[ 7.230] (II) event4 - Logitech M315/M235: is tagged by udev as: Keyboard Mouse
[ 7.230] (II) event4 - Logitech M315/M235: device is a pointer
[ 7.230] (II) event4 - Logitech M315/M235: device is a keyboard
[ 7.231] (**) Logitech M315/M235: Applying InputClass "libinput pointer catchall"
[ 7.231] (**) Logitech M315/M235: Applying InputClass "libinput keyboard catchall"
[ 7.231] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 7.231] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 7.231] (II) Using input driver 'libinput' for 'Logitech M315/M235'
[ 7.231] (**) Logitech M315/M235: always reports core events
[ 7.231] (**) Option "Device" "/dev/input/event4"
[ 7.231] (**) Option "_source" "_driver/libinput"
[ 7.231] (II) libinput: Logitech M315/M235: is a virtual subdevice
[ 7.231] (**) Option "AccelSpeed" "-1"
[ 7.231] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/0003:046D:4009.0007/input/input35/event4"
[ 7.231] (II) XINPUT: Adding extended input device "Logitech M315/M235" (type: KEYBOARD, id 19)
[ 7.231] (**) Option "xkb_layout" "de"
[ 7.232] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0 /dev/dri/card0
[ 7.232] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 7.232] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 7.232] (II) LoadModule: "modesetting"
[ 7.232] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 7.232] (II) Module modesetting: vendor="X.Org Foundation"
[ 7.232] compiled for 1.20.8, module version = 1.20.8
[ 7.232] Module class: X.Org Video Driver
[ 7.232] ABI class: X.Org Video Driver, version 24.1
[ 7.232] (II) UnloadModule: "modesetting"
[ 7.232] (II) Unloading modesetting
[ 7.232] (II) Failed to load module "modesetting" (already loaded, 0)
[ 7.232] xf86: found device 0
[ 144.795] (II) event2 - Power Button: device removed
[ 144.816] (II) event1 - Power Button: device removed
[ 144.832] (II) event0 - Sleep Button: device removed
[ 144.852] (II) event6 - HP WMI hotkeys: device removed
[ 144.884] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device removed
[ 144.908] (II) event13 - Game Keyboard System Control: device removed
[ 144.999] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device removed
[ 145.065] (II) event9 - Game Keyboard Consumer Control: device removed
[ 145.119] (II) event8 - Game Keyboard Mouse: device removed
[ 145.172] (II) event17 - Logitech G500s Laser Gaming Mouse: device removed
[ 145.225] (II) event7 - Game Keyboard: device removed
[ 145.279] (II) event4 - Logitech M315/M235: device removed
[ 145.359] (II) UnloadModule: "libinput"
[ 145.359] (II) UnloadModule: "libinput"
[ 145.360] (II) UnloadModule: "libinput"
[ 145.360] (II) UnloadModule: "libinput"
[ 145.360] (II) UnloadModule: "libinput"
[ 145.360] (II) UnloadModule: "libinput"
[ 145.360] (II) UnloadModule: "libinput"
[ 145.360] (II) UnloadModule: "libinput"
[ 145.360] (II) UnloadModule: "libinput"
[ 145.360] (II) UnloadModule: "libinput"
[ 145.360] (II) UnloadModule: "libinput"
[ 145.360] (II) UnloadModule: "libinput"
[ 145.360] (II) UnloadModule: "libinput"
[ 145.360] (II) UnloadModule: "libinput"
[ 145.361] (II) UnloadModule: "libinput"
[ 145.662] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 145.668] (II) Server terminated successfully (0). Closing log file.disabling the window manager service and logging in through command line and running
startxand everything works as it should.
my guess is, i messed up or forgot setting up a config properly, but after spending the last 3 days googling a reading the arch wiki, i have no clue whats wrong.
would appreciate any help or guidance.
edit:
this is my Xorg.0.log when everything is working fine
[ 11.609] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 11.609]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 11.609] Build Operating System: Linux Arch Linux
[ 11.609] Current Operating System: Linux arch 5.7.6-arch1-1 #1 SMP PREEMPT Thu, 25 Jun 2020 00:14:47 +0000 x86_64
[ 11.609] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=84c2d895-dc70-4524-8aad-2926753c14e4 rw loglevel=3 quiet
[ 11.609] Build Date: 05 May 2020 05:08:17AM
[ 11.609]
[ 11.609] Current version of pixman: 0.40.0
[ 11.609] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 11.609] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 11.610] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 2 13:49:11 2020
[ 11.613] (==) Using config file: "/etc/X11/xorg.conf"
[ 11.613] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 11.613] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 11.614] (==) ServerLayout "Layout0"
[ 11.614] (**) |-->Screen "Screen0" (0)
[ 11.614] (**) | |-->Monitor "Monitor0"
[ 11.615] (**) | |-->Device "Device0"
[ 11.615] (**) |-->Input Device "Keyboard0"
[ 11.615] (**) |-->Input Device "Mouse0"
[ 11.615] (**) Option "Xinerama" "0"
[ 11.615] (==) Automatically adding devices
[ 11.615] (==) Automatically enabling devices
[ 11.615] (==) Automatically adding GPU devices
[ 11.615] (==) Automatically binding GPU devices
[ 11.615] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 11.617] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 11.617] Entry deleted from font path.
[ 11.617] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 11.617] Entry deleted from font path.
[ 11.619] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 11.619] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 11.619] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 11.619] (WW) Disabling Keyboard0
[ 11.619] (WW) Disabling Mouse0
[ 11.619] (II) Module ABI versions:
[ 11.619] X.Org ANSI C Emulation: 0.4
[ 11.619] X.Org Video Driver: 24.1
[ 11.619] X.Org XInput driver : 24.1
[ 11.619] X.Org Server Extension : 10.0
[ 11.620] (++) using VT number 1
[ 11.622] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 11.623] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 11.623] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[ 11.625] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 11.626] (--) PCI:*(1@0:0:0) 10de:1c02:103c:82fc rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 11.626] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 11.626] (II) LoadModule: "glx"
[ 11.628] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 11.635] (II) Module glx: vendor="X.Org Foundation"
[ 11.635] compiled for 1.20.8, module version = 1.0.0
[ 11.635] ABI class: X.Org Server Extension, version 10.0
[ 11.635] (II) LoadModule: "nvidia"
[ 11.636] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 11.642] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 11.642] compiled for 1.6.99.901, module version = 1.0.0
[ 11.642] Module class: X.Org Video Driver
[ 11.643] (II) NVIDIA dlloader X Driver 440.100 Fri May 29 08:21:27 UTC 2020
[ 11.643] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 11.643] (II) systemd-logind: releasing fd for 226:0
[ 11.645] (II) Loading sub module "fb"
[ 11.645] (II) LoadModule: "fb"
[ 11.645] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 11.646] (II) Module fb: vendor="X.Org Foundation"
[ 11.646] compiled for 1.20.8, module version = 1.0.0
[ 11.646] ABI class: X.Org ANSI C Emulation, version 0.4
[ 11.646] (II) Loading sub module "wfb"
[ 11.646] (II) LoadModule: "wfb"
[ 11.646] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 11.647] (II) Module wfb: vendor="X.Org Foundation"
[ 11.647] compiled for 1.20.8, module version = 1.0.0
[ 11.647] ABI class: X.Org ANSI C Emulation, version 0.4
[ 11.647] (II) Loading sub module "ramdac"
[ 11.647] (II) LoadModule: "ramdac"
[ 11.647] (II) Module "ramdac" already built-in
[ 11.649] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 11.649] (==) NVIDIA(0): RGB weight 888
[ 11.649] (==) NVIDIA(0): Default visual is TrueColor
[ 11.649] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 11.649] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 11.649] (**) NVIDIA(0): Option "Stereo" "0"
[ 11.649] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-1"
[ 11.649] (**) NVIDIA(0): Option "SLI" "Off"
[ 11.649] (**) NVIDIA(0): Option "MultiGPU" "Off"
[ 11.649] (**) NVIDIA(0): Option "BaseMosaic" "off"
[ 11.650] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 11.650] (**) NVIDIA(0): Stereo disabled by request
[ 11.650] (**) NVIDIA(0): NVIDIA SLI disabled.
[ 11.650] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[ 11.650] (**) NVIDIA(0): Option "MetaModes" "HDMI-0: 1920x1080_72 +0+0 {ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}"
[ 11.650] (**) NVIDIA(0): Enabling 2D acceleration
[ 11.650] (II) Loading sub module "glxserver_nvidia"
[ 11.650] (II) LoadModule: "glxserver_nvidia"
[ 11.650] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 11.707] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 11.707] compiled for 1.6.99.901, module version = 1.0.0
[ 11.707] Module class: X.Org Server Extension
[ 11.707] (II) NVIDIA GLX Module 440.100 Fri May 29 08:19:01 UTC 2020
[ 11.710] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 12.401] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 12.401] (--) NVIDIA(0): DFP-0
[ 12.401] (--) NVIDIA(0): DFP-1 (boot)
[ 12.401] (--) NVIDIA(0): DFP-2
[ 12.401] (--) NVIDIA(0): DFP-3
[ 12.401] (--) NVIDIA(0): DFP-4
[ 12.401] (--) NVIDIA(0): DFP-5
[ 12.401] (--) NVIDIA(0): DFP-6
[ 12.401] (--) NVIDIA(0): DFP-7
[ 12.401] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1060 3GB (GP106-A) at PCI:1:0:0
[ 12.401] (II) NVIDIA(0): (GPU-0)
[ 12.401] (--) NVIDIA(0): Memory: 3145728 kBytes
[ 12.401] (--) NVIDIA(0): VideoBIOS: 86.06.3c.00.8a
[ 12.401] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 12.430] (--) NVIDIA(GPU-0): LG Electronics LG TV (DFP-0): connected
[ 12.430] (--) NVIDIA(GPU-0): LG Electronics LG TV (DFP-0): Internal TMDS
[ 12.430] (--) NVIDIA(GPU-0): LG Electronics LG TV (DFP-0): 600.0 MHz maximum pixel clock
[ 12.430] (--) NVIDIA(GPU-0):
[ 12.459] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): connected
[ 12.459] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): Internal TMDS
[ 12.459] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): 600.0 MHz maximum pixel clock
[ 12.459] (--) NVIDIA(GPU-0):
[ 12.459] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 12.459] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 12.459] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 12.459] (--) NVIDIA(GPU-0):
[ 12.460] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 12.460] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 12.460] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 12.460] (--) NVIDIA(GPU-0):
[ 12.460] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 12.460] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 12.460] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 12.460] (--) NVIDIA(GPU-0):
[ 12.460] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 12.460] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 12.460] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 12.460] (--) NVIDIA(GPU-0):
[ 12.460] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 12.460] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 12.460] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 12.460] (--) NVIDIA(GPU-0):
[ 12.460] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 12.460] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 12.460] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 12.460] (--) NVIDIA(GPU-0):
[ 12.468] (II) NVIDIA(0): Validated MetaModes:
[ 12.468] (II) NVIDIA(0):
[ 12.468] (II) NVIDIA(0): "HDMI-0:1920x1080_72+0+0{ForceCompositionPipeline=On,ForceFullCompositionPipeline=On}"
[ 12.468] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 12.472] (--) NVIDIA(0): DPI set to (93, 94); computed from "UseEdidDpi" X config
[ 12.472] (--) NVIDIA(0): option
[ 12.472] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 12.472] (II) NVIDIA: access.
[ 12.474] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 12.474] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 12.474] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 12.474] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 12.474] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 12.474] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 12.474] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 12.474] (II) NVIDIA(0): Config Options in the README.
[ 12.494] (II) NVIDIA(0): Setting mode "HDMI-0:1920x1080_72+0+0{ForceCompositionPipeline=On,ForceFullCompositionPipeline=On}"
[ 12.616] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 12.616] (==) NVIDIA(0): Backing store enabled
[ 12.616] (==) NVIDIA(0): Silken mouse disabled
[ 12.616] (**) NVIDIA(0): DPMS enabled
[ 12.617] (II) Loading sub module "dri2"
[ 12.617] (II) LoadModule: "dri2"
[ 12.617] (II) Module "dri2" already built-in
[ 12.617] (II) NVIDIA(0): [DRI2] Setup complete
[ 12.617] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 12.618] (II) Initializing extension Generic Event Extension
[ 12.618] (II) Initializing extension SHAPE
[ 12.618] (II) Initializing extension MIT-SHM
[ 12.618] (II) Initializing extension XInputExtension
[ 12.618] (II) Initializing extension XTEST
[ 12.618] (II) Initializing extension BIG-REQUESTS
[ 12.618] (II) Initializing extension SYNC
[ 12.618] (II) Initializing extension XKEYBOARD
[ 12.618] (II) Initializing extension XC-MISC
[ 12.618] (II) Initializing extension SECURITY
[ 12.618] (II) Initializing extension XFIXES
[ 12.618] (II) Initializing extension RENDER
[ 12.618] (II) Initializing extension RANDR
[ 12.618] (II) Initializing extension COMPOSITE
[ 12.618] (II) Initializing extension DAMAGE
[ 12.618] (II) Initializing extension MIT-SCREEN-SAVER
[ 12.618] (II) Initializing extension DOUBLE-BUFFER
[ 12.618] (II) Initializing extension RECORD
[ 12.618] (II) Initializing extension DPMS
[ 12.618] (II) Initializing extension Present
[ 12.618] (II) Initializing extension DRI3
[ 12.618] (II) Initializing extension X-Resource
[ 12.618] (II) Initializing extension XVideo
[ 12.618] (II) Initializing extension XVideo-MotionCompensation
[ 12.618] (II) Initializing extension GLX
[ 12.618] (II) Initializing extension GLX
[ 12.618] (II) Indirect GLX disabled.
[ 12.618] (II) GLX: Another vendor is already registered for screen 0
[ 12.618] (II) Initializing extension XFree86-VidModeExtension
[ 12.618] (II) Initializing extension XFree86-DGA
[ 12.618] (II) Initializing extension XFree86-DRI
[ 12.618] (II) Initializing extension DRI2
[ 12.618] (II) Initializing extension NV-GLX
[ 12.618] (II) Initializing extension NV-CONTROL
[ 12.618] (II) Initializing extension XINERAMA
[ 12.700] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 12.700] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 12.700] (**) Power Button: Applying InputClass "system-keyboard"
[ 12.700] (II) LoadModule: "libinput"
[ 12.700] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 12.703] (II) Module libinput: vendor="X.Org Foundation"
[ 12.704] compiled for 1.20.8, module version = 0.30.0
[ 12.704] Module class: X.Org XInput Driver
[ 12.704] ABI class: X.Org XInput driver, version 24.1
[ 12.704] (II) Using input driver 'libinput' for 'Power Button'
[ 12.704] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 32 paused 0
[ 12.704] (**) Power Button: always reports core events
[ 12.704] (**) Option "Device" "/dev/input/event2"
[ 12.704] (**) Option "_source" "server/udev"
[ 12.709] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 12.709] (II) event2 - Power Button: device is a keyboard
[ 12.709] (II) event2 - Power Button: device removed
[ 12.709] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 12.709] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 12.709] (**) Option "xkb_layout" "de"
[ 12.726] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 12.727] (II) event2 - Power Button: device is a keyboard
[ 12.727] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 12.727] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 12.727] (**) Power Button: Applying InputClass "system-keyboard"
[ 12.727] (II) Using input driver 'libinput' for 'Power Button'
[ 12.728] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 35 paused 0
[ 12.728] (**) Power Button: always reports core events
[ 12.728] (**) Option "Device" "/dev/input/event1"
[ 12.728] (**) Option "_source" "server/udev"
[ 12.729] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 12.729] (II) event1 - Power Button: device is a keyboard
[ 12.729] (II) event1 - Power Button: device removed
[ 12.729] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 12.729] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 12.729] (**) Option "xkb_layout" "de"
[ 12.730] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 12.730] (II) event1 - Power Button: device is a keyboard
[ 12.730] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 12.730] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 12.730] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 12.730] (II) Using input driver 'libinput' for 'Sleep Button'
[ 12.731] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 36 paused 0
[ 12.731] (**) Sleep Button: always reports core events
[ 12.731] (**) Option "Device" "/dev/input/event0"
[ 12.731] (**) Option "_source" "server/udev"
[ 12.732] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 12.732] (II) event0 - Sleep Button: device is a keyboard
[ 12.732] (II) event0 - Sleep Button: device removed
[ 12.732] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 12.732] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 12.732] (**) Option "xkb_layout" "de"
[ 12.733] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 12.733] (II) event0 - Sleep Button: device is a keyboard
[ 12.733] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event10)
[ 12.734] (II) No input driver specified, ignoring this device.
[ 12.734] (II) This device may have been added with another device file.
[ 12.734] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event14)
[ 12.734] (II) No input driver specified, ignoring this device.
[ 12.734] (II) This device may have been added with another device file.
[ 12.734] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15)
[ 12.734] (II) No input driver specified, ignoring this device.
[ 12.734] (II) This device may have been added with another device file.
[ 12.735] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event18)
[ 12.735] (II) No input driver specified, ignoring this device.
[ 12.735] (II) This device may have been added with another device file.
[ 12.735] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event19)
[ 12.735] (II) No input driver specified, ignoring this device.
[ 12.735] (II) This device may have been added with another device file.
[ 12.736] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event21)
[ 12.736] (II) No input driver specified, ignoring this device.
[ 12.736] (II) This device may have been added with another device file.
[ 12.736] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event22)
[ 12.736] (II) No input driver specified, ignoring this device.
[ 12.736] (II) This device may have been added with another device file.
[ 12.737] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/event23)
[ 12.737] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 12.737] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "My Mouse"
[ 12.737] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse'
[ 12.792] (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 37 paused 0
[ 12.792] (**) Logitech G500s Laser Gaming Mouse: always reports core events
[ 12.793] (**) Option "Device" "/dev/input/event23"
[ 12.793] (**) Option "_source" "server/udev"
[ 12.796] (II) event23 - Logitech G500s Laser Gaming Mouse: is tagged by udev as: Mouse
[ 12.797] (II) event23 - Logitech G500s Laser Gaming Mouse: device set to 800 DPI
[ 12.797] (II) event23 - Logitech G500s Laser Gaming Mouse: device is a pointer
[ 12.797] (II) event23 - Logitech G500s Laser Gaming Mouse: device removed
[ 12.797] (**) Option "AccelSpeed" "-1"
[ 12.797] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:046D:C24E.0005/input/input25/event23"
[ 12.797] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse" (type: MOUSE, id 9)
[ 12.798] (**) Option "AccelerationScheme" "none"
[ 12.798] (**) Logitech G500s Laser Gaming Mouse: (accel) selected scheme none/0
[ 12.798] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration factor: 2.000
[ 12.798] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration threshold: 4
[ 12.801] (II) event23 - Logitech G500s Laser Gaming Mouse: is tagged by udev as: Mouse
[ 12.802] (II) event23 - Logitech G500s Laser Gaming Mouse: device set to 800 DPI
[ 12.802] (II) event23 - Logitech G500s Laser Gaming Mouse: device is a pointer
[ 12.804] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/mouse1)
[ 12.804] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "My Mouse"
[ 12.804] (II) No input driver specified, ignoring this device.
[ 12.804] (II) This device may have been added with another device file.
[ 12.806] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse Keyboard (/dev/input/event24)
[ 12.806] (**) Logitech G500s Laser Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 12.806] (**) Logitech G500s Laser Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[ 12.806] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Keyboard'
[ 12.808] (II) systemd-logind: got fd for /dev/input/event24 13:88 fd 38 paused 0
[ 12.808] (**) Logitech G500s Laser Gaming Mouse Keyboard: always reports core events
[ 12.808] (**) Option "Device" "/dev/input/event24"
[ 12.808] (**) Option "_source" "server/udev"
[ 12.812] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 12.812] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device is a keyboard
[ 12.812] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device removed
[ 12.812] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input26/event24"
[ 12.812] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Keyboard" (type: KEYBOARD, id 10)
[ 12.812] (**) Option "xkb_layout" "de"
[ 12.817] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 12.817] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device is a keyboard
[ 12.819] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse Consumer Control (/dev/input/event25)
[ 12.819] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 12.819] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "system-keyboard"
[ 12.819] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Consumer Control'
[ 12.821] (II) systemd-logind: got fd for /dev/input/event25 13:89 fd 39 paused 0
[ 12.821] (**) Logitech G500s Laser Gaming Mouse Consumer Control: always reports core events
[ 12.821] (**) Option "Device" "/dev/input/event25"
[ 12.821] (**) Option "_source" "server/udev"
[ 12.825] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 12.825] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device is a keyboard
[ 12.826] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device removed
[ 12.826] (II) libinput: Logitech G500s Laser Gaming Mouse Consumer Control: needs a virtual subdevice
[ 12.826] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input27/event25"
[ 12.826] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Consumer Control" (type: MOUSE, id 11)
[ 12.826] (**) Option "AccelerationScheme" "none"
[ 12.826] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) selected scheme none/0
[ 12.826] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) acceleration factor: 2.000
[ 12.826] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) acceleration threshold: 4
[ 12.830] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 12.830] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device is a keyboard
[ 12.832] (II) config/udev: Adding input device Logitech M315/M235 (/dev/input/event5)
[ 12.832] (**) Logitech M315/M235: Applying InputClass "libinput pointer catchall"
[ 12.832] (**) Logitech M315/M235: Applying InputClass "libinput keyboard catchall"
[ 12.832] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 12.832] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 12.832] (II) Using input driver 'libinput' for 'Logitech M315/M235'
[ 12.834] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 40 paused 0
[ 12.834] (**) Logitech M315/M235: always reports core events
[ 12.834] (**) Option "Device" "/dev/input/event5"
[ 12.834] (**) Option "_source" "server/udev"
[ 12.836] (II) event5 - Logitech M315/M235: is tagged by udev as: Keyboard Mouse
[ 12.837] (II) event5 - Logitech M315/M235: device is a pointer
[ 12.837] (II) event5 - Logitech M315/M235: device is a keyboard
[ 12.837] (II) event5 - Logitech M315/M235: device removed
[ 12.837] (**) Option "AccelSpeed" "-1"
[ 12.837] (II) libinput: Logitech M315/M235: needs a virtual subdevice
[ 12.837] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/0003:046D:4009.0007/input/input35/event5"
[ 12.837] (II) XINPUT: Adding extended input device "Logitech M315/M235" (type: MOUSE, id 12)
[ 12.837] (**) Option "AccelerationScheme" "none"
[ 12.837] (**) Logitech M315/M235: (accel) selected scheme none/0
[ 12.837] (**) Logitech M315/M235: (accel) acceleration factor: 2.000
[ 12.837] (**) Logitech M315/M235: (accel) acceleration threshold: 4
[ 12.839] (II) event5 - Logitech M315/M235: is tagged by udev as: Keyboard Mouse
[ 12.839] (II) event5 - Logitech M315/M235: device is a pointer
[ 12.839] (II) event5 - Logitech M315/M235: device is a keyboard
[ 12.841] (II) config/udev: Adding input device Logitech M315/M235 (/dev/input/mouse2)
[ 12.841] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 12.841] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 12.841] (II) No input driver specified, ignoring this device.
[ 12.841] (II) This device may have been added with another device file.
[ 12.842] (II) config/udev: Adding input device Game Keyboard (/dev/input/event7)
[ 12.842] (**) Game Keyboard: Applying InputClass "libinput keyboard catchall"
[ 12.842] (**) Game Keyboard: Applying InputClass "system-keyboard"
[ 12.842] (II) Using input driver 'libinput' for 'Game Keyboard'
[ 12.842] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 41 paused 0
[ 12.843] (**) Game Keyboard: always reports core events
[ 12.843] (**) Option "Device" "/dev/input/event7"
[ 12.843] (**) Option "_source" "server/udev"
[ 12.844] (II) event7 - Game Keyboard: is tagged by udev as: Keyboard
[ 12.844] (II) event7 - Game Keyboard: device is a keyboard
[ 12.844] (II) event7 - Game Keyboard: device removed
[ 12.844] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04B4:F02F.0003/input/input9/event7"
[ 12.844] (II) XINPUT: Adding extended input device "Game Keyboard" (type: KEYBOARD, id 13)
[ 12.844] (**) Option "xkb_layout" "de"
[ 12.846] (II) event7 - Game Keyboard: is tagged by udev as: Keyboard
[ 12.846] (II) event7 - Game Keyboard: device is a keyboard
[ 12.847] (II) config/udev: Adding input device Game Keyboard Mouse (/dev/input/event8)
[ 12.847] (**) Game Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[ 12.847] (**) Game Keyboard Mouse: Applying InputClass "My Mouse"
[ 12.847] (II) Using input driver 'libinput' for 'Game Keyboard Mouse'
[ 12.848] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 42 paused 0
[ 12.848] (**) Game Keyboard Mouse: always reports core events
[ 12.848] (**) Option "Device" "/dev/input/event8"
[ 12.848] (**) Option "_source" "server/udev"
[ 12.849] (II) event8 - Game Keyboard Mouse: is tagged by udev as: Mouse
[ 12.849] (II) event8 - Game Keyboard Mouse: device is a pointer
[ 12.849] (II) event8 - Game Keyboard Mouse: device removed
[ 12.849] (**) Option "AccelSpeed" "-1"
[ 12.849] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input10/event8"
[ 12.849] (II) XINPUT: Adding extended input device "Game Keyboard Mouse" (type: MOUSE, id 14)
[ 12.849] (**) Option "AccelerationScheme" "none"
[ 12.849] (**) Game Keyboard Mouse: (accel) selected scheme none/0
[ 12.849] (**) Game Keyboard Mouse: (accel) acceleration factor: 2.000
[ 12.849] (**) Game Keyboard Mouse: (accel) acceleration threshold: 4
[ 12.850] (II) event8 - Game Keyboard Mouse: is tagged by udev as: Mouse
[ 12.851] (II) event8 - Game Keyboard Mouse: device is a pointer
[ 12.851] (II) config/udev: Adding input device Game Keyboard Mouse (/dev/input/mouse0)
[ 12.851] (**) Game Keyboard Mouse: Applying InputClass "My Mouse"
[ 12.851] (II) No input driver specified, ignoring this device.
[ 12.851] (II) This device may have been added with another device file.
[ 12.852] (II) config/udev: Adding input device Game Keyboard Consumer Control (/dev/input/event9)
[ 12.852] (**) Game Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 12.852] (**) Game Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 12.852] (II) Using input driver 'libinput' for 'Game Keyboard Consumer Control'
[ 12.853] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 43 paused 0
[ 12.853] (**) Game Keyboard Consumer Control: always reports core events
[ 12.853] (**) Option "Device" "/dev/input/event9"
[ 12.853] (**) Option "_source" "server/udev"
[ 12.854] (II) event9 - Game Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 12.854] (II) event9 - Game Keyboard Consumer Control: device is a keyboard
[ 12.854] (II) event9 - Game Keyboard Consumer Control: device removed
[ 12.854] (II) libinput: Game Keyboard Consumer Control: needs a virtual subdevice
[ 12.854] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input11/event9"
[ 12.854] (II) XINPUT: Adding extended input device "Game Keyboard Consumer Control" (type: MOUSE, id 15)
[ 12.854] (**) Option "AccelerationScheme" "none"
[ 12.854] (**) Game Keyboard Consumer Control: (accel) selected scheme none/0
[ 12.854] (**) Game Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 12.854] (**) Game Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 12.855] (II) event9 - Game Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 12.855] (II) event9 - Game Keyboard Consumer Control: device is a keyboard
[ 12.856] (II) config/udev: Adding input device Game Keyboard System Control (/dev/input/event11)
[ 12.856] (**) Game Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 12.856] (**) Game Keyboard System Control: Applying InputClass "system-keyboard"
[ 12.856] (II) Using input driver 'libinput' for 'Game Keyboard System Control'
[ 12.856] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 44 paused 0
[ 12.856] (**) Game Keyboard System Control: always reports core events
[ 12.856] (**) Option "Device" "/dev/input/event11"
[ 12.856] (**) Option "_source" "server/udev"
[ 12.857] (II) event11 - Game Keyboard System Control: is tagged by udev as: Keyboard
[ 12.857] (II) event11 - Game Keyboard System Control: device is a keyboard
[ 12.857] (II) event11 - Game Keyboard System Control: device removed
[ 12.857] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input12/event11"
[ 12.857] (II) XINPUT: Adding extended input device "Game Keyboard System Control" (type: KEYBOARD, id 16)
[ 12.857] (**) Option "xkb_layout" "de"
[ 12.858] (II) event11 - Game Keyboard System Control: is tagged by udev as: Keyboard
[ 12.858] (II) event11 - Game Keyboard System Control: device is a keyboard
[ 12.859] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event12)
[ 12.859] (II) No input driver specified, ignoring this device.
[ 12.859] (II) This device may have been added with another device file.
[ 12.859] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event13)
[ 12.859] (II) No input driver specified, ignoring this device.
[ 12.859] (II) This device may have been added with another device file.
[ 12.859] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event16)
[ 12.859] (II) No input driver specified, ignoring this device.
[ 12.859] (II) This device may have been added with another device file.
[ 12.860] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event17)
[ 12.860] (II) No input driver specified, ignoring this device.
[ 12.860] (II) This device may have been added with another device file.
[ 12.860] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event20)
[ 12.860] (II) No input driver specified, ignoring this device.
[ 12.860] (II) This device may have been added with another device file.
[ 12.860] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 12.860] (II) No input driver specified, ignoring this device.
[ 12.860] (II) This device may have been added with another device file.
[ 12.860] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event4)
[ 12.860] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 12.860] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[ 12.860] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 12.861] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 45 paused 0
[ 12.861] (**) HP WMI hotkeys: always reports core events
[ 12.861] (**) Option "Device" "/dev/input/event4"
[ 12.861] (**) Option "_source" "server/udev"
[ 12.861] (II) event4 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 12.861] (II) event4 - HP WMI hotkeys: device is a keyboard
[ 12.862] (II) event4 - HP WMI hotkeys: device removed
[ 12.862] (**) Option "config_info" "udev:/sys/devices/virtual/input/input4/event4"
[ 12.862] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 17)
[ 12.862] (**) Option "xkb_layout" "de"
[ 12.862] (II) event4 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 12.862] (II) event4 - HP WMI hotkeys: device is a keyboard
[ 12.864] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 12.864] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "system-keyboard"
[ 12.864] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Consumer Control'
[ 12.864] (II) systemd-logind: returning pre-existing fd for /dev/input/event25 13:89
[ 12.864] (**) Logitech G500s Laser Gaming Mouse Consumer Control: always reports core events
[ 12.864] (**) Option "Device" "/dev/input/event25"
[ 12.864] (**) Option "_source" "_driver/libinput"
[ 12.864] (II) libinput: Logitech G500s Laser Gaming Mouse Consumer Control: is a virtual subdevice
[ 12.865] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input27/event25"
[ 12.865] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Consumer Control" (type: KEYBOARD, id 18)
[ 12.865] (**) Option "xkb_layout" "de"
[ 12.865] (**) Logitech M315/M235: Applying InputClass "libinput pointer catchall"
[ 12.865] (**) Logitech M315/M235: Applying InputClass "libinput keyboard catchall"
[ 12.865] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 12.865] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 12.865] (II) Using input driver 'libinput' for 'Logitech M315/M235'
[ 12.865] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
[ 12.865] (**) Logitech M315/M235: always reports core events
[ 12.865] (**) Option "Device" "/dev/input/event5"
[ 12.865] (**) Option "_source" "_driver/libinput"
[ 12.865] (II) libinput: Logitech M315/M235: is a virtual subdevice
[ 12.865] (**) Option "AccelSpeed" "-1"
[ 12.865] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/0003:046D:4009.0007/input/input35/event5"
[ 12.865] (II) XINPUT: Adding extended input device "Logitech M315/M235" (type: KEYBOARD, id 19)
[ 12.865] (**) Option "xkb_layout" "de"
[ 12.865] (**) Game Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 12.865] (**) Game Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 12.865] (II) Using input driver 'libinput' for 'Game Keyboard Consumer Control'
[ 12.865] (II) systemd-logind: returning pre-existing fd for /dev/input/event9 13:73
[ 12.865] (**) Game Keyboard Consumer Control: always reports core events
[ 12.865] (**) Option "Device" "/dev/input/event9"
[ 12.865] (**) Option "_source" "_driver/libinput"
[ 12.865] (II) libinput: Game Keyboard Consumer Control: is a virtual subdevice
[ 12.865] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input11/event9"
[ 12.865] (II) XINPUT: Adding extended input device "Game Keyboard Consumer Control" (type: KEYBOARD, id 20)
[ 12.865] (**) Option "xkb_layout" "de"Last edited by eskoONE (2020-07-03 13:54:54)
Offline
Lacks
OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"The path is extended by some /usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf
What are the contents of
[ 3.190] (==) Using config file: "/etc/X11/xorg.conf"What if you remove that file?
Offline
that config was created with nvidia-settings to adjust my screen resolution, disable the 2nd monitor and adjust the refresh rate on first monitor. also enabled ForceCompositionPipeline=On, ForceFullCompositionPipeline=On to get rid of tearing.
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 440.100
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Samsung C24F390"
HorizSync 30.0 - 82.0
VertRefresh 48.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 1060 3GB"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Stereo" "0"
Option "nvidiaXineramaInfoOrder" "DFP-1"
Option "metamodes" "HDMI-0: 1920x1080_72 +0+0 {ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}"
Option "SLI" "Off"
Option "MultiGPU" "Off"
Option "BaseMosaic" "off"
SubSection "Display"
Depth 24
EndSubSection
EndSectionremoving that file causes me to log into a black screen. even starting x manually in a second tty causes the same issue here. starting x in 2nd tty shows wallpaper but doesnt start xmonad.
edit:
unplugging my second monitor seems to be fixing my issue after deleting the xorg.conf.
this is the latest Xorg.0.log
[ 4.430]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 4.430] Build Operating System: Linux Arch Linux
[ 4.430] Current Operating System: Linux arch 5.7.6-arch1-1 #1 SMP PREEMPT Thu, 25 Jun 2020 00:14:47 +0000 x86_64
[ 4.430] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=84c2d895-dc70-4524-8aad-2926753c14e4 rw loglevel=3 quiet
[ 4.430] Build Date: 05 May 2020 05:08:17AM
[ 4.430]
[ 4.430] Current version of pixman: 0.40.0
[ 4.430] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 4.430] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 4.430] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 2 17:08:38 2020
[ 4.430] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 4.430] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 4.430] (==) No Layout section. Using the first Screen section.
[ 4.430] (==) No screen section available. Using defaults.
[ 4.430] (**) |-->Screen "Default Screen Section" (0)
[ 4.430] (**) | |-->Monitor "<default monitor>"
[ 4.430] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 4.430] (==) Automatically adding devices
[ 4.430] (==) Automatically enabling devices
[ 4.430] (==) Automatically adding GPU devices
[ 4.430] (==) Automatically binding GPU devices
[ 4.430] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 4.430] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 4.430] Entry deleted from font path.
[ 4.430] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 4.430] Entry deleted from font path.
[ 4.430] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 4.430] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 4.430] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 4.430] (II) Module ABI versions:
[ 4.430] X.Org ANSI C Emulation: 0.4
[ 4.430] X.Org Video Driver: 24.1
[ 4.430] X.Org XInput driver : 24.1
[ 4.430] X.Org Server Extension : 10.0
[ 4.431] (++) using VT number 7
[ 4.431] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 4.431] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 4.432] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 4.433] (--) PCI:*(1@0:0:0) 10de:1c02:103c:82fc rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 4.433] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 4.433] (II) LoadModule: "glx"
[ 4.434] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 4.434] (II) Module glx: vendor="X.Org Foundation"
[ 4.434] compiled for 1.20.8, module version = 1.0.0
[ 4.435] ABI class: X.Org Server Extension, version 10.0
[ 4.435] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 4.435] loading driver: nvidia
[ 4.435] (==) Matched nvidia as autoconfigured driver 0
[ 4.435] (==) Matched nouveau as autoconfigured driver 1
[ 4.435] (==) Matched nv as autoconfigured driver 2
[ 4.435] (==) Matched modesetting as autoconfigured driver 3
[ 4.435] (==) Matched fbdev as autoconfigured driver 4
[ 4.435] (==) Matched vesa as autoconfigured driver 5
[ 4.435] (==) Assigned the driver to the xf86ConfigLayout
[ 4.435] (II) LoadModule: "nvidia"
[ 4.435] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 4.441] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 4.441] compiled for 1.6.99.901, module version = 1.0.0
[ 4.441] Module class: X.Org Video Driver
[ 4.442] (II) LoadModule: "nouveau"
[ 4.442] (WW) Warning, couldn't open module nouveau
[ 4.442] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 4.442] (II) LoadModule: "nv"
[ 4.442] (WW) Warning, couldn't open module nv
[ 4.442] (EE) Failed to load module "nv" (module does not exist, 0)
[ 4.442] (II) LoadModule: "modesetting"
[ 4.442] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 4.443] (II) Module modesetting: vendor="X.Org Foundation"
[ 4.443] compiled for 1.20.8, module version = 1.20.8
[ 4.443] Module class: X.Org Video Driver
[ 4.443] ABI class: X.Org Video Driver, version 24.1
[ 4.443] (II) LoadModule: "fbdev"
[ 4.443] (WW) Warning, couldn't open module fbdev
[ 4.443] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 4.443] (II) LoadModule: "vesa"
[ 4.443] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 4.443] (II) Module vesa: vendor="X.Org Foundation"
[ 4.443] compiled for 1.20.8, module version = 2.4.0
[ 4.443] Module class: X.Org Video Driver
[ 4.443] ABI class: X.Org Video Driver, version 24.1
[ 4.443] (II) NVIDIA dlloader X Driver 440.100 Fri May 29 08:21:27 UTC 2020
[ 4.443] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 4.444] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 4.444] (II) VESA: driver for VESA chipsets: vesa
[ 4.445] (II) Loading sub module "fb"
[ 4.445] (II) LoadModule: "fb"
[ 4.445] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 4.446] (II) Module fb: vendor="X.Org Foundation"
[ 4.446] compiled for 1.20.8, module version = 1.0.0
[ 4.446] ABI class: X.Org ANSI C Emulation, version 0.4
[ 4.446] (II) Loading sub module "wfb"
[ 4.446] (II) LoadModule: "wfb"
[ 4.446] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 4.448] (II) Module wfb: vendor="X.Org Foundation"
[ 4.448] compiled for 1.20.8, module version = 1.0.0
[ 4.448] ABI class: X.Org ANSI C Emulation, version 0.4
[ 4.448] (II) Loading sub module "ramdac"
[ 4.448] (II) LoadModule: "ramdac"
[ 4.448] (II) Module "ramdac" already built-in
[ 4.449] (WW) Falling back to old probe method for modesetting
[ 4.449] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 4.449] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 4.449] (==) NVIDIA(0): RGB weight 888
[ 4.449] (==) NVIDIA(0): Default visual is TrueColor
[ 4.449] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 4.449] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 4.449] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 4.450] (**) NVIDIA(0): Enabling 2D acceleration
[ 4.450] (II) Loading sub module "glxserver_nvidia"
[ 4.450] (II) LoadModule: "glxserver_nvidia"
[ 4.450] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 4.508] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 4.508] compiled for 1.6.99.901, module version = 1.0.0
[ 4.508] Module class: X.Org Server Extension
[ 4.508] (II) NVIDIA GLX Module 440.100 Fri May 29 08:19:01 UTC 2020
[ 4.511] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 5.141] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 5.141] (--) NVIDIA(0): DFP-0
[ 5.141] (--) NVIDIA(0): DFP-1 (boot)
[ 5.141] (--) NVIDIA(0): DFP-2
[ 5.141] (--) NVIDIA(0): DFP-3
[ 5.141] (--) NVIDIA(0): DFP-4
[ 5.141] (--) NVIDIA(0): DFP-5
[ 5.141] (--) NVIDIA(0): DFP-6
[ 5.141] (--) NVIDIA(0): DFP-7
[ 5.142] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1060 3GB (GP106-A) at PCI:1:0:0
[ 5.142] (II) NVIDIA(0): (GPU-0)
[ 5.142] (--) NVIDIA(0): Memory: 3145728 kBytes
[ 5.142] (--) NVIDIA(0): VideoBIOS: 86.06.3c.00.8a
[ 5.142] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 5.142] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 5.142] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 5.142] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 5.142] (--) NVIDIA(GPU-0):
[ 5.171] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): connected
[ 5.171] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): Internal TMDS
[ 5.171] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): 600.0 MHz maximum pixel clock
[ 5.171] (--) NVIDIA(GPU-0):
[ 5.171] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 5.171] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 5.171] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 5.171] (--) NVIDIA(GPU-0):
[ 5.171] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 5.171] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 5.171] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 5.171] (--) NVIDIA(GPU-0):
[ 5.171] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 5.171] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 5.171] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 5.171] (--) NVIDIA(GPU-0):
[ 5.171] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 5.171] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 5.171] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 5.171] (--) NVIDIA(GPU-0):
[ 5.171] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 5.171] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 5.171] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 5.171] (--) NVIDIA(GPU-0):
[ 5.171] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 5.171] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 5.171] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 5.171] (--) NVIDIA(GPU-0):
[ 5.176] (==) NVIDIA(0):
[ 5.176] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 5.176] (==) NVIDIA(0): will be used as the requested mode.
[ 5.176] (==) NVIDIA(0):
[ 5.176] (II) NVIDIA(0): Validated MetaModes:
[ 5.176] (II) NVIDIA(0): "DFP-1:nvidia-auto-select"
[ 5.176] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 5.181] (--) NVIDIA(0): DPI set to (93, 94); computed from "UseEdidDpi" X config
[ 5.181] (--) NVIDIA(0): option
[ 5.181] (II) UnloadModule: "modesetting"
[ 5.181] (II) Unloading modesetting
[ 5.181] (II) UnloadModule: "vesa"
[ 5.181] (II) Unloading vesa
[ 5.182] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 5.182] (II) NVIDIA: access.
[ 5.184] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 5.184] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 5.184] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 5.184] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 5.184] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 5.184] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 5.184] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 5.184] (II) NVIDIA(0): Config Options in the README.
[ 5.203] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[ 5.267] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 5.267] (==) NVIDIA(0): Backing store enabled
[ 5.267] (==) NVIDIA(0): Silken mouse disabled
[ 5.267] (==) NVIDIA(0): DPMS enabled
[ 5.267] (II) Loading sub module "dri2"
[ 5.267] (II) LoadModule: "dri2"
[ 5.267] (II) Module "dri2" already built-in
[ 5.267] (II) NVIDIA(0): [DRI2] Setup complete
[ 5.267] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 5.268] (II) Initializing extension Generic Event Extension
[ 5.268] (II) Initializing extension SHAPE
[ 5.268] (II) Initializing extension MIT-SHM
[ 5.268] (II) Initializing extension XInputExtension
[ 5.268] (II) Initializing extension XTEST
[ 5.268] (II) Initializing extension BIG-REQUESTS
[ 5.268] (II) Initializing extension SYNC
[ 5.269] (II) Initializing extension XKEYBOARD
[ 5.269] (II) Initializing extension XC-MISC
[ 5.269] (II) Initializing extension SECURITY
[ 5.269] (II) Initializing extension XFIXES
[ 5.269] (II) Initializing extension RENDER
[ 5.269] (II) Initializing extension RANDR
[ 5.269] (II) Initializing extension COMPOSITE
[ 5.269] (II) Initializing extension DAMAGE
[ 5.269] (II) Initializing extension MIT-SCREEN-SAVER
[ 5.269] (II) Initializing extension DOUBLE-BUFFER
[ 5.269] (II) Initializing extension RECORD
[ 5.269] (II) Initializing extension DPMS
[ 5.269] (II) Initializing extension Present
[ 5.269] (II) Initializing extension DRI3
[ 5.269] (II) Initializing extension X-Resource
[ 5.269] (II) Initializing extension XVideo
[ 5.270] (II) Initializing extension XVideo-MotionCompensation
[ 5.270] (II) Initializing extension GLX
[ 5.270] (II) Initializing extension GLX
[ 5.270] (II) Indirect GLX disabled.
[ 5.270] (II) GLX: Another vendor is already registered for screen 0
[ 5.270] (II) Initializing extension XFree86-VidModeExtension
[ 5.270] (II) Initializing extension XFree86-DGA
[ 5.270] (II) Initializing extension XFree86-DRI
[ 5.270] (II) Initializing extension DRI2
[ 5.270] (II) Initializing extension NV-GLX
[ 5.270] (II) Initializing extension NV-CONTROL
[ 5.270] (II) Initializing extension XINERAMA
[ 5.373] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 5.373] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.373] (**) Power Button: Applying InputClass "system-keyboard"
[ 5.373] (II) LoadModule: "libinput"
[ 5.373] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 5.379] (II) Module libinput: vendor="X.Org Foundation"
[ 5.379] compiled for 1.20.8, module version = 0.30.0
[ 5.379] Module class: X.Org XInput Driver
[ 5.379] ABI class: X.Org XInput driver, version 24.1
[ 5.379] (II) Using input driver 'libinput' for 'Power Button'
[ 5.379] (**) Power Button: always reports core events
[ 5.380] (**) Option "Device" "/dev/input/event2"
[ 5.380] (**) Option "_source" "server/udev"
[ 5.387] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 5.387] (II) event2 - Power Button: device is a keyboard
[ 5.387] (II) event2 - Power Button: device removed
[ 5.410] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 5.411] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 5.411] (**) Option "xkb_layout" "de"
[ 5.430] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 5.430] (II) event2 - Power Button: device is a keyboard
[ 5.431] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 5.431] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.431] (**) Power Button: Applying InputClass "system-keyboard"
[ 5.431] (II) Using input driver 'libinput' for 'Power Button'
[ 5.431] (**) Power Button: always reports core events
[ 5.431] (**) Option "Device" "/dev/input/event1"
[ 5.431] (**) Option "_source" "server/udev"
[ 5.431] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 5.431] (II) event1 - Power Button: device is a keyboard
[ 5.431] (II) event1 - Power Button: device removed
[ 5.461] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 5.461] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 5.461] (**) Option "xkb_layout" "de"
[ 5.461] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 5.461] (II) event1 - Power Button: device is a keyboard
[ 5.462] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 5.462] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 5.462] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 5.462] (II) Using input driver 'libinput' for 'Sleep Button'
[ 5.462] (**) Sleep Button: always reports core events
[ 5.462] (**) Option "Device" "/dev/input/event0"
[ 5.462] (**) Option "_source" "server/udev"
[ 5.463] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 5.463] (II) event0 - Sleep Button: device is a keyboard
[ 5.463] (II) event0 - Sleep Button: device removed
[ 5.490] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 5.491] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 5.491] (**) Option "xkb_layout" "de"
[ 5.493] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 5.493] (II) event0 - Sleep Button: device is a keyboard
[ 5.494] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event14)
[ 5.494] (II) No input driver specified, ignoring this device.
[ 5.494] (II) This device may have been added with another device file.
[ 5.495] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15)
[ 5.495] (II) No input driver specified, ignoring this device.
[ 5.495] (II) This device may have been added with another device file.
[ 5.496] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event16)
[ 5.496] (II) No input driver specified, ignoring this device.
[ 5.496] (II) This device may have been added with another device file.
[ 5.497] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event17)
[ 5.497] (II) No input driver specified, ignoring this device.
[ 5.497] (II) This device may have been added with another device file.
[ 5.498] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event21)
[ 5.498] (II) No input driver specified, ignoring this device.
[ 5.498] (II) This device may have been added with another device file.
[ 5.499] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event22)
[ 5.499] (II) No input driver specified, ignoring this device.
[ 5.499] (II) This device may have been added with another device file.
[ 5.500] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event10)
[ 5.500] (II) No input driver specified, ignoring this device.
[ 5.500] (II) This device may have been added with another device file.
[ 5.501] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/event23)
[ 5.501] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 5.501] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "My Mouse"
[ 5.501] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse'
[ 5.501] (**) Logitech G500s Laser Gaming Mouse: always reports core events
[ 5.502] (**) Option "Device" "/dev/input/event23"
[ 5.502] (**) Option "_source" "server/udev"
[ 5.560] (II) event23 - Logitech G500s Laser Gaming Mouse: is tagged by udev as: Mouse
[ 5.560] (II) event23 - Logitech G500s Laser Gaming Mouse: device set to 800 DPI
[ 5.560] (II) event23 - Logitech G500s Laser Gaming Mouse: device is a pointer
[ 5.561] (II) event23 - Logitech G500s Laser Gaming Mouse: device removed
[ 5.624] (**) Option "AccelSpeed" "-1"
[ 5.624] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:046D:C24E.0005/input/input25/event23"
[ 5.624] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse" (type: MOUSE, id 9)
[ 5.624] (**) Option "AccelerationScheme" "none"
[ 5.624] (**) Logitech G500s Laser Gaming Mouse: (accel) selected scheme none/0
[ 5.624] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration factor: 2.000
[ 5.624] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration threshold: 4
[ 5.684] (II) event23 - Logitech G500s Laser Gaming Mouse: is tagged by udev as: Mouse
[ 5.684] (II) event23 - Logitech G500s Laser Gaming Mouse: device set to 800 DPI
[ 5.684] (II) event23 - Logitech G500s Laser Gaming Mouse: device is a pointer
[ 5.686] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/mouse1)
[ 5.686] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "My Mouse"
[ 5.686] (II) No input driver specified, ignoring this device.
[ 5.686] (II) This device may have been added with another device file.
[ 5.686] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse Keyboard (/dev/input/event24)
[ 5.686] (**) Logitech G500s Laser Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 5.686] (**) Logitech G500s Laser Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[ 5.686] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Keyboard'
[ 5.686] (**) Logitech G500s Laser Gaming Mouse Keyboard: always reports core events
[ 5.686] (**) Option "Device" "/dev/input/event24"
[ 5.686] (**) Option "_source" "server/udev"
[ 5.687] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 5.687] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device is a keyboard
[ 5.688] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device removed
[ 5.717] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input26/event24"
[ 5.717] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Keyboard" (type: KEYBOARD, id 10)
[ 5.717] (**) Option "xkb_layout" "de"
[ 5.719] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 5.719] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device is a keyboard
[ 5.721] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse Consumer Control (/dev/input/event25)
[ 5.721] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 5.721] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "system-keyboard"
[ 5.721] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Consumer Control'
[ 5.721] (**) Logitech G500s Laser Gaming Mouse Consumer Control: always reports core events
[ 5.721] (**) Option "Device" "/dev/input/event25"
[ 5.721] (**) Option "_source" "server/udev"
[ 5.723] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 5.723] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device is a keyboard
[ 5.723] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device removed
[ 5.757] (II) libinput: Logitech G500s Laser Gaming Mouse Consumer Control: needs a virtual subdevice
[ 5.757] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input27/event25"
[ 5.757] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Consumer Control" (type: MOUSE, id 11)
[ 5.758] (**) Option "AccelerationScheme" "none"
[ 5.758] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) selected scheme none/0
[ 5.758] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) acceleration factor: 2.000
[ 5.758] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) acceleration threshold: 4
[ 5.761] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 5.761] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device is a keyboard
[ 5.763] (II) config/udev: Adding input device Logitech M315/M235 (/dev/input/event5)
[ 5.764] (**) Logitech M315/M235: Applying InputClass "libinput pointer catchall"
[ 5.764] (**) Logitech M315/M235: Applying InputClass "libinput keyboard catchall"
[ 5.764] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 5.764] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 5.764] (II) Using input driver 'libinput' for 'Logitech M315/M235'
[ 5.764] (**) Logitech M315/M235: always reports core events
[ 5.764] (**) Option "Device" "/dev/input/event5"
[ 5.764] (**) Option "_source" "server/udev"
[ 5.767] (II) event5 - Logitech M315/M235: is tagged by udev as: Keyboard Mouse
[ 5.768] (II) event5 - Logitech M315/M235: device is a pointer
[ 5.768] (II) event5 - Logitech M315/M235: device is a keyboard
[ 5.768] (II) event5 - Logitech M315/M235: device removed
[ 5.797] (**) Option "AccelSpeed" "-1"
[ 5.797] (II) libinput: Logitech M315/M235: needs a virtual subdevice
[ 5.797] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/0003:046D:4009.0007/input/input35/event5"
[ 5.797] (II) XINPUT: Adding extended input device "Logitech M315/M235" (type: MOUSE, id 12)
[ 5.798] (**) Option "AccelerationScheme" "none"
[ 5.798] (**) Logitech M315/M235: (accel) selected scheme none/0
[ 5.798] (**) Logitech M315/M235: (accel) acceleration factor: 2.000
[ 5.798] (**) Logitech M315/M235: (accel) acceleration threshold: 4
[ 5.802] (II) event5 - Logitech M315/M235: is tagged by udev as: Keyboard Mouse
[ 5.802] (II) event5 - Logitech M315/M235: device is a pointer
[ 5.802] (II) event5 - Logitech M315/M235: device is a keyboard
[ 5.804] (II) config/udev: Adding input device Logitech M315/M235 (/dev/input/mouse2)
[ 5.804] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 5.804] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 5.804] (II) No input driver specified, ignoring this device.
[ 5.804] (II) This device may have been added with another device file.
[ 5.806] (II) config/udev: Adding input device Game Keyboard (/dev/input/event7)
[ 5.806] (**) Game Keyboard: Applying InputClass "libinput keyboard catchall"
[ 5.806] (**) Game Keyboard: Applying InputClass "system-keyboard"
[ 5.806] (II) Using input driver 'libinput' for 'Game Keyboard'
[ 5.806] (**) Game Keyboard: always reports core events
[ 5.806] (**) Option "Device" "/dev/input/event7"
[ 5.806] (**) Option "_source" "server/udev"
[ 5.809] (II) event7 - Game Keyboard: is tagged by udev as: Keyboard
[ 5.810] (II) event7 - Game Keyboard: device is a keyboard
[ 5.810] (II) event7 - Game Keyboard: device removed
[ 5.837] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04B4:F02F.0003/input/input16/event7"
[ 5.837] (II) XINPUT: Adding extended input device "Game Keyboard" (type: KEYBOARD, id 13)
[ 5.837] (**) Option "xkb_layout" "de"
[ 5.841] (II) event7 - Game Keyboard: is tagged by udev as: Keyboard
[ 5.841] (II) event7 - Game Keyboard: device is a keyboard
[ 5.843] (II) config/udev: Adding input device Game Keyboard Mouse (/dev/input/event8)
[ 5.843] (**) Game Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[ 5.843] (**) Game Keyboard Mouse: Applying InputClass "My Mouse"
[ 5.843] (II) Using input driver 'libinput' for 'Game Keyboard Mouse'
[ 5.843] (**) Game Keyboard Mouse: always reports core events
[ 5.843] (**) Option "Device" "/dev/input/event8"
[ 5.843] (**) Option "_source" "server/udev"
[ 5.847] (II) event8 - Game Keyboard Mouse: is tagged by udev as: Mouse
[ 5.847] (II) event8 - Game Keyboard Mouse: device is a pointer
[ 5.847] (II) event8 - Game Keyboard Mouse: device removed
[ 5.904] (**) Option "AccelSpeed" "-1"
[ 5.904] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input17/event8"
[ 5.904] (II) XINPUT: Adding extended input device "Game Keyboard Mouse" (type: MOUSE, id 14)
[ 5.904] (**) Option "AccelerationScheme" "none"
[ 5.904] (**) Game Keyboard Mouse: (accel) selected scheme none/0
[ 5.904] (**) Game Keyboard Mouse: (accel) acceleration factor: 2.000
[ 5.904] (**) Game Keyboard Mouse: (accel) acceleration threshold: 4
[ 5.908] (II) event8 - Game Keyboard Mouse: is tagged by udev as: Mouse
[ 5.908] (II) event8 - Game Keyboard Mouse: device is a pointer
[ 5.910] (II) config/udev: Adding input device Game Keyboard Mouse (/dev/input/mouse0)
[ 5.910] (**) Game Keyboard Mouse: Applying InputClass "My Mouse"
[ 5.910] (II) No input driver specified, ignoring this device.
[ 5.910] (II) This device may have been added with another device file.
[ 5.912] (II) config/udev: Adding input device Game Keyboard Consumer Control (/dev/input/event9)
[ 5.912] (**) Game Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 5.912] (**) Game Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 5.912] (II) Using input driver 'libinput' for 'Game Keyboard Consumer Control'
[ 5.912] (**) Game Keyboard Consumer Control: always reports core events
[ 5.912] (**) Option "Device" "/dev/input/event9"
[ 5.912] (**) Option "_source" "server/udev"
[ 5.915] (II) event9 - Game Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 5.915] (II) event9 - Game Keyboard Consumer Control: device is a keyboard
[ 5.916] (II) event9 - Game Keyboard Consumer Control: device removed
[ 5.944] (II) libinput: Game Keyboard Consumer Control: needs a virtual subdevice
[ 5.944] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input18/event9"
[ 5.944] (II) XINPUT: Adding extended input device "Game Keyboard Consumer Control" (type: MOUSE, id 15)
[ 5.944] (**) Option "AccelerationScheme" "none"
[ 5.944] (**) Game Keyboard Consumer Control: (accel) selected scheme none/0
[ 5.944] (**) Game Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 5.944] (**) Game Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 5.948] (II) event9 - Game Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 5.948] (II) event9 - Game Keyboard Consumer Control: device is a keyboard
[ 5.950] (II) config/udev: Adding input device Game Keyboard System Control (/dev/input/event11)
[ 5.950] (**) Game Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 5.950] (**) Game Keyboard System Control: Applying InputClass "system-keyboard"
[ 5.950] (II) Using input driver 'libinput' for 'Game Keyboard System Control'
[ 5.950] (**) Game Keyboard System Control: always reports core events
[ 5.950] (**) Option "Device" "/dev/input/event11"
[ 5.950] (**) Option "_source" "server/udev"
[ 5.953] (II) event11 - Game Keyboard System Control: is tagged by udev as: Keyboard
[ 5.954] (II) event11 - Game Keyboard System Control: device is a keyboard
[ 5.954] (II) event11 - Game Keyboard System Control: device removed
[ 5.984] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input19/event11"
[ 5.984] (II) XINPUT: Adding extended input device "Game Keyboard System Control" (type: KEYBOARD, id 16)
[ 5.984] (**) Option "xkb_layout" "de"
[ 5.988] (II) event11 - Game Keyboard System Control: is tagged by udev as: Keyboard
[ 5.988] (II) event11 - Game Keyboard System Control: device is a keyboard
[ 5.989] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event12)
[ 5.989] (II) No input driver specified, ignoring this device.
[ 5.989] (II) This device may have been added with another device file.
[ 5.990] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event13)
[ 5.990] (II) No input driver specified, ignoring this device.
[ 5.990] (II) This device may have been added with another device file.
[ 5.991] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event18)
[ 5.991] (II) No input driver specified, ignoring this device.
[ 5.991] (II) This device may have been added with another device file.
[ 5.992] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event19)
[ 5.992] (II) No input driver specified, ignoring this device.
[ 5.992] (II) This device may have been added with another device file.
[ 5.993] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event20)
[ 5.993] (II) No input driver specified, ignoring this device.
[ 5.993] (II) This device may have been added with another device file.
[ 5.994] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 5.994] (II) No input driver specified, ignoring this device.
[ 5.994] (II) This device may have been added with another device file.
[ 5.995] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event4)
[ 5.995] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 5.995] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[ 5.995] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 5.995] (**) HP WMI hotkeys: always reports core events
[ 5.995] (**) Option "Device" "/dev/input/event4"
[ 5.995] (**) Option "_source" "server/udev"
[ 5.996] (II) event4 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 5.996] (II) event4 - HP WMI hotkeys: device is a keyboard
[ 5.997] (II) event4 - HP WMI hotkeys: device removed
[ 6.050] (**) Option "config_info" "udev:/sys/devices/virtual/input/input4/event4"
[ 6.050] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 17)
[ 6.051] (**) Option "xkb_layout" "de"
[ 6.053] (II) event4 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 6.053] (II) event4 - HP WMI hotkeys: device is a keyboard
[ 6.063] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.063] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "system-keyboard"
[ 6.063] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Consumer Control'
[ 6.063] (**) Logitech G500s Laser Gaming Mouse Consumer Control: always reports core events
[ 6.063] (**) Option "Device" "/dev/input/event25"
[ 6.063] (**) Option "_source" "_driver/libinput"
[ 6.063] (II) libinput: Logitech G500s Laser Gaming Mouse Consumer Control: is a virtual subdevice
[ 6.063] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input27/event25"
[ 6.063] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Consumer Control" (type: KEYBOARD, id 18)
[ 6.063] (**) Option "xkb_layout" "de"
[ 6.063] (**) Logitech M315/M235: Applying InputClass "libinput pointer catchall"
[ 6.063] (**) Logitech M315/M235: Applying InputClass "libinput keyboard catchall"
[ 6.063] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 6.063] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 6.063] (II) Using input driver 'libinput' for 'Logitech M315/M235'
[ 6.063] (**) Logitech M315/M235: always reports core events
[ 6.063] (**) Option "Device" "/dev/input/event5"
[ 6.063] (**) Option "_source" "_driver/libinput"
[ 6.063] (II) libinput: Logitech M315/M235: is a virtual subdevice
[ 6.063] (**) Option "AccelSpeed" "-1"
[ 6.063] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/0003:046D:4009.0007/input/input35/event5"
[ 6.063] (II) XINPUT: Adding extended input device "Logitech M315/M235" (type: KEYBOARD, id 19)
[ 6.064] (**) Option "xkb_layout" "de"
[ 6.064] (**) Game Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.064] (**) Game Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 6.064] (II) Using input driver 'libinput' for 'Game Keyboard Consumer Control'
[ 6.064] (**) Game Keyboard Consumer Control: always reports core events
[ 6.064] (**) Option "Device" "/dev/input/event9"
[ 6.064] (**) Option "_source" "_driver/libinput"
[ 6.064] (II) libinput: Game Keyboard Consumer Control: is a virtual subdevice
[ 6.064] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input18/event9"
[ 6.064] (II) XINPUT: Adding extended input device "Game Keyboard Consumer Control" (type: KEYBOARD, id 20)
[ 6.064] (**) Option "xkb_layout" "de"edit2:
recreating the xorg.conf creates the same issue as before.
log after that
[ 3.389]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 3.389] Build Operating System: Linux Arch Linux
[ 3.389] Current Operating System: Linux arch 5.7.6-arch1-1 #1 SMP PREEMPT Thu, 25 Jun 2020 00:14:47 +0000 x86_64
[ 3.389] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=84c2d895-dc70-4524-8aad-2926753c14e4 rw loglevel=3 quiet
[ 3.389] Build Date: 05 May 2020 05:08:17AM
[ 3.389]
[ 3.389] Current version of pixman: 0.40.0
[ 3.389] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 3.389] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 3.389] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 2 17:17:55 2020
[ 3.392] (==) Using config file: "/etc/X11/xorg.conf"
[ 3.392] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 3.392] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 3.392] (==) ServerLayout "Layout0"
[ 3.392] (**) |-->Screen "Screen0" (0)
[ 3.392] (**) | |-->Monitor "Monitor0"
[ 3.393] (**) | |-->Device "Device0"
[ 3.393] (**) |-->Input Device "Keyboard0"
[ 3.393] (**) |-->Input Device "Mouse0"
[ 3.393] (**) Option "Xinerama" "0"
[ 3.393] (==) Automatically adding devices
[ 3.393] (==) Automatically enabling devices
[ 3.393] (==) Automatically adding GPU devices
[ 3.393] (==) Automatically binding GPU devices
[ 3.393] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 3.403] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 3.403] Entry deleted from font path.
[ 3.403] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 3.403] Entry deleted from font path.
[ 3.405] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 3.405] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 3.405] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 3.405] (WW) Disabling Keyboard0
[ 3.405] (WW) Disabling Mouse0
[ 3.405] (II) Module ABI versions:
[ 3.405] X.Org ANSI C Emulation: 0.4
[ 3.405] X.Org Video Driver: 24.1
[ 3.405] X.Org XInput driver : 24.1
[ 3.405] X.Org Server Extension : 10.0
[ 3.405] (++) using VT number 7
[ 3.405] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 3.407] (--) PCI:*(1@0:0:0) 10de:1c02:103c:82fc rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 3.407] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 3.407] (II) LoadModule: "glx"
[ 3.408] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 3.416] (II) Module glx: vendor="X.Org Foundation"
[ 3.416] compiled for 1.20.8, module version = 1.0.0
[ 3.416] ABI class: X.Org Server Extension, version 10.0
[ 3.417] (II) LoadModule: "nvidia"
[ 3.417] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 3.425] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 3.425] compiled for 1.6.99.901, module version = 1.0.0
[ 3.425] Module class: X.Org Video Driver
[ 3.426] (II) NVIDIA dlloader X Driver 440.100 Fri May 29 08:21:27 UTC 2020
[ 3.426] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 3.430] (II) Loading sub module "fb"
[ 3.430] (II) LoadModule: "fb"
[ 3.431] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 3.431] (II) Module fb: vendor="X.Org Foundation"
[ 3.431] compiled for 1.20.8, module version = 1.0.0
[ 3.431] ABI class: X.Org ANSI C Emulation, version 0.4
[ 3.431] (II) Loading sub module "wfb"
[ 3.431] (II) LoadModule: "wfb"
[ 3.431] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 3.432] (II) Module wfb: vendor="X.Org Foundation"
[ 3.432] compiled for 1.20.8, module version = 1.0.0
[ 3.432] ABI class: X.Org ANSI C Emulation, version 0.4
[ 3.432] (II) Loading sub module "ramdac"
[ 3.432] (II) LoadModule: "ramdac"
[ 3.432] (II) Module "ramdac" already built-in
[ 4.186] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 4.186] (==) NVIDIA(0): RGB weight 888
[ 4.186] (==) NVIDIA(0): Default visual is TrueColor
[ 4.186] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 4.187] (**) NVIDIA(0): Option "Stereo" "0"
[ 4.187] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-1"
[ 4.187] (**) NVIDIA(0): Option "SLI" "Off"
[ 4.187] (**) NVIDIA(0): Option "MultiGPU" "Off"
[ 4.187] (**) NVIDIA(0): Option "BaseMosaic" "off"
[ 4.187] (**) NVIDIA(0): Stereo disabled by request
[ 4.187] (**) NVIDIA(0): NVIDIA SLI disabled.
[ 4.187] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[ 4.187] (**) NVIDIA(0): Option "MetaModes" "1920x1080_72 +0+0 {ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}"
[ 4.187] (**) NVIDIA(0): Enabling 2D acceleration
[ 4.187] (II) Loading sub module "glxserver_nvidia"
[ 4.187] (II) LoadModule: "glxserver_nvidia"
[ 4.187] (WW) Warning, couldn't open module glxserver_nvidia
[ 4.187] (EE) NVIDIA: Failed to load module "glxserver_nvidia" (module does not exist, 0)
[ 4.187] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[ 4.187] (EE) NVIDIA(0): log file that the GLX module has been loaded in your X
[ 4.187] (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If
[ 4.187] (EE) NVIDIA(0): you continue to encounter problems, Please try
[ 4.187] (EE) NVIDIA(0): reinstalling the NVIDIA driver.
[ 4.187] (II) NVIDIA: The X server does not support PRIME Render Offload.
[ 4.801] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 4.801] (--) NVIDIA(0): DFP-0
[ 4.801] (--) NVIDIA(0): DFP-1 (boot)
[ 4.801] (--) NVIDIA(0): DFP-2
[ 4.801] (--) NVIDIA(0): DFP-3
[ 4.801] (--) NVIDIA(0): DFP-4
[ 4.801] (--) NVIDIA(0): DFP-5
[ 4.801] (--) NVIDIA(0): DFP-6
[ 4.801] (--) NVIDIA(0): DFP-7
[ 4.801] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1060 3GB (GP106-A) at PCI:1:0:0
[ 4.801] (II) NVIDIA(0): (GPU-0)
[ 4.801] (--) NVIDIA(0): Memory: 3145728 kBytes
[ 4.801] (--) NVIDIA(0): VideoBIOS: 86.06.3c.00.8a
[ 4.801] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 4.801] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 4.801] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 4.801] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 4.801] (--) NVIDIA(GPU-0):
[ 4.830] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): connected
[ 4.830] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): Internal TMDS
[ 4.830] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): 600.0 MHz maximum pixel clock
[ 4.830] (--) NVIDIA(GPU-0):
[ 4.830] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 4.830] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 4.830] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 4.830] (--) NVIDIA(GPU-0):
[ 4.830] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 4.831] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 4.831] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 4.831] (--) NVIDIA(GPU-0):
[ 4.831] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 4.831] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 4.831] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 4.831] (--) NVIDIA(GPU-0):
[ 4.831] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 4.831] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 4.831] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 4.831] (--) NVIDIA(GPU-0):
[ 4.831] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 4.831] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 4.831] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 4.831] (--) NVIDIA(GPU-0):
[ 4.831] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 4.831] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 4.831] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 4.831] (--) NVIDIA(GPU-0):
[ 4.836] (II) NVIDIA(0): Validated MetaModes:
[ 4.836] (II) NVIDIA(0):
[ 4.836] (II) NVIDIA(0): "1920x1080_72+0+0{ForceCompositionPipeline=On,ForceFullCompositionPipeline=On}"
[ 4.836] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 4.840] (--) NVIDIA(0): DPI set to (93, 94); computed from "UseEdidDpi" X config
[ 4.840] (--) NVIDIA(0): option
[ 4.840] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 4.840] (II) NVIDIA: access.
[ 4.842] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 4.842] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 4.842] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 4.842] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 4.842] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 4.842] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 4.842] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 4.842] (II) NVIDIA(0): Config Options in the README.
[ 4.861] (II) NVIDIA(0): Setting mode "1920x1080_72+0+0{ForceCompositionPipeline=On,ForceFullCompositionPipeline=On}"
[ 4.982] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 4.982] (==) NVIDIA(0): Backing store enabled
[ 4.982] (==) NVIDIA(0): Silken mouse disabled
[ 4.982] (**) NVIDIA(0): DPMS enabled
[ 4.982] (II) Loading sub module "dri2"
[ 4.982] (II) LoadModule: "dri2"
[ 4.982] (II) Module "dri2" already built-in
[ 4.982] (II) NVIDIA(0): [DRI2] Setup complete
[ 4.982] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 4.984] (II) Initializing extension Generic Event Extension
[ 4.984] (II) Initializing extension SHAPE
[ 4.984] (II) Initializing extension MIT-SHM
[ 4.984] (II) Initializing extension XInputExtension
[ 4.984] (II) Initializing extension XTEST
[ 4.984] (II) Initializing extension BIG-REQUESTS
[ 4.984] (II) Initializing extension SYNC
[ 4.984] (II) Initializing extension XKEYBOARD
[ 4.984] (II) Initializing extension XC-MISC
[ 4.984] (II) Initializing extension SECURITY
[ 4.984] (II) Initializing extension XFIXES
[ 4.984] (II) Initializing extension RENDER
[ 4.984] (II) Initializing extension RANDR
[ 4.985] (II) Initializing extension COMPOSITE
[ 4.985] (II) Initializing extension DAMAGE
[ 4.985] (II) Initializing extension MIT-SCREEN-SAVER
[ 4.985] (II) Initializing extension DOUBLE-BUFFER
[ 4.985] (II) Initializing extension RECORD
[ 4.985] (II) Initializing extension DPMS
[ 4.985] (II) Initializing extension Present
[ 4.985] (II) Initializing extension DRI3
[ 4.985] (II) Initializing extension X-Resource
[ 4.985] (II) Initializing extension XVideo
[ 4.985] (II) Initializing extension XVideo-MotionCompensation
[ 4.985] (II) Initializing extension GLX
[ 4.985] (II) AIGLX: Screen 0 is not DRI2 capable
[ 5.220] (II) IGLX: Loaded and initialized swrast
[ 5.220] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 5.220] (II) Initializing extension XFree86-VidModeExtension
[ 5.220] (II) Initializing extension XFree86-DGA
[ 5.220] (II) Initializing extension XFree86-DRI
[ 5.220] (II) Initializing extension DRI2
[ 5.221] (II) Initializing extension NV-GLX
[ 5.221] (II) Initializing extension NV-CONTROL
[ 5.221] (II) Initializing extension XINERAMA
[ 5.301] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 5.301] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.301] (**) Power Button: Applying InputClass "system-keyboard"
[ 5.301] (II) LoadModule: "libinput"
[ 5.301] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 5.305] (II) Module libinput: vendor="X.Org Foundation"
[ 5.305] compiled for 1.20.8, module version = 0.30.0
[ 5.305] Module class: X.Org XInput Driver
[ 5.305] ABI class: X.Org XInput driver, version 24.1
[ 5.305] (II) Using input driver 'libinput' for 'Power Button'
[ 5.305] (**) Power Button: always reports core events
[ 5.305] (**) Option "Device" "/dev/input/event2"
[ 5.305] (**) Option "_source" "server/udev"
[ 5.310] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 5.310] (II) event2 - Power Button: device is a keyboard
[ 5.310] (II) event2 - Power Button: device removed
[ 5.329] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 5.329] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 5.329] (**) Option "xkb_layout" "de"
[ 5.345] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 5.345] (II) event2 - Power Button: device is a keyboard
[ 5.345] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 5.345] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.345] (**) Power Button: Applying InputClass "system-keyboard"
[ 5.345] (II) Using input driver 'libinput' for 'Power Button'
[ 5.345] (**) Power Button: always reports core events
[ 5.345] (**) Option "Device" "/dev/input/event1"
[ 5.345] (**) Option "_source" "server/udev"
[ 5.346] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 5.346] (II) event1 - Power Button: device is a keyboard
[ 5.346] (II) event1 - Power Button: device removed
[ 5.396] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 5.396] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 5.396] (**) Option "xkb_layout" "de"
[ 5.398] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 5.398] (II) event1 - Power Button: device is a keyboard
[ 5.399] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 5.400] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 5.400] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 5.400] (II) Using input driver 'libinput' for 'Sleep Button'
[ 5.400] (**) Sleep Button: always reports core events
[ 5.400] (**) Option "Device" "/dev/input/event0"
[ 5.400] (**) Option "_source" "server/udev"
[ 5.401] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 5.402] (II) event0 - Sleep Button: device is a keyboard
[ 5.402] (II) event0 - Sleep Button: device removed
[ 5.436] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 5.436] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 5.436] (**) Option "xkb_layout" "de"
[ 5.438] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 5.438] (II) event0 - Sleep Button: device is a keyboard
[ 5.439] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 5.439] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 5.439] (II) LoadModule: "modesetting"
[ 5.439] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 5.443] (II) Module modesetting: vendor="X.Org Foundation"
[ 5.443] compiled for 1.20.8, module version = 1.20.8
[ 5.443] Module class: X.Org Video Driver
[ 5.443] ABI class: X.Org Video Driver, version 24.1
[ 5.443] xf86: found device 0
[ 5.444] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
[ 5.444] (II) No input driver specified, ignoring this device.
[ 5.444] (II) This device may have been added with another device file.
[ 5.445] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
[ 5.445] (II) No input driver specified, ignoring this device.
[ 5.445] (II) This device may have been added with another device file.
[ 5.446] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
[ 5.446] (II) No input driver specified, ignoring this device.
[ 5.446] (II) This device may have been added with another device file.
[ 5.447] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
[ 5.447] (II) No input driver specified, ignoring this device.
[ 5.447] (II) This device may have been added with another device file.
[ 5.448] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event14)
[ 5.448] (II) No input driver specified, ignoring this device.
[ 5.448] (II) This device may have been added with another device file.
[ 5.449] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event15)
[ 5.449] (II) No input driver specified, ignoring this device.
[ 5.449] (II) This device may have been added with another device file.
[ 5.450] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event16)
[ 5.450] (II) No input driver specified, ignoring this device.
[ 5.450] (II) This device may have been added with another device file.
[ 5.451] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/event18)
[ 5.451] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 5.451] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "My Mouse"
[ 5.451] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse'
[ 5.451] (**) Logitech G500s Laser Gaming Mouse: always reports core events
[ 5.451] (**) Option "Device" "/dev/input/event18"
[ 5.451] (**) Option "_source" "server/udev"
[ 5.509] (II) event18 - Logitech G500s Laser Gaming Mouse: is tagged by udev as: Mouse
[ 5.509] (II) event18 - Logitech G500s Laser Gaming Mouse: device set to 800 DPI
[ 5.509] (II) event18 - Logitech G500s Laser Gaming Mouse: device is a pointer
[ 5.509] (II) event18 - Logitech G500s Laser Gaming Mouse: device removed
[ 5.569] (**) Option "AccelSpeed" "-1"
[ 5.569] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:046D:C24E.0005/input/input20/event18"
[ 5.569] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse" (type: MOUSE, id 9)
[ 5.569] (**) Option "AccelerationScheme" "none"
[ 5.569] (**) Logitech G500s Laser Gaming Mouse: (accel) selected scheme none/0
[ 5.569] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration factor: 2.000
[ 5.569] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration threshold: 4
[ 5.629] (II) event18 - Logitech G500s Laser Gaming Mouse: is tagged by udev as: Mouse
[ 5.629] (II) event18 - Logitech G500s Laser Gaming Mouse: device set to 800 DPI
[ 5.629] (II) event18 - Logitech G500s Laser Gaming Mouse: device is a pointer
[ 5.631] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/mouse1)
[ 5.631] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "My Mouse"
[ 5.631] (II) No input driver specified, ignoring this device.
[ 5.631] (II) This device may have been added with another device file.
[ 5.633] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse Keyboard (/dev/input/event19)
[ 5.633] (**) Logitech G500s Laser Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 5.633] (**) Logitech G500s Laser Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[ 5.633] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Keyboard'
[ 5.633] (**) Logitech G500s Laser Gaming Mouse Keyboard: always reports core events
[ 5.633] (**) Option "Device" "/dev/input/event19"
[ 5.633] (**) Option "_source" "server/udev"
[ 5.636] (II) event19 - Logitech G500s Laser Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 5.636] (II) event19 - Logitech G500s Laser Gaming Mouse Keyboard: device is a keyboard
[ 5.637] (II) event19 - Logitech G500s Laser Gaming Mouse Keyboard: device removed
[ 5.662] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input21/event19"
[ 5.662] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Keyboard" (type: KEYBOARD, id 10)
[ 5.662] (**) Option "xkb_layout" "de"
[ 5.666] (II) event19 - Logitech G500s Laser Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 5.666] (II) event19 - Logitech G500s Laser Gaming Mouse Keyboard: device is a keyboard
[ 5.669] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse Consumer Control (/dev/input/event25)
[ 5.669] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 5.669] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "system-keyboard"
[ 5.669] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Consumer Control'
[ 5.669] (**) Logitech G500s Laser Gaming Mouse Consumer Control: always reports core events
[ 5.669] (**) Option "Device" "/dev/input/event25"
[ 5.669] (**) Option "_source" "server/udev"
[ 5.672] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 5.672] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device is a keyboard
[ 5.673] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device removed
[ 5.702] (II) libinput: Logitech G500s Laser Gaming Mouse Consumer Control: needs a virtual subdevice
[ 5.702] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input22/event25"
[ 5.702] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Consumer Control" (type: MOUSE, id 11)
[ 5.703] (**) Option "AccelerationScheme" "none"
[ 5.703] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) selected scheme none/0
[ 5.703] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) acceleration factor: 2.000
[ 5.703] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) acceleration threshold: 4
[ 5.706] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 5.706] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device is a keyboard
[ 5.709] (II) config/udev: Adding input device Logitech M315/M235 (/dev/input/event4)
[ 5.709] (**) Logitech M315/M235: Applying InputClass "libinput pointer catchall"
[ 5.709] (**) Logitech M315/M235: Applying InputClass "libinput keyboard catchall"
[ 5.709] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 5.709] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 5.709] (II) Using input driver 'libinput' for 'Logitech M315/M235'
[ 5.709] (**) Logitech M315/M235: always reports core events
[ 5.709] (**) Option "Device" "/dev/input/event4"
[ 5.709] (**) Option "_source" "server/udev"
[ 5.713] (II) event4 - Logitech M315/M235: is tagged by udev as: Keyboard Mouse
[ 5.713] (II) event4 - Logitech M315/M235: device is a pointer
[ 5.713] (II) event4 - Logitech M315/M235: device is a keyboard
[ 5.713] (II) event4 - Logitech M315/M235: device removed
[ 5.742] (**) Option "AccelSpeed" "-1"
[ 5.742] (II) libinput: Logitech M315/M235: needs a virtual subdevice
[ 5.743] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/0003:046D:4009.0007/input/input35/event4"
[ 5.743] (II) XINPUT: Adding extended input device "Logitech M315/M235" (type: MOUSE, id 12)
[ 5.743] (**) Option "AccelerationScheme" "none"
[ 5.743] (**) Logitech M315/M235: (accel) selected scheme none/0
[ 5.743] (**) Logitech M315/M235: (accel) acceleration factor: 2.000
[ 5.743] (**) Logitech M315/M235: (accel) acceleration threshold: 4
[ 5.747] (II) event4 - Logitech M315/M235: is tagged by udev as: Keyboard Mouse
[ 5.747] (II) event4 - Logitech M315/M235: device is a pointer
[ 5.747] (II) event4 - Logitech M315/M235: device is a keyboard
[ 5.749] (II) config/udev: Adding input device Logitech M315/M235 (/dev/input/mouse2)
[ 5.749] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 5.749] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 5.749] (II) No input driver specified, ignoring this device.
[ 5.749] (II) This device may have been added with another device file.
[ 5.751] (II) config/udev: Adding input device Game Keyboard (/dev/input/event7)
[ 5.751] (**) Game Keyboard: Applying InputClass "libinput keyboard catchall"
[ 5.751] (**) Game Keyboard: Applying InputClass "system-keyboard"
[ 5.751] (II) Using input driver 'libinput' for 'Game Keyboard'
[ 5.751] (**) Game Keyboard: always reports core events
[ 5.751] (**) Option "Device" "/dev/input/event7"
[ 5.751] (**) Option "_source" "server/udev"
[ 5.754] (II) event7 - Game Keyboard: is tagged by udev as: Keyboard
[ 5.755] (II) event7 - Game Keyboard: device is a keyboard
[ 5.755] (II) event7 - Game Keyboard: device removed
[ 5.782] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04B4:F02F.0003/input/input9/event7"
[ 5.782] (II) XINPUT: Adding extended input device "Game Keyboard" (type: KEYBOARD, id 13)
[ 5.783] (**) Option "xkb_layout" "de"
[ 5.786] (II) event7 - Game Keyboard: is tagged by udev as: Keyboard
[ 5.786] (II) event7 - Game Keyboard: device is a keyboard
[ 5.788] (II) config/udev: Adding input device Game Keyboard Mouse (/dev/input/event10)
[ 5.788] (**) Game Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[ 5.788] (**) Game Keyboard Mouse: Applying InputClass "My Mouse"
[ 5.789] (II) Using input driver 'libinput' for 'Game Keyboard Mouse'
[ 5.789] (**) Game Keyboard Mouse: always reports core events
[ 5.789] (**) Option "Device" "/dev/input/event10"
[ 5.789] (**) Option "_source" "server/udev"
[ 5.792] (II) event10 - Game Keyboard Mouse: is tagged by udev as: Mouse
[ 5.792] (II) event10 - Game Keyboard Mouse: device is a pointer
[ 5.792] (II) event10 - Game Keyboard Mouse: device removed
[ 5.849] (**) Option "AccelSpeed" "-1"
[ 5.849] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input17/event10"
[ 5.849] (II) XINPUT: Adding extended input device "Game Keyboard Mouse" (type: MOUSE, id 14)
[ 5.849] (**) Option "AccelerationScheme" "none"
[ 5.849] (**) Game Keyboard Mouse: (accel) selected scheme none/0
[ 5.849] (**) Game Keyboard Mouse: (accel) acceleration factor: 2.000
[ 5.849] (**) Game Keyboard Mouse: (accel) acceleration threshold: 4
[ 5.853] (II) event10 - Game Keyboard Mouse: is tagged by udev as: Mouse
[ 5.853] (II) event10 - Game Keyboard Mouse: device is a pointer
[ 5.855] (II) config/udev: Adding input device Game Keyboard Mouse (/dev/input/mouse0)
[ 5.855] (**) Game Keyboard Mouse: Applying InputClass "My Mouse"
[ 5.855] (II) No input driver specified, ignoring this device.
[ 5.855] (II) This device may have been added with another device file.
[ 5.857] (II) config/udev: Adding input device Game Keyboard Consumer Control (/dev/input/event11)
[ 5.857] (**) Game Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 5.857] (**) Game Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 5.857] (II) Using input driver 'libinput' for 'Game Keyboard Consumer Control'
[ 5.857] (**) Game Keyboard Consumer Control: always reports core events
[ 5.857] (**) Option "Device" "/dev/input/event11"
[ 5.857] (**) Option "_source" "server/udev"
[ 5.860] (II) event11 - Game Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 5.860] (II) event11 - Game Keyboard Consumer Control: device is a keyboard
[ 5.861] (II) event11 - Game Keyboard Consumer Control: device removed
[ 5.889] (II) libinput: Game Keyboard Consumer Control: needs a virtual subdevice
[ 5.889] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input18/event11"
[ 5.889] (II) XINPUT: Adding extended input device "Game Keyboard Consumer Control" (type: MOUSE, id 15)
[ 5.889] (**) Option "AccelerationScheme" "none"
[ 5.889] (**) Game Keyboard Consumer Control: (accel) selected scheme none/0
[ 5.889] (**) Game Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 5.889] (**) Game Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 5.893] (II) event11 - Game Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 5.893] (II) event11 - Game Keyboard Consumer Control: device is a keyboard
[ 5.895] (II) config/udev: Adding input device Game Keyboard System Control (/dev/input/event17)
[ 5.895] (**) Game Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 5.895] (**) Game Keyboard System Control: Applying InputClass "system-keyboard"
[ 5.895] (II) Using input driver 'libinput' for 'Game Keyboard System Control'
[ 5.895] (**) Game Keyboard System Control: always reports core events
[ 5.895] (**) Option "Device" "/dev/input/event17"
[ 5.895] (**) Option "_source" "server/udev"
[ 5.898] (II) event17 - Game Keyboard System Control: is tagged by udev as: Keyboard
[ 5.899] (II) event17 - Game Keyboard System Control: device is a keyboard
[ 5.899] (II) event17 - Game Keyboard System Control: device removed
[ 5.929] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input19/event17"
[ 5.929] (II) XINPUT: Adding extended input device "Game Keyboard System Control" (type: KEYBOARD, id 16)
[ 5.929] (**) Option "xkb_layout" "de"
[ 5.933] (II) event17 - Game Keyboard System Control: is tagged by udev as: Keyboard
[ 5.933] (II) event17 - Game Keyboard System Control: device is a keyboard
[ 5.934] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event20)
[ 5.934] (II) No input driver specified, ignoring this device.
[ 5.934] (II) This device may have been added with another device file.
[ 5.935] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event21)
[ 5.935] (II) No input driver specified, ignoring this device.
[ 5.935] (II) This device may have been added with another device file.
[ 5.936] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event22)
[ 5.936] (II) No input driver specified, ignoring this device.
[ 5.936] (II) This device may have been added with another device file.
[ 5.937] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event23)
[ 5.937] (II) No input driver specified, ignoring this device.
[ 5.937] (II) This device may have been added with another device file.
[ 5.938] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event24)
[ 5.938] (II) No input driver specified, ignoring this device.
[ 5.938] (II) This device may have been added with another device file.
[ 5.939] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 5.939] (II) No input driver specified, ignoring this device.
[ 5.939] (II) This device may have been added with another device file.
[ 5.940] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event6)
[ 5.940] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 5.940] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[ 5.940] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 5.940] (**) HP WMI hotkeys: always reports core events
[ 5.940] (**) Option "Device" "/dev/input/event6"
[ 5.940] (**) Option "_source" "server/udev"
[ 5.942] (II) event6 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 5.942] (II) event6 - HP WMI hotkeys: device is a keyboard
[ 5.942] (II) event6 - HP WMI hotkeys: device removed
[ 5.996] (**) Option "config_info" "udev:/sys/devices/virtual/input/input8/event6"
[ 5.996] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 17)
[ 5.996] (**) Option "xkb_layout" "de"
[ 5.998] (II) event6 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 5.998] (II) event6 - HP WMI hotkeys: device is a keyboard
[ 6.008] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.008] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "system-keyboard"
[ 6.008] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Consumer Control'
[ 6.008] (**) Logitech G500s Laser Gaming Mouse Consumer Control: always reports core events
[ 6.008] (**) Option "Device" "/dev/input/event25"
[ 6.008] (**) Option "_source" "_driver/libinput"
[ 6.008] (II) libinput: Logitech G500s Laser Gaming Mouse Consumer Control: is a virtual subdevice
[ 6.008] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input22/event25"
[ 6.008] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Consumer Control" (type: KEYBOARD, id 18)
[ 6.008] (**) Option "xkb_layout" "de"
[ 6.008] (**) Logitech M315/M235: Applying InputClass "libinput pointer catchall"
[ 6.008] (**) Logitech M315/M235: Applying InputClass "libinput keyboard catchall"
[ 6.008] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 6.008] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 6.008] (II) Using input driver 'libinput' for 'Logitech M315/M235'
[ 6.008] (**) Logitech M315/M235: always reports core events
[ 6.008] (**) Option "Device" "/dev/input/event4"
[ 6.009] (**) Option "_source" "_driver/libinput"
[ 6.009] (II) libinput: Logitech M315/M235: is a virtual subdevice
[ 6.009] (**) Option "AccelSpeed" "-1"
[ 6.009] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/0003:046D:4009.0007/input/input35/event4"
[ 6.009] (II) XINPUT: Adding extended input device "Logitech M315/M235" (type: KEYBOARD, id 19)
[ 6.009] (**) Option "xkb_layout" "de"
[ 6.009] (**) Game Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.009] (**) Game Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 6.009] (II) Using input driver 'libinput' for 'Game Keyboard Consumer Control'
[ 6.009] (**) Game Keyboard Consumer Control: always reports core events
[ 6.009] (**) Option "Device" "/dev/input/event11"
[ 6.009] (**) Option "_source" "_driver/libinput"
[ 6.009] (II) libinput: Game Keyboard Consumer Control: is a virtual subdevice
[ 6.009] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input18/event11"
[ 6.009] (II) XINPUT: Adding extended input device "Game Keyboard Consumer Control" (type: KEYBOARD, id 20)
[ 6.009] (**) Option "xkb_layout" "de"
[ 6.010] (II) config/udev: removing device HP WMI hotkeys
[ 6.010] (II) event6 - HP WMI hotkeys: device removed
[ 6.062] (II) UnloadModule: "libinput"
[ 6.063] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event6)
[ 6.063] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 6.063] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[ 6.063] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 6.063] (**) HP WMI hotkeys: always reports core events
[ 6.063] (**) Option "Device" "/dev/input/event6"
[ 6.063] (**) Option "_source" "server/udev"
[ 6.064] (II) event6 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 6.065] (II) event6 - HP WMI hotkeys: device is a keyboard
[ 6.065] (II) event6 - HP WMI hotkeys: device removed
[ 6.116] (**) Option "config_info" "udev:/sys/devices/virtual/input/input8/event6"
[ 6.116] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 17)
[ 6.116] (**) Option "xkb_layout" "de"
[ 6.118] (II) event6 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 6.118] (II) event6 - HP WMI hotkeys: device is a keyboard
[ 6.120] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event16)
[ 6.120] (II) No input driver specified, ignoring this device.
[ 6.120] (II) This device may have been added with another device file.
[ 6.121] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
[ 6.121] (II) No input driver specified, ignoring this device.
[ 6.121] (II) This device may have been added with another device file.
[ 6.121] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
[ 6.122] (II) No input driver specified, ignoring this device.
[ 6.122] (II) This device may have been added with another device file.
[ 6.122] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event14)
[ 6.122] (II) No input driver specified, ignoring this device.
[ 6.122] (II) This device may have been added with another device file.
[ 6.123] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event15)
[ 6.123] (II) No input driver specified, ignoring this device.
[ 6.123] (II) This device may have been added with another device file.
[ 6.123] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
[ 6.123] (II) No input driver specified, ignoring this device.
[ 6.123] (II) This device may have been added with another device file.
[ 6.124] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
[ 6.124] (II) No input driver specified, ignoring this device.
[ 6.124] (II) This device may have been added with another device file.
[ 6.125] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event24)
[ 6.125] (II) No input driver specified, ignoring this device.
[ 6.125] (II) This device may have been added with another device file.
[ 6.126] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event22)
[ 6.126] (II) No input driver specified, ignoring this device.
[ 6.126] (II) This device may have been added with another device file.
[ 6.126] (II) config/udev: removing device Logitech G500s Laser Gaming Mouse Keyboard
[ 6.126] (II) event19 - Logitech G500s Laser Gaming Mouse Keyboard: device removed
[ 6.162] (II) UnloadModule: "libinput"
[ 6.162] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse Keyboard (/dev/input/event19)
[ 6.163] (**) Logitech G500s Laser Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.163] (**) Logitech G500s Laser Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[ 6.163] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Keyboard'
[ 6.163] (**) Logitech G500s Laser Gaming Mouse Keyboard: always reports core events
[ 6.163] (**) Option "Device" "/dev/input/event19"
[ 6.163] (**) Option "_source" "server/udev"
[ 6.164] (II) event19 - Logitech G500s Laser Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 6.164] (II) event19 - Logitech G500s Laser Gaming Mouse Keyboard: device is a keyboard
[ 6.164] (II) event19 - Logitech G500s Laser Gaming Mouse Keyboard: device removed
[ 6.180] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input21/event19"
[ 6.180] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Keyboard" (type: KEYBOARD, id 10)
[ 6.180] (**) Option "xkb_layout" "de"
[ 6.181] (II) event19 - Logitech G500s Laser Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 6.181] (II) event19 - Logitech G500s Laser Gaming Mouse Keyboard: device is a keyboard
[ 6.182] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event20)
[ 6.182] (II) No input driver specified, ignoring this device.
[ 6.182] (II) This device may have been added with another device file.
[ 6.182] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event23)
[ 6.182] (II) No input driver specified, ignoring this device.
[ 6.182] (II) This device may have been added with another device file.
[ 6.182] (II) config/udev: removing device Game Keyboard System Control
[ 6.182] (II) event17 - Game Keyboard System Control: device removed
[ 6.209] (II) UnloadModule: "libinput"
[ 6.209] (II) config/udev: Adding input device Game Keyboard System Control (/dev/input/event17)
[ 6.209] (**) Game Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 6.209] (**) Game Keyboard System Control: Applying InputClass "system-keyboard"
[ 6.209] (II) Using input driver 'libinput' for 'Game Keyboard System Control'
[ 6.209] (**) Game Keyboard System Control: always reports core events
[ 6.209] (**) Option "Device" "/dev/input/event17"
[ 6.209] (**) Option "_source" "server/udev"
[ 6.210] (II) event17 - Game Keyboard System Control: is tagged by udev as: Keyboard
[ 6.210] (II) event17 - Game Keyboard System Control: device is a keyboard
[ 6.210] (II) event17 - Game Keyboard System Control: device removed
[ 6.232] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input19/event17"
[ 6.232] (II) XINPUT: Adding extended input device "Game Keyboard System Control" (type: KEYBOARD, id 16)
[ 6.232] (**) Option "xkb_layout" "de"
[ 6.233] (II) event17 - Game Keyboard System Control: is tagged by udev as: Keyboard
[ 6.233] (II) event17 - Game Keyboard System Control: device is a keyboard
[ 6.234] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event21)
[ 6.234] (II) No input driver specified, ignoring this device.
[ 6.234] (II) This device may have been added with another device file.
[ 6.234] (II) config/udev: removing device Game Keyboard Mouse
[ 6.234] (II) event10 - Game Keyboard Mouse: device removed
[ 6.302] (II) UnloadModule: "libinput"
[ 6.303] (II) config/udev: Adding input device Game Keyboard Mouse (/dev/input/event10)
[ 6.303] (**) Game Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[ 6.303] (**) Game Keyboard Mouse: Applying InputClass "My Mouse"
[ 6.303] (II) Using input driver 'libinput' for 'Game Keyboard Mouse'
[ 6.303] (**) Game Keyboard Mouse: always reports core events
[ 6.303] (**) Option "Device" "/dev/input/event10"
[ 6.303] (**) Option "_source" "server/udev"
[ 6.304] (II) event10 - Game Keyboard Mouse: is tagged by udev as: Mouse
[ 6.304] (II) event10 - Game Keyboard Mouse: device is a pointer
[ 6.304] (II) event10 - Game Keyboard Mouse: device removed
[ 6.382] (**) Option "AccelSpeed" "-1"
[ 6.382] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input17/event10"
[ 6.382] (II) XINPUT: Adding extended input device "Game Keyboard Mouse" (type: MOUSE, id 14)
[ 6.383] (**) Option "AccelerationScheme" "none"
[ 6.383] (**) Game Keyboard Mouse: (accel) selected scheme none/0
[ 6.383] (**) Game Keyboard Mouse: (accel) acceleration factor: 2.000
[ 6.383] (**) Game Keyboard Mouse: (accel) acceleration threshold: 4
[ 6.386] (II) event10 - Game Keyboard Mouse: is tagged by udev as: Mouse
[ 6.386] (II) event10 - Game Keyboard Mouse: device is a pointer
[ 6.387] (II) config/udev: removing device Logitech G500s Laser Gaming Mouse Consumer Control
[ 6.387] (II) UnloadModule: "libinput"
[ 6.387] (II) config/udev: removing device Logitech G500s Laser Gaming Mouse Consumer Control
[ 6.387] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device removed
[ 6.422] (II) UnloadModule: "libinput"
[ 6.424] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse Consumer Control (/dev/input/event25)
[ 6.424] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.424] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "system-keyboard"
[ 6.424] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Consumer Control'
[ 6.424] (**) Logitech G500s Laser Gaming Mouse Consumer Control: always reports core events
[ 6.424] (**) Option "Device" "/dev/input/event25"
[ 6.424] (**) Option "_source" "server/udev"
[ 6.428] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 6.428] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device is a keyboard
[ 6.428] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device removed
[ 6.462] (II) libinput: Logitech G500s Laser Gaming Mouse Consumer Control: needs a virtual subdevice
[ 6.463] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input22/event25"
[ 6.463] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Consumer Control" (type: MOUSE, id 11)
[ 6.463] (**) Option "AccelerationScheme" "none"
[ 6.463] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) selected scheme none/0
[ 6.463] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) acceleration factor: 2.000
[ 6.463] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) acceleration threshold: 4
[ 6.466] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 6.466] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device is a keyboard
[ 6.467] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.467] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "system-keyboard"
[ 6.467] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Consumer Control'
[ 6.467] (**) Logitech G500s Laser Gaming Mouse Consumer Control: always reports core events
[ 6.467] (**) Option "Device" "/dev/input/event25"
[ 6.467] (**) Option "_source" "_driver/libinput"
[ 6.467] (II) libinput: Logitech G500s Laser Gaming Mouse Consumer Control: is a virtual subdevice
[ 6.467] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input22/event25"
[ 6.467] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Consumer Control" (type: KEYBOARD, id 18)
[ 6.467] (**) Option "xkb_layout" "de"
[ 6.468] (II) config/udev: removing device Game Keyboard Consumer Control
[ 6.468] (II) UnloadModule: "libinput"
[ 6.468] (II) config/udev: removing device Game Keyboard Consumer Control
[ 6.468] (II) event11 - Game Keyboard Consumer Control: device removed
[ 6.489] (II) UnloadModule: "libinput"
[ 6.490] (II) config/udev: Adding input device Game Keyboard Consumer Control (/dev/input/event11)
[ 6.490] (**) Game Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.490] (**) Game Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 6.490] (II) Using input driver 'libinput' for 'Game Keyboard Consumer Control'
[ 6.491] (**) Game Keyboard Consumer Control: always reports core events
[ 6.491] (**) Option "Device" "/dev/input/event11"
[ 6.491] (**) Option "_source" "server/udev"
[ 6.494] (II) event11 - Game Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 6.494] (II) event11 - Game Keyboard Consumer Control: device is a keyboard
[ 6.494] (II) event11 - Game Keyboard Consumer Control: device removed
[ 6.526] (II) libinput: Game Keyboard Consumer Control: needs a virtual subdevice
[ 6.526] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input18/event11"
[ 6.526] (II) XINPUT: Adding extended input device "Game Keyboard Consumer Control" (type: MOUSE, id 15)
[ 6.526] (**) Option "AccelerationScheme" "none"
[ 6.526] (**) Game Keyboard Consumer Control: (accel) selected scheme none/0
[ 6.526] (**) Game Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 6.526] (**) Game Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 6.527] (II) event11 - Game Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 6.527] (II) event11 - Game Keyboard Consumer Control: device is a keyboard
[ 6.528] (**) Game Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.528] (**) Game Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 6.528] (II) Using input driver 'libinput' for 'Game Keyboard Consumer Control'
[ 6.528] (**) Game Keyboard Consumer Control: always reports core events
[ 6.528] (**) Option "Device" "/dev/input/event11"
[ 6.528] (**) Option "_source" "_driver/libinput"
[ 6.528] (II) libinput: Game Keyboard Consumer Control: is a virtual subdevice
[ 6.528] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input18/event11"
[ 6.528] (II) XINPUT: Adding extended input device "Game Keyboard Consumer Control" (type: KEYBOARD, id 20)
[ 6.528] (**) Option "xkb_layout" "de"
[ 6.529] (II) config/udev: Adding input device Game Keyboard Mouse (/dev/input/mouse0)
[ 6.529] (**) Game Keyboard Mouse: Applying InputClass "My Mouse"
[ 6.529] (II) No input driver specified, ignoring this device.
[ 6.529] (II) This device may have been added with another device file.
[ 6.529] (II) config/udev: removing device Game Keyboard
[ 6.529] (II) event7 - Game Keyboard: device removed
[ 6.569] (II) UnloadModule: "libinput"
[ 6.570] (II) config/udev: Adding input device Game Keyboard (/dev/input/event7)
[ 6.570] (**) Game Keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.570] (**) Game Keyboard: Applying InputClass "system-keyboard"
[ 6.571] (II) Using input driver 'libinput' for 'Game Keyboard'
[ 6.571] (**) Game Keyboard: always reports core events
[ 6.571] (**) Option "Device" "/dev/input/event7"
[ 6.571] (**) Option "_source" "server/udev"
[ 6.574] (II) event7 - Game Keyboard: is tagged by udev as: Keyboard
[ 6.574] (II) event7 - Game Keyboard: device is a keyboard
[ 6.574] (II) event7 - Game Keyboard: device removed
[ 6.609] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04B4:F02F.0003/input/input9/event7"
[ 6.609] (II) XINPUT: Adding extended input device "Game Keyboard" (type: KEYBOARD, id 13)
[ 6.609] (**) Option "xkb_layout" "de"
[ 6.613] (II) event7 - Game Keyboard: is tagged by udev as: Keyboard
[ 6.613] (II) event7 - Game Keyboard: device is a keyboard
[ 6.614] (II) config/udev: removing device Logitech G500s Laser Gaming Mouse
[ 6.614] (II) event18 - Logitech G500s Laser Gaming Mouse: device removed
[ 6.676] (II) UnloadModule: "libinput"
[ 6.677] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/event18)
[ 6.677] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 6.677] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "My Mouse"
[ 6.677] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse'
[ 6.677] (**) Logitech G500s Laser Gaming Mouse: always reports core events
[ 6.677] (**) Option "Device" "/dev/input/event18"
[ 6.677] (**) Option "_source" "server/udev"
[ 6.736] (II) event18 - Logitech G500s Laser Gaming Mouse: is tagged by udev as: Mouse
[ 6.736] (II) event18 - Logitech G500s Laser Gaming Mouse: device set to 800 DPI
[ 6.736] (II) event18 - Logitech G500s Laser Gaming Mouse: device is a pointer
[ 6.736] (II) event18 - Logitech G500s Laser Gaming Mouse: device removed
[ 6.796] (**) Option "AccelSpeed" "-1"
[ 6.796] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:046D:C24E.0005/input/input20/event18"
[ 6.796] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse" (type: MOUSE, id 9)
[ 6.796] (**) Option "AccelerationScheme" "none"
[ 6.796] (**) Logitech G500s Laser Gaming Mouse: (accel) selected scheme none/0
[ 6.796] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration factor: 2.000
[ 6.796] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration threshold: 4
[ 6.856] (II) event18 - Logitech G500s Laser Gaming Mouse: is tagged by udev as: Mouse
[ 6.856] (II) event18 - Logitech G500s Laser Gaming Mouse: device set to 800 DPI
[ 6.856] (II) event18 - Logitech G500s Laser Gaming Mouse: device is a pointer
[ 6.858] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/mouse1)
[ 6.858] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "My Mouse"
[ 6.858] (II) No input driver specified, ignoring this device.
[ 6.858] (II) This device may have been added with another device file.
[ 6.859] (II) config/udev: Adding input device Logitech M315/M235 (/dev/input/mouse2)
[ 6.859] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 6.859] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 6.859] (II) No input driver specified, ignoring this device.
[ 6.859] (II) This device may have been added with another device file.
[ 6.859] (II) config/udev: removing device Logitech M315/M235
[ 6.859] (II) UnloadModule: "libinput"
[ 6.859] (II) config/udev: removing device Logitech M315/M235
[ 6.859] (II) event4 - Logitech M315/M235: device removed
[ 6.889] (II) UnloadModule: "libinput"
[ 6.891] (II) config/udev: Adding input device Logitech M315/M235 (/dev/input/event4)
[ 6.891] (**) Logitech M315/M235: Applying InputClass "libinput pointer catchall"
[ 6.891] (**) Logitech M315/M235: Applying InputClass "libinput keyboard catchall"
[ 6.891] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 6.891] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 6.891] (II) Using input driver 'libinput' for 'Logitech M315/M235'
[ 6.891] (**) Logitech M315/M235: always reports core events
[ 6.891] (**) Option "Device" "/dev/input/event4"
[ 6.891] (**) Option "_source" "server/udev"
[ 6.894] (II) event4 - Logitech M315/M235: is tagged by udev as: Keyboard Mouse
[ 6.895] (II) event4 - Logitech M315/M235: device is a pointer
[ 6.895] (II) event4 - Logitech M315/M235: device is a keyboard
[ 6.895] (II) event4 - Logitech M315/M235: device removed
[ 6.929] (**) Option "AccelSpeed" "-1"
[ 6.929] (II) libinput: Logitech M315/M235: needs a virtual subdevice
[ 6.929] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/0003:046D:4009.0007/input/input35/event4"
[ 6.929] (II) XINPUT: Adding extended input device "Logitech M315/M235" (type: MOUSE, id 12)
[ 6.930] (**) Option "AccelerationScheme" "none"
[ 6.930] (**) Logitech M315/M235: (accel) selected scheme none/0
[ 6.930] (**) Logitech M315/M235: (accel) acceleration factor: 2.000
[ 6.930] (**) Logitech M315/M235: (accel) acceleration threshold: 4
[ 6.933] (II) event4 - Logitech M315/M235: is tagged by udev as: Keyboard Mouse
[ 6.934] (II) event4 - Logitech M315/M235: device is a pointer
[ 6.934] (II) event4 - Logitech M315/M235: device is a keyboard
[ 6.934] (**) Logitech M315/M235: Applying InputClass "libinput pointer catchall"
[ 6.934] (**) Logitech M315/M235: Applying InputClass "libinput keyboard catchall"
[ 6.934] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 6.934] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 6.934] (II) Using input driver 'libinput' for 'Logitech M315/M235'
[ 6.934] (**) Logitech M315/M235: always reports core events
[ 6.934] (**) Option "Device" "/dev/input/event4"
[ 6.935] (**) Option "_source" "_driver/libinput"
[ 6.935] (II) libinput: Logitech M315/M235: is a virtual subdevice
[ 6.935] (**) Option "AccelSpeed" "-1"
[ 6.935] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/0003:046D:4009.0007/input/input35/event4"
[ 6.935] (II) XINPUT: Adding extended input device "Logitech M315/M235" (type: KEYBOARD, id 19)
[ 6.935] (**) Option "xkb_layout" "de"
[ 6.935] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0 /dev/dri/card0
[ 6.935] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 6.935] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 6.935] (II) LoadModule: "modesetting"
[ 6.936] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 6.936] (II) Module modesetting: vendor="X.Org Foundation"
[ 6.936] compiled for 1.20.8, module version = 1.20.8
[ 6.936] Module class: X.Org Video Driver
[ 6.936] ABI class: X.Org Video Driver, version 24.1
[ 6.936] (II) UnloadModule: "modesetting"
[ 6.936] (II) Unloading modesetting
[ 6.936] (II) Failed to load module "modesetting" (already loaded, 0)
[ 6.936] xf86: found device 0Last edited by eskoONE (2020-07-02 15:23:00)
Offline
What does the xorg log look like for a failed (black screen) attempt?
You can control the active outputs in eg. /etc/X11/xorg.conf.d/11-monitor.conf like (adapt the values! the identifiers must match the output names in "xrandr -q")
Section "Monitor"
Identifier "HDMI-0"
# Option "Enable" "False"
Option "Primary" "True"
EndSection
Section "Monitor"
Identifier "DVI-I-0"
# Option "Primary" "True"
Option "Enable" "False"
EndSectionThe metamodes can be added to a device section, eg. in /etc/X11/xorg.conf.d/20-nvidia.conf
Section "Device"
Identifier "Default nvidia Device"
Driver "nvidia"
Option "NoLogo" "True"
Option "CoolBits" "24"
Option "TripleBuffer" "True"
Option "metamodes" "HDMI-0: 1920x1080_72 +0+0 {ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}"
EndSectionAvoid static configurations, they're an awesome way to shoot your own foot.
Offline
i think the booting into a black screen was me derping. the monitor that im using as my main isnt the main for the gpu output. my guess is, it was outputting to the other screen that is off and was showing a black screen on the one im using, since its not the primary display.
i setup everything like you suggested but booted into a broken picom again. im starting to think its picom what is breaking and not my gpu drivers. removing
{ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}from the options boots me into a working picom. i was using these options in combination with picom on manjaro without any issues. it also works when i startx from console without having a window manager installed. im kinda lost as to why this is happening. i was mainly using that option to get rid of the nasty tearing i was getting, but the tearing is gone now for whatever reason.
im glad lightdm is working now and i can log into my desktop properly. thank you! i rly appreciate your help.
edit:
nvm, its broken again. wth is going on...
Last edited by eskoONE (2020-07-02 17:02:07)
Offline
okay, i think im onto something. picom breaks whenever i log in immediately when prompted and i enter my password. but if i wait a good 20 seconds and then log in, picom doesnt break. is this a timing issue? how can i make sure this doesnt happen?
Offline
is this related? https://bbs.archlinux.org/viewtopic.php?id=256916
lightdm log for successful login attempt with working picom
[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.30.0, UID=0 PID=365
[+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.00s] DEBUG: Registered seat module local
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
[+0.92s] DEBUG: Monitoring logind for seats
[+0.92s] DEBUG: New seat added from logind: seat0
[+0.92s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.92s] DEBUG: Seat seat0: Starting
[+0.92s] DEBUG: Seat seat0: Creating greeter session
[+0.92s] DEBUG: Seat seat0: Creating display server of type x
[+0.92s] DEBUG: posix_spawn avoided (fd close requested)
[+0.92s] DEBUG: Could not run plymouth --ping: Failed to execute child process “plymouth” (No such file or directory)
[+0.92s] DEBUG: Using VT 7
[+0.92s] DEBUG: Seat seat0: Starting local X display on VT 7
[+0.92s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+0.92s] DEBUG: XServer 0: Writing X server authority to /run/lightdm/root/:0
[+0.92s] DEBUG: XServer 0: Launching X Server
[+0.92s] DEBUG: Launching process 430: /usr/bin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+0.92s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+0.92s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.92s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.92s] WARNING: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
[+0.92s] DEBUG: Loading user config from /etc/lightdm/users.conf
[+0.93s] DEBUG: User eo added
[+0.93s] DEBUG: posix_spawn avoided (automatic reaping requested) (fd close requested)
[+2.71s] DEBUG: Got signal 10 from process 430
[+2.71s] DEBUG: XServer 0: Got signal from X server :0
[+2.71s] DEBUG: XServer 0: Connecting to XServer :0
[+2.71s] DEBUG: posix_spawn avoided (fd close requested) (child_setup specified)
[+2.71s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+2.71s] DEBUG: Session pid=442: Started with service 'lightdm-greeter', username 'lightdm'
[+2.73s] DEBUG: Session pid=442: Authentication complete with return value 0: Success
[+2.73s] DEBUG: Seat seat0: Session authenticated, running command
[+2.73s] DEBUG: Session pid=442: Running command /usr/bin/lightdm-mini-greeter
[+2.73s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+2.73s] DEBUG: Session pid=442: Logging to /var/log/lightdm/seat0-greeter.log
[+2.83s] DEBUG: Activating VT 7
[+2.83s] DEBUG: Activating login1 session c1
[+2.83s] DEBUG: Seat seat0 changes active session to c1
[+2.83s] DEBUG: Session c1 is already active
[+3.04s] DEBUG: Greeter connected version=1.30.0 api=1 resettable=false
[+3.04s] DEBUG: Greeter start authentication for eo
[+3.04s] DEBUG: Session pid=462: Started with service 'lightdm', username 'eo'
[+3.05s] DEBUG: Session pid=462: Got 1 message(s) from PAM
[+3.05s] DEBUG: Prompt greeter with 1 message(s)
[+31.36s] DEBUG: Continue authentication
[+31.38s] DEBUG: Session pid=462: Authentication complete with return value 0: Success
[+31.38s] DEBUG: Authenticate result for user eo: Success
[+31.38s] DEBUG: User eo authorized
[+31.38s] DEBUG: Greeter requests default session
[+31.38s] DEBUG: Seat seat0: Stopping greeter; display server will be re-used for user session
[+31.38s] DEBUG: Terminating login1 session c1
[+31.38s] DEBUG: Session pid=442: Sending SIGTERM
[+31.39s] DEBUG: Greeter closed communication channel
[+31.39s] DEBUG: Session pid=442: Exited with return value 1
[+31.39s] DEBUG: Seat seat0: Session stopped
[+31.39s] DEBUG: Seat seat0: Greeter stopped, running session
[+31.39s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session0
[+31.39s] DEBUG: posix_spawn avoided (fd close requested) (child_setup specified)
[+31.39s] DEBUG: Session pid=462: Running command /etc/lightdm/Xsession xmonad
[+31.39s] DEBUG: Creating shared data directory /var/lib/lightdm-data/eo
[+31.39s] DEBUG: Session pid=462: Logging to .xsession-errors
[+31.46s] DEBUG: Activating VT 7
[+31.46s] DEBUG: Activating login1 session 2
[+31.46s] DEBUG: Seat seat0 changes active session to
[+31.46s] DEBUG: Seat seat0 changes active session to 2
[+31.46s] DEBUG: Session 2 is already activelightdm.log for failing login attempt and then logging in correctly into a working picom
[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.30.0, UID=0 PID=513
[+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.00s] DEBUG: Registered seat module local
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
[+0.01s] DEBUG: Monitoring logind for seats
[+0.01s] DEBUG: New seat added from logind: seat0
[+0.01s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.01s] DEBUG: Seat seat0: Starting
[+0.01s] DEBUG: Seat seat0: Creating greeter session
[+0.01s] DEBUG: Seat seat0: Creating display server of type x
[+0.01s] DEBUG: posix_spawn avoided (fd close requested)
[+0.01s] DEBUG: Could not run plymouth --ping: Failed to execute child process “plymouth” (No such file or directory)
[+0.01s] DEBUG: Using VT 7
[+0.01s] DEBUG: Seat seat0: Starting local X display on VT 7
[+0.01s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+0.01s] DEBUG: XServer 0: Writing X server authority to /run/lightdm/root/:0
[+0.01s] DEBUG: XServer 0: Launching X Server
[+0.01s] DEBUG: Launching process 519: /usr/bin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+0.01s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+0.01s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.01s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.02s] WARNING: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
[+0.02s] DEBUG: Loading user config from /etc/lightdm/users.conf
[+0.02s] DEBUG: User eo added
[+0.02s] DEBUG: posix_spawn avoided (automatic reaping requested) (fd close requested)
[+1.36s] DEBUG: Got signal 10 from process 519
[+1.36s] DEBUG: XServer 0: Got signal from X server :0
[+1.36s] DEBUG: XServer 0: Connecting to XServer :0
[+1.36s] DEBUG: posix_spawn avoided (fd close requested) (child_setup specified)
[+1.36s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+1.36s] DEBUG: Session pid=528: Started with service 'lightdm-greeter', username 'lightdm'
[+1.38s] DEBUG: Session pid=528: Authentication complete with return value 0: Success
[+1.38s] DEBUG: Seat seat0: Session authenticated, running command
[+1.38s] DEBUG: Session pid=528: Running command /usr/bin/lightdm-mini-greeter
[+1.38s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+1.38s] DEBUG: Session pid=528: Logging to /var/log/lightdm/seat0-greeter.log
[+1.40s] DEBUG: Activating VT 7
[+1.40s] DEBUG: Activating login1 session c2
[+1.40s] DEBUG: Seat seat0 changes active session to c2
[+1.40s] DEBUG: Session c2 is already active
[+1.46s] DEBUG: Greeter connected version=1.30.0 api=1 resettable=false
[+1.46s] DEBUG: Greeter start authentication for eo
[+1.46s] DEBUG: Session pid=532: Started with service 'lightdm', username 'eo'
[+1.46s] DEBUG: Session pid=532: Got 1 message(s) from PAM
[+1.46s] DEBUG: Prompt greeter with 1 message(s)
[+4.32s] DEBUG: Continue authentication
[+4.33s] DEBUG: Session pid=532: Authentication complete with return value 0: Success
[+4.33s] DEBUG: Authenticate result for user eo: Success
[+4.33s] DEBUG: User eo authorized
[+4.33s] DEBUG: Greeter requests default session
[+4.33s] DEBUG: Seat seat0: Stopping greeter; display server will be re-used for user session
[+4.33s] DEBUG: Terminating login1 session c2
[+4.34s] DEBUG: Session pid=528: Sending SIGTERM
[+4.34s] DEBUG: Greeter closed communication channel
[+4.34s] DEBUG: Session pid=528: Exited with return value 1
[+4.34s] DEBUG: Seat seat0: Session stopped
[+4.34s] DEBUG: Seat seat0: Greeter stopped, running session
[+4.34s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session0
[+4.34s] DEBUG: posix_spawn avoided (fd close requested) (child_setup specified)
[+4.34s] DEBUG: Session pid=532: Running command /etc/lightdm/Xsession xmonad
[+4.34s] DEBUG: Creating shared data directory /var/lib/lightdm-data/eo
[+4.35s] DEBUG: Session pid=532: Logging to .xsession-errors
[+4.42s] DEBUG: Activating VT 7
[+4.42s] DEBUG: Activating login1 session 2
[+4.42s] DEBUG: Seat seat0 changes active session to
[+4.42s] DEBUG: Seat seat0 changes active session to 2
[+4.42s] DEBUG: Session 2 is already activenow heres the interesting part. when i enter my password several times wrong, my entire turns black and flashes, before the promt comes back. if i type in my password wrong again a few times, the same thing happens. it seems like the logs get overwritten so ill include Xorg.0.log.old and Xorg.0.log, because they seem to belong together.
Xorg.0.log.old
[ 14.055]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 14.055] Build Operating System: Linux Arch Linux
[ 14.055] Current Operating System: Linux arch 5.7.6-arch1-1 #1 SMP PREEMPT Thu, 25 Jun 2020 00:14:47 +0000 x86_64
[ 14.055] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=84c2d895-dc70-4524-8aad-2926753c14e4 rw loglevel=3 quiet
[ 14.055] Build Date: 05 May 2020 05:08:17AM
[ 14.055]
[ 14.056] Current version of pixman: 0.40.0
[ 14.056] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 14.056] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 14.056] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 2 19:53:16 2020
[ 14.056] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 14.056] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 14.056] (==) No Layout section. Using the first Screen section.
[ 14.056] (==) No screen section available. Using defaults.
[ 14.056] (**) |-->Screen "Default Screen Section" (0)
[ 14.056] (**) | |-->Monitor "<default monitor>"
[ 14.057] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 14.057] (**) | |-->Device "Default nvidia Device"
[ 14.057] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 14.057] (==) Automatically adding devices
[ 14.057] (==) Automatically enabling devices
[ 14.057] (==) Automatically adding GPU devices
[ 14.057] (==) Automatically binding GPU devices
[ 14.057] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 14.057] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 14.057] Entry deleted from font path.
[ 14.057] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 14.057] Entry deleted from font path.
[ 14.057] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 14.057] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 14.057] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 14.057] (II) Module ABI versions:
[ 14.057] X.Org ANSI C Emulation: 0.4
[ 14.057] X.Org Video Driver: 24.1
[ 14.057] X.Org XInput driver : 24.1
[ 14.057] X.Org Server Extension : 10.0
[ 14.059] (++) using VT number 7
[ 14.059] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 14.060] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 14.062] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 14.065] (--) PCI:*(1@0:0:0) 10de:1c02:103c:82fc rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 14.065] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 14.065] (II) LoadModule: "glx"
[ 14.065] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 14.068] (II) Module glx: vendor="X.Org Foundation"
[ 14.068] compiled for 1.20.8, module version = 1.0.0
[ 14.068] ABI class: X.Org Server Extension, version 10.0
[ 14.068] (II) LoadModule: "nvidia"
[ 14.068] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 14.069] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 14.069] compiled for 1.6.99.901, module version = 1.0.0
[ 14.069] Module class: X.Org Video Driver
[ 14.069] (II) NVIDIA dlloader X Driver 440.100 Fri May 29 08:21:27 UTC 2020
[ 14.069] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 14.069] (II) Loading sub module "fb"
[ 14.069] (II) LoadModule: "fb"
[ 14.069] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 14.069] (II) Module fb: vendor="X.Org Foundation"
[ 14.069] compiled for 1.20.8, module version = 1.0.0
[ 14.069] ABI class: X.Org ANSI C Emulation, version 0.4
[ 14.069] (II) Loading sub module "wfb"
[ 14.069] (II) LoadModule: "wfb"
[ 14.070] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 14.070] (II) Module wfb: vendor="X.Org Foundation"
[ 14.070] compiled for 1.20.8, module version = 1.0.0
[ 14.070] ABI class: X.Org ANSI C Emulation, version 0.4
[ 14.070] (II) Loading sub module "ramdac"
[ 14.070] (II) LoadModule: "ramdac"
[ 14.070] (II) Module "ramdac" already built-in
[ 14.071] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 14.071] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 14.071] (==) NVIDIA(0): RGB weight 888
[ 14.071] (==) NVIDIA(0): Default visual is TrueColor
[ 14.071] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 14.071] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 14.071] (**) NVIDIA(0): Option "TripleBuffer" "True"
[ 14.072] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 14.072] (**) NVIDIA(0): Option "Coolbits" "24"
[ 14.072] (**) NVIDIA(0): Option "MetaModes" "HDMI-0: 1920x1080_72 +0+0"
[ 14.072] (**) NVIDIA(0): Enabling 2D acceleration
[ 14.072] (II) Loading sub module "glxserver_nvidia"
[ 14.072] (II) LoadModule: "glxserver_nvidia"
[ 14.072] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 14.080] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 14.080] compiled for 1.6.99.901, module version = 1.0.0
[ 14.080] Module class: X.Org Server Extension
[ 14.080] (II) NVIDIA GLX Module 440.100 Fri May 29 08:19:01 UTC 2020
[ 14.080] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 14.430] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 14.430] (--) NVIDIA(0): DFP-0 (boot)
[ 14.430] (--) NVIDIA(0): DFP-1 (boot)
[ 14.430] (--) NVIDIA(0): DFP-2
[ 14.430] (--) NVIDIA(0): DFP-3
[ 14.430] (--) NVIDIA(0): DFP-4
[ 14.430] (--) NVIDIA(0): DFP-5
[ 14.430] (--) NVIDIA(0): DFP-6
[ 14.430] (--) NVIDIA(0): DFP-7
[ 14.430] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1060 3GB (GP106-A) at PCI:1:0:0
[ 14.430] (II) NVIDIA(0): (GPU-0)
[ 14.430] (--) NVIDIA(0): Memory: 3145728 kBytes
[ 14.430] (--) NVIDIA(0): VideoBIOS: 86.06.3c.00.8a
[ 14.430] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 14.466] (--) NVIDIA(GPU-0): LG Electronics LG TV (DFP-0): connected
[ 14.466] (--) NVIDIA(GPU-0): LG Electronics LG TV (DFP-0): Internal TMDS
[ 14.466] (--) NVIDIA(GPU-0): LG Electronics LG TV (DFP-0): 600.0 MHz maximum pixel clock
[ 14.466] (--) NVIDIA(GPU-0):
[ 14.495] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): connected
[ 14.495] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): Internal TMDS
[ 14.495] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): 600.0 MHz maximum pixel clock
[ 14.495] (--) NVIDIA(GPU-0):
[ 14.495] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 14.495] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 14.495] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 14.495] (--) NVIDIA(GPU-0):
[ 14.495] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 14.495] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 14.495] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 14.495] (--) NVIDIA(GPU-0):
[ 14.495] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 14.495] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 14.495] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 14.495] (--) NVIDIA(GPU-0):
[ 14.496] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 14.496] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 14.496] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 14.496] (--) NVIDIA(GPU-0):
[ 14.496] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 14.496] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 14.496] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 14.496] (--) NVIDIA(GPU-0):
[ 14.496] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 14.496] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 14.496] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 14.496] (--) NVIDIA(GPU-0):
[ 14.496] (**) NVIDIA(0): Option "Enable" "True"
[ 14.496] (**) NVIDIA(0): Option "Primary" "True"
[ 14.496] (**) NVIDIA(0): Option "Enable" "False"
[ 14.496] (**) NVIDIA(0): Option "Primary" "True"
[ 14.506] (II) NVIDIA(0): Validated MetaModes:
[ 14.506] (II) NVIDIA(0): "HDMI-0:1920x1080_72+0+0"
[ 14.506] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 14.510] (WW) NVIDIA(0): Cannot find size of first mode for LG Electronics LG TV
[ 14.510] (WW) NVIDIA(0): (DFP-0); cannot compute DPI from LG Electronics LG TV
[ 14.510] (WW) NVIDIA(0): (DFP-0)'s EDID.
[ 14.510] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[ 14.514] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 14.514] (II) NVIDIA: access.
[ 14.515] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 14.515] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 14.515] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 14.515] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 14.515] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 14.515] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 14.515] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 14.515] (II) NVIDIA(0): Config Options in the README.
[ 14.533] (II) NVIDIA(0): Setting mode "HDMI-0:1920x1080_72+0+0"
[ 14.582] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 14.582] (==) NVIDIA(0): Backing store enabled
[ 14.582] (==) NVIDIA(0): Silken mouse disabled
[ 14.583] (==) NVIDIA(0): DPMS enabled
[ 14.583] (WW) NVIDIA(0): Option "NoLogo" is not used
[ 14.583] (II) Loading sub module "dri2"
[ 14.583] (II) LoadModule: "dri2"
[ 14.583] (II) Module "dri2" already built-in
[ 14.583] (II) NVIDIA(0): [DRI2] Setup complete
[ 14.583] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 14.583] (II) Initializing extension Generic Event Extension
[ 14.583] (II) Initializing extension SHAPE
[ 14.583] (II) Initializing extension MIT-SHM
[ 14.583] (II) Initializing extension XInputExtension
[ 14.583] (II) Initializing extension XTEST
[ 14.583] (II) Initializing extension BIG-REQUESTS
[ 14.583] (II) Initializing extension SYNC
[ 14.583] (II) Initializing extension XKEYBOARD
[ 14.583] (II) Initializing extension XC-MISC
[ 14.583] (II) Initializing extension SECURITY
[ 14.583] (II) Initializing extension XFIXES
[ 14.584] (II) Initializing extension RENDER
[ 14.584] (II) Initializing extension RANDR
[ 14.584] (II) Initializing extension COMPOSITE
[ 14.584] (II) Initializing extension DAMAGE
[ 14.584] (II) Initializing extension MIT-SCREEN-SAVER
[ 14.584] (II) Initializing extension DOUBLE-BUFFER
[ 14.584] (II) Initializing extension RECORD
[ 14.584] (II) Initializing extension DPMS
[ 14.584] (II) Initializing extension Present
[ 14.584] (II) Initializing extension DRI3
[ 14.584] (II) Initializing extension X-Resource
[ 14.584] (II) Initializing extension XVideo
[ 14.584] (II) Initializing extension XVideo-MotionCompensation
[ 14.584] (II) Initializing extension GLX
[ 14.584] (II) Initializing extension GLX
[ 14.584] (II) Indirect GLX disabled.
[ 14.584] (II) GLX: Another vendor is already registered for screen 0
[ 14.584] (II) Initializing extension XFree86-VidModeExtension
[ 14.584] (II) Initializing extension XFree86-DGA
[ 14.585] (II) Initializing extension XFree86-DRI
[ 14.585] (II) Initializing extension DRI2
[ 14.585] (II) Initializing extension NV-GLX
[ 14.585] (II) Initializing extension NV-CONTROL
[ 14.585] (II) Initializing extension XINERAMA
[ 14.630] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 14.630] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 14.630] (**) Power Button: Applying InputClass "system-keyboard"
[ 14.630] (II) LoadModule: "libinput"
[ 14.630] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 14.631] (II) Module libinput: vendor="X.Org Foundation"
[ 14.631] compiled for 1.20.8, module version = 0.30.0
[ 14.631] Module class: X.Org XInput Driver
[ 14.631] ABI class: X.Org XInput driver, version 24.1
[ 14.631] (II) Using input driver 'libinput' for 'Power Button'
[ 14.631] (**) Power Button: always reports core events
[ 14.631] (**) Option "Device" "/dev/input/event2"
[ 14.631] (**) Option "_source" "server/udev"
[ 14.632] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 14.632] (II) event2 - Power Button: device is a keyboard
[ 14.632] (II) event2 - Power Button: device removed
[ 14.666] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 14.666] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 14.666] (**) Option "xkb_layout" "de"
[ 14.683] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 14.683] (II) event2 - Power Button: device is a keyboard
[ 14.683] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 14.683] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 14.683] (**) Power Button: Applying InputClass "system-keyboard"
[ 14.683] (II) Using input driver 'libinput' for 'Power Button'
[ 14.683] (**) Power Button: always reports core events
[ 14.683] (**) Option "Device" "/dev/input/event1"
[ 14.683] (**) Option "_source" "server/udev"
[ 14.684] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 14.684] (II) event1 - Power Button: device is a keyboard
[ 14.684] (II) event1 - Power Button: device removed
[ 14.732] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 14.732] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 14.732] (**) Option "xkb_layout" "de"
[ 14.735] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 14.735] (II) event1 - Power Button: device is a keyboard
[ 14.736] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 14.736] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 14.736] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 14.736] (II) Using input driver 'libinput' for 'Sleep Button'
[ 14.736] (**) Sleep Button: always reports core events
[ 14.736] (**) Option "Device" "/dev/input/event0"
[ 14.736] (**) Option "_source" "server/udev"
[ 14.738] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 14.738] (II) event0 - Sleep Button: device is a keyboard
[ 14.739] (II) event0 - Sleep Button: device removed
[ 14.772] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 14.772] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 14.772] (**) Option "xkb_layout" "de"
[ 14.775] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 14.775] (II) event0 - Sleep Button: device is a keyboard
[ 14.777] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event10)
[ 14.777] (II) No input driver specified, ignoring this device.
[ 14.777] (II) This device may have been added with another device file.
[ 14.778] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event11)
[ 14.778] (II) No input driver specified, ignoring this device.
[ 14.778] (II) This device may have been added with another device file.
[ 14.779] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event5)
[ 14.779] (II) No input driver specified, ignoring this device.
[ 14.779] (II) This device may have been added with another device file.
[ 14.780] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event6)
[ 14.780] (II) No input driver specified, ignoring this device.
[ 14.780] (II) This device may have been added with another device file.
[ 14.781] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event7)
[ 14.781] (II) No input driver specified, ignoring this device.
[ 14.781] (II) This device may have been added with another device file.
[ 14.782] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event8)
[ 14.782] (II) No input driver specified, ignoring this device.
[ 14.782] (II) This device may have been added with another device file.
[ 14.783] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event9)
[ 14.783] (II) No input driver specified, ignoring this device.
[ 14.783] (II) This device may have been added with another device file.
[ 14.784] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/event23)
[ 14.785] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 14.785] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "My Mouse"
[ 14.785] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse'
[ 14.785] (**) Logitech G500s Laser Gaming Mouse: always reports core events
[ 14.785] (**) Option "Device" "/dev/input/event23"
[ 14.785] (**) Option "_source" "server/udev"
[ 14.845] (II) event23 - Logitech G500s Laser Gaming Mouse: is tagged by udev as: Mouse
[ 14.846] (II) event23 - Logitech G500s Laser Gaming Mouse: device set to 800 DPI
[ 14.846] (II) event23 - Logitech G500s Laser Gaming Mouse: device is a pointer
[ 14.846] (II) event23 - Logitech G500s Laser Gaming Mouse: device removed
[ 14.905] (**) Option "AccelSpeed" "-1"
[ 14.905] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:046D:C24E.0005/input/input25/event23"
[ 14.905] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse" (type: MOUSE, id 9)
[ 14.906] (**) Option "AccelerationScheme" "none"
[ 14.906] (**) Logitech G500s Laser Gaming Mouse: (accel) selected scheme none/0
[ 14.906] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration factor: 2.000
[ 14.906] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration threshold: 4
[ 14.965] (II) event23 - Logitech G500s Laser Gaming Mouse: is tagged by udev as: Mouse
[ 14.965] (II) event23 - Logitech G500s Laser Gaming Mouse: device set to 800 DPI
[ 14.966] (II) event23 - Logitech G500s Laser Gaming Mouse: device is a pointer
[ 14.968] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/mouse1)
[ 14.968] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "My Mouse"
[ 14.968] (II) No input driver specified, ignoring this device.
[ 14.968] (II) This device may have been added with another device file.
[ 14.970] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse Keyboard (/dev/input/event24)
[ 14.970] (**) Logitech G500s Laser Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 14.970] (**) Logitech G500s Laser Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[ 14.970] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Keyboard'
[ 14.970] (**) Logitech G500s Laser Gaming Mouse Keyboard: always reports core events
[ 14.970] (**) Option "Device" "/dev/input/event24"
[ 14.970] (**) Option "_source" "server/udev"
[ 14.974] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 14.974] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device is a keyboard
[ 14.974] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device removed
[ 14.999] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input26/event24"
[ 14.999] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Keyboard" (type: KEYBOARD, id 10)
[ 14.999] (**) Option "xkb_layout" "de"
[ 15.003] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 15.003] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device is a keyboard
[ 15.006] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse Consumer Control (/dev/input/event25)
[ 15.006] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 15.006] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "system-keyboard"
[ 15.006] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Consumer Control'
[ 15.006] (**) Logitech G500s Laser Gaming Mouse Consumer Control: always reports core events
[ 15.006] (**) Option "Device" "/dev/input/event25"
[ 15.006] (**) Option "_source" "server/udev"
[ 15.010] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 15.010] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device is a keyboard
[ 15.010] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device removed
[ 15.039] (II) libinput: Logitech G500s Laser Gaming Mouse Consumer Control: needs a virtual subdevice
[ 15.039] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input27/event25"
[ 15.039] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Consumer Control" (type: MOUSE, id 11)
[ 15.039] (**) Option "AccelerationScheme" "none"
[ 15.039] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) selected scheme none/0
[ 15.039] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) acceleration factor: 2.000
[ 15.039] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) acceleration threshold: 4
[ 15.043] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 15.043] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device is a keyboard
[ 15.046] (II) config/udev: Adding input device Logitech M315/M235 (/dev/input/event17)
[ 15.046] (**) Logitech M315/M235: Applying InputClass "libinput pointer catchall"
[ 15.046] (**) Logitech M315/M235: Applying InputClass "libinput keyboard catchall"
[ 15.046] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 15.046] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 15.046] (II) Using input driver 'libinput' for 'Logitech M315/M235'
[ 15.046] (**) Logitech M315/M235: always reports core events
[ 15.046] (**) Option "Device" "/dev/input/event17"
[ 15.046] (**) Option "_source" "server/udev"
[ 15.050] (II) event17 - Logitech M315/M235: is tagged by udev as: Keyboard Mouse
[ 15.051] (II) event17 - Logitech M315/M235: device is a pointer
[ 15.051] (II) event17 - Logitech M315/M235: device is a keyboard
[ 15.051] (II) event17 - Logitech M315/M235: device removed
[ 15.079] (**) Option "AccelSpeed" "-1"
[ 15.079] (II) libinput: Logitech M315/M235: needs a virtual subdevice
[ 15.079] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/0003:046D:4009.0007/input/input35/event17"
[ 15.079] (II) XINPUT: Adding extended input device "Logitech M315/M235" (type: MOUSE, id 12)
[ 15.079] (**) Option "AccelerationScheme" "none"
[ 15.079] (**) Logitech M315/M235: (accel) selected scheme none/0
[ 15.079] (**) Logitech M315/M235: (accel) acceleration factor: 2.000
[ 15.079] (**) Logitech M315/M235: (accel) acceleration threshold: 4
[ 15.084] (II) event17 - Logitech M315/M235: is tagged by udev as: Keyboard Mouse
[ 15.084] (II) event17 - Logitech M315/M235: device is a pointer
[ 15.084] (II) event17 - Logitech M315/M235: device is a keyboard
[ 15.086] (II) config/udev: Adding input device Logitech M315/M235 (/dev/input/mouse2)
[ 15.086] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 15.086] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 15.086] (II) No input driver specified, ignoring this device.
[ 15.086] (II) This device may have been added with another device file.
[ 15.088] (II) config/udev: Adding input device Game Keyboard (/dev/input/event19)
[ 15.088] (**) Game Keyboard: Applying InputClass "libinput keyboard catchall"
[ 15.088] (**) Game Keyboard: Applying InputClass "system-keyboard"
[ 15.088] (II) Using input driver 'libinput' for 'Game Keyboard'
[ 15.089] (**) Game Keyboard: always reports core events
[ 15.089] (**) Option "Device" "/dev/input/event19"
[ 15.089] (**) Option "_source" "server/udev"
[ 15.092] (II) event19 - Game Keyboard: is tagged by udev as: Keyboard
[ 15.092] (II) event19 - Game Keyboard: device is a keyboard
[ 15.093] (II) event19 - Game Keyboard: device removed
[ 15.119] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04B4:F02F.0003/input/input21/event19"
[ 15.119] (II) XINPUT: Adding extended input device "Game Keyboard" (type: KEYBOARD, id 13)
[ 15.119] (**) Option "xkb_layout" "de"
[ 15.123] (II) event19 - Game Keyboard: is tagged by udev as: Keyboard
[ 15.123] (II) event19 - Game Keyboard: device is a keyboard
[ 15.125] (II) config/udev: Adding input device Game Keyboard Mouse (/dev/input/event20)
[ 15.126] (**) Game Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[ 15.126] (**) Game Keyboard Mouse: Applying InputClass "My Mouse"
[ 15.126] (II) Using input driver 'libinput' for 'Game Keyboard Mouse'
[ 15.126] (**) Game Keyboard Mouse: always reports core events
[ 15.126] (**) Option "Device" "/dev/input/event20"
[ 15.126] (**) Option "_source" "server/udev"
[ 15.129] (II) event20 - Game Keyboard Mouse: is tagged by udev as: Mouse
[ 15.130] (II) event20 - Game Keyboard Mouse: device is a pointer
[ 15.130] (II) event20 - Game Keyboard Mouse: device removed
[ 15.172] (**) Option "AccelSpeed" "-1"
[ 15.172] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input22/event20"
[ 15.172] (II) XINPUT: Adding extended input device "Game Keyboard Mouse" (type: MOUSE, id 14)
[ 15.172] (**) Option "AccelerationScheme" "none"
[ 15.172] (**) Game Keyboard Mouse: (accel) selected scheme none/0
[ 15.172] (**) Game Keyboard Mouse: (accel) acceleration factor: 2.000
[ 15.172] (**) Game Keyboard Mouse: (accel) acceleration threshold: 4
[ 15.176] (II) event20 - Game Keyboard Mouse: is tagged by udev as: Mouse
[ 15.176] (II) event20 - Game Keyboard Mouse: device is a pointer
[ 15.178] (II) config/udev: Adding input device Game Keyboard Mouse (/dev/input/mouse0)
[ 15.179] (**) Game Keyboard Mouse: Applying InputClass "My Mouse"
[ 15.179] (II) No input driver specified, ignoring this device.
[ 15.179] (II) This device may have been added with another device file.
[ 15.181] (II) config/udev: Adding input device Game Keyboard Consumer Control (/dev/input/event21)
[ 15.181] (**) Game Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 15.181] (**) Game Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 15.181] (II) Using input driver 'libinput' for 'Game Keyboard Consumer Control'
[ 15.181] (**) Game Keyboard Consumer Control: always reports core events
[ 15.181] (**) Option "Device" "/dev/input/event21"
[ 15.181] (**) Option "_source" "server/udev"
[ 15.184] (II) event21 - Game Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 15.185] (II) event21 - Game Keyboard Consumer Control: device is a keyboard
[ 15.185] (II) event21 - Game Keyboard Consumer Control: device removed
[ 15.212] (II) libinput: Game Keyboard Consumer Control: needs a virtual subdevice
[ 15.212] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input23/event21"
[ 15.212] (II) XINPUT: Adding extended input device "Game Keyboard Consumer Control" (type: MOUSE, id 15)
[ 15.212] (**) Option "AccelerationScheme" "none"
[ 15.212] (**) Game Keyboard Consumer Control: (accel) selected scheme none/0
[ 15.212] (**) Game Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 15.212] (**) Game Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 15.216] (II) event21 - Game Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 15.216] (II) event21 - Game Keyboard Consumer Control: device is a keyboard
[ 15.219] (II) config/udev: Adding input device Game Keyboard System Control (/dev/input/event22)
[ 15.219] (**) Game Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 15.219] (**) Game Keyboard System Control: Applying InputClass "system-keyboard"
[ 15.219] (II) Using input driver 'libinput' for 'Game Keyboard System Control'
[ 15.219] (**) Game Keyboard System Control: always reports core events
[ 15.219] (**) Option "Device" "/dev/input/event22"
[ 15.219] (**) Option "_source" "server/udev"
[ 15.222] (II) event22 - Game Keyboard System Control: is tagged by udev as: Keyboard
[ 15.223] (II) event22 - Game Keyboard System Control: device is a keyboard
[ 15.223] (II) event22 - Game Keyboard System Control: device removed
[ 15.252] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input24/event22"
[ 15.252] (II) XINPUT: Adding extended input device "Game Keyboard System Control" (type: KEYBOARD, id 16)
[ 15.252] (**) Option "xkb_layout" "de"
[ 15.256] (II) event22 - Game Keyboard System Control: is tagged by udev as: Keyboard
[ 15.256] (II) event22 - Game Keyboard System Control: device is a keyboard
[ 15.258] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event12)
[ 15.258] (II) No input driver specified, ignoring this device.
[ 15.258] (II) This device may have been added with another device file.
[ 15.259] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event13)
[ 15.259] (II) No input driver specified, ignoring this device.
[ 15.259] (II) This device may have been added with another device file.
[ 15.260] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event14)
[ 15.260] (II) No input driver specified, ignoring this device.
[ 15.260] (II) This device may have been added with another device file.
[ 15.261] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event15)
[ 15.261] (II) No input driver specified, ignoring this device.
[ 15.261] (II) This device may have been added with another device file.
[ 15.262] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event16)
[ 15.262] (II) No input driver specified, ignoring this device.
[ 15.262] (II) This device may have been added with another device file.
[ 15.263] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 15.263] (II) No input driver specified, ignoring this device.
[ 15.263] (II) This device may have been added with another device file.
[ 15.264] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event4)
[ 15.264] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 15.264] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[ 15.264] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 15.264] (**) HP WMI hotkeys: always reports core events
[ 15.264] (**) Option "Device" "/dev/input/event4"
[ 15.264] (**) Option "_source" "server/udev"
[ 15.266] (II) event4 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 15.266] (II) event4 - HP WMI hotkeys: device is a keyboard
[ 15.266] (II) event4 - HP WMI hotkeys: device removed
[ 15.332] (**) Option "config_info" "udev:/sys/devices/virtual/input/input4/event4"
[ 15.332] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 17)
[ 15.332] (**) Option "xkb_layout" "de"
[ 15.334] (II) event4 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 15.334] (II) event4 - HP WMI hotkeys: device is a keyboard
[ 15.345] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 15.345] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "system-keyboard"
[ 15.345] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Consumer Control'
[ 15.345] (**) Logitech G500s Laser Gaming Mouse Consumer Control: always reports core events
[ 15.345] (**) Option "Device" "/dev/input/event25"
[ 15.345] (**) Option "_source" "_driver/libinput"
[ 15.345] (II) libinput: Logitech G500s Laser Gaming Mouse Consumer Control: is a virtual subdevice
[ 15.345] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input27/event25"
[ 15.345] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Consumer Control" (type: KEYBOARD, id 18)
[ 15.345] (**) Option "xkb_layout" "de"
[ 15.346] (**) Logitech M315/M235: Applying InputClass "libinput pointer catchall"
[ 15.346] (**) Logitech M315/M235: Applying InputClass "libinput keyboard catchall"
[ 15.346] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 15.346] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 15.346] (II) Using input driver 'libinput' for 'Logitech M315/M235'
[ 15.346] (**) Logitech M315/M235: always reports core events
[ 15.346] (**) Option "Device" "/dev/input/event17"
[ 15.346] (**) Option "_source" "_driver/libinput"
[ 15.346] (II) libinput: Logitech M315/M235: is a virtual subdevice
[ 15.346] (**) Option "AccelSpeed" "-1"
[ 15.346] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/0003:046D:4009.0007/input/input35/event17"
[ 15.346] (II) XINPUT: Adding extended input device "Logitech M315/M235" (type: KEYBOARD, id 19)
[ 15.346] (**) Option "xkb_layout" "de"
[ 15.347] (**) Game Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 15.347] (**) Game Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 15.347] (II) Using input driver 'libinput' for 'Game Keyboard Consumer Control'
[ 15.347] (**) Game Keyboard Consumer Control: always reports core events
[ 15.347] (**) Option "Device" "/dev/input/event21"
[ 15.347] (**) Option "_source" "_driver/libinput"
[ 15.347] (II) libinput: Game Keyboard Consumer Control: is a virtual subdevice
[ 15.347] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input23/event21"
[ 15.347] (II) XINPUT: Adding extended input device "Game Keyboard Consumer Control" (type: KEYBOARD, id 20)
[ 15.347] (**) Option "xkb_layout" "de"
[ 18.887] (II) event2 - Power Button: device removed
[ 18.927] (II) event1 - Power Button: device removed
[ 18.972] (II) event0 - Sleep Button: device removed
[ 19.025] (II) event23 - Logitech G500s Laser Gaming Mouse: device removed
[ 19.105] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device removed
[ 19.145] (II) event19 - Game Keyboard: device removed
[ 19.185] (II) event20 - Game Keyboard Mouse: device removed
[ 19.252] (II) event22 - Game Keyboard System Control: device removed
[ 19.279] (II) event4 - HP WMI hotkeys: device removed
[ 19.345] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device removed
[ 19.385] (II) event17 - Logitech M315/M235: device removed
[ 19.412] (II) event21 - Game Keyboard Consumer Control: device removed
[ 19.443] (II) UnloadModule: "libinput"
[ 19.443] (II) UnloadModule: "libinput"
[ 19.443] (II) UnloadModule: "libinput"
[ 19.443] (II) UnloadModule: "libinput"
[ 19.443] (II) UnloadModule: "libinput"
[ 19.443] (II) UnloadModule: "libinput"
[ 19.443] (II) UnloadModule: "libinput"
[ 19.444] (II) UnloadModule: "libinput"
[ 19.444] (II) UnloadModule: "libinput"
[ 19.444] (II) UnloadModule: "libinput"
[ 19.444] (II) UnloadModule: "libinput"
[ 19.444] (II) UnloadModule: "libinput"
[ 19.444] (II) UnloadModule: "libinput"
[ 19.444] (II) UnloadModule: "libinput"
[ 19.444] (II) UnloadModule: "libinput"
[ 19.756] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 19.759] (II) Server terminated successfully (0). Closing log file.Xorg.0.log
[ 20.140]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 20.140] Build Operating System: Linux Arch Linux
[ 20.140] Current Operating System: Linux arch 5.7.6-arch1-1 #1 SMP PREEMPT Thu, 25 Jun 2020 00:14:47 +0000 x86_64
[ 20.140] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=84c2d895-dc70-4524-8aad-2926753c14e4 rw loglevel=3 quiet
[ 20.140] Build Date: 05 May 2020 05:08:17AM
[ 20.140]
[ 20.140] Current version of pixman: 0.40.0
[ 20.140] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 20.140] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 20.140] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 2 19:53:22 2020
[ 20.140] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 20.140] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 20.140] (==) No Layout section. Using the first Screen section.
[ 20.140] (==) No screen section available. Using defaults.
[ 20.140] (**) |-->Screen "Default Screen Section" (0)
[ 20.140] (**) | |-->Monitor "<default monitor>"
[ 20.140] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 20.140] (**) | |-->Device "Default nvidia Device"
[ 20.140] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 20.140] (==) Automatically adding devices
[ 20.140] (==) Automatically enabling devices
[ 20.140] (==) Automatically adding GPU devices
[ 20.140] (==) Automatically binding GPU devices
[ 20.140] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 20.140] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 20.140] Entry deleted from font path.
[ 20.140] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 20.140] Entry deleted from font path.
[ 20.140] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 20.140] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 20.140] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 20.140] (II) Module ABI versions:
[ 20.140] X.Org ANSI C Emulation: 0.4
[ 20.140] X.Org Video Driver: 24.1
[ 20.140] X.Org XInput driver : 24.1
[ 20.140] X.Org Server Extension : 10.0
[ 20.141] (++) using VT number 7
[ 20.141] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 20.141] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 20.142] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 20.143] (--) PCI:*(1@0:0:0) 10de:1c02:103c:82fc rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 20.143] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 20.143] (II) LoadModule: "glx"
[ 20.143] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 20.144] (II) Module glx: vendor="X.Org Foundation"
[ 20.144] compiled for 1.20.8, module version = 1.0.0
[ 20.144] ABI class: X.Org Server Extension, version 10.0
[ 20.144] (II) LoadModule: "nvidia"
[ 20.144] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 20.144] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 20.144] compiled for 1.6.99.901, module version = 1.0.0
[ 20.144] Module class: X.Org Video Driver
[ 20.144] (II) NVIDIA dlloader X Driver 440.100 Fri May 29 08:21:27 UTC 2020
[ 20.144] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 20.144] (II) Loading sub module "fb"
[ 20.144] (II) LoadModule: "fb"
[ 20.144] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 20.145] (II) Module fb: vendor="X.Org Foundation"
[ 20.145] compiled for 1.20.8, module version = 1.0.0
[ 20.145] ABI class: X.Org ANSI C Emulation, version 0.4
[ 20.145] (II) Loading sub module "wfb"
[ 20.145] (II) LoadModule: "wfb"
[ 20.145] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 20.145] (II) Module wfb: vendor="X.Org Foundation"
[ 20.145] compiled for 1.20.8, module version = 1.0.0
[ 20.145] ABI class: X.Org ANSI C Emulation, version 0.4
[ 20.145] (II) Loading sub module "ramdac"
[ 20.145] (II) LoadModule: "ramdac"
[ 20.145] (II) Module "ramdac" already built-in
[ 20.146] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 20.146] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 20.146] (==) NVIDIA(0): RGB weight 888
[ 20.146] (==) NVIDIA(0): Default visual is TrueColor
[ 20.146] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 20.146] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 20.146] (**) NVIDIA(0): Option "TripleBuffer" "True"
[ 20.146] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 20.146] (**) NVIDIA(0): Option "Coolbits" "24"
[ 20.146] (**) NVIDIA(0): Option "MetaModes" "HDMI-0: 1920x1080_72 +0+0"
[ 20.146] (**) NVIDIA(0): Enabling 2D acceleration
[ 20.146] (II) Loading sub module "glxserver_nvidia"
[ 20.146] (II) LoadModule: "glxserver_nvidia"
[ 20.146] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 20.151] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 20.151] compiled for 1.6.99.901, module version = 1.0.0
[ 20.151] Module class: X.Org Server Extension
[ 20.151] (II) NVIDIA GLX Module 440.100 Fri May 29 08:19:01 UTC 2020
[ 20.152] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 20.502] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 20.502] (--) NVIDIA(0): DFP-0 (boot)
[ 20.502] (--) NVIDIA(0): DFP-1 (boot)
[ 20.502] (--) NVIDIA(0): DFP-2
[ 20.502] (--) NVIDIA(0): DFP-3
[ 20.502] (--) NVIDIA(0): DFP-4
[ 20.502] (--) NVIDIA(0): DFP-5
[ 20.502] (--) NVIDIA(0): DFP-6
[ 20.502] (--) NVIDIA(0): DFP-7
[ 20.503] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1060 3GB (GP106-A) at PCI:1:0:0
[ 20.503] (II) NVIDIA(0): (GPU-0)
[ 20.503] (--) NVIDIA(0): Memory: 3145728 kBytes
[ 20.503] (--) NVIDIA(0): VideoBIOS: 86.06.3c.00.8a
[ 20.503] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 20.532] (--) NVIDIA(GPU-0): LG Electronics LG TV (DFP-0): connected
[ 20.532] (--) NVIDIA(GPU-0): LG Electronics LG TV (DFP-0): Internal TMDS
[ 20.532] (--) NVIDIA(GPU-0): LG Electronics LG TV (DFP-0): 600.0 MHz maximum pixel clock
[ 20.532] (--) NVIDIA(GPU-0):
[ 20.561] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): connected
[ 20.561] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): Internal TMDS
[ 20.561] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): 600.0 MHz maximum pixel clock
[ 20.561] (--) NVIDIA(GPU-0):
[ 20.561] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 20.561] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 20.561] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 20.561] (--) NVIDIA(GPU-0):
[ 20.561] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 20.561] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 20.561] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 20.561] (--) NVIDIA(GPU-0):
[ 20.561] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 20.561] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 20.561] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 20.561] (--) NVIDIA(GPU-0):
[ 20.561] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 20.561] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 20.561] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 20.561] (--) NVIDIA(GPU-0):
[ 20.561] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 20.561] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 20.561] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 20.561] (--) NVIDIA(GPU-0):
[ 20.561] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 20.561] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 20.561] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 20.561] (--) NVIDIA(GPU-0):
[ 20.561] (**) NVIDIA(0): Option "Enable" "True"
[ 20.561] (**) NVIDIA(0): Option "Primary" "True"
[ 20.561] (**) NVIDIA(0): Option "Enable" "False"
[ 20.561] (**) NVIDIA(0): Option "Primary" "True"
[ 20.571] (II) NVIDIA(0): Validated MetaModes:
[ 20.571] (II) NVIDIA(0): "HDMI-0:1920x1080_72+0+0"
[ 20.571] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 20.575] (WW) NVIDIA(0): Cannot find size of first mode for LG Electronics LG TV
[ 20.575] (WW) NVIDIA(0): (DFP-0); cannot compute DPI from LG Electronics LG TV
[ 20.575] (WW) NVIDIA(0): (DFP-0)'s EDID.
[ 20.575] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[ 20.579] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 20.579] (II) NVIDIA: access.
[ 20.581] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 20.581] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 20.581] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 20.581] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 20.581] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 20.581] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 20.581] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 20.581] (II) NVIDIA(0): Config Options in the README.
[ 20.600] (II) NVIDIA(0): Setting mode "HDMI-0:1920x1080_72+0+0"
[ 20.652] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 20.652] (==) NVIDIA(0): Backing store enabled
[ 20.652] (==) NVIDIA(0): Silken mouse disabled
[ 20.652] (==) NVIDIA(0): DPMS enabled
[ 20.652] (WW) NVIDIA(0): Option "NoLogo" is not used
[ 20.652] (II) Loading sub module "dri2"
[ 20.652] (II) LoadModule: "dri2"
[ 20.652] (II) Module "dri2" already built-in
[ 20.652] (II) NVIDIA(0): [DRI2] Setup complete
[ 20.652] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 20.652] (II) Initializing extension Generic Event Extension
[ 20.652] (II) Initializing extension SHAPE
[ 20.652] (II) Initializing extension MIT-SHM
[ 20.652] (II) Initializing extension XInputExtension
[ 20.653] (II) Initializing extension XTEST
[ 20.653] (II) Initializing extension BIG-REQUESTS
[ 20.653] (II) Initializing extension SYNC
[ 20.653] (II) Initializing extension XKEYBOARD
[ 20.653] (II) Initializing extension XC-MISC
[ 20.653] (II) Initializing extension SECURITY
[ 20.653] (II) Initializing extension XFIXES
[ 20.653] (II) Initializing extension RENDER
[ 20.653] (II) Initializing extension RANDR
[ 20.653] (II) Initializing extension COMPOSITE
[ 20.653] (II) Initializing extension DAMAGE
[ 20.653] (II) Initializing extension MIT-SCREEN-SAVER
[ 20.653] (II) Initializing extension DOUBLE-BUFFER
[ 20.653] (II) Initializing extension RECORD
[ 20.654] (II) Initializing extension DPMS
[ 20.654] (II) Initializing extension Present
[ 20.654] (II) Initializing extension DRI3
[ 20.654] (II) Initializing extension X-Resource
[ 20.654] (II) Initializing extension XVideo
[ 20.654] (II) Initializing extension XVideo-MotionCompensation
[ 20.654] (II) Initializing extension GLX
[ 20.654] (II) Initializing extension GLX
[ 20.654] (II) Indirect GLX disabled.
[ 20.654] (II) GLX: Another vendor is already registered for screen 0
[ 20.654] (II) Initializing extension XFree86-VidModeExtension
[ 20.654] (II) Initializing extension XFree86-DGA
[ 20.654] (II) Initializing extension XFree86-DRI
[ 20.654] (II) Initializing extension DRI2
[ 20.654] (II) Initializing extension NV-GLX
[ 20.654] (II) Initializing extension NV-CONTROL
[ 20.654] (II) Initializing extension XINERAMA
[ 20.698] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 20.698] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 20.698] (**) Power Button: Applying InputClass "system-keyboard"
[ 20.698] (II) LoadModule: "libinput"
[ 20.698] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 20.699] (II) Module libinput: vendor="X.Org Foundation"
[ 20.699] compiled for 1.20.8, module version = 0.30.0
[ 20.699] Module class: X.Org XInput Driver
[ 20.699] ABI class: X.Org XInput driver, version 24.1
[ 20.699] (II) Using input driver 'libinput' for 'Power Button'
[ 20.699] (**) Power Button: always reports core events
[ 20.699] (**) Option "Device" "/dev/input/event2"
[ 20.699] (**) Option "_source" "server/udev"
[ 20.700] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 20.700] (II) event2 - Power Button: device is a keyboard
[ 20.700] (II) event2 - Power Button: device removed
[ 20.732] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 20.732] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 20.732] (**) Option "xkb_layout" "de"
[ 20.751] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 20.752] (II) event2 - Power Button: device is a keyboard
[ 20.752] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 20.752] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 20.752] (**) Power Button: Applying InputClass "system-keyboard"
[ 20.752] (II) Using input driver 'libinput' for 'Power Button'
[ 20.752] (**) Power Button: always reports core events
[ 20.752] (**) Option "Device" "/dev/input/event1"
[ 20.752] (**) Option "_source" "server/udev"
[ 20.753] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 20.753] (II) event1 - Power Button: device is a keyboard
[ 20.753] (II) event1 - Power Button: device removed
[ 20.799] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 20.799] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 20.799] (**) Option "xkb_layout" "de"
[ 20.801] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 20.801] (II) event1 - Power Button: device is a keyboard
[ 20.803] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 20.803] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 20.803] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 20.803] (II) Using input driver 'libinput' for 'Sleep Button'
[ 20.803] (**) Sleep Button: always reports core events
[ 20.803] (**) Option "Device" "/dev/input/event0"
[ 20.803] (**) Option "_source" "server/udev"
[ 20.805] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 20.805] (II) event0 - Sleep Button: device is a keyboard
[ 20.805] (II) event0 - Sleep Button: device removed
[ 20.839] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 20.839] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 20.839] (**) Option "xkb_layout" "de"
[ 20.841] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 20.841] (II) event0 - Sleep Button: device is a keyboard
[ 20.843] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event10)
[ 20.843] (II) No input driver specified, ignoring this device.
[ 20.843] (II) This device may have been added with another device file.
[ 20.844] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event11)
[ 20.844] (II) No input driver specified, ignoring this device.
[ 20.844] (II) This device may have been added with another device file.
[ 20.845] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event5)
[ 20.845] (II) No input driver specified, ignoring this device.
[ 20.845] (II) This device may have been added with another device file.
[ 20.846] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event6)
[ 20.846] (II) No input driver specified, ignoring this device.
[ 20.846] (II) This device may have been added with another device file.
[ 20.847] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event7)
[ 20.847] (II) No input driver specified, ignoring this device.
[ 20.847] (II) This device may have been added with another device file.
[ 20.848] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event8)
[ 20.848] (II) No input driver specified, ignoring this device.
[ 20.848] (II) This device may have been added with another device file.
[ 20.849] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event9)
[ 20.849] (II) No input driver specified, ignoring this device.
[ 20.849] (II) This device may have been added with another device file.
[ 20.851] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/event23)
[ 20.851] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 20.851] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "My Mouse"
[ 20.851] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse'
[ 20.851] (**) Logitech G500s Laser Gaming Mouse: always reports core events
[ 20.851] (**) Option "Device" "/dev/input/event23"
[ 20.851] (**) Option "_source" "server/udev"
[ 20.912] (II) event23 - Logitech G500s Laser Gaming Mouse: is tagged by udev as: Mouse
[ 20.912] (II) event23 - Logitech G500s Laser Gaming Mouse: device set to 800 DPI
[ 20.912] (II) event23 - Logitech G500s Laser Gaming Mouse: device is a pointer
[ 20.913] (II) event23 - Logitech G500s Laser Gaming Mouse: device removed
[ 20.972] (**) Option "AccelSpeed" "-1"
[ 20.972] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:046D:C24E.0005/input/input25/event23"
[ 20.972] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse" (type: MOUSE, id 9)
[ 20.972] (**) Option "AccelerationScheme" "none"
[ 20.972] (**) Logitech G500s Laser Gaming Mouse: (accel) selected scheme none/0
[ 20.972] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration factor: 2.000
[ 20.972] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration threshold: 4
[ 21.032] (II) event23 - Logitech G500s Laser Gaming Mouse: is tagged by udev as: Mouse
[ 21.032] (II) event23 - Logitech G500s Laser Gaming Mouse: device set to 800 DPI
[ 21.032] (II) event23 - Logitech G500s Laser Gaming Mouse: device is a pointer
[ 21.034] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/mouse1)
[ 21.034] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "My Mouse"
[ 21.034] (II) No input driver specified, ignoring this device.
[ 21.034] (II) This device may have been added with another device file.
[ 21.036] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse Keyboard (/dev/input/event24)
[ 21.036] (**) Logitech G500s Laser Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 21.036] (**) Logitech G500s Laser Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[ 21.036] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Keyboard'
[ 21.036] (**) Logitech G500s Laser Gaming Mouse Keyboard: always reports core events
[ 21.036] (**) Option "Device" "/dev/input/event24"
[ 21.036] (**) Option "_source" "server/udev"
[ 21.040] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 21.040] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device is a keyboard
[ 21.041] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device removed
[ 21.079] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input26/event24"
[ 21.079] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Keyboard" (type: KEYBOARD, id 10)
[ 21.079] (**) Option "xkb_layout" "de"
[ 21.083] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 21.083] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device is a keyboard
[ 21.086] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse Consumer Control (/dev/input/event25)
[ 21.086] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 21.086] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "system-keyboard"
[ 21.086] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Consumer Control'
[ 21.086] (**) Logitech G500s Laser Gaming Mouse Consumer Control: always reports core events
[ 21.086] (**) Option "Device" "/dev/input/event25"
[ 21.086] (**) Option "_source" "server/udev"
[ 21.090] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 21.090] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device is a keyboard
[ 21.090] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device removed
[ 21.119] (II) libinput: Logitech G500s Laser Gaming Mouse Consumer Control: needs a virtual subdevice
[ 21.119] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input27/event25"
[ 21.119] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Consumer Control" (type: MOUSE, id 11)
[ 21.119] (**) Option "AccelerationScheme" "none"
[ 21.119] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) selected scheme none/0
[ 21.119] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) acceleration factor: 2.000
[ 21.119] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) acceleration threshold: 4
[ 21.123] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 21.123] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device is a keyboard
[ 21.126] (II) config/udev: Adding input device Logitech M315/M235 (/dev/input/event17)
[ 21.126] (**) Logitech M315/M235: Applying InputClass "libinput pointer catchall"
[ 21.126] (**) Logitech M315/M235: Applying InputClass "libinput keyboard catchall"
[ 21.126] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 21.126] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 21.126] (II) Using input driver 'libinput' for 'Logitech M315/M235'
[ 21.126] (**) Logitech M315/M235: always reports core events
[ 21.126] (**) Option "Device" "/dev/input/event17"
[ 21.126] (**) Option "_source" "server/udev"
[ 21.130] (II) event17 - Logitech M315/M235: is tagged by udev as: Keyboard Mouse
[ 21.130] (II) event17 - Logitech M315/M235: device is a pointer
[ 21.130] (II) event17 - Logitech M315/M235: device is a keyboard
[ 21.131] (II) event17 - Logitech M315/M235: device removed
[ 21.159] (**) Option "AccelSpeed" "-1"
[ 21.159] (II) libinput: Logitech M315/M235: needs a virtual subdevice
[ 21.159] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/0003:046D:4009.0007/input/input35/event17"
[ 21.159] (II) XINPUT: Adding extended input device "Logitech M315/M235" (type: MOUSE, id 12)
[ 21.159] (**) Option "AccelerationScheme" "none"
[ 21.159] (**) Logitech M315/M235: (accel) selected scheme none/0
[ 21.159] (**) Logitech M315/M235: (accel) acceleration factor: 2.000
[ 21.159] (**) Logitech M315/M235: (accel) acceleration threshold: 4
[ 21.163] (II) event17 - Logitech M315/M235: is tagged by udev as: Keyboard Mouse
[ 21.164] (II) event17 - Logitech M315/M235: device is a pointer
[ 21.164] (II) event17 - Logitech M315/M235: device is a keyboard
[ 21.166] (II) config/udev: Adding input device Logitech M315/M235 (/dev/input/mouse2)
[ 21.166] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 21.166] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 21.166] (II) No input driver specified, ignoring this device.
[ 21.166] (II) This device may have been added with another device file.
[ 21.168] (II) config/udev: Adding input device Game Keyboard (/dev/input/event19)
[ 21.168] (**) Game Keyboard: Applying InputClass "libinput keyboard catchall"
[ 21.168] (**) Game Keyboard: Applying InputClass "system-keyboard"
[ 21.168] (II) Using input driver 'libinput' for 'Game Keyboard'
[ 21.168] (**) Game Keyboard: always reports core events
[ 21.168] (**) Option "Device" "/dev/input/event19"
[ 21.168] (**) Option "_source" "server/udev"
[ 21.172] (II) event19 - Game Keyboard: is tagged by udev as: Keyboard
[ 21.172] (II) event19 - Game Keyboard: device is a keyboard
[ 21.173] (II) event19 - Game Keyboard: device removed
[ 21.199] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04B4:F02F.0003/input/input21/event19"
[ 21.199] (II) XINPUT: Adding extended input device "Game Keyboard" (type: KEYBOARD, id 13)
[ 21.199] (**) Option "xkb_layout" "de"
[ 21.203] (II) event19 - Game Keyboard: is tagged by udev as: Keyboard
[ 21.203] (II) event19 - Game Keyboard: device is a keyboard
[ 21.205] (II) config/udev: Adding input device Game Keyboard Mouse (/dev/input/event20)
[ 21.205] (**) Game Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[ 21.205] (**) Game Keyboard Mouse: Applying InputClass "My Mouse"
[ 21.205] (II) Using input driver 'libinput' for 'Game Keyboard Mouse'
[ 21.205] (**) Game Keyboard Mouse: always reports core events
[ 21.206] (**) Option "Device" "/dev/input/event20"
[ 21.206] (**) Option "_source" "server/udev"
[ 21.209] (II) event20 - Game Keyboard Mouse: is tagged by udev as: Mouse
[ 21.209] (II) event20 - Game Keyboard Mouse: device is a pointer
[ 21.210] (II) event20 - Game Keyboard Mouse: device removed
[ 21.252] (**) Option "AccelSpeed" "-1"
[ 21.252] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input22/event20"
[ 21.252] (II) XINPUT: Adding extended input device "Game Keyboard Mouse" (type: MOUSE, id 14)
[ 21.252] (**) Option "AccelerationScheme" "none"
[ 21.252] (**) Game Keyboard Mouse: (accel) selected scheme none/0
[ 21.252] (**) Game Keyboard Mouse: (accel) acceleration factor: 2.000
[ 21.252] (**) Game Keyboard Mouse: (accel) acceleration threshold: 4
[ 21.256] (II) event20 - Game Keyboard Mouse: is tagged by udev as: Mouse
[ 21.256] (II) event20 - Game Keyboard Mouse: device is a pointer
[ 21.258] (II) config/udev: Adding input device Game Keyboard Mouse (/dev/input/mouse0)
[ 21.258] (**) Game Keyboard Mouse: Applying InputClass "My Mouse"
[ 21.259] (II) No input driver specified, ignoring this device.
[ 21.259] (II) This device may have been added with another device file.
[ 21.260] (II) config/udev: Adding input device Game Keyboard Consumer Control (/dev/input/event21)
[ 21.261] (**) Game Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 21.261] (**) Game Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 21.261] (II) Using input driver 'libinput' for 'Game Keyboard Consumer Control'
[ 21.261] (**) Game Keyboard Consumer Control: always reports core events
[ 21.261] (**) Option "Device" "/dev/input/event21"
[ 21.261] (**) Option "_source" "server/udev"
[ 21.264] (II) event21 - Game Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 21.264] (II) event21 - Game Keyboard Consumer Control: device is a keyboard
[ 21.265] (II) event21 - Game Keyboard Consumer Control: device removed
[ 21.292] (II) libinput: Game Keyboard Consumer Control: needs a virtual subdevice
[ 21.292] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input23/event21"
[ 21.292] (II) XINPUT: Adding extended input device "Game Keyboard Consumer Control" (type: MOUSE, id 15)
[ 21.292] (**) Option "AccelerationScheme" "none"
[ 21.293] (**) Game Keyboard Consumer Control: (accel) selected scheme none/0
[ 21.293] (**) Game Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 21.293] (**) Game Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 21.296] (II) event21 - Game Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 21.297] (II) event21 - Game Keyboard Consumer Control: device is a keyboard
[ 21.299] (II) config/udev: Adding input device Game Keyboard System Control (/dev/input/event22)
[ 21.299] (**) Game Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 21.299] (**) Game Keyboard System Control: Applying InputClass "system-keyboard"
[ 21.299] (II) Using input driver 'libinput' for 'Game Keyboard System Control'
[ 21.299] (**) Game Keyboard System Control: always reports core events
[ 21.299] (**) Option "Device" "/dev/input/event22"
[ 21.299] (**) Option "_source" "server/udev"
[ 21.302] (II) event22 - Game Keyboard System Control: is tagged by udev as: Keyboard
[ 21.303] (II) event22 - Game Keyboard System Control: device is a keyboard
[ 21.303] (II) event22 - Game Keyboard System Control: device removed
[ 21.332] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input24/event22"
[ 21.332] (II) XINPUT: Adding extended input device "Game Keyboard System Control" (type: KEYBOARD, id 16)
[ 21.332] (**) Option "xkb_layout" "de"
[ 21.336] (II) event22 - Game Keyboard System Control: is tagged by udev as: Keyboard
[ 21.336] (II) event22 - Game Keyboard System Control: device is a keyboard
[ 21.338] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event12)
[ 21.338] (II) No input driver specified, ignoring this device.
[ 21.338] (II) This device may have been added with another device file.
[ 21.339] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event13)
[ 21.339] (II) No input driver specified, ignoring this device.
[ 21.339] (II) This device may have been added with another device file.
[ 21.340] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event14)
[ 21.340] (II) No input driver specified, ignoring this device.
[ 21.340] (II) This device may have been added with another device file.
[ 21.341] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event15)
[ 21.341] (II) No input driver specified, ignoring this device.
[ 21.341] (II) This device may have been added with another device file.
[ 21.342] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event16)
[ 21.342] (II) No input driver specified, ignoring this device.
[ 21.342] (II) This device may have been added with another device file.
[ 21.343] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 21.343] (II) No input driver specified, ignoring this device.
[ 21.343] (II) This device may have been added with another device file.
[ 21.344] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event4)
[ 21.344] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 21.344] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[ 21.344] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 21.344] (**) HP WMI hotkeys: always reports core events
[ 21.344] (**) Option "Device" "/dev/input/event4"
[ 21.344] (**) Option "_source" "server/udev"
[ 21.346] (II) event4 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 21.346] (II) event4 - HP WMI hotkeys: device is a keyboard
[ 21.346] (II) event4 - HP WMI hotkeys: device removed
[ 21.399] (**) Option "config_info" "udev:/sys/devices/virtual/input/input4/event4"
[ 21.399] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 17)
[ 21.399] (**) Option "xkb_layout" "de"
[ 21.401] (II) event4 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 21.401] (II) event4 - HP WMI hotkeys: device is a keyboard
[ 21.412] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 21.412] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "system-keyboard"
[ 21.412] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Consumer Control'
[ 21.412] (**) Logitech G500s Laser Gaming Mouse Consumer Control: always reports core events
[ 21.412] (**) Option "Device" "/dev/input/event25"
[ 21.412] (**) Option "_source" "_driver/libinput"
[ 21.412] (II) libinput: Logitech G500s Laser Gaming Mouse Consumer Control: is a virtual subdevice
[ 21.412] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input27/event25"
[ 21.412] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Consumer Control" (type: KEYBOARD, id 18)
[ 21.412] (**) Option "xkb_layout" "de"
[ 21.412] (**) Logitech M315/M235: Applying InputClass "libinput pointer catchall"
[ 21.412] (**) Logitech M315/M235: Applying InputClass "libinput keyboard catchall"
[ 21.412] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 21.412] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 21.412] (II) Using input driver 'libinput' for 'Logitech M315/M235'
[ 21.412] (**) Logitech M315/M235: always reports core events
[ 21.412] (**) Option "Device" "/dev/input/event17"
[ 21.412] (**) Option "_source" "_driver/libinput"
[ 21.412] (II) libinput: Logitech M315/M235: is a virtual subdevice
[ 21.413] (**) Option "AccelSpeed" "-1"
[ 21.413] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/0003:046D:4009.0007/input/input35/event17"
[ 21.413] (II) XINPUT: Adding extended input device "Logitech M315/M235" (type: KEYBOARD, id 19)
[ 21.413] (**) Option "xkb_layout" "de"
[ 21.413] (**) Game Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 21.413] (**) Game Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 21.413] (II) Using input driver 'libinput' for 'Game Keyboard Consumer Control'
[ 21.413] (**) Game Keyboard Consumer Control: always reports core events
[ 21.413] (**) Option "Device" "/dev/input/event21"
[ 21.413] (**) Option "_source" "_driver/libinput"
[ 21.413] (II) libinput: Game Keyboard Consumer Control: is a virtual subdevice
[ 21.413] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input23/event21"
[ 21.413] (II) XINPUT: Adding extended input device "Game Keyboard Consumer Control" (type: KEYBOARD, id 20)
[ 21.413] (**) Option "xkb_layout" "de"Last edited by eskoONE (2020-07-02 18:05:00)
Offline
No, this is a single-GPU system.
Do you use some autologin feature of lightdm?
https://wiki.archlinux.org/index.php/Li … TTY_output
How exactly does picom "break" (symptoms, does it segfault?) - or is it still the same error?
The updated xorg logs do not reflect the original error.
Offline
i dont think this issue is specific to lightdm, as xdm was breaking picom too. i get the same error as above when starting picom manually in the terminal. by picom breaking i meant that picom crashes at start, as its not running when im logging into my desktop and i cant run picom anymore, giving me the error i listed in my initial post when i run it in the terminal. maybe there is another log i can provide to hunt down the issue?
i tried letting the pc boot and sit at the lightdm login for a good 15 minutes and logged in, i get the same result of picom breaking. but if i enter the wrong password twice the screen goes black and lightdm reappears again and then i log in, picom is working. i think its x restarting for some reason when entering the wrong password and picom starts working, but the initial instance(session?) of x is broken or something.
im willing to reinstall arch and start over if you dont know whats happening, to try and see if its because i messed up something.
edit:
forgot to tell, im not using auto log in in any way. all i have done is install the xorg packages and lightdm with a greeter.
Last edited by eskoONE (2020-07-03 08:54:23)
Offline
Instead of starting picom, what's the output of "glxinfo" (in cases where picom would fail)?
Offline
there is also the bit where it says vmware, which made me think im loading the wrong drivers? its using mesa, which is the intel drivers right? because this pc config has an intel igpu that i disabled in the bios settings. im only using the dedicated nvidia card and output through that to my monitors.
name of display: :0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
GLX_ARB_context_flush_control, GLX_ARB_create_context,
GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile,
GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample,
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile,
GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB,
GLX_EXT_import_context, GLX_EXT_libglvnd, GLX_EXT_no_config_context,
GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, GLX_SGIS_multisample,
GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group,
GLX_SGI_make_current_read
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_context_flush_control, GLX_ARB_create_context,
GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile,
GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float,
GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample,
GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile,
GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float,
GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context,
GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer,
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGIX_visual_select_group, GLX_SGI_make_current_read,
GLX_SGI_swap_control, GLX_SGI_video_sync
GLX version: 1.4
GLX extensions:
GLX_ARB_context_flush_control, GLX_ARB_create_context,
GLX_ARB_create_context_profile, GLX_ARB_fbconfig_float,
GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample,
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile,
GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB,
GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info,
GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, GLX_MESA_query_renderer,
GLX_OML_swap_method, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_make_current_read
Extended renderer info (GLX_MESA_query_renderer):
Vendor: VMware, Inc. (0xffffffff)
Device: llvmpipe (LLVM 10.0.0, 256 bits) (0xffffffff)
Version: 20.1.2
Accelerated: no
Video memory: 15957MB
Unified memory: no
Preferred profile: core (0x1)
Max core profile version: 3.3
Max compat profile version: 3.1
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.1
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: llvmpipe (LLVM 10.0.0, 256 bits)
OpenGL core profile version string: 3.3 (Core Profile) Mesa 20.1.2
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
GL_AMD_conservative_depth, GL_AMD_draw_buffers_blend,
GL_AMD_gpu_shader_int64, GL_AMD_multi_draw_indirect,
GL_AMD_query_buffer_object, GL_AMD_seamless_cubemap_per_texture,
GL_AMD_shader_stencil_export, GL_AMD_shader_trinary_minmax,
GL_AMD_texture_texture4, GL_AMD_vertex_shader_layer,
GL_AMD_vertex_shader_viewport_index, GL_ANGLE_texture_compression_dxt3,
GL_ANGLE_texture_compression_dxt5, GL_ARB_ES2_compatibility,
GL_ARB_ES3_compatibility, GL_ARB_arrays_of_arrays, GL_ARB_base_instance,
GL_ARB_blend_func_extended, GL_ARB_buffer_storage,
GL_ARB_clear_buffer_object, GL_ARB_clear_texture, GL_ARB_clip_control,
GL_ARB_compressed_texture_pixel_storage, GL_ARB_compute_shader,
GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
GL_ARB_copy_buffer, GL_ARB_copy_image, GL_ARB_cull_distance,
GL_ARB_debug_output, GL_ARB_depth_buffer_float, GL_ARB_depth_clamp,
GL_ARB_derivative_control, GL_ARB_direct_state_access,
GL_ARB_draw_buffers, GL_ARB_draw_buffers_blend,
GL_ARB_draw_elements_base_vertex, GL_ARB_draw_indirect,
GL_ARB_draw_instanced, GL_ARB_enhanced_layouts,
GL_ARB_explicit_attrib_location, GL_ARB_explicit_uniform_location,
GL_ARB_fragment_coord_conventions, GL_ARB_fragment_layer_viewport,
GL_ARB_fragment_shader, GL_ARB_framebuffer_no_attachments,
GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB,
GL_ARB_get_program_binary, GL_ARB_get_texture_sub_image,
GL_ARB_gpu_shader_fp64, GL_ARB_gpu_shader_int64, GL_ARB_half_float_pixel,
GL_ARB_half_float_vertex, GL_ARB_indirect_parameters,
GL_ARB_instanced_arrays, GL_ARB_internalformat_query,
GL_ARB_internalformat_query2, GL_ARB_invalidate_subdata,
GL_ARB_map_buffer_alignment, GL_ARB_map_buffer_range, GL_ARB_multi_bind,
GL_ARB_multi_draw_indirect, GL_ARB_occlusion_query2,
GL_ARB_parallel_shader_compile, GL_ARB_pipeline_statistics_query,
GL_ARB_pixel_buffer_object, GL_ARB_point_sprite,
GL_ARB_polygon_offset_clamp, GL_ARB_program_interface_query,
GL_ARB_provoking_vertex, GL_ARB_query_buffer_object, GL_ARB_robustness,
GL_ARB_sampler_objects, GL_ARB_seamless_cube_map,
GL_ARB_seamless_cubemap_per_texture, GL_ARB_separate_shader_objects,
GL_ARB_shader_atomic_counter_ops, GL_ARB_shader_atomic_counters,
GL_ARB_shader_bit_encoding, GL_ARB_shader_draw_parameters,
GL_ARB_shader_group_vote, GL_ARB_shader_image_load_store,
GL_ARB_shader_image_size, GL_ARB_shader_objects,
GL_ARB_shader_stencil_export, GL_ARB_shader_storage_buffer_object,
GL_ARB_shader_subroutine, GL_ARB_shader_texture_lod,
GL_ARB_shading_language_420pack, GL_ARB_shading_language_include,
GL_ARB_shading_language_packing, GL_ARB_stencil_texturing, GL_ARB_sync,
GL_ARB_tessellation_shader, GL_ARB_texture_buffer_object,
GL_ARB_texture_buffer_object_rgb32, GL_ARB_texture_buffer_range,
GL_ARB_texture_compression_bptc, GL_ARB_texture_compression_rgtc,
GL_ARB_texture_cube_map_array, GL_ARB_texture_float,
GL_ARB_texture_gather, GL_ARB_texture_mirror_clamp_to_edge,
GL_ARB_texture_multisample, GL_ARB_texture_non_power_of_two,
GL_ARB_texture_query_levels, GL_ARB_texture_query_lod,
GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui,
GL_ARB_texture_stencil8, GL_ARB_texture_storage,
GL_ARB_texture_storage_multisample, GL_ARB_texture_swizzle,
GL_ARB_texture_view, GL_ARB_timer_query, GL_ARB_transform_feedback2,
GL_ARB_transform_feedback3, GL_ARB_transform_feedback_instanced,
GL_ARB_transform_feedback_overflow_query, GL_ARB_uniform_buffer_object,
GL_ARB_vertex_array_bgra, GL_ARB_vertex_array_object,
GL_ARB_vertex_attrib_64bit, GL_ARB_vertex_attrib_binding,
GL_ARB_vertex_buffer_object, GL_ARB_vertex_shader,
GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev,
GL_ARB_viewport_array, GL_ATI_blend_equation_separate,
GL_ATI_texture_float, GL_ATI_texture_mirror_once,
GL_EXT_EGL_image_storage, GL_EXT_EGL_sync, GL_EXT_abgr,
GL_EXT_blend_equation_separate, GL_EXT_draw_buffers2,
GL_EXT_draw_instanced, GL_EXT_framebuffer_blit,
GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_multisample_blit_scaled,
GL_EXT_framebuffer_object, GL_EXT_framebuffer_sRGB,
GL_EXT_packed_depth_stencil, GL_EXT_packed_float,
GL_EXT_pixel_buffer_object, GL_EXT_polygon_offset_clamp,
GL_EXT_provoking_vertex, GL_EXT_shader_integer_mix, GL_EXT_texture_array,
GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_rgtc,
GL_EXT_texture_compression_s3tc, GL_EXT_texture_integer,
GL_EXT_texture_mirror_clamp, GL_EXT_texture_sRGB, GL_EXT_texture_sRGB_R8,
GL_EXT_texture_sRGB_decode, GL_EXT_texture_shared_exponent,
GL_EXT_texture_snorm, GL_EXT_texture_swizzle, GL_EXT_timer_query,
GL_EXT_transform_feedback, GL_EXT_vertex_array_bgra,
GL_EXT_vertex_attrib_64bit, GL_IBM_multimode_draw_arrays,
GL_KHR_context_flush_control, GL_KHR_debug, GL_KHR_no_error,
GL_KHR_parallel_shader_compile, GL_KHR_texture_compression_astc_ldr,
GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_pack_invert,
GL_MESA_shader_integer_functions, GL_MESA_texture_signed_rgba,
GL_MESA_ycbcr_texture, GL_NV_conditional_render, GL_NV_copy_image,
GL_NV_depth_clamp, GL_NV_packed_depth_stencil, GL_OES_EGL_image,
GL_S3_s3tc
OpenGL version string: 3.1 Mesa 20.1.2
OpenGL shading language version string: 1.40
OpenGL context flags: (none)
OpenGL extensions:
GL_AMD_conservative_depth, GL_AMD_draw_buffers_blend,
GL_AMD_multi_draw_indirect, GL_AMD_query_buffer_object,
GL_AMD_seamless_cubemap_per_texture, GL_AMD_shader_stencil_export,
GL_AMD_shader_trinary_minmax, GL_AMD_texture_texture4,
GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5,
GL_APPLE_packed_pixels, GL_ARB_ES2_compatibility,
GL_ARB_ES3_compatibility, GL_ARB_arrays_of_arrays, GL_ARB_base_instance,
GL_ARB_blend_func_extended, GL_ARB_buffer_storage,
GL_ARB_clear_buffer_object, GL_ARB_clear_texture, GL_ARB_clip_control,
GL_ARB_color_buffer_float, GL_ARB_compatibility,
GL_ARB_compressed_texture_pixel_storage, GL_ARB_compute_shader,
GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
GL_ARB_copy_buffer, GL_ARB_copy_image, GL_ARB_cull_distance,
GL_ARB_debug_output, GL_ARB_depth_buffer_float, GL_ARB_depth_clamp,
GL_ARB_depth_texture, GL_ARB_derivative_control,
GL_ARB_direct_state_access, GL_ARB_draw_buffers,
GL_ARB_draw_buffers_blend, GL_ARB_draw_elements_base_vertex,
GL_ARB_draw_indirect, GL_ARB_draw_instanced, GL_ARB_enhanced_layouts,
GL_ARB_explicit_attrib_location, GL_ARB_explicit_uniform_location,
GL_ARB_fragment_coord_conventions, GL_ARB_fragment_layer_viewport,
GL_ARB_fragment_program, GL_ARB_fragment_program_shadow,
GL_ARB_fragment_shader, GL_ARB_framebuffer_no_attachments,
GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB,
GL_ARB_get_program_binary, GL_ARB_get_texture_sub_image,
GL_ARB_half_float_pixel, GL_ARB_half_float_vertex,
GL_ARB_indirect_parameters, GL_ARB_instanced_arrays,
GL_ARB_internalformat_query, GL_ARB_internalformat_query2,
GL_ARB_invalidate_subdata, GL_ARB_map_buffer_alignment,
GL_ARB_map_buffer_range, GL_ARB_multi_bind, GL_ARB_multi_draw_indirect,
GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query,
GL_ARB_occlusion_query2, GL_ARB_parallel_shader_compile,
GL_ARB_pipeline_statistics_query, GL_ARB_pixel_buffer_object,
GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_polygon_offset_clamp,
GL_ARB_program_interface_query, GL_ARB_provoking_vertex,
GL_ARB_query_buffer_object, GL_ARB_robustness, GL_ARB_sampler_objects,
GL_ARB_seamless_cube_map, GL_ARB_seamless_cubemap_per_texture,
GL_ARB_separate_shader_objects, GL_ARB_shader_atomic_counter_ops,
GL_ARB_shader_atomic_counters, GL_ARB_shader_bit_encoding,
GL_ARB_shader_draw_parameters, GL_ARB_shader_group_vote,
GL_ARB_shader_image_load_store, GL_ARB_shader_image_size,
GL_ARB_shader_objects, GL_ARB_shader_stencil_export,
GL_ARB_shader_storage_buffer_object, GL_ARB_shader_subroutine,
GL_ARB_shader_texture_lod, GL_ARB_shading_language_100,
GL_ARB_shading_language_420pack, GL_ARB_shading_language_include,
GL_ARB_shading_language_packing, GL_ARB_shadow, GL_ARB_stencil_texturing,
GL_ARB_sync, GL_ARB_texture_border_clamp, GL_ARB_texture_buffer_object,
GL_ARB_texture_buffer_object_rgb32, GL_ARB_texture_buffer_range,
GL_ARB_texture_compression, GL_ARB_texture_compression_bptc,
GL_ARB_texture_compression_rgtc, GL_ARB_texture_cube_map,
GL_ARB_texture_cube_map_array, GL_ARB_texture_env_add,
GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
GL_ARB_texture_env_dot3, GL_ARB_texture_float, GL_ARB_texture_gather,
GL_ARB_texture_mirror_clamp_to_edge, GL_ARB_texture_mirrored_repeat,
GL_ARB_texture_multisample, GL_ARB_texture_non_power_of_two,
GL_ARB_texture_query_levels, GL_ARB_texture_query_lod,
GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui,
GL_ARB_texture_stencil8, GL_ARB_texture_storage,
GL_ARB_texture_storage_multisample, GL_ARB_texture_swizzle,
GL_ARB_texture_view, GL_ARB_timer_query, GL_ARB_transform_feedback2,
GL_ARB_transform_feedback3, GL_ARB_transform_feedback_instanced,
GL_ARB_transform_feedback_overflow_query, GL_ARB_transpose_matrix,
GL_ARB_uniform_buffer_object, GL_ARB_vertex_array_bgra,
GL_ARB_vertex_array_object, GL_ARB_vertex_attrib_binding,
GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev,
GL_ARB_viewport_array, GL_ARB_window_pos, GL_ATI_blend_equation_separate,
GL_ATI_draw_buffers, GL_ATI_fragment_shader, GL_ATI_separate_stencil,
GL_ATI_texture_compression_3dc, GL_ATI_texture_env_combine3,
GL_ATI_texture_float, GL_ATI_texture_mirror_once,
GL_EXT_EGL_image_storage, GL_EXT_EGL_sync, GL_EXT_abgr, GL_EXT_bgra,
GL_EXT_blend_color, GL_EXT_blend_equation_separate,
GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
GL_EXT_compiled_vertex_array, GL_EXT_copy_texture,
GL_EXT_direct_state_access, GL_EXT_draw_buffers2, GL_EXT_draw_instanced,
GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_framebuffer_blit,
GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_multisample_blit_scaled,
GL_EXT_framebuffer_object, GL_EXT_framebuffer_sRGB,
GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4,
GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil,
GL_EXT_packed_float, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object,
GL_EXT_point_parameters, GL_EXT_polygon_offset_clamp,
GL_EXT_provoking_vertex, GL_EXT_rescale_normal, GL_EXT_secondary_color,
GL_EXT_separate_specular_color, GL_EXT_shader_integer_mix,
GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap,
GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,
GL_EXT_texture_array, GL_EXT_texture_buffer_object,
GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_latc,
GL_EXT_texture_compression_rgtc, GL_EXT_texture_compression_s3tc,
GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp,
GL_EXT_texture_env_add, GL_EXT_texture_env_combine,
GL_EXT_texture_env_dot3, GL_EXT_texture_integer, GL_EXT_texture_lod_bias,
GL_EXT_texture_mirror_clamp, GL_EXT_texture_object,
GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, GL_EXT_texture_sRGB_R8,
GL_EXT_texture_sRGB_decode, GL_EXT_texture_shared_exponent,
GL_EXT_texture_snorm, GL_EXT_texture_swizzle, GL_EXT_timer_query,
GL_EXT_transform_feedback, GL_EXT_vertex_array, GL_EXT_vertex_array_bgra,
GL_IBM_multimode_draw_arrays, GL_IBM_rasterpos_clip,
GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate,
GL_KHR_context_flush_control, GL_KHR_debug, GL_KHR_no_error,
GL_KHR_parallel_shader_compile, GL_KHR_texture_compression_astc_ldr,
GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_pack_invert,
GL_MESA_shader_integer_functions, GL_MESA_texture_signed_rgba,
GL_MESA_window_pos, GL_MESA_ycbcr_texture, GL_NV_blend_square,
GL_NV_conditional_render, GL_NV_copy_image, GL_NV_depth_clamp,
GL_NV_fog_distance, GL_NV_light_max_exponent, GL_NV_packed_depth_stencil,
GL_NV_primitive_restart, GL_NV_texgen_reflection,
GL_NV_texture_env_combine4, GL_NV_texture_rectangle, GL_OES_EGL_image,
GL_OES_read_format, GL_S3_s3tc, GL_SGIS_generate_mipmap,
GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp,
GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays
OpenGL ES profile version string: OpenGL ES 3.1 Mesa 20.1.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10
OpenGL ES profile extensions:
GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5,
GL_APPLE_texture_max_level, GL_EXT_EGL_image_storage,
GL_EXT_base_instance, GL_EXT_blend_func_extended, GL_EXT_blend_minmax,
GL_EXT_buffer_storage, GL_EXT_clip_control, GL_EXT_clip_cull_distance,
GL_EXT_color_buffer_float, GL_EXT_compressed_ETC1_RGB8_sub_texture,
GL_EXT_copy_image, GL_EXT_depth_clamp, GL_EXT_discard_framebuffer,
GL_EXT_disjoint_timer_query, GL_EXT_draw_buffers,
GL_EXT_draw_buffers_indexed, GL_EXT_draw_elements_base_vertex,
GL_EXT_draw_instanced, GL_EXT_float_blend, GL_EXT_frag_depth,
GL_EXT_map_buffer_range, GL_EXT_multi_draw_arrays,
GL_EXT_occlusion_query_boolean, GL_EXT_polygon_offset_clamp,
GL_EXT_read_format_bgra, GL_EXT_render_snorm, GL_EXT_sRGB_write_control,
GL_EXT_separate_shader_objects, GL_EXT_shader_implicit_conversions,
GL_EXT_shader_integer_mix, GL_EXT_shader_io_blocks,
GL_EXT_tessellation_point_size, GL_EXT_tessellation_shader,
GL_EXT_texture_border_clamp, GL_EXT_texture_buffer,
GL_EXT_texture_compression_bptc, GL_EXT_texture_compression_dxt1,
GL_EXT_texture_compression_rgtc, GL_EXT_texture_compression_s3tc,
GL_EXT_texture_compression_s3tc_srgb, GL_EXT_texture_format_BGRA8888,
GL_EXT_texture_norm16, GL_EXT_texture_query_lod, GL_EXT_texture_rg,
GL_EXT_texture_sRGB_R8, GL_EXT_texture_sRGB_decode,
GL_EXT_texture_type_2_10_10_10_REV, GL_EXT_texture_view,
GL_EXT_unpack_subimage, GL_KHR_context_flush_control, GL_KHR_debug,
GL_KHR_no_error, GL_KHR_parallel_shader_compile,
GL_KHR_texture_compression_astc_ldr,
GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_framebuffer_flip_y,
GL_MESA_shader_integer_functions, GL_NV_conditional_render,
GL_NV_draw_buffers, GL_NV_fbo_color_attachments, GL_NV_image_formats,
GL_NV_pixel_buffer_object, GL_NV_read_buffer, GL_NV_read_depth,
GL_NV_read_depth_stencil, GL_NV_read_stencil, GL_OES_EGL_image,
GL_OES_EGL_image_external, GL_OES_EGL_image_external_essl3,
GL_OES_EGL_sync, GL_OES_compressed_ETC1_RGB8_texture, GL_OES_copy_image,
GL_OES_depth24, GL_OES_depth_texture, GL_OES_depth_texture_cube_map,
GL_OES_draw_buffers_indexed, GL_OES_draw_elements_base_vertex,
GL_OES_element_index_uint, GL_OES_fbo_render_mipmap,
GL_OES_get_program_binary, GL_OES_mapbuffer, GL_OES_packed_depth_stencil,
GL_OES_required_internalformat, GL_OES_rgb8_rgba8,
GL_OES_shader_image_atomic, GL_OES_shader_io_blocks,
GL_OES_standard_derivatives, GL_OES_stencil8, GL_OES_surfaceless_context,
GL_OES_tessellation_point_size, GL_OES_tessellation_shader,
GL_OES_texture_3D, GL_OES_texture_border_clamp, GL_OES_texture_buffer,
GL_OES_texture_float, GL_OES_texture_float_linear,
GL_OES_texture_half_float, GL_OES_texture_half_float_linear,
GL_OES_texture_npot, GL_OES_texture_stencil8,
GL_OES_texture_storage_multisample_2d_array, GL_OES_texture_view,
GL_OES_vertex_array_object, GL_OES_vertex_half_float
270 GLX Visuals
visual x bf lv rg d st colorbuffer sr ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a F gb bf th cl r g b a ns b eat
----------------------------------------------------------------------------
0x021 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x022 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x024 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x025 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x026 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x027 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x028 24 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x029 24 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x02a 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x02b 24 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x02c 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x02d 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x02e 24 tc 0 24 0 r y . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x02f 24 tc 0 24 0 r y . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x030 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x031 24 tc 0 24 0 r y . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x032 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x033 24 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x034 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x035 24 tc 0 24 0 r y . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x036 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x037 24 tc 0 32 0 r . . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x038 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x039 24 tc 0 24 0 r . . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x03a 24 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x03b 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x03c 24 tc 0 32 0 r . . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x03d 24 tc 0 32 0 r . . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x03e 24 tc 0 32 0 r . . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x03f 24 tc 0 32 0 r . . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x040 24 tc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x041 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x042 24 tc 0 24 0 r . . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x043 24 tc 0 24 0 r . . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x044 24 tc 0 24 0 r . . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x045 24 tc 0 24 0 r . . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x046 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x047 24 tc 0 32 0 r . . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x048 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x049 24 tc 0 24 0 r . . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x04a 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x04b 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x04c 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x04d 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x04e 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x04f 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x050 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x051 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x052 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x053 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x054 24 dc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x055 24 dc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x056 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x057 24 dc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x058 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x059 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x05a 24 dc 0 24 0 r y . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x05b 24 dc 0 24 0 r y . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x05c 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x05d 24 dc 0 24 0 r y . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x05e 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x05f 24 dc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x060 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x061 24 dc 0 24 0 r y . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x062 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x063 24 dc 0 32 0 r . . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x064 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x065 24 dc 0 24 0 r . . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x066 24 dc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x067 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x068 24 dc 0 32 0 r . . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x069 24 dc 0 32 0 r . . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x06a 24 dc 0 32 0 r . . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x06b 24 dc 0 32 0 r . . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x06c 24 dc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x06d 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x06e 24 dc 0 24 0 r . . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x06f 24 dc 0 24 0 r . . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x070 24 dc 0 24 0 r . . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x071 24 dc 0 24 0 r . . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x072 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x073 24 dc 0 32 0 r . . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x074 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x075 24 dc 0 24 0 r . . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x076 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x077 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x078 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x079 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x421 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x422 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x423 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x424 24 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x425 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x426 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x427 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x428 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x429 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x42a 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x42b 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x42c 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x42d 24 tc 0 32 0 r . . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x42e 24 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x42f 24 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x430 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x431 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x432 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x433 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x434 24 tc 0 24 0 r . . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x435 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x436 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x437 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x438 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x439 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x43a 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x43b 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x43c 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x43d 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x43e 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x43f 24 tc 0 24 0 r . . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x440 24 tc 0 24 0 r y . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x441 24 tc 0 24 0 r y . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x442 24 tc 0 24 0 r y . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x443 24 tc 0 32 0 r . . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x444 24 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x445 24 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x446 24 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x447 24 tc 0 32 0 r . . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x448 24 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x449 24 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x44a 24 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x44b 24 tc 0 32 0 r . . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x44c 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x44d 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x44e 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x44f 24 tc 0 32 0 r . . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x450 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x451 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x452 24 tc 0 32 0 r . . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x453 24 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x454 24 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x455 24 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x456 24 tc 0 24 0 r . . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x457 24 tc 0 24 0 r y . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x458 24 tc 0 24 0 r y . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x459 24 tc 0 24 0 r y . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x45a 24 tc 0 24 0 r . . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x45b 24 tc 0 24 0 r y . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x45c 24 tc 0 24 0 r y . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x45d 24 tc 0 24 0 r y . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x45e 24 tc 0 24 0 r . . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x45f 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x460 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x461 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x462 24 tc 0 24 0 r . . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x463 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x464 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x465 24 tc 0 24 0 r . . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x466 24 tc 0 24 0 r y . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x467 24 tc 0 24 0 r y . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x468 24 tc 0 24 0 r y . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x469 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x46a 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x46b 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x46c 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x46d 24 dc 0 32 0 r . . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x46e 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x46f 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x470 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x471 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x472 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x473 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x474 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x475 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x476 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x477 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x478 24 dc 0 32 0 r . . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x479 24 dc 0 32 0 r y . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x47a 24 dc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x47b 24 dc 0 32 0 r y . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x47c 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x47d 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x47e 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x47f 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x480 24 dc 0 24 0 r . . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x481 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x482 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x483 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x484 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x485 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x486 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x487 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x488 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x489 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x48a 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x48b 24 dc 0 24 0 r . . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x48c 24 dc 0 24 0 r y . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x48d 24 dc 0 24 0 r y . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x48e 24 dc 0 24 0 r y . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x48f 24 dc 0 32 0 r . . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x490 24 dc 0 32 0 r y . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x491 24 dc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x492 24 dc 0 32 0 r y . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x493 24 dc 0 32 0 r . . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x494 24 dc 0 32 0 r y . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x495 24 dc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x496 24 dc 0 32 0 r y . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x497 24 dc 0 32 0 r . . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x498 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x499 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x49a 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x49b 24 dc 0 32 0 r . . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x49c 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x49d 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x49e 24 dc 0 32 0 r . . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x49f 24 dc 0 32 0 r y . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x4a0 24 dc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x4a1 24 dc 0 32 0 r y . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x4a2 24 dc 0 24 0 r . . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x4a3 24 dc 0 24 0 r y . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x4a4 24 dc 0 24 0 r y . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x4a5 24 dc 0 24 0 r y . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x4a6 24 dc 0 24 0 r . . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x4a7 24 dc 0 24 0 r y . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x4a8 24 dc 0 24 0 r y . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x4a9 24 dc 0 24 0 r y . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x4aa 24 dc 0 24 0 r . . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x4ab 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x4ac 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x4ad 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x4ae 24 dc 0 24 0 r . . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x4af 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x4b0 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x4b1 24 dc 0 24 0 r . . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x4b2 24 dc 0 24 0 r y . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x4b3 24 dc 0 24 0 r y . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x4b4 24 dc 0 24 0 r y . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x023 32 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x07a 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x07b 32 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x07c 32 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x4b5 32 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x4b6 32 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x4b7 32 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x4b8 32 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x4b9 32 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x4ba 32 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x4bb 32 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x4bc 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x4bd 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x4be 32 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x4bf 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x4c0 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x4c1 32 tc 0 32 0 r . . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x4c2 32 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x4c3 32 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x4c4 32 tc 0 32 0 r . . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x4c5 32 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x4c6 32 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x4c7 32 tc 0 32 0 r . . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x4c8 32 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x4c9 32 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x4ca 32 tc 0 32 0 r . . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x4cb 32 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x4cc 32 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x4cd 32 tc 0 32 0 r . . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x4ce 32 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x4cf 32 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x4d0 32 tc 0 32 0 r . . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x4d1 32 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x4d2 32 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
570 GLXFBConfigs:
visual x bf lv rg d st colorbuffer sr ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a F gb bf th cl r g b a ns b eat
----------------------------------------------------------------------------
0x1e7 0 tc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x1e8 0 tc 0 32 0 r . . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x1e9 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x1ea 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x1eb 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x1ec 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x1ed 0 tc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x1ee 0 tc 0 32 0 r . . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x1ef 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x1f0 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x1f1 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x1f2 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x1f3 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x1f4 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x1f5 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x1f6 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x1f7 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x1f8 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x1f9 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x1fa 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x1fb 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x1fc 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x1fd 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x1fe 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x1ff 0 tc 0 32 0 r . . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x200 0 tc 0 32 0 r . . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x201 0 tc 0 32 0 r y . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x202 0 tc 0 32 0 r y . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x203 0 tc 0 32 0 r y . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x204 0 tc 0 32 0 r y . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x205 0 tc 0 30 0 r . . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x206 0 tc 0 30 0 r . . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x207 0 tc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x208 0 tc 0 30 0 r y . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x209 0 tc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x20a 0 tc 0 30 0 r y . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x20b 0 tc 0 30 0 r . . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x20c 0 tc 0 30 0 r . . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x20d 0 tc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x20e 0 tc 0 30 0 r y . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x20f 0 tc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x210 0 tc 0 30 0 r y . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x211 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x212 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x213 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x214 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x215 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x216 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x217 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x218 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x219 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x21a 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x21b 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x21c 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x21d 0 tc 0 30 0 r . . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x21e 0 tc 0 30 0 r . . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x21f 0 tc 0 30 0 r y . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x220 0 tc 0 30 0 r y . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x221 0 tc 0 30 0 r y . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x222 0 tc 0 30 0 r y . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x223 0 tc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x224 0 tc 0 32 0 r . . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x225 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x226 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x227 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x228 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x229 0 tc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x22a 0 tc 0 32 0 r . . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x22b 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x22c 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x22d 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x22e 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x22f 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x230 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x231 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x232 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x233 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x234 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x235 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x236 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x237 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x238 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x239 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x23a 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x23b 0 tc 0 32 0 r . . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x23c 0 tc 0 32 0 r . . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x23d 0 tc 0 32 0 r y . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x23e 0 tc 0 32 0 r y . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x23f 0 tc 0 32 0 r y . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x240 0 tc 0 32 0 r y . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x241 0 tc 0 30 0 r . . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x242 0 tc 0 30 0 r . . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x243 0 tc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x244 0 tc 0 30 0 r y . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x245 0 tc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x246 0 tc 0 30 0 r y . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x247 0 tc 0 30 0 r . . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x248 0 tc 0 30 0 r . . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x249 0 tc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x24a 0 tc 0 30 0 r y . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x24b 0 tc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x24c 0 tc 0 30 0 r y . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x24d 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x24e 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x24f 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x250 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x251 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x252 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x253 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x254 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x255 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x256 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x257 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x258 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x259 0 tc 0 30 0 r . . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x25a 0 tc 0 30 0 r . . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x25b 0 tc 0 30 0 r y . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x25c 0 tc 0 30 0 r y . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x25d 0 tc 0 30 0 r y . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x25e 0 tc 0 30 0 r y . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x25f 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x260 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x261 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x262 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x263 32 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x264 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x265 24 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x266 24 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x267 32 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x268 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x269 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x26a 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x26b 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x26c 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x26d 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x26e 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x26f 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x270 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x271 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x272 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x273 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x274 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x275 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x276 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x277 24 tc 0 32 0 r . . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x278 24 tc 0 32 0 r . . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x279 24 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x27a 24 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x27b 32 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x27c 24 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x27d 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x27e 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x27f 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x280 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x281 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x282 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x283 24 tc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x284 24 tc 0 24 0 r . . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x285 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x286 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x287 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x288 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x289 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x28a 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x28b 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x28c 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x28d 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x28e 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x28f 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x290 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x291 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x292 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x293 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x294 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x295 24 tc 0 24 0 r . . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x296 24 tc 0 24 0 r . . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x297 24 tc 0 24 0 r y . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x298 24 tc 0 24 0 r y . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x299 24 tc 0 24 0 r y . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x29a 24 tc 0 24 0 r y . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x29b 24 tc 0 32 0 r . . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x29c 24 tc 0 32 0 r . . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x29d 24 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x29e 24 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x29f 24 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x2a0 24 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x2a1 24 tc 0 32 0 r . . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x2a2 24 tc 0 32 0 r . . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x2a3 24 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x2a4 24 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x2a5 24 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x2a6 24 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x2a7 24 tc 0 32 0 r . . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x2a8 24 tc 0 32 0 r . . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x2a9 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x2aa 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x2ab 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x2ac 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x2ad 24 tc 0 32 0 r . . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x2ae 24 tc 0 32 0 r . . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x2af 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x2b0 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x2b1 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x2b2 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x2b3 24 tc 0 32 0 r . . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x2b4 24 tc 0 32 0 r . . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x2b5 24 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x2b6 24 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x2b7 24 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x2b8 24 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x2b9 24 tc 0 24 0 r . . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x2ba 24 tc 0 24 0 r . . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x2bb 24 tc 0 24 0 r y . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x2bc 24 tc 0 24 0 r y . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x2bd 24 tc 0 24 0 r y . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x2be 24 tc 0 24 0 r y . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x2bf 24 tc 0 24 0 r . . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x2c0 24 tc 0 24 0 r . . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x2c1 24 tc 0 24 0 r y . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x2c2 24 tc 0 24 0 r y . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x2c3 24 tc 0 24 0 r y . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x2c4 24 tc 0 24 0 r y . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x2c5 24 tc 0 24 0 r . . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x2c6 24 tc 0 24 0 r . . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x2c7 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x2c8 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x2c9 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x2ca 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x2cb 24 tc 0 24 0 r . . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x2cc 24 tc 0 24 0 r . . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x2cd 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x2ce 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x2cf 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x2d0 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x2d1 24 tc 0 24 0 r . . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x2d2 24 tc 0 24 0 r . . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x2d3 24 tc 0 24 0 r y . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x2d4 24 tc 0 24 0 r y . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x2d5 24 tc 0 24 0 r y . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x2d6 24 tc 0 24 0 r y . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x2d7 0 tc 0 16 0 r . . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
0x2d8 0 tc 0 16 0 r . . 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x2d9 0 tc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
0x2da 0 tc 0 16 0 r y . 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x2db 0 tc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
0x2dc 0 tc 0 16 0 r y . 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x2dd 0 tc 0 16 0 r . . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
0x2de 0 tc 0 16 0 r . . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x2df 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
0x2e0 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x2e1 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
0x2e2 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x2e3 0 tc 0 16 0 r . . 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
0x2e4 0 tc 0 16 0 r . . 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x2e5 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
0x2e6 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x2e7 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
0x2e8 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x2e9 0 tc 0 16 0 r . . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
0x2ea 0 tc 0 16 0 r . . 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x2eb 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
0x2ec 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x2ed 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
0x2ee 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x2ef 0 tc 0 16 0 r . . 5 6 5 0 . . 0 32 0 0 0 0 0 0 0 None
0x2f0 0 tc 0 16 0 r . . 5 6 5 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x2f1 0 tc 0 16 0 r y . 5 6 5 0 . . 0 32 0 0 0 0 0 0 0 None
0x2f2 0 tc 0 16 0 r y . 5 6 5 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x2f3 0 tc 0 16 0 r y . 5 6 5 0 . . 0 32 0 0 0 0 0 0 0 None
0x2f4 0 tc 0 16 0 r y . 5 6 5 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x2f5 0 dc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x2f6 0 dc 0 32 0 r . . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x2f7 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x2f8 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x2f9 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x2fa 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x2fb 0 dc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x2fc 0 dc 0 32 0 r . . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x2fd 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x2fe 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x2ff 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x300 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x301 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x302 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x303 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x304 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x305 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x306 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x307 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x308 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x309 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x30a 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x30b 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x30c 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x30d 0 dc 0 32 0 r . . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x30e 0 dc 0 32 0 r . . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x30f 0 dc 0 32 0 r y . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x310 0 dc 0 32 0 r y . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x311 0 dc 0 32 0 r y . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x312 0 dc 0 32 0 r y . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x313 0 dc 0 30 0 r . . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x314 0 dc 0 30 0 r . . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x315 0 dc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x316 0 dc 0 30 0 r y . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x317 0 dc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x318 0 dc 0 30 0 r y . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x319 0 dc 0 30 0 r . . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x31a 0 dc 0 30 0 r . . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x31b 0 dc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x31c 0 dc 0 30 0 r y . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x31d 0 dc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x31e 0 dc 0 30 0 r y . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x31f 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x320 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x321 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x322 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x323 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x324 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x325 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x326 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x327 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x328 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x329 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x32a 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x32b 0 dc 0 30 0 r . . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x32c 0 dc 0 30 0 r . . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x32d 0 dc 0 30 0 r y . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x32e 0 dc 0 30 0 r y . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x32f 0 dc 0 30 0 r y . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x330 0 dc 0 30 0 r y . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x331 0 dc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x332 0 dc 0 32 0 r . . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x333 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x334 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x335 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x336 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x337 0 dc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x338 0 dc 0 32 0 r . . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x339 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x33a 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x33b 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x33c 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x33d 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x33e 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x33f 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x340 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x341 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x342 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x343 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x344 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x345 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x346 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x347 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x348 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x349 0 dc 0 32 0 r . . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x34a 0 dc 0 32 0 r . . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x34b 0 dc 0 32 0 r y . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x34c 0 dc 0 32 0 r y . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x34d 0 dc 0 32 0 r y . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x34e 0 dc 0 32 0 r y . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x34f 0 dc 0 30 0 r . . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x350 0 dc 0 30 0 r . . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x351 0 dc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x352 0 dc 0 30 0 r y . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x353 0 dc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x354 0 dc 0 30 0 r y . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x355 0 dc 0 30 0 r . . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x356 0 dc 0 30 0 r . . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x357 0 dc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x358 0 dc 0 30 0 r y . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x359 0 dc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x35a 0 dc 0 30 0 r y . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x35b 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x35c 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x35d 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x35e 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x35f 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x360 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x361 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x362 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x363 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x364 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x365 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x366 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x367 0 dc 0 30 0 r . . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x368 0 dc 0 30 0 r . . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x369 0 dc 0 30 0 r y . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x36a 0 dc 0 30 0 r y . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x36b 0 dc 0 30 0 r y . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x36c 0 dc 0 30 0 r y . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x36d 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x36e 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x36f 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x370 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x371 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x372 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x373 24 dc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x374 24 dc 0 32 0 r . . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x375 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x376 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x377 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x378 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x379 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x37a 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x37b 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x37c 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x37d 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x37e 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x37f 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x380 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x381 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x382 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x383 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x384 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x385 24 dc 0 32 0 r . . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x386 24 dc 0 32 0 r . . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x387 24 dc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x388 24 dc 0 32 0 r y . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x389 24 dc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x38a 24 dc 0 32 0 r y . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x38b 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x38c 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x38d 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x38e 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x38f 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x390 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x391 24 dc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x392 24 dc 0 24 0 r . . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x393 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x394 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x395 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x396 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x397 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x398 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x399 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x39a 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x39b 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x39c 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x39d 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x39e 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x39f 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x3a0 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x3a1 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x3a2 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x3a3 24 dc 0 24 0 r . . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x3a4 24 dc 0 24 0 r . . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x3a5 24 dc 0 24 0 r y . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x3a6 24 dc 0 24 0 r y . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x3a7 24 dc 0 24 0 r y . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x3a8 24 dc 0 24 0 r y . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x3a9 24 dc 0 32 0 r . . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x3aa 24 dc 0 32 0 r . . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x3ab 24 dc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x3ac 24 dc 0 32 0 r y . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x3ad 24 dc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x3ae 24 dc 0 32 0 r y . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x3af 24 dc 0 32 0 r . . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x3b0 24 dc 0 32 0 r . . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x3b1 24 dc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x3b2 24 dc 0 32 0 r y . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x3b3 24 dc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x3b4 24 dc 0 32 0 r y . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x3b5 24 dc 0 32 0 r . . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x3b6 24 dc 0 32 0 r . . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x3b7 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x3b8 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x3b9 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x3ba 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x3bb 24 dc 0 32 0 r . . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x3bc 24 dc 0 32 0 r . . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x3bd 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x3be 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x3bf 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x3c0 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x3c1 24 dc 0 32 0 r . . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x3c2 24 dc 0 32 0 r . . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x3c3 24 dc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x3c4 24 dc 0 32 0 r y . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x3c5 24 dc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x3c6 24 dc 0 32 0 r y . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x3c7 24 dc 0 24 0 r . . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x3c8 24 dc 0 24 0 r . . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x3c9 24 dc 0 24 0 r y . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x3ca 24 dc 0 24 0 r y . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x3cb 24 dc 0 24 0 r y . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x3cc 24 dc 0 24 0 r y . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x3cd 24 dc 0 24 0 r . . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x3ce 24 dc 0 24 0 r . . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x3cf 24 dc 0 24 0 r y . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x3d0 24 dc 0 24 0 r y . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x3d1 24 dc 0 24 0 r y . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x3d2 24 dc 0 24 0 r y . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x3d3 24 dc 0 24 0 r . . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x3d4 24 dc 0 24 0 r . . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x3d5 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x3d6 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x3d7 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x3d8 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x3d9 24 dc 0 24 0 r . . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x3da 24 dc 0 24 0 r . . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x3db 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x3dc 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x3dd 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x3de 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x3df 24 dc 0 24 0 r . . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x3e0 24 dc 0 24 0 r . . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x3e1 24 dc 0 24 0 r y . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x3e2 24 dc 0 24 0 r y . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x3e3 24 dc 0 24 0 r y . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x3e4 24 dc 0 24 0 r y . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x3e5 0 dc 0 16 0 r . . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
0x3e6 0 dc 0 16 0 r . . 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x3e7 0 dc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
0x3e8 0 dc 0 16 0 r y . 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x3e9 0 dc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
0x3ea 0 dc 0 16 0 r y . 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x3eb 0 dc 0 16 0 r . . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
0x3ec 0 dc 0 16 0 r . . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x3ed 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
0x3ee 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x3ef 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
0x3f0 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x3f1 0 dc 0 16 0 r . . 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
0x3f2 0 dc 0 16 0 r . . 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x3f3 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
0x3f4 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x3f5 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
0x3f6 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x3f7 0 dc 0 16 0 r . . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
0x3f8 0 dc 0 16 0 r . . 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x3f9 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
0x3fa 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x3fb 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
0x3fc 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x3fd 0 dc 0 16 0 r . . 5 6 5 0 . . 0 32 0 0 0 0 0 0 0 None
0x3fe 0 dc 0 16 0 r . . 5 6 5 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x3ff 0 dc 0 16 0 r y . 5 6 5 0 . . 0 32 0 0 0 0 0 0 0 None
0x400 0 dc 0 16 0 r y . 5 6 5 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x401 0 dc 0 16 0 r y . 5 6 5 0 . . 0 32 0 0 0 0 0 0 0 None
0x402 0 dc 0 16 0 r y . 5 6 5 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x403 32 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x404 32 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x405 32 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x406 32 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x407 32 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x408 32 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x409 32 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x40a 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x40b 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x40c 32 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x40d 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x40e 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x40f 32 tc 0 32 0 r . . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x410 32 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x411 32 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x412 32 tc 0 32 0 r . . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x413 32 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x414 32 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x415 32 tc 0 32 0 r . . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x416 32 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x417 32 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x418 32 tc 0 32 0 r . . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x419 32 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x41a 32 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x41b 32 tc 0 32 0 r . . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x41c 32 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x41d 32 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x41e 32 tc 0 32 0 r . . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x41f 32 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x420 32 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 NoneLast edited by eskoONE (2020-07-03 12:01:28)
Offline
That's the mesa driver - the glx output cannot relate to one of the xorg logs in #7
The present Xorg log should show saome issue to run on the nvidia chip.
Also, to be sure there's only one GPU: post the output of "lspci" and your complete system journal for the boot ("sudo journalctl -b")
Offline
/var/log/Xorg.0.log
[ 4.131]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 4.131] Build Operating System: Linux Arch Linux
[ 4.131] Current Operating System: Linux arch 5.7.6-arch1-1 #1 SMP PREEMPT Thu, 25 Jun 2020 00:14:47 +0000 x86_64
[ 4.131] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=84c2d895-dc70-4524-8aad-2926753c14e4 rw loglevel=3 quiet
[ 4.131] Build Date: 05 May 2020 05:08:17AM
[ 4.131]
[ 4.131] Current version of pixman: 0.40.0
[ 4.131] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 4.131] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 4.131] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul 3 13:55:14 2020
[ 4.133] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 4.133] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 4.134] (==) No Layout section. Using the first Screen section.
[ 4.134] (==) No screen section available. Using defaults.
[ 4.134] (**) |-->Screen "Default Screen Section" (0)
[ 4.134] (**) | |-->Monitor "<default monitor>"
[ 4.135] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 4.135] (**) | |-->Device "Default nvidia Device"
[ 4.135] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 4.135] (==) Automatically adding devices
[ 4.135] (==) Automatically enabling devices
[ 4.135] (==) Automatically adding GPU devices
[ 4.135] (==) Automatically binding GPU devices
[ 4.135] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 4.136] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 4.136] Entry deleted from font path.
[ 4.136] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 4.136] Entry deleted from font path.
[ 4.138] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 4.138] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 4.138] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 4.138] (II) Module ABI versions:
[ 4.138] X.Org ANSI C Emulation: 0.4
[ 4.138] X.Org Video Driver: 24.1
[ 4.138] X.Org XInput driver : 24.1
[ 4.138] X.Org Server Extension : 10.0
[ 4.138] (++) using VT number 7
[ 4.138] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 4.140] (--) PCI:*(1@0:0:0) 10de:1c02:103c:82fc rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 4.140] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 4.140] (II) LoadModule: "glx"
[ 4.140] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 4.148] (II) Module glx: vendor="X.Org Foundation"
[ 4.148] compiled for 1.20.8, module version = 1.0.0
[ 4.148] ABI class: X.Org Server Extension, version 10.0
[ 4.148] (II) LoadModule: "nvidia"
[ 4.148] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 4.153] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 4.153] compiled for 1.6.99.901, module version = 1.0.0
[ 4.153] Module class: X.Org Video Driver
[ 4.154] (II) NVIDIA dlloader X Driver 440.100 Fri May 29 08:21:27 UTC 2020
[ 4.154] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 4.159] (II) Loading sub module "fb"
[ 4.159] (II) LoadModule: "fb"
[ 4.159] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 4.159] (II) Module fb: vendor="X.Org Foundation"
[ 4.159] compiled for 1.20.8, module version = 1.0.0
[ 4.159] ABI class: X.Org ANSI C Emulation, version 0.4
[ 4.159] (II) Loading sub module "wfb"
[ 4.159] (II) LoadModule: "wfb"
[ 4.159] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 4.160] (II) Module wfb: vendor="X.Org Foundation"
[ 4.160] compiled for 1.20.8, module version = 1.0.0
[ 4.160] ABI class: X.Org ANSI C Emulation, version 0.4
[ 4.160] (II) Loading sub module "ramdac"
[ 4.160] (II) LoadModule: "ramdac"
[ 4.160] (II) Module "ramdac" already built-in
[ 4.786] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 4.786] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 4.786] (==) NVIDIA(0): RGB weight 888
[ 4.786] (==) NVIDIA(0): Default visual is TrueColor
[ 4.786] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 4.787] (**) NVIDIA(0): Option "TripleBuffer" "True"
[ 4.787] (**) NVIDIA(0): Option "Coolbits" "24"
[ 4.787] (**) NVIDIA(0): Option "MetaModes" "HDMI-0: 1920x1080_72 +0+0"
[ 4.787] (**) NVIDIA(0): Enabling 2D acceleration
[ 4.787] (II) Loading sub module "glxserver_nvidia"
[ 4.787] (II) LoadModule: "glxserver_nvidia"
[ 4.787] (WW) Warning, couldn't open module glxserver_nvidia
[ 4.787] (EE) NVIDIA: Failed to load module "glxserver_nvidia" (module does not exist, 0)
[ 4.787] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[ 4.787] (EE) NVIDIA(0): log file that the GLX module has been loaded in your X
[ 4.787] (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If
[ 4.787] (EE) NVIDIA(0): you continue to encounter problems, Please try
[ 4.787] (EE) NVIDIA(0): reinstalling the NVIDIA driver.
[ 4.787] (II) NVIDIA: The X server does not support PRIME Render Offload.
[ 5.445] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 5.445] (--) NVIDIA(0): DFP-0
[ 5.445] (--) NVIDIA(0): DFP-1 (boot)
[ 5.445] (--) NVIDIA(0): DFP-2
[ 5.445] (--) NVIDIA(0): DFP-3
[ 5.445] (--) NVIDIA(0): DFP-4
[ 5.445] (--) NVIDIA(0): DFP-5
[ 5.445] (--) NVIDIA(0): DFP-6
[ 5.445] (--) NVIDIA(0): DFP-7
[ 5.446] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1060 3GB (GP106-A) at PCI:1:0:0
[ 5.446] (II) NVIDIA(0): (GPU-0)
[ 5.446] (--) NVIDIA(0): Memory: 3145728 kBytes
[ 5.446] (--) NVIDIA(0): VideoBIOS: 86.06.3c.00.8a
[ 5.446] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 5.475] (--) NVIDIA(GPU-0): LG Electronics LG TV (DFP-0): connected
[ 5.475] (--) NVIDIA(GPU-0): LG Electronics LG TV (DFP-0): Internal TMDS
[ 5.475] (--) NVIDIA(GPU-0): LG Electronics LG TV (DFP-0): 600.0 MHz maximum pixel clock
[ 5.475] (--) NVIDIA(GPU-0):
[ 5.504] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): connected
[ 5.504] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): Internal TMDS
[ 5.504] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): 600.0 MHz maximum pixel clock
[ 5.504] (--) NVIDIA(GPU-0):
[ 5.504] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 5.504] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 5.504] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 5.504] (--) NVIDIA(GPU-0):
[ 5.504] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 5.504] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 5.504] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 5.504] (--) NVIDIA(GPU-0):
[ 5.504] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 5.504] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 5.504] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 5.504] (--) NVIDIA(GPU-0):
[ 5.504] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 5.504] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 5.504] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 5.504] (--) NVIDIA(GPU-0):
[ 5.504] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 5.504] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 5.504] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 5.504] (--) NVIDIA(GPU-0):
[ 5.504] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 5.504] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 5.504] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 5.504] (--) NVIDIA(GPU-0):
[ 5.504] (**) NVIDIA(0): Option "Enable" "True"
[ 5.504] (**) NVIDIA(0): Option "Primary" "True"
[ 5.504] (**) NVIDIA(0): Option "Enable" "False"
[ 5.504] (**) NVIDIA(0): Option "Primary" "True"
[ 5.512] (II) NVIDIA(0): Validated MetaModes:
[ 5.512] (II) NVIDIA(0): "HDMI-0:1920x1080_72+0+0"
[ 5.512] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 5.516] (WW) NVIDIA(0): Cannot find size of first mode for LG Electronics LG TV
[ 5.516] (WW) NVIDIA(0): (DFP-0); cannot compute DPI from LG Electronics LG TV
[ 5.516] (WW) NVIDIA(0): (DFP-0)'s EDID.
[ 5.516] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[ 5.517] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 5.517] (II) NVIDIA: access.
[ 5.519] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 5.519] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 5.519] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 5.519] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 5.519] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 5.519] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 5.519] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 5.519] (II) NVIDIA(0): Config Options in the README.
[ 5.539] (II) NVIDIA(0): Setting mode "HDMI-0:1920x1080_72+0+0"
[ 5.619] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 5.619] (==) NVIDIA(0): Backing store enabled
[ 5.619] (==) NVIDIA(0): Silken mouse disabled
[ 5.619] (==) NVIDIA(0): DPMS enabled
[ 5.620] (WW) NVIDIA(0): Option "NoLogo" is not used
[ 5.620] (II) Loading sub module "dri2"
[ 5.620] (II) LoadModule: "dri2"
[ 5.620] (II) Module "dri2" already built-in
[ 5.620] (II) NVIDIA(0): [DRI2] Setup complete
[ 5.620] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 5.621] (II) Initializing extension Generic Event Extension
[ 5.621] (II) Initializing extension SHAPE
[ 5.621] (II) Initializing extension MIT-SHM
[ 5.621] (II) Initializing extension XInputExtension
[ 5.621] (II) Initializing extension XTEST
[ 5.621] (II) Initializing extension BIG-REQUESTS
[ 5.621] (II) Initializing extension SYNC
[ 5.621] (II) Initializing extension XKEYBOARD
[ 5.621] (II) Initializing extension XC-MISC
[ 5.621] (II) Initializing extension SECURITY
[ 5.621] (II) Initializing extension XFIXES
[ 5.621] (II) Initializing extension RENDER
[ 5.621] (II) Initializing extension RANDR
[ 5.621] (II) Initializing extension COMPOSITE
[ 5.621] (II) Initializing extension DAMAGE
[ 5.622] (II) Initializing extension MIT-SCREEN-SAVER
[ 5.622] (II) Initializing extension DOUBLE-BUFFER
[ 5.622] (II) Initializing extension RECORD
[ 5.622] (II) Initializing extension DPMS
[ 5.622] (II) Initializing extension Present
[ 5.622] (II) Initializing extension DRI3
[ 5.622] (II) Initializing extension X-Resource
[ 5.622] (II) Initializing extension XVideo
[ 5.622] (II) Initializing extension XVideo-MotionCompensation
[ 5.622] (II) Initializing extension GLX
[ 5.622] (II) AIGLX: Screen 0 is not DRI2 capable
[ 5.872] (II) IGLX: Loaded and initialized swrast
[ 5.872] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 5.872] (II) Initializing extension XFree86-VidModeExtension
[ 5.872] (II) Initializing extension XFree86-DGA
[ 5.872] (II) Initializing extension XFree86-DRI
[ 5.872] (II) Initializing extension DRI2
[ 5.872] (II) Initializing extension NV-GLX
[ 5.873] (II) Initializing extension NV-CONTROL
[ 5.873] (II) Initializing extension XINERAMA
[ 5.949] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 5.949] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.949] (**) Power Button: Applying InputClass "system-keyboard"
[ 5.949] (II) LoadModule: "libinput"
[ 5.949] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 5.953] (II) Module libinput: vendor="X.Org Foundation"
[ 5.953] compiled for 1.20.8, module version = 0.30.0
[ 5.953] Module class: X.Org XInput Driver
[ 5.953] ABI class: X.Org XInput driver, version 24.1
[ 5.953] (II) Using input driver 'libinput' for 'Power Button'
[ 5.953] (**) Power Button: always reports core events
[ 5.953] (**) Option "Device" "/dev/input/event2"
[ 5.953] (**) Option "_source" "server/udev"
[ 5.957] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 5.957] (II) event2 - Power Button: device is a keyboard
[ 5.957] (II) event2 - Power Button: device removed
[ 5.983] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 5.983] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 5.983] (**) Option "xkb_layout" "de"
[ 5.999] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 5.999] (II) event2 - Power Button: device is a keyboard
[ 5.999] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 5.999] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.999] (**) Power Button: Applying InputClass "system-keyboard"
[ 5.999] (II) Using input driver 'libinput' for 'Power Button'
[ 5.999] (**) Power Button: always reports core events
[ 5.999] (**) Option "Device" "/dev/input/event1"
[ 5.999] (**) Option "_source" "server/udev"
[ 6.000] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 6.000] (II) event1 - Power Button: device is a keyboard
[ 6.000] (II) event1 - Power Button: device removed
[ 6.050] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 6.050] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 6.050] (**) Option "xkb_layout" "de"
[ 6.052] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 6.052] (II) event1 - Power Button: device is a keyboard
[ 6.053] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 6.053] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 6.053] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 6.053] (II) Using input driver 'libinput' for 'Sleep Button'
[ 6.053] (**) Sleep Button: always reports core events
[ 6.053] (**) Option "Device" "/dev/input/event0"
[ 6.053] (**) Option "_source" "server/udev"
[ 6.055] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 6.055] (II) event0 - Sleep Button: device is a keyboard
[ 6.056] (II) event0 - Sleep Button: device removed
[ 6.090] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 6.090] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 6.090] (**) Option "xkb_layout" "de"
[ 6.092] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 6.092] (II) event0 - Sleep Button: device is a keyboard
[ 6.093] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 6.093] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 6.093] (II) LoadModule: "modesetting"
[ 6.093] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 6.097] (II) Module modesetting: vendor="X.Org Foundation"
[ 6.097] compiled for 1.20.8, module version = 1.20.8
[ 6.097] Module class: X.Org Video Driver
[ 6.097] ABI class: X.Org Video Driver, version 24.1
[ 6.097] xf86: found device 0
[ 6.098] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event10)
[ 6.099] (II) No input driver specified, ignoring this device.
[ 6.099] (II) This device may have been added with another device file.
[ 6.099] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event4)
[ 6.099] (II) No input driver specified, ignoring this device.
[ 6.099] (II) This device may have been added with another device file.
[ 6.100] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event5)
[ 6.100] (II) No input driver specified, ignoring this device.
[ 6.100] (II) This device may have been added with another device file.
[ 6.101] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event6)
[ 6.101] (II) No input driver specified, ignoring this device.
[ 6.101] (II) This device may have been added with another device file.
[ 6.102] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event7)
[ 6.102] (II) No input driver specified, ignoring this device.
[ 6.102] (II) This device may have been added with another device file.
[ 6.103] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event8)
[ 6.103] (II) No input driver specified, ignoring this device.
[ 6.103] (II) This device may have been added with another device file.
[ 6.104] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event9)
[ 6.104] (II) No input driver specified, ignoring this device.
[ 6.104] (II) This device may have been added with another device file.
[ 6.106] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/event23)
[ 6.106] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 6.106] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "My Mouse"
[ 6.106] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse'
[ 6.106] (**) Logitech G500s Laser Gaming Mouse: always reports core events
[ 6.106] (**) Option "Device" "/dev/input/event23"
[ 6.106] (**) Option "_source" "server/udev"
[ 6.166] (II) event23 - Logitech G500s Laser Gaming Mouse: is tagged by udev as: Mouse
[ 6.166] (II) event23 - Logitech G500s Laser Gaming Mouse: device set to 800 DPI
[ 6.166] (II) event23 - Logitech G500s Laser Gaming Mouse: device is a pointer
[ 6.167] (II) event23 - Logitech G500s Laser Gaming Mouse: device removed
[ 6.236] (**) Option "AccelSpeed" "-1"
[ 6.237] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:046D:C24E.0005/input/input25/event23"
[ 6.237] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse" (type: MOUSE, id 9)
[ 6.237] (**) Option "AccelerationScheme" "none"
[ 6.237] (**) Logitech G500s Laser Gaming Mouse: (accel) selected scheme none/0
[ 6.237] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration factor: 2.000
[ 6.237] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration threshold: 4
[ 6.296] (II) event23 - Logitech G500s Laser Gaming Mouse: is tagged by udev as: Mouse
[ 6.296] (II) event23 - Logitech G500s Laser Gaming Mouse: device set to 800 DPI
[ 6.296] (II) event23 - Logitech G500s Laser Gaming Mouse: device is a pointer
[ 6.298] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/mouse1)
[ 6.298] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "My Mouse"
[ 6.298] (II) No input driver specified, ignoring this device.
[ 6.298] (II) This device may have been added with another device file.
[ 6.300] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse Keyboard (/dev/input/event24)
[ 6.300] (**) Logitech G500s Laser Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.300] (**) Logitech G500s Laser Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[ 6.300] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Keyboard'
[ 6.300] (**) Logitech G500s Laser Gaming Mouse Keyboard: always reports core events
[ 6.300] (**) Option "Device" "/dev/input/event24"
[ 6.300] (**) Option "_source" "server/udev"
[ 6.304] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 6.304] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device is a keyboard
[ 6.304] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device removed
[ 6.343] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input26/event24"
[ 6.343] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Keyboard" (type: KEYBOARD, id 10)
[ 6.343] (**) Option "xkb_layout" "de"
[ 6.346] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 6.346] (II) event24 - Logitech G500s Laser Gaming Mouse Keyboard: device is a keyboard
[ 6.347] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse Consumer Control (/dev/input/event25)
[ 6.347] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.347] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "system-keyboard"
[ 6.347] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Consumer Control'
[ 6.347] (**) Logitech G500s Laser Gaming Mouse Consumer Control: always reports core events
[ 6.347] (**) Option "Device" "/dev/input/event25"
[ 6.347] (**) Option "_source" "server/udev"
[ 6.350] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 6.350] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device is a keyboard
[ 6.350] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device removed
[ 6.383] (II) libinput: Logitech G500s Laser Gaming Mouse Consumer Control: needs a virtual subdevice
[ 6.383] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input27/event25"
[ 6.383] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Consumer Control" (type: MOUSE, id 11)
[ 6.384] (**) Option "AccelerationScheme" "none"
[ 6.384] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) selected scheme none/0
[ 6.384] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) acceleration factor: 2.000
[ 6.384] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) acceleration threshold: 4
[ 6.387] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 6.387] (II) event25 - Logitech G500s Laser Gaming Mouse Consumer Control: device is a keyboard
[ 6.390] (II) config/udev: Adding input device Logitech M315/M235 (/dev/input/event12)
[ 6.390] (**) Logitech M315/M235: Applying InputClass "libinput pointer catchall"
[ 6.390] (**) Logitech M315/M235: Applying InputClass "libinput keyboard catchall"
[ 6.390] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 6.390] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 6.390] (II) Using input driver 'libinput' for 'Logitech M315/M235'
[ 6.390] (**) Logitech M315/M235: always reports core events
[ 6.390] (**) Option "Device" "/dev/input/event12"
[ 6.390] (**) Option "_source" "server/udev"
[ 6.394] (II) event12 - Logitech M315/M235: is tagged by udev as: Keyboard Mouse
[ 6.394] (II) event12 - Logitech M315/M235: device is a pointer
[ 6.394] (II) event12 - Logitech M315/M235: device is a keyboard
[ 6.394] (II) event12 - Logitech M315/M235: device removed
[ 6.423] (**) Option "AccelSpeed" "-1"
[ 6.423] (II) libinput: Logitech M315/M235: needs a virtual subdevice
[ 6.423] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/0003:046D:4009.0007/input/input35/event12"
[ 6.424] (II) XINPUT: Adding extended input device "Logitech M315/M235" (type: MOUSE, id 12)
[ 6.424] (**) Option "AccelerationScheme" "none"
[ 6.424] (**) Logitech M315/M235: (accel) selected scheme none/0
[ 6.424] (**) Logitech M315/M235: (accel) acceleration factor: 2.000
[ 6.424] (**) Logitech M315/M235: (accel) acceleration threshold: 4
[ 6.428] (II) event12 - Logitech M315/M235: is tagged by udev as: Keyboard Mouse
[ 6.428] (II) event12 - Logitech M315/M235: device is a pointer
[ 6.428] (II) event12 - Logitech M315/M235: device is a keyboard
[ 6.430] (II) config/udev: Adding input device Logitech M315/M235 (/dev/input/mouse2)
[ 6.430] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 6.430] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 6.430] (II) No input driver specified, ignoring this device.
[ 6.430] (II) This device may have been added with another device file.
[ 6.432] (II) config/udev: Adding input device Game Keyboard (/dev/input/event19)
[ 6.432] (**) Game Keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.432] (**) Game Keyboard: Applying InputClass "system-keyboard"
[ 6.432] (II) Using input driver 'libinput' for 'Game Keyboard'
[ 6.432] (**) Game Keyboard: always reports core events
[ 6.432] (**) Option "Device" "/dev/input/event19"
[ 6.432] (**) Option "_source" "server/udev"
[ 6.435] (II) event19 - Game Keyboard: is tagged by udev as: Keyboard
[ 6.435] (II) event19 - Game Keyboard: device is a keyboard
[ 6.436] (II) event19 - Game Keyboard: device removed
[ 6.463] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04B4:F02F.0003/input/input21/event19"
[ 6.463] (II) XINPUT: Adding extended input device "Game Keyboard" (type: KEYBOARD, id 13)
[ 6.463] (**) Option "xkb_layout" "de"
[ 6.467] (II) event19 - Game Keyboard: is tagged by udev as: Keyboard
[ 6.467] (II) event19 - Game Keyboard: device is a keyboard
[ 6.469] (II) config/udev: Adding input device Game Keyboard Mouse (/dev/input/event20)
[ 6.469] (**) Game Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[ 6.469] (**) Game Keyboard Mouse: Applying InputClass "My Mouse"
[ 6.469] (II) Using input driver 'libinput' for 'Game Keyboard Mouse'
[ 6.469] (**) Game Keyboard Mouse: always reports core events
[ 6.469] (**) Option "Device" "/dev/input/event20"
[ 6.469] (**) Option "_source" "server/udev"
[ 6.473] (II) event20 - Game Keyboard Mouse: is tagged by udev as: Mouse
[ 6.473] (II) event20 - Game Keyboard Mouse: device is a pointer
[ 6.473] (II) event20 - Game Keyboard Mouse: device removed
[ 6.530] (**) Option "AccelSpeed" "-1"
[ 6.530] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input22/event20"
[ 6.530] (II) XINPUT: Adding extended input device "Game Keyboard Mouse" (type: MOUSE, id 14)
[ 6.530] (**) Option "AccelerationScheme" "none"
[ 6.530] (**) Game Keyboard Mouse: (accel) selected scheme none/0
[ 6.530] (**) Game Keyboard Mouse: (accel) acceleration factor: 2.000
[ 6.530] (**) Game Keyboard Mouse: (accel) acceleration threshold: 4
[ 6.534] (II) event20 - Game Keyboard Mouse: is tagged by udev as: Mouse
[ 6.534] (II) event20 - Game Keyboard Mouse: device is a pointer
[ 6.536] (II) config/udev: Adding input device Game Keyboard Mouse (/dev/input/mouse0)
[ 6.536] (**) Game Keyboard Mouse: Applying InputClass "My Mouse"
[ 6.536] (II) No input driver specified, ignoring this device.
[ 6.536] (II) This device may have been added with another device file.
[ 6.537] (II) config/udev: Adding input device Game Keyboard Consumer Control (/dev/input/event21)
[ 6.538] (**) Game Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.538] (**) Game Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 6.538] (II) Using input driver 'libinput' for 'Game Keyboard Consumer Control'
[ 6.538] (**) Game Keyboard Consumer Control: always reports core events
[ 6.538] (**) Option "Device" "/dev/input/event21"
[ 6.538] (**) Option "_source" "server/udev"
[ 6.541] (II) event21 - Game Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 6.541] (II) event21 - Game Keyboard Consumer Control: device is a keyboard
[ 6.541] (II) event21 - Game Keyboard Consumer Control: device removed
[ 6.557] (II) libinput: Game Keyboard Consumer Control: needs a virtual subdevice
[ 6.557] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input23/event21"
[ 6.557] (II) XINPUT: Adding extended input device "Game Keyboard Consumer Control" (type: MOUSE, id 15)
[ 6.557] (**) Option "AccelerationScheme" "none"
[ 6.557] (**) Game Keyboard Consumer Control: (accel) selected scheme none/0
[ 6.557] (**) Game Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 6.557] (**) Game Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 6.560] (II) event21 - Game Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 6.561] (II) event21 - Game Keyboard Consumer Control: device is a keyboard
[ 6.563] (II) config/udev: Adding input device Game Keyboard System Control (/dev/input/event22)
[ 6.563] (**) Game Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 6.563] (**) Game Keyboard System Control: Applying InputClass "system-keyboard"
[ 6.563] (II) Using input driver 'libinput' for 'Game Keyboard System Control'
[ 6.563] (**) Game Keyboard System Control: always reports core events
[ 6.563] (**) Option "Device" "/dev/input/event22"
[ 6.563] (**) Option "_source" "server/udev"
[ 6.566] (II) event22 - Game Keyboard System Control: is tagged by udev as: Keyboard
[ 6.566] (II) event22 - Game Keyboard System Control: device is a keyboard
[ 6.566] (II) event22 - Game Keyboard System Control: device removed
[ 6.610] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input24/event22"
[ 6.610] (II) XINPUT: Adding extended input device "Game Keyboard System Control" (type: KEYBOARD, id 16)
[ 6.610] (**) Option "xkb_layout" "de"
[ 6.614] (II) event22 - Game Keyboard System Control: is tagged by udev as: Keyboard
[ 6.614] (II) event22 - Game Keyboard System Control: device is a keyboard
[ 6.615] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event14)
[ 6.615] (II) No input driver specified, ignoring this device.
[ 6.615] (II) This device may have been added with another device file.
[ 6.616] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event15)
[ 6.616] (II) No input driver specified, ignoring this device.
[ 6.616] (II) This device may have been added with another device file.
[ 6.617] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event16)
[ 6.617] (II) No input driver specified, ignoring this device.
[ 6.617] (II) This device may have been added with another device file.
[ 6.618] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event17)
[ 6.618] (II) No input driver specified, ignoring this device.
[ 6.618] (II) This device may have been added with another device file.
[ 6.618] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event18)
[ 6.619] (II) No input driver specified, ignoring this device.
[ 6.619] (II) This device may have been added with another device file.
[ 6.619] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 6.619] (II) No input driver specified, ignoring this device.
[ 6.619] (II) This device may have been added with another device file.
[ 6.621] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event11)
[ 6.621] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 6.621] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[ 6.621] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 6.621] (**) HP WMI hotkeys: always reports core events
[ 6.621] (**) Option "Device" "/dev/input/event11"
[ 6.621] (**) Option "_source" "server/udev"
[ 6.622] (II) event11 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 6.622] (II) event11 - HP WMI hotkeys: device is a keyboard
[ 6.623] (II) event11 - HP WMI hotkeys: device removed
[ 6.690] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event11"
[ 6.690] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 17)
[ 6.690] (**) Option "xkb_layout" "de"
[ 6.692] (II) event11 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 6.692] (II) event11 - HP WMI hotkeys: device is a keyboard
[ 6.702] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.702] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "system-keyboard"
[ 6.702] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Consumer Control'
[ 6.702] (**) Logitech G500s Laser Gaming Mouse Consumer Control: always reports core events
[ 6.702] (**) Option "Device" "/dev/input/event25"
[ 6.702] (**) Option "_source" "_driver/libinput"
[ 6.702] (II) libinput: Logitech G500s Laser Gaming Mouse Consumer Control: is a virtual subdevice
[ 6.702] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input27/event25"
[ 6.702] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Consumer Control" (type: KEYBOARD, id 18)
[ 6.702] (**) Option "xkb_layout" "de"
[ 6.702] (**) Logitech M315/M235: Applying InputClass "libinput pointer catchall"
[ 6.702] (**) Logitech M315/M235: Applying InputClass "libinput keyboard catchall"
[ 6.702] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 6.702] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 6.702] (II) Using input driver 'libinput' for 'Logitech M315/M235'
[ 6.702] (**) Logitech M315/M235: always reports core events
[ 6.703] (**) Option "Device" "/dev/input/event12"
[ 6.703] (**) Option "_source" "_driver/libinput"
[ 6.703] (II) libinput: Logitech M315/M235: is a virtual subdevice
[ 6.703] (**) Option "AccelSpeed" "-1"
[ 6.703] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/0003:046D:4009.0007/input/input35/event12"
[ 6.703] (II) XINPUT: Adding extended input device "Logitech M315/M235" (type: KEYBOARD, id 19)
[ 6.703] (**) Option "xkb_layout" "de"
[ 6.703] (**) Game Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.703] (**) Game Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 6.703] (II) Using input driver 'libinput' for 'Game Keyboard Consumer Control'
[ 6.703] (**) Game Keyboard Consumer Control: always reports core events
[ 6.703] (**) Option "Device" "/dev/input/event21"
[ 6.703] (**) Option "_source" "_driver/libinput"
[ 6.703] (II) libinput: Game Keyboard Consumer Control: is a virtual subdevice
[ 6.703] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input23/event21"
[ 6.703] (II) XINPUT: Adding extended input device "Game Keyboard Consumer Control" (type: KEYBOARD, id 20)
[ 6.703] (**) Option "xkb_layout" "de"
[ 6.708] (II) config/udev: Adding input device Logitech M315/M235 (/dev/input/mouse2)
[ 6.708] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 6.708] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 6.708] (II) No input driver specified, ignoring this device.
[ 6.708] (II) This device may have been added with another device file.
[ 6.708] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0 /dev/dri/card0
[ 6.709] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 6.709] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 6.709] (II) LoadModule: "modesetting"
[ 6.709] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 6.709] (II) Module modesetting: vendor="X.Org Foundation"
[ 6.709] compiled for 1.20.8, module version = 1.20.8
[ 6.709] Module class: X.Org Video Driver
[ 6.709] ABI class: X.Org Video Driver, version 24.1
[ 6.709] (II) UnloadModule: "modesetting"
[ 6.709] (II) Unloading modesetting
[ 6.709] (II) Failed to load module "modesetting" (already loaded, 0)
[ 6.709] xf86: found device 0
[ 6.709] (II) config/udev: removing device Logitech M315/M235
[ 6.710] (II) UnloadModule: "libinput"
[ 6.710] (II) config/udev: removing device Logitech M315/M235
[ 6.710] (II) event12 - Logitech M315/M235: device removed
[ 6.736] (II) UnloadModule: "libinput"
[ 6.737] (II) config/udev: Adding input device Logitech M315/M235 (/dev/input/event12)
[ 6.737] (**) Logitech M315/M235: Applying InputClass "libinput pointer catchall"
[ 6.737] (**) Logitech M315/M235: Applying InputClass "libinput keyboard catchall"
[ 6.737] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 6.737] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 6.737] (II) Using input driver 'libinput' for 'Logitech M315/M235'
[ 6.737] (**) Logitech M315/M235: always reports core events
[ 6.737] (**) Option "Device" "/dev/input/event12"
[ 6.737] (**) Option "_source" "server/udev"
[ 6.739] (II) event12 - Logitech M315/M235: is tagged by udev as: Keyboard Mouse
[ 6.739] (II) event12 - Logitech M315/M235: device is a pointer
[ 6.739] (II) event12 - Logitech M315/M235: device is a keyboard
[ 6.739] (II) event12 - Logitech M315/M235: device removed
[ 6.756] (**) Option "AccelSpeed" "-1"
[ 6.756] (II) libinput: Logitech M315/M235: needs a virtual subdevice
[ 6.756] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/0003:046D:4009.0007/input/input35/event12"
[ 6.756] (II) XINPUT: Adding extended input device "Logitech M315/M235" (type: MOUSE, id 12)
[ 6.757] (**) Option "AccelerationScheme" "none"
[ 6.757] (**) Logitech M315/M235: (accel) selected scheme none/0
[ 6.757] (**) Logitech M315/M235: (accel) acceleration factor: 2.000
[ 6.757] (**) Logitech M315/M235: (accel) acceleration threshold: 4
[ 6.759] (II) event12 - Logitech M315/M235: is tagged by udev as: Keyboard Mouse
[ 6.759] (II) event12 - Logitech M315/M235: device is a pointer
[ 6.759] (II) event12 - Logitech M315/M235: device is a keyboard
[ 6.759] (**) Logitech M315/M235: Applying InputClass "libinput pointer catchall"
[ 6.759] (**) Logitech M315/M235: Applying InputClass "libinput keyboard catchall"
[ 6.759] (**) Logitech M315/M235: Applying InputClass "system-keyboard"
[ 6.759] (**) Logitech M315/M235: Applying InputClass "My Mouse"
[ 6.759] (II) Using input driver 'libinput' for 'Logitech M315/M235'
[ 6.759] (**) Logitech M315/M235: always reports core events
[ 6.759] (**) Option "Device" "/dev/input/event12"
[ 6.759] (**) Option "_source" "_driver/libinput"
[ 6.759] (II) libinput: Logitech M315/M235: is a virtual subdevice
[ 6.759] (**) Option "AccelSpeed" "-1"
[ 6.759] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/0003:046D:4009.0007/input/input35/event12"
[ 6.759] (II) XINPUT: Adding extended input device "Logitech M315/M235" (type: KEYBOARD, id 19)
[ 6.759] (**) Option "xkb_layout" "de"lspci
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers (rev 07)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x16) (rev 07)
00:14.0 USB controller: Intel Corporation 100 Series/C230 Series Chipset Family USB 3.0 xHCI Controller (rev 31)
00:16.0 Communication controller: Intel Corporation 100 Series/C230 Series Chipset Family MEI Controller #1 (rev 31)
00:17.0 SATA controller: Intel Corporation Q170/Q150/B150/H170/H110/Z170/CM236 Chipset SATA Controller [AHCI Mode] (rev 31)
00:1c.0 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #3 (rev f1)
00:1c.4 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #5 (rev f1)
00:1c.6 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #7 (rev f1)
00:1f.0 ISA bridge: Intel Corporation H170 Chipset LPC/eSPI Controller (rev 31)
00:1f.2 Memory controller: Intel Corporation 100 Series/C230 Series Chipset Family Power Management Controller (rev 31)
00:1f.3 Audio device: Intel Corporation 100 Series/C230 Series Chipset Family HD Audio Controller (rev 31)
00:1f.4 SMBus: Intel Corporation 100 Series/C230 Series Chipset Family SMBus (rev 31)
01:00.0 VGA compatible controller: NVIDIA Corporation GP106 [GeForce GTX 1060 3GB] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GP106 High Definition Audio Controller (rev a1)
03:00.0 Network controller: Intel Corporation Dual Band Wireless-AC 3168NGW [Stone Peak] (rev 10)
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10)sudo journalctl -b
-- Logs begin at Tue 2020-06-30 07:04:46 UTC, end at Fri 2020-07-03 14:17:02 UTC. --
Jul 03 13:55:13 arch kernel: Linux version 5.7.6-arch1-1 (linux@archlinux) (gcc version 10.1.0 (GCC), GNU ld (GNU Binutils) 2.34.0) #1 SMP PREEMPT Thu, 25 Jun 2020 00:14:47 +0000
Jul 03 13:55:13 arch kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=84c2d895-dc70-4524-8aad-2926753c14e4 rw loglevel=3 quiet
Jul 03 13:55:13 arch kernel: KERNEL supported cpus:
Jul 03 13:55:13 arch kernel: Intel GenuineIntel
Jul 03 13:55:13 arch kernel: AMD AuthenticAMD
Jul 03 13:55:13 arch kernel: Hygon HygonGenuine
Jul 03 13:55:13 arch kernel: Centaur CentaurHauls
Jul 03 13:55:13 arch kernel: zhaoxin Shanghai
Jul 03 13:55:13 arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jul 03 13:55:13 arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jul 03 13:55:13 arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jul 03 13:55:13 arch kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Jul 03 13:55:13 arch kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Jul 03 13:55:13 arch kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Jul 03 13:55:13 arch kernel: x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
Jul 03 13:55:13 arch kernel: x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
Jul 03 13:55:13 arch kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Jul 03 13:55:13 arch kernel: BIOS-provided physical RAM map:
Jul 03 13:55:13 arch kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Jul 03 13:55:13 arch kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Jul 03 13:55:13 arch kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
Jul 03 13:55:13 arch kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
Jul 03 13:55:13 arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000089f84fff] usable
Jul 03 13:55:13 arch kernel: BIOS-e820: [mem 0x0000000089f85000-0x0000000089f85fff] ACPI NVS
Jul 03 13:55:13 arch kernel: BIOS-e820: [mem 0x0000000089f86000-0x0000000089fcffff] reserved
Jul 03 13:55:13 arch kernel: BIOS-e820: [mem 0x0000000089fd0000-0x000000008da3dfff] usable
Jul 03 13:55:13 arch kernel: BIOS-e820: [mem 0x000000008da3e000-0x000000008dd73fff] reserved
Jul 03 13:55:13 arch kernel: BIOS-e820: [mem 0x000000008dd74000-0x000000008ddb2fff] ACPI data
Jul 03 13:55:13 arch kernel: BIOS-e820: [mem 0x000000008ddb3000-0x000000008e328fff] ACPI NVS
Jul 03 13:55:13 arch kernel: BIOS-e820: [mem 0x000000008e329000-0x000000008eea2fff] reserved
Jul 03 13:55:13 arch kernel: BIOS-e820: [mem 0x000000008eea3000-0x000000008eefdfff] type 20
Jul 03 13:55:13 arch kernel: BIOS-e820: [mem 0x000000008eefe000-0x000000008eefefff] usable
Jul 03 13:55:13 arch kernel: BIOS-e820: [mem 0x000000008ef00000-0x000000008effffff] reserved
Jul 03 13:55:13 arch kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jul 03 13:55:13 arch kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Jul 03 13:55:13 arch kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jul 03 13:55:13 arch kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jul 03 13:55:13 arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jul 03 13:55:13 arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000046effffff] usable
Jul 03 13:55:13 arch kernel: NX (Execute Disable) protection: active
Jul 03 13:55:13 arch kernel: efi: EFI v2.40 by American Megatrends
Jul 03 13:55:13 arch kernel: efi: TPMFinalLog=0x8e2f7000 ACPI=0x8dd80000 ACPI 2.0=0x8dd80000 ESRT=0x8ede8d18 SMBIOS=0x8ede8e98
Jul 03 13:55:13 arch kernel: SMBIOS 2.8 present.
Jul 03 13:55:13 arch kernel: DMI: HP 870-145ng/828A, BIOS F.45 05/22/2019
Jul 03 13:55:13 arch kernel: tsc: Detected 3400.000 MHz processor
Jul 03 13:55:13 arch kernel: tsc: Detected 3399.906 MHz TSC
Jul 03 13:55:13 arch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jul 03 13:55:13 arch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jul 03 13:55:13 arch kernel: last_pfn = 0x46f000 max_arch_pfn = 0x400000000
Jul 03 13:55:13 arch kernel: MTRR default type: write-back
Jul 03 13:55:13 arch kernel: MTRR fixed ranges enabled:
Jul 03 13:55:13 arch kernel: 00000-9FFFF write-back
Jul 03 13:55:13 arch kernel: A0000-BFFFF uncachable
Jul 03 13:55:13 arch kernel: C0000-FFFFF write-protect
Jul 03 13:55:13 arch kernel: MTRR variable ranges enabled:
Jul 03 13:55:13 arch kernel: 0 base 00C0000000 mask 7FC0000000 uncachable
Jul 03 13:55:13 arch kernel: 1 base 00A0000000 mask 7FE0000000 uncachable
Jul 03 13:55:13 arch kernel: 2 base 0090000000 mask 7FF0000000 uncachable
Jul 03 13:55:13 arch kernel: 3 disabled
Jul 03 13:55:13 arch kernel: 4 disabled
Jul 03 13:55:13 arch kernel: 5 disabled
Jul 03 13:55:13 arch kernel: 6 disabled
Jul 03 13:55:13 arch kernel: 7 disabled
Jul 03 13:55:13 arch kernel: 8 disabled
Jul 03 13:55:13 arch kernel: 9 disabled
Jul 03 13:55:13 arch kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Jul 03 13:55:13 arch kernel: last_pfn = 0x8eeff max_arch_pfn = 0x400000000
Jul 03 13:55:13 arch kernel: esrt: Reserving ESRT space from 0x000000008ede8d18 to 0x000000008ede8d50.
Jul 03 13:55:13 arch kernel: check: Scanning 1 areas for low memory corruption
Jul 03 13:55:13 arch kernel: Using GB pages for direct mapping
Jul 03 13:55:13 arch kernel: Secure boot could not be determined
Jul 03 13:55:13 arch kernel: RAMDISK: [mem 0x36de3000-0x376e8fff]
Jul 03 13:55:13 arch kernel: ACPI: Early table checksum verification disabled
Jul 03 13:55:13 arch kernel: ACPI: RSDP 0x000000008DD80000 000024 (v02 HPQOEM)
Jul 03 13:55:13 arch kernel: ACPI: XSDT 0x000000008DD800A8 0000CC (v01 HPQOEM SLIC-CPC 01072009 AMI 00010013)
Jul 03 13:55:13 arch kernel: ACPI: FACP 0x000000008DDAA4C8 00010C (v05 HPQOEM SLIC-CPC 01072009 AMI 00010013)
Jul 03 13:55:13 arch kernel: ACPI: DSDT 0x000000008DD80200 02A2C6 (v02 HPQOEM SLIC-CPC 01072009 INTL 20120913)
Jul 03 13:55:13 arch kernel: ACPI: FACS 0x000000008E2F6F80 000040
Jul 03 13:55:13 arch kernel: ACPI: APIC 0x000000008DDAA5D8 0000BC (v03 HPQOEM SLIC-CPC 01072009 AMI 00010013)
Jul 03 13:55:13 arch kernel: ACPI: FPDT 0x000000008DDAA698 000044 (v01 HPQOEM SLIC-CPC 01072009 AMI 00010013)
Jul 03 13:55:13 arch kernel: ACPI: FIDT 0x000000008DDAA6E0 00009C (v01 HPQOEM SLIC-CPC 01072009 AMI 00010013)
Jul 03 13:55:13 arch kernel: ACPI: MCFG 0x000000008DDAA780 00003C (v01 HPQOEM SLIC-CPC 01072009 MSFT 00000097)
Jul 03 13:55:13 arch kernel: ACPI: HPET 0x000000008DDAA7C0 000038 (v01 HPQOEM SLIC-CPC 01072009 AMI. 0005000B)
Jul 03 13:55:13 arch kernel: ACPI: LPIT 0x000000008DDAA7F8 000094 (v01 HPQOEM SLIC-CPC 00000000 MSFT 0000005F)
Jul 03 13:55:13 arch kernel: ACPI: SSDT 0x000000008DDAA890 000EA1 (v02 HPQOEM SLIC-CPC 00001000 INTL 20120913)
Jul 03 13:55:13 arch kernel: ACPI: SSDT 0x000000008DDAB738 0005EC (v02 HPQOEM SLIC-CPC 00001000 INTL 20120913)
Jul 03 13:55:13 arch kernel: ACPI: SSDT 0x000000008DDABD28 0004A3 (v02 HPQOEM SLIC-CPC 00001000 INTL 20120913)
Jul 03 13:55:13 arch kernel: ACPI: DBGP 0x000000008DDAC1D0 000034 (v01 HPQOEM SLIC-CPC 00000000 MSFT 0000005F)
Jul 03 13:55:13 arch kernel: ACPI: DBG2 0x000000008DDAC208 000054 (v00 HPQOEM SLIC-CPC 00000000 MSFT 0000005F)
Jul 03 13:55:13 arch kernel: ACPI: MSDM 0x000000008DDAC260 000055 (v03 HPQOEM SLIC-CPC 01072009 AMI 00010013)
Jul 03 13:55:13 arch kernel: ACPI: SSDT 0x000000008DDAC2B8 00547E (v02 HPQOEM SLIC-CPC 00003000 INTL 20120913)
Jul 03 13:55:13 arch kernel: ACPI: UEFI 0x000000008DDB1738 000042 (v01 HPQOEM SLIC-CPC 00000000 00000000)
Jul 03 13:55:13 arch kernel: ACPI: SSDT 0x000000008DDB1780 000E73 (v02 HPQOEM SLIC-CPC 00003000 INTL 20120913)
Jul 03 13:55:13 arch kernel: ACPI: DMAR 0x000000008DDB25F8 000070 (v01 HPQOEM SLIC-CPC 00000001 INTL 00000001)
Jul 03 13:55:13 arch kernel: ACPI: BGRT 0x000000008DDB2668 000038 (v01 HPQOEM SLIC-CPC 01072009 AMI 00010013)
Jul 03 13:55:13 arch kernel: ACPI: DBGP 0x000000008DDB26A0 000034 (v01 HPQOEM SLIC-CPC 01072009 AMI 00010013)
Jul 03 13:55:13 arch kernel: ACPI: TPM2 0x000000008DDB26D8 000034 (v03 HPQOEM SLIC-CPC 00000001 AMI 00000000)
Jul 03 13:55:13 arch kernel: ACPI: SSDT 0x000000008DDB2710 0001F9 (v01 HPQOEM SLIC-CPC 00001000 INTL 20120913)
Jul 03 13:55:13 arch kernel: ACPI: Local APIC address 0xfee00000
Jul 03 13:55:13 arch kernel: No NUMA configuration found
Jul 03 13:55:13 arch kernel: Faking a node at [mem 0x0000000000000000-0x000000046effffff]
Jul 03 13:55:13 arch kernel: NODE_DATA(0) allocated [mem 0x46effc000-0x46effffff]
Jul 03 13:55:13 arch kernel: Zone ranges:
Jul 03 13:55:13 arch kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Jul 03 13:55:13 arch kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Jul 03 13:55:13 arch kernel: Normal [mem 0x0000000100000000-0x000000046effffff]
Jul 03 13:55:13 arch kernel: Device empty
Jul 03 13:55:13 arch kernel: Movable zone start for each node
Jul 03 13:55:13 arch kernel: Early memory node ranges
Jul 03 13:55:13 arch kernel: node 0: [mem 0x0000000000001000-0x0000000000057fff]
Jul 03 13:55:13 arch kernel: node 0: [mem 0x0000000000059000-0x000000000009dfff]
Jul 03 13:55:13 arch kernel: node 0: [mem 0x0000000000100000-0x0000000089f84fff]
Jul 03 13:55:13 arch kernel: node 0: [mem 0x0000000089fd0000-0x000000008da3dfff]
Jul 03 13:55:13 arch kernel: node 0: [mem 0x000000008eefe000-0x000000008eefefff]
Jul 03 13:55:13 arch kernel: node 0: [mem 0x0000000100000000-0x000000046effffff]
Jul 03 13:55:13 arch kernel: Zeroed struct page in unavailable ranges: 13936 pages
Jul 03 13:55:13 arch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000046effffff]
Jul 03 13:55:13 arch kernel: On node 0 totalpages: 4180368
Jul 03 13:55:13 arch kernel: DMA zone: 64 pages used for memmap
Jul 03 13:55:13 arch kernel: DMA zone: 22 pages reserved
Jul 03 13:55:13 arch kernel: DMA zone: 3996 pages, LIFO batch:0
Jul 03 13:55:13 arch kernel: DMA32 zone: 9000 pages used for memmap
Jul 03 13:55:13 arch kernel: DMA32 zone: 575988 pages, LIFO batch:63
Jul 03 13:55:13 arch kernel: Normal zone: 56256 pages used for memmap
Jul 03 13:55:13 arch kernel: Normal zone: 3600384 pages, LIFO batch:63
Jul 03 13:55:13 arch kernel: ACPI: PM-Timer IO Port: 0x1808
Jul 03 13:55:13 arch kernel: ACPI: Local APIC address 0xfee00000
Jul 03 13:55:13 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jul 03 13:55:13 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jul 03 13:55:13 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jul 03 13:55:13 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jul 03 13:55:13 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Jul 03 13:55:13 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Jul 03 13:55:13 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Jul 03 13:55:13 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Jul 03 13:55:13 arch kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Jul 03 13:55:13 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jul 03 13:55:13 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jul 03 13:55:13 arch kernel: ACPI: IRQ0 used by override.
Jul 03 13:55:13 arch kernel: ACPI: IRQ9 used by override.
Jul 03 13:55:13 arch kernel: Using ACPI (MADT) for SMP configuration information
Jul 03 13:55:13 arch kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Jul 03 13:55:13 arch kernel: e820: update [mem 0x8c2da000-0x8c304fff] usable ==> reserved
Jul 03 13:55:13 arch kernel: TSC deadline timer available
Jul 03 13:55:13 arch kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x89f85000-0x89f85fff]
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x89f86000-0x89fcffff]
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x8c2da000-0x8c304fff]
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x8da3e000-0x8dd73fff]
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x8dd74000-0x8ddb2fff]
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x8ddb3000-0x8e328fff]
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x8e329000-0x8eea2fff]
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x8eea3000-0x8eefdfff]
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x8eeff000-0x8eefffff]
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x8ef00000-0x8effffff]
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x8f000000-0xdfffffff]
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Jul 03 13:55:13 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
Jul 03 13:55:13 arch kernel: [mem 0x8f000000-0xdfffffff] available for PCI devices
Jul 03 13:55:13 arch kernel: Booting paravirtualized kernel on bare hardware
Jul 03 13:55:13 arch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jul 03 13:55:13 arch kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
Jul 03 13:55:13 arch kernel: percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144
Jul 03 13:55:13 arch kernel: pcpu-alloc: s196608 r8192 d28672 u262144 alloc=1*2097152
Jul 03 13:55:13 arch kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
Jul 03 13:55:13 arch kernel: Built 1 zonelists, mobility grouping on. Total pages: 4115026
Jul 03 13:55:13 arch kernel: Policy zone: Normal
Jul 03 13:55:13 arch kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=84c2d895-dc70-4524-8aad-2926753c14e4 rw loglevel=3 quiet
Jul 03 13:55:13 arch kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jul 03 13:55:13 arch kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Jul 03 13:55:13 arch kernel: mem auto-init: stack:byref_all, heap alloc:on, heap free:off
Jul 03 13:55:13 arch kernel: Memory: 16264492K/16721472K available (12291K kernel code, 1461K rwdata, 7816K rodata, 1636K init, 3116K bss, 456980K reserved, 0K cma-reserved)
Jul 03 13:55:13 arch kernel: random: get_random_u64 called from __kmem_cache_create+0x3e/0x600 with crng_init=0
Jul 03 13:55:13 arch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Jul 03 13:55:13 arch kernel: Kernel/User page tables isolation: enabled
Jul 03 13:55:13 arch kernel: ftrace: allocating 39714 entries in 156 pages
Jul 03 13:55:13 arch kernel: ftrace: allocated 156 pages with 4 groups
Jul 03 13:55:13 arch kernel: rcu: Preemptible hierarchical RCU implementation.
Jul 03 13:55:13 arch kernel: rcu: RCU dyntick-idle grace-period acceleration is enabled.
Jul 03 13:55:13 arch kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
Jul 03 13:55:13 arch kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Jul 03 13:55:13 arch kernel: Tasks RCU enabled.
Jul 03 13:55:13 arch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jul 03 13:55:13 arch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Jul 03 13:55:13 arch kernel: NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
Jul 03 13:55:13 arch kernel: spurious 8259A interrupt: IRQ7.
Jul 03 13:55:13 arch kernel: Console: colour dummy device 80x25
Jul 03 13:55:13 arch kernel: printk: console [tty0] enabled
Jul 03 13:55:13 arch kernel: ACPI: Core revision 20200326
Jul 03 13:55:13 arch kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Jul 03 13:55:13 arch kernel: APIC: Switch to symmetric I/O mode setup
Jul 03 13:55:13 arch kernel: DMAR: Host address width 39
Jul 03 13:55:13 arch kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x1
Jul 03 13:55:13 arch kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap d2008c40660462 ecap f050da
Jul 03 13:55:13 arch kernel: DMAR: RMRR base: 0x0000008daee000 end: 0x0000008db0dfff
Jul 03 13:55:13 arch kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xfed90000 IOMMU 0
Jul 03 13:55:13 arch kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed90000
Jul 03 13:55:13 arch kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Jul 03 13:55:13 arch kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Jul 03 13:55:13 arch kernel: x2apic enabled
Jul 03 13:55:13 arch kernel: Switched APIC routing to cluster x2apic.
Jul 03 13:55:13 arch kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jul 03 13:55:13 arch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3101f59f5e6, max_idle_ns: 440795259996 ns
Jul 03 13:55:13 arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6802.13 BogoMIPS (lpj=11333020)
Jul 03 13:55:13 arch kernel: pid_max: default: 32768 minimum: 301
Jul 03 13:55:13 arch kernel: LSM: Security Framework initializing
Jul 03 13:55:13 arch kernel: Yama: becoming mindful.
Jul 03 13:55:13 arch kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jul 03 13:55:13 arch kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jul 03 13:55:13 arch kernel: mce: CPU0: Thermal monitoring enabled (TM1)
Jul 03 13:55:13 arch kernel: process: using mwait in idle threads
Jul 03 13:55:13 arch kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Jul 03 13:55:13 arch kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Jul 03 13:55:13 arch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jul 03 13:55:13 arch kernel: Spectre V2 : Mitigation: Full generic retpoline
Jul 03 13:55:13 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jul 03 13:55:13 arch kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Jul 03 13:55:13 arch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jul 03 13:55:13 arch kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Jul 03 13:55:13 arch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Jul 03 13:55:13 arch kernel: TAA: Mitigation: Clear CPU buffers
Jul 03 13:55:13 arch kernel: SRBDS: Vulnerable: No microcode
Jul 03 13:55:13 arch kernel: MDS: Mitigation: Clear CPU buffers
Jul 03 13:55:13 arch kernel: Freeing SMP alternatives memory: 32K
Jul 03 13:55:13 arch kernel: smpboot: CPU0: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz (family: 0x6, model: 0x5e, stepping: 0x3)
Jul 03 13:55:13 arch kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Jul 03 13:55:13 arch kernel: ... version: 4
Jul 03 13:55:13 arch kernel: ... bit width: 48
Jul 03 13:55:13 arch kernel: ... generic registers: 4
Jul 03 13:55:13 arch kernel: ... value mask: 0000ffffffffffff
Jul 03 13:55:13 arch kernel: ... max period: 00007fffffffffff
Jul 03 13:55:13 arch kernel: ... fixed-purpose events: 3
Jul 03 13:55:13 arch kernel: ... event mask: 000000070000000f
Jul 03 13:55:13 arch kernel: rcu: Hierarchical SRCU implementation.
Jul 03 13:55:13 arch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jul 03 13:55:13 arch kernel: smp: Bringing up secondary CPUs ...
Jul 03 13:55:13 arch kernel: x86: Booting SMP configuration:
Jul 03 13:55:13 arch kernel: .... node #0, CPUs: #1 #2 #3 #4
Jul 03 13:55:13 arch kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Jul 03 13:55:13 arch kernel: TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
Jul 03 13:55:13 arch kernel: #5 #6 #7
Jul 03 13:55:13 arch kernel: smp: Brought up 1 node, 8 CPUs
Jul 03 13:55:13 arch kernel: smpboot: Max logical packages: 1
Jul 03 13:55:13 arch kernel: smpboot: Total of 8 processors activated (54420.10 BogoMIPS)
Jul 03 13:55:13 arch kernel: devtmpfs: initialized
Jul 03 13:55:13 arch kernel: x86/mm: Memory block size: 128MB
Jul 03 13:55:13 arch kernel: PM: Registering ACPI NVS region [mem 0x89f85000-0x89f85fff] (4096 bytes)
Jul 03 13:55:13 arch kernel: PM: Registering ACPI NVS region [mem 0x8ddb3000-0x8e328fff] (5726208 bytes)
Jul 03 13:55:13 arch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jul 03 13:55:13 arch kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Jul 03 13:55:13 arch kernel: pinctrl core: initialized pinctrl subsystem
Jul 03 13:55:13 arch kernel: PM: RTC time: 13:55:10, date: 2020-07-03
Jul 03 13:55:13 arch kernel: thermal_sys: Registered thermal governor 'fair_share'
Jul 03 13:55:13 arch kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jul 03 13:55:13 arch kernel: thermal_sys: Registered thermal governor 'step_wise'
Jul 03 13:55:13 arch kernel: thermal_sys: Registered thermal governor 'user_space'
Jul 03 13:55:13 arch kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jul 03 13:55:13 arch kernel: NET: Registered protocol family 16
Jul 03 13:55:13 arch kernel: audit: initializing netlink subsys (disabled)
Jul 03 13:55:13 arch kernel: audit: type=2000 audit(1593784510.026:1): state=initialized audit_enabled=0 res=1
Jul 03 13:55:13 arch kernel: cpuidle: using governor ladder
Jul 03 13:55:13 arch kernel: cpuidle: using governor menu
Jul 03 13:55:13 arch kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jul 03 13:55:13 arch kernel: ACPI: bus type PCI registered
Jul 03 13:55:13 arch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jul 03 13:55:13 arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jul 03 13:55:13 arch kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Jul 03 13:55:13 arch kernel: PCI: Using configuration type 1 for base access
Jul 03 13:55:13 arch kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jul 03 13:55:13 arch kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Jul 03 13:55:13 arch kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Jul 03 13:55:13 arch kernel: ACPI: Added _OSI(Module Device)
Jul 03 13:55:13 arch kernel: ACPI: Added _OSI(Processor Device)
Jul 03 13:55:13 arch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jul 03 13:55:13 arch kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jul 03 13:55:13 arch kernel: ACPI: Added _OSI(Linux-Dell-Video)
Jul 03 13:55:13 arch kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Jul 03 13:55:13 arch kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Jul 03 13:55:13 arch kernel: ACPI: 7 ACPI AML tables successfully acquired and loaded
Jul 03 13:55:13 arch kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jul 03 13:55:13 arch kernel: ACPI: Dynamic OEM Table Load:
Jul 03 13:55:13 arch kernel: ACPI: SSDT 0xFFFF9F471CA4E800 0006E4 (v02 HPQOEM SLIC-CPC 00003000 INTL 20120913)
Jul 03 13:55:13 arch kernel: ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
Jul 03 13:55:13 arch kernel: ACPI: Dynamic OEM Table Load:
Jul 03 13:55:13 arch kernel: ACPI: SSDT 0xFFFF9F471C71AC00 00037F (v02 HPQOEM SLIC-CPC 00003001 INTL 20120913)
Jul 03 13:55:13 arch kernel: ACPI: Dynamic OEM Table Load:
Jul 03 13:55:13 arch kernel: ACPI: SSDT 0xFFFF9F471C09E000 00008E (v02 HPQOEM SLIC-CPC 00003000 INTL 20120913)
Jul 03 13:55:13 arch kernel: ACPI: Dynamic OEM Table Load:
Jul 03 13:55:13 arch kernel: ACPI: SSDT 0xFFFF9F471C6F7E00 000130 (v02 HPQOEM SLIC-CPC 00003000 INTL 20120913)
Jul 03 13:55:13 arch kernel: ACPI: Dynamic OEM Table Load:
Jul 03 13:55:13 arch kernel: ACPI: SSDT 0xFFFF9F471CA4A800 0005AA (v02 HPQOEM SLIC-CPC 00003000 INTL 20120913)
Jul 03 13:55:13 arch kernel: ACPI: Dynamic OEM Table Load:
Jul 03 13:55:13 arch kernel: ACPI: SSDT 0xFFFF9F471C6F5600 000119 (v02 HPQOEM SLIC-CPC 00003000 INTL 20120913)
Jul 03 13:55:13 arch kernel: ACPI: Dynamic OEM Table Load:
Jul 03 13:55:13 arch kernel: ACPI: SSDT 0xFFFF9F471C6F6800 000119 (v02 HPQOEM SLIC-CPC 00003000 INTL 20120913)
Jul 03 13:55:13 arch kernel: ACPI: EC: EC started
Jul 03 13:55:13 arch kernel: ACPI: EC: interrupt blocked
Jul 03 13:55:13 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jul 03 13:55:13 arch kernel: ACPI: \_SB_.PCI0.LPCB.PGEC: Boot DSDT EC used to handle transactions
Jul 03 13:55:13 arch kernel: ACPI: Interpreter enabled
Jul 03 13:55:13 arch kernel: ACPI: (supports S0 S3 S4 S5)
Jul 03 13:55:13 arch kernel: ACPI: Using IOAPIC for interrupt routing
Jul 03 13:55:13 arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jul 03 13:55:13 arch kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [PG00] (on)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [PG01] (on)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [PG02] (on)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [WRST] (on)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [WRST] (on)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [WRST] (on)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [WRST] (on)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [WRST] (on)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [WRST] (on)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [WRST] (on)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [WRST] (on)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [WRST] (on)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [WRST] (on)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [WRST] (on)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [WRST] (on)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [WRST] (on)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [WRST] (on)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [WRST] (on)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [WRST] (on)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [WRST] (on)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [WRST] (on)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [WRST] (on)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [WRST] (on)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [FN00] (off)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [FN01] (off)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [FN02] (off)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [FN03] (off)
Jul 03 13:55:13 arch kernel: ACPI: Power Resource [FN04] (off)
Jul 03 13:55:13 arch kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Jul 03 13:55:13 arch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jul 03 13:55:13 arch kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Jul 03 13:55:13 arch kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Jul 03 13:55:13 arch kernel: PCI host bridge to bus 0000:00
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Jul 03 13:55:13 arch kernel: pci 0000:00:00.0: [8086:191f] type 00 class 0x060000
Jul 03 13:55:13 arch kernel: pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
Jul 03 13:55:13 arch kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Jul 03 13:55:13 arch kernel: pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
Jul 03 13:55:13 arch kernel: pci 0000:00:14.0: reg 0x10: [mem 0xdf310000-0xdf31ffff 64bit]
Jul 03 13:55:13 arch kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jul 03 13:55:13 arch kernel: pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
Jul 03 13:55:13 arch kernel: pci 0000:00:16.0: reg 0x10: [mem 0xdf32d000-0xdf32dfff 64bit]
Jul 03 13:55:13 arch kernel: pci 0000:00:16.0: PME# supported from D3hot
Jul 03 13:55:13 arch kernel: pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
Jul 03 13:55:13 arch kernel: pci 0000:00:17.0: reg 0x10: [mem 0xdf328000-0xdf329fff]
Jul 03 13:55:13 arch kernel: pci 0000:00:17.0: reg 0x14: [mem 0xdf32c000-0xdf32c0ff]
Jul 03 13:55:13 arch kernel: pci 0000:00:17.0: reg 0x18: [io 0xf050-0xf057]
Jul 03 13:55:13 arch kernel: pci 0000:00:17.0: reg 0x1c: [io 0xf040-0xf043]
Jul 03 13:55:13 arch kernel: pci 0000:00:17.0: reg 0x20: [io 0xf020-0xf03f]
Jul 03 13:55:13 arch kernel: pci 0000:00:17.0: reg 0x24: [mem 0xdf32b000-0xdf32b7ff]
Jul 03 13:55:13 arch kernel: pci 0000:00:17.0: PME# supported from D3hot
Jul 03 13:55:13 arch kernel: pci 0000:00:1c.0: [8086:a112] type 01 class 0x060400
Jul 03 13:55:13 arch kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jul 03 13:55:13 arch kernel: pci 0000:00:1c.4: [8086:a114] type 01 class 0x060400
Jul 03 13:55:13 arch kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Jul 03 13:55:13 arch kernel: pci 0000:00:1c.6: [8086:a116] type 01 class 0x060400
Jul 03 13:55:13 arch kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
Jul 03 13:55:13 arch kernel: pci 0000:00:1f.0: [8086:a144] type 00 class 0x060100
Jul 03 13:55:13 arch kernel: pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
Jul 03 13:55:13 arch kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xdf324000-0xdf327fff]
Jul 03 13:55:13 arch kernel: pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
Jul 03 13:55:13 arch kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xdf320000-0xdf323fff 64bit]
Jul 03 13:55:13 arch kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xdf300000-0xdf30ffff 64bit]
Jul 03 13:55:13 arch kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Jul 03 13:55:13 arch kernel: pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
Jul 03 13:55:13 arch kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xdf32a000-0xdf32a0ff 64bit]
Jul 03 13:55:13 arch kernel: pci 0000:00:1f.4: reg 0x20: [io 0xf000-0xf01f]
Jul 03 13:55:13 arch kernel: pci 0000:01:00.0: [10de:1c02] type 00 class 0x030000
Jul 03 13:55:13 arch kernel: pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
Jul 03 13:55:13 arch kernel: pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
Jul 03 13:55:13 arch kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
Jul 03 13:55:13 arch kernel: pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
Jul 03 13:55:13 arch kernel: pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
Jul 03 13:55:13 arch kernel: pci 0000:01:00.0: BAR 1: assigned to efifb
Jul 03 13:55:13 arch kernel: pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
Jul 03 13:55:13 arch kernel: pci 0000:01:00.1: [10de:10f1] type 00 class 0x040300
Jul 03 13:55:13 arch kernel: pci 0000:01:00.1: reg 0x10: [mem 0xdf080000-0xdf083fff]
Jul 03 13:55:13 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Jul 03 13:55:13 arch kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
Jul 03 13:55:13 arch kernel: pci 0000:00:01.0: bridge window [mem 0xde000000-0xdf0fffff]
Jul 03 13:55:13 arch kernel: pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Jul 03 13:55:13 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Jul 03 13:55:13 arch kernel: pci 0000:03:00.0: [8086:24fb] type 00 class 0x028000
Jul 03 13:55:13 arch kernel: pci 0000:03:00.0: reg 0x10: [mem 0xdf200000-0xdf201fff 64bit]
Jul 03 13:55:13 arch kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Jul 03 13:55:13 arch kernel: pci 0000:00:1c.4: PCI bridge to [bus 03]
Jul 03 13:55:13 arch kernel: pci 0000:00:1c.4: bridge window [mem 0xdf200000-0xdf2fffff]
Jul 03 13:55:13 arch kernel: pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
Jul 03 13:55:13 arch kernel: pci 0000:04:00.0: reg 0x10: [io 0xd000-0xd0ff]
Jul 03 13:55:13 arch kernel: pci 0000:04:00.0: reg 0x18: [mem 0xdf104000-0xdf104fff 64bit]
Jul 03 13:55:13 arch kernel: pci 0000:04:00.0: reg 0x20: [mem 0xdf100000-0xdf103fff 64bit]
Jul 03 13:55:13 arch kernel: pci 0000:04:00.0: supports D1 D2
Jul 03 13:55:13 arch kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jul 03 13:55:13 arch kernel: pci 0000:00:1c.6: PCI bridge to [bus 04]
Jul 03 13:55:13 arch kernel: pci 0000:00:1c.6: bridge window [io 0xd000-0xdfff]
Jul 03 13:55:13 arch kernel: pci 0000:00:1c.6: bridge window [mem 0xdf100000-0xdf1fffff]
Jul 03 13:55:13 arch kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
Jul 03 13:55:13 arch kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
Jul 03 13:55:13 arch kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
Jul 03 13:55:13 arch kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
Jul 03 13:55:13 arch kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
Jul 03 13:55:13 arch kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
Jul 03 13:55:13 arch kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
Jul 03 13:55:13 arch kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
Jul 03 13:55:13 arch kernel: ACPI: EC: interrupt unblocked
Jul 03 13:55:13 arch kernel: ACPI: EC: event unblocked
Jul 03 13:55:13 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jul 03 13:55:13 arch kernel: ACPI: EC: GPE=0x17
Jul 03 13:55:13 arch kernel: ACPI: \_SB_.PCI0.LPCB.PGEC: Boot DSDT EC initialization complete
Jul 03 13:55:13 arch kernel: ACPI: \_SB_.PCI0.LPCB.PGEC: EC: Used to handle transactions and events
Jul 03 13:55:13 arch kernel: iommu: Default domain type: Translated
Jul 03 13:55:13 arch kernel: pci 0000:01:00.0: vgaarb: setting as boot VGA device
Jul 03 13:55:13 arch kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jul 03 13:55:13 arch kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Jul 03 13:55:13 arch kernel: vgaarb: loaded
Jul 03 13:55:13 arch kernel: SCSI subsystem initialized
Jul 03 13:55:13 arch kernel: libata version 3.00 loaded.
Jul 03 13:55:13 arch kernel: ACPI: bus type USB registered
Jul 03 13:55:13 arch kernel: usbcore: registered new interface driver usbfs
Jul 03 13:55:13 arch kernel: usbcore: registered new interface driver hub
Jul 03 13:55:13 arch kernel: usbcore: registered new device driver usb
Jul 03 13:55:13 arch kernel: pps_core: LinuxPPS API ver. 1 registered
Jul 03 13:55:13 arch kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jul 03 13:55:13 arch kernel: PTP clock support registered
Jul 03 13:55:13 arch kernel: EDAC MC: Ver: 3.0.0
Jul 03 13:55:13 arch kernel: Registered efivars operations
Jul 03 13:55:13 arch kernel: PCI: Using ACPI for IRQ routing
Jul 03 13:55:13 arch kernel: PCI: pci_cache_line_size set to 64 bytes
Jul 03 13:55:13 arch kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Jul 03 13:55:13 arch kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Jul 03 13:55:13 arch kernel: e820: reserve RAM buffer [mem 0x89f85000-0x8bffffff]
Jul 03 13:55:13 arch kernel: e820: reserve RAM buffer [mem 0x8c2da000-0x8fffffff]
Jul 03 13:55:13 arch kernel: e820: reserve RAM buffer [mem 0x8da3e000-0x8fffffff]
Jul 03 13:55:13 arch kernel: e820: reserve RAM buffer [mem 0x8eeff000-0x8fffffff]
Jul 03 13:55:13 arch kernel: e820: reserve RAM buffer [mem 0x46f000000-0x46fffffff]
Jul 03 13:55:13 arch kernel: NetLabel: Initializing
Jul 03 13:55:13 arch kernel: NetLabel: domain hash size = 128
Jul 03 13:55:13 arch kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Jul 03 13:55:13 arch kernel: NetLabel: unlabeled traffic allowed by default
Jul 03 13:55:13 arch kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Jul 03 13:55:13 arch kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Jul 03 13:55:13 arch kernel: clocksource: Switched to clocksource tsc-early
Jul 03 13:55:13 arch kernel: VFS: Disk quotas dquot_6.6.0
Jul 03 13:55:13 arch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jul 03 13:55:13 arch kernel: pnp: PnP ACPI init
Jul 03 13:55:13 arch kernel: system 00:00: [io 0x0680-0x069f] has been reserved
Jul 03 13:55:13 arch kernel: system 00:00: [io 0xffff] has been reserved
Jul 03 13:55:13 arch kernel: system 00:00: [io 0xffff] has been reserved
Jul 03 13:55:13 arch kernel: system 00:00: [io 0xffff] has been reserved
Jul 03 13:55:13 arch kernel: system 00:00: [io 0x1800-0x18fe] has been reserved
Jul 03 13:55:13 arch kernel: system 00:00: [io 0x164e-0x164f] has been reserved
Jul 03 13:55:13 arch kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Jul 03 13:55:13 arch kernel: system 00:01: [io 0x0800-0x087f] has been reserved
Jul 03 13:55:13 arch kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Jul 03 13:55:13 arch kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
Jul 03 13:55:13 arch kernel: system 00:03: [io 0x1854-0x1857] has been reserved
Jul 03 13:55:13 arch kernel: system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Jul 03 13:55:13 arch kernel: system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
Jul 03 13:55:13 arch kernel: system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
Jul 03 13:55:13 arch kernel: system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
Jul 03 13:55:13 arch kernel: system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
Jul 03 13:55:13 arch kernel: system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
Jul 03 13:55:13 arch kernel: system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
Jul 03 13:55:13 arch kernel: system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
Jul 03 13:55:13 arch kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved
Jul 03 13:55:13 arch kernel: system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
Jul 03 13:55:13 arch kernel: system 00:04: [mem 0xdffe0000-0xdfffffff] has been reserved
Jul 03 13:55:13 arch kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
Jul 03 13:55:13 arch kernel: system 00:05: [mem 0xfd000000-0xfdabffff] has been reserved
Jul 03 13:55:13 arch kernel: system 00:05: [mem 0xfdad0000-0xfdadffff] has been reserved
Jul 03 13:55:13 arch kernel: system 00:05: [mem 0xfdb00000-0xfdffffff] has been reserved
Jul 03 13:55:13 arch kernel: system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
Jul 03 13:55:13 arch kernel: system 00:05: [mem 0xfe036000-0xfe03bfff] has been reserved
Jul 03 13:55:13 arch kernel: system 00:05: [mem 0xfe03d000-0xfe3fffff] has been reserved
Jul 03 13:55:13 arch kernel: system 00:05: [mem 0xfe410000-0xfe7fffff] has been reserved
Jul 03 13:55:13 arch kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
Jul 03 13:55:13 arch kernel: system 00:06: [io 0xff00-0xfffe] has been reserved
Jul 03 13:55:13 arch kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
Jul 03 13:55:13 arch kernel: system 00:07: [mem 0xfdaf0000-0xfdafffff] has been reserved
Jul 03 13:55:13 arch kernel: system 00:07: [mem 0xfdae0000-0xfdaeffff] has been reserved
Jul 03 13:55:13 arch kernel: system 00:07: [mem 0xfdac0000-0xfdacffff] has been reserved
Jul 03 13:55:13 arch kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
Jul 03 13:55:13 arch kernel: pnp: PnP ACPI: found 8 devices
Jul 03 13:55:13 arch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jul 03 13:55:13 arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Jul 03 13:55:13 arch kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
Jul 03 13:55:13 arch kernel: pci 0000:00:01.0: bridge window [mem 0xde000000-0xdf0fffff]
Jul 03 13:55:13 arch kernel: pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Jul 03 13:55:13 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Jul 03 13:55:13 arch kernel: pci 0000:00:1c.4: PCI bridge to [bus 03]
Jul 03 13:55:13 arch kernel: pci 0000:00:1c.4: bridge window [mem 0xdf200000-0xdf2fffff]
Jul 03 13:55:13 arch kernel: pci 0000:00:1c.6: PCI bridge to [bus 04]
Jul 03 13:55:13 arch kernel: pci 0000:00:1c.6: bridge window [io 0xd000-0xdfff]
Jul 03 13:55:13 arch kernel: pci 0000:00:1c.6: bridge window [mem 0xdf100000-0xdf1fffff]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: resource 19 [mem 0x90000000-0xdfffffff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:00: resource 20 [mem 0xfd000000-0xfe7fffff window]
Jul 03 13:55:13 arch kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
Jul 03 13:55:13 arch kernel: pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
Jul 03 13:55:13 arch kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
Jul 03 13:55:13 arch kernel: pci_bus 0000:03: resource 1 [mem 0xdf200000-0xdf2fffff]
Jul 03 13:55:13 arch kernel: pci_bus 0000:04: resource 0 [io 0xd000-0xdfff]
Jul 03 13:55:13 arch kernel: pci_bus 0000:04: resource 1 [mem 0xdf100000-0xdf1fffff]
Jul 03 13:55:13 arch kernel: NET: Registered protocol family 2
Jul 03 13:55:13 arch kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Jul 03 13:55:13 arch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jul 03 13:55:13 arch kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Jul 03 13:55:13 arch kernel: TCP: Hash tables configured (established 131072 bind 65536)
Jul 03 13:55:13 arch kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jul 03 13:55:13 arch kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jul 03 13:55:13 arch kernel: NET: Registered protocol family 1
Jul 03 13:55:13 arch kernel: NET: Registered protocol family 44
Jul 03 13:55:13 arch kernel: pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jul 03 13:55:13 arch kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Jul 03 13:55:13 arch kernel: PCI: CLS 0 bytes, default 64
Jul 03 13:55:13 arch kernel: Trying to unpack rootfs image as initramfs...
Jul 03 13:55:13 arch kernel: Freeing initrd memory: 9240K
Jul 03 13:55:13 arch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jul 03 13:55:13 arch kernel: software IO TLB: mapped [mem 0x84e82000-0x88e82000] (64MB)
Jul 03 13:55:13 arch kernel: check: Scanning for low memory corruption every 60 seconds
Jul 03 13:55:13 arch kernel: Initialise system trusted keyrings
Jul 03 13:55:13 arch kernel: Key type blacklist registered
Jul 03 13:55:13 arch kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Jul 03 13:55:13 arch kernel: zbud: loaded
Jul 03 13:55:13 arch kernel: Key type asymmetric registered
Jul 03 13:55:13 arch kernel: Asymmetric key parser 'x509' registered
Jul 03 13:55:13 arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
Jul 03 13:55:13 arch kernel: io scheduler mq-deadline registered
Jul 03 13:55:13 arch kernel: io scheduler kyber registered
Jul 03 13:55:13 arch kernel: io scheduler bfq registered
Jul 03 13:55:13 arch kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 121
Jul 03 13:55:13 arch kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
Jul 03 13:55:13 arch kernel: pcieport 0000:00:1c.4: PME: Signaling with IRQ 123
Jul 03 13:55:13 arch kernel: pcieport 0000:00:1c.6: PME: Signaling with IRQ 124
Jul 03 13:55:13 arch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jul 03 13:55:13 arch kernel: efifb: probing for efifb
Jul 03 13:55:13 arch kernel: efifb: showing boot graphics
Jul 03 13:55:13 arch kernel: efifb: framebuffer at 0xc0000000, using 8640k, total 8640k
Jul 03 13:55:13 arch kernel: efifb: mode is 1920x1080x32, linelength=8192, pages=1
Jul 03 13:55:13 arch kernel: efifb: scrolling: redraw
Jul 03 13:55:13 arch kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jul 03 13:55:13 arch kernel: fbcon: Deferring console take-over
Jul 03 13:55:13 arch kernel: fb0: EFI VGA frame buffer device
Jul 03 13:55:13 arch kernel: intel_idle: MWAIT substates: 0x142120
Jul 03 13:55:13 arch kernel: intel_idle: v0.5.1 model 0x5E
Jul 03 13:55:13 arch kernel: intel_idle: Local APIC timer is reliable in all C-states
Jul 03 13:55:13 arch kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
Jul 03 13:55:13 arch kernel: ACPI: Sleep Button [SLPB]
Jul 03 13:55:13 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Jul 03 13:55:13 arch kernel: ACPI: Power Button [PWRB]
Jul 03 13:55:13 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Jul 03 13:55:13 arch kernel: ACPI: Power Button [PWRF]
Jul 03 13:55:13 arch kernel: thermal LNXTHERM:00: registered as thermal_zone0
Jul 03 13:55:13 arch kernel: ACPI: Thermal Zone [HPTZ] (42 C)
Jul 03 13:55:13 arch kernel: [Firmware Bug]: No valid trip found
Jul 03 13:55:13 arch kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Jul 03 13:55:13 arch kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Jul 03 13:55:13 arch kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
Jul 03 13:55:13 arch kernel: ahci 0000:00:17.0: version 3.0
Jul 03 13:55:13 arch kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
Jul 03 13:55:13 arch kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst
Jul 03 13:55:13 arch kernel: scsi host0: ahci
Jul 03 13:55:13 arch kernel: scsi host1: ahci
Jul 03 13:55:13 arch kernel: scsi host2: ahci
Jul 03 13:55:13 arch kernel: scsi host3: ahci
Jul 03 13:55:13 arch kernel: scsi host4: ahci
Jul 03 13:55:13 arch kernel: scsi host5: ahci
Jul 03 13:55:13 arch kernel: ata1: SATA max UDMA/133 abar m2048@0xdf32b000 port 0xdf32b100 irq 125
Jul 03 13:55:13 arch kernel: ata2: SATA max UDMA/133 abar m2048@0xdf32b000 port 0xdf32b180 irq 125
Jul 03 13:55:13 arch kernel: ata3: SATA max UDMA/133 abar m2048@0xdf32b000 port 0xdf32b200 irq 125
Jul 03 13:55:13 arch kernel: ata4: SATA max UDMA/133 abar m2048@0xdf32b000 port 0xdf32b280 irq 125
Jul 03 13:55:13 arch kernel: ata5: SATA max UDMA/133 abar m2048@0xdf32b000 port 0xdf32b300 irq 125
Jul 03 13:55:13 arch kernel: ata6: SATA max UDMA/133 abar m2048@0xdf32b000 port 0xdf32b380 irq 125
Jul 03 13:55:13 arch kernel: usbcore: registered new interface driver usbserial_generic
Jul 03 13:55:13 arch kernel: usbserial: USB Serial support registered for generic
Jul 03 13:55:13 arch kernel: rtc_cmos 00:02: RTC can wake from S4
Jul 03 13:55:13 arch kernel: rtc_cmos 00:02: registered as rtc0
Jul 03 13:55:13 arch kernel: rtc_cmos 00:02: setting system clock to 2020-07-03T13:55:11 UTC (1593784511)
Jul 03 13:55:13 arch kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Jul 03 13:55:13 arch kernel: intel_pstate: Intel P-state driver initializing
Jul 03 13:55:13 arch kernel: intel_pstate: HWP enabled
Jul 03 13:55:13 arch kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jul 03 13:55:13 arch kernel: intel_pmc_core INT33A1:00: initialized
Jul 03 13:55:13 arch kernel: drop_monitor: Initializing network drop monitor service
Jul 03 13:55:13 arch kernel: NET: Registered protocol family 10
Jul 03 13:55:13 arch kernel: Segment Routing with IPv6
Jul 03 13:55:13 arch kernel: RPL Segment Routing with IPv6
Jul 03 13:55:13 arch kernel: NET: Registered protocol family 17
Jul 03 13:55:13 arch kernel: RAS: Correctable Errors collector initialized.
Jul 03 13:55:13 arch kernel: microcode: sig=0x506e3, pf=0x2, revision=0xcc
Jul 03 13:55:13 arch kernel: microcode: Microcode Update Driver: v2.2.
Jul 03 13:55:13 arch kernel: IPI shorthand broadcast: enabled
Jul 03 13:55:13 arch kernel: sched_clock: Marking stable (1118434606, 396604)->(1123753407, -4922197)
Jul 03 13:55:13 arch kernel: registered taskstats version 1
Jul 03 13:55:13 arch kernel: Loading compiled-in X.509 certificates
Jul 03 13:55:13 arch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 07aab8f6bd49bb3c5ae7f6910ebd04343029b3f0'
Jul 03 13:55:13 arch kernel: zswap: loaded using pool lz4/z3fold
Jul 03 13:55:13 arch kernel: Key type ._fscrypt registered
Jul 03 13:55:13 arch kernel: Key type .fscrypt registered
Jul 03 13:55:13 arch kernel: Key type fscrypt-provisioning registered
Jul 03 13:55:13 arch kernel: Key type big_key registered
Jul 03 13:55:13 arch kernel: PM: Magic number: 12:499:937
Jul 03 13:55:13 arch kernel: misc lightnvm: hash matches
Jul 03 13:55:13 arch kernel: platform PNP0103:00: hash matches
Jul 03 13:55:13 arch kernel: acpi PNP0103:00: hash matches
Jul 03 13:55:13 arch kernel: tsc: Refined TSC clocksource calibration: 3407.998 MHz
Jul 03 13:55:13 arch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x311fd208cfc, max_idle_ns: 440795283699 ns
Jul 03 13:55:13 arch kernel: clocksource: Switched to clocksource tsc
Jul 03 13:55:13 arch kernel: ata5: SATA link down (SStatus 4 SControl 300)
Jul 03 13:55:13 arch kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jul 03 13:55:13 arch kernel: ata6: SATA link down (SStatus 4 SControl 300)
Jul 03 13:55:13 arch kernel: ata2: SATA link down (SStatus 4 SControl 300)
Jul 03 13:55:13 arch kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jul 03 13:55:13 arch kernel: ata1.00: ATA-9: SanDisk SD8SB8U-128G-1006, X4120006, max UDMA/133
Jul 03 13:55:13 arch kernel: ata1.00: 250069680 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jul 03 13:55:13 arch kernel: ata3.00: supports DRM functions and may not be fully accessible
Jul 03 13:55:13 arch kernel: ata3.00: disabling queued TRIM support
Jul 03 13:55:13 arch kernel: ata3.00: ATA-9: Samsung SSD 850 EVO 120GB, EMT02B6Q, max UDMA/133
Jul 03 13:55:13 arch kernel: ata3.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jul 03 13:55:13 arch kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Jul 03 13:55:13 arch kernel: ata3.00: supports DRM functions and may not be fully accessible
Jul 03 13:55:13 arch kernel: ata1.00: configured for UDMA/133
Jul 03 13:55:13 arch kernel: scsi 0:0:0:0: Direct-Access ATA SanDisk SD8SB8U- 0006 PQ: 0 ANSI: 5
Jul 03 13:55:13 arch kernel: ata3.00: disabling queued TRIM support
Jul 03 13:55:13 arch kernel: sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
Jul 03 13:55:13 arch kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Jul 03 13:55:13 arch kernel: sd 0:0:0:0: [sda] Write Protect is off
Jul 03 13:55:13 arch kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jul 03 13:55:13 arch kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jul 03 13:55:13 arch kernel: ata3.00: configured for UDMA/133
Jul 03 13:55:13 arch kernel: scsi 2:0:0:0: Direct-Access ATA Samsung SSD 850 2B6Q PQ: 0 ANSI: 5
Jul 03 13:55:13 arch kernel: ata4.00: ATAPI: hp HLDS DVDRW GUD1N, LD02, max UDMA/100
Jul 03 13:55:13 arch kernel: sd 2:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 GB/112 GiB)
Jul 03 13:55:13 arch kernel: sd 2:0:0:0: [sdb] Write Protect is off
Jul 03 13:55:13 arch kernel: sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Jul 03 13:55:13 arch kernel: sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jul 03 13:55:13 arch kernel: ata4.00: configured for UDMA/100
Jul 03 13:55:13 arch kernel: sda: sda1 sda2 sda3 sda4
Jul 03 13:55:13 arch kernel: sdb: sdb1 sdb2
Jul 03 13:55:13 arch kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jul 03 13:55:13 arch kernel: sd 2:0:0:0: [sdb] supports TCG Opal
Jul 03 13:55:13 arch kernel: sd 2:0:0:0: [sdb] Attached SCSI disk
Jul 03 13:55:13 arch kernel: scsi 3:0:0:0: CD-ROM hp HLDS DVDRW GUD1N LD02 PQ: 0 ANSI: 5
Jul 03 13:55:13 arch kernel: Freeing unused decrypted memory: 2040K
Jul 03 13:55:13 arch kernel: Freeing unused kernel image (initmem) memory: 1636K
Jul 03 13:55:13 arch kernel: Write protecting the kernel read-only data: 22528k
Jul 03 13:55:13 arch kernel: Freeing unused kernel image (text/rodata gap) memory: 2044K
Jul 03 13:55:13 arch kernel: Freeing unused kernel image (rodata/data gap) memory: 376K
Jul 03 13:55:13 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jul 03 13:55:13 arch kernel: x86/mm: Checking user space page tables
Jul 03 13:55:13 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jul 03 13:55:13 arch kernel: Run /init as init process
Jul 03 13:55:13 arch kernel: with arguments:
Jul 03 13:55:13 arch kernel: /init
Jul 03 13:55:13 arch kernel: with environment:
Jul 03 13:55:13 arch kernel: HOME=/
Jul 03 13:55:13 arch kernel: TERM=linux
Jul 03 13:55:13 arch kernel: BOOT_IMAGE=/boot/vmlinuz-linux
Jul 03 13:55:13 arch kernel: fbcon: Taking over console
Jul 03 13:55:13 arch kernel: Console: switching to colour frame buffer device 240x67
Jul 03 13:55:13 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jul 03 13:55:13 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Jul 03 13:55:13 arch kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
Jul 03 13:55:13 arch kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Jul 03 13:55:13 arch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.07
Jul 03 13:55:13 arch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 03 13:55:13 arch kernel: usb usb1: Product: xHCI Host Controller
Jul 03 13:55:13 arch kernel: usb usb1: Manufacturer: Linux 5.7.6-arch1-1 xhci-hcd
Jul 03 13:55:13 arch kernel: usb usb1: SerialNumber: 0000:00:14.0
Jul 03 13:55:13 arch kernel: hub 1-0:1.0: USB hub found
Jul 03 13:55:13 arch kernel: hub 1-0:1.0: 16 ports detected
Jul 03 13:55:13 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jul 03 13:55:13 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Jul 03 13:55:13 arch kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Jul 03 13:55:13 arch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.07
Jul 03 13:55:13 arch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 03 13:55:13 arch kernel: usb usb2: Product: xHCI Host Controller
Jul 03 13:55:13 arch kernel: usb usb2: Manufacturer: Linux 5.7.6-arch1-1 xhci-hcd
Jul 03 13:55:13 arch kernel: usb usb2: SerialNumber: 0000:00:14.0
Jul 03 13:55:13 arch kernel: hub 2-0:1.0: USB hub found
Jul 03 13:55:13 arch kernel: hub 2-0:1.0: 8 ports detected
Jul 03 13:55:13 arch kernel: usb: port power management may be unreliable
Jul 03 13:55:13 arch kernel: random: fast init done
Jul 03 13:55:13 arch kernel: sr 3:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Jul 03 13:55:13 arch kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Jul 03 13:55:13 arch kernel: sr 3:0:0:0: Attached scsi CD-ROM sr0
Jul 03 13:55:13 arch kernel: usb 1-4: new high-speed USB device number 2 using xhci_hcd
Jul 03 13:55:13 arch kernel: usb 1-4: New USB device found, idVendor=0bda, idProduct=0153, bcdDevice=57.13
Jul 03 13:55:13 arch kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jul 03 13:55:13 arch kernel: usb 1-4: Product: USB2.0-CRW
Jul 03 13:55:13 arch kernel: usb 1-4: Manufacturer: Generic
Jul 03 13:55:13 arch kernel: usb 1-4: SerialNumber: 20120926571200000
Jul 03 13:55:13 arch kernel: usbcore: registered new interface driver usb-storage
Jul 03 13:55:13 arch kernel: usbcore: registered new interface driver uas
Jul 03 13:55:13 arch kernel: ums-realtek 1-4:1.0: USB Mass Storage device detected
Jul 03 13:55:13 arch kernel: scsi host6: usb-storage 1-4:1.0
Jul 03 13:55:13 arch kernel: usbcore: registered new interface driver ums-realtek
Jul 03 13:55:13 arch kernel: EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
Jul 03 13:55:13 arch kernel: usb 1-5: new full-speed USB device number 3 using xhci_hcd
Jul 03 13:55:13 arch systemd[1]: systemd 245.6-8-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +K>
Jul 03 13:55:13 arch systemd[1]: Detected architecture x86-64.
Jul 03 13:55:13 arch kernel: usb 1-5: New USB device found, idVendor=8087, idProduct=0aa7, bcdDevice= 0.01
Jul 03 13:55:13 arch kernel: usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jul 03 13:55:13 arch systemd[1]: Set hostname to <arch>.
Jul 03 13:55:13 arch kernel: usb 1-7: new full-speed USB device number 4 using xhci_hcd
Jul 03 13:55:13 arch systemd[1]: Created slice system-getty.slice.
Jul 03 13:55:13 arch systemd[1]: Created slice system-modprobe.slice.
Jul 03 13:55:13 arch systemd[1]: Created slice User and Session Slice.
Jul 03 13:55:13 arch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jul 03 13:55:13 arch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jul 03 13:55:13 arch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jul 03 13:55:13 arch systemd[1]: Reached target Local Encrypted Volumes.
Jul 03 13:55:13 arch systemd[1]: Reached target Login Prompts.
Jul 03 13:55:13 arch systemd[1]: Reached target Paths.
Jul 03 13:55:13 arch systemd[1]: Reached target Remote File Systems.
Jul 03 13:55:13 arch systemd[1]: Reached target Slices.
Jul 03 13:55:13 arch systemd[1]: Reached target Swap.
Jul 03 13:55:13 arch systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jul 03 13:55:13 arch systemd[1]: Listening on Process Core Dump Socket.
Jul 03 13:55:13 arch systemd[1]: Listening on initctl Compatibility Named Pipe.
Jul 03 13:55:13 arch systemd[1]: Listening on Journal Audit Socket.
Jul 03 13:55:13 arch systemd[1]: Listening on Journal Socket (/dev/log).
Jul 03 13:55:13 arch systemd[1]: Listening on Journal Socket.
Jul 03 13:55:13 arch systemd[1]: Listening on udev Control Socket.
Jul 03 13:55:13 arch systemd[1]: Listening on udev Kernel Socket.
Jul 03 13:55:13 arch systemd[1]: Mounting Huge Pages File System...
Jul 03 13:55:13 arch systemd[1]: Mounting POSIX Message Queue File System...
Jul 03 13:55:13 arch systemd[1]: Mounting Kernel Debug File System...
Jul 03 13:55:13 arch systemd[1]: Mounting Kernel Trace File System...
Jul 03 13:55:13 arch systemd[1]: Mounting Temporary Directory (/tmp)...
Jul 03 13:55:13 arch systemd[1]: Starting Create list of static device nodes for the current kernel...
Jul 03 13:55:13 arch systemd[1]: Starting Load Kernel Module drm...
Jul 03 13:55:13 arch systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Jul 03 13:55:13 arch systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Jul 03 13:55:13 arch systemd[1]: Starting Journal Service...
Jul 03 13:55:13 arch systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
Jul 03 13:55:13 arch systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Jul 03 13:55:13 arch systemd[1]: Mounting Kernel Configuration File System...
Jul 03 13:55:13 arch systemd[1]: Starting Remount Root and Kernel File Systems...
Jul 03 13:55:13 arch systemd[1]: Starting Apply Kernel Variables...
Jul 03 13:55:13 arch systemd[1]: Starting udev Coldplug all Devices...
Jul 03 13:55:13 arch systemd[1]: Mounted Huge Pages File System.
Jul 03 13:55:13 arch systemd[1]: Mounted POSIX Message Queue File System.
Jul 03 13:55:13 arch systemd[1]: Mounted Kernel Debug File System.
Jul 03 13:55:13 arch systemd[1]: Mounted Kernel Trace File System.
Jul 03 13:55:13 arch systemd[1]: Mounted Temporary Directory (/tmp).
Jul 03 13:55:13 arch systemd[1]: Finished Create list of static device nodes for the current kernel.
Jul 03 13:55:13 arch systemd[1]: Mounted Kernel Configuration File System.
Jul 03 13:55:13 arch kernel: Linux agpgart interface v0.103
Jul 03 13:55:13 arch kernel: EXT4-fs (sdb2): re-mounted. Opts: (null)
Jul 03 13:55:13 arch systemd[1]: Finished Remount Root and Kernel File Systems.
Jul 03 13:55:13 arch systemd[1]: Finished Apply Kernel Variables.
Jul 03 13:55:13 arch systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Jul 03 13:55:13 arch systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Jul 03 13:55:13 arch systemd[1]: Starting Load/Save Random Seed...
Jul 03 13:55:13 arch systemd[1]: Condition check resulted in Create System Users being skipped.
Jul 03 13:55:13 arch systemd[1]: Starting Create Static Device Nodes in /dev...
Jul 03 13:55:13 arch systemd[1]: Finished Create Static Device Nodes in /dev.
Jul 03 13:55:13 arch systemd[1]: Reached target Local File Systems (Pre).
Jul 03 13:55:13 arch systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Jul 03 13:55:13 arch systemd[1]: Reached target Local File Systems.
Jul 03 13:55:13 arch systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Jul 03 13:55:13 arch systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Jul 03 13:55:13 arch systemd[1]: Starting udev Kernel Device Manager...
Jul 03 13:55:13 arch systemd[1]: modprobe@drm.service: Succeeded.
Jul 03 13:55:13 arch systemd[1]: Finished Load Kernel Module drm.
Jul 03 13:55:13 arch systemd[1]: Finished udev Coldplug all Devices.
Jul 03 13:55:13 arch kernel: usb 1-7: New USB device found, idVendor=046d, idProduct=c52f, bcdDevice=22.01
Jul 03 13:55:13 arch kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 03 13:55:13 arch kernel: usb 1-7: Product: USB Receiver
Jul 03 13:55:13 arch kernel: usb 1-7: Manufacturer: Logitech
Jul 03 13:55:13 arch kernel: usb 1-9: new full-speed USB device number 5 using xhci_hcd
Jul 03 13:55:13 arch systemd-journald[270]: Journal started
Jul 03 13:55:13 arch systemd-journald[270]: Runtime Journal (/run/log/journal/2de3f094e62248a28d5050d48e25ebc7) is 8.0M, max 797.8M, 789.8M free.
Jul 03 13:55:13 arch systemd-sysctl[274]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
Jul 03 13:55:13 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:13 arch systemd-sysctl[274]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
Jul 03 13:55:13 arch systemd-sysctl[274]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
Jul 03 13:55:13 arch systemd-sysctl[274]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
Jul 03 13:55:13 arch systemd-sysctl[274]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
Jul 03 13:55:13 arch systemd-sysctl[274]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
Jul 03 13:55:13 arch systemd-random-seed[277]: Kernel entropy pool is not initialized yet, waiting until it is.
Jul 03 13:55:13 arch systemd[1]: Starting Flush Journal to Persistent Storage...
Jul 03 13:55:13 arch systemd[1]: Started Journal Service.
Jul 03 13:55:13 arch kernel: audit: type=1130 audit(1593784513.214:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? termin>
Jul 03 13:55:13 arch systemd-journald[270]: Time spent on flushing to /var/log/journal/2de3f094e62248a28d5050d48e25ebc7 is 233.694ms for 831 entries.
Jul 03 13:55:13 arch systemd-journald[270]: System Journal (/var/log/journal/2de3f094e62248a28d5050d48e25ebc7) is 104.0M, max 4.0G, 3.8G free.
Jul 03 13:55:13 arch kernel: audit: type=1130 audit(1593784513.244:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=>
Jul 03 13:55:13 arch kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Jul 03 13:55:13 arch kernel: usb 1-9: New USB device found, idVendor=04b4, idProduct=f02f, bcdDevice= 0.01
Jul 03 13:55:13 arch kernel: usb 1-9: New USB device strings: Mfr=2, Product=0, SerialNumber=0
Jul 03 13:55:13 arch kernel: usb 1-9: Manufacturer: Game Keyboard
Jul 03 13:55:13 arch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input3
Jul 03 13:55:13 arch kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Jul 03 13:55:13 arch kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
Jul 03 13:55:13 arch kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Jul 03 13:55:13 arch kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Jul 03 13:55:13 arch kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Jul 03 13:55:13 arch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jul 03 13:55:13 arch kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jul 03 13:55:13 arch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jul 03 13:55:13 arch kernel: cfg80211: failed to load regulatory.db
Jul 03 13:55:13 arch kernel: cryptd: max_cpu_qlen set to 1000
Jul 03 13:55:13 arch kernel: usb 1-10: new full-speed USB device number 6 using xhci_hcd
Jul 03 13:55:13 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:13 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:13 arch systemd[1]: Started udev Kernel Device Manager.
Jul 03 13:55:13 arch kernel: audit: type=1130 audit(1593784513.481:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? t>
Jul 03 13:55:13 arch systemd[1]: Finished Flush Journal to Persistent Storage.
Jul 03 13:55:13 arch systemd[1]: Starting Create Volatile Files and Directories...
Jul 03 13:55:13 arch systemd[1]: Finished Create Volatile Files and Directories.
Jul 03 13:55:13 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:13 arch systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Jul 03 13:55:13 arch kernel: audit: type=1130 audit(1593784513.494:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? >
Jul 03 13:55:13 arch systemd[1]: Condition check resulted in Update is Completed being skipped.
Jul 03 13:55:13 arch systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Jul 03 13:55:13 arch audit[332]: SYSTEM_BOOT pid=332 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:13 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:13 arch systemd[1]: Finished Update UTMP about System Boot/Shutdown.
Jul 03 13:55:13 arch systemd[1]: Reached target System Initialization.
Jul 03 13:55:13 arch kernel: audit: type=1127 audit(1593784513.501:6): pid=332 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? t>
Jul 03 13:55:13 arch kernel: audit: type=1130 audit(1593784513.501:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? ter>
Jul 03 13:55:13 arch systemd[1]: Started Daily man-db regeneration.
Jul 03 13:55:13 arch kernel: IPMI message handler: version 39.2
Jul 03 13:55:13 arch kernel: r8169 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
Jul 03 13:55:13 arch kernel: audit: type=1130 audit(1593784513.504:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=suc>
Jul 03 13:55:13 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:13 arch kernel: audit: type=1334 audit(1593784513.507:9): prog-id=7 op=LOAD
Jul 03 13:55:13 arch kernel: audit: type=1334 audit(1593784513.507:10): prog-id=8 op=LOAD
Jul 03 13:55:13 arch audit: BPF prog-id=7 op=LOAD
Jul 03 13:55:13 arch audit: BPF prog-id=8 op=LOAD
Jul 03 13:55:13 arch systemd[1]: Started Daily verification of password and group files.
Jul 03 13:55:13 arch systemd[1]: Started Daily Cleanup of Temporary Directories.
Jul 03 13:55:13 arch systemd[1]: Reached target Timers.
Jul 03 13:55:13 arch systemd[1]: Listening on D-Bus System Message Bus Socket.
Jul 03 13:55:13 arch systemd[1]: Reached target Sockets.
Jul 03 13:55:13 arch systemd[1]: Reached target Basic System.
Jul 03 13:55:13 arch systemd[1]: Started D-Bus System Message Bus.
Jul 03 13:55:13 arch systemd[1]: Starting Network Manager...
Jul 03 13:55:13 arch kernel: random: dbus-daemon: uninitialized urandom read (12 bytes read)
Jul 03 13:55:13 arch systemd[1]: Starting Login Service...
Jul 03 13:55:13 arch kernel: libphy: r8169: probed
Jul 03 13:55:13 arch kernel: r8169 0000:04:00.0 eth0: RTL8168gu/8111gu, dc:fe:07:d6:4b:a6, XID 509, IRQ 128
Jul 03 13:55:13 arch kernel: r8169 0000:04:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Jul 03 13:55:13 arch kernel: Intel(R) Wireless WiFi driver for Linux
Jul 03 13:55:13 arch kernel: Copyright(c) 2003- 2015 Intel Corporation
Jul 03 13:55:13 arch kernel: iwlwifi 0000:03:00.0: enabling device (0100 -> 0102)
Jul 03 13:55:13 arch kernel: AVX2 version of gcm_enc/dec engaged.
Jul 03 13:55:13 arch kernel: AES CTR mode by8 optimization enabled
Jul 03 13:55:13 arch kernel: ipmi device interface
Jul 03 13:55:13 arch kernel: random: dbus-daemon: uninitialized urandom read (12 bytes read)
Jul 03 13:55:13 arch kernel: iwlwifi 0000:03:00.0: loaded firmware version 29.163394017.0 3168-29.ucode op_mode iwlmvm
Jul 03 13:55:13 arch kernel: iwlwifi 0000:03:00.0: Direct firmware load for iwl-debug-yoyo.bin failed with error -2
Jul 03 13:55:13 arch systemd-udevd[290]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.5609] NetworkManager (version 1.24.2-1) is starting... (for the first time)
Jul 03 13:55:13 arch kernel: random: NetworkManager: uninitialized urandom read (48 bytes read)
Jul 03 13:55:13 arch kernel: snd_hda_intel 0000:00:1f.3: enabling device (0100 -> 0102)
Jul 03 13:55:13 arch kernel: snd_hda_intel 0000:01:00.1: enabling device (0100 -> 0102)
Jul 03 13:55:13 arch kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Jul 03 13:55:13 arch kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Jul 03 13:55:13 arch kernel: scsi 6:0:0:0: Direct-Access Generic- SD/MMC/MS PRO 1.00 PQ: 0 ANSI: 4
Jul 03 13:55:13 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:13 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:13 arch audit: BPF prog-id=9 op=LOAD
Jul 03 13:55:13 arch audit: BPF prog-id=10 op=LOAD
Jul 03 13:55:13 arch dbus-daemon[333]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.1' (uid=0 pid=334 comm="/usr/bin/Ne>
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.5613] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Jul 03 13:55:13 arch systemd[1]: Started Network Manager.
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.5633] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jul 03 13:55:13 arch systemd[1]: Reached target Network.
Jul 03 13:55:13 arch systemd[1]: Starting Permit User Sessions...
Jul 03 13:55:13 arch dbus-daemon[333]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.2' (uid=0 pid=368 comm="/usr/bin/lightdm >
Jul 03 13:55:13 arch systemd[1]: Finished Permit User Sessions.
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.5714] manager[0x56203b633040]: monitoring kernel firmware directory '/lib/firmware'.
Jul 03 13:55:13 arch systemd[1]: Starting Light Display Manager...
Jul 03 13:55:13 arch systemd[1]: Starting Hostname Service...
Jul 03 13:55:13 arch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jul 03 13:55:13 arch systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
Jul 03 13:55:13 arch kernel: sd 6:0:0:0: [sdc] Attached SCSI removable disk
Jul 03 13:55:13 arch systemd-udevd[314]: Using default interface naming scheme 'v245'.
Jul 03 13:55:13 arch systemd-udevd[314]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jul 03 13:55:13 arch kernel: r8169 0000:04:00.0 enp4s0: renamed from eth0
Jul 03 13:55:13 arch kernel: usb 1-10: New USB device found, idVendor=046d, idProduct=c24e, bcdDevice=84.01
Jul 03 13:55:13 arch kernel: usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jul 03 13:55:13 arch kernel: usb 1-10: Product: G500s Laser Gaming Mouse
Jul 03 13:55:13 arch kernel: usb 1-10: Manufacturer: Logitech
Jul 03 13:55:13 arch kernel: usb 1-10: SerialNumber: C305CD799F0009
Jul 03 13:55:13 arch kernel: iTCO_vendor_support: vendor-support=0
Jul 03 13:55:13 arch systemd-udevd[296]: Using default interface naming scheme 'v245'.
Jul 03 13:55:13 arch kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Jul 03 13:55:13 arch kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Jul 03 13:55:13 arch kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input4
Jul 03 13:55:13 arch kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input5
Jul 03 13:55:13 arch kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input6
Jul 03 13:55:13 arch kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input7
Jul 03 13:55:13 arch kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input8
Jul 03 13:55:13 arch kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
Jul 03 13:55:13 arch kernel: input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
Jul 03 13:55:13 arch kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Jul 03 13:55:13 arch systemd[1]: Condition check resulted in Save/Restore Sound Card State being skipped.
Jul 03 13:55:13 arch systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Jul 03 13:55:13 arch systemd[1]: Reached target Sound Card.
Jul 03 13:55:13 arch kernel: hid: raw HID events driver (C) Jiri Kosina
Jul 03 13:55:13 arch systemd-udevd[293]: controlC1: Process '/usr/bin/alsactl restore 1' failed with exit code 99.
Jul 03 13:55:13 arch kernel: input: HP WMI hotkeys as /devices/virtual/input/input11
Jul 03 13:55:13 arch systemd-logind[335]: Watching system buttons on /dev/input/event2 (Power Button)
Jul 03 13:55:13 arch systemd-logind[335]: Watching system buttons on /dev/input/event1 (Power Button)
Jul 03 13:55:13 arch systemd-logind[335]: Watching system buttons on /dev/input/event0 (Sleep Button)
Jul 03 13:55:13 arch kernel: usbcore: registered new interface driver usbhid
Jul 03 13:55:13 arch kernel: usbhid: USB HID core driver
Jul 03 13:55:13 arch kernel: Bluetooth: Core ver 2.22
Jul 03 13:55:13 arch kernel: NET: Registered protocol family 31
Jul 03 13:55:13 arch kernel: Bluetooth: HCI device and connection manager initialized
Jul 03 13:55:13 arch kernel: Bluetooth: HCI socket layer initialized
Jul 03 13:55:13 arch kernel: Bluetooth: L2CAP socket layer initialized
Jul 03 13:55:13 arch kernel: Bluetooth: SCO socket layer initialized
Jul 03 13:55:13 arch kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220
Jul 03 13:55:13 arch kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC891: line_outs=1 (0x21/0x0/0x0/0x0/0x0) type:line
Jul 03 13:55:13 arch kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jul 03 13:55:13 arch kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x17/0x0/0x0/0x0/0x0)
Jul 03 13:55:13 arch kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
Jul 03 13:55:13 arch kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
Jul 03 13:55:13 arch kernel: snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
Jul 03 13:55:13 arch kernel: snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
Jul 03 13:55:13 arch kernel: snd_hda_codec_realtek hdaudioC0D0: Line=0x1b
Jul 03 13:55:13 arch kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:046D:C52F.0001/input/input12
Jul 03 13:55:13 arch kernel: hid-generic 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-7/input0
Jul 03 13:55:13 arch kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/input/input13
Jul 03 13:55:13 arch kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
Jul 03 13:55:13 arch kernel: iwlwifi 0000:03:00.0: base HW address: 30:e3:7a:29:bd:55
Jul 03 13:55:13 arch kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Jul 03 13:55:13 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
Jul 03 13:55:13 arch systemd-udevd[290]: Using default interface naming scheme 'v245'.
Jul 03 13:55:13 arch systemd-udevd[290]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jul 03 13:55:13 arch kernel: thermal thermal_zone1: failed to read out thermal zone (-61)
Jul 03 13:55:13 arch kernel: iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
Jul 03 13:55:13 arch systemd[1]: Started Load/Save RF Kill Switch Status.
Jul 03 13:55:13 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:13 arch kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Jul 03 13:55:13 arch kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
Jul 03 13:55:13 arch kernel: input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
Jul 03 13:55:13 arch kernel: hid-generic 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-7/input1
Jul 03 13:55:13 arch kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
Jul 03 13:55:13 arch kernel: input: Game Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04B4:F02F.0003/input/input21
Jul 03 13:55:13 arch systemd-udevd[293]: controlC0: Process '/usr/bin/alsactl restore 0' failed with exit code 99.
Jul 03 13:55:13 arch dbus-daemon[333]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jul 03 13:55:13 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:13 arch systemd[1]: Started Hostname Service.
Jul 03 13:55:13 arch systemd-udevd[294]: Using default interface naming scheme 'v245'.
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.8912] hostname: hostname: using hostnamed
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.8912] hostname: hostname changed from (none) to "arch"
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.8915] dns-mgr[0x56203b616220]: init: dns=default,systemd-resolved rc-manager=symlink
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.8919] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi)
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.8920] manager[0x56203b633040]: rfkill: Wi-Fi hardware radio set enabled
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.8920] manager[0x56203b633040]: rfkill: WWAN hardware radio set enabled
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.9000] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.24.2-1/libnm-device-plugin-adsl.so)
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.9053] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.24.2-1/libnm-device-plugin-bluetooth.so)
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.9068] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.24.2-1/libnm-device-plugin-ovs.so)
Jul 03 13:55:13 arch kernel: usbcore: registered new interface driver btusb
Jul 03 13:55:13 arch systemd[1]: Reached target Bluetooth.
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.9204] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.24.2-1/libnm-device-plugin-team.so)
Jul 03 13:55:13 arch kernel: Bluetooth: hci0: read Intel version: 370810225019140f38
Jul 03 13:55:13 arch kernel: Bluetooth: hci0: Intel device is already patched. patch num: 38
Jul 03 13:55:13 arch kernel: hid-generic 0003:04B4:F02F.0003: input,hidraw2: USB HID v1.11 Keyboard [Game Keyboard] on usb-0000:00:14.0-9/input0
Jul 03 13:55:13 arch kernel: input: Game Keyboard Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input22
Jul 03 13:55:13 arch kernel: input: Game Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input23
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.9216] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.24.2-1/libnm-device-plugin-wifi.so)
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.9221] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.24.2-1/libnm-device-plugin-wwan.so)
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.9223] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.9224] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.9224] manager: Networking is enabled by state file
Jul 03 13:55:13 arch dbus-daemon[333]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.1' (uid=0 pid=334 comm="/us>
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.9230] dhcp-init: Using DHCP client 'internal'
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.9240] settings: Loaded settings plugin: keyfile (internal)
Jul 03 13:55:13 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.9269] device (lo): carrier: link connected
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.9270] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.9275] manager: (enp4s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.9279] device (wlp3s0): driver supports Access Point (AP) mode
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.9282] manager: (wlp3s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.9325] ovsdb: Could not connect: No such file or directory
Jul 03 13:55:13 arch dbus-daemon[333]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jul 03 13:55:13 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Jul 03 13:55:13 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:13 arch NetworkManager[334]: <info> [1593784513.9332] device (enp4s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 03 13:55:13 arch kernel: Generic FE-GE Realtek PHY r8169-400:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-400:00, irq=IGNORE)
Jul 03 13:55:13 arch kernel: input: Game Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04B4:F02F.0004/input/input24
Jul 03 13:55:13 arch kernel: hid-generic 0003:04B4:F02F.0004: input,hidraw3: USB HID v1.11 Mouse [Game Keyboard] on usb-0000:00:14.0-9/input1
Jul 03 13:55:13 arch kernel: input: Logitech G500s Laser Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:046D:C24E.0005/input/input25
Jul 03 13:55:13 arch kernel: hid-generic 0003:046D:C24E.0005: input,hidraw4: USB HID v1.11 Mouse [Logitech G500s Laser Gaming Mouse] on usb-0000:00:14.0-10/input0
Jul 03 13:55:13 arch kernel: input: Logitech G500s Laser Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input26
Jul 03 13:55:14 arch kernel: input: Logitech G500s Laser Gaming Mouse Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:046D:C24E.0006/input/input27
Jul 03 13:55:14 arch kernel: hid-generic 0003:046D:C24E.0006: input,hiddev1,hidraw5: USB HID v1.11 Keyboard [Logitech G500s Laser Gaming Mouse] on usb-0000:00:14.0-10/input1
Jul 03 13:55:14 arch NetworkManager[334]: <info> [1593784514.0529] settings: (enp4s0): created default wired connection 'Wired connection 1'
Jul 03 13:55:14 arch NetworkManager[334]: <info> [1593784514.0534] device (wlp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 03 13:55:14 arch kernel: r8169 0000:04:00.0 enp4s0: Link is Down
Jul 03 13:55:14 arch kernel: intel_rapl_common: Found RAPL domain package
Jul 03 13:55:14 arch kernel: intel_rapl_common: Found RAPL domain core
Jul 03 13:55:14 arch kernel: intel_rapl_common: Found RAPL domain dram
Jul 03 13:55:14 arch kernel: logitech-djreceiver 0003:046D:C52F.0001: hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-7/input0
Jul 03 13:55:14 arch kernel: mousedev: PS/2 mouse device common for all mice
Jul 03 13:55:14 arch NetworkManager[334]: <info> [1593784514.1411] device (wlp3s0): set-hw-addr: set MAC address to 5E:04:B9:49:24:D3 (scanning)
Jul 03 13:55:14 arch systemd-logind[335]: New seat seat0.
Jul 03 13:55:14 arch dbus-daemon[333]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.1' (uid=0 pid=334 comm="/usr/bin/NetworkManager --no-da>
Jul 03 13:55:14 arch systemd[1]: Starting WPA supplicant...
Jul 03 13:55:14 arch dbus-daemon[333]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Jul 03 13:55:14 arch systemd[1]: Started WPA supplicant.
Jul 03 13:55:14 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:14 arch wpa_supplicant[424]: Successfully initialized wpa_supplicant
Jul 03 13:55:14 arch kernel: random: crng init done
Jul 03 13:55:14 arch kernel: random: 2 urandom warning(s) missed due to ratelimiting
Jul 03 13:55:14 arch systemd[1]: Finished Load/Save Random Seed.
Jul 03 13:55:14 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:14 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:14 arch dbus-daemon[333]: [system] Successfully activated service 'org.freedesktop.login1'
Jul 03 13:55:14 arch systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Jul 03 13:55:14 arch systemd[1]: Started Login Service.
Jul 03 13:55:14 arch systemd[1]: Reached target Multi-User System.
Jul 03 13:55:14 arch kernel: logitech-djreceiver 0003:046D:C52F.0002: hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-7/input1
Jul 03 13:55:14 arch NetworkManager[334]: <info> [1593784514.3012] device (wlp3s0): supplicant interface state: internal-starting -> disconnected
Jul 03 13:55:14 arch NetworkManager[334]: <info> [1593784514.3012] Wi-Fi P2P device controlled by interface wlp3s0 created
Jul 03 13:55:14 arch NetworkManager[334]: <info> [1593784514.3013] manager: (p2p-dev-wlp3s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Jul 03 13:55:14 arch NetworkManager[334]: <info> [1593784514.3015] device (p2p-dev-wlp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 03 13:55:14 arch NetworkManager[334]: <warn> [1593784514.3018] sup-iface[6d600c7b2768c85f,0,wlp3s0]: call-p2p-cancel: failed with P2P cancel failed
Jul 03 13:55:14 arch NetworkManager[334]: <info> [1593784514.3019] device (wlp3s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jul 03 13:55:14 arch NetworkManager[334]: <info> [1593784514.3022] device (p2p-dev-wlp3s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 03 13:55:14 arch kernel: logitech-djreceiver 0003:046D:C52F.0002: device of type eQUAD step 4 DJ (0x04) connected on slot 1
Jul 03 13:55:14 arch kernel: input: Logitech Wireless Mouse PID:4009 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/0003:046D:4009.0007/input/input30
Jul 03 13:55:14 arch kernel: input: Logitech Wireless Mouse PID:4009 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/0003:046D:4009.0007/input/input31
Jul 03 13:55:14 arch kernel: hid-generic 0003:046D:4009.0007: input,hidraw6: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:4009] on usb-0000:00:14.0-7/input1:1
Jul 03 13:55:14 arch systemd-logind[335]: Watching system buttons on /dev/input/event22 (Game Keyboard System Control)
Jul 03 13:55:14 arch systemd-logind[335]: Watching system buttons on /dev/input/event24 (Logitech G500s Laser Gaming Mouse Keyboard)
Jul 03 13:55:14 arch systemd-logind[335]: Watching system buttons on /dev/input/event19 (Game Keyboard)
Jul 03 13:55:14 arch systemd-logind[335]: Watching system buttons on /dev/input/event21 (Game Keyboard Consumer Control)
Jul 03 13:55:14 arch systemd-logind[335]: Watching system buttons on /dev/input/event25 (Logitech G500s Laser Gaming Mouse Consumer Control)
Jul 03 13:55:14 arch systemd[1]: Started Light Display Manager.
Jul 03 13:55:14 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:14 arch systemd[1]: Reached target Graphical Interface.
Jul 03 13:55:14 arch systemd[1]: Startup finished in 2.933s (firmware) + 1.422s (loader) + 2.358s (kernel) + 1.752s (userspace) = 8.466s.
Jul 03 13:55:14 arch lightdm[368]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service>
Jul 03 13:55:14 arch kernel: nvidia: loading out-of-tree module taints kernel.
Jul 03 13:55:14 arch kernel: nvidia: module license 'NVIDIA' taints kernel.
Jul 03 13:55:14 arch kernel: Disabling lock debugging due to kernel taint
Jul 03 13:55:14 arch kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Jul 03 13:55:14 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Jul 03 13:55:14 arch kernel: nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Jul 03 13:55:14 arch kernel: input: Logitech M315/M235 as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52F.0002/0003:046D:4009.0007/input/input35
Jul 03 13:55:14 arch kernel: logitech-hidpp-device 0003:046D:4009.0007: input,hidraw6: USB HID v1.11 Mouse [Logitech M315/M235] on usb-0000:00:14.0-7/input1:1
Jul 03 13:55:14 arch kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 440.100 Fri May 29 08:45:51 UTC 2020
Jul 03 13:55:14 arch kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 440.100 Fri May 29 08:14:04 UTC 2020
Jul 03 13:55:14 arch kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Jul 03 13:55:14 arch kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
Jul 03 13:55:14 arch systemd-logind[335]: Watching system buttons on /dev/input/event12 (Logitech M315/M235)
Jul 03 13:55:16 arch NetworkManager[334]: <info> [1593784516.7021] device (enp4s0): carrier: link connected
Jul 03 13:55:16 arch NetworkManager[334]: <info> [1593784516.7034] device (enp4s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 03 13:55:16 arch kernel: r8169 0000:04:00.0 enp4s0: Link is Up - 1Gbps/Full - flow control off
Jul 03 13:55:16 arch kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0: link becomes ready
Jul 03 13:55:16 arch NetworkManager[334]: <info> [1593784516.7050] policy: auto-activating connection 'Wired connection 1' (fde8fe4c-fb99-3631-8d89-defc26cf3604)
Jul 03 13:55:16 arch NetworkManager[334]: <info> [1593784516.7061] device (enp4s0): Activation: starting connection 'Wired connection 1' (fde8fe4c-fb99-3631-8d89-defc26cf3604)
Jul 03 13:55:16 arch NetworkManager[334]: <info> [1593784516.7062] device (enp4s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 03 13:55:16 arch NetworkManager[334]: <info> [1593784516.7066] manager: NetworkManager state is now CONNECTING
Jul 03 13:55:16 arch NetworkManager[334]: <info> [1593784516.7068] device (enp4s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 03 13:55:16 arch NetworkManager[334]: <info> [1593784516.7072] device (enp4s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jul 03 13:55:16 arch NetworkManager[334]: <info> [1593784516.7075] dhcp4 (enp4s0): activation: beginning transaction (timeout in 45 seconds)
Jul 03 13:55:17 arch lightdm[466]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service>
Jul 03 13:55:17 arch audit[466]: CRED_ACQ pid=466 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=succ>
Jul 03 13:55:17 arch lightdm[466]: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
Jul 03 13:55:17 arch kernel: kauditd_printk_skb: 11 callbacks suppressed
Jul 03 13:55:17 arch kernel: audit: type=1103 audit(1593784517.107:22): pid=466 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname>
Jul 03 13:55:17 arch systemd[1]: Created slice User Slice of UID 976.
Jul 03 13:55:17 arch systemd[1]: Starting User Runtime Directory /run/user/976...
Jul 03 13:55:17 arch systemd-logind[335]: New session c1 of user lightdm.
Jul 03 13:55:17 arch systemd[1]: Finished User Runtime Directory /run/user/976.
Jul 03 13:55:17 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@976 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:17 arch systemd[1]: Starting User Manager for UID 976...
Jul 03 13:55:17 arch kernel: audit: type=1130 audit(1593784517.127:23): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@976 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? t>
Jul 03 13:55:17 arch audit[470]: USER_ACCT pid=470 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lightdm" exe="/usr/lib/systemd/sys>
Jul 03 13:55:17 arch audit[470]: CRED_ACQ pid=470 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jul 03 13:55:17 arch audit[470]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=8 a1=7ffc721138c0 a2=3 a3=7ffc721135d5 items=0 ppid=1 pid=470 auid=976 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid>
Jul 03 13:55:17 arch kernel: audit: type=1101 audit(1593784517.137:24): pid=470 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="light>
Jul 03 13:55:17 arch kernel: audit: type=1103 audit(1593784517.137:25): pid=470 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=?>
Jul 03 13:55:17 arch kernel: audit: type=1006 audit(1593784517.137:26): pid=470 uid=0 old-auid=4294967295 auid=976 tty=(none) old-ses=4294967295 ses=1 res=1
Jul 03 13:55:17 arch kernel: audit: type=1300 audit(1593784517.137:26): arch=c000003e syscall=1 success=yes exit=3 a0=8 a1=7ffc721138c0 a2=3 a3=7ffc721135d5 items=0 ppid=1 pid=470 auid=976 uid=0 gid=0 euid=0 sui>
Jul 03 13:55:17 arch kernel: audit: type=1327 audit(1593784517.137:26): proctitle="(systemd)"
Jul 03 13:55:17 arch kernel: audit: type=1105 audit(1593784517.141:27): pid=470 uid=0 auid=976 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mai>
Jul 03 13:55:17 arch audit: PROCTITLE proctitle="(systemd)"
Jul 03 13:55:17 arch audit[470]: USER_START pid=470 uid=0 auid=976 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct=">
Jul 03 13:55:17 arch systemd[470]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
Jul 03 13:55:17 arch systemd[470]: pam_unix(systemd-user:session): session opened for user lightdm by (uid=0)
Jul 03 13:55:17 arch audit: BPF prog-id=11 op=LOAD
Jul 03 13:55:17 arch audit[470]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffd575f1520 a2=70 a3=560bee4006e0 items=0 ppid=1 pid=470 auid=976 uid=976 gid=976 euid=976 suid=976 fsuid=976 egid=9>
Jul 03 13:55:17 arch kernel: audit: type=1334 audit(1593784517.147:28): prog-id=11 op=LOAD
Jul 03 13:55:17 arch kernel: audit: type=1300 audit(1593784517.147:28): arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffd575f1520 a2=70 a3=560bee4006e0 items=0 ppid=1 pid=470 auid=976 uid=976 gid=976 eui>
Jul 03 13:55:17 arch audit: PROCTITLE proctitle="(systemd)"
Jul 03 13:55:17 arch audit: BPF prog-id=11 op=UNLOAD
Jul 03 13:55:17 arch systemd[470]: Reached target Paths.
Jul 03 13:55:17 arch systemd[470]: Reached target Timers.
Jul 03 13:55:17 arch systemd[470]: Starting D-Bus User Message Bus Socket.
Jul 03 13:55:17 arch systemd[470]: Listening on GnuPG network certificate management daemon.
Jul 03 13:55:17 arch systemd[470]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jul 03 13:55:17 arch systemd[470]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jul 03 13:55:17 arch systemd[470]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jul 03 13:55:17 arch systemd[470]: Listening on GnuPG cryptographic agent and passphrase cache.
Jul 03 13:55:17 arch systemd[470]: Listening on p11-kit server.
Jul 03 13:55:17 arch systemd[470]: Listening on Sound System.
Jul 03 13:55:17 arch systemd[470]: Listening on D-Bus User Message Bus Socket.
Jul 03 13:55:17 arch systemd[470]: Reached target Sockets.
Jul 03 13:55:17 arch systemd[470]: Reached target Basic System.
Jul 03 13:55:17 arch systemd[470]: Reached target Main User Target.
Jul 03 13:55:17 arch systemd[470]: Startup finished in 68ms.
Jul 03 13:55:17 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@976 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:17 arch systemd[1]: Started User Manager for UID 976.
Jul 03 13:55:17 arch systemd[1]: Started Session c1 of user lightdm.
Jul 03 13:55:17 arch audit[466]: USER_START pid=466 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0>
Jul 03 13:55:17 arch systemd[470]: Started D-Bus User Message Bus.
Jul 03 13:55:17 arch dbus-daemon[493]: [session uid=976 pid=493] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.1' (uid=976 pid=476 comm="/usr/bin/lightdm-min>
Jul 03 13:55:17 arch systemd[470]: Starting Accessibility services bus...
Jul 03 13:55:17 arch dbus-daemon[493]: [session uid=976 pid=493] Successfully activated service 'org.a11y.Bus'
Jul 03 13:55:17 arch systemd[470]: Started Accessibility services bus.
Jul 03 13:55:17 arch at-spi-bus-launcher[500]: dbus-daemon[500]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=976 pid=476 comm="/usr/bin/lightdm-mini-greeter ")
Jul 03 13:55:17 arch at-spi-bus-launcher[500]: dbus-daemon[500]: Successfully activated service 'org.a11y.atspi.Registry'
Jul 03 13:55:17 arch at-spi-bus-launcher[505]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jul 03 13:55:17 arch wpa_supplicant[424]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=DE
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.4017] dhcp6 (enp4s0): activation: beginning transaction (timeout in 45 seconds)
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.4136] dhcp6 (enp4s0): option dhcp6_domain_search => 'home'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.4136] dhcp6 (enp4s0): option dhcp6_name_servers => '2a02:8108:a03f:f7e6:362c:c4ff:fe0e:c60a'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.4137] dhcp6 (enp4s0): state changed unknown -> bound
Jul 03 13:55:18 arch dbus-daemon[333]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.1' (uid=0 pid=334 comm="/usr/bin/Netw>
Jul 03 13:55:18 arch dbus-daemon[333]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8616] dhcp4 (enp4s0): option dhcp_lease_time => '604800'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8617] dhcp4 (enp4s0): option domain_name => 'home'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8617] dhcp4 (enp4s0): option domain_name_servers => '192.168.0.1'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8617] dhcp4 (enp4s0): option expiry => '1594389318'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8618] dhcp4 (enp4s0): option host_name => 'arch'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8618] dhcp4 (enp4s0): option ip_address => '192.168.0.4'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8618] dhcp4 (enp4s0): option next_server => '192.168.0.1'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8618] dhcp4 (enp4s0): option requested_broadcast_address => '1'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8618] dhcp4 (enp4s0): option requested_domain_name => '1'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8619] dhcp4 (enp4s0): option requested_domain_name_servers => '1'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8619] dhcp4 (enp4s0): option requested_domain_search => '1'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8619] dhcp4 (enp4s0): option requested_host_name => '1'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8619] dhcp4 (enp4s0): option requested_interface_mtu => '1'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8619] dhcp4 (enp4s0): option requested_ms_classless_static_routes => '1'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8619] dhcp4 (enp4s0): option requested_nis_domain => '1'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8620] dhcp4 (enp4s0): option requested_nis_servers => '1'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8620] dhcp4 (enp4s0): option requested_ntp_servers => '1'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8620] dhcp4 (enp4s0): option requested_rfc3442_classless_static_routes => '1'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8620] dhcp4 (enp4s0): option requested_root_path => '1'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8620] dhcp4 (enp4s0): option requested_routers => '1'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8621] dhcp4 (enp4s0): option requested_static_routes => '1'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8621] dhcp4 (enp4s0): option requested_subnet_mask => '1'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8621] dhcp4 (enp4s0): option requested_time_offset => '1'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8621] dhcp4 (enp4s0): option requested_wpad => '1'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8621] dhcp4 (enp4s0): option routers => '192.168.0.1'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8621] dhcp4 (enp4s0): option subnet_mask => '255.255.255.0'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8622] dhcp4 (enp4s0): state changed unknown -> bound
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8645] device (enp4s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8678] device (enp4s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8679] device (enp4s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8683] manager: NetworkManager state is now CONNECTED_LOCAL
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8689] manager: NetworkManager state is now CONNECTED_SITE
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8690] policy: set 'Wired connection 1' (enp4s0) as default for IPv4 routing and DNS
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8692] policy: set 'Wired connection 1' (enp4s0) as default for IPv6 routing and DNS
Jul 03 13:55:18 arch dbus-daemon[333]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.1' (uid=0 pid=334 comm="/usr/bin/Netw>
Jul 03 13:55:18 arch dbus-daemon[333]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8747] device (enp4s0): Activation: successful, device activated.
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.8755] manager: startup complete
Jul 03 13:55:18 arch systemd[1]: systemd-rfkill.service: Succeeded.
Jul 03 13:55:18 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:18 arch NetworkManager[334]: <info> [1593784518.9596] manager: NetworkManager state is now CONNECTED_GLOBAL
Jul 03 13:55:20 arch audit[501]: USER_AUTH pid=501 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="eo" exe="/usr/bin/lightdm" hostname=? a>
Jul 03 13:55:20 arch audit[501]: USER_ACCT pid=501 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="eo" exe="/usr/bin/lightdm" hostnam>
Jul 03 13:55:20 arch lightdm[501]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service>
Jul 03 13:55:20 arch systemd[1]: Stopping Session c1 of user lightdm.
Jul 03 13:55:20 arch lightdm[466]: pam_unix(lightdm-greeter:session): session closed for user lightdm
Jul 03 13:55:20 arch audit[466]: USER_END pid=466 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 >
Jul 03 13:55:20 arch audit[466]: CRED_DISP pid=466 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=suc>
Jul 03 13:55:20 arch systemd[1]: session-c1.scope: Succeeded.
Jul 03 13:55:20 arch systemd[1]: Stopped Session c1 of user lightdm.
Jul 03 13:55:20 arch audit[501]: CRED_ACQ pid=501 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="eo" exe="/usr/bin/lightdm" hostname=? addr=? te>
Jul 03 13:55:20 arch audit[501]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffcd50fcfc0 a2=4 a3=7ffcd50fccd4 items=0 ppid=368 pid=501 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fs>
Jul 03 13:55:20 arch audit: PROCTITLE proctitle=6C69676874646D002D2D73657373696F6E2D6368696C64003134003231
Jul 03 13:55:20 arch lightdm[501]: pam_unix(lightdm:session): session opened for user eo by (uid=0)
Jul 03 13:55:20 arch systemd-logind[335]: Removed session c1.
Jul 03 13:55:20 arch systemd[1]: Created slice User Slice of UID 1000.
Jul 03 13:55:20 arch systemd[1]: Starting User Runtime Directory /run/user/1000...
Jul 03 13:55:20 arch systemd-logind[335]: New session 2 of user eo.
Jul 03 13:55:20 arch systemd[1]: Finished User Runtime Directory /run/user/1000.
Jul 03 13:55:20 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:20 arch systemd[1]: Starting User Manager for UID 1000...
Jul 03 13:55:20 arch audit[516]: USER_ACCT pid=516 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="eo" exe="/usr/lib/systemd/systemd">
Jul 03 13:55:20 arch audit[516]: CRED_ACQ pid=516 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="eo" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jul 03 13:55:20 arch audit[516]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=8 a1=7ffc721138c0 a2=4 a3=7ffc721135d4 items=0 ppid=1 pid=516 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgi>
Jul 03 13:55:20 arch audit: PROCTITLE proctitle="(systemd)"
Jul 03 13:55:20 arch systemd[516]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[eo] ruser=[<unknown>] rhost=[<unknown>]
Jul 03 13:55:20 arch audit[516]: USER_START pid=516 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct=>
Jul 03 13:55:20 arch systemd[516]: pam_unix(systemd-user:session): session opened for user eo by (uid=0)
Jul 03 13:55:20 arch audit: BPF prog-id=12 op=LOAD
Jul 03 13:55:20 arch audit[516]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffdf5312cd0 a2=70 a3=559edf4bf700 items=0 ppid=1 pid=516 auid=1000 uid=1000 gid=1000 euid=1000 suid=1000 fsuid=1000 >
Jul 03 13:55:20 arch audit: PROCTITLE proctitle="(systemd)"
Jul 03 13:55:20 arch audit: BPF prog-id=12 op=UNLOAD
Jul 03 13:55:20 arch systemd[516]: Reached target Paths.
Jul 03 13:55:20 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:20 arch audit[501]: USER_START pid=501 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="eo" exe="/us>
Jul 03 13:55:20 arch audit[501]: USER_LOGIN pid=501 uid=0 auid=1000 ses=2 msg='op=login id=1000 exe="/usr/bin/lightdm" hostname=arch addr=? terminal=/dev/tty7 res=success'
Jul 03 13:55:20 arch systemd[516]: Reached target Timers.
Jul 03 13:55:20 arch systemd[516]: Starting D-Bus User Message Bus Socket.
Jul 03 13:55:20 arch systemd[516]: Listening on GnuPG network certificate management daemon.
Jul 03 13:55:20 arch systemd[516]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jul 03 13:55:20 arch systemd[516]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jul 03 13:55:20 arch systemd[516]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jul 03 13:55:20 arch systemd[516]: Listening on GnuPG cryptographic agent and passphrase cache.
Jul 03 13:55:20 arch systemd[516]: Listening on p11-kit server.
Jul 03 13:55:20 arch systemd[516]: Listening on Sound System.
Jul 03 13:55:20 arch systemd[516]: Listening on D-Bus User Message Bus Socket.
Jul 03 13:55:20 arch systemd[516]: Reached target Sockets.
Jul 03 13:55:20 arch systemd[516]: Reached target Basic System.
Jul 03 13:55:20 arch systemd[516]: Reached target Main User Target.
Jul 03 13:55:20 arch systemd[516]: Startup finished in 57ms.
Jul 03 13:55:20 arch systemd[1]: Started User Manager for UID 1000.
Jul 03 13:55:20 arch systemd[1]: Started Session 2 of user eo.
Jul 03 13:55:20 arch systemd[516]: Started D-Bus User Message Bus.
Jul 03 13:55:24 arch systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Jul 03 13:55:24 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:24 arch kernel: kauditd_printk_skb: 27 callbacks suppressed
Jul 03 13:55:24 arch kernel: audit: type=1131 audit(1593784524.394:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? add>
Jul 03 13:55:30 arch systemd[1]: Stopping User Manager for UID 976...
Jul 03 13:55:30 arch systemd[470]: Stopped target Main User Target.
Jul 03 13:55:30 arch systemd[470]: Stopping Accessibility services bus...
Jul 03 13:55:30 arch systemd[470]: Stopping D-Bus User Message Bus...
Jul 03 13:55:30 arch systemd[470]: dbus.service: Succeeded.
Jul 03 13:55:30 arch systemd[470]: Stopped D-Bus User Message Bus.
Jul 03 13:55:30 arch systemd[470]: at-spi-dbus-bus.service: Succeeded.
Jul 03 13:55:30 arch systemd[470]: Stopped Accessibility services bus.
Jul 03 13:55:30 arch systemd[470]: Stopped target Basic System.
Jul 03 13:55:30 arch systemd[470]: Stopped target Paths.
Jul 03 13:55:30 arch systemd[470]: Stopped target Sockets.
Jul 03 13:55:30 arch systemd[470]: Stopped target Timers.
Jul 03 13:55:30 arch systemd[470]: dbus.socket: Succeeded.
Jul 03 13:55:30 arch systemd[470]: Closed D-Bus User Message Bus Socket.
Jul 03 13:55:30 arch systemd[470]: dirmngr.socket: Succeeded.
Jul 03 13:55:30 arch systemd[470]: Closed GnuPG network certificate management daemon.
Jul 03 13:55:30 arch systemd[470]: gpg-agent-browser.socket: Succeeded.
Jul 03 13:55:30 arch systemd[470]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jul 03 13:55:30 arch systemd[470]: gpg-agent-extra.socket: Succeeded.
Jul 03 13:55:30 arch systemd[470]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jul 03 13:55:30 arch systemd[470]: gpg-agent-ssh.socket: Succeeded.
Jul 03 13:55:30 arch systemd[470]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jul 03 13:55:30 arch systemd[470]: gpg-agent.socket: Succeeded.
Jul 03 13:55:30 arch systemd[470]: Closed GnuPG cryptographic agent and passphrase cache.
Jul 03 13:55:30 arch systemd[470]: p11-kit-server.socket: Succeeded.
Jul 03 13:55:30 arch systemd[470]: Closed p11-kit server.
Jul 03 13:55:30 arch systemd[470]: pulseaudio.socket: Succeeded.
Jul 03 13:55:30 arch systemd[470]: Closed Sound System.
Jul 03 13:55:30 arch systemd[470]: Reached target Shutdown.
Jul 03 13:55:30 arch systemd[470]: systemd-exit.service: Succeeded.
Jul 03 13:55:30 arch systemd[470]: Finished Exit the Session.
Jul 03 13:55:30 arch systemd[470]: Reached target Exit the Session.
Jul 03 13:55:30 arch systemd[471]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
Jul 03 13:55:30 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@976 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:30 arch kernel: audit: type=1131 audit(1593784530.574:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@976 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? re>
Jul 03 13:55:30 arch systemd[1]: user@976.service: Succeeded.
Jul 03 13:55:30 arch systemd[1]: Stopped User Manager for UID 976.
Jul 03 13:55:30 arch systemd[1]: Stopping User Runtime Directory /run/user/976...
Jul 03 13:55:30 arch systemd[516]: run-user-976.mount: Succeeded.
Jul 03 13:55:30 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@976 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:30 arch systemd[1]: run-user-976.mount: Succeeded.
Jul 03 13:55:30 arch systemd[1]: user-runtime-dir@976.service: Succeeded.
Jul 03 13:55:30 arch kernel: audit: type=1131 audit(1593784530.587:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@976 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? t>
Jul 03 13:55:30 arch systemd[1]: Stopped User Runtime Directory /run/user/976.
Jul 03 13:55:30 arch systemd[1]: Removed slice User Slice of UID 976.
Jul 03 13:55:43 arch systemd[1]: systemd-hostnamed.service: Succeeded.
Jul 03 13:55:43 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:55:43 arch kernel: audit: type=1131 audit(1593784543.901:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? term>
Jul 03 13:55:44 arch audit: BPF prog-id=10 op=UNLOAD
Jul 03 13:55:44 arch audit: BPF prog-id=9 op=UNLOAD
Jul 03 13:55:44 arch kernel: audit: type=1334 audit(1593784544.061:53): prog-id=10 op=UNLOAD
Jul 03 13:55:44 arch kernel: audit: type=1334 audit(1593784544.061:54): prog-id=9 op=UNLOAD
Jul 03 13:56:14 arch dbus-daemon[526]: [session uid=1000 pid=526] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.3' (uid=1000 pid=630 comm="/usr/lib/firefox/f>
Jul 03 13:56:14 arch systemd[516]: Starting Accessibility services bus...
Jul 03 13:56:14 arch dbus-daemon[526]: [session uid=1000 pid=526] Successfully activated service 'org.a11y.Bus'
Jul 03 13:56:14 arch systemd[516]: Started Accessibility services bus.
Jul 03 13:56:14 arch dbus-daemon[333]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.21' (uid=1000 pid=630 comm="/usr/lib/firefox/firef>
Jul 03 13:56:14 arch systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jul 03 13:56:14 arch dbus-daemon[333]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Jul 03 13:56:14 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:56:14 arch rtkit-daemon[725]: Successfully called chroot.
Jul 03 13:56:14 arch kernel: audit: type=1130 audit(1593784574.617:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=>
Jul 03 13:56:14 arch systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jul 03 13:56:14 arch rtkit-daemon[725]: Successfully dropped privileges.
Jul 03 13:56:14 arch rtkit-daemon[725]: Successfully limited resources.
Jul 03 13:56:14 arch rtkit-daemon[725]: Running.
Jul 03 13:56:14 arch rtkit-daemon[725]: Canary thread running.
Jul 03 13:56:14 arch rtkit-daemon[725]: Supervising 0 threads of 0 processes of 0 users.
Jul 03 13:56:14 arch rtkit-daemon[725]: Watchdog thread running.
Jul 03 13:56:14 arch rtkit-daemon[725]: Supervising 0 threads of 0 processes of 0 users.
Jul 03 13:56:14 arch rtkit-daemon[725]: Supervising 0 threads of 0 processes of 0 users.
Jul 03 13:56:14 arch rtkit-daemon[725]: Supervising 0 threads of 0 processes of 0 users.
Jul 03 13:56:14 arch dbus-daemon[333]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.22' (uid=0 pid=725 comm="/usr/lib/rtkit-daemon ")
Jul 03 13:56:14 arch systemd[1]: Starting Authorization Manager...
Jul 03 13:56:14 arch polkitd[728]: Started polkitd version 0.116
Jul 03 13:56:14 arch polkitd[728]: Loading rules from directory /etc/polkit-1/rules.d
Jul 03 13:56:14 arch polkitd[728]: Loading rules from directory /usr/share/polkit-1/rules.d
Jul 03 13:56:14 arch polkitd[728]: Finished loading, compiling and executing 3 rules
Jul 03 13:56:14 arch dbus-daemon[333]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 03 13:56:14 arch systemd[1]: Started Authorization Manager.
Jul 03 13:56:14 arch polkitd[728]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jul 03 13:56:14 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 13:56:14 arch kernel: audit: type=1130 audit(1593784574.681:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=>
Jul 03 13:56:14 arch rtkit-daemon[725]: Successfully made thread 723 of process 630 owned by '1000' RT at priority 10.
Jul 03 13:56:14 arch rtkit-daemon[725]: Supervising 1 threads of 1 processes of 1 users.
Jul 03 13:56:14 arch rtkit-daemon[725]: Supervising 1 threads of 1 processes of 1 users.
Jul 03 13:56:14 arch rtkit-daemon[725]: Supervising 1 threads of 1 processes of 1 users.
Jul 03 13:56:15 arch rtkit-daemon[725]: Supervising 1 threads of 1 processes of 1 users.
Jul 03 13:56:15 arch rtkit-daemon[725]: Supervising 1 threads of 1 processes of 1 users.
Jul 03 13:56:15 arch rtkit-daemon[725]: Supervising 1 threads of 1 processes of 1 users.
Jul 03 13:56:15 arch rtkit-daemon[725]: Supervising 1 threads of 1 processes of 1 users.
Jul 03 13:56:16 arch rtkit-daemon[725]: Supervising 1 threads of 1 processes of 1 users.
Jul 03 13:56:16 arch rtkit-daemon[725]: Supervising 1 threads of 1 processes of 1 users.
Jul 03 13:56:20 arch rtkit-daemon[725]: Supervising 1 threads of 1 processes of 1 users.
Jul 03 13:56:20 arch rtkit-daemon[725]: Supervising 1 threads of 1 processes of 1 users.
Jul 03 14:01:41 arch rtkit-daemon[725]: Supervising 1 threads of 1 processes of 1 users.
Jul 03 14:01:41 arch rtkit-daemon[725]: Supervising 1 threads of 1 processes of 1 users.
Jul 03 14:01:58 arch rtkit-daemon[725]: Supervising 1 threads of 1 processes of 1 users.
Jul 03 14:01:58 arch rtkit-daemon[725]: Supervising 1 threads of 1 processes of 1 users.
Jul 03 14:02:05 arch NetworkManager[334]: <info> [1593784925.3925] device (wlp3s0): set-hw-addr: set MAC address to 7A:03:48:5D:6D:F7 (scanning)
Jul 03 14:02:05 arch NetworkManager[334]: <info> [1593784925.4309] device (wlp3s0): supplicant interface state: disconnected -> inactive
Jul 03 14:02:05 arch NetworkManager[334]: <info> [1593784925.4310] device (p2p-dev-wlp3s0): supplicant management interface state: disconnected -> inactive
Jul 03 14:02:35 arch rtkit-daemon[725]: Supervising 1 threads of 1 processes of 1 users.
Jul 03 14:02:35 arch rtkit-daemon[725]: Supervising 1 threads of 1 processes of 1 users.
Jul 03 14:06:48 arch audit[1278]: USER_AUTH pid=1278 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="eo" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=succe>
Jul 03 14:06:48 arch kernel: audit: type=1100 audit(1593785208.324:57): pid=1278 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="eo" exe="/usr/bin/sudo" hostname=? addr=? t>
Jul 03 14:06:48 arch kernel: audit: type=1101 audit(1593785208.324:58): pid=1278 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="eo" exe="/usr/bin/sudo" hostname=? add>
Jul 03 14:06:48 arch kernel: audit: type=1110 audit(1593785208.324:59): pid=1278 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=>
Jul 03 14:06:48 arch kernel: audit: type=1105 audit(1593785208.324:60): pid=1278 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? >
Jul 03 14:06:48 arch audit[1278]: USER_ACCT pid=1278 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="eo" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=>
Jul 03 14:06:48 arch audit[1278]: CRED_REFR pid=1278 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 03 14:06:48 arch audit[1278]: USER_START pid=1278 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 >
Jul 03 14:06:48 arch sudo[1278]: eo : TTY=pts/0 ; PWD=/home/eo ; USER=root ; COMMAND=/usr/bin/journalctl -b
Jul 03 14:06:48 arch sudo[1278]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jul 03 14:08:58 arch NetworkManager[334]: <info> [1593785338.4041] device (wlp3s0): set-hw-addr: set MAC address to 4A:CE:FE:E2:19:F4 (scanning)
Jul 03 14:08:58 arch NetworkManager[334]: <info> [1593785338.4521] device (wlp3s0): supplicant interface state: inactive -> disconnected
Jul 03 14:08:58 arch NetworkManager[334]: <info> [1593785338.4522] device (p2p-dev-wlp3s0): supplicant management interface state: inactive -> disconnected
Jul 03 14:08:58 arch NetworkManager[334]: <info> [1593785338.4574] device (wlp3s0): supplicant interface state: disconnected -> inactive
Jul 03 14:08:58 arch NetworkManager[334]: <info> [1593785338.4575] device (p2p-dev-wlp3s0): supplicant management interface state: disconnected -> inactive
Jul 03 14:10:43 arch systemd[1]: Starting Cleanup of Temporary Directories...
Jul 03 14:10:43 arch systemd[1]: systemd-tmpfiles-clean.service: Succeeded.
Jul 03 14:10:43 arch systemd[1]: Finished Cleanup of Temporary Directories.
Jul 03 14:10:43 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 14:10:43 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 03 14:10:43 arch kernel: audit: type=1130 audit(1593785443.257:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?>
Jul 03 14:10:43 arch kernel: audit: type=1131 audit(1593785443.257:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?>
Jul 03 14:15:45 arch sudo[1278]: pam_unix(sudo:session): session closed for user root
Jul 03 14:15:45 arch kernel: audit: type=1106 audit(1593785745.301:63): pid=1278 uid=0 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=?>
Jul 03 14:15:45 arch kernel: audit: type=1104 audit(1593785745.301:64): pid=1278 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=>
Jul 03 14:15:45 arch audit[1278]: USER_END pid=1278 uid=0 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 r>
Jul 03 14:15:45 arch audit[1278]: CRED_DISP pid=1278 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 03 14:15:51 arch NetworkManager[334]: <info> [1593785751.4207] device (wlp3s0): set-hw-addr: set MAC address to FE:AC:34:AA:14:72 (scanning)
Jul 03 14:15:51 arch NetworkManager[334]: <info> [1593785751.4520] device (wlp3s0): supplicant interface state: inactive -> disconnected
Jul 03 14:15:51 arch NetworkManager[334]: <info> [1593785751.4521] device (p2p-dev-wlp3s0): supplicant management interface state: inactive -> disconnected
Jul 03 14:15:51 arch NetworkManager[334]: <info> [1593785751.4577] device (wlp3s0): supplicant interface state: disconnected -> inactive
Jul 03 14:15:51 arch NetworkManager[334]: <info> [1593785751.4577] device (p2p-dev-wlp3s0): supplicant management interface state: disconnected -> inactive
Jul 03 14:17:02 arch audit[1367]: USER_AUTH pid=1367 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="eo" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=succe>
Jul 03 14:17:02 arch audit[1367]: USER_ACCT pid=1367 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="eo" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=>
Jul 03 14:17:02 arch sudo[1367]: eo : TTY=pts/0 ; PWD=/home/eo ; USER=root ; COMMAND=/usr/bin/journalctl -b
Jul 03 14:17:02 arch audit[1367]: CRED_REFR pid=1367 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 03 14:17:02 arch audit[1367]: USER_START pid=1367 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 >
Jul 03 14:17:02 arch sudo[1367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jul 03 14:17:02 arch kernel: audit: type=1100 audit(1593785822.431:65): pid=1367 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="eo" exe="/usr/bin/sudo" hostname=? addr=? t>
Jul 03 14:17:02 arch kernel: audit: type=1101 audit(1593785822.431:66): pid=1367 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="eo" exe="/usr/bin/sudo" hostname=? add>
Jul 03 14:17:02 arch kernel: audit: type=1110 audit(1593785822.431:67): pid=1367 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=>
Jul 03 14:17:02 arch kernel: audit: type=1105 audit(1593785822.431:68): pid=1367 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? >
lines 1369-1419/1419 (END)edit:just realized there is more, once second.
Last edited by eskoONE (2020-07-03 12:17:57)
Offline
https://wiki.archlinux.org/index.php/NV … de_setting, just adding "nvidia-drm.modeset=1" will hopefully do.
Offline
what a ride. sry for making it so lengthy and thanks a lot for your help. it seems to be working now. ill check a few more times and mark as solved once im sure its working fine.
this might be trivial for you to figure out but how did you figure out that its the grub config that was missing the settings for the nvidia card? which log gave it away?
Offline
The drm device shows up too late in the last xorg log, the nvidia driver is only loaded after the graphical target is reached (probably triggered by the X11 driver)
You might still have to add it to the initramfs.
Offline
i ran into the same issue was before when i logged in too fast but if i take my time it seems to be working now.
i just added "nvidia-drm.modeset=1" to grub and did
grub-mkconfig -o /boot/grub/grub.cfgto update grub.
i added the modules nvidia, nvidia_modeset, nvidia_uvm and nvidia_drm to /etc/mkinitcpio.conf and did sudo mkinitcpio -P but im getting this error now.
sudo mkinitcpio -P
==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'default'
-> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts.img
==> Starting build: 5.4.50-1-lts
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [keyboard]
-> Running build hook: [fsck]
==> ERROR: module not found: `nvidia,'
==> ERROR: module not found: `nvidia_modeset,'
==> ERROR: module not found: `nvidia_uvm,'
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-lts.img
==> WARNING: errors were encountered during the build. The image may not be complete.
==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'fallback'
-> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts-fallback.img -S autodetect
==> Starting build: 5.4.50-1-lts
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [modconf]
-> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: wd719x
==> WARNING: Possibly missing firmware for module: aic94xx
-> Running build hook: [filesystems]
-> Running build hook: [keyboard]
-> Running build hook: [fsck]
==> ERROR: module not found: `nvidia,'
==> ERROR: module not found: `nvidia_modeset,'
==> ERROR: module not found: `nvidia_uvm,'
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-lts-fallback.img
==> WARNING: errors were encountered during the build. The image may not be complete.
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 5.7.7-arch1-1
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [keyboard]
-> Running build hook: [fsck]
==> ERROR: module not found: `nvidia,'
==> ERROR: module not found: `nvidia_modeset,'
==> ERROR: module not found: `nvidia_uvm,'
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
==> WARNING: errors were encountered during the build. The image may not be complete.
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 5.7.7-arch1-1
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [modconf]
-> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: wd719x
==> WARNING: Possibly missing firmware for module: aic94xx
-> Running build hook: [filesystems]
-> Running build hook: [keyboard]
-> Running build hook: [fsck]
==> ERROR: module not found: `nvidia,'
==> ERROR: module not found: `nvidia_modeset,'
==> ERROR: module not found: `nvidia_uvm,'
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
==> WARNING: errors were encountered during the build. The image may not be complete.
eo@arch: sudo mkinitcpio -P linux
==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'default'
-> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts.img
==> Starting build: 5.4.50-1-lts
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [keyboard]
-> Running build hook: [fsck]
==> ERROR: module not found: `nvidia,'
==> ERROR: module not found: `nvidia_modeset,'
==> ERROR: module not found: `nvidia_uvm,'
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-lts.img
==> WARNING: errors were encountered during the build. The image may not be complete.
==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'fallback'
-> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts-fallback.img -S autodetect
==> Starting build: 5.4.50-1-lts
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [modconf]
-> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: wd719x
==> WARNING: Possibly missing firmware for module: aic94xx
-> Running build hook: [filesystems]
-> Running build hook: [keyboard]
-> Running build hook: [fsck]
==> ERROR: module not found: `nvidia,'
==> ERROR: module not found: `nvidia_modeset,'
==> ERROR: module not found: `nvidia_uvm,'
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-lts-fallback.img
==> WARNING: errors were encountered during the build. The image may not be complete.
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 5.7.7-arch1-1
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [keyboard]
-> Running build hook: [fsck]
==> ERROR: module not found: `nvidia,'
==> ERROR: module not found: `nvidia_modeset,'
==> ERROR: module not found: `nvidia_uvm,'
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
==> WARNING: errors were encountered during the build. The image may not be complete.
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 5.7.7-arch1-1
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [modconf]
-> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: wd719x
==> WARNING: Possibly missing firmware for module: aic94xx
-> Running build hook: [filesystems]
-> Running build hook: [keyboard]
-> Running build hook: [fsck]
==> ERROR: module not found: `nvidia,'
==> ERROR: module not found: `nvidia_modeset,'
==> ERROR: module not found: `nvidia_uvm,'
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
==> WARNING: errors were encountered during the build. The image may not be complete.i tried installing nvidia-lts, nvidia_modeset and nvidia_uvm but they are not available in pacman?
edit:
i removed the commas in the modules section and it worked.
Last edited by eskoONE (2020-07-03 13:42:03)
Offline