You are not logged in.
I installed a custom kernel and had to go from nvidia to nvidia-dkms and now steam(wine and native) won't start. Steam throws this error: "X Error of failed request: BadValue (integer parameter out of range for operation)" and I can't figure out how to fix.
Offline
Post a xorg log and a dmesg in [ code ] [ /code ] tags without spaces. Is the kernel module loaded at all? Did you verify that dkms properly built the module for your kernel?
Offline
Post a xorg log and a dmesg in [ code ] [ /code ] tags without spaces. Is the kernel module loaded at all? Did you verify that dkms properly built the module for your kernel?
not entirely sure what you mean but I'll try. also how do I verify the dkms builds?
[ 16.289] (--) Log file renamed from "/var/log/Xorg.pid-553.log" to "/var/log/Xorg.0.log"
[ 16.328]
X.Org X Server 1.20.9
X Protocol Version 11, Revision 0
[ 16.328] Build Operating System: Linux Arch Linux
[ 16.328] Current Operating System: Linux arch 5.8.14-22-tkg-pds #1 TKG SMP PREEMPT Thu, 08 Oct 2020 21:57:27 +0000 x86_64
[ 16.328] Kernel command line: intel_pstate=passive BOOT_IMAGE=/vmlinuz-linux-tkg-pds-ivybridge root=UUID=6b81db80-0de4-4560-b69c-f9f252145456 rw rootflags=subvol=root loglevel=3 quiet
[ 16.328] Build Date: 02 September 2020 06:17:44AM
[ 16.328]
[ 16.328] Current version of pixman: 0.40.0
[ 16.328] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 16.328] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 16.328] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 14 10:19:43 2020
[ 16.370] (==) Using config file: "/etc/X11/xorg.conf"
[ 16.371] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 16.371] (==) ServerLayout "Layout0"
[ 16.371] (**) |-->Screen "Screen0" (0)
[ 16.371] (**) | |-->Monitor "Monitor0"
[ 16.371] (**) | |-->Device "Device0"
[ 16.371] (**) |-->Input Device "Keyboard0"
[ 16.371] (**) |-->Input Device "Mouse0"
[ 16.371] (**) Option "Xinerama" "0"
[ 16.371] (==) Automatically adding devices
[ 16.371] (==) Automatically enabling devices
[ 16.371] (==) Automatically adding GPU devices
[ 16.371] (==) Automatically binding GPU devices
[ 16.371] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 16.396] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 16.396] Entry deleted from font path.
[ 16.440] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/Type1,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 16.440] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 16.440] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 16.440] (WW) Disabling Keyboard0
[ 16.440] (WW) Disabling Mouse0
[ 16.440] (II) Module ABI versions:
[ 16.440] X.Org ANSI C Emulation: 0.4
[ 16.440] X.Org Video Driver: 24.1
[ 16.440] X.Org XInput driver : 24.1
[ 16.440] X.Org Server Extension : 10.0
[ 16.441] (++) using VT number 1
[ 16.441] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 16.441] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 16.441] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[ 16.442] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 16.442] (--) PCI:*(1@0:0:0) 10de:0fc0:10de:093d rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 16.442] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 16.442] (II) LoadModule: "glx"
[ 16.462] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 16.647] (II) Module glx: vendor="X.Org Foundation"
[ 16.647] compiled for 1.20.9, module version = 1.0.0
[ 16.647] ABI class: X.Org Server Extension, version 10.0
[ 16.647] (II) LoadModule: "nvidia"
[ 16.648] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 16.764] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 16.764] compiled for 1.6.99.901, module version = 1.0.0
[ 16.764] Module class: X.Org Video Driver
[ 16.764] (II) NVIDIA dlloader X Driver 455.28 Wed Sep 30 01:04:06 UTC 2020
[ 16.764] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 16.764] (II) Loading sub module "fb"
[ 16.764] (II) LoadModule: "fb"
[ 16.764] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 16.784] (II) Module fb: vendor="X.Org Foundation"
[ 16.784] compiled for 1.20.9, module version = 1.0.0
[ 16.784] ABI class: X.Org ANSI C Emulation, version 0.4
[ 16.784] (II) Loading sub module "wfb"
[ 16.784] (II) LoadModule: "wfb"
[ 16.785] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 16.788] (II) Module wfb: vendor="X.Org Foundation"
[ 16.788] compiled for 1.20.9, module version = 1.0.0
[ 16.788] ABI class: X.Org ANSI C Emulation, version 0.4
[ 16.788] (II) Loading sub module "ramdac"
[ 16.788] (II) LoadModule: "ramdac"
[ 16.788] (II) Module "ramdac" already built-in
[ 16.789] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 16.789] (==) NVIDIA(0): RGB weight 888
[ 16.789] (==) NVIDIA(0): Default visual is TrueColor
[ 16.789] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 16.789] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 16.789] (**) NVIDIA(0): Option "Stereo" "0"
[ 16.789] (**) NVIDIA(0): Option "SLI" "Off"
[ 16.789] (**) NVIDIA(0): Option "MultiGPU" "Off"
[ 16.789] (**) NVIDIA(0): Option "BaseMosaic" "off"
[ 16.789] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 16.789] (**) NVIDIA(0): Stereo disabled by request
[ 16.789] (**) NVIDIA(0): NVIDIA SLI disabled.
[ 16.789] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[ 16.789] (**) NVIDIA(0): Option "Coolbits" "12"
[ 16.789] (**) NVIDIA(0): Option "MetaModes" "1920x1080_60 +0+0"
[ 16.789] (**) NVIDIA(0): Enabling 2D acceleration
[ 16.789] (II) Loading sub module "glxserver_nvidia"
[ 16.789] (II) LoadModule: "glxserver_nvidia"
[ 16.789] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 17.487] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 17.487] compiled for 1.6.99.901, module version = 1.0.0
[ 17.487] Module class: X.Org Server Extension
[ 17.487] (II) NVIDIA GLX Module 455.28 Wed Sep 30 01:01:28 UTC 2020
[ 17.487] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 19.478] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 19.478] (--) NVIDIA(0): CRT-0
[ 19.478] (--) NVIDIA(0): DFP-0
[ 19.478] (--) NVIDIA(0): DFP-1
[ 19.478] (--) NVIDIA(0): DFP-2 (boot)
[ 19.478] (--) NVIDIA(0): DFP-3
[ 19.478] (II) NVIDIA(0): NVIDIA GPU GeForce GT 640 (GK107) at PCI:1:0:0 (GPU-0)
[ 19.478] (--) NVIDIA(0): Memory: 1048576 kBytes
[ 19.478] (--) NVIDIA(0): VideoBIOS: 80.07.45.00.07
[ 19.478] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 19.482] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 19.482] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 19.482] (--) NVIDIA(GPU-0):
[ 19.486] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 19.486] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 19.486] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 19.486] (--) NVIDIA(GPU-0):
[ 19.486] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 19.486] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 19.486] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 19.486] (--) NVIDIA(GPU-0):
[ 19.498] (--) NVIDIA(GPU-0): Tech Concepts 32S301 (DFP-2): connected
[ 19.498] (--) NVIDIA(GPU-0): Tech Concepts 32S301 (DFP-2): Internal TMDS
[ 19.498] (--) NVIDIA(GPU-0): Tech Concepts 32S301 (DFP-2): 340.0 MHz maximum pixel clock
[ 19.498] (--) NVIDIA(GPU-0):
[ 19.498] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 19.498] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 19.498] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 19.498] (--) NVIDIA(GPU-0):
[ 19.501] (II) NVIDIA(0): Validated MetaModes:
[ 19.501] (II) NVIDIA(0): "1920x1080_60+0+0"
[ 19.501] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 19.506] (--) NVIDIA(0): DPI set to (68, 68); computed from "UseEdidDpi" X config
[ 19.506] (--) NVIDIA(0): option
[ 19.507] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[ 19.507] (II) NVIDIA: access.
[ 19.509] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 19.509] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 19.509] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 19.509] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 19.509] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 19.509] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 19.509] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 19.509] (II) NVIDIA(0): Config Options in the README.
[ 19.525] (II) NVIDIA(0): Setting mode "1920x1080_60+0+0"
[ 19.569] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 19.569] (==) NVIDIA(0): Backing store enabled
[ 19.569] (==) NVIDIA(0): Silken mouse disabled
[ 19.570] (**) NVIDIA(0): DPMS enabled
[ 19.570] (II) Loading sub module "dri2"
[ 19.570] (II) LoadModule: "dri2"
[ 19.570] (II) Module "dri2" already built-in
[ 19.570] (II) NVIDIA(0): [DRI2] Setup complete
[ 19.570] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 19.570] (II) Initializing extension Generic Event Extension
[ 19.570] (II) Initializing extension SHAPE
[ 19.570] (II) Initializing extension MIT-SHM
[ 19.570] (II) Initializing extension XInputExtension
[ 19.570] (II) Initializing extension XTEST
[ 19.570] (II) Initializing extension BIG-REQUESTS
[ 19.570] (II) Initializing extension SYNC
[ 19.570] (II) Initializing extension XKEYBOARD
[ 19.570] (II) Initializing extension XC-MISC
[ 19.570] (II) Initializing extension SECURITY
[ 19.571] (II) Initializing extension XFIXES
[ 19.571] (II) Initializing extension RENDER
[ 19.571] (II) Initializing extension RANDR
[ 19.571] (II) Initializing extension COMPOSITE
[ 19.571] (II) Initializing extension DAMAGE
[ 19.571] (II) Initializing extension MIT-SCREEN-SAVER
[ 19.571] (II) Initializing extension DOUBLE-BUFFER
[ 19.571] (II) Initializing extension RECORD
[ 19.571] (II) Initializing extension DPMS
[ 19.571] (II) Initializing extension Present
[ 19.571] (II) Initializing extension DRI3
[ 19.571] (II) Initializing extension X-Resource
[ 19.571] (II) Initializing extension XVideo
[ 19.572] (II) Initializing extension XVideo-MotionCompensation
[ 19.572] (II) Initializing extension GLX
[ 19.572] (II) Initializing extension GLX
[ 19.572] (II) Indirect GLX disabled.
[ 19.572] (II) GLX: Another vendor is already registered for screen 0
[ 19.572] (II) Initializing extension XFree86-VidModeExtension
[ 19.572] (II) Initializing extension XFree86-DGA
[ 19.572] (II) Initializing extension XFree86-DRI
[ 19.572] (II) Initializing extension DRI2
[ 19.572] (II) Initializing extension NV-GLX
[ 19.572] (II) Initializing extension NV-CONTROL
[ 19.572] (II) Initializing extension XINERAMA
[ 19.866] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 19.866] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 19.866] (II) LoadModule: "libinput"
[ 19.866] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 19.916] (II) Module libinput: vendor="X.Org Foundation"
[ 19.916] compiled for 1.20.8, module version = 0.30.0
[ 19.916] Module class: X.Org XInput Driver
[ 19.916] ABI class: X.Org XInput driver, version 24.1
[ 19.916] (II) Using input driver 'libinput' for 'Power Button'
[ 19.916] (**) Power Button: always reports core events
[ 19.916] (**) Option "Device" "/dev/input/event1"
[ 19.916] (**) Option "_source" "server/udev"
[ 19.931] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 19.931] (II) event1 - Power Button: device is a keyboard
[ 19.932] (II) event1 - Power Button: device removed
[ 19.943] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 19.943] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 19.944] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 19.944] (II) event1 - Power Button: device is a keyboard
[ 19.945] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 19.945] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 19.945] (II) Using input driver 'libinput' for 'Power Button'
[ 19.945] (**) Power Button: always reports core events
[ 19.945] (**) Option "Device" "/dev/input/event0"
[ 19.945] (**) Option "_source" "server/udev"
[ 19.947] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 19.947] (II) event0 - Power Button: device is a keyboard
[ 19.947] (II) event0 - Power Button: device removed
[ 19.967] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 19.967] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 19.968] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 19.968] (II) event0 - Power Button: device is a keyboard
[ 19.969] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event12)
[ 19.969] (II) No input driver specified, ignoring this device.
[ 19.969] (II) This device may have been added with another device file.
[ 19.970] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event13)
[ 19.970] (II) No input driver specified, ignoring this device.
[ 19.970] (II) This device may have been added with another device file.
[ 19.971] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event14)
[ 19.971] (II) No input driver specified, ignoring this device.
[ 19.971] (II) This device may have been added with another device file.
[ 19.971] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event15)
[ 19.971] (II) No input driver specified, ignoring this device.
[ 19.971] (II) This device may have been added with another device file.
[ 19.971] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event16)
[ 19.971] (II) No input driver specified, ignoring this device.
[ 19.971] (II) This device may have been added with another device file.
[ 19.971] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event17)
[ 19.971] (II) No input driver specified, ignoring this device.
[ 19.971] (II) This device may have been added with another device file.
[ 19.972] (II) config/udev: Adding input device Logitech G203 LIGHTSYNC Gaming Mouse (/dev/input/event2)
[ 19.972] (**) Logitech G203 LIGHTSYNC Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 19.972] (II) Using input driver 'libinput' for 'Logitech G203 LIGHTSYNC Gaming Mouse'
[ 19.972] (**) Logitech G203 LIGHTSYNC Gaming Mouse: always reports core events
[ 19.972] (**) Option "Device" "/dev/input/event2"
[ 19.972] (**) Option "_source" "server/udev"
[ 20.027] (II) event2 - Logitech G203 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 20.027] (II) event2 - Logitech G203 LIGHTSYNC Gaming Mouse: device is a pointer
[ 20.027] (II) event2 - Logitech G203 LIGHTSYNC Gaming Mouse: device removed
[ 20.059] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/0003:046D:C092.0001/input/input2/event2"
[ 20.059] (II) XINPUT: Adding extended input device "Logitech G203 LIGHTSYNC Gaming Mouse" (type: MOUSE, id 8)
[ 20.059] (**) Option "AccelerationScheme" "none"
[ 20.059] (**) Logitech G203 LIGHTSYNC Gaming Mouse: (accel) selected scheme none/0
[ 20.059] (**) Logitech G203 LIGHTSYNC Gaming Mouse: (accel) acceleration factor: 2.000
[ 20.059] (**) Logitech G203 LIGHTSYNC Gaming Mouse: (accel) acceleration threshold: 4
[ 20.114] (II) event2 - Logitech G203 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 20.114] (II) event2 - Logitech G203 LIGHTSYNC Gaming Mouse: device is a pointer
[ 20.115] (II) config/udev: Adding input device Logitech G203 LIGHTSYNC Gaming Mouse (/dev/input/mouse0)
[ 20.115] (II) No input driver specified, ignoring this device.
[ 20.115] (II) This device may have been added with another device file.
[ 20.116] (II) config/udev: Adding input device Logitech G203 LIGHTSYNC Gaming Mouse Keyboard (/dev/input/event3)
[ 20.116] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 20.116] (II) Using input driver 'libinput' for 'Logitech G203 LIGHTSYNC Gaming Mouse Keyboard'
[ 20.116] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[ 20.116] (**) Option "Device" "/dev/input/event3"
[ 20.116] (**) Option "_source" "server/udev"
[ 20.117] (II) event3 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 20.117] (II) event3 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 20.117] (II) event3 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: device removed
[ 20.137] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.1/0003:046D:C092.0002/input/input3/event3"
[ 20.137] (II) XINPUT: Adding extended input device "Logitech G203 LIGHTSYNC Gaming Mouse Keyboard" (type: KEYBOARD, id 9)
[ 20.140] (II) event3 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 20.140] (II) event3 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 20.141] (II) config/udev: Adding input device Logitech G203 LIGHTSYNC Gaming Mouse Consumer Control (/dev/input/event4)
[ 20.141] (**) Logitech G203 LIGHTSYNC Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 20.141] (II) Using input driver 'libinput' for 'Logitech G203 LIGHTSYNC Gaming Mouse Consumer Control'
[ 20.141] (**) Logitech G203 LIGHTSYNC Gaming Mouse Consumer Control: always reports core events
[ 20.141] (**) Option "Device" "/dev/input/event4"
[ 20.141] (**) Option "_source" "server/udev"
[ 20.143] (II) event4 - Logitech G203 LIGHTSYNC Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 20.143] (II) event4 - Logitech G203 LIGHTSYNC Gaming Mouse Consumer Control: device is a keyboard
[ 20.143] (II) event4 - Logitech G203 LIGHTSYNC Gaming Mouse Consumer Control: device removed
[ 20.159] (II) libinput: Logitech G203 LIGHTSYNC Gaming Mouse Consumer Control: needs a virtual subdevice
[ 20.159] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.1/0003:046D:C092.0002/input/input4/event4"
[ 20.159] (II) XINPUT: Adding extended input device "Logitech G203 LIGHTSYNC Gaming Mouse Consumer Control" (type: MOUSE, id 10)
[ 20.159] (**) Option "AccelerationScheme" "none"
[ 20.159] (**) Logitech G203 LIGHTSYNC Gaming Mouse Consumer Control: (accel) selected scheme none/0
[ 20.159] (**) Logitech G203 LIGHTSYNC Gaming Mouse Consumer Control: (accel) acceleration factor: 2.000
[ 20.159] (**) Logitech G203 LIGHTSYNC Gaming Mouse Consumer Control: (accel) acceleration threshold: 4
[ 20.161] (II) event4 - Logitech G203 LIGHTSYNC Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 20.161] (II) event4 - Logitech G203 LIGHTSYNC Gaming Mouse Consumer Control: device is a keyboard
[ 20.162] (II) config/udev: Adding input device Logitech G203 LIGHTSYNC Gaming Mouse System Control (/dev/input/event5)
[ 20.162] (**) Logitech G203 LIGHTSYNC Gaming Mouse System Control: Applying InputClass "libinput keyboard catchall"
[ 20.162] (II) Using input driver 'libinput' for 'Logitech G203 LIGHTSYNC Gaming Mouse System Control'
[ 20.162] (**) Logitech G203 LIGHTSYNC Gaming Mouse System Control: always reports core events
[ 20.162] (**) Option "Device" "/dev/input/event5"
[ 20.162] (**) Option "_source" "server/udev"
[ 20.164] (II) event5 - Logitech G203 LIGHTSYNC Gaming Mouse System Control: is tagged by udev as: Keyboard
[ 20.164] (II) event5 - Logitech G203 LIGHTSYNC Gaming Mouse System Control: device is a keyboard
[ 20.164] (II) event5 - Logitech G203 LIGHTSYNC Gaming Mouse System Control: device removed
[ 20.180] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.1/0003:046D:C092.0002/input/input5/event5"
[ 20.180] (II) XINPUT: Adding extended input device "Logitech G203 LIGHTSYNC Gaming Mouse System Control" (type: KEYBOARD, id 11)
[ 20.182] (II) event5 - Logitech G203 LIGHTSYNC Gaming Mouse System Control: is tagged by udev as: Keyboard
[ 20.182] (II) event5 - Logitech G203 LIGHTSYNC Gaming Mouse System Control: device is a keyboard
[ 20.183] (II) config/udev: Adding input device SONiX USB Keyboard (/dev/input/event7)
[ 20.183] (**) SONiX USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 20.183] (II) Using input driver 'libinput' for 'SONiX USB Keyboard'
[ 20.183] (**) SONiX USB Keyboard: always reports core events
[ 20.183] (**) Option "Device" "/dev/input/event7"
[ 20.183] (**) Option "_source" "server/udev"
[ 20.185] (II) event7 - SONiX USB Keyboard: is tagged by udev as: Keyboard
[ 20.185] (II) event7 - SONiX USB Keyboard: device is a keyboard
[ 20.186] (II) event7 - SONiX USB Keyboard: device removed
[ 20.201] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:0C45:7603.0004/input/input9/event7"
[ 20.201] (II) XINPUT: Adding extended input device "SONiX USB Keyboard" (type: KEYBOARD, id 12)
[ 20.204] (II) event7 - SONiX USB Keyboard: is tagged by udev as: Keyboard
[ 20.204] (II) event7 - SONiX USB Keyboard: device is a keyboard
[ 20.205] (II) config/udev: Adding input device SONiX USB Keyboard Consumer Control (/dev/input/event8)
[ 20.205] (**) SONiX USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 20.205] (II) Using input driver 'libinput' for 'SONiX USB Keyboard Consumer Control'
[ 20.205] (**) SONiX USB Keyboard Consumer Control: always reports core events
[ 20.205] (**) Option "Device" "/dev/input/event8"
[ 20.205] (**) Option "_source" "server/udev"
[ 20.206] (II) event8 - SONiX USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 20.206] (II) event8 - SONiX USB Keyboard Consumer Control: device is a keyboard
[ 20.206] (II) event8 - SONiX USB Keyboard Consumer Control: device removed
[ 20.223] (II) libinput: SONiX USB Keyboard Consumer Control: needs a virtual subdevice
[ 20.223] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:0C45:7603.0005/input/input10/event8"
[ 20.223] (II) XINPUT: Adding extended input device "SONiX USB Keyboard Consumer Control" (type: MOUSE, id 13)
[ 20.223] (**) Option "AccelerationScheme" "none"
[ 20.223] (**) SONiX USB Keyboard Consumer Control: (accel) selected scheme none/0
[ 20.223] (**) SONiX USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 20.223] (**) SONiX USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 20.225] (II) event8 - SONiX USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 20.225] (II) event8 - SONiX USB Keyboard Consumer Control: device is a keyboard
[ 20.226] (II) config/udev: Adding input device SONiX USB Keyboard System Control (/dev/input/event9)
[ 20.226] (**) SONiX USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 20.226] (II) Using input driver 'libinput' for 'SONiX USB Keyboard System Control'
[ 20.226] (**) SONiX USB Keyboard System Control: always reports core events
[ 20.226] (**) Option "Device" "/dev/input/event9"
[ 20.227] (**) Option "_source" "server/udev"
[ 20.228] (II) event9 - SONiX USB Keyboard System Control: is tagged by udev as: Keyboard
[ 20.228] (II) event9 - SONiX USB Keyboard System Control: device is a keyboard
[ 20.228] (II) event9 - SONiX USB Keyboard System Control: device removed
[ 20.244] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:0C45:7603.0005/input/input11/event9"
[ 20.244] (II) XINPUT: Adding extended input device "SONiX USB Keyboard System Control" (type: KEYBOARD, id 14)
[ 20.246] (II) event9 - SONiX USB Keyboard System Control: is tagged by udev as: Keyboard
[ 20.247] (II) event9 - SONiX USB Keyboard System Control: device is a keyboard
[ 20.248] (II) config/udev: Adding input device SONiX USB Keyboard (/dev/input/event10)
[ 20.248] (**) SONiX USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 20.248] (II) Using input driver 'libinput' for 'SONiX USB Keyboard'
[ 20.248] (**) SONiX USB Keyboard: always reports core events
[ 20.248] (**) Option "Device" "/dev/input/event10"
[ 20.248] (**) Option "_source" "server/udev"
[ 20.249] (II) event10 - SONiX USB Keyboard: is tagged by udev as: Keyboard
[ 20.249] (II) event10 - SONiX USB Keyboard: device is a keyboard
[ 20.250] (II) event10 - SONiX USB Keyboard: device removed
[ 20.257] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:0C45:7603.0005/input/input13/event10"
[ 20.257] (II) XINPUT: Adding extended input device "SONiX USB Keyboard" (type: KEYBOARD, id 15)
[ 20.259] (II) event10 - SONiX USB Keyboard: is tagged by udev as: Keyboard
[ 20.260] (II) event10 - SONiX USB Keyboard: device is a keyboard
[ 20.260] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event18)
[ 20.260] (II) No input driver specified, ignoring this device.
[ 20.260] (II) This device may have been added with another device file.
[ 20.260] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event19)
[ 20.260] (II) No input driver specified, ignoring this device.
[ 20.260] (II) This device may have been added with another device file.
[ 20.261] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event20)
[ 20.261] (II) No input driver specified, ignoring this device.
[ 20.261] (II) This device may have been added with another device file.
[ 20.261] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event21)
[ 20.261] (II) No input driver specified, ignoring this device.
[ 20.261] (II) This device may have been added with another device file.
[ 20.261] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event22)
[ 20.261] (II) No input driver specified, ignoring this device.
[ 20.261] (II) This device may have been added with another device file.
[ 20.261] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event23)
[ 20.261] (II) No input driver specified, ignoring this device.
[ 20.261] (II) This device may have been added with another device file.
[ 20.262] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event24)
[ 20.262] (II) No input driver specified, ignoring this device.
[ 20.262] (II) This device may have been added with another device file.
[ 20.262] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event25)
[ 20.262] (II) No input driver specified, ignoring this device.
[ 20.262] (II) This device may have been added with another device file.
[ 20.262] (II) config/udev: Adding input device ONN 100009002 (/dev/input/event6)
[ 20.262] (**) ONN 100009002: Applying InputClass "libinput keyboard catchall"
[ 20.262] (II) Using input driver 'libinput' for 'ONN 100009002'
[ 20.262] (**) ONN 100009002: always reports core events
[ 20.262] (**) Option "Device" "/dev/input/event6"
[ 20.262] (**) Option "_source" "server/udev"
[ 20.264] (II) event6 - ONN 100009002: is tagged by udev as: Keyboard
[ 20.264] (II) event6 - ONN 100009002: device is a keyboard
[ 20.264] (II) event6 - ONN 100009002: device removed
[ 20.290] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.5/3-1.5:1.2/0003:2034:0105.0003/input/input8/event6"
[ 20.290] (II) XINPUT: Adding extended input device "ONN 100009002" (type: KEYBOARD, id 16)
[ 20.292] (II) event6 - ONN 100009002: is tagged by udev as: Keyboard
[ 20.292] (II) event6 - ONN 100009002: device is a keyboard
[ 20.293] (II) config/udev: Adding input device UVC Camera (046d:0825) (/dev/input/event26)
[ 20.293] (**) UVC Camera (046d:0825): Applying InputClass "libinput keyboard catchall"
[ 20.293] (II) Using input driver 'libinput' for 'UVC Camera (046d:0825)'
[ 20.293] (**) UVC Camera (046d:0825): always reports core events
[ 20.293] (**) Option "Device" "/dev/input/event26"
[ 20.293] (**) Option "_source" "server/udev"
[ 20.294] (II) event26 - UVC Camera (046d:0825): is tagged by udev as: Keyboard
[ 20.294] (II) event26 - UVC Camera (046d:0825): device is a keyboard
[ 20.294] (II) event26 - UVC Camera (046d:0825): device removed
[ 20.317] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input29/event26"
[ 20.317] (II) XINPUT: Adding extended input device "UVC Camera (046d:0825)" (type: KEYBOARD, id 17)
[ 20.319] (II) event26 - UVC Camera (046d:0825): is tagged by udev as: Keyboard
[ 20.319] (II) event26 - UVC Camera (046d:0825): device is a keyboard
[ 20.320] (II) config/udev: Adding input device PC Speaker (/dev/input/event11)
[ 20.320] (II) No input driver specified, ignoring this device.
[ 20.320] (II) This device may have been added with another device file.
[ 20.323] (**) Logitech G203 LIGHTSYNC Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 20.323] (II) Using input driver 'libinput' for 'Logitech G203 LIGHTSYNC Gaming Mouse Consumer Control'
[ 20.323] (**) Logitech G203 LIGHTSYNC Gaming Mouse Consumer Control: always reports core events
[ 20.323] (**) Option "Device" "/dev/input/event4"
[ 20.323] (**) Option "_source" "_driver/libinput"
[ 20.323] (II) libinput: Logitech G203 LIGHTSYNC Gaming Mouse Consumer Control: is a virtual subdevice
[ 20.323] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.1/0003:046D:C092.0002/input/input4/event4"
[ 20.323] (II) XINPUT: Adding extended input device "Logitech G203 LIGHTSYNC Gaming Mouse Consumer Control" (type: KEYBOARD, id 18)
[ 20.323] (**) SONiX USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 20.323] (II) Using input driver 'libinput' for 'SONiX USB Keyboard Consumer Control'
[ 20.323] (**) SONiX USB Keyboard Consumer Control: always reports core events
[ 20.323] (**) Option "Device" "/dev/input/event8"
[ 20.323] (**) Option "_source" "_driver/libinput"
[ 20.323] (II) libinput: SONiX USB Keyboard Consumer Control: is a virtual subdevice
[ 20.323] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:0C45:7603.0005/input/input10/event8"
[ 20.323] (II) XINPUT: Adding extended input device "SONiX USB Keyboard Consumer Control" (type: KEYBOARD, id 19)
[ 20.323] (II) event2 - Logitech G203 LIGHTSYNC Gaming Mouse: SYN_DROPPED event - some input events have been lost.
[ 20.432] (EE) Failed to open authorization file "/var/run/sddm/{ab7e6f3e-41ca-4c26-a79b-014f25909984}": No such file or directory
[ 31.999] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 31.999] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 31.999] (--) NVIDIA(GPU-0):
[ 32.003] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 32.003] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 32.003] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 32.003] (--) NVIDIA(GPU-0):
[ 32.004] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 32.004] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 32.004] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 32.004] (--) NVIDIA(GPU-0):
[ 32.015] (--) NVIDIA(GPU-0): Tech Concepts 32S301 (DFP-2): connected
[ 32.015] (--) NVIDIA(GPU-0): Tech Concepts 32S301 (DFP-2): Internal TMDS
[ 32.015] (--) NVIDIA(GPU-0): Tech Concepts 32S301 (DFP-2): 340.0 MHz maximum pixel clock
[ 32.015] (--) NVIDIA(GPU-0):
[ 32.015] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 32.015] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 32.015] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 32.015] (--) NVIDIA(GPU-0):
[ 46.704] (II) event2 - Logitech G203 LIGHTSYNC Gaming Mouse: SYN_DROPPED event - some input events have been lost.
[ 63.950] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 63.950] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 63.950] (--) NVIDIA(GPU-0):
[ 63.954] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 63.954] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 63.954] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 63.955] (--) NVIDIA(GPU-0):
[ 63.955] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 63.955] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 63.955] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 63.955] (--) NVIDIA(GPU-0):
[ 63.973] (--) NVIDIA(GPU-0): Tech Concepts 32S301 (DFP-2): connected
[ 63.973] (--) NVIDIA(GPU-0): Tech Concepts 32S301 (DFP-2): Internal TMDS
[ 63.973] (--) NVIDIA(GPU-0): Tech Concepts 32S301 (DFP-2): 340.0 MHz maximum pixel clock
[ 63.973] (--) NVIDIA(GPU-0):
[ 63.973] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 63.973] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 63.973] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[ 63.973] (--) NVIDIA(GPU-0):
[ 68.916] (EE) event2 - Logitech G203 LIGHTSYNC Gaming Mouse: client bug: event processing lagging behind by 16ms, your system is too slow
[ 70.164] (EE) event2 - Logitech G203 LIGHTSYNC Gaming Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[ 98.110] (EE) event2 - Logitech G203 LIGHTSYNC Gaming Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[ 101.915] (EE) event2 - Logitech G203 LIGHTSYNC Gaming Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[ 143.148] (EE) event2 - Logitech G203 LIGHTSYNC Gaming Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[ 143.232] (EE) event2 - Logitech G203 LIGHTSYNC Gaming Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[ 166.320] (EE) event2 - Logitech G203 LIGHTSYNC Gaming Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[ 185.304] (EE) client bug: timer event2 debounce short: scheduled expiry is in the past (-2ms), your system is too slow
[ 491.246] (EE) event7 - SONiX USB Keyboard: client bug: event processing lagging behind by 15ms, your system is too slow
[ 837.050] (EE) event2 - Logitech G203 LIGHTSYNC Gaming Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[ 856.871] (EE) event7 - SONiX USB Keyboard: client bug: event processing lagging behind by 16ms, your system is too slow [ 0.001910] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[ 0.001913] last_pfn = 0xdf800 max_arch_pfn = 0x400000000
[ 0.009004] found SMP MP-table at [mem 0x000fdb40-0x000fdb4f]
[ 0.009019] check: Scanning 1 areas for low memory corruption
[ 0.009518] Secure boot could not be determined
[ 0.009519] RAMDISK: [mem 0x3669b000-0x37344fff]
[ 0.009524] ACPI: Early table checksum verification disabled
[ 0.009527] ACPI: RSDP 0x00000000DE7D7000 000024 (v02 DELL )
[ 0.009529] ACPI: XSDT 0x00000000DE7D7080 000084 (v01 DELL FX09 20100118 AMI 00000097)
[ 0.009534] ACPI: FACP 0x00000000DE7DFA60 00010C (v05 DELL FX09 20100118 AMI 00000097)
[ 0.009538] ACPI: DSDT 0x00000000DE7D71A0 0088B9 (v02 DELL FX09 00000000 INTL 20051117)
[ 0.009541] ACPI: FACS 0x00000000DE7E3080 000040
[ 0.009543] ACPI: APIC 0x00000000DE7DFB70 000092 (v03 DELL FX09 20100118 AMI 00000097)
[ 0.009545] ACPI: FPDT 0x00000000DE7DFC08 000044 (v01 DELL FX09 20100118 AMI 00000097)
[ 0.009547] ACPI: MCFG 0x00000000DE7DFC50 00003C (v01 DELL FX09 20100118 MSFT 00000097)
[ 0.009549] ACPI: SLIC 0x00000000DE7DFC90 000176 (v01 DELL FX09 20100118 MSFT 00000097)
[ 0.009551] ACPI: HPET 0x00000000DE7DFE08 000038 (v01 DELL FX09 20100118 AMI. 00000005)
[ 0.009553] ACPI: SSDT 0x00000000DE7DFE40 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
[ 0.009556] ACPI: MSDM 0x00000000DE7E01B0 000055 (v03 DELL FX09 20100118 AMI 00000097)
[ 0.009558] ACPI: SSDT 0x00000000DE7E0208 0009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 0.009560] ACPI: SSDT 0x00000000DE7E0BB8 000A92 (v01 PmRef CpuPm 00003000 INTL 20051117)
[ 0.009562] ACPI: DMAR 0x00000000DE7E1650 000080 (v01 INTEL SNB 00000001 INTL 00000001)
[ 0.009564] ACPI: BGRT 0x00000000DE7E16D0 000038 (v00 DELL FX09 20100118 AMI 00000097)
[ 0.009571] ACPI: Local APIC address 0xfee00000
[ 0.009609] No NUMA configuration found
[ 0.009610] Faking a node at [mem 0x0000000000000000-0x000000031effffff]
[ 0.009613] NODE_DATA(0) allocated [mem 0x31eff3000-0x31eff6fff]
[ 0.009639] Zone ranges:
[ 0.009639] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.009640] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.009641] Normal [mem 0x0000000100000000-0x000000031effffff]
[ 0.009642] Device empty
[ 0.009642] Movable zone start for each node
[ 0.009643] Early memory node ranges
[ 0.009644] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.009644] node 0: [mem 0x0000000000100000-0x00000000de193fff]
[ 0.009645] node 0: [mem 0x00000000dede3000-0x00000000dede3fff]
[ 0.009646] node 0: [mem 0x00000000dee27000-0x00000000df5d4fff]
[ 0.009646] node 0: [mem 0x00000000df7f2000-0x00000000df7fffff]
[ 0.009646] node 0: [mem 0x0000000100000000-0x000000031effffff]
[ 0.009726] Zeroed struct page in unavailable ranges: 10001 pages
[ 0.009727] Initmem setup node 0 [mem 0x0000000000001000-0x000000031effffff]
[ 0.009728] On node 0 totalpages: 3135727
[ 0.009729] DMA zone: 64 pages used for memmap
[ 0.009729] DMA zone: 27 pages reserved
[ 0.009730] DMA zone: 3998 pages, LIFO batch:0
[ 0.009749] DMA32 zone: 14182 pages used for memmap
[ 0.009750] DMA32 zone: 907601 pages, LIFO batch:63
[ 0.015450] Normal zone: 34752 pages used for memmap
[ 0.015452] Normal zone: 2224128 pages, LIFO batch:63
[ 0.030007] ACPI: PM-Timer IO Port: 0x408
[ 0.030010] ACPI: Local APIC address 0xfee00000
[ 0.030016] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.030027] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.030028] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.030030] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.030031] ACPI: IRQ0 used by override.
[ 0.030031] ACPI: IRQ9 used by override.
[ 0.030033] Using ACPI (MADT) for SMP configuration information
[ 0.030034] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.030041] e820: update [mem 0xd2420000-0xd2453fff] usable ==> reserved
[ 0.030049] TSC deadline timer available
[ 0.030050] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.030065] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.030066] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.030067] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.030068] PM: hibernation: Registered nosave memory: [mem 0xd2420000-0xd2453fff]
[ 0.030069] PM: hibernation: Registered nosave memory: [mem 0xde194000-0xde3a6fff]
[ 0.030070] PM: hibernation: Registered nosave memory: [mem 0xde3a7000-0xde7e4fff]
[ 0.030070] PM: hibernation: Registered nosave memory: [mem 0xde7e5000-0xded4afff]
[ 0.030070] PM: hibernation: Registered nosave memory: [mem 0xded4b000-0xdede2fff]
[ 0.030072] PM: hibernation: Registered nosave memory: [mem 0xdede4000-0xdee26fff]
[ 0.030073] PM: hibernation: Registered nosave memory: [mem 0xdf5d5000-0xdf7f1fff]
[ 0.030074] PM: hibernation: Registered nosave memory: [mem 0xdf800000-0xf7ffffff]
[ 0.030074] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.030075] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[ 0.030075] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.030076] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.030076] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[ 0.030077] PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[ 0.030077] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.030077] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.030078] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.030078] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.030079] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.030080] [mem 0xdf800000-0xf7ffffff] available for PCI devices
[ 0.030081] Booting paravirtualized kernel on bare hardware
[ 0.030084] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 2548493796700712 ns
[ 0.033545] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[ 0.033717] percpu: Embedded 55 pages/cpu s188416 r8192 d28672 u262144
[ 0.033722] pcpu-alloc: s188416 r8192 d28672 u262144 alloc=1*2097152
[ 0.033723] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.033740] Built 1 zonelists, mobility grouping on. Total pages: 3086702
[ 0.033740] Policy zone: Normal
[ 0.033742] Kernel command line: intel_pstate=passive BOOT_IMAGE=/vmlinuz-linux-tkg-pds-ivybridge root=UUID=6b81db80-0de4-4560-b69c-f9f252145456 rw rootflags=subvol=root loglevel=3 quiet
[ 0.034491] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.034831] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.034903] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
[ 0.065618] Memory: 12010980K/12542908K available (12291K kernel code, 1474K rwdata, 7860K rodata, 1640K init, 3108K bss, 531928K reserved, 0K cma-reserved)
[ 0.065624] random: get_random_u64 called from __kmem_cache_create+0x3e/0x5c0 with crng_init=0
[ 0.065727] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.065736] Kernel/User page tables isolation: enabled
[ 0.065751] ftrace: allocating 39775 entries in 156 pages
[ 0.077460] ftrace: allocated 156 pages with 4 groups
[ 0.077506] sched/pds: PDS CPU Scheduler v5.8-r3 by Alfred Chen.
[ 0.077541] rcu: Preemptible hierarchical RCU implementation.
[ 0.077542] rcu: RCU dyntick-idle grace-period acceleration is enabled.
[ 0.077542] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[ 0.077543] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.077544] Trampoline variant of Tasks RCU enabled.
[ 0.077544] Rude variant of Tasks RCU enabled.
[ 0.077545] rcu: RCU calculated value of scheduler-enlistment delay is 75 jiffies.
[ 0.077545] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.080134] NR_IRQS: 20736, nr_irqs: 488, preallocated irqs: 16
[ 0.080346] random: crng done (trusting CPU's manufacturer)
[ 0.080365] Console: colour dummy device 80x25
[ 0.080368] printk: console [tty0] enabled
[ 0.080382] ACPI: Core revision 20200528
[ 0.080454] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.080466] APIC: Switch to symmetric I/O mode setup
[ 0.080467] DMAR: Host address width 36
[ 0.080468] DMAR: DRHD base: 0x000000fed90000 flags: 0x1
[ 0.080472] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c9008020660262 ecap f0105a
[ 0.080472] DMAR: RMRR base: 0x000000de31b000 end: 0x000000de33afff
[ 0.080474] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed90000 IOMMU 0
[ 0.080475] DMAR-IR: HPET id 0 under DRHD base 0xfed90000
[ 0.080475] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.080694] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.080695] x2apic enabled
[ 0.080700] Switched APIC routing to cluster x2apic.
[ 0.081121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.087134] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x30e64993c31, max_idle_ns: 440795238215 ns
[ 0.087137] Calibrating delay loop (skipped), value calculated using timer frequency.. 6791.68 BogoMIPS (lpj=4523209)
[ 0.087139] pid_max: default: 32768 minimum: 301
[ 0.092091] LSM: Security Framework initializing
[ 0.092094] Yama: becoming mindful.
[ 0.092132] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.092159] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.092358] mce: CPU0: Thermal monitoring enabled (TM1)
[ 0.092366] process: using mwait in idle threads
[ 0.092368] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[ 0.092369] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.092371] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.092372] Spectre V2 : Mitigation: Full generic retpoline
[ 0.092373] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.092373] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.092375] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.092375] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[ 0.092376] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.092378] SRBDS: Vulnerable: No microcode
[ 0.092379] MDS: Mitigation: Clear CPU buffers
[ 0.092558] Freeing SMP alternatives memory: 32K
[ 0.093859] smpboot: CPU0: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz (family: 0x6, model: 0x3a, stepping: 0x9)
[ 0.093950] Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[ 0.093955] ... version: 3
[ 0.093956] ... bit width: 48
[ 0.093956] ... generic registers: 4
[ 0.093957] ... value mask: 0000ffffffffffff
[ 0.093957] ... max period: 00007fffffffffff
[ 0.093958] ... fixed-purpose events: 3
[ 0.093958] ... event mask: 000000070000000f
[ 0.093985] rcu: Hierarchical SRCU implementation.
[ 0.094644] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.094710] smp: Bringing up secondary CPUs ...
[ 0.094799] x86: Booting SMP configuration:
[ 0.094800] .... node #0, CPUs: #1 #2 #3 #4
[ 0.100559] 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.
[ 0.100559] #5 #6 #7
[ 0.104523] smp: Brought up 1 node, 8 CPUs
[ 0.104523] smpboot: Max logical packages: 1
[ 0.104523] smpboot: Total of 8 processors activated (54332.45 BogoMIPS)
[ 0.105812] sched: cpu#00 affinity mask: 0x00000010 - smt
[ 0.105812] sched: cpu#00 affinity mask: 0x000000ee - coregroup
[ 0.105813] sched: cpu#00 llc_id = 0, llc_mask idx = 1
[ 0.105814] sched: cpu#01 affinity mask: 0x00000020 - smt
[ 0.105814] sched: cpu#01 affinity mask: 0x000000dd - coregroup
[ 0.105815] sched: cpu#01 llc_id = 0, llc_mask idx = 1
[ 0.105815] sched: cpu#02 affinity mask: 0x00000040 - smt
[ 0.105815] sched: cpu#02 affinity mask: 0x000000bb - coregroup
[ 0.105816] sched: cpu#02 llc_id = 0, llc_mask idx = 1
[ 0.105816] sched: cpu#03 affinity mask: 0x00000080 - smt
[ 0.105817] sched: cpu#03 affinity mask: 0x00000077 - coregroup
[ 0.105817] sched: cpu#03 llc_id = 0, llc_mask idx = 1
[ 0.105818] sched: cpu#04 affinity mask: 0x00000001 - smt
[ 0.105818] sched: cpu#04 affinity mask: 0x000000ee - coregroup
[ 0.105819] sched: cpu#04 llc_id = 0, llc_mask idx = 1
[ 0.105819] sched: cpu#05 affinity mask: 0x00000002 - smt
[ 0.105819] sched: cpu#05 affinity mask: 0x000000dd - coregroup
[ 0.105820] sched: cpu#05 llc_id = 0, llc_mask idx = 1
[ 0.105820] sched: cpu#06 affinity mask: 0x00000004 - smt
[ 0.105821] sched: cpu#06 affinity mask: 0x000000bb - coregroup
[ 0.105821] sched: cpu#06 llc_id = 0, llc_mask idx = 1
[ 0.105822] sched: cpu#07 affinity mask: 0x00000008 - smt
[ 0.105822] sched: cpu#07 affinity mask: 0x00000077 - coregroup
[ 0.105823] sched: cpu#07 llc_id = 0, llc_mask idx = 1
[ 0.106098] devtmpfs: initialized
[ 0.106098] x86/mm: Memory block size: 128MB
[ 0.106576] PM: Registering ACPI NVS region [mem 0xde3a7000-0xde7e4fff] (4448256 bytes)
[ 0.106576] PM: Registering ACPI NVS region [mem 0xdede4000-0xdee26fff] (274432 bytes)
[ 0.106576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 2548346626961994 ns
[ 0.106576] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.107171] pinctrl core: initialized pinctrl subsystem
[ 0.107250] PM: RTC time: 14:19:27, date: 2020-10-14
[ 0.107254] thermal_sys: Registered thermal governor 'fair_share'
[ 0.107254] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.107255] thermal_sys: Registered thermal governor 'step_wise'
[ 0.107255] thermal_sys: Registered thermal governor 'user_space'
[ 0.107256] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.107355] NET: Registered protocol family 16
[ 0.107522] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[ 0.107622] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.107732] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.107742] audit: initializing netlink subsys (disabled)
[ 0.107752] audit: type=2000 audit(1602685167.026:1): state=initialized audit_enabled=0 res=1
[ 0.107752] cpuidle: using governor ladder
[ 0.107752] cpuidle: using governor menu
[ 0.107752] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.107752] ACPI: bus type PCI registered
[ 0.107752] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.107752] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.107752] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.107752] PCI: Using configuration type 1 for base access
[ 0.107752] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[ 0.107752] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.109331] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.109895] ACPI: Added _OSI(Module Device)
[ 0.109896] ACPI: Added _OSI(Processor Device)
[ 0.109897] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.109897] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.109898] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.109899] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.109899] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.115728] ACPI: 4 ACPI AML tables successfully acquired and loaded
[ 0.117097] ACPI: Dynamic OEM Table Load:
[ 0.117102] ACPI: SSDT 0xFFFF915990A2E000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.117837] ACPI: Dynamic OEM Table Load:
[ 0.117841] ACPI: SSDT 0xFFFF9159906B0400 000303 (v01 PmRef ApIst 00003000 INTL 20051117)
[ 0.118402] ACPI: Dynamic OEM Table Load:
[ 0.118404] ACPI: SSDT 0xFFFF9159906B9800 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
[ 0.120471] ACPI: Interpreter enabled
[ 0.120489] ACPI: (supports S0 S3 S4 S5)
[ 0.120490] ACPI: Using IOAPIC for interrupt routing
[ 0.120513] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.120733] ACPI: Enabled 15 GPEs in block 00 to 3F
[ 0.127552] ACPI: Power Resource [FN00] (off)
[ 0.127630] ACPI: Power Resource [FN01] (off)
[ 0.127703] ACPI: Power Resource [FN02] (off)
[ 0.127777] ACPI: Power Resource [FN03] (off)
[ 0.127852] ACPI: Power Resource [FN04] (off)
[ 0.128442] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.128446] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.128726] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[ 0.128895] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
[ 0.128896] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.129416] PCI host bridge to bus 0000:00
[ 0.129418] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.129419] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.129420] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.129421] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.129422] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.129423] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.129423] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.129424] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff window]
[ 0.129425] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.129433] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000
[ 0.129522] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
[ 0.129555] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.129665] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[ 0.129689] pci 0000:00:14.0: reg 0x10: [mem 0xf7200000-0xf720ffff 64bit]
[ 0.129757] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.129850] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[ 0.129875] pci 0000:00:16.0: reg 0x10: [mem 0xf721a000-0xf721a00f 64bit]
[ 0.129947] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.130033] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[ 0.130054] pci 0000:00:1a.0: reg 0x10: [mem 0xf7218000-0xf72183ff]
[ 0.130135] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.130229] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[ 0.130247] pci 0000:00:1b.0: reg 0x10: [mem 0xf7210000-0xf7213fff 64bit]
[ 0.130313] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.130412] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[ 0.130505] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.130605] pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400
[ 0.130696] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.130799] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[ 0.130820] pci 0000:00:1d.0: reg 0x10: [mem 0xf7217000-0xf72173ff]
[ 0.130902] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.130992] pci 0000:00:1f.0: [8086:1e4a] type 00 class 0x060100
[ 0.131180] pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601
[ 0.131197] pci 0000:00:1f.2: reg 0x10: [io 0xf070-0xf077]
[ 0.131204] pci 0000:00:1f.2: reg 0x14: [io 0xf060-0xf063]
[ 0.131211] pci 0000:00:1f.2: reg 0x18: [io 0xf050-0xf057]
[ 0.131218] pci 0000:00:1f.2: reg 0x1c: [io 0xf040-0xf043]
[ 0.131225] pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f]
[ 0.131232] pci 0000:00:1f.2: reg 0x24: [mem 0xf7216000-0xf72167ff]
[ 0.131271] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.131356] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[ 0.131374] pci 0000:00:1f.3: reg 0x10: [mem 0xf7215000-0xf72150ff 64bit]
[ 0.131393] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
[ 0.131521] pci 0000:01:00.0: [10de:0fc0] type 00 class 0x030000
[ 0.131536] pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
[ 0.131545] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.131553] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[ 0.131559] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 0.131565] pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
[ 0.131570] pci 0000:01:00.0: enabling Extended Tags
[ 0.131581] pci 0000:01:00.0: BAR 3: assigned to efifb
[ 0.131632] 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)
[ 0.131666] pci 0000:01:00.1: [10de:0e1b] type 00 class 0x040300
[ 0.131678] pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
[ 0.131702] pci 0000:01:00.1: enabling Extended Tags
[ 0.131785] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.131787] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.131788] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
[ 0.131790] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[ 0.131867] pci 0000:02:00.0: [168c:0032] type 00 class 0x028000
[ 0.131918] pci 0000:02:00.0: reg 0x10: [mem 0xf7100000-0xf717ffff 64bit]
[ 0.131977] pci 0000:02:00.0: reg 0x30: [mem 0xf7180000-0xf718ffff pref]
[ 0.132121] pci 0000:02:00.0: supports D1 D2
[ 0.132122] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.132297] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.132303] pci 0000:00:1c.0: bridge window [mem 0xf7100000-0xf71fffff]
[ 0.132371] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[ 0.132405] pci 0000:03:00.0: reg 0x10: [io 0xd000-0xd0ff]
[ 0.132437] pci 0000:03:00.0: reg 0x18: [mem 0xf2104000-0xf2104fff 64bit pref]
[ 0.132458] pci 0000:03:00.0: reg 0x20: [mem 0xf2100000-0xf2103fff 64bit pref]
[ 0.132586] pci 0000:03:00.0: supports D1 D2
[ 0.132587] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.132730] pci 0000:00:1c.3: PCI bridge to [bus 03]
[ 0.132734] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
[ 0.132741] pci 0000:00:1c.3: bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
[ 0.133172] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.133232] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.133293] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.133352] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 0.133410] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.133469] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.133527] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.133585] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 10 11 12 14 15)
[ 0.133876] iommu: Default domain type: Translated
[ 0.134010] SCSI subsystem initialized
[ 0.134021] libata version 3.00 loaded.
[ 0.134021] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 0.134021] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.134021] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.134021] vgaarb: loaded
[ 0.134021] ACPI: bus type USB registered
[ 0.134021] usbcore: registered new interface driver usbfs
[ 0.134021] usbcore: registered new interface driver hub
[ 0.134022] usbcore: registered new device driver usb
[ 0.134022] pps_core: LinuxPPS API ver. 1 registered
[ 0.134022] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.134022] PTP clock support registered
[ 0.134022] EDAC MC: Ver: 3.0.0
[ 0.134022] Registered efivars operations
[ 0.134022] NetLabel: Initializing
[ 0.134022] NetLabel: domain hash size = 128
[ 0.134022] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.134022] NetLabel: unlabeled traffic allowed by default
[ 0.134022] PCI: Using ACPI for IRQ routing
[ 0.134625] PCI: pci_cache_line_size set to 64 bytes
[ 0.134672] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 0.134672] e820: reserve RAM buffer [mem 0xd2420000-0xd3ffffff]
[ 0.134673] e820: reserve RAM buffer [mem 0xde194000-0xdfffffff]
[ 0.134674] e820: reserve RAM buffer [mem 0xdede4000-0xdfffffff]
[ 0.134675] e820: reserve RAM buffer [mem 0xdf5d5000-0xdfffffff]
[ 0.134676] e820: reserve RAM buffer [mem 0xdf800000-0xdfffffff]
[ 0.134676] e820: reserve RAM buffer [mem 0x31f000000-0x31fffffff]
[ 0.135582] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.135582] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.137854] clocksource: Switched to clocksource tsc-early
[ 0.147766] VFS: Disk quotas dquot_6.6.0
[ 0.147778] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.147837] pnp: PnP ACPI init
[ 0.147949] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.147955] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.148028] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.148030] system 00:01: [io 0x1000-0x100f] has been reserved
[ 0.148031] system 00:01: [io 0xffff] has been reserved
[ 0.148032] system 00:01: [io 0xffff] has been reserved
[ 0.148033] system 00:01: [io 0x0400-0x0453] has been reserved
[ 0.148034] system 00:01: [io 0x0458-0x047f] has been reserved
[ 0.148034] system 00:01: [io 0x0500-0x057f] has been reserved
[ 0.148035] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.148038] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.148059] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.148105] system 00:03: [io 0x0454-0x0457] has been reserved
[ 0.148108] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.148245] system 00:04: [io 0x0a00-0x0a1f] has been reserved
[ 0.148246] system 00:04: [io 0x0a20-0x0a2f] has been reserved
[ 0.148247] system 00:04: [io 0x0a30-0x0a3f] has been reserved
[ 0.148250] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.148332] system 00:05: [io 0x04d0-0x04d1] has been reserved
[ 0.148335] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.148548] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.148549] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.148550] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.148551] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.148552] system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.148553] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.148554] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.148555] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.148556] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[ 0.148557] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.148558] system 00:06: [mem 0xf2200000-0xf2200fff] has been reserved
[ 0.148561] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.148698] pnp: PnP ACPI: found 7 devices
[ 0.155673] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.155718] NET: Registered protocol family 2
[ 0.155852] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.155916] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.156084] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.156145] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.156210] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.156244] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.156318] NET: Registered protocol family 1
[ 0.156322] NET: Registered protocol family 44
[ 0.156330] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.156332] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.156334] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
[ 0.156336] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[ 0.156338] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.156343] pci 0000:00:1c.0: bridge window [mem 0xf7100000-0xf71fffff]
[ 0.156350] pci 0000:00:1c.3: PCI bridge to [bus 03]
[ 0.156353] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
[ 0.156359] pci 0000:00:1c.3: bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
[ 0.156365] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.156366] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.156367] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.156368] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[ 0.156369] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[ 0.156370] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[ 0.156370] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
[ 0.156371] pci_bus 0000:00: resource 11 [mem 0xe0000000-0xfeafffff window]
[ 0.156372] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.156373] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
[ 0.156374] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
[ 0.156375] pci_bus 0000:02: resource 1 [mem 0xf7100000-0xf71fffff]
[ 0.156376] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
[ 0.156377] pci_bus 0000:03: resource 2 [mem 0xf2100000-0xf21fffff 64bit pref]
[ 0.176589] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x6d5 took 19471 usecs
[ 0.195252] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x6d5 took 18212 usecs
[ 0.195272] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.195282] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[ 0.195318] pci 0000:02:00.0: CLS mismatch (64 != 32), using 64 bytes
[ 0.195353] Trying to unpack rootfs image as initramfs...
[ 0.302936] Freeing initrd memory: 12968K
[ 0.317824] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.317827] software IO TLB: mapped [mem 0xcdc31000-0xd1c31000] (64MB)
[ 0.318004] check: Scanning for low memory corruption every 60 seconds
[ 0.318288] Initialise system trusted keyrings
[ 0.318295] Key type blacklist registered
[ 0.318333] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[ 0.319205] zbud: loaded
[ 0.327548] Key type asymmetric registered
[ 0.327549] Asymmetric key parser 'x509' registered
[ 0.327555] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.327588] io scheduler mq-deadline registered
[ 0.327589] io scheduler kyber registered
[ 0.327609] io scheduler bfq registered
[ 0.328209] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.328263] efifb: probing for efifb
[ 0.328276] efifb: showing boot graphics
[ 0.329325] efifb: framebuffer at 0xf1000000, using 3072k, total 3072k
[ 0.329326] efifb: mode is 1024x768x32, linelength=4096, pages=1
[ 0.329326] efifb: scrolling: redraw
[ 0.329327] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.329357] fbcon: Deferring console take-over
[ 0.329358] fb0: EFI VGA frame buffer device
[ 0.329364] intel_idle: MWAIT substates: 0x1120
[ 0.329364] intel_idle: v0.5.1 model 0x3A
[ 0.329585] intel_idle: Local APIC timer is reliable in all C-states
[ 0.329643] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.329832] ACPI: Power Button [PWRB]
[ 0.329865] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.331153] ACPI: Power Button [PWRF]
[ 0.331893] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.331894] ACPI: Thermal Zone [TZ00] (28 C)
[ 0.332156] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.332157] ACPI: Thermal Zone [TZ01] (30 C)
[ 0.332304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.332669] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 0.332670] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[ 0.333434] ahci 0000:00:1f.2: version 3.0
[ 0.344563] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x2f impl SATA mode
[ 0.344565] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
[ 0.361060] scsi host0: ahci
[ 0.361298] scsi host1: ahci
[ 0.361411] scsi host2: ahci
[ 0.361505] scsi host3: ahci
[ 0.361560] scsi host4: ahci
[ 0.361614] scsi host5: ahci
[ 0.361641] ata1: SATA max UDMA/133 abar m2048@0xf7216000 port 0xf7216100 irq 28
[ 0.361643] ata2: SATA max UDMA/133 abar m2048@0xf7216000 port 0xf7216180 irq 28
[ 0.361645] ata3: SATA max UDMA/133 abar m2048@0xf7216000 port 0xf7216200 irq 28
[ 0.361647] ata4: SATA max UDMA/133 abar m2048@0xf7216000 port 0xf7216280 irq 28
[ 0.361648] ata5: DUMMY
[ 0.361649] ata6: SATA max UDMA/133 abar m2048@0xf7216000 port 0xf7216380 irq 28
[ 0.361684] usbcore: registered new interface driver usbserial_generic
[ 0.361687] usbserial: USB Serial support registered for generic
[ 0.361704] rtc_cmos 00:02: RTC can wake from S4
[ 0.361880] rtc_cmos 00:02: registered as rtc0
[ 0.361908] rtc_cmos 00:02: setting system clock to 2020-10-14T14:19:27 UTC (1602685167)
[ 0.361922] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.361962] intel_pstate: Intel P-state driver initializing
[ 0.362372] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.362514] drop_monitor: Initializing network drop monitor service
[ 0.362750] NET: Registered protocol family 10
[ 0.368602] Segment Routing with IPv6
[ 0.368603] RPL Segment Routing with IPv6
[ 0.368617] NET: Registered protocol family 17
[ 0.369439] microcode: sig=0x306a9, pf=0x2, revision=0x21
[ 0.369552] microcode: Microcode Update Driver: v2.2.
[ 0.369558] IPI shorthand broadcast: enabled
[ 0.369568] sched_clock: Marking stable (369402646, 142890)->(383035253, -13489717)
[ 0.369650] registered taskstats version 1
[ 0.369656] Loading compiled-in X.509 certificates
[ 0.371847] Loaded X.509 cert 'Build time autogenerated kernel key: e14f13870d3b4fc255ae87450fd6b039daea35e6'
[ 0.371935] zswap: loaded using pool lz4/z3fold
[ 0.372036] Key type ._fscrypt registered
[ 0.372037] Key type .fscrypt registered
[ 0.372038] Key type fscrypt-provisioning registered
[ 0.372283] PM: Magic number: 8:831:333
[ 0.372297] tty tty54: hash matches
[ 0.372389] RAS: Correctable Errors collector initialized.
[ 0.669865] ata6: SATA link down (SStatus 0 SControl 300)
[ 0.669893] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 0.669917] ata2: SATA link down (SStatus 0 SControl 300)
[ 0.669943] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 0.669963] ata4: SATA link down (SStatus 0 SControl 300)
[ 0.674221] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 0.674225] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 0.674228] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 0.675785] ata3.00: ATAPI: TSSTcorp DVD+/-RW SH-216CB, D100, max UDMA/100
[ 0.676811] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 0.676816] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 0.676818] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 0.679728] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 0.679732] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 0.679735] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 0.681130] ata3.00: configured for UDMA/100
[ 0.683446] ata1.00: ATA-7: SAMSUNG HD161GJ, 1AC01117, max UDMA7
[ 0.683448] ata1.00: 312500000 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 0.690277] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 0.690280] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 0.690281] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 0.696863] ata1.00: configured for UDMA/133
[ 0.697132] scsi 0:0:0:0: Direct-Access ATA SAMSUNG HD161GJ 1117 PQ: 0 ANSI: 5
[ 0.697592] sd 0:0:0:0: [sda] 312500000 512-byte logical blocks: (160 GB/149 GiB)
[ 0.697606] sd 0:0:0:0: [sda] Write Protect is off
[ 0.697609] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.697629] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.701310] scsi 2:0:0:0: CD-ROM TSSTcorp DVD+-RW SH-216CB D100 PQ: 0 ANSI: 5
[ 0.735989] sda: sda1 sda3 sda4
[ 0.736544] sd 0:0:0:0: [sda] Attached SCSI disk
[ 0.738520] Freeing unused decrypted memory: 2040K
[ 0.738966] Freeing unused kernel image (initmem) memory: 1640K
[ 0.743206] Write protecting the kernel read-only data: 22528k
[ 0.744120] Freeing unused kernel image (text/rodata gap) memory: 2044K
[ 0.744309] Freeing unused kernel image (rodata/data gap) memory: 332K
[ 0.784126] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.784128] x86/mm: Checking user space page tables
[ 0.822113] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.822117] Run /init as init process
[ 0.822118] with arguments:
[ 0.822119] /init
[ 0.822119] with environment:
[ 0.822119] HOME=/
[ 0.822120] TERM=linux
[ 0.822120] BOOT_IMAGE=/vmlinuz-linux-tkg-pds-ivybridge
[ 0.862658] fbcon: Taking over console
[ 0.862711] Console: switching to colour frame buffer device 128x48
[ 0.914960] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.916208] ehci-pci: EHCI PCI platform driver
[ 0.916391] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.916398] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.916412] ehci-pci 0000:00:1a.0: debug port 2
[ 0.920317] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.920335] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7218000
[ 0.927145] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.927179] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[ 0.927180] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.927181] usb usb1: Product: EHCI Host Controller
[ 0.927182] usb usb1: Manufacturer: Linux 5.8.14-22-tkg-pds ehci_hcd
[ 0.927183] usb usb1: SerialNumber: 0000:00:1a.0
[ 0.927270] hub 1-0:1.0: USB hub found
[ 0.927274] hub 1-0:1.0: 2 ports detected
[ 0.927433] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.927439] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 0.928545] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x000000000000b930
[ 0.928551] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.928676] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[ 0.928677] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.928678] usb usb2: Product: xHCI Host Controller
[ 0.928678] usb usb2: Manufacturer: Linux 5.8.14-22-tkg-pds xhci-hcd
[ 0.928679] usb usb2: SerialNumber: 0000:00:14.0
[ 0.928785] hub 2-0:1.0: USB hub found
[ 0.928794] hub 2-0:1.0: 4 ports detected
[ 0.929127] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.929130] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.929130] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
[ 0.929132] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 0.929134] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 0.929142] ehci-pci 0000:00:1d.0: debug port 2
[ 0.929163] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
[ 0.929163] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.929164] usb usb4: Product: xHCI Host Controller
[ 0.929165] usb usb4: Manufacturer: Linux 5.8.14-22-tkg-pds xhci-hcd
[ 0.929165] usb usb4: SerialNumber: 0000:00:14.0
[ 0.929224] hub 4-0:1.0: USB hub found
[ 0.929233] hub 4-0:1.0: 4 ports detected
[ 0.933039] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.933049] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7217000
[ 0.940516] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.940583] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[ 0.940586] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.940587] usb usb3: Product: EHCI Host Controller
[ 0.940589] usb usb3: Manufacturer: Linux 5.8.14-22-tkg-pds ehci_hcd
[ 0.940591] usb usb3: SerialNumber: 0000:00:1d.0
[ 0.940811] hub 3-0:1.0: USB hub found
[ 0.940823] hub 3-0:1.0: 2 ports detected
[ 0.946932] sr 2:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 0.946936] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 0.959634] sr 2:0:0:0: Attached scsi CD-ROM sr0
[ 1.251164] usb 2-1: new full-speed USB device number 2 using xhci_hcd
[ 1.251167] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 1.261840] usb 3-1: new high-speed USB device number 2 using ehci-pci
[ 1.291144] raid6: sse2x4 gen() 19112 MB/s
[ 1.314113] raid6: sse2x4 xor() 10432 MB/s
[ 1.327149] tsc: Refined TSC clocksource calibration: 3392.293 MHz
[ 1.327162] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x30e5de2a436, max_idle_ns: 440795285127 ns
[ 1.336480] raid6: sse2x2 gen() 15492 MB/s
[ 1.336482] clocksource: Switched to clocksource tsc
[ 1.359142] raid6: sse2x2 xor() 10533 MB/s
[ 1.381810] usb 2-1: New USB device found, idVendor=046d, idProduct=c092, bcdDevice=52.00
[ 1.381811] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.381812] raid6: sse2x1 gen() 15329 MB/s
[ 1.381813] usb 2-1: Product: G203 LIGHTSYNC Gaming Mouse
[ 1.381813] usb 2-1: Manufacturer: Logitech
[ 1.381814] usb 2-1: SerialNumber: 205130624642
[ 1.385153] hid: raw HID events driver (C) Jiri Kosina
[ 1.387808] usbcore: registered new interface driver usbhid
[ 1.387809] usbhid: USB HID core driver
[ 1.389090] input: Logitech G203 LIGHTSYNC Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/0003:046D:C092.0001/input/input2
[ 1.389122] hid-generic 0003:046D:C092.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech G203 LIGHTSYNC Gaming Mouse] on usb-0000:00:14.0-1/input0
[ 1.389307] input: Logitech G203 LIGHTSYNC Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.1/0003:046D:C092.0002/input/input3
[ 1.394120] usb 3-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[ 1.394121] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.394272] hub 3-1:1.0: USB hub found
[ 1.394369] hub 3-1:1.0: 8 ports detected
[ 1.404479] raid6: sse2x1 xor() 9036 MB/s
[ 1.404480] raid6: using algorithm sse2x4 gen() 19112 MB/s
[ 1.404480] raid6: .... xor() 10432 MB/s, rmw enabled
[ 1.404481] raid6: using ssse3x2 recovery algorithm
[ 1.405351] xor: automatically using best checksumming function avx
[ 1.418107] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[ 1.418108] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.418297] hub 1-1:1.0: USB hub found
[ 1.418399] hub 1-1:1.0: 6 ports detected
[ 1.435870] Btrfs loaded, crc32c=crc32c-intel
[ 1.436953] BTRFS: device fsid 6b81db80-0de4-4560-b69c-f9f252145456 devid 1 transid 8846 /dev/sda4 scanned by systemd-udevd (204)
[ 1.441864] input: Logitech G203 LIGHTSYNC Gaming Mouse Consumer Control as /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.1/0003:046D:C092.0002/input/input4
[ 1.441891] input: Logitech G203 LIGHTSYNC Gaming Mouse System Control as /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.1/0003:046D:C092.0002/input/input5
[ 1.442070] hid-generic 0003:046D:C092.0002: input,hiddev0,hidraw1: USB HID v1.11 Keyboard [Logitech G203 LIGHTSYNC Gaming Mouse] on usb-0000:00:14.0-1/input1
[ 1.474102] BTRFS info (device sda4): disk space caching is enabled
[ 1.474104] BTRFS info (device sda4): has skinny extents
[ 1.497833] usb 2-2: new high-speed USB device number 3 using xhci_hcd
[ 1.628183] usb 2-2: New USB device found, idVendor=19d2, idProduct=1365, bcdDevice= 3.10
[ 1.628187] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.628189] usb 2-2: Product: ZTE USB Device
[ 1.628190] usb 2-2: Manufacturer: ZTE Incorporated
[ 1.628192] usb 2-2: SerialNumber: 320476938219
[ 1.671194] usb 3-1.5: new full-speed USB device number 3 using ehci-pci
[ 1.703200] usb 1-1.1: new low-speed USB device number 3 using ehci-pci
[ 1.756533] usb 3-1.5: New USB device found, idVendor=2034, idProduct=0105, bcdDevice= 1.00
[ 1.756536] usb 3-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.756538] usb 3-1.5: Product: 100009002
[ 1.756539] usb 3-1.5: Manufacturer: ONN
[ 1.756541] usb 3-1.5: SerialNumber: IM 2
[ 1.757659] input: ONN 100009002 as /devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.5/3-1.5:1.2/0003:2034:0105.0003/input/input8
[ 1.791805] usb 1-1.1: New USB device found, idVendor=0c45, idProduct=7603, bcdDevice= 1.06
[ 1.791809] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.791811] usb 1-1.1: Product: USB Keyboard
[ 1.791813] usb 1-1.1: Manufacturer: SONiX
[ 1.795333] input: SONiX USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:0C45:7603.0004/input/input9
[ 1.810000] hid-generic 0003:2034:0105.0003: input,hidraw2: USB HID v1.00 Device [ONN 100009002] on usb-0000:00:1d.0-1.5/input2
[ 1.863298] hid-generic 0003:0C45:7603.0004: input,hidraw3: USB HID v1.11 Keyboard [SONiX USB Keyboard] on usb-0000:00:1a.0-1.1/input0
[ 1.868827] input: SONiX USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:0C45:7603.0005/input/input10
[ 1.876530] usb 3-1.6: new high-speed USB device number 4 using ehci-pci
[ 1.921915] input: SONiX USB Keyboard System Control as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:0C45:7603.0005/input/input11
[ 1.921960] input: SONiX USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:0C45:7603.0005/input/input13
[ 1.922210] hid-generic 0003:0C45:7603.0005: input,hiddev1,hidraw4: USB HID v1.11 Keyboard [SONiX USB Keyboard] on usb-0000:00:1a.0-1.1/input1
[ 1.988532] usb 1-1.4: new high-speed USB device number 4 using ehci-pci
[ 2.073910] usb 1-1.4: New USB device found, idVendor=154b, idProduct=007a, bcdDevice=11.00
[ 2.073913] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.073915] usb 1-1.4: Product: USB 2.0 FD
[ 2.073917] usb 1-1.4: Manufacturer: PNY Technologies
[ 2.073919] usb 1-1.4: SerialNumber: AF613H43YE11000413
[ 2.140524] usb 1-1.5: new full-speed USB device number 5 using ehci-pci
[ 2.179023] usb 3-1.6: New USB device found, idVendor=046d, idProduct=0825, bcdDevice= 0.12
[ 2.179025] usb 3-1.6: New USB device strings: Mfr=0, Product=0, SerialNumber=2
[ 2.179025] usb 3-1.6: SerialNumber: B252B890
[ 2.225819] usb 1-1.5: New USB device found, idVendor=0cf3, idProduct=e004, bcdDevice= 0.02
[ 2.225822] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.225824] usb 1-1.5: Product: Bluetooth USB Host Controller
[ 2.225825] usb 1-1.5: Manufacturer: Atheros Communications
[ 2.225827] usb 1-1.5: SerialNumber: Alaska Day 2006
[ 2.245818] usb 3-1.8: new high-speed USB device number 5 using ehci-pci
[ 2.331179] usb 3-1.8: New USB device found, idVendor=058f, idProduct=6362, bcdDevice= 1.00
[ 2.331182] usb 3-1.8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.331184] usb 3-1.8: Product: Mass Storage Device
[ 2.331185] usb 3-1.8: Manufacturer: Generic
[ 2.331187] usb 3-1.8: SerialNumber: 058F63626476
[ 2.488604] usb 4-3: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 2.502887] usb 4-3: New USB device found, idVendor=0781, idProduct=5581, bcdDevice= 1.00
[ 2.502890] usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.502892] usb 4-3: Product: Ultra
[ 2.502894] usb 4-3: Manufacturer: SanDisk
[ 2.502896] usb 4-3: SerialNumber: 04015b22fb07a8ec66e922627c577d89ad1d0530937bfaa2564b2925187271a16a6f000000000000000000005b49eb04008405188155810717a895ca
[ 3.352582] usb 4-4: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
[ 3.366791] usb 4-4: New USB device found, idVendor=0bc2, idProduct=331a, bcdDevice= 9.11
[ 3.366792] usb 4-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.366793] usb 4-4: Product: Expansion Desk
[ 3.366794] usb 4-4: Manufacturer: Seagate
[ 3.366794] usb 4-4: SerialNumber: NAAA1PYD
[ 3.433434] systemd[1]: systemd 246.6-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 3.445986] systemd[1]: Detected architecture x86-64.
[ 3.472344] systemd[1]: Set hostname to <arch>.
[ 5.114327] systemd[1]: Queued start job for default target Graphical Interface.
[ 5.115124] systemd[1]: Created slice system-getty.slice.
[ 5.115294] systemd[1]: Created slice system-modprobe.slice.
[ 5.115450] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 5.115618] systemd[1]: Created slice User and Session Slice.
[ 5.115664] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 5.115697] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 5.115822] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 5.115849] systemd[1]: Reached target Local Encrypted Volumes.
[ 5.115856] systemd[1]: Reached target Login Prompts.
[ 5.115872] systemd[1]: Reached target Remote File Systems.
[ 5.115879] systemd[1]: Reached target Slices.
[ 5.115935] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 5.131191] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 5.142282] systemd[1]: Listening on LVM2 poll daemon socket.
[ 5.143188] systemd[1]: Listening on Process Core Dump Socket.
[ 5.147397] systemd[1]: Listening on Journal Audit Socket.
[ 5.147479] systemd[1]: Listening on Journal Socket (/dev/log).
[ 5.147554] systemd[1]: Listening on Journal Socket.
[ 5.151691] systemd[1]: Listening on udev Control Socket.
[ 5.151758] systemd[1]: Listening on udev Kernel Socket.
[ 5.152366] systemd[1]: Mounting Huge Pages File System...
[ 5.152983] systemd[1]: Mounting POSIX Message Queue File System...
[ 5.153789] systemd[1]: Mounting Kernel Debug File System...
[ 5.154494] systemd[1]: Mounting Kernel Trace File System...
[ 5.155203] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 5.155847] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 5.156616] systemd[1]: Starting Load Kernel Module drm...
[ 5.157279] systemd[1]: Starting Set Up Additional Binary Formats...
[ 5.157989] systemd[1]: Starting Load Kernel Modules...
[ 5.158550] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 5.158595] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[ 5.159225] systemd[1]: Starting Coldplug All udev Devices...
[ 5.198236] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 282 (systemd-binfmt)
[ 5.198943] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[ 5.270178] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 5.306603] systemd[1]: Finished Coldplug All udev Devices.
[ 5.319904] BTRFS info (device sda4): disk space caching is enabled
[ 5.320685] systemd[1]: Mounted Huge Pages File System.
[ 5.320773] systemd[1]: Mounted Kernel Debug File System.
[ 5.320854] systemd[1]: Mounted Kernel Trace File System.
[ 5.321182] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 5.321298] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[ 5.321408] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[ 5.335039] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 5.335686] systemd[1]: Starting Load/Save Random Seed...
[ 5.335743] systemd[1]: Condition check resulted in Create System Users being skipped.
[ 5.336286] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 5.338697] systemd[1]: Mounted POSIX Message Queue File System.
[ 5.344462] systemd[1]: Finished Set Up Additional Binary Formats.
[ 5.356661] systemd[1]: Finished Load Kernel Modules.
[ 5.356849] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[ 5.357420] systemd[1]: Mounting Kernel Configuration File System...
[ 5.357982] systemd[1]: Starting Apply Kernel Variables...
[ 5.359251] systemd[1]: Mounted Kernel Configuration File System.
[ 5.403044] systemd[1]: Finished Apply Kernel Variables.
[ 5.552111] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 5.553828] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
[ 5.555130] systemd[1]: Starting Journal Service...
[ 5.556102] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[ 5.588817] Linux agpgart interface v0.103
[ 5.601391] systemd[1]: Finished Load/Save Random Seed.
[ 5.657895] systemd[1]: modprobe@drm.service: Succeeded.
[ 5.658151] systemd[1]: Finished Load Kernel Module drm.
[ 5.872253] systemd[1]: Started Journal Service.
[ 5.872344] audit: type=1130 audit(1602685173.007:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7.760397] audit: type=1130 audit(1602685174.897:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7.761137] audit: type=1130 audit(1602685174.897:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 8.388545] audit: type=1130 audit(1602685175.525:5): 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'
[ 8.602539] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 163840 ms ovfl timer
[ 8.602541] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[ 8.602542] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 8.681088] cryptd: max_cpu_qlen set to 1000
[ 8.780848] AVX version of gcm_enc/dec engaged.
[ 8.780849] AES CTR mode by8 optimization enabled
[ 8.792520] usbcore: registered new interface driver cdc_ether
[ 8.830870] rndis_host 2-2:1.0 usb0: register 'rndis_host' at usb-0000:00:14.0-2, RNDIS device, 22:b3:46:59:1e:85
[ 8.830897] usbcore: registered new interface driver rndis_host
[ 8.869129] usb-storage 1-1.4:1.0: USB Mass Storage device detected
[ 8.869217] scsi host6: usb-storage 1-1.4:1.0
[ 8.869294] usb-storage 3-1.8:1.0: USB Mass Storage device detected
[ 8.869346] scsi host7: usb-storage 3-1.8:1.0
[ 8.869403] usb-storage 4-3:1.0: USB Mass Storage device detected
[ 8.869455] scsi host8: usb-storage 4-3:1.0
[ 8.869512] usbcore: registered new interface driver usb-storage
[ 8.878574] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 8.880004] i2c i2c-0: 4/4 memory slots populated (from DMI)
[ 8.880032] scsi host9: uas
[ 8.880089] usbcore: registered new interface driver uas
[ 8.880316] i2c i2c-0: Successfully instantiated SPD at 0x50
[ 8.880411] scsi 9:0:0:0: Direct-Access Seagate Expansion Desk 0911 PQ: 0 ANSI: 6
[ 8.880663] i2c i2c-0: Successfully instantiated SPD at 0x51
[ 8.881006] i2c i2c-0: Successfully instantiated SPD at 0x52
[ 8.881330] i2c i2c-0: Successfully instantiated SPD at 0x53
[ 8.882032] sd 9:0:0:0: [sdb] 7814037167 512-byte logical blocks: (4.00 TB/3.64 TiB)
[ 8.882033] sd 9:0:0:0: [sdb] 4096-byte physical blocks
[ 8.882178] sd 9:0:0:0: [sdb] Write Protect is off
[ 8.882179] sd 9:0:0:0: [sdb] Mode Sense: 53 00 00 08
[ 8.882452] sd 9:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 8.882696] sd 9:0:0:0: [sdb] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
[ 8.903877] input: PC Speaker as /devices/platform/pcspkr/input/input14
[ 8.904134] mousedev: PS/2 mouse device common for all mice
[ 8.928908] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20200528/utaddress-204)
[ 8.928912] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 8.928915] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20200528/utaddress-204)
[ 8.928916] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 8.928917] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20200528/utaddress-204)
[ 8.928919] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 8.928919] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20200528/utaddress-204)
[ 8.928921] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 8.928921] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 8.942683] sdb: sdb1 sdb2 sdb3 sdb4
[ 8.944178] sd 9:0:0:0: [sdb] Attached SCSI disk
[ 9.001219] EDAC ie31200: No ECC support
[ 9.041100] mc: Linux media interface: v0.10
[ 9.104138] rndis_host 2-2:1.0 enp0s20u2: renamed from usb0
[ 9.127253] videodev: Linux video capture interface: v2.00
[ 9.153484] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 9.155264] libphy: r8169: probed
[ 9.155487] r8169 0000:03:00.0 eth0: RTL8168evl/8111evl, b8:ca:3a:77:ea:58, XID 2c9, IRQ 30
[ 9.155488] r8169 0000:03:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 9.913815] Adding 12517372k swap on /dev/sda3. Priority:-2 extents:1 across:12517372k FS
[ 9.936649] at24 0-0050: supply vcc not found, using dummy regulator
[ 9.937201] at24 0-0050: 256 byte spd EEPROM, read-only
[ 9.937213] at24 0-0051: supply vcc not found, using dummy regulator
[ 9.937756] at24 0-0051: 256 byte spd EEPROM, read-only
[ 9.937765] at24 0-0052: supply vcc not found, using dummy regulator
[ 9.938333] at24 0-0052: 256 byte spd EEPROM, read-only
[ 9.938351] at24 0-0053: supply vcc not found, using dummy regulator
[ 9.938895] at24 0-0053: 256 byte spd EEPROM, read-only
[ 9.946582] scsi 7:0:0:0: Direct-Access Generic- SD/MMC 1.00 PQ: 0 ANSI: 0
[ 9.947329] scsi 7:0:0:1: Direct-Access Generic- Compact Flash 1.01 PQ: 0 ANSI: 0
[ 9.947838] scsi 8:0:0:0: Direct-Access SanDisk Ultra 1.00 PQ: 0 ANSI: 6
[ 9.947928] scsi 7:0:0:2: Direct-Access Generic- SM/xD-Picture 1.02 PQ: 0 ANSI: 0
[ 9.948555] scsi 7:0:0:3: Direct-Access Generic- MS/MS-Pro 1.03 PQ: 0 ANSI: 0 CCS
[ 9.949170] sd 8:0:0:0: [sdg] 240353280 512-byte logical blocks: (123 GB/115 GiB)
[ 9.950719] sd 8:0:0:0: [sdg] Write Protect is off
[ 9.950721] sd 8:0:0:0: [sdg] Mode Sense: 43 00 00 00
[ 9.950961] sd 8:0:0:0: [sdg] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 9.960180] sd 7:0:0:2: [sde] Attached SCSI removable disk
[ 9.962078] sd 7:0:0:1: [sdd] Attached SCSI removable disk
[ 9.963454] sd 7:0:0:0: [sdc] Attached SCSI removable disk
[ 9.964809] sd 7:0:0:3: [sdf] Attached SCSI removable disk
[ 9.966586] sd 8:0:0:0: [sdg] Attached SCSI removable disk
[ 9.973510] r8169 0000:03:00.0 enp3s0: renamed from eth0
[ 10.030709] iTCO_vendor_support: vendor-support=0
[ 10.086769] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 10.088950] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 10.120572] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 10.120573] cfg80211: failed to load regulatory.db
[ 10.161991] scsi 6:0:0:0: Direct-Access PNY USB 2.0 FD 1100 PQ: 0 ANSI: 4
[ 10.162805] sd 6:0:0:0: [sdh] 15950592 512-byte logical blocks: (8.17 GB/7.61 GiB)
[ 10.163556] sd 6:0:0:0: [sdh] Write Protect is off
[ 10.163558] sd 6:0:0:0: [sdh] Mode Sense: 43 00 00 00
[ 10.164310] sd 6:0:0:0: [sdh] No Caching mode page found
[ 10.164312] sd 6:0:0:0: [sdh] Assuming drive cache: write through
[ 10.188595] sdh: sdh1
[ 10.191432] sd 6:0:0:0: [sdh] Attached SCSI removable disk
[ 10.247910] ath9k 0000:02:00.0: enabling device (0100 -> 0102)
[ 10.256577] ath: phy0: ASPM enabled: 0x43
[ 10.256578] ath: EEPROM regdomain: 0x60
[ 10.256579] ath: EEPROM indicates we should expect a direct regpair map
[ 10.256580] ath: Country alpha2 being used: 00
[ 10.256580] ath: Regpair used: 0x60
[ 10.257002] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 10.257323] ieee80211 phy0: Atheros AR9485 Rev:1 mem=0xffff9c5340f00000, irq=16
[ 10.258880] ath9k 0000:02:00.0 wlp2s0: renamed from wlan0
[ 10.282369] audit: type=1130 audit(1602685177.418:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.408649] Bluetooth: Core ver 2.22
[ 10.408662] NET: Registered protocol family 31
[ 10.408663] Bluetooth: HCI device and connection manager initialized
[ 10.408665] Bluetooth: HCI socket layer initialized
[ 10.408666] Bluetooth: L2CAP socket layer initialized
[ 10.408669] Bluetooth: SCO socket layer initialized
[ 10.483480] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.4)
[ 10.524716] usbcore: registered new interface driver btusb
[ 10.547357] usbcore: registered new interface driver ath3k
[ 10.578591] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 10.578630] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
[ 10.578726] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 10.842882] intel_rapl_common: Found RAPL domain package
[ 10.842884] intel_rapl_common: Found RAPL domain core
[ 10.842891] intel_rapl_common: RAPL package-0 domain package locked by BIOS
[ 11.002103] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
[ 11.002354] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[ 11.002396] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 11.002400] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 11.043814] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card3/input15
[ 11.043868] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card3/input16
[ 11.043912] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card3/input17
[ 11.043946] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card3/input18
[ 11.043980] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card3/input19
[ 11.044009] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card3/input20
[ 11.117713] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC887-VD: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[ 11.117717] snd_hda_codec_realtek hdaudioC2D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 11.117719] snd_hda_codec_realtek hdaudioC2D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 11.117721] snd_hda_codec_realtek hdaudioC2D0: mono: mono_out=0x0
[ 11.117723] snd_hda_codec_realtek hdaudioC2D0: dig-out=0x1e/0x0
[ 11.117724] snd_hda_codec_realtek hdaudioC2D0: inputs:
[ 11.117726] snd_hda_codec_realtek hdaudioC2D0: Front Mic=0x19
[ 11.117728] snd_hda_codec_realtek hdaudioC2D0: Rear Mic=0x18
[ 11.117730] snd_hda_codec_realtek hdaudioC2D0: Line=0x1a
[ 11.132146] snd_hda_codec_hdmi hdaudioC2D3: No i915 binding for Intel HDMI/DP codec
[ 11.133263] hdaudio hdaudioC2D3: Unable to bind the codec
[ 11.133515] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card2/input21
[ 11.133555] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card2/input22
[ 11.133589] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card2/input23
[ 11.133622] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card2/input24
[ 11.133650] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card2/input25
[ 11.133680] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card2/input26
[ 11.133712] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card2/input27
[ 11.133740] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card2/input28
[ 11.301551] audit: type=1130 audit(1602685178.437:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.500859] loop: module loaded
[ 11.706136] fuse: init (API version 7.31)
[ 11.851739] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 12.013438] usb 3-1.6: set resolution quirk: cval->res = 384
[ 12.013720] usbcore: registered new interface driver snd-usb-audio
[ 12.013770] uvcvideo: Found UVC 1.00 device <unnamed> (046d:0825)
[ 12.050946] uvcvideo 3-1.6:1.0: Entity type for entity Extension 4 was not initialized!
[ 12.050949] uvcvideo 3-1.6:1.0: Entity type for entity Extension 6 was not initialized!
[ 12.050949] uvcvideo 3-1.6:1.0: Entity type for entity Extension 7 was not initialized!
[ 12.050950] uvcvideo 3-1.6:1.0: Entity type for entity Processing 2 was not initialized!
[ 12.050951] uvcvideo 3-1.6:1.0: Entity type for entity Extension 3 was not initialized!
[ 12.050952] uvcvideo 3-1.6:1.0: Entity type for entity Camera 1 was not initialized!
[ 12.051022] input: UVC Camera (046d:0825) as /devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input29
[ 12.051078] usbcore: registered new interface driver uvcvideo
[ 12.051078] USB Video Class driver (1.1.1)
[ 12.144825] audit: type=1130 audit(1602685179.281:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-6260\x2dE020 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 12.675520] audit: type=1130 audit(1602685179.811:9): 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'
[ 12.698055] audit: type=1127 audit(1602685179.834:10): pid=497 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[ 12.722792] audit: type=1130 audit(1602685179.858:11): 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'
[ 12.848518] nvidia: loading out-of-tree module taints kernel.
[ 12.848525] nvidia: module license 'NVIDIA' taints kernel.
[ 12.848526] Disabling lock debugging due to kernel taint
[ 12.855150] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 12.870135] nvidia-nvlink: Nvlink Core is being initialized, major device number 236
[ 12.870546] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 12.918093] audit: type=1130 audit(1602685180.054:12): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.006502] audit: type=1130 audit(1602685180.142:13): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.008593] audit: type=1130 audit(1602685180.145:14): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.010770] audit: type=1130 audit(1602685180.146:15): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=numlockon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.031745] audit: type=1334 audit(1602685180.167:16): prog-id=7 op=LOAD
[ 14.054553] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 14.054554] Bluetooth: BNEP filters: protocol multicast
[ 14.054557] Bluetooth: BNEP socket layer initialized
[ 14.115365] NET: Registered protocol family 38
[ 14.381910] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 455.28 Wed Sep 30 01:05:16 UTC 2020
[ 14.939713] RTL8211E Gigabit Ethernet r8169-300:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=r8169-300:00, irq=IGNORE)
[ 15.090231] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 455.28 Wed Sep 30 00:58:12 UTC 2020
[ 15.111647] r8169 0000:03:00.0 enp3s0: Link is Down
[ 15.390979] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 15.390981] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[ 17.655846] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000d3fff window]
[ 17.655999] caller _nv000708rm+0x1af/0x200 [nvidia] mapping multiple BARs
[ 20.841659] kauditd_printk_skb: 15 callbacks suppressed
[ 20.841660] audit: type=1100 audit(1602685187.978:32): pid=561 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_faillock,pam_shells,pam_permit,pam_gnome_keyring acct="erich" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 20.843413] audit: type=1101 audit(1602685187.979:33): pid=561 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="erich" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 20.844228] audit: type=1103 audit(1602685187.979:34): pid=561 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_faillock,pam_shells,pam_permit,pam_gnome_keyring acct="erich" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 20.844268] audit: type=1006 audit(1602685187.979:35): pid=561 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[ 20.906485] audit: type=1130 audit(1602685188.042:36): 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'
[ 20.920245] audit: type=1101 audit(1602685188.055:37): pid=564 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="erich" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 20.920258] audit: type=1103 audit(1602685188.055:38): pid=564 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="erich" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 20.920316] audit: type=1006 audit(1602685188.055:39): pid=564 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[ 20.921379] audit: type=1105 audit(1602685188.057:40): pid=564 uid=0 auid=1000 ses=2 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="erich" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 20.926737] audit: type=1334 audit(1602685188.062:41): prog-id=11 op=LOAD
[ 34.076782] kauditd_printk_skb: 6 callbacks suppressed
[ 34.076783] audit: type=1130 audit(1602685201.213:48): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 39.823091] audit: type=1130 audit(1602685206.958:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 40.833807] usb 3-1.6: reset high-speed USB device number 4 using ehci-pci
[ 42.662017] Bluetooth: RFCOMM TTY layer initialized
[ 42.662022] Bluetooth: RFCOMM socket layer initialized
[ 42.662025] Bluetooth: RFCOMM ver 1.11
[ 44.323679] audit: type=1131 audit(1602685211.459:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 44.368064] audit: type=1334 audit(1602685211.503:51): prog-id=10 op=UNLOAD
[ 44.368067] audit: type=1334 audit(1602685211.503:52): prog-id=9 op=UNLOAD
[ 46.711778] kmixctrl[727]: segfault at 0 ip 0000000000000000 sp 00007fff0dc5f238 error 14 in kmixctrl[55c4714ab000+2000]
[ 46.711783] Code: Bad RIP value.
[ 46.711822] audit: type=1701 audit(1602685211.804:53): auid=1000 uid=1000 gid=985 ses=1 pid=727 comm="kmixctrl" exe="/usr/bin/kmixctrl" sig=11 res=1
[ 47.448106] audit: type=1334 audit(1602685212.540:54): prog-id=12 op=LOAD
[ 47.448197] audit: type=1334 audit(1602685212.540:55): prog-id=13 op=LOAD
[ 48.940205] audit: type=1130 audit(1602685214.032:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 48.942380] audit: type=1334 audit(1602685214.035:57): prog-id=14 op=LOAD
[ 48.942416] audit: type=1334 audit(1602685214.035:58): prog-id=15 op=LOAD
[ 48.943028] audit: type=1130 audit(1602685214.035:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-810-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 52.737225] audit: type=1130 audit(1602685217.829:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 52.976206] audit: type=1130 audit(1602685218.068:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 52.976209] audit: type=1131 audit(1602685218.068:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 52.976759] audit: type=1334 audit(1602685218.069:63): prog-id=16 op=LOAD
[ 52.976852] audit: type=1334 audit(1602685218.069:64): prog-id=17 op=LOAD
[ 54.677777] audit: type=1130 audit(1602685219.769:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 54.976207] audit: type=1130 audit(1602685220.068:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 54.976211] audit: type=1131 audit(1602685220.068:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 54.976730] audit: type=1334 audit(1602685220.069:68): prog-id=18 op=LOAD
[ 54.976786] audit: type=1334 audit(1602685220.069:69): prog-id=19 op=LOAD
[ 63.400150] kauditd_printk_skb: 14 callbacks suppressed
[ 63.400151] audit: type=1334 audit(1602685228.491:84): prog-id=13 op=UNLOAD
[ 63.400154] audit: type=1334 audit(1602685228.491:85): prog-id=12 op=UNLOAD
[ 63.400852] audit: type=1334 audit(1602685228.492:86): prog-id=17 op=UNLOAD
[ 63.400854] audit: type=1334 audit(1602685228.492:87): prog-id=16 op=UNLOAD
[ 63.400970] audit: type=1334 audit(1602685228.492:88): prog-id=19 op=UNLOAD
[ 63.400972] audit: type=1334 audit(1602685228.492:89): prog-id=18 op=UNLOAD
[ 63.401322] audit: type=1334 audit(1602685228.492:90): prog-id=21 op=UNLOAD
[ 63.401324] audit: type=1334 audit(1602685228.492:91): prog-id=20 op=UNLOAD
[ 63.457888] audit: type=1334 audit(1602685228.549:92): prog-id=15 op=UNLOAD
[ 63.457891] audit: type=1334 audit(1602685228.549:93): prog-id=14 op=UNLOAD
[ 71.927162] usb 3-1.6: reset high-speed USB device number 4 using ehci-pci
[ 72.449165] audit: type=1334 audit(1602685237.540:94): prog-id=22 op=UNLOAD
[ 72.449168] audit: type=1334 audit(1602685237.540:95): prog-id=23 op=UNLOAD
[ 72.449227] audit: type=1334 audit(1602685237.540:96): prog-id=24 op=LOAD
[ 72.449266] audit: type=1334 audit(1602685237.540:97): prog-id=25 op=LOAD
[ 72.645280] audit: type=1130 audit(1602685237.736:98): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 72.976185] audit: type=1130 audit(1602685238.067:99): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 72.976193] audit: type=1131 audit(1602685238.067:100): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 72.976612] audit: type=1334 audit(1602685238.068:101): prog-id=24 op=UNLOAD
[ 72.976623] audit: type=1334 audit(1602685238.068:102): prog-id=25 op=UNLOAD
[ 72.976702] audit: type=1334 audit(1602685238.068:103): prog-id=26 op=LOAD
[ 97.448040] kauditd_printk_skb: 25 callbacks suppressed
[ 97.448043] audit: type=1334 audit(1602685262.541:129): prog-id=32 op=UNLOAD
[ 97.448048] audit: type=1334 audit(1602685262.541:130): prog-id=33 op=UNLOAD
[ 97.448104] audit: type=1334 audit(1602685262.541:131): prog-id=34 op=LOAD
[ 97.448138] audit: type=1334 audit(1602685262.541:132): prog-id=35 op=LOAD
[ 97.633608] audit: type=1130 audit(1602685262.726:133): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 97.975582] audit: type=1130 audit(1602685263.068:134): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 97.975587] audit: type=1131 audit(1602685263.068:135): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 97.975985] audit: type=1334 audit(1602685263.069:136): prog-id=34 op=UNLOAD
[ 97.976003] audit: type=1334 audit(1602685263.069:137): prog-id=35 op=UNLOAD
[ 97.976077] audit: type=1334 audit(1602685263.069:138): prog-id=36 op=LOAD
[ 122.448259] kauditd_printk_skb: 25 callbacks suppressed
[ 122.448261] audit: type=1334 audit(1602685287.541:164): prog-id=42 op=UNLOAD
[ 122.448265] audit: type=1334 audit(1602685287.541:165): prog-id=43 op=UNLOAD
[ 122.448370] audit: type=1334 audit(1602685287.541:166): prog-id=44 op=LOAD
[ 122.448449] audit: type=1334 audit(1602685287.541:167): prog-id=45 op=LOAD
[ 122.637400] audit: type=1130 audit(1602685287.730:168): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 122.975509] audit: type=1130 audit(1602685288.069:169): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 122.975515] audit: type=1131 audit(1602685288.069:170): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 122.976169] audit: type=1334 audit(1602685288.069:171): prog-id=44 op=UNLOAD
[ 122.976181] audit: type=1334 audit(1602685288.069:172): prog-id=45 op=UNLOAD
[ 122.976302] audit: type=1334 audit(1602685288.069:173): prog-id=46 op=LOAD
[ 147.463657] kauditd_printk_skb: 25 callbacks suppressed
[ 147.463658] audit: type=1334 audit(1602685312.558:199): prog-id=52 op=UNLOAD
[ 147.463662] audit: type=1334 audit(1602685312.558:200): prog-id=53 op=UNLOAD
[ 147.463729] audit: type=1334 audit(1602685312.558:201): prog-id=54 op=LOAD
[ 147.463772] audit: type=1334 audit(1602685312.558:202): prog-id=55 op=LOAD
[ 147.658041] audit: type=1130 audit(1602685312.752:203): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 147.973859] audit: type=1130 audit(1602685313.068:204): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 147.973864] audit: type=1131 audit(1602685313.068:205): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 147.974273] audit: type=1334 audit(1602685313.069:206): prog-id=54 op=UNLOAD
[ 147.974287] audit: type=1334 audit(1602685313.069:207): prog-id=55 op=UNLOAD
[ 147.974374] audit: type=1334 audit(1602685313.069:208): prog-id=56 op=LOAD
[ 172.461287] kauditd_printk_skb: 25 callbacks suppressed
[ 172.461289] audit: type=1334 audit(1602685337.558:234): prog-id=62 op=UNLOAD
[ 172.461294] audit: type=1334 audit(1602685337.558:235): prog-id=63 op=UNLOAD
[ 172.461404] audit: type=1334 audit(1602685337.558:236): prog-id=64 op=LOAD
[ 172.461458] audit: type=1334 audit(1602685337.558:237): prog-id=65 op=LOAD
[ 173.243537] audit: type=1130 audit(1602685338.340:238): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 173.470620] audit: type=1130 audit(1602685338.567:239): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 173.470623] audit: type=1131 audit(1602685338.567:240): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 173.471059] audit: type=1334 audit(1602685338.568:241): prog-id=64 op=UNLOAD
[ 173.471061] audit: type=1334 audit(1602685338.568:242): prog-id=65 op=UNLOAD
[ 173.471142] audit: type=1334 audit(1602685338.568:243): prog-id=66 op=LOAD
[ 837.674701] kauditd_printk_skb: 25 callbacks suppressed
[ 837.674702] audit: type=1334 audit(1602686002.762:269): prog-id=72 op=UNLOAD
[ 837.674710] audit: type=1334 audit(1602686002.762:270): prog-id=73 op=UNLOAD
[ 837.674770] audit: type=1334 audit(1602686002.762:271): prog-id=74 op=LOAD
[ 837.674811] audit: type=1334 audit(1602686002.762:272): prog-id=75 op=LOAD
[ 837.865677] audit: type=1130 audit(1602686002.952:273): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 837.981461] audit: type=1130 audit(1602686003.068:274): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 837.981467] audit: type=1131 audit(1602686003.068:275): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 837.982142] audit: type=1334 audit(1602686003.068:276): prog-id=74 op=UNLOAD
[ 837.982147] audit: type=1334 audit(1602686003.068:277): prog-id=75 op=UNLOAD
[ 837.982253] audit: type=1334 audit(1602686003.068:278): prog-id=76 op=LOAD
[ 862.681227] kauditd_printk_skb: 25 callbacks suppressed
[ 862.681228] audit: type=1334 audit(1602686027.767:304): prog-id=82 op=UNLOAD
[ 862.681232] audit: type=1334 audit(1602686027.767:305): prog-id=83 op=UNLOAD
[ 862.681303] audit: type=1334 audit(1602686027.767:306): prog-id=84 op=LOAD
[ 862.681364] audit: type=1334 audit(1602686027.767:307): prog-id=85 op=LOAD
[ 862.873316] audit: type=1130 audit(1602686027.959:308): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 862.981800] audit: type=1130 audit(1602686028.068:309): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 862.981806] audit: type=1131 audit(1602686028.068:310): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 862.982545] audit: type=1334 audit(1602686028.068:311): prog-id=84 op=UNLOAD
[ 862.982554] audit: type=1334 audit(1602686028.068:312): prog-id=85 op=UNLOAD
[ 862.982639] audit: type=1334 audit(1602686028.068:313): prog-id=86 op=LOAD
[ 888.109540] kauditd_printk_skb: 25 callbacks suppressed
[ 888.109541] audit: type=1334 audit(1602686053.196:339): prog-id=92 op=UNLOAD
[ 888.109545] audit: type=1334 audit(1602686053.196:340): prog-id=93 op=UNLOAD
[ 888.109610] audit: type=1334 audit(1602686053.196:341): prog-id=94 op=LOAD
[ 888.109656] audit: type=1334 audit(1602686053.196:342): prog-id=95 op=LOAD
[ 888.302544] audit: type=1130 audit(1602686053.389:343): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 888.481737] audit: type=1130 audit(1602686053.569:344): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 888.481741] audit: type=1131 audit(1602686053.569:345): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 888.482163] audit: type=1334 audit(1602686053.569:346): prog-id=94 op=UNLOAD
[ 888.482165] audit: type=1334 audit(1602686053.569:347): prog-id=95 op=UNLOAD
[ 888.482231] audit: type=1334 audit(1602686053.569:348): prog-id=96 op=LOAD
[ 901.037394] kauditd_printk_skb: 25 callbacks suppressed
[ 901.037404] audit: type=1130 audit(1602686066.124:374): 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'
[ 901.037407] audit: type=1131 audit(1602686066.124:375): 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'
[ 955.444870] check: Corrupted low memory at 000000005da99a5b (1000 phys) = 6000010000100000
[ 955.444873] check: Corrupted low memory at 00000000f5b16aea (1008 phys) = 100001000001c
[ 955.444874] check: Corrupted low memory at 00000000316ae9bd (1010 phys) = 100001000001c70
[ 955.444875] check: Corrupted low memory at 00000000ce17b14c (1018 phys) = 1000001c8000
[ 955.444876] check: Corrupted low memory at 0000000029b8d80a (1020 phys) = 1000001c900001
[ 955.444877] check: Corrupted low memory at 00000000ee96b36e (1028 phys) = 1000001ca0000100
[ 955.444877] check: Corrupted low memory at 00000000621086c5 (1030 phys) = 1cb000010000
[ 955.444878] check: Corrupted low memory at 00000000daad72e7 (1038 phys) = 1cc00001000010
[ 955.444879] check: Corrupted low memory at 00000000e4c7175e (1040 phys) = 1cd0000100001000
[ 955.444880] check: Corrupted low memory at 000000003f5377b0 (1048 phys) = e000010000100000
[ 955.444881] check: Corrupted low memory at 00000000f12fbb34 (1050 phys) = 100001000001c
[ 955.444882] check: Corrupted low memory at 0000000058f97bc8 (1058 phys) = 100001000001cf0
[ 955.444883] check: Corrupted low memory at 0000000071bd2fe7 (1060 phys) = 1000001d0000
[ 955.444884] check: Corrupted low memory at 0000000006c3d3ad (1068 phys) = 1000001d100001
[ 955.444885] check: Corrupted low memory at 0000000034e30257 (1070 phys) = 1000001d20000100
[ 955.444886] check: Corrupted low memory at 0000000071316f38 (1078 phys) = 1d3000010000
[ 955.444887] check: Corrupted low memory at 00000000d8c4e22a (1080 phys) = 1d400001000010
[ 955.444888] check: Corrupted low memory at 00000000df90f92a (1088 phys) = 1d50000100001000
[ 955.444889] check: Corrupted low memory at 00000000b91fc9c5 (1090 phys) = 6000010000100000
[ 955.444890] check: Corrupted low memory at 00000000c149dc57 (1098 phys) = 100001000001d
[ 955.444891] check: Corrupted low memory at 0000000026623d94 (10a0 phys) = 100001000001d70
[ 955.444891] check: Corrupted low memory at 00000000e6cab8ab (10a8 phys) = 1000001d8000
[ 955.444892] check: Corrupted low memory at 00000000bbdbe643 (10b0 phys) = 1000001d900001
[ 955.444893] check: Corrupted low memory at 000000002cfef9b5 (10b8 phys) = 1000001da0000100
[ 955.444894] check: Corrupted low memory at 0000000037723d17 (10c0 phys) = 1db000010000
[ 955.444895] check: Corrupted low memory at 00000000ac70d66a (10c8 phys) = 1dc00001000010
[ 955.444896] check: Corrupted low memory at 00000000a43b4df5 (10d0 phys) = 1dd0000100001000
[ 955.444897] check: Corrupted low memory at 00000000b58216a4 (10d8 phys) = e000010000100000
[ 955.444898] check: Corrupted low memory at 00000000c07f803b (10e0 phys) = 100001000001d
[ 955.444899] check: Corrupted low memory at 000000008ca17dc3 (10e8 phys) = 100001000001df0
[ 955.444900] check: Corrupted low memory at 00000000810516f4 (10f0 phys) = 1000001e0000
[ 955.444901] check: Corrupted low memory at 00000000408da847 (10f8 phys) = 1000001e100001
[ 955.444902] check: Corrupted low memory at 00000000647a4040 (1100 phys) = 1000001e20000100
[ 955.444903] check: Corrupted low memory at 00000000d8be28ad (1108 phys) = 1e3000010000
[ 955.444903] check: Corrupted low memory at 000000008e4e6c6e (1110 phys) = 1e400001000010
[ 955.444904] check: Corrupted low memory at 00000000d0278bc0 (1118 phys) = 1e50000100001000
[ 955.444905] check: Corrupted low memory at 00000000114d173b (1120 phys) = 6000010000100000
[ 955.444906] check: Corrupted low memory at 000000005979c9cc (1128 phys) = 100001000001e
[ 955.444907] check: Corrupted low memory at 000000008cbc7616 (1130 phys) = 100001000001e70
[ 955.444908] check: Corrupted low memory at 00000000aa212aec (1138 phys) = 1000001e8000
[ 955.444909] check: Corrupted low memory at 00000000b4ac3f7c (1140 phys) = 1000001e900001
[ 955.444910] check: Corrupted low memory at 00000000a0573e36 (1148 phys) = 1000001ea0000100
[ 955.444911] check: Corrupted low memory at 00000000885a4674 (1150 phys) = 1eb000010000
[ 955.444912] check: Corrupted low memory at 00000000e66d592d (1158 phys) = 1ec00001000010
[ 955.444913] check: Corrupted low memory at 00000000dbee1266 (1160 phys) = 1ed0000100001000
[ 955.444913] check: Corrupted low memory at 00000000face6b90 (1168 phys) = e000010000100000
[ 955.444914] check: Corrupted low memory at 00000000daf365f2 (1170 phys) = 100001000001e
[ 955.444915] check: Corrupted low memory at 00000000dc8544c8 (1178 phys) = 100001000001ef0
[ 955.444916] check: Corrupted low memory at 00000000ed6df629 (1180 phys) = 1000001f0000
[ 955.444917] check: Corrupted low memory at 000000004ef5d1b4 (1188 phys) = 1000001f100001
[ 955.444918] check: Corrupted low memory at 00000000fac0be85 (1190 phys) = 1000001f20000100
[ 955.444919] check: Corrupted low memory at 000000001332553c (1198 phys) = 1f3000010000
[ 955.444920] check: Corrupted low memory at 00000000784066a0 (11a0 phys) = 1f400001000010
[ 955.444921] check: Corrupted low memory at 00000000d79aa6cf (11a8 phys) = 1f50000100001000
[ 955.444922] check: Corrupted low memory at 000000008d1c573c (11b0 phys) = 6000010000100000
[ 955.444922] check: Corrupted low memory at 00000000b40a1148 (11b8 phys) = 100001000001f
[ 955.444923] check: Corrupted low memory at 00000000b22795b4 (11c0 phys) = 100001000001f70
[ 955.444924] check: Corrupted low memory at 000000009647f0d3 (11c8 phys) = 1000001f8000
[ 955.444925] check: Corrupted low memory at 0000000055393adb (11d0 phys) = 1000001f900001
[ 955.444926] check: Corrupted low memory at 0000000072b99af0 (11d8 phys) = 1000001fa0000100
[ 955.444927] check: Corrupted low memory at 00000000d1f4a98b (11e0 phys) = 1fb000010000
[ 955.444928] check: Corrupted low memory at 000000000982c6e5 (11e8 phys) = 1fc00001000010
[ 955.444929] check: Corrupted low memory at 000000002b808879 (11f0 phys) = 1fd0000100001000
[ 955.444930] check: Corrupted low memory at 00000000b70b547c (11f8 phys) = e000010000100000
[ 955.444931] check: Corrupted low memory at 000000004e0ba776 (1200 phys) = 100001000001f
[ 955.444931] check: Corrupted low memory at 00000000b55c7da2 (1208 phys) = 100001000001ff0
[ 955.444932] check: Corrupted low memory at 00000000e1fc7468 (1210 phys) = 100000200000
[ 955.444933] check: Corrupted low memory at 0000000030d0a14f (1218 phys) = 10000020100001
[ 955.444934] check: Corrupted low memory at 000000006dbb63de (1220 phys) = 1000002020000100
[ 955.444935] check: Corrupted low memory at 00000000c9bced70 (1228 phys) = 203000010000
[ 955.444936] check: Corrupted low memory at 0000000058ee0fde (1230 phys) = 20400001000010
[ 955.444937] check: Corrupted low memory at 000000008afd02a8 (1238 phys) = 2050000100001000
[ 955.444938] check: Corrupted low memory at 00000000857c4135 (1240 phys) = 6000010000100000
[ 955.444939] check: Corrupted low memory at 00000000628d9ab5 (1248 phys) = 1000010000020
[ 955.444940] check: Corrupted low memory at 000000009de02560 (1250 phys) = 100001000002070
[ 955.444940] check: Corrupted low memory at 000000004beade8f (1258 phys) = 100000208000
[ 955.444941] check: Corrupted low memory at 00000000c1b39231 (1260 phys) = 10000020900001
[ 955.444942] check: Corrupted low memory at 000000002fa0dc06 (1268 phys) = 10000020a0000100
[ 955.444943] check: Corrupted low memory at 00000000873da3f5 (1270 phys) = 20b000010000
[ 955.444944] check: Corrupted low memory at 0000000069872718 (1278 phys) = 20c00001000010
[ 955.444945] check: Corrupted low memory at 00000000cd999a4d (1280 phys) = 20d0000100001000
[ 955.444946] check: Corrupted low memory at 0000000069dbb650 (1288 phys) = e000010000100000
[ 955.444947] check: Corrupted low memory at 00000000347c8adc (1290 phys) = 1000010000020
[ 955.444948] check: Corrupted low memory at 00000000cf9992fc (1298 phys) = 83000010000020f0
[ 955.444948] check: Corrupted low memory at 00000000ff4f338b (12a0 phys) = 100000210000
[ 955.444949] check: Corrupted low memory at 000000007ecddfea (12a8 phys) = 10000021100000
[ 955.444950] check: Corrupted low memory at 000000007a41335c (12b0 phys) = 1000002120000000
[ 955.444951] check: Corrupted low memory at 00000000d40c2f17 (12b8 phys) = 213000000000
[ 955.444952] check: Corrupted low memory at 00000000462272e7 (12c0 phys) = 21400000000010
[ 955.444953] check: Corrupted low memory at 00000000a9bcccd8 (12c8 phys) = 2150000000001000
[ 955.444954] check: Corrupted low memory at 00000000a68d8788 (12d0 phys) = 6000000000100000
[ 955.444955] check: Corrupted low memory at 00000000f8549127 (12d8 phys) = 10000021
[ 955.444956] check: Corrupted low memory at 00000000170dd9a0 (12e0 phys) = 1000002170
[ 955.444956] check: Corrupted low memory at 0000000043e9d4df (12e8 phys) = 100000218000
[ 955.444957] check: Corrupted low memory at 00000000a52a1b81 (12f0 phys) = 10000021900000
[ 955.444958] check: Corrupted low memory at 000000001221ec6c (12f8 phys) = 10000021a0000000
[ 955.444959] check: Corrupted low memory at 000000005a7fb9e2 (1300 phys) = 21b000000000
[ 955.444960] check: Corrupted low memory at 0000000069373f34 (1308 phys) = 21c00000000010
[ 955.444961] check: Corrupted low memory at 000000002bf6dafa (1310 phys) = 21d0000000001000
[ 955.444962] check: Corrupted low memory at 000000006f48b1c2 (1318 phys) = e000000000100000
[ 955.444963] check: Corrupted low memory at 0000000044642c4f (1320 phys) = 10000021
[ 955.444964] check: Corrupted low memory at 000000007e11e8ef (1328 phys) = 10000021f0
[ 955.444964] check: Corrupted low memory at 000000001b15e4bd (1330 phys) = 100000220000
[ 955.444965] check: Corrupted low memory at 0000000009ce2293 (1338 phys) = 10000022100000
[ 955.444966] check: Corrupted low memory at 00000000be691363 (1340 phys) = 1000002220000000
[ 955.444967] check: Corrupted low memory at 000000003debe105 (1348 phys) = 223000000000
[ 955.444968] check: Corrupted low memory at 0000000016f941bf (1350 phys) = 22400000000010
[ 955.444969] check: Corrupted low memory at 00000000dda27aef (1358 phys) = 2250000000001000
[ 955.444970] check: Corrupted low memory at 000000000893a675 (1360 phys) = 6000000000100000
[ 955.444971] check: Corrupted low memory at 00000000253bfae0 (1368 phys) = 10000022
[ 955.444972] check: Corrupted low memory at 0000000043813fac (1370 phys) = 1000002270
[ 955.444972] check: Corrupted low memory at 0000000065e752af (1378 phys) = 100000228000
[ 955.444973] check: Corrupted low memory at 000000005375faaf (1380 phys) = 10000022900000
[ 955.444974] check: Corrupted low memory at 00000000c7c97a93 (1388 phys) = 10000022a0000000
[ 955.444975] check: Corrupted low memory at 0000000008d12182 (1390 phys) = 22b000000000
[ 955.444976] check: Corrupted low memory at 000000002ba56222 (1398 phys) = 22c00000000010
[ 955.444977] check: Corrupted low memory at 00000000c83836c8 (13a0 phys) = 22d0000000001000
[ 955.444978] check: Corrupted low memory at 00000000116b16f9 (13a8 phys) = e000000000100000
[ 955.444979] check: Corrupted low memory at 0000000027c1ca0a (13b0 phys) = 10000022
[ 955.444979] check: Corrupted low memory at 000000007764f386 (13b8 phys) = 10000022f0
[ 955.444980] check: Corrupted low memory at 000000002e958905 (13c0 phys) = 100000230000
[ 955.444981] check: Corrupted low memory at 00000000928118f7 (13c8 phys) = 10000023100000
[ 955.444982] check: Corrupted low memory at 0000000007edc60c (13d0 phys) = 1000002320000000
[ 955.444983] check: Corrupted low memory at 000000006b07fce6 (13d8 phys) = 233000000000
[ 955.444984] check: Corrupted low memory at 000000000c488451 (13e0 phys) = 23400000000010
[ 955.444985] check: Corrupted low memory at 000000005b3ffa4e (13e8 phys) = 2350000000001000
[ 955.444986] check: Corrupted low memory at 00000000f4870562 (13f0 phys) = 6000000000100000
[ 955.444987] check: Corrupted low memory at 00000000d5e969c2 (13f8 phys) = 10000023
[ 955.444987] check: Corrupted low memory at 00000000160fb393 (1400 phys) = 1000002370
[ 955.444988] check: Corrupted low memory at 000000005b0edede (1408 phys) = 100000238000
[ 955.444989] check: Corrupted low memory at 000000005e70d952 (1410 phys) = 10000023900000
[ 955.444990] check: Corrupted low memory at 00000000cb9469b4 (1418 phys) = 10000023a0000000
[ 955.444991] check: Corrupted low memory at 000000000d181375 (1420 phys) = 23b000000000
[ 955.444992] check: Corrupted low memory at 00000000493ddb79 (1428 phys) = 23c00000000010
[ 955.444993] check: Corrupted low memory at 000000001dd8e0a3 (1430 phys) = 23d0000000001000
[ 955.444994] check: Corrupted low memory at 00000000105598a7 (1438 phys) = e000000000100000
[ 955.444995] check: Corrupted low memory at 000000000035c8ce (1440 phys) = 10000023
[ 955.444995] check: Corrupted low memory at 000000005c0d2ead (1448 phys) = 10000023f0
[ 955.444996] check: Corrupted low memory at 00000000478dd1a3 (1450 phys) = 100000240000
[ 955.444997] check: Corrupted low memory at 00000000e4f94282 (1458 phys) = 10000024100000
[ 955.444998] check: Corrupted low memory at 000000006dd68337 (1460 phys) = 1000002420000000
[ 955.444999] check: Corrupted low memory at 000000008749e74e (1468 phys) = 243000000000
[ 955.445000] check: Corrupted low memory at 000000000e48328c (1470 phys) = 24400000000010
[ 955.445001] check: Corrupted low memory at 0000000077c8f63f (1478 phys) = 2450000000001000
[ 955.445002] check: Corrupted low memory at 00000000cfd3179e (1480 phys) = 6000000000100000
[ 955.445003] check: Corrupted low memory at 00000000e3bf0108 (1488 phys) = 10000024
[ 955.445003] check: Corrupted low memory at 00000000dfa49fde (1490 phys) = 1000002470
[ 955.445004] check: Corrupted low memory at 00000000ed00bfa4 (1498 phys) = 100000248000
[ 955.445005] check: Corrupted low memory at 000000001fe0a47d (14a0 phys) = 10000024900000
[ 955.445006] check: Corrupted low memory at 00000000577d51f1 (14a8 phys) = 10000024a0000000
[ 955.445007] check: Corrupted low memory at 000000003449e27a (14b0 phys) = 24b000000000
[ 955.445008] check: Corrupted low memory at 000000005e38143d (14b8 phys) = 24c00000000010
[ 955.445009] check: Corrupted low memory at 00000000259d0637 (14c0 phys) = 24d0000000001000
[ 955.445010] check: Corrupted low memory at 0000000015c12224 (14c8 phys) = e000000000100000
[ 955.445011] check: Corrupted low memory at 00000000ef6c71bc (14d0 phys) = 10000024
[ 955.445011] check: Corrupted low memory at 00000000958b91c6 (14d8 phys) = 10000024f0
[ 955.445012] check: Corrupted low memory at 000000001489ba16 (14e0 phys) = 100000250000
[ 955.445013] check: Corrupted low memory at 00000000c7bdf2e0 (14e8 phys) = 10000025100000
[ 955.445014] check: Corrupted low memory at 000000005c2d1cd9 (14f0 phys) = 1000002520000000
[ 955.445015] check: Corrupted low memory at 000000003d30ac2f (14f8 phys) = 253000000000
[ 955.445016] check: Corrupted low memory at 000000008a5a7b48 (1500 phys) = 25400000000010
[ 955.445017] check: Corrupted low memory at 000000006b6984ce (1508 phys) = 2550000000001000
[ 955.445018] check: Corrupted low memory at 00000000cf6ca5d9 (1510 phys) = 6000000000100000
[ 955.445019] check: Corrupted low memory at 00000000e85829ed (1518 phys) = 10000025
[ 955.445019] check: Corrupted low memory at 0000000091413854 (1520 phys) = 1000002570
[ 955.445020] check: Corrupted low memory at 000000008f5b52e9 (1528 phys) = 100000258000
[ 955.445021] check: Corrupted low memory at 000000005e3d53b8 (1530 phys) = 10000025900000
[ 955.445022] check: Corrupted low memory at 0000000016569dd7 (1538 phys) = 10000025a0000000
[ 955.445023] check: Corrupted low memory at 00000000e24f8954 (1540 phys) = 25b000000000
[ 955.445024] check: Corrupted low memory at 000000001c27750d (1548 phys) = 25c00000000010
[ 955.445025] check: Corrupted low memory at 00000000f4fff71c (1550 phys) = 25d0000000001000
[ 955.445026] check: Corrupted low memory at 000000004be6b6aa (1558 phys) = e000000000100000
[ 955.445026] check: Corrupted low memory at 00000000b22f0816 (1560 phys) = 10000025
[ 955.445027] check: Corrupted low memory at 000000001cde2923 (1568 phys) = 10000025f0
[ 955.445028] check: Corrupted low memory at 00000000c1a69d03 (1570 phys) = 100000260000
[ 955.445029] check: Corrupted low memory at 0000000058f6d4e6 (1578 phys) = 10000026100000
[ 955.445030] check: Corrupted low memory at 0000000071697bb2 (1580 phys) = 1000002620000000
[ 955.445031] check: Corrupted low memory at 00000000c048baec (1588 phys) = 263000000000
[ 955.445032] check: Corrupted low memory at 0000000017dbf8bf (1590 phys) = 26400000000010
[ 955.445033] check: Corrupted low memory at 00000000e522333f (1598 phys) = 2650000000001000
[ 955.445034] check: Corrupted low memory at 00000000c0c1a5fa (15a0 phys) = 6000000000100000
[ 955.445034] check: Corrupted low memory at 0000000079b466f7 (15a8 phys) = 10000026
[ 955.445035] check: Corrupted low memory at 00000000c368f1d5 (15b0 phys) = 1000002670
[ 955.445036] check: Corrupted low memory at 00000000e7e3770b (15b8 phys) = 100000268000
[ 955.445037] check: Corrupted low memory at 00000000cd408ac4 (15c0 phys) = 10000026900000
[ 955.445038] check: Corrupted low memory at 000000005c212668 (15c8 phys) = 10000026a0000000
[ 955.445039] check: Corrupted low memory at 00000000f0d26e81 (15d0 phys) = 26b000000000
[ 955.445040] check: Corrupted low memory at 0000000022b577d1 (15d8 phys) = 26c00000000010
[ 955.445041] check: Corrupted low memory at 00000000a3ada4cb (15e0 phys) = 26d0000000001000
[ 955.445042] check: Corrupted low memory at 00000000206e928e (15e8 phys) = e000000000100000
[ 955.445042] check: Corrupted low memory at 00000000f5d702cb (15f0 phys) = 10000026
[ 955.445043] check: Corrupted low memory at 000000008fd484e7 (15f8 phys) = 10000026f0
[ 955.445044] check: Corrupted low memory at 000000004ee1b313 (1600 phys) = 100000270000
[ 955.445045] check: Corrupted low memory at 000000006ca8ce95 (1608 phys) = 10000027100000
[ 955.445046] check: Corrupted low memory at 000000000dc9bd0d (1610 phys) = 1000002720000000
[ 955.445047] check: Corrupted low memory at 00000000d109b8d3 (1618 phys) = 273000000000
[ 955.445048] check: Corrupted low memory at 00000000b17bf21a (1620 phys) = 27400000000010
[ 955.445049] check: Corrupted low memory at 0000000013d67aac (1628 phys) = 2750000000001000
[ 955.445050] check: Corrupted low memory at 0000000009bacf47 (1630 phys) = 6000000000100000
[ 955.445050] check: Corrupted low memory at 00000000ac5a3cfd (1638 phys) = 10000027
[ 955.445051] check: Corrupted low memory at 00000000a7554f33 (1640 phys) = 1000002770
[ 955.445052] check: Corrupted low memory at 000000004729bf02 (1648 phys) = 100000278000
[ 955.445053] check: Corrupted low memory at 000000002bb167ae (1650 phys) = 10000027900000
[ 955.445054] check: Corrupted low memory at 00000000924ff642 (1658 phys) = 10000027a0000000
[ 955.445055] check: Corrupted low memory at 00000000070a5d8f (1660 phys) = 27b000000000
[ 955.445056] check: Corrupted low memory at 00000000a1cbec48 (1668 phys) = 27c00000000010
[ 955.445057] check: Corrupted low memory at 00000000c50e645f (1670 phys) = 27d0000000001000
[ 955.445058] check: Corrupted low memory at 00000000de593c6c (1678 phys) = e000000000100000
[ 955.445058] check: Corrupted low memory at 00000000ba92dcfd (1680 phys) = 10000027
[ 955.445059] check: Corrupted low memory at 000000001ff9f1ad (1688 phys) = 10000027f0
[ 955.445060] check: Corrupted low memory at 00000000c7c5cc4d (1690 phys) = 5046240554504224
[ 955.445061] check: Corrupted low memory at 0000000036410d1d (1698 phys) = 49584d0000003053
[ 955.445062] check: Corrupted low memory at 00000000deec3090 (16a0 phys) = 6553204c35322043
[ 955.445063] check: Corrupted low memory at 00000000d5152a78 (16a8 phys) = 73656972
[ 955.445064] check: Corrupted low memory at 00000000d27f851f (16c8 phys) = 40000000
[ 955.445073] ------------[ cut here ]------------
[ 955.445074] Memory corruption detected in low memory
[ 955.445082] WARNING: CPU: 0 PID: 218 at arch/x86/kernel/check.c:161 check_corruption+0xcf/0xd3
[ 955.445083] Modules linked in: rfcomm nvidia_drm(POE) nvidia_modeset(POE) cmac algif_hash algif_skcipher af_alg bnep nvidia(POE) nls_iso8859_1 nls_cp437 vfat fat squashfs fuse loop snd_hda_codec_realtek drm_kms_helper snd_hda_codec_generic ledtrig_audio cec snd_hda_codec_hdmi uvcvideo rc_core snd_hda_intel snd_intel_dspcfg intel_rapl_msr intel_rapl_common x86_pkg_temp_thermal intel_powerclamp snd_hda_codec snd_hda_core snd_usb_audio snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq_device snd_pcm iTCO_wdt snd_timer ath3k btusb btrtl dcdbas btbcm btintel intel_pmc_bxt mei_hdcp snd bluetooth ecdh_generic ecc dell_smm_hwmon coretemp crc16 ath9k ath9k_common ath9k_hw ath mac80211 cfg80211 iTCO_vendor_support rfkill libarc4 at24 mei_me kvm_intel kvm soundcore irqbypass videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 r8169 videobuf2_common videodev realtek mc libphy lpc_ich mei evdev mousedev syscopyarea pcspkr i2c_i801 uas sysfillrect joydev input_leds sysimgblt usb_storage fb_sys_fops
[ 955.445119] crct10dif_pclmul rndis_host crc32_pclmul cdc_ether ghash_clmulni_intel aesni_intel mac_hid crypto_simd cryptd i2c_smbus glue_helper usbnet rapl intel_cstate mii intel_uncore drm agpgart crypto_user ip_tables x_tables btrfs blake2b_generic libcrc32c crc32c_generic xor hid_generic usbhid hid raid6_pq xhci_pci xhci_pci_renesas crc32c_intel sr_mod xhci_hcd ehci_pci cdrom ehci_hcd
[ 955.445136] CPU: 0 PID: 218 Comm: kworker/0:2 Tainted: P OE 5.8.14-22-tkg-pds #1
[ 955.445137] Hardware name: Dell Inc. XPS 8500 /0NW73C, BIOS A11 05/23/2013
[ 955.445140] Workqueue: events check_corruption
[ 955.445143] RIP: 0010:check_corruption+0xcf/0xd3
[ 955.445145] Code: 48 8b 35 e4 66 6f 01 41 5d e9 bd f8 03 00 80 3d 0e 5f 6c 01 00 75 c7 48 c7 c7 60 d8 f4 bc c6 05 fe 5e 6c 01 01 e8 f9 ff 01 00 <0f> 0b eb b0 48 c7 c7 e8 d7 f4 bc e8 df 14 07 00 48 8b 35 aa 66 6f
[ 955.445147] RSP: 0018:ffff9c534066fe68 EFLAGS: 00010286
[ 955.445148] RAX: 0000000000000000 RBX: 0000000000000001 RCX: 0000000000000000
[ 955.445149] RDX: 0000000000000001 RSI: ffffffffbcf61b87 RDI: 00000000ffffffff
[ 955.445150] RBP: ffff915680010000 R08: 0000000000000580 R09: 0000000000000001
[ 955.445151] R10: 0000000000000000 R11: 0000000000000001 R12: ffff915680010000
[ 955.445152] R13: 0000000080000000 R14: 0000000000000000 R15: ffff91598cacbf00
[ 955.445154] FS: 0000000000000000(0000) GS:ffff915992c00000(0000) knlGS:0000000000000000
[ 955.445155] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 955.445156] CR2: 00007f9eab59d000 CR3: 00000002fb60a001 CR4: 00000000001606f0
[ 955.445157] Call Trace:
[ 955.445164] process_one_work+0x1d4/0x3d0
[ 955.445166] ? rescuer_thread+0x410/0x410
[ 955.445168] worker_thread+0x4d/0x3d0
[ 955.445170] ? rescuer_thread+0x410/0x410
[ 955.445173] kthread+0x142/0x160
[ 955.445175] ? __kthread_bind_mask+0x60/0x60
[ 955.445179] ret_from_fork+0x22/0x30
[ 955.445182] ---[ end trace 73fc3e5cfccea809 ]---
[ 975.943009] audit: type=1334 audit(1602686141.028:376): prog-id=102 op=UNLOAD
[ 975.943011] audit: type=1334 audit(1602686141.028:377): prog-id=103 op=UNLOAD
[ 975.943163] audit: type=1334 audit(1602686141.028:378): prog-id=104 op=LOAD
[ 975.943224] audit: type=1334 audit(1602686141.028:379): prog-id=105 op=LOAD
[ 976.140305] audit: type=1130 audit(1602686141.226:380): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 976.482763] audit: type=1130 audit(1602686141.568:381): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 976.482770] audit: type=1131 audit(1602686141.568:382): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 976.483502] audit: type=1334 audit(1602686141.568:383): prog-id=104 op=UNLOAD
[ 976.483515] audit: type=1334 audit(1602686141.568:384): prog-id=105 op=UNLOAD
[ 976.483747] audit: type=1334 audit(1602686141.570:385): prog-id=106 op=LOAD
[ 1000.944260] kauditd_printk_skb: 25 callbacks suppressed
[ 1000.944261] audit: type=1334 audit(1602686166.030:411): prog-id=112 op=UNLOAD
[ 1000.944264] audit: type=1334 audit(1602686166.030:412): prog-id=113 op=UNLOAD
[ 1000.944325] audit: type=1334 audit(1602686166.030:413): prog-id=114 op=LOAD
[ 1000.944390] audit: type=1334 audit(1602686166.030:414): prog-id=115 op=LOAD
[ 1001.138335] audit: type=1130 audit(1602686166.223:415): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 1001.482375] audit: type=1130 audit(1602686166.568:416): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1001.482379] audit: type=1131 audit(1602686166.568:417): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1001.482849] audit: type=1334 audit(1602686166.568:418): prog-id=114 op=UNLOAD
[ 1001.482854] audit: type=1334 audit(1602686166.568:419): prog-id=115 op=UNLOAD
[ 1001.482908] audit: type=1334 audit(1602686166.568:420): prog-id=116 op=LOAD
[ 1374.959014] kauditd_printk_skb: 25 callbacks suppressed
[ 1374.959017] audit: type=1334 audit(1602686540.030:446): prog-id=122 op=UNLOAD
[ 1374.959023] audit: type=1334 audit(1602686540.030:447): prog-id=123 op=UNLOAD
[ 1374.959082] audit: type=1334 audit(1602686540.030:448): prog-id=124 op=LOAD
[ 1374.959168] audit: type=1334 audit(1602686540.031:449): prog-id=125 op=LOAD
[ 1375.155943] audit: type=1130 audit(1602686540.227:450): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 1375.497182] audit: type=1130 audit(1602686540.569:451): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1375.497189] audit: type=1131 audit(1602686540.569:452): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1375.497990] audit: type=1334 audit(1602686540.570:453): prog-id=124 op=UNLOAD
[ 1375.498017] audit: type=1334 audit(1602686540.570:454): prog-id=125 op=UNLOAD
[ 1375.498212] audit: type=1334 audit(1602686540.570:455): prog-id=126 op=LOADThis the expected output? $ dkms status
nvidia, 455.28, 5.8.13-arch1-1, x86_64: installed (original_module exists)
nvidia, 455.28, 5.8.14-22-tkg-bmq, x86_64: installed
nvidia, 455.28, 5.8.14-22-tkg-pds, x86_64: installed
Last edited by eputty123 (2020-10-14 14:48:12)
Offline
Can you please post the complete error message steam throws?
(All output, there should be sth. about "major opcode")
Also
[ 955.444870] check: Corrupted low memory at 000000005da99a5b (1000 phys) = 6000010000100000
[ 955.444873] check: Corrupted low memory at 00000000f5b16aea (1008 phys) = 100001000001c
[ 955.444874] check: Corrupted low memory at 00000000316ae9bd (1010 phys) = 100001000001c70
[ 955.444875] check: Corrupted low memory at 00000000ce17b14c (1018 phys) = 1000001c8000
[ 955.444876] check: Corrupted low memory at 0000000029b8d80a (1020 phys) = 1000001c900001
[ 955.444877] check: Corrupted low memory at 00000000ee96b36e (1028 phys) = 1000001ca0000100
[ 955.444877] check: Corrupted low memory at 00000000621086c5 (1030 phys) = 1cb000010000
[ 955.444878] check: Corrupted low memory at 00000000daad72e7 (1038 phys) = 1cc00001000010
[ 955.444879] check: Corrupted low memory at 00000000e4c7175e (1040 phys) = 1cd0000100001000
[ 955.444880] check: Corrupted low memory at 000000003f5377b0 (1048 phys) = e000010000100000
[ 955.444881] check: Corrupted low memory at 00000000f12fbb34 (1050 phys) = 100001000001c
[ 955.444882] check: Corrupted low memory at 0000000058f97bc8 (1058 phys) = 100001000001cf0
[ 955.444883] check: Corrupted low memory at 0000000071bd2fe7 (1060 phys) = 1000001d0000
[ 955.444884] check: Corrupted low memory at 0000000006c3d3ad (1068 phys) = 1000001d100001
[ 955.444885] check: Corrupted low memory at 0000000034e30257 (1070 phys) = 1000001d20000100
[ 955.444886] check: Corrupted low memory at 0000000071316f38 (1078 phys) = 1d3000010000
[ 955.444887] check: Corrupted low memory at 00000000d8c4e22a (1080 phys) = 1d400001000010
[ 955.444888] check: Corrupted low memory at 00000000df90f92a (1088 phys) = 1d50000100001000
[ 955.444889] check: Corrupted low memory at 00000000b91fc9c5 (1090 phys) = 6000010000100000
[ 955.444890] check: Corrupted low memory at 00000000c149dc57 (1098 phys) = 100001000001d
[ 955.444891] check: Corrupted low memory at 0000000026623d94 (10a0 phys) = 100001000001d70
[ 955.444891] check: Corrupted low memory at 00000000e6cab8ab (10a8 phys) = 1000001d8000
[ 955.444892] check: Corrupted low memory at 00000000bbdbe643 (10b0 phys) = 1000001d900001
[ 955.444893] check: Corrupted low memory at 000000002cfef9b5 (10b8 phys) = 1000001da0000100
[ 955.444894] check: Corrupted low memory at 0000000037723d17 (10c0 phys) = 1db000010000
[ 955.444895] check: Corrupted low memory at 00000000ac70d66a (10c8 phys) = 1dc00001000010
[ 955.444896] check: Corrupted low memory at 00000000a43b4df5 (10d0 phys) = 1dd0000100001000
[ 955.444897] check: Corrupted low memory at 00000000b58216a4 (10d8 phys) = e000010000100000
[ 955.444898] check: Corrupted low memory at 00000000c07f803b (10e0 phys) = 100001000001d
[ 955.444899] check: Corrupted low memory at 000000008ca17dc3 (10e8 phys) = 100001000001df0
[ 955.444900] check: Corrupted low memory at 00000000810516f4 (10f0 phys) = 1000001e0000
[ 955.444901] check: Corrupted low memory at 00000000408da847 (10f8 phys) = 1000001e100001
[ 955.444902] check: Corrupted low memory at 00000000647a4040 (1100 phys) = 1000001e20000100
[ 955.444903] check: Corrupted low memory at 00000000d8be28ad (1108 phys) = 1e3000010000
[ 955.444903] check: Corrupted low memory at 000000008e4e6c6e (1110 phys) = 1e400001000010
[ 955.444904] check: Corrupted low memory at 00000000d0278bc0 (1118 phys) = 1e50000100001000
[ 955.444905] check: Corrupted low memory at 00000000114d173b (1120 phys) = 6000010000100000
[ 955.444906] check: Corrupted low memory at 000000005979c9cc (1128 phys) = 100001000001e
[ 955.444907] check: Corrupted low memory at 000000008cbc7616 (1130 phys) = 100001000001e70
[ 955.444908] check: Corrupted low memory at 00000000aa212aec (1138 phys) = 1000001e8000
[ 955.444909] check: Corrupted low memory at 00000000b4ac3f7c (1140 phys) = 1000001e900001
[ 955.444910] check: Corrupted low memory at 00000000a0573e36 (1148 phys) = 1000001ea0000100
[ 955.444911] check: Corrupted low memory at 00000000885a4674 (1150 phys) = 1eb000010000
[ 955.444912] check: Corrupted low memory at 00000000e66d592d (1158 phys) = 1ec00001000010
[ 955.444913] check: Corrupted low memory at 00000000dbee1266 (1160 phys) = 1ed0000100001000
[ 955.444913] check: Corrupted low memory at 00000000face6b90 (1168 phys) = e000010000100000
[ 955.444914] check: Corrupted low memory at 00000000daf365f2 (1170 phys) = 100001000001e
[ 955.444915] check: Corrupted low memory at 00000000dc8544c8 (1178 phys) = 100001000001ef0
[ 955.444916] check: Corrupted low memory at 00000000ed6df629 (1180 phys) = 1000001f0000
[ 955.444917] check: Corrupted low memory at 000000004ef5d1b4 (1188 phys) = 1000001f100001
[ 955.444918] check: Corrupted low memory at 00000000fac0be85 (1190 phys) = 1000001f20000100
[ 955.444919] check: Corrupted low memory at 000000001332553c (1198 phys) = 1f3000010000
[ 955.444920] check: Corrupted low memory at 00000000784066a0 (11a0 phys) = 1f400001000010
[ 955.444921] check: Corrupted low memory at 00000000d79aa6cf (11a8 phys) = 1f50000100001000
[ 955.444922] check: Corrupted low memory at 000000008d1c573c (11b0 phys) = 6000010000100000
[ 955.444922] check: Corrupted low memory at 00000000b40a1148 (11b8 phys) = 100001000001f
[ 955.444923] check: Corrupted low memory at 00000000b22795b4 (11c0 phys) = 100001000001f70
[ 955.444924] check: Corrupted low memory at 000000009647f0d3 (11c8 phys) = 1000001f8000
[ 955.444925] check: Corrupted low memory at 0000000055393adb (11d0 phys) = 1000001f900001
[ 955.444926] check: Corrupted low memory at 0000000072b99af0 (11d8 phys) = 1000001fa0000100
[ 955.444927] check: Corrupted low memory at 00000000d1f4a98b (11e0 phys) = 1fb000010000
[ 955.444928] check: Corrupted low memory at 000000000982c6e5 (11e8 phys) = 1fc00001000010
[ 955.444929] check: Corrupted low memory at 000000002b808879 (11f0 phys) = 1fd0000100001000
[ 955.444930] check: Corrupted low memory at 00000000b70b547c (11f8 phys) = e000010000100000
[ 955.444931] check: Corrupted low memory at 000000004e0ba776 (1200 phys) = 100001000001f
[ 955.444931] check: Corrupted low memory at 00000000b55c7da2 (1208 phys) = 100001000001ff0
[ 955.444932] check: Corrupted low memory at 00000000e1fc7468 (1210 phys) = 100000200000
[ 955.444933] check: Corrupted low memory at 0000000030d0a14f (1218 phys) = 10000020100001
[ 955.444934] check: Corrupted low memory at 000000006dbb63de (1220 phys) = 1000002020000100
[ 955.444935] check: Corrupted low memory at 00000000c9bced70 (1228 phys) = 203000010000
[ 955.444936] check: Corrupted low memory at 0000000058ee0fde (1230 phys) = 20400001000010
[ 955.444937] check: Corrupted low memory at 000000008afd02a8 (1238 phys) = 2050000100001000
[ 955.444938] check: Corrupted low memory at 00000000857c4135 (1240 phys) = 6000010000100000
[ 955.444939] check: Corrupted low memory at 00000000628d9ab5 (1248 phys) = 1000010000020
[ 955.444940] check: Corrupted low memory at 000000009de02560 (1250 phys) = 100001000002070
[ 955.444940] check: Corrupted low memory at 000000004beade8f (1258 phys) = 100000208000
[ 955.444941] check: Corrupted low memory at 00000000c1b39231 (1260 phys) = 10000020900001
[ 955.444942] check: Corrupted low memory at 000000002fa0dc06 (1268 phys) = 10000020a0000100
[ 955.444943] check: Corrupted low memory at 00000000873da3f5 (1270 phys) = 20b000010000
[ 955.444944] check: Corrupted low memory at 0000000069872718 (1278 phys) = 20c00001000010
[ 955.444945] check: Corrupted low memory at 00000000cd999a4d (1280 phys) = 20d0000100001000
[ 955.444946] check: Corrupted low memory at 0000000069dbb650 (1288 phys) = e000010000100000
[ 955.444947] check: Corrupted low memory at 00000000347c8adc (1290 phys) = 1000010000020
[ 955.444948] check: Corrupted low memory at 00000000cf9992fc (1298 phys) = 83000010000020f0
[ 955.444948] check: Corrupted low memory at 00000000ff4f338b (12a0 phys) = 100000210000
[ 955.444949] check: Corrupted low memory at 000000007ecddfea (12a8 phys) = 10000021100000
[ 955.444950] check: Corrupted low memory at 000000007a41335c (12b0 phys) = 1000002120000000
[ 955.444951] check: Corrupted low memory at 00000000d40c2f17 (12b8 phys) = 213000000000
[ 955.444952] check: Corrupted low memory at 00000000462272e7 (12c0 phys) = 21400000000010
[ 955.444953] check: Corrupted low memory at 00000000a9bcccd8 (12c8 phys) = 2150000000001000
[ 955.444954] check: Corrupted low memory at 00000000a68d8788 (12d0 phys) = 6000000000100000
[ 955.444955] check: Corrupted low memory at 00000000f8549127 (12d8 phys) = 10000021
[ 955.444956] check: Corrupted low memory at 00000000170dd9a0 (12e0 phys) = 1000002170
[ 955.444956] check: Corrupted low memory at 0000000043e9d4df (12e8 phys) = 100000218000
[ 955.444957] check: Corrupted low memory at 00000000a52a1b81 (12f0 phys) = 10000021900000
[ 955.444958] check: Corrupted low memory at 000000001221ec6c (12f8 phys) = 10000021a0000000
[ 955.444959] check: Corrupted low memory at 000000005a7fb9e2 (1300 phys) = 21b000000000
[ 955.444960] check: Corrupted low memory at 0000000069373f34 (1308 phys) = 21c00000000010
[ 955.444961] check: Corrupted low memory at 000000002bf6dafa (1310 phys) = 21d0000000001000
[ 955.444962] check: Corrupted low memory at 000000006f48b1c2 (1318 phys) = e000000000100000
[ 955.444963] check: Corrupted low memory at 0000000044642c4f (1320 phys) = 10000021
[ 955.444964] check: Corrupted low memory at 000000007e11e8ef (1328 phys) = 10000021f0
[ 955.444964] check: Corrupted low memory at 000000001b15e4bd (1330 phys) = 100000220000
[ 955.444965] check: Corrupted low memory at 0000000009ce2293 (1338 phys) = 10000022100000
[ 955.444966] check: Corrupted low memory at 00000000be691363 (1340 phys) = 1000002220000000
[ 955.444967] check: Corrupted low memory at 000000003debe105 (1348 phys) = 223000000000
[ 955.444968] check: Corrupted low memory at 0000000016f941bf (1350 phys) = 22400000000010
[ 955.444969] check: Corrupted low memory at 00000000dda27aef (1358 phys) = 2250000000001000
[ 955.444970] check: Corrupted low memory at 000000000893a675 (1360 phys) = 6000000000100000
[ 955.444971] check: Corrupted low memory at 00000000253bfae0 (1368 phys) = 10000022
[ 955.444972] check: Corrupted low memory at 0000000043813fac (1370 phys) = 1000002270
[ 955.444972] check: Corrupted low memory at 0000000065e752af (1378 phys) = 100000228000
[ 955.444973] check: Corrupted low memory at 000000005375faaf (1380 phys) = 10000022900000
[ 955.444974] check: Corrupted low memory at 00000000c7c97a93 (1388 phys) = 10000022a0000000
[ 955.444975] check: Corrupted low memory at 0000000008d12182 (1390 phys) = 22b000000000
[ 955.444976] check: Corrupted low memory at 000000002ba56222 (1398 phys) = 22c00000000010
[ 955.444977] check: Corrupted low memory at 00000000c83836c8 (13a0 phys) = 22d0000000001000
[ 955.444978] check: Corrupted low memory at 00000000116b16f9 (13a8 phys) = e000000000100000
[ 955.444979] check: Corrupted low memory at 0000000027c1ca0a (13b0 phys) = 10000022
[ 955.444979] check: Corrupted low memory at 000000007764f386 (13b8 phys) = 10000022f0
[ 955.444980] check: Corrupted low memory at 000000002e958905 (13c0 phys) = 100000230000
[ 955.444981] check: Corrupted low memory at 00000000928118f7 (13c8 phys) = 10000023100000
[ 955.444982] check: Corrupted low memory at 0000000007edc60c (13d0 phys) = 1000002320000000
[ 955.444983] check: Corrupted low memory at 000000006b07fce6 (13d8 phys) = 233000000000
[ 955.444984] check: Corrupted low memory at 000000000c488451 (13e0 phys) = 23400000000010
[ 955.444985] check: Corrupted low memory at 000000005b3ffa4e (13e8 phys) = 2350000000001000
[ 955.444986] check: Corrupted low memory at 00000000f4870562 (13f0 phys) = 6000000000100000
[ 955.444987] check: Corrupted low memory at 00000000d5e969c2 (13f8 phys) = 10000023
[ 955.444987] check: Corrupted low memory at 00000000160fb393 (1400 phys) = 1000002370
[ 955.444988] check: Corrupted low memory at 000000005b0edede (1408 phys) = 100000238000
[ 955.444989] check: Corrupted low memory at 000000005e70d952 (1410 phys) = 10000023900000
[ 955.444990] check: Corrupted low memory at 00000000cb9469b4 (1418 phys) = 10000023a0000000
[ 955.444991] check: Corrupted low memory at 000000000d181375 (1420 phys) = 23b000000000
[ 955.444992] check: Corrupted low memory at 00000000493ddb79 (1428 phys) = 23c00000000010
[ 955.444993] check: Corrupted low memory at 000000001dd8e0a3 (1430 phys) = 23d0000000001000
[ 955.444994] check: Corrupted low memory at 00000000105598a7 (1438 phys) = e000000000100000
[ 955.444995] check: Corrupted low memory at 000000000035c8ce (1440 phys) = 10000023
[ 955.444995] check: Corrupted low memory at 000000005c0d2ead (1448 phys) = 10000023f0
[ 955.444996] check: Corrupted low memory at 00000000478dd1a3 (1450 phys) = 100000240000
[ 955.444997] check: Corrupted low memory at 00000000e4f94282 (1458 phys) = 10000024100000
[ 955.444998] check: Corrupted low memory at 000000006dd68337 (1460 phys) = 1000002420000000
[ 955.444999] check: Corrupted low memory at 000000008749e74e (1468 phys) = 243000000000
[ 955.445000] check: Corrupted low memory at 000000000e48328c (1470 phys) = 24400000000010
[ 955.445001] check: Corrupted low memory at 0000000077c8f63f (1478 phys) = 2450000000001000
[ 955.445002] check: Corrupted low memory at 00000000cfd3179e (1480 phys) = 6000000000100000
[ 955.445003] check: Corrupted low memory at 00000000e3bf0108 (1488 phys) = 10000024
[ 955.445003] check: Corrupted low memory at 00000000dfa49fde (1490 phys) = 1000002470
[ 955.445004] check: Corrupted low memory at 00000000ed00bfa4 (1498 phys) = 100000248000
[ 955.445005] check: Corrupted low memory at 000000001fe0a47d (14a0 phys) = 10000024900000
[ 955.445006] check: Corrupted low memory at 00000000577d51f1 (14a8 phys) = 10000024a0000000
[ 955.445007] check: Corrupted low memory at 000000003449e27a (14b0 phys) = 24b000000000
[ 955.445008] check: Corrupted low memory at 000000005e38143d (14b8 phys) = 24c00000000010
[ 955.445009] check: Corrupted low memory at 00000000259d0637 (14c0 phys) = 24d0000000001000
[ 955.445010] check: Corrupted low memory at 0000000015c12224 (14c8 phys) = e000000000100000
[ 955.445011] check: Corrupted low memory at 00000000ef6c71bc (14d0 phys) = 10000024
[ 955.445011] check: Corrupted low memory at 00000000958b91c6 (14d8 phys) = 10000024f0
[ 955.445012] check: Corrupted low memory at 000000001489ba16 (14e0 phys) = 100000250000
[ 955.445013] check: Corrupted low memory at 00000000c7bdf2e0 (14e8 phys) = 10000025100000
[ 955.445014] check: Corrupted low memory at 000000005c2d1cd9 (14f0 phys) = 1000002520000000
[ 955.445015] check: Corrupted low memory at 000000003d30ac2f (14f8 phys) = 253000000000
[ 955.445016] check: Corrupted low memory at 000000008a5a7b48 (1500 phys) = 25400000000010
[ 955.445017] check: Corrupted low memory at 000000006b6984ce (1508 phys) = 2550000000001000
[ 955.445018] check: Corrupted low memory at 00000000cf6ca5d9 (1510 phys) = 6000000000100000
[ 955.445019] check: Corrupted low memory at 00000000e85829ed (1518 phys) = 10000025
[ 955.445019] check: Corrupted low memory at 0000000091413854 (1520 phys) = 1000002570
[ 955.445020] check: Corrupted low memory at 000000008f5b52e9 (1528 phys) = 100000258000
[ 955.445021] check: Corrupted low memory at 000000005e3d53b8 (1530 phys) = 10000025900000
[ 955.445022] check: Corrupted low memory at 0000000016569dd7 (1538 phys) = 10000025a0000000
[ 955.445023] check: Corrupted low memory at 00000000e24f8954 (1540 phys) = 25b000000000
[ 955.445024] check: Corrupted low memory at 000000001c27750d (1548 phys) = 25c00000000010
[ 955.445025] check: Corrupted low memory at 00000000f4fff71c (1550 phys) = 25d0000000001000
[ 955.445026] check: Corrupted low memory at 000000004be6b6aa (1558 phys) = e000000000100000
[ 955.445026] check: Corrupted low memory at 00000000b22f0816 (1560 phys) = 10000025
[ 955.445027] check: Corrupted low memory at 000000001cde2923 (1568 phys) = 10000025f0
[ 955.445028] check: Corrupted low memory at 00000000c1a69d03 (1570 phys) = 100000260000
[ 955.445029] check: Corrupted low memory at 0000000058f6d4e6 (1578 phys) = 10000026100000
[ 955.445030] check: Corrupted low memory at 0000000071697bb2 (1580 phys) = 1000002620000000
[ 955.445031] check: Corrupted low memory at 00000000c048baec (1588 phys) = 263000000000
[ 955.445032] check: Corrupted low memory at 0000000017dbf8bf (1590 phys) = 26400000000010
[ 955.445033] check: Corrupted low memory at 00000000e522333f (1598 phys) = 2650000000001000
[ 955.445034] check: Corrupted low memory at 00000000c0c1a5fa (15a0 phys) = 6000000000100000
[ 955.445034] check: Corrupted low memory at 0000000079b466f7 (15a8 phys) = 10000026
[ 955.445035] check: Corrupted low memory at 00000000c368f1d5 (15b0 phys) = 1000002670
[ 955.445036] check: Corrupted low memory at 00000000e7e3770b (15b8 phys) = 100000268000
[ 955.445037] check: Corrupted low memory at 00000000cd408ac4 (15c0 phys) = 10000026900000
[ 955.445038] check: Corrupted low memory at 000000005c212668 (15c8 phys) = 10000026a0000000
[ 955.445039] check: Corrupted low memory at 00000000f0d26e81 (15d0 phys) = 26b000000000
[ 955.445040] check: Corrupted low memory at 0000000022b577d1 (15d8 phys) = 26c00000000010
[ 955.445041] check: Corrupted low memory at 00000000a3ada4cb (15e0 phys) = 26d0000000001000
[ 955.445042] check: Corrupted low memory at 00000000206e928e (15e8 phys) = e000000000100000
[ 955.445042] check: Corrupted low memory at 00000000f5d702cb (15f0 phys) = 10000026
[ 955.445043] check: Corrupted low memory at 000000008fd484e7 (15f8 phys) = 10000026f0
[ 955.445044] check: Corrupted low memory at 000000004ee1b313 (1600 phys) = 100000270000
[ 955.445045] check: Corrupted low memory at 000000006ca8ce95 (1608 phys) = 10000027100000
[ 955.445046] check: Corrupted low memory at 000000000dc9bd0d (1610 phys) = 1000002720000000
[ 955.445047] check: Corrupted low memory at 00000000d109b8d3 (1618 phys) = 273000000000
[ 955.445048] check: Corrupted low memory at 00000000b17bf21a (1620 phys) = 27400000000010
[ 955.445049] check: Corrupted low memory at 0000000013d67aac (1628 phys) = 2750000000001000
[ 955.445050] check: Corrupted low memory at 0000000009bacf47 (1630 phys) = 6000000000100000
[ 955.445050] check: Corrupted low memory at 00000000ac5a3cfd (1638 phys) = 10000027
[ 955.445051] check: Corrupted low memory at 00000000a7554f33 (1640 phys) = 1000002770
[ 955.445052] check: Corrupted low memory at 000000004729bf02 (1648 phys) = 100000278000
[ 955.445053] check: Corrupted low memory at 000000002bb167ae (1650 phys) = 10000027900000
[ 955.445054] check: Corrupted low memory at 00000000924ff642 (1658 phys) = 10000027a0000000
[ 955.445055] check: Corrupted low memory at 00000000070a5d8f (1660 phys) = 27b000000000
[ 955.445056] check: Corrupted low memory at 00000000a1cbec48 (1668 phys) = 27c00000000010
[ 955.445057] check: Corrupted low memory at 00000000c50e645f (1670 phys) = 27d0000000001000
[ 955.445058] check: Corrupted low memory at 00000000de593c6c (1678 phys) = e000000000100000
[ 955.445058] check: Corrupted low memory at 00000000ba92dcfd (1680 phys) = 10000027
[ 955.445059] check: Corrupted low memory at 000000001ff9f1ad (1688 phys) = 10000027f0
[ 955.445060] check: Corrupted low memory at 00000000c7c5cc4d (1690 phys) = 5046240554504224
[ 955.445061] check: Corrupted low memory at 0000000036410d1d (1698 phys) = 49584d0000003053
[ 955.445062] check: Corrupted low memory at 00000000deec3090 (16a0 phys) = 6553204c35322043
[ 955.445063] check: Corrupted low memory at 00000000d5152a78 (16a8 phys) = 73656972
[ 955.445064] check: Corrupted low memory at 00000000d27f851f (16c8 phys) = 40000000
[ 955.445073] ------------[ cut here ]------------
[ 955.445074] Memory corruption detected in low memory
[ 955.445082] WARNING: CPU: 0 PID: 218 at arch/x86/kernel/check.c:161 check_corruption+0xcf/0xd3
[ 955.445083] Modules linked in: rfcomm nvidia_drm(POE) nvidia_modeset(POE) cmac algif_hash algif_skcipher af_alg bnep nvidia(POE) nls_iso8859_1 nls_cp437 vfat fat squashfs fuse loop snd_hda_codec_realtek drm_kms_helper snd_hda_codec_generic ledtrig_audio cec snd_hda_codec_hdmi uvcvideo rc_core snd_hda_intel snd_intel_dspcfg intel_rapl_msr intel_rapl_common x86_pkg_temp_thermal intel_powerclamp snd_hda_codec snd_hda_core snd_usb_audio snd_usbmidi_lib snd_hwdep snd_rawmidi snd_seq_device snd_pcm iTCO_wdt snd_timer ath3k btusb btrtl dcdbas btbcm btintel intel_pmc_bxt mei_hdcp snd bluetooth ecdh_generic ecc dell_smm_hwmon coretemp crc16 ath9k ath9k_common ath9k_hw ath mac80211 cfg80211 iTCO_vendor_support rfkill libarc4 at24 mei_me kvm_intel kvm soundcore irqbypass videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 r8169 videobuf2_common videodev realtek mc libphy lpc_ich mei evdev mousedev syscopyarea pcspkr i2c_i801 uas sysfillrect joydev input_leds sysimgblt usb_storage fb_sys_fops
[ 955.445119] crct10dif_pclmul rndis_host crc32_pclmul cdc_ether ghash_clmulni_intel aesni_intel mac_hid crypto_simd cryptd i2c_smbus glue_helper usbnet rapl intel_cstate mii intel_uncore drm agpgart crypto_user ip_tables x_tables btrfs blake2b_generic libcrc32c crc32c_generic xor hid_generic usbhid hid raid6_pq xhci_pci xhci_pci_renesas crc32c_intel sr_mod xhci_hcd ehci_pci cdrom ehci_hcd
[ 955.445136] CPU: 0 PID: 218 Comm: kworker/0:2 Tainted: P OE 5.8.14-22-tkg-pds #1
[ 955.445137] Hardware name: Dell Inc. XPS 8500 /0NW73C, BIOS A11 05/23/2013
[ 955.445140] Workqueue: events check_corruption
[ 955.445143] RIP: 0010:check_corruption+0xcf/0xd3
[ 955.445145] Code: 48 8b 35 e4 66 6f 01 41 5d e9 bd f8 03 00 80 3d 0e 5f 6c 01 00 75 c7 48 c7 c7 60 d8 f4 bc c6 05 fe 5e 6c 01 01 e8 f9 ff 01 00 <0f> 0b eb b0 48 c7 c7 e8 d7 f4 bc e8 df 14 07 00 48 8b 35 aa 66 6f
[ 955.445147] RSP: 0018:ffff9c534066fe68 EFLAGS: 00010286
[ 955.445148] RAX: 0000000000000000 RBX: 0000000000000001 RCX: 0000000000000000
[ 955.445149] RDX: 0000000000000001 RSI: ffffffffbcf61b87 RDI: 00000000ffffffff
[ 955.445150] RBP: ffff915680010000 R08: 0000000000000580 R09: 0000000000000001
[ 955.445151] R10: 0000000000000000 R11: 0000000000000001 R12: ffff915680010000
[ 955.445152] R13: 0000000080000000 R14: 0000000000000000 R15: ffff91598cacbf00
[ 955.445154] FS: 0000000000000000(0000) GS:ffff915992c00000(0000) knlGS:0000000000000000
[ 955.445155] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 955.445156] CR2: 00007f9eab59d000 CR3: 00000002fb60a001 CR4: 00000000001606f0
[ 955.445157] Call Trace:
[ 955.445164] process_one_work+0x1d4/0x3d0
[ 955.445166] ? rescuer_thread+0x410/0x410
[ 955.445168] worker_thread+0x4d/0x3d0
[ 955.445170] ? rescuer_thread+0x410/0x410
[ 955.445173] kthread+0x142/0x160
[ 955.445175] ? __kthread_bind_mask+0x60/0x60
[ 955.445179] ret_from_fork+0x22/0x30
[ 955.445182] ---[ end trace 73fc3e5cfccea809 ]---https://wiki.archlinux.org/index.php/St … ing_memory - memtest86+ requires several runs to reliably detect issues.
If you overclocked or overpowered the RAM in the BIOS, undo that.
Offline
this is all I know how to get seth.
$ steam
Running Steam on arch rolling 64-bit
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
Steam client's requirements are satisfied
/home/erich/.local/share/Steam/ubuntu12_32/steam
[2020-10-14 11:05:50] Startup - updater built Oct 7 2020 06:15:36
Installing breakpad exception handler for appid(steam)/version(1602115886)
SteamUpdateUI: An X Error occurred
X Error of failed request: BadValue (integer parameter out of range for operation)
Offline
How very verbose of them… "an error occurred" because "bad integer value" - where, why, whocares.
Sanity check, do you have the matching lib32-nvidia-utils package installed?
Offline
Sanity check, do you have the matching lib32-nvidia-utils package installed?
apparently not... let me update that see if it fixes it.
$ pacman -Q | grep nvidia
error: could not register 'chaotic-aur' database (database already registered)
lib32-nvidia-utils 455.23.04-1
lib32-opencl-nvidia 455.28-1
nvidia-dkms 455.28-1
nvidia-prime 1.0-4
nvidia-settings 455.28-1
nvidia-utils 455.28-1
opencl-nvidia 455.28-1and my god it was the problem too.
Last edited by eputty123 (2020-10-14 15:17:01)
Offline
![]()
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline