You are not logged in.

#1 2020-04-21 23:41:32

mikebutash
Member
Registered: 2017-05-01
Posts: 32

Intel gpu issues on xps15 9560 with 5.5.9 kernel and any DE.

I've been getting consistent display lock-ups and freezes at least ever few days (sometimes 10 minutes) since upgrading my xps15 9560 last, and I suspect there are issues in xorg and/or kernel issues of late, which I'm using 5.5.9-arch1-2 currently.  This is with kde, cinnamon, or mate - no more than 2 days uptime. 

Last time I ssh'd in via another device and xorg was pegging the cpu as my desktop froze, I couldn't restart sddm via systemctl (hangs) and couldn't kill x in any other way, even reboot just disconnected me and remained hung.  Nothing in Xorg logs, journalctl, or other as to an issue, just hung and requires a power button.  I pulled a dmesg and xorg log off it this time, looks like the i915 driver crapping out.

Not sure what else to do other than upgrade and pray, anyone else seeing this currently with igpu?

[user@host1 ~]$ cat /var/log/Xorg.0.log
[    28.468] (--) Log file renamed from "/var/log/Xorg.pid-1638.log" to "/var/log/Xorg.0.log"
[    28.471] 
X.Org X Server 1.20.7
X Protocol Version 11, Revision 0
[    28.471] Build Operating System: Linux Arch Linux
[    28.471] Current Operating System: Linux host1 5.5.9-arch1-2 #1 SMP PREEMPT Thu, 12 Mar 2020 23:01:33 +0000 x86_64
[    28.471] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/host1--vg0-root1 rw cryptdevice=UUID=$CUUID:spv0 root=UUID=$RUUID quiet splash acpi_rev_override=5 enable_fbc=1 enable_psr=1 disable_power_well=0 pci=noaer pcie_aspm=force nmi_watchdog=0
[    28.471] Build Date: 14 January 2020  07:13:52AM
[    28.471]  
[    28.471] Current version of pixman: 0.38.4
[    28.471]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    28.471] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    28.471] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr 21 10:18:46 2020
[    28.476] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    28.477] (==) No Layout section.  Using the first Screen section.
[    28.477] (==) No screen section available. Using defaults.
[    28.477] (**) |-->Screen "Default Screen Section" (0)
[    28.477] (**) |   |-->Monitor "<default monitor>"
[    28.479] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    28.479] (==) Automatically adding devices
[    28.479] (==) Automatically enabling devices
[    28.479] (==) Automatically adding GPU devices
[    28.479] (==) Automatically binding GPU devices
[    28.479] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    28.484] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    28.484]    Entry deleted from font path.
[    28.484] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    28.484]    Entry deleted from font path.
[    28.488] (==) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/TTF,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi
[    28.488] (==) ModulePath set to "/usr/lib/xorg/modules"
[    28.488] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    28.488] (II) Module ABI versions:
[    28.488]    X.Org ANSI C Emulation: 0.4
[    28.488]    X.Org Video Driver: 24.1
[    28.488]    X.Org XInput driver : 24.1
[    28.488]    X.Org Server Extension : 10.0
[    28.489] (++) using VT number 1

[    28.489] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    28.492] (II) xfree86: Adding drm device (/dev/dri/card0)
[    28.518] (--) PCI:*(0@0:2:0) 8086:591b:1028:07be rev 4, Mem @ 0xeb000000/16777216, 0x80000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    28.518] (--) PCI: (1@0:0:0) 10de:1c8d:1028:07be rev 161, Mem @ 0xec000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    28.518] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    28.518] (II) LoadModule: "glx"
[    28.521] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    28.538] (II) Module glx: vendor="X.Org Foundation"
[    28.538]    compiled for 1.20.7, module version = 1.0.0
[    28.538]    ABI class: X.Org Server Extension, version 10.0
[    28.538] (==) Matched intel as autoconfigured driver 0
[    28.538] (==) Matched modesetting as autoconfigured driver 1
[    28.538] (==) Matched fbdev as autoconfigured driver 2
[    28.538] (==) Matched vesa as autoconfigured driver 3
[    28.538] (==) Assigned the driver to the xf86ConfigLayout
[    28.538] (II) LoadModule: "intel"
[    28.538] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    28.544] (II) Module intel: vendor="X.Org Foundation"
[    28.544]    compiled for 1.20.6, module version = 2.99.917
[    28.544]    Module class: X.Org Video Driver
[    28.544]    ABI class: X.Org Video Driver, version 24.0
[    28.544] (II) LoadModule: "modesetting"
[    28.544] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    28.548] (II) Module modesetting: vendor="X.Org Foundation"
[    28.548]    compiled for 1.20.7, module version = 1.20.7
[    28.548]    Module class: X.Org Video Driver
[    28.548]    ABI class: X.Org Video Driver, version 24.1
[    28.548] (II) LoadModule: "fbdev"
[    28.549] (WW) Warning, couldn't open module fbdev
[    28.549] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    28.549] (II) LoadModule: "vesa"
[    28.549] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    28.550] (II) Module vesa: vendor="X.Org Foundation"
[    28.550]    compiled for 1.20.0, module version = 2.4.0
[    28.550]    Module class: X.Org Video Driver
[    28.550]    ABI class: X.Org Video Driver, version 24.0
[    28.550] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
        i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
        915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
        Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
        GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    28.550] (II) intel: Driver for Intel(R) HD Graphics
[    28.550] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    28.550] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    28.550] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    28.550] (II) VESA: driver for VESA chipsets: vesa
[    28.552] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20191101
[    28.552] (II) intel(0): SNA compiled from 2.99.917-899-gf66d3954
[    28.571] (WW) Falling back to old probe method for modesetting
[    28.572] (--) intel(0): gen9 engineering sample
[    28.572] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[    28.572] (II) intel(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[    28.572] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    28.572] (==) intel(0): RGB weight 888
[    28.572] (==) intel(0): Default visual is TrueColor
[    28.574] (II) intel(0): Output eDP1 has no monitor section
[    28.575] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[    28.575] (II) intel(0): Enabled output eDP1
[    28.575] (II) intel(0): Output DP1 has no monitor section
[    28.575] (II) intel(0): Enabled output DP1
[    28.575] (II) intel(0): Output HDMI1 has no monitor section
[    28.576] (II) intel(0): Enabled output HDMI1
[    28.576] (II) intel(0): Output DP2 has no monitor section
[    28.576] (II) intel(0): Enabled output DP2
[    28.576] (II) intel(0): Output HDMI2 has no monitor section
[    28.576] (II) intel(0): Enabled output HDMI2
[    28.577] (II) intel(0): Output DP2-1 has no monitor section
[    28.577] (II) intel(0): Enabled output DP2-1
[    28.577] (II) intel(0): Output DP2-2 has no monitor section
[    28.577] (II) intel(0): Enabled output DP2-2
[    28.577] (II) intel(0): Output DP2-3 has no monitor section
[    28.577] (II) intel(0): Enabled output DP2-3
[    28.577] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    28.578] (II) intel(0): Output VIRTUAL1 has no monitor section
[    28.578] (II) intel(0): Enabled output VIRTUAL1
[    28.578] (--) intel(0): Output eDP1 using initial mode 3840x2160 on pipe 0
[    28.578] (--) intel(0): Output DP1 using initial mode 3840x2160 on pipe 1
[    28.578] (--) intel(0): Output DP2-1 using initial mode 3840x2160 on pipe 2
[    28.579] (==) intel(0): TearFree enabled
[    28.579] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[    28.579] (==) intel(0): DPI set to (96, 96)
[    28.579] (II) Loading sub module "dri3"
[    28.579] (II) LoadModule: "dri3"
[    28.579] (II) Module "dri3" already built-in
[    28.579] (II) Loading sub module "dri2"
[    28.579] (II) LoadModule: "dri2"
[    28.579] (II) Module "dri2" already built-in
[    28.579] (II) Loading sub module "present"
[    28.579] (II) LoadModule: "present"
[    28.579] (II) Module "present" already built-in
[    28.579] (II) UnloadModule: "modesetting"
[    28.579] (II) Unloading modesetting
[    28.579] (II) UnloadModule: "vesa"
[    28.579] (II) Unloading vesa
[    28.584] (II) intel(0): SNA initialized with Kabylake (gen9) backend
[    28.584] (==) intel(0): Backing store enabled
[    28.584] (==) intel(0): Silken mouse disabled
[    28.584] (II) intel(0): HW Cursor enabled
[    28.586] (==) intel(0): DPMS enabled
[    28.586] (==) intel(0): Display hotplug detection enabled
[    28.587] (II) intel(0): [DRI2] Setup complete
[    28.587] (II) intel(0): [DRI2]   DRI driver: i965
[    28.587] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    28.587] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[    28.587] (II) intel(0): hardware support for Present enabled
[    28.587] (II) Initializing extension Generic Event Extension
[    28.587] (II) Initializing extension SHAPE
[    28.587] (II) Initializing extension MIT-SHM
[    28.588] (II) Initializing extension XInputExtension
[    28.589] (II) Initializing extension XTEST
[    28.589] (II) Initializing extension BIG-REQUESTS
[    28.589] (II) Initializing extension SYNC
[    28.590] (II) Initializing extension XKEYBOARD
[    28.590] (II) Initializing extension XC-MISC
[    28.590] (II) Initializing extension SECURITY
[    28.590] (II) Initializing extension XFIXES
[    28.591] (II) Initializing extension RENDER
[    28.591] (II) Initializing extension RANDR
[    28.592] (II) Initializing extension COMPOSITE
[    28.592] (II) Initializing extension DAMAGE
[    28.592] (II) Initializing extension MIT-SCREEN-SAVER
[    28.592] (II) Initializing extension DOUBLE-BUFFER
[    28.593] (II) Initializing extension RECORD
[    28.593] (II) Initializing extension DPMS
[    28.593] (II) Initializing extension Present
[    28.593] (II) Initializing extension DRI3
[    28.594] (II) Initializing extension X-Resource
[    28.594] (II) Initializing extension XVideo
[    28.594] (II) Initializing extension XVideo-MotionCompensation
[    28.594] (II) Initializing extension GLX
[    28.650] (II) AIGLX: Loaded and initialized i965
[    28.650] (II) GLX: Initialized DRI2 GL provider for screen 0
[    28.650] (II) Initializing extension XFree86-VidModeExtension
[    28.650] (II) Initializing extension XFree86-DGA
[    28.650] (II) Initializing extension XFree86-DRI
[    28.650] (II) Initializing extension DRI2
[    28.672] (II) intel(0): switch to mode 3840x2160@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    28.678] (II) intel(0): switch to mode 3840x2160@60.0 on DP1 using pipe 1, position (0, 0), rotation normal, reflection none
[    28.692] (II) intel(0): switch to mode 3840x2160@60.0 on DP2-1 using pipe 2, position (0, 0), rotation normal, reflection none
[    28.708] (II) intel(0): Setting screen physical size to 1016 x 571
[    28.801] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    28.801] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    28.801] (II) LoadModule: "libinput"
[    28.801] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    28.805] (II) Module libinput: vendor="X.Org Foundation"
[    28.805]    compiled for 1.20.5, module version = 0.29.0
[    28.805]    Module class: X.Org XInput Driver
[    28.805]    ABI class: X.Org XInput driver, version 24.1
[    28.805] (II) Using input driver 'libinput' for 'Power Button'
[    28.805] (**) Power Button: always reports core events
[    28.805] (**) Option "Device" "/dev/input/event3"
[    28.805] (**) Option "_source" "server/udev"
[    28.812] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    28.812] (II) event3  - Power Button: device is a keyboard
[    28.812] (II) event3  - Power Button: device removed
[    28.826] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    28.827] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    28.827] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    28.827] (II) event3  - Power Button: device is a keyboard
[    28.828] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[    28.828] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    28.828] (II) Using input driver 'libinput' for 'Video Bus'
[    28.828] (**) Video Bus: always reports core events
[    28.828] (**) Option "Device" "/dev/input/event4"
[    28.828] (**) Option "_source" "server/udev"
[    28.828] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[    28.829] (II) event4  - Video Bus: device is a keyboard
[    28.829] (II) event4  - Video Bus: device removed
[    28.880] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
[    28.880] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    28.882] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[    28.882] (II) event4  - Video Bus: device is a keyboard
[    28.884] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    28.884] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    28.884] (II) Using input driver 'libinput' for 'Video Bus'
[    28.884] (**) Video Bus: always reports core events
[    28.884] (**) Option "Device" "/dev/input/event5"
[    28.884] (**) Option "_source" "server/udev"
[    28.887] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[    28.887] (II) event5  - Video Bus: device is a keyboard
[    28.887] (II) event5  - Video Bus: device removed
[    28.933] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0a/LNXVIDEO:01/input/input5/event5"
[    28.933] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    28.936] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[    28.937] (II) event5  - Video Bus: device is a keyboard
[    28.938] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    28.938] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    28.938] (II) Using input driver 'libinput' for 'Power Button'
[    28.938] (**) Power Button: always reports core events
[    28.938] (**) Option "Device" "/dev/input/event1"
[    28.938] (**) Option "_source" "server/udev"
[    28.940] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    28.940] (II) event1  - Power Button: device is a keyboard
[    28.941] (II) event1  - Power Button: device removed
[    28.973] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    28.973] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    28.976] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    28.976] (II) event1  - Power Button: device is a keyboard
[    28.977] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    28.977] (II) No input driver specified, ignoring this device.
[    28.977] (II) This device may have been added with another device file.
[    28.978] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    28.978] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    28.978] (II) Using input driver 'libinput' for 'Sleep Button'
[    28.978] (**) Sleep Button: always reports core events
[    28.978] (**) Option "Device" "/dev/input/event2"
[    28.978] (**) Option "_source" "server/udev"
[    28.981] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[    28.981] (II) event2  - Sleep Button: device is a keyboard
[    28.981] (II) event2  - Sleep Button: device removed
[    29.013] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[    29.013] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[    29.016] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[    29.016] (II) event2  - Sleep Button: device is a keyboard
[    29.019] (II) config/udev: Adding input device Logitech K350 (/dev/input/event9)
[    29.019] (**) Logitech K350: Applying InputClass "libinput keyboard catchall"
[    29.019] (II) Using input driver 'libinput' for 'Logitech K350'
[    29.019] (**) Logitech K350: always reports core events
[    29.019] (**) Option "Device" "/dev/input/event9"
[    29.020] (**) Option "_source" "server/udev"
[    29.024] (II) event9  - Logitech K350: is tagged by udev as: Keyboard
[    29.024] (II) event9  - Logitech K350: device is a keyboard
[    29.024] (II) event9  - Logitech K350: device removed
[    29.053] (II) libinput: Logitech K350: needs a virtual subdevice
[    29.053] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:200A.0005/input/input21/event9"
[    29.053] (II) XINPUT: Adding extended input device "Logitech K350" (type: MOUSE, id 11)
[    29.053] (**) Option "AccelerationScheme" "none"
[    29.053] (**) Logitech K350: (accel) selected scheme none/0
[    29.053] (**) Logitech K350: (accel) acceleration factor: 2.000
[    29.053] (**) Logitech K350: (accel) acceleration threshold: 4
[    29.057] (II) event9  - Logitech K350: is tagged by udev as: Keyboard
[    29.058] (II) event9  - Logitech K350: device is a keyboard
[    29.060] (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event28)
[    29.060] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall"
[    29.060] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate'
[    29.060] (**) Integrated_Webcam_HD: Integrate: always reports core events
[    29.060] (**) Option "Device" "/dev/input/event28"
[    29.060] (**) Option "_source" "server/udev"
[    29.063] (II) event28 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[    29.063] (II) event28 - Integrated_Webcam_HD: Integrate: device is a keyboard
[    29.063] (II) event28 - Integrated_Webcam_HD: Integrate: device removed
[    29.133] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/input/input61/event28"
[    29.133] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 12)
[    29.137] (II) event28 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[    29.137] (II) event28 - Integrated_Webcam_HD: Integrate: device is a keyboard
[    29.139] (II) config/udev: Adding input device Kensington Expert Wireless TB Mouse (/dev/input/event7)
[    29.139] (**) Kensington Expert Wireless TB Mouse: Applying InputClass "libinput pointer catchall"
[    29.139] (II) Using input driver 'libinput' for 'Kensington Expert Wireless TB Mouse'
[    29.139] (**) Kensington Expert Wireless TB Mouse: always reports core events
[    29.139] (**) Option "Device" "/dev/input/event7"
[    29.139] (**) Option "_source" "server/udev"
[    29.143] (II) event7  - Kensington Expert Wireless TB Mouse: is tagged by udev as: Mouse
[    29.143] (II) event7  - Kensington Expert Wireless TB Mouse: device is a pointer
[    29.143] (II) event7  - Kensington Expert Wireless TB Mouse: device removed
[    29.213] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:047D:8018.0004/input/input13/event7"
[    29.213] (II) XINPUT: Adding extended input device "Kensington Expert Wireless TB Mouse" (type: MOUSE, id 13)
[    29.213] (**) Option "AccelerationScheme" "none"
[    29.213] (**) Kensington Expert Wireless TB Mouse: (accel) selected scheme none/0
[    29.213] (**) Kensington Expert Wireless TB Mouse: (accel) acceleration factor: 2.000
[    29.213] (**) Kensington Expert Wireless TB Mouse: (accel) acceleration threshold: 4
[    29.217] (II) event7  - Kensington Expert Wireless TB Mouse: is tagged by udev as: Mouse
[    29.218] (II) event7  - Kensington Expert Wireless TB Mouse: device is a pointer
[    29.220] (II) config/udev: Adding input device Kensington Expert Wireless TB Mouse (/dev/input/mouse0)
[    29.220] (II) No input driver specified, ignoring this device.
[    29.220] (II) This device may have been added with another device file.
[    29.221] (II) config/udev: Adding input device Kensington Expert Wireless TB Consumer Control (/dev/input/event8)
[    29.221] (**) Kensington Expert Wireless TB Consumer Control: Applying InputClass "libinput keyboard catchall"
[    29.221] (II) Using input driver 'libinput' for 'Kensington Expert Wireless TB Consumer Control'
[    29.221] (**) Kensington Expert Wireless TB Consumer Control: always reports core events
[    29.221] (**) Option "Device" "/dev/input/event8"
[    29.221] (**) Option "_source" "server/udev"
[    29.225] (II) event8  - Kensington Expert Wireless TB Consumer Control: is tagged by udev as: Keyboard
[    29.225] (II) event8  - Kensington Expert Wireless TB Consumer Control: device is a keyboard
[    29.226] (II) event8  - Kensington Expert Wireless TB Consumer Control: device removed
[    29.280] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:047D:8018.0004/input/input14/event8"
[    29.280] (II) XINPUT: Adding extended input device "Kensington Expert Wireless TB Consumer Control" (type: KEYBOARD, id 14)
[    29.284] (II) event8  - Kensington Expert Wireless TB Consumer Control: is tagged by udev as: Keyboard
[    29.284] (II) event8  - Kensington Expert Wireless TB Consumer Control: device is a keyboard
[    29.286] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/event10)
[    29.286] (**) ELAN Touchscreen: Applying InputClass "libinput touchscreen catchall"
[    29.286] (II) Using input driver 'libinput' for 'ELAN Touchscreen'
[    29.286] (**) ELAN Touchscreen: always reports core events
[    29.286] (**) Option "Device" "/dev/input/event10"
[    29.286] (**) Option "_source" "server/udev"
[    29.290] (II) event10 - ELAN Touchscreen: is tagged by udev as: Touchscreen
[    29.290] (II) event10 - ELAN Touchscreen: device is a touch device
[    29.291] (II) event10 - ELAN Touchscreen: device removed
[    29.360] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04F3:24A0.0007/input/input26/event10"
[    29.360] (II) XINPUT: Adding extended input device "ELAN Touchscreen" (type: TOUCHSCREEN, id 15)
[    29.360] (**) Option "AccelerationScheme" "none"
[    29.360] (**) ELAN Touchscreen: (accel) selected scheme none/0
[    29.360] (**) ELAN Touchscreen: (accel) acceleration factor: 2.000
[    29.360] (**) ELAN Touchscreen: (accel) acceleration threshold: 4
[    29.364] (II) event10 - ELAN Touchscreen: is tagged by udev as: Touchscreen
[    29.364] (II) event10 - ELAN Touchscreen: device is a touch device
[    29.366] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/mouse1)
[    29.366] (II) No input driver specified, ignoring this device.
[    29.366] (II) This device may have been added with another device file.
[    29.368] (II) config/udev: Adding input device ELAN Touchscreen UNKNOWN (/dev/input/event11)
[    29.368] (II) No input driver specified, ignoring this device.
[    29.368] (II) This device may have been added with another device file.
[    29.369] (II) config/udev: Adding input device ELAN Touchscreen UNKNOWN (/dev/input/event12)
[    29.369] (II) No input driver specified, ignoring this device.
[    29.370] (II) This device may have been added with another device file.
[    29.371] (II) config/udev: Adding input device DLL07BE:01 06CB:7A13 Mouse (/dev/input/event19)
[    29.371] (**) DLL07BE:01 06CB:7A13 Mouse: Applying InputClass "libinput pointer catchall"
[    29.371] (II) Using input driver 'libinput' for 'DLL07BE:01 06CB:7A13 Mouse'
[    29.371] (**) DLL07BE:01 06CB:7A13 Mouse: always reports core events
[    29.371] (**) Option "Device" "/dev/input/event19"
[    29.371] (**) Option "_source" "server/udev"
[    29.375] (II) event19 - DLL07BE:01 06CB:7A13 Mouse: is tagged by udev as: Mouse Pointingstick
[    29.376] (II) event19 - DLL07BE:01 06CB:7A13 Mouse: device is a pointer
[    29.378] (II) event19 - DLL07BE:01 06CB:7A13 Mouse: device removed
[    29.453] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-9/i2c-DLL07BE:01/0018:06CB:7A13.000B/input/input51/event19"
[    29.453] (II) XINPUT: Adding extended input device "DLL07BE:01 06CB:7A13 Mouse" (type: MOUSE, id 16)
[    29.453] (**) Option "AccelerationScheme" "none"
[    29.453] (**) DLL07BE:01 06CB:7A13 Mouse: (accel) selected scheme none/0
[    29.454] (**) DLL07BE:01 06CB:7A13 Mouse: (accel) acceleration factor: 2.000
[    29.454] (**) DLL07BE:01 06CB:7A13 Mouse: (accel) acceleration threshold: 4
[    29.459] (II) event19 - DLL07BE:01 06CB:7A13 Mouse: is tagged by udev as: Mouse Pointingstick
[    29.459] (II) event19 - DLL07BE:01 06CB:7A13 Mouse: device is a pointer
[    29.460] (II) config/udev: Adding input device DLL07BE:01 06CB:7A13 Mouse (/dev/input/mouse2)
[    29.460] (II) No input driver specified, ignoring this device.
[    29.460] (II) This device may have been added with another device file.
[    29.460] (II) config/udev: Adding input device DLL07BE:01 06CB:7A13 Touchpad (/dev/input/event20)
[    29.460] (**) DLL07BE:01 06CB:7A13 Touchpad: Applying InputClass "libinput touchpad catchall"
[    29.460] (**) DLL07BE:01 06CB:7A13 Touchpad: Applying InputClass "touchpad catchall"
[    29.460] (**) DLL07BE:01 06CB:7A13 Touchpad: Applying InputClass "Default clickpad buttons"
[    29.460] (II) LoadModule: "synaptics"
[    29.460] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    29.462] (II) Module synaptics: vendor="X.Org Foundation"
[    29.462]    compiled for 1.20.0, module version = 1.9.1
[    29.462]    Module class: X.Org XInput Driver
[    29.462]    ABI class: X.Org XInput driver, version 24.1
[    29.462] (II) Using input driver 'synaptics' for 'DLL07BE:01 06CB:7A13 Touchpad'
[    29.462] (**) DLL07BE:01 06CB:7A13 Touchpad: always reports core events
[    29.462] (**) Option "Device" "/dev/input/event20"
[    29.533] (II) synaptics: DLL07BE:01 06CB:7A13 Touchpad: found clickpad property
[    29.533] (--) synaptics: DLL07BE:01 06CB:7A13 Touchpad: x-axis range 0 - 1228 (res 12)
[    29.533] (--) synaptics: DLL07BE:01 06CB:7A13 Touchpad: y-axis range 0 - 928 (res 12)
[    29.533] (II) synaptics: DLL07BE:01 06CB:7A13 Touchpad: device does not report pressure, will use touch data.
[    29.533] (II) synaptics: DLL07BE:01 06CB:7A13 Touchpad: device does not report finger width.
[    29.533] (--) synaptics: DLL07BE:01 06CB:7A13 Touchpad: buttons: left double triple
[    29.533] (--) synaptics: DLL07BE:01 06CB:7A13 Touchpad: Vendor 0x6cb Product 0x7a13
[    29.533] (--) synaptics: DLL07BE:01 06CB:7A13 Touchpad: invalid pressure range.  defaulting to 0 - 255
[    29.533] (--) synaptics: DLL07BE:01 06CB:7A13 Touchpad: invalid finger width range.  defaulting to 0 - 15
[    29.533] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[    29.533] (--) synaptics: DLL07BE:01 06CB:7A13 Touchpad: touchpad found
[    29.533] (**) DLL07BE:01 06CB:7A13 Touchpad: always reports core events
[    29.600] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-9/i2c-DLL07BE:01/0018:06CB:7A13.000B/input/input52/event20"
[    29.600] (II) XINPUT: Adding extended input device "DLL07BE:01 06CB:7A13 Touchpad" (type: TOUCHPAD, id 17)
[    29.600] (**) synaptics: DLL07BE:01 06CB:7A13 Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[    29.600] (**) synaptics: DLL07BE:01 06CB:7A13 Touchpad: (accel) MaxSpeed is now 1.75
[    29.600] (**) synaptics: DLL07BE:01 06CB:7A13 Touchpad: (accel) AccelFactor is now 0.130
[    29.600] (**) DLL07BE:01 06CB:7A13 Touchpad: (accel) keeping acceleration scheme 1
[    29.600] (**) DLL07BE:01 06CB:7A13 Touchpad: (accel) acceleration profile 1
[    29.600] (**) DLL07BE:01 06CB:7A13 Touchpad: (accel) acceleration factor: 2.000
[    29.600] (**) DLL07BE:01 06CB:7A13 Touchpad: (accel) acceleration threshold: 4
[    29.600] (--) synaptics: DLL07BE:01 06CB:7A13 Touchpad: touchpad found
[    29.602] (II) config/udev: Adding input device DLL07BE:01 06CB:7A13 Touchpad (/dev/input/mouse3)
[    29.602] (**) DLL07BE:01 06CB:7A13 Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[    29.605] (II) config/udev: Adding input device CalDigit Inc. CalDigit USB-C Pro Audio (/dev/input/event13)
[    29.605] (**) CalDigit Inc. CalDigit USB-C Pro Audio: Applying InputClass "libinput keyboard catchall"
[    29.605] (II) Using input driver 'libinput' for 'CalDigit Inc. CalDigit USB-C Pro Audio'
[    29.605] (**) CalDigit Inc. CalDigit USB-C Pro Audio: always reports core events
[    29.605] (**) Option "Device" "/dev/input/event13"
[    29.605] (**) Option "_source" "server/udev"
[    29.606] (II) event13 - CalDigit Inc. CalDigit USB-C Pro Audio: is tagged by udev as: Keyboard
[    29.606] (II) event13 - CalDigit Inc. CalDigit USB-C Pro Audio: device is a keyboard
[    29.606] (II) event13 - CalDigit Inc. CalDigit USB-C Pro Audio: device removed
[    29.680] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.6/0000:06:00.0/0000:07:01.0/0000:09:00.0/0000:0a:02.0/0000:0b:00.0/usb3/3-1/3-1.4/3-1.4.1/3-1.4.1:1.3/0003:2188:4042.0008/input/input30/event13"
[    29.680] (II) XINPUT: Adding extended input device "CalDigit Inc. CalDigit USB-C Pro Audio" (type: KEYBOARD, id 18)
[    29.686] (II) event13 - CalDigit Inc. CalDigit USB-C Pro Audio: is tagged by udev as: Keyboard
[    29.686] (II) event13 - CalDigit Inc. CalDigit USB-C Pro Audio: device is a keyboard
[    29.691] (II) config/udev: Adding input device Burr-Brown from TI               USB Audio CODEC  (/dev/input/event15)
[    29.691] (**) Burr-Brown from TI               USB Audio CODEC : Applying InputClass "libinput keyboard catchall"
[    29.691] (II) Using input driver 'libinput' for 'Burr-Brown from TI               USB Audio CODEC '
[    29.691] (**) Burr-Brown from TI               USB Audio CODEC : always reports core events
[    29.691] (**) Option "Device" "/dev/input/event15"
[    29.691] (**) Option "_source" "server/udev"
[    29.698] (II) event15 - Burr-Brown from TI               USB Audio CODEC : is tagged by udev as: Keyboard
[    29.698] (II) event15 - Burr-Brown from TI               USB Audio CODEC : device is a keyboard
[    29.699] (II) event15 - Burr-Brown from TI               USB Audio CODEC : device removed
[    29.746] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.6/0000:06:00.0/0000:07:01.0/0000:09:00.0/0000:0a:02.0/0000:0b:00.0/usb3/3-1/3-1.4/3-1.4.2/3-1.4.2.1/3-1.4.2.1.1/3-1.4.2.1.1:1.3/0003:08BB:2902.000A/input/input32/event15"
[    29.746] (II) XINPUT: Adding extended input device "Burr-Brown from TI               USB Audio CODEC " (type: KEYBOARD, id 19)
[    29.754] (II) event15 - Burr-Brown from TI               USB Audio CODEC : is tagged by udev as: Keyboard
[    29.754] (II) event15 - Burr-Brown from TI               USB Audio CODEC : device is a keyboard
[    29.758] (II) config/udev: Adding input device Jabra SPEAK 510 USB (/dev/input/event14)
[    29.758] (**) Jabra SPEAK 510 USB: Applying InputClass "libinput keyboard catchall"
[    29.758] (II) Using input driver 'libinput' for 'Jabra SPEAK 510 USB'
[    29.758] (**) Jabra SPEAK 510 USB: always reports core events
[    29.758] (**) Option "Device" "/dev/input/event14"
[    29.758] (**) Option "_source" "server/udev"
[    29.765] (II) event14 - Jabra SPEAK 510 USB: is tagged by udev as: Keyboard
[    29.765] (II) event14 - Jabra SPEAK 510 USB: device is a keyboard
[    29.766] (II) event14 - Jabra SPEAK 510 USB: device removed
[    29.853] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.6/0000:06:00.0/0000:07:01.0/0000:09:00.0/0000:0a:02.0/0000:0b:00.0/usb3/3-1/3-1.4/3-1.4.2/3-1.4.2.4/3-1.4.2.4:1.3/0003:0B0E:0422.0009/input/input31/event14"
[    29.853] (II) XINPUT: Adding extended input device "Jabra SPEAK 510 USB" (type: KEYBOARD, id 20)
[    29.860] (II) event14 - Jabra SPEAK 510 USB: is tagged by udev as: Keyboard
[    29.860] (II) event14 - Jabra SPEAK 510 USB: device is a keyboard
[    29.862] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event21)
[    29.862] (II) No input driver specified, ignoring this device.
[    29.862] (II) This device may have been added with another device file.
[    29.863] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event22)
[    29.863] (II) No input driver specified, ignoring this device.
[    29.863] (II) This device may have been added with another device file.
[    29.864] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event23)
[    29.864] (II) No input driver specified, ignoring this device.
[    29.864] (II) This device may have been added with another device file.
[    29.865] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event24)
[    29.865] (II) No input driver specified, ignoring this device.
[    29.865] (II) This device may have been added with another device file.
[    29.866] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event25)
[    29.866] (II) No input driver specified, ignoring this device.
[    29.866] (II) This device may have been added with another device file.
[    29.867] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event26)
[    29.867] (II) No input driver specified, ignoring this device.
[    29.867] (II) This device may have been added with another device file.
[    29.867] (II) config/udev: Adding input device Intel HID events (/dev/input/event16)
[    29.868] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[    29.868] (II) Using input driver 'libinput' for 'Intel HID events'
[    29.868] (**) Intel HID events: always reports core events
[    29.868] (**) Option "Device" "/dev/input/event16"
[    29.868] (**) Option "_source" "server/udev"
[    29.870] (II) event16 - Intel HID events: is tagged by udev as: Keyboard
[    29.870] (II) event16 - Intel HID events: device is a keyboard
[    29.870] (II) event16 - Intel HID events: device removed
[    29.906] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input47/event16"
[    29.906] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 21)
[    29.909] (II) event16 - Intel HID events: is tagged by udev as: Keyboard
[    29.909] (II) event16 - Intel HID events: device is a keyboard
[    29.911] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event17)
[    29.911] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[    29.911] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[    29.911] (**) Intel HID 5 button array: always reports core events
[    29.911] (**) Option "Device" "/dev/input/event17"
[    29.911] (**) Option "_source" "server/udev"
[    29.913] (II) event17 - Intel HID 5 button array: is tagged by udev as: Keyboard
[    29.914] (II) event17 - Intel HID 5 button array: device is a keyboard
[    29.914] (II) event17 - Intel HID 5 button array: device removed
[    29.946] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input48/event17"
[    29.946] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 22)
[    29.949] (II) event17 - Intel HID 5 button array: is tagged by udev as: Keyboard
[    29.949] (II) event17 - Intel HID 5 button array: device is a keyboard
[    29.951] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event27)
[    29.951] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    29.951] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[    29.951] (**) Dell WMI hotkeys: always reports core events
[    29.951] (**) Option "Device" "/dev/input/event27"
[    29.951] (**) Option "_source" "server/udev"
[    29.954] (II) event27 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[    29.954] (II) event27 - Dell WMI hotkeys: device is a keyboard
[    29.955] (II) event27 - Dell WMI hotkeys: device removed
[    30.026] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:03/wmi_bus/wmi_bus-PNP0C14:03/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input60/event27"
[    30.026] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 23)
[    30.030] (II) event27 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[    30.030] (II) event27 - Dell WMI hotkeys: device is a keyboard
[    30.032] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event6)
[    30.032] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    30.032] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    30.033] (**) AT Translated Set 2 keyboard: always reports core events
[    30.033] (**) Option "Device" "/dev/input/event6"
[    30.033] (**) Option "_source" "server/udev"
[    30.035] (II) event6  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    30.035] (II) event6  - AT Translated Set 2 keyboard: device is a keyboard
[    30.039] (II) event6  - AT Translated Set 2 keyboard: device removed
[    30.066] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input6/event6"
[    30.066] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 24)
[    30.070] (II) event6  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    30.070] (II) event6  - AT Translated Set 2 keyboard: device is a keyboard
[    30.074] (II) config/udev: Adding input device PC Speaker (/dev/input/event18)
[    30.074] (II) No input driver specified, ignoring this device.
[    30.074] (II) This device may have been added with another device file.
[    30.159] (**) Logitech K350: Applying InputClass "libinput keyboard catchall"
[    30.159] (II) Using input driver 'libinput' for 'Logitech K350'
[    30.159] (**) Logitech K350: always reports core events
[    30.159] (**) Option "Device" "/dev/input/event9"
[    30.159] (**) Option "_source" "_driver/libinput"
[    30.159] (II) libinput: Logitech K350: is a virtual subdevice
[    30.159] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:200A.0005/input/input21/event9"
[    30.159] (II) XINPUT: Adding extended input device "Logitech K350" (type: KEYBOARD, id 25)
[    30.171] (EE) Failed to open authorization file "/var/run/sddm/{e5a6df5f-7895-479c-9a91-075890d02d78}": No such file or directory
[    30.588] (II) intel(0): EDID vendor "SHP", prod id 5238
[    30.588] (II) intel(0): Printing DDC gathered Modelines:
[    30.588] (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[    30.664] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    30.672] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    84.119] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    84.126] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    86.175] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    86.175] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    86.179] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    86.179] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    86.181] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    86.181] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    86.183] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    86.184] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    86.196] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    86.196] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    86.741] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    86.741] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    87.956] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    87.957] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    87.961] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    87.961] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    87.967] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    87.967] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    87.986] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    87.986] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    88.109] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    88.109] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    90.276] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    90.276] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    90.636] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    90.637] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    90.638] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    90.639] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    90.640] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    90.640] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    90.643] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    90.643] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    90.645] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    90.645] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    91.467] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    91.468] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    99.502] (II) intel(0): resizing framebuffer to 11518x2160
[    99.646] (II) intel(0): switch to mode 3840x2160@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    99.694] (II) intel(0): switch to mode 3840x2160@60.0 on DP1 using pipe 1, position (7678, 0), rotation normal, reflection none
[    99.726] (II) intel(0): switch to mode 3840x2160@60.0 on DP2-1 using pipe 2, position (3839, 0), rotation normal, reflection none
[   100.720] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   100.726] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   100.736] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   100.736] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   100.737] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   100.737] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   100.737] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   100.737] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   100.738] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   100.738] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   100.738] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   100.738] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   100.740] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   100.740] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   100.740] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   100.741] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   100.741] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   100.741] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   100.741] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   100.742] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   100.742] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   100.742] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   100.750] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   100.750] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   101.349] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   101.349] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   101.354] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   101.354] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   101.356] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   101.356] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   101.358] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   101.358] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   101.360] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   101.360] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   101.363] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   101.363] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   180.999] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   181.006] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   238.915] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-12ms), your system is too slow
[   243.368] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-0ms), your system is too slow
[   257.545] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-1ms), your system is too slow
[   304.272] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-28ms), your system is too slow
[   304.272] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-41ms), your system is too slow
[   306.151] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-4ms), your system is too slow
[   312.580] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-7ms), your system is too slow
[   313.933] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-23ms), your system is too slow
[   314.049] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-7ms), your system is too slow
[   314.049] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-20ms), your system is too slow
[   317.364] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-1ms), your system is too slow
[   322.699] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-12ms), your system is too slow
[   325.559] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-1ms), your system is too slow
[   325.559] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-14ms), your system is too slow
[   325.618] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-4ms), your system is too slow
[   612.911] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-27ms), your system is too slow
[   612.911] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-40ms), your system is too slow
[   620.639] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-9ms), your system is too slow
[   620.639] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-22ms), your system is too slow
[   661.810] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-12ms), your system is too slow
[   687.260] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-23ms), your system is too slow
[   687.260] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-36ms), your system is too slow
[  1457.000] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-1ms), your system is too slow
[  1457.147] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-46ms), your system is too slow
[  1457.147] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-59ms), your system is too slow
[  1472.885] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-1ms), your system is too slow
[  1474.448] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-2ms), your system is too slow
[  1474.448] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-15ms), your system is too slow
[  1479.149] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-13ms), your system is too slow
[  1479.149] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-26ms), your system is too slow
[  1483.717] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-31ms), your system is too slow
[  1483.717] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-44ms), your system is too slow
[  1485.691] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-29ms), your system is too slow
[  1485.911] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-43ms), your system is too slow
[  1495.484] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-6ms), your system is too slow
[  1511.246] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-5ms), your system is too slow
[  1549.245] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-9ms), your system is too slow
[  2124.003] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-3ms), your system is too slow
[  2192.081] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-12ms), your system is too slow
[  2697.557] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-42ms), your system is too slow
[  2697.557] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-55ms), your system is too slow
[  3677.709] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-6ms), your system is too slow
[  3677.709] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-19ms), your system is too slow
[  3688.445] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-9ms), your system is too slow
[  3688.446] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-22ms), your system is too slow
[  4312.344] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-17ms), your system is too slow
[  4320.182] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-11ms), your system is too slow
[  4320.183] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-24ms), your system is too slow
[  5522.998] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-2ms), your system is too slow
[  5927.336] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-4ms), your system is too slow
[  5927.336] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-18ms), your system is too slow
[  5928.484] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-5ms), your system is too slow
[  7244.187] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-0ms), your system is too slow
[  7350.254] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-45ms), your system is too slow
[  8241.761] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-6ms), your system is too slow
[  8243.322] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-11ms), your system is too slow
[  8243.474] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-17ms), your system is too slow
[  8243.474] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-30ms), your system is too slow
[  8246.093] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-11ms), your system is too slow
[  8252.742] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-4ms), your system is too slow
[  8357.588] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-10ms), your system is too slow
[  8361.948] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-1ms), your system is too slow
[  8485.688] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-2ms), your system is too slow
[  8485.688] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-15ms), your system is too slow
[  8487.512] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-12ms), your system is too slow
[  8487.512] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-25ms), your system is too slow
[  8494.678] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-26ms), your system is too slow
[  8524.421] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-21ms), your system is too slow
[  8524.421] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-35ms), your system is too slow
[  8533.612] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-7ms), your system is too slow
[  8619.662] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-10ms), your system is too slow
[  8619.662] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-23ms), your system is too slow
[  8632.193] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-37ms), your system is too slow
[  8632.193] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-50ms), your system is too slow
[  8642.244] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-5ms), your system is too slow
[  8878.542] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-3ms), your system is too slow
[  8944.712] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-0ms), your system is too slow
[  9120.211] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-18ms), your system is too slow
[  9140.753] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-4ms), your system is too slow
[  9140.753] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-18ms), your system is too slow
[  9225.416] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-6ms), your system is too slow
[  9226.955] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-11ms), your system is too slow
[  9806.422] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-19ms), your system is too slow
[  9806.422] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-32ms), your system is too slow
[  9842.526] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-5ms), your system is too slow
[  9856.388] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-12ms), your system is too slow
[ 10488.552] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-5ms), your system is too slow
[ 10488.552] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-18ms), your system is too slow
[ 10748.418] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-22ms), your system is too slow
[ 10748.418] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-35ms), your system is too slow
[ 10752.286] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-16ms), your system is too slow
[ 10752.392] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-5ms), your system is too slow
[ 10765.710] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-4ms), your system is too slow
[ 10801.780] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-27ms), your system is too slow
[ 10801.780] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-40ms), your system is too slow
[ 10890.798] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-50ms), your system is too slow
[ 10907.238] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-4ms), your system is too slow
[ 10919.907] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-13ms), your system is too slow
[ 10919.907] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-26ms), your system is too slow
[ 11075.798] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-6ms), your system is too slow
[ 11075.798] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-19ms), your system is too slow
[ 11233.079] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-7ms), your system is too slow
[ 11233.079] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-21ms), your system is too slow
[ 11512.909] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-13ms), your system is too slow
[ 11736.921] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-7ms), your system is too slow
[ 11817.924] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-25ms), your system is too slow
[ 11818.076] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-8ms), your system is too slow
[ 11846.819] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-31ms), your system is too slow
[ 12124.868] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-15ms), your system is too slow
[ 12124.868] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-28ms), your system is too slow
[ 12472.794] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-2ms), your system is too slow
[ 12473.904] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-21ms), your system is too slow
[ 12491.565] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-6ms), your system is too slow
[ 12839.068] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-6ms), your system is too slow
[ 12839.068] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-19ms), your system is too slow
[ 13232.851] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-5ms), your system is too slow
[ 13267.412] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-1ms), your system is too slow
[ 13381.929] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-10ms), your system is too slow
[ 13416.020] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-32ms), your system is too slow
[ 13416.020] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-45ms), your system is too slow
[ 13423.554] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-9ms), your system is too slow
[ 13423.554] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-22ms), your system is too slow
[ 13433.082] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-4ms), your system is too slow
[ 13433.203] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-2ms), your system is too slow
[ 13435.947] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-8ms), your system is too slow
[ 13438.092] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-5ms), your system is too slow
[ 13438.092] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-18ms), your system is too slow
[ 13470.206] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-6ms), your system is too slow
[ 13470.315] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-6ms), your system is too slow
[ 13476.366] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-8ms), your system is too slow
[ 13491.993] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-13ms), your system is too slow
[ 13491.993] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-26ms), your system is too slow
[ 13524.270] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-13ms), your system is too slow
[ 13524.270] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-26ms), your system is too slow
[ 13527.655] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-4ms), your system is too slow
[ 13527.655] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-17ms), your system is too slow
[ 13529.005] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-4ms), your system is too slow
[ 13542.855] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-30ms), your system is too slow
[ 13542.934] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-2ms), your system is too slow
[ 13550.425] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-36ms), your system is too slow
[ 13552.682] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-3ms), your system is too slow
[ 13552.682] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-16ms), your system is too slow
[ 13554.167] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-11ms), your system is too slow
[ 13556.236] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-5ms), your system is too slow
[ 13556.236] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-19ms), your system is too slow
[ 13557.985] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-3ms), your system is too slow
[ 13592.713] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-1ms), your system is too slow
[ 13592.713] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-14ms), your system is too slow
[ 13695.838] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-11ms), your system is too slow
[ 13695.838] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-24ms), your system is too slow
[ 13882.858] (EE) client bug: timer event7 debounce: scheduled expiry is in the past (-10ms), your system is too slow
[ 13882.858] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-23ms), your system is too slow
[ 13947.903] (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-10ms), your system is too slow
[user@host1 ~]$ 
[user@host1 ~]$ 
[user@host1 ~]$ 
[user@host1 ~]$ 
[user@host1 ~]$ 
[user@host1 ~]$ cat /var/log/
XPSpower        Xorg.1.log      boot.log        cups/           gssproxy/       lastlog         pacman.log      tallylog        
Xorg.0.log      Xorg.1.log.old  btmp            faillog         httpd/          lost+found/     private/        wtmp            
Xorg.0.log.old  audit/          btmp.1          forticlient/    journal/        old/            samba/          


[user@host1 ~]$ dmesg
[    0.010320] Early memory node ranges
[    0.010321]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.010321]   node   0: [mem 0x0000000000059000-0x000000000009dfff]
[    0.010322]   node   0: [mem 0x0000000000100000-0x000000005e652fff]
[    0.010323]   node   0: [mem 0x000000005e655000-0x000000006ec55fff]
[    0.010323]   node   0: [mem 0x000000006ffff000-0x000000006fffffff]
[    0.010324]   node   0: [mem 0x0000000078000000-0x00000000785fffff]
[    0.010325]   node   0: [mem 0x0000000100000000-0x000000107f7fffff]
[    0.010593] Zeroed struct page in unavailable ranges: 38415 pages
[    0.010594] Initmem setup node 0 [mem 0x0000000000001000-0x000000107f7fffff]
[    0.010595] On node 0 totalpages: 16706033
[    0.010597]   DMA zone: 64 pages used for memmap
[    0.010597]   DMA zone: 22 pages reserved
[    0.010598]   DMA zone: 3996 pages, LIFO batch:0
[    0.010650]   DMA32 zone: 7050 pages used for memmap
[    0.010651]   DMA32 zone: 451157 pages, LIFO batch:63
[    0.020201]   Normal zone: 253920 pages used for memmap
[    0.020203]   Normal zone: 16250880 pages, LIFO batch:63
[    0.225899] Reserving Intel graphics memory at [mem 0x7a800000-0x7e7fffff]
[    0.226308] ACPI: PM-Timer IO Port: 0x1808
[    0.226309] ACPI: Local APIC address 0xfee00000
[    0.226315] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.226315] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.226316] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.226317] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.226317] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.226318] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.226318] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.226319] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.226346] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.226348] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.226350] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.226351] ACPI: IRQ0 used by override.
[    0.226352] ACPI: IRQ9 used by override.
[    0.226353] Using ACPI (MADT) for SMP configuration information
[    0.226355] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.226360] e820: update [mem 0x6c1fe000-0x6c40dfff] usable ==> reserved
[    0.226368] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.226387] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.226389] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.226390] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[    0.226392] PM: Registered nosave memory: [mem 0x5e653000-0x5e653fff]
[    0.226392] PM: Registered nosave memory: [mem 0x5e654000-0x5e654fff]
[    0.226394] PM: Registered nosave memory: [mem 0x6c1fe000-0x6c40dfff]
[    0.226395] PM: Registered nosave memory: [mem 0x6ec56000-0x6f012fff]
[    0.226395] PM: Registered nosave memory: [mem 0x6f013000-0x6f058fff]
[    0.226396] PM: Registered nosave memory: [mem 0x6f059000-0x6f38cfff]
[    0.226396] PM: Registered nosave memory: [mem 0x6f38d000-0x6ff1ffff]
[    0.226397] PM: Registered nosave memory: [mem 0x6ff20000-0x6fffefff]
[    0.226398] PM: Registered nosave memory: [mem 0x70000000-0x77ffffff]
[    0.226400] PM: Registered nosave memory: [mem 0x78600000-0x7e7fffff]
[    0.226400] PM: Registered nosave memory: [mem 0x7e800000-0xefffffff]
[    0.226401] PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.226401] PM: Registered nosave memory: [mem 0xf8000000-0xfdffffff]
[    0.226402] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.226402] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.226403] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.226403] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.226404] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.226404] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.226405] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.226407] [mem 0x7e800000-0xefffffff] available for PCI devices
[    0.226407] Booting paravirtualized kernel on bare hardware
[    0.226413] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.319595] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.319764] percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144
[    0.319771] pcpu-alloc: s196608 r8192 d28672 u262144 alloc=1*2097152
[    0.319772] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.319791] Built 1 zonelists, mobility grouping on.  Total pages: 16444977
[    0.319792] Policy zone: Normal
[    0.319794] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/host1--vg0-root1 rw cryptdevice=UUID=6411b1d2-401e-49ae-9a49-67364c807926:spv0 root=UUID=d06bb61c-5458-4e40-a7e7-b8e9695a581f quiet splash acpi_rev_override=5 enable_fbc=1 enable_psr=1 disable_power_well=0 pci=noaer pcie_aspm=force nmi_watchdog=0
[    0.319943] PCIe ASPM is forcibly enabled
[    0.323103] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[    0.324676] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.324752] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
[    0.449275] Memory: 65507332K/66824132K available (12291K kernel code, 1344K rwdata, 4292K rodata, 1664K init, 3388K bss, 1316800K reserved, 0K cma-reserved)
[    0.449389] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.449399] Kernel/User page tables isolation: enabled
[    0.449412] ftrace: allocating 38796 entries in 152 pages
[    0.463596] ftrace: allocated 152 pages with 3 groups
[    0.463689] rcu: Preemptible hierarchical RCU implementation.
[    0.463689] rcu:     RCU dyntick-idle grace-period acceleration is enabled.
[    0.463690] rcu:     RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.463691] rcu:     RCU priority boosting: priority 1 delay 500 ms.
[    0.463691]  Tasks RCU enabled.
[    0.463692] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.463693] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.466055] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
[    0.466396] random: get_random_bytes called from start_kernel+0x3ab/0x586 with crng_init=0
[    0.466418] Console: colour dummy device 80x25
[    0.466422] printk: console [tty0] enabled
[    0.466435] ACPI: Core revision 20191018
[    0.466643] ACPI: Overriding _REV return value to 5
[    0.466732] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.466801] APIC: Switch to symmetric I/O mode setup
[    0.466803] DMAR: Host address width 39
[    0.466804] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.466808] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.466809] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.466812] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.466813] DMAR: RMRR base: 0x0000006ed2e000 end: 0x0000006ed4dfff
[    0.466814] DMAR: RMRR base: 0x0000007a000000 end: 0x0000007e7fffff
[    0.466815] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[    0.466816] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[    0.466817] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.466818] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.466818] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.468324] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.468326] x2apic enabled
[    0.468339] Switched APIC routing to cluster x2apic.
[    0.472513] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.486831] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285bfbafad2, max_idle_ns: 440795215530 ns
[    0.486835] Calibrating delay loop (skipped), value calculated using timer frequency.. 5602.18 BogoMIPS (lpj=9333090)
[    0.486837] pid_max: default: 32768 minimum: 301
[    0.488861] LSM: Security Framework initializing
[    0.488865] Yama: becoming mindful.
[    0.488972] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.489064] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.489075] *** VALIDATE tmpfs ***
[    0.489199] *** VALIDATE proc ***
[    0.489241] *** VALIDATE cgroup1 ***
[    0.489242] *** VALIDATE cgroup2 ***
[    0.489294] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.489314] process: using mwait in idle threads
[    0.489316] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.489317] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.489320] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.489321] Spectre V2 : Mitigation: Full generic retpoline
[    0.489322] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.489322] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.489324] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.489324] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.489326] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.489328] MDS: Mitigation: Clear CPU buffers
[    0.489647] Freeing SMP alternatives memory: 32K
[    0.493420] TSC deadline timer enabled
[    0.493425] smpboot: CPU0: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (family: 0x6, model: 0x9e, stepping: 0x9)
[    0.510185] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.510201] ... version:                4
[    0.510203] ... bit width:              48
[    0.510204] ... generic registers:      4
[    0.510206] ... value mask:             0000ffffffffffff
[    0.510208] ... max period:             00007fffffffffff
[    0.510210] ... fixed-purpose events:   3
[    0.510211] ... event mask:             000000070000000f
[    0.516841] rcu: Hierarchical SRCU implementation.
[    0.546847] smp: Bringing up secondary CPUs ...
[    0.586868] x86: Booting SMP configuration:
[    0.586871] .... node  #0, CPUs:      #1 #2 #3 #4
[    0.708068] 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.746874]  #5 #6 #7
[    0.827776] smp: Brought up 1 node, 8 CPUs
[    0.827776] smpboot: Max logical packages: 1
[    0.827776] smpboot: Total of 8 processors activated (44816.45 BogoMIPS)
[    0.831472] devtmpfs: initialized
[    0.831472] x86/mm: Memory block size: 128MB
[    0.844550] PM: Registering ACPI NVS region [mem 0x5e653000-0x5e653fff] (4096 bytes)
[    0.844550] PM: Registering ACPI NVS region [mem 0x6f059000-0x6f38cfff] (3358720 bytes)
[    0.844550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.844550] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.844550] pinctrl core: initialized pinctrl subsystem
[    0.844550] PM: RTC time: 17:18:18, date: 2020-04-21
[    0.844550] thermal_sys: Registered thermal governor 'fair_share'
[    0.844550] thermal_sys: Registered thermal governor 'bang_bang'
[    0.844550] thermal_sys: Registered thermal governor 'step_wise'
[    0.844550] thermal_sys: Registered thermal governor 'user_space'
[    0.844550] thermal_sys: Registered thermal governor 'power_allocator'
[    0.844550] NET: Registered protocol family 16
[    0.844550] audit: initializing netlink subsys (disabled)
[    0.844550] audit: type=2000 audit(1587489498.376:1): state=initialized audit_enabled=0 res=1
[    0.844550] cpuidle: using governor ladder
[    0.844550] cpuidle: using governor menu
[    0.844550] Simple Boot Flag at 0x47 set to 0x80
[    0.844550] KVM setup pv remote TLB flush
[    0.844550] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.844550] ACPI: bus type PCI registered
[    0.844550] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.844550] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.844550] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.844550] PCI: Using configuration type 1 for base access
[    0.855748] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.856876] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.856876] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.856929] ACPI: Added _OSI(Module Device)
[    0.856930] ACPI: Added _OSI(Processor Device)
[    0.856930] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.856931] ACPI: Added _OSI(Processor Aggregator Device)
[    0.856932] ACPI: Added _OSI(Linux-Dell-Video)
[    0.856933] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.856934] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.909487] ACPI: 13 ACPI AML tables successfully acquired and loaded
[    0.972829] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.981397] ACPI: Dynamic OEM Table Load:
[    0.981404] ACPI: SSDT 0xFFFF9DF437C5E800 000651 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.983314] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.984543] ACPI: Dynamic OEM Table Load:
[    0.984548] ACPI: SSDT 0xFFFF9DF437CA6800 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.986730] ACPI: Dynamic OEM Table Load:
[    0.986735] ACPI: SSDT 0xFFFF9DF437C5F000 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.988960] ACPI: Dynamic OEM Table Load:
[    0.988964] ACPI: SSDT 0xFFFF9DF438339200 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.993894] ACPI: EC: EC started
[    0.993895] ACPI: EC: interrupt blocked
[    0.997557] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as first EC
[    0.997559] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x14, IRQ=-1, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.997560] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
[    0.997561] ACPI: Interpreter enabled
[    0.997607] ACPI: (supports S0 S3 S4 S5)
[    0.997608] ACPI: Using IOAPIC for interrupt routing
[    0.997649] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.998471] ACPI: Enabled 8 GPEs in block 00 to 7F
[    1.011620] ACPI: Power Resource [PG00] (on)
[    1.034446] ACPI: Power Resource [PG01] (on)
[    1.034872] ACPI: Power Resource [PG02] (on)
[    1.037097] ACPI: Power Resource [WRST] (on)
[    1.037539] ACPI: Power Resource [WRST] (on)
[    1.037972] ACPI: Power Resource [WRST] (on)
[    1.038395] ACPI: Power Resource [WRST] (on)
[    1.038825] ACPI: Power Resource [WRST] (on)
[    1.039352] ACPI: Power Resource [WRST] (on)
[    1.039781] ACPI: Power Resource [WRST] (on)
[    1.040213] ACPI: Power Resource [WRST] (on)
[    1.040639] ACPI: Power Resource [WRST] (on)
[    1.041064] ACPI: Power Resource [WRST] (on)
[    1.041487] ACPI: Power Resource [WRST] (on)
[    1.041911] ACPI: Power Resource [WRST] (on)
[    1.042344] ACPI: Power Resource [WRST] (on)
[    1.042775] ACPI: Power Resource [WRST] (on)
[    1.043199] ACPI: Power Resource [WRST] (on)
[    1.043628] ACPI: Power Resource [WRST] (on)
[    1.044053] ACPI: Power Resource [WRST] (on)
[    1.045665] ACPI: Power Resource [WRST] (on)
[    1.046098] ACPI: Power Resource [WRST] (on)
[    1.046781] ACPI: Power Resource [WRST] (on)
[    1.065197] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    1.065208] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    1.065711] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[    1.066195] acpi PNP0A08:00: _OSC: OS now controls [PCIeCapability LTR]
[    1.066196] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    1.067022] PCI host bridge to bus 0000:00
[    1.067024] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.067026] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.067027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.067028] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    1.067028] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    1.067029] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    1.067030] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    1.067031] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    1.067032] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    1.067033] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    1.067034] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    1.067035] pci_bus 0000:00: root bus resource [mem 0x7e800000-0xefffffff window]
[    1.067036] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    1.067037] pci_bus 0000:00: root bus resource [bus 00-7e]
[    1.067047] pci 0000:00:00.0: [8086:5910] type 00 class 0x060000
[    1.067188] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    1.067235] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    1.067467] pci 0000:00:02.0: [8086:591b] type 00 class 0x030000
[    1.067477] pci 0000:00:02.0: reg 0x10: [mem 0xeb000000-0xebffffff 64bit]
[    1.067483] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
[    1.067486] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    1.067502] pci 0000:00:02.0: BAR 2: assigned to efifb
[    1.067662] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    1.067672] pci 0000:00:04.0: reg 0x10: [mem 0xed120000-0xed127fff 64bit]
[    1.067919] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[    1.067952] pci 0000:00:14.0: reg 0x10: [mem 0xed110000-0xed11ffff 64bit]
[    1.068059] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    1.068325] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[    1.068352] pci 0000:00:14.2: reg 0x10: [mem 0xed138000-0xed138fff 64bit]
[    1.068635] pci 0000:00:15.0: [8086:a160] type 00 class 0x118000
[    1.068874] pci 0000:00:15.0: reg 0x10: [mem 0xed137000-0xed137fff 64bit]
[    1.069889] pci 0000:00:15.1: [8086:a161] type 00 class 0x118000
[    1.070154] pci 0000:00:15.1: reg 0x10: [mem 0xed136000-0xed136fff 64bit]
[    1.070929] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[    1.070951] pci 0000:00:16.0: reg 0x10: [mem 0xed135000-0xed135fff 64bit]
[    1.071020] pci 0000:00:16.0: PME# supported from D3hot
[    1.071240] pci 0000:00:17.0: [8086:a103] type 00 class 0x010601
[    1.071289] pci 0000:00:17.0: reg 0x10: [mem 0xed130000-0xed131fff]
[    1.071297] pci 0000:00:17.0: reg 0x14: [mem 0xed134000-0xed1340ff]
[    1.071323] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    1.071345] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    1.071353] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    1.071366] pci 0000:00:17.0: reg 0x24: [mem 0xed133000-0xed1337ff]
[    1.071431] pci 0000:00:17.0: PME# supported from D3hot
[    1.071633] pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
[    1.071733] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.071966] pci 0000:00:1c.1: [8086:a111] type 01 class 0x060400
[    1.072079] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    1.072328] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
[    1.072453] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    1.072698] pci 0000:00:1d.4: [8086:a11c] type 01 class 0x060400
[    1.072802] pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
[    1.073029] pci 0000:00:1d.6: [8086:a11e] type 01 class 0x060400
[    1.073143] pci 0000:00:1d.6: PME# supported from D0 D3hot D3cold
[    1.073374] pci 0000:00:1f.0: [8086:a152] type 00 class 0x060100
[    1.073656] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[    1.073674] pci 0000:00:1f.2: reg 0x10: [mem 0xed12c000-0xed12ffff]
[    1.073893] pci 0000:00:1f.3: [8086:a171] type 00 class 0x040380
[    1.073923] pci 0000:00:1f.3: reg 0x10: [mem 0xed128000-0xed12bfff 64bit]
[    1.073952] pci 0000:00:1f.3: reg 0x20: [mem 0xed100000-0xed10ffff 64bit]
[    1.074006] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    1.074266] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[    1.074328] pci 0000:00:1f.4: reg 0x10: [mem 0xed132000-0xed1320ff 64bit]
[    1.074400] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    1.074675] pci 0000:01:00.0: [10de:1c8d] type 00 class 0x030200
[    1.074689] pci 0000:01:00.0: reg 0x10: [mem 0xec000000-0xecffffff]
[    1.074696] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    1.074703] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    1.074708] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    1.074713] pci 0000:01:00.0: reg 0x30: [mem 0xed000000-0xed07ffff pref]
[    1.074728] pci 0000:01:00.0: Enabling HDA controller
[    1.074888] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.074890] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    1.074892] pci 0000:00:01.0:   bridge window [mem 0xec000000-0xed0fffff]
[    1.074895] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    1.075123] pci 0000:02:00.0: [168c:003e] type 00 class 0x028000
[    1.075368] pci 0000:02:00.0: reg 0x10: [mem 0xed200000-0xed3fffff 64bit]
[    1.076121] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    1.077020] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.077027] pci 0000:00:1c.0:   bridge window [mem 0xed200000-0xed3fffff]
[    1.077147] acpiphp: Slot [1] registered
[    1.077167] pci 0000:03:00.0: [10ec:525a] type 00 class 0xff0000
[    1.077205] pci 0000:03:00.0: reg 0x14: [mem 0xed400000-0xed400fff]
[    1.077332] pci 0000:03:00.0: supports D1 D2
[    1.077333] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[    1.077545] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    1.077549] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
[    1.077552] pci 0000:00:1c.1:   bridge window [mem 0xed400000-0xeddfffff]
[    1.077559] pci 0000:00:1c.1:   bridge window [mem 0xd2100000-0xd2afffff 64bit pref]
[    1.077702] pci 0000:04:00.0: [1179:0115] type 00 class 0x010802
[    1.077739] pci 0000:04:00.0: reg 0x10: [mem 0xede00000-0xede03fff 64bit]
[    1.077801] pci 0000:04:00.0: enabling Extended Tags
[    1.078078] pci 0000:00:1d.0: PCI bridge to [bus 04]
[    1.078085] pci 0000:00:1d.0:   bridge window [mem 0xede00000-0xedefffff]
[    1.078203] acpiphp: Slot [1-1] registered
[    1.078208] pci 0000:00:1d.4: PCI bridge to [bus 05]
[    1.078370] pci 0000:06:00.0: [8086:1576] type 01 class 0x060400
[    1.078449] pci 0000:06:00.0: enabling Extended Tags
[    1.078549] pci 0000:06:00.0: supports D1 D2
[    1.078550] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.078635] pci 0000:06:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8 GT/s x2 link at 0000:00:1d.6 (capable of 31.504 Gb/s with 8 GT/s x4 link)
[    1.078764] pci 0000:00:1d.6: PCI bridge to [bus 06-3e]
[    1.078768] pci 0000:00:1d.6:   bridge window [mem 0xd4000000-0xea0fffff]
[    1.078773] pci 0000:00:1d.6:   bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
[    1.078858] pci 0000:07:00.0: [8086:1576] type 01 class 0x060400
[    1.078931] pci 0000:07:00.0: enabling Extended Tags
[    1.079047] pci 0000:07:00.0: supports D1 D2
[    1.079048] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.079184] pci 0000:07:01.0: [8086:1576] type 01 class 0x060400
[    1.079265] pci 0000:07:01.0: enabling Extended Tags
[    1.079384] pci 0000:07:01.0: supports D1 D2
[    1.079385] pci 0000:07:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.079539] pci 0000:07:02.0: [8086:1576] type 01 class 0x060400
[    1.079623] pci 0000:07:02.0: enabling Extended Tags
[    1.079745] pci 0000:07:02.0: supports D1 D2
[    1.079746] pci 0000:07:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.079918] pci 0000:06:00.0: PCI bridge to [bus 07-3e]
[    1.079928] pci 0000:06:00.0:   bridge window [mem 0xd4000000-0xea0fffff]
[    1.079935] pci 0000:06:00.0:   bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
[    1.079993] pci 0000:08:00.0: [8086:1575] type 00 class 0x088000
[    1.080030] pci 0000:08:00.0: reg 0x10: [mem 0xea000000-0xea03ffff]
[    1.080041] pci 0000:08:00.0: reg 0x14: [mem 0xea040000-0xea040fff]
[    1.080103] pci 0000:08:00.0: enabling Extended Tags
[    1.080229] pci 0000:08:00.0: supports D1 D2
[    1.080229] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.080418] pci 0000:07:00.0: PCI bridge to [bus 08]
[    1.080428] pci 0000:07:00.0:   bridge window [mem 0xea000000-0xea0fffff]
[    1.080513] pci 0000:09:00.0: [8086:15ef] type 01 class 0x060400
[    1.080675] pci 0000:09:00.0: enabling Extended Tags
[    1.080926] pci 0000:09:00.0: supports D1 D2
[    1.080927] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.081141] pci 0000:09:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x4 link at 0000:07:01.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
[    1.090234] pci 0000:07:01.0: PCI bridge to [bus 09-3d]
[    1.090244] pci 0000:07:01.0:   bridge window [mem 0xd4000000-0xe9efffff]
[    1.090251] pci 0000:07:01.0:   bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
[    1.090389] pci 0000:0a:02.0: [8086:15ef] type 01 class 0x060400
[    1.090567] pci 0000:0a:02.0: enabling Extended Tags
[    1.090823] pci 0000:0a:02.0: supports D1 D2
[    1.090824] pci 0000:0a:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.091154] pci 0000:09:00.0: PCI bridge to [bus 0a-3d]
[    1.091174] pci 0000:09:00.0:   bridge window [mem 0xd4000000-0xe9efffff]
[    1.091188] pci 0000:09:00.0:   bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
[    1.091319] pci 0000:0b:00.0: [8086:15f0] type 00 class 0x0c0330
[    1.091399] pci 0000:0b:00.0: reg 0x10: [mem 0xd4000000-0xd400ffff]
[    1.091576] pci 0000:0b:00.0: enabling Extended Tags
[    1.091829] pci 0000:0b:00.0: supports D1 D2
[    1.091830] pci 0000:0b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.092052] pci 0000:0b:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x4 link at 0000:07:01.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
[    1.092284] pci 0000:0a:02.0: PCI bridge to [bus 0b]
[    1.092304] pci 0000:0a:02.0:   bridge window [mem 0xd4000000-0xd40fffff]
[    1.092408] pci 0000:07:02.0: PCI bridge to [bus 3e]
[    1.092418] pci 0000:07:02.0:   bridge window [mem 0xe9f00000-0xe9ffffff]
[    1.095482] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.095548] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    1.095612] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.095676] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.095739] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.095802] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.095865] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.095928] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.098760] ACPI: EC: interrupt unblocked
[    1.098783] ACPI: EC: event unblocked
[    1.098798] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x14, IRQ=-1, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    1.098800] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions and events
[    1.098927] iommu: Default domain type: Translated 
[    1.098946] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    1.098946] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    1.098946] pci 0000:00:02.0: vgaarb: bridge control possible
[    1.098946] vgaarb: loaded
[    1.098946] ACPI: bus type USB registered
[    1.098946] usbcore: registered new interface driver usbfs
[    1.098946] usbcore: registered new interface driver hub
[    1.098946] usbcore: registered new device driver usb
[    1.098946] pps_core: LinuxPPS API ver. 1 registered
[    1.098946] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.098946] PTP clock support registered
[    1.098946] EDAC MC: Ver: 3.0.0
[    1.098946] Registered efivars operations
[    1.098946] PCI: Using ACPI for IRQ routing
[    1.114566] PCI: pci_cache_line_size set to 64 bytes
[    1.114845] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    1.114846] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    1.114846] e820: reserve RAM buffer [mem 0x5e653000-0x5fffffff]
[    1.114847] e820: reserve RAM buffer [mem 0x6c1fe000-0x6fffffff]
[    1.114848] e820: reserve RAM buffer [mem 0x6ec56000-0x6fffffff]
[    1.114849] e820: reserve RAM buffer [mem 0x78600000-0x7bffffff]
[    1.114850] e820: reserve RAM buffer [mem 0x107f800000-0x107fffffff]
[    1.114937] NetLabel: Initializing
[    1.114938] NetLabel:  domain hash size = 128
[    1.114938] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.114949] NetLabel:  unlabeled traffic allowed by default
[    1.114952] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.114952] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    1.116881] clocksource: Switched to clocksource tsc-early
[    1.126896] *** VALIDATE bpf ***
[    1.126979] VFS: Disk quotas dquot_6.6.0
[    1.126993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.127016] *** VALIDATE ramfs ***
[    1.127019] *** VALIDATE hugetlbfs ***
[    1.127059] pnp: PnP ACPI init
[    1.127407] system 00:00: [io  0x0680-0x069f] has been reserved
[    1.127409] system 00:00: [io  0xffff] has been reserved
[    1.127410] system 00:00: [io  0xffff] has been reserved
[    1.127411] system 00:00: [io  0xffff] has been reserved
[    1.127412] system 00:00: [io  0x1800-0x18fe] has been reserved
[    1.127413] system 00:00: [io  0x164e-0x164f] has been reserved
[    1.127418] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.127534] system 00:01: [io  0x0800-0x087f] has been reserved
[    1.127536] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.127556] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.127603] system 00:03: [io  0x1854-0x1857] has been reserved
[    1.127606] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.127786] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
[    1.127806] pnp 00:05: Plug and Play ACPI device, IDs DLL07be PNP0f13 (active)
[    1.128110] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    1.128111] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.128112] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.128113] system 00:06: [mem 0xf0000000-0xf7ffffff] has been reserved
[    1.128115] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.128117] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[    1.128118] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    1.128119] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    1.128120] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    1.128122] system 00:06: [mem 0xeffe0000-0xefffffff] has been reserved
[    1.128125] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.128177] system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
[    1.128179] system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
[    1.128180] system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
[    1.128181] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    1.128182] system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
[    1.128183] system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    1.128184] system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
[    1.128187] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.128555] system 00:08: [io  0xff00-0xfffe] has been reserved
[    1.128558] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.130050] system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    1.130051] system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    1.130052] system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
[    1.130055] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.133571] pnp: PnP ACPI: found 10 devices
[    1.139144] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.139175] pci 0000:07:01.0: bridge window [io  0x1000-0x0fff] to [bus 09-3d] add_size 1000
[    1.139177] pci 0000:07:02.0: bridge window [io  0x1000-0x0fff] to [bus 3e] add_size 1000
[    1.139179] pci 0000:07:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 3e] add_size 200000 add_align 100000
[    1.139180] pci 0000:06:00.0: bridge window [io  0x1000-0x0fff] to [bus 07-3e] add_size 2000
[    1.139182] pci 0000:00:1d.6: bridge window [io  0x1000-0x0fff] to [bus 06-3e] add_size 3000
[    1.139186] pci 0000:00:1d.6: BAR 13: assigned [io  0x2000-0x4fff]
[    1.139188] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.139190] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    1.139192] pci 0000:00:01.0:   bridge window [mem 0xec000000-0xed0fffff]
[    1.139194] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    1.139198] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.139203] pci 0000:00:1c.0:   bridge window [mem 0xed200000-0xed3fffff]
[    1.139213] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    1.139216] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
[    1.139221] pci 0000:00:1c.1:   bridge window [mem 0xed400000-0xeddfffff]
[    1.139225] pci 0000:00:1c.1:   bridge window [mem 0xd2100000-0xd2afffff 64bit pref]
[    1.139232] pci 0000:00:1d.0: PCI bridge to [bus 04]
[    1.139237] pci 0000:00:1d.0:   bridge window [mem 0xede00000-0xedefffff]
[    1.139247] pci 0000:00:1d.4: PCI bridge to [bus 05]
[    1.139262] pci 0000:06:00.0: BAR 13: assigned [io  0x2000-0x3fff]
[    1.139266] pci 0000:07:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    1.139267] pci 0000:07:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    1.139268] pci 0000:07:01.0: BAR 13: assigned [io  0x2000-0x2fff]
[    1.139269] pci 0000:07:02.0: BAR 13: assigned [io  0x3000-0x3fff]
[    1.139271] pci 0000:07:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    1.139272] pci 0000:07:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    1.139274] pci 0000:07:00.0: PCI bridge to [bus 08]
[    1.139279] pci 0000:07:00.0:   bridge window [mem 0xea000000-0xea0fffff]
[    1.139289] pci 0000:0a:02.0: PCI bridge to [bus 0b]
[    1.139300] pci 0000:0a:02.0:   bridge window [mem 0xd4000000-0xd40fffff]
[    1.139321] pci 0000:09:00.0: PCI bridge to [bus 0a-3d]
[    1.139331] pci 0000:09:00.0:   bridge window [mem 0xd4000000-0xe9efffff]
[    1.139339] pci 0000:09:00.0:   bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
[    1.139352] pci 0000:07:01.0: PCI bridge to [bus 09-3d]
[    1.139355] pci 0000:07:01.0:   bridge window [io  0x2000-0x2fff]
[    1.139360] pci 0000:07:01.0:   bridge window [mem 0xd4000000-0xe9efffff]
[    1.139364] pci 0000:07:01.0:   bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
[    1.139371] pci 0000:07:02.0: PCI bridge to [bus 3e]
[    1.139373] pci 0000:07:02.0:   bridge window [io  0x3000-0x3fff]
[    1.139379] pci 0000:07:02.0:   bridge window [mem 0xe9f00000-0xe9ffffff]
[    1.139388] pci 0000:06:00.0: PCI bridge to [bus 07-3e]
[    1.139391] pci 0000:06:00.0:   bridge window [io  0x2000-0x3fff]
[    1.139396] pci 0000:06:00.0:   bridge window [mem 0xd4000000-0xea0fffff]
[    1.139400] pci 0000:06:00.0:   bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
[    1.139407] pci 0000:00:1d.6: PCI bridge to [bus 06-3e]
[    1.139409] pci 0000:00:1d.6:   bridge window [io  0x2000-0x4fff]
[    1.139415] pci 0000:00:1d.6:   bridge window [mem 0xd4000000-0xea0fffff]
[    1.139418] pci 0000:00:1d.6:   bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
[    1.139426] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.139427] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.139428] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.139429] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    1.139430] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    1.139431] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    1.139432] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    1.139433] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    1.139434] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    1.139435] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    1.139436] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    1.139437] pci_bus 0000:00: resource 15 [mem 0x7e800000-0xefffffff window]
[    1.139438] pci_bus 0000:00: resource 16 [mem 0xfd000000-0xfe7fffff window]
[    1.139439] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    1.139440] pci_bus 0000:01: resource 1 [mem 0xec000000-0xed0fffff]
[    1.139441] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    1.139443] pci_bus 0000:02: resource 1 [mem 0xed200000-0xed3fffff]
[    1.139444] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    1.139444] pci_bus 0000:03: resource 1 [mem 0xed400000-0xeddfffff]
[    1.139445] pci_bus 0000:03: resource 2 [mem 0xd2100000-0xd2afffff 64bit pref]
[    1.139446] pci_bus 0000:04: resource 1 [mem 0xede00000-0xedefffff]
[    1.139448] pci_bus 0000:06: resource 0 [io  0x2000-0x4fff]
[    1.139449] pci_bus 0000:06: resource 1 [mem 0xd4000000-0xea0fffff]
[    1.139450] pci_bus 0000:06: resource 2 [mem 0x90000000-0xb1ffffff 64bit pref]
[    1.139451] pci_bus 0000:07: resource 0 [io  0x2000-0x3fff]
[    1.139452] pci_bus 0000:07: resource 1 [mem 0xd4000000-0xea0fffff]
[    1.139453] pci_bus 0000:07: resource 2 [mem 0x90000000-0xb1ffffff 64bit pref]
[    1.139454] pci_bus 0000:08: resource 1 [mem 0xea000000-0xea0fffff]
[    1.139455] pci_bus 0000:09: resource 0 [io  0x2000-0x2fff]
[    1.139455] pci_bus 0000:09: resource 1 [mem 0xd4000000-0xe9efffff]
[    1.139456] pci_bus 0000:09: resource 2 [mem 0x90000000-0xb1ffffff 64bit pref]
[    1.139457] pci_bus 0000:0a: resource 1 [mem 0xd4000000-0xe9efffff]
[    1.139458] pci_bus 0000:0a: resource 2 [mem 0x90000000-0xb1ffffff 64bit pref]
[    1.139459] pci_bus 0000:0b: resource 1 [mem 0xd4000000-0xd40fffff]
[    1.139460] pci_bus 0000:3e: resource 0 [io  0x3000-0x3fff]
[    1.139461] pci_bus 0000:3e: resource 1 [mem 0xe9f00000-0xe9ffffff]
[    1.139657] NET: Registered protocol family 2
[    1.139793] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    1.140090] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    1.140569] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    1.140634] TCP: Hash tables configured (established 524288 bind 65536)
[    1.140726] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    1.140882] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    1.141043] NET: Registered protocol family 1
[    1.141048] NET: Registered protocol family 44
[    1.141060] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.141667] pci 0000:06:00.0: enabling device (0006 -> 0007)
[    1.141721] pci 0000:07:01.0: enabling device (0006 -> 0007)
[    1.142051] PCI: CLS 128 bytes, default 64
[    1.142088] Trying to unpack rootfs image as initramfs...
[    1.512402] Freeing initrd memory: 28436K
[    1.512437] DMAR: ACPI device "device:78" under DMAR at fed91000 as 00:15.0
[    1.512440] DMAR: ACPI device "device:79" under DMAR at fed91000 as 00:15.1
[    1.546894] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.546912] software IO TLB: mapped [mem 0x681fe000-0x6c1fe000] (64MB)
[    1.547110] check: Scanning for low memory corruption every 60 seconds
[    1.547450] Initialise system trusted keyrings
[    1.547456] Key type blacklist registered
[    1.547485] workingset: timestamp_bits=41 max_order=24 bucket_order=0
[    1.548529] zbud: loaded
[    1.552598] Key type asymmetric registered
[    1.552599] Asymmetric key parser 'x509' registered
[    1.552605] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    1.552644] io scheduler mq-deadline registered
[    1.552645] io scheduler kyber registered
[    1.552666] io scheduler bfq registered
[    1.554467] pcieport 0000:07:02.0: enabling device (0006 -> 0007)
[    1.555267] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.555338] efifb: probing for efifb
[    1.555356] efifb: showing boot graphics
[    1.558642] efifb: framebuffer at 0x80000000, using 32448k, total 32448k
[    1.558643] efifb: mode is 3840x2160x32, linelength=15360, pages=1
[    1.558643] efifb: scrolling: redraw
[    1.558644] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.558678] fbcon: Deferring console take-over
[    1.558679] fb0: EFI VGA frame buffer device
[    1.558685] intel_idle: MWAIT substates: 0x11142120
[    1.558686] intel_idle: v0.4.1 model 0x9E
[    1.559107] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.559215] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    1.560231] ACPI: Lid Switch [LID0]
[    1.560262] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    1.563572] ACPI: Power Button [PBTN]
[    1.563605] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    1.563623] ACPI: Sleep Button [SBTN]
[    1.563650] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    1.566900] ACPI: Power Button [PWRF]
[    1.569324] thermal LNXTHERM:00: registered as thermal_zone0
[    1.569326] ACPI: Thermal Zone [THM] (25 C)
[    1.569630] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.570510] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    1.570511] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    1.571494] nvme nvme0: pci function 0000:04:00.0
[    1.571524] usbcore: registered new interface driver usbserial_generic
[    1.571527] usbserial: USB Serial support registered for generic
[    1.571563] rtc_cmos 00:02: RTC can wake from S4
[    1.572060] rtc_cmos 00:02: registered as rtc0
[    1.572072] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.572126] intel_pstate: Intel P-state driver initializing
[    1.572174] intel_pstate: Disabling energy efficiency optimization
[    1.572563] intel_pstate: HWP enabled
[    1.572821] ledtrig-cpu: registered to indicate activity on CPUs
[    1.572870] resource sanity check: requesting [mem 0xfdffe800-0xfe0007ff], which spans more than pnp 00:07 [mem 0xfdb00000-0xfdffffff]
[    1.572872] caller pmc_core_probe+0x85/0x2e0 mapping multiple BARs
[    1.572885] intel_pmc_core INT33A1:00:  initialized
[    1.572947] drop_monitor: Initializing network drop monitor service
[    1.573068] NET: Registered protocol family 10
[    1.579956] Segment Routing with IPv6
[    1.579975] NET: Registered protocol family 17
[    1.580557] RAS: Correctable Errors collector initialized.
[    1.580621] microcode: sig=0x906e9, pf=0x20, revision=0xca
[    1.580842] microcode: Microcode Update Driver: v2.2.
[    1.580844] IPI shorthand broadcast: enabled
[    1.580850] sched_clock: Marking stable (1580351665, 487484)->(1774662392, -193823243)
[    1.581012] registered taskstats version 1
[    1.581018] Loading compiled-in X.509 certificates
[    1.584571] Loaded X.509 cert 'Build time autogenerated kernel key: 8c0b262232bc5bd8d9dcd71f3961d3af944b5f23'
[    1.584607] zswap: loaded using pool lzo/zbud
[    1.584777] Key type ._fscrypt registered
[    1.584778] Key type .fscrypt registered
[    1.590697] Key type big_key registered
[    1.592248] PM:   Magic number: 0:640:340
[    1.592498] rtc_cmos 00:02: setting system clock to 2020-04-21T17:18:19 UTC (1587489499)
[    1.788917] nvme nvme0: 7/0/0 default/read/poll queues
[    1.790357]  nvme0n1: p1 p2 p3 p4 p5 p6 p7
[    1.791979] Freeing unused decrypted memory: 2040K
[    1.792289] Freeing unused kernel image (initmem) memory: 1664K
[    1.813817] Write protecting the kernel read-only data: 20480k
[    1.815002] Freeing unused kernel image (text/rodata gap) memory: 2044K
[    1.815746] Freeing unused kernel image (rodata/data gap) memory: 1852K
[    1.826030] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.826031] x86/mm: Checking user space page tables
[    1.833835] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.833836] Run /init as init process
[    1.864160] fbcon: Taking over console
[    1.864212] Console: switching to colour frame buffer device 240x67
[    1.879476] Linux agpgart interface v0.103
[    1.934275] checking generic (80000000 1fb0000) vs hw (eb000000 1000000)
[    1.934276] checking generic (80000000 1fb0000) vs hw (80000000 10000000)
[    1.934276] fb0: switching to inteldrmfb from EFI VGA
[    1.934379] Console: switching to colour dummy device 80x25
[    1.934401] i915 0000:00:02.0: vgaarb: deactivate vga console
[    1.936590] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.936590] [drm] Driver supports precise vblank timestamp query.
[    1.937441] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.937750] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    1.959327] [drm] Initialized i915 1.6.0 20191101 for 0000:00:02.0 on minor 0
[    1.961920] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.962858] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
[    1.962892] ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[    1.962921] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0a/LNXVIDEO:01/input/input5
[    2.058234] fbcon: i915drmfb (fb0) is primary device
[    2.080473] random: fast init done
[    2.158821] Console: switching to colour frame buffer device 240x67
[    2.188332] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[    2.319971] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    2.320541] i8042: Warning: Keylock active
[    2.322977] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.323004] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.328769] rtsx_pci 0000:03:00.0: enabling device (0000 -> 0002)
[    2.332716] SCSI subsystem initialized
[    2.332867] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.332871] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.333988] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
[    2.334261] xhci_hcd 0000:00:14.0: cache line size of 128 is not supported
[    2.334466] cryptd: max_cpu_qlen set to 1000
[    2.335469] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
[    2.335471] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.335472] usb usb1: Product: xHCI Host Controller
[    2.335473] usb usb1: Manufacturer: Linux 5.5.9-arch1-2 xhci-hcd
[    2.335474] usb usb1: SerialNumber: 0000:00:14.0
[    2.335580] hub 1-0:1.0: USB hub found
[    2.335615] hub 1-0:1.0: 16 ports detected
[    2.340562] AVX2 version of gcm_enc/dec engaged.
[    2.340562] libata version 3.00 loaded.
[    2.340563] AES CTR mode by8 optimization enabled
[    2.342200] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.342204] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.342208] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    2.342256] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
[    2.342258] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.342260] usb usb2: Product: xHCI Host Controller
[    2.342261] usb usb2: Manufacturer: Linux 5.5.9-arch1-2 xhci-hcd
[    2.342263] usb usb2: SerialNumber: 0000:00:14.0
[    2.342375] hub 2-0:1.0: USB hub found
[    2.342393] hub 2-0:1.0: 8 ports detected
[    2.342919] usb: port power management may be unreliable
[    2.343323] ahci 0000:00:17.0: version 3.0
[    2.343689] ahci 0000:00:17.0: SSS flag set, parallel bus scan disabled
[    2.343731] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x2 impl SATA mode
[    2.343733] ahci 0000:00:17.0: flags: 64bit ncq sntf stag pm led clo only pio slum part ems deso sadm sds apst 
[    2.343818] xhci_hcd 0000:0b:00.0: xHCI Host Controller
[    2.343823] xhci_hcd 0000:0b:00.0: new USB bus registered, assigned bus number 3
[    2.344045] scsi host0: ahci
[    2.344170] scsi host1: ahci
[    2.344210] ata1: DUMMY
[    2.344213] ata2: SATA max UDMA/133 abar m2048@0xed133000 port 0xed133180 irq 143
[    2.345080] xhci_hcd 0000:0b:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[    2.345415] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
[    2.345416] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.345417] usb usb3: Product: xHCI Host Controller
[    2.345418] usb usb3: Manufacturer: Linux 5.5.9-arch1-2 xhci-hcd
[    2.345418] usb usb3: SerialNumber: 0000:0b:00.0
[    2.345542] hub 3-0:1.0: USB hub found
[    2.345556] hub 3-0:1.0: 2 ports detected
[    2.345818] xhci_hcd 0000:0b:00.0: xHCI Host Controller
[    2.345821] xhci_hcd 0000:0b:00.0: new USB bus registered, assigned bus number 4
[    2.345824] xhci_hcd 0000:0b:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    2.345889] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
[    2.345890] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.345891] usb usb4: Product: xHCI Host Controller
[    2.345892] usb usb4: Manufacturer: Linux 5.5.9-arch1-2 xhci-hcd
[    2.345893] usb usb4: SerialNumber: 0000:0b:00.0
[    2.345996] hub 4-0:1.0: USB hub found
[    2.346008] hub 4-0:1.0: 2 ports detected
[    2.370524] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input6
[    2.573527] tsc: Refined TSC clocksource calibration: 2807.999 MHz
[    2.573538] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2879c523a63, max_idle_ns: 440795252908 ns
[    2.573616] clocksource: Switched to clocksource tsc
[    2.657333] ata2: SATA link down (SStatus 4 SControl 300)
[    2.676917] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[    2.676939] usb 1-1: new full-speed USB device number 2 using xhci_hcd
[    2.680532] device-mapper: uevent: version 1.0.3
[    2.680659] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[    2.698168] usb 3-1: New USB device found, idVendor=2188, idProduct=0610, bcdDevice=70.42
[    2.698172] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.698175] usb 3-1: Product: USB2.1 Hub
[    2.698178] usb 3-1: Manufacturer: CalDigit, Inc.
[    2.700096] hub 3-1:1.0: USB hub found
[    2.700540] hub 3-1:1.0: 4 ports detected
[    2.817483] usb 4-1: new SuperSpeedPlus Gen 2 USB device number 2 using xhci_hcd
[    2.820866] usb 1-1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.01
[    2.820871] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.820874] usb 1-1: Product: USB Receiver
[    2.820877] usb 1-1: Manufacturer: Logitech
[    2.832798] hid: raw HID events driver (C) Jiri Kosina
[    2.837349] usb 4-1: New USB device found, idVendor=2188, idProduct=0625, bcdDevice=70.42
[    2.837355] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.837359] usb 4-1: Product: USB3.1 Gen2 Hub
[    2.837363] usb 4-1: Manufacturer: CalDigit, Inc.
[    2.841074] hub 4-1:1.0: USB hub found
[    2.841593] hub 4-1:1.0: 4 ports detected
[    2.842078] usbcore: registered new interface driver usbhid
[    2.842080] usbhid: USB HID core driver
[    2.846417] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C52B.0001/input/input8
[    2.900695] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
[    2.901188] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input9
[    2.901276] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input10
[    2.947141] usb 1-2: new full-speed USB device number 3 using xhci_hcd
[    2.957246] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input11
[    2.957744] hid-generic 0003:046D:C52B.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
[    2.958430] hid-generic 0003:046D:C52B.0003: hiddev1,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input2
[    3.007111] usb 3-1.4: new high-speed USB device number 3 using xhci_hcd
[    3.027511] usb 3-1.4: New USB device found, idVendor=2188, idProduct=0611, bcdDevice=93.06
[    3.027516] usb 3-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.027519] usb 3-1.4: Product: USB2.1 Hub
[    3.027522] usb 3-1.4: Manufacturer: CalDigit, Inc.
[    3.029765] hub 3-1.4:1.0: USB hub found
[    3.030079] hub 3-1.4:1.0: 4 ports detected
[    3.031915] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input2
[    3.090851] usb 1-2: New USB device found, idVendor=047d, idProduct=8018, bcdDevice= 1.02
[    3.090857] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.090860] usb 1-2: Product: Expert Wireless TB
[    3.090863] usb 1-2: Manufacturer: Kensington
[    3.096131] input: Kensington Expert Wireless TB Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:047D:8018.0004/input/input13
[    3.096196] input: Kensington Expert Wireless TB Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:047D:8018.0004/input/input14
[    3.143885] usb 4-1.1: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
[    3.146800] input: Logitech Unifying Device. Wireless PID:200a Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:200A.0005/input/input15
[    3.153681] hid-generic 0003:047D:8018.0004: input,hidraw1: USB HID v1.11 Mouse [Kensington Expert Wireless TB] on usb-0000:00:14.0-2/input0
[    3.153737] input: Logitech Unifying Device. Wireless PID:200a Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:200A.0005/input/input16
[    3.153815] input: Logitech Unifying Device. Wireless PID:200a System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:200A.0005/input/input17
[    3.153907] hid-generic 0003:046D:200A.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:200a] on usb-0000:00:14.0-1/input2:2
[    3.155161] hid-generic 0003:047D:8018.0006: hiddev1,hidraw3: USB HID v1.10 Device [Kensington Expert Wireless TB] on usb-0000:00:14.0-2/input1
[    3.164949] usb 4-1.1: New USB device found, idVendor=2188, idProduct=0754, bcdDevice= 0.06
[    3.164954] usb 4-1.1: New USB device strings: Mfr=3, Product=4, SerialNumber=2
[    3.164957] usb 4-1.1: Product: USB-C Pro Card Reader
[    3.164959] usb 4-1.1: Manufacturer: CalDigit
[    3.164961] usb 4-1.1: SerialNumber: 000000000006
[    3.179601] usb-storage 4-1.1:1.0: USB Mass Storage device detected
[    3.180129] scsi host2: usb-storage 4-1.1:1.0
[    3.180328] usbcore: registered new interface driver usb-storage
[    3.183575] usbcore: registered new interface driver uas
[    3.243872] usb 4-1.4: new SuperSpeed Gen 1 USB device number 4 using xhci_hcd
[    3.260519] input: Logitech K350 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:200A.0005/input/input21
[    3.260649] logitech-hidpp-device 0003:046D:200A.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech K350] on usb-0000:00:14.0-1/input2:2
[    3.277158] usb 1-4: new full-speed USB device number 4 using xhci_hcd
[    3.287940] usb 4-1.4: New USB device found, idVendor=2188, idProduct=0620, bcdDevice=93.06
[    3.287945] usb 4-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.287948] usb 4-1.4: Product: USB3.1 Gen1 Hub
[    3.287951] usb 4-1.4: Manufacturer: CalDigit, Inc.
[    3.292994] hub 4-1.4:1.0: USB hub found
[    3.293344] hub 4-1.4:1.0: 4 ports detected
[    3.357133] usb 3-1.4.1: new high-speed USB device number 4 using xhci_hcd
[    3.418636] usb 1-4: New USB device found, idVendor=0cf3, idProduct=e301, bcdDevice= 0.01
[    3.418641] usb 1-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.543802] usb 1-7: new full-speed USB device number 5 using xhci_hcd
[    3.600538] usb 4-1.4.2: new SuperSpeed Gen 1 USB device number 5 using xhci_hcd
[    3.685986] usb 1-7: New USB device found, idVendor=138a, idProduct=0091, bcdDevice= 1.64
[    3.685991] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    3.685994] usb 1-7: SerialNumber: f265b80797be
[    3.813821] usb 1-9: new full-speed USB device number 6 using xhci_hcd
[    3.850609] usb 4-1.4.2: New USB device found, idVendor=2109, idProduct=0812, bcdDevice= b.e1
[    3.850615] usb 4-1.4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.850618] usb 4-1.4.2: Product: USB3.0 Hub             
[    3.850621] usb 4-1.4.2: Manufacturer: VIA Labs, Inc.         
[    3.855434] hub 4-1.4.2:1.0: USB hub found
[    3.855655] hub 4-1.4.2:1.0: 4 ports detected
[    3.930630] usb 4-1.4.4: new SuperSpeed Gen 1 USB device number 6 using xhci_hcd
[    3.947853] usb 4-1.4.4: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00
[    3.947859] usb 4-1.4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[    3.947862] usb 4-1.4.4: Product: USB 10/100/1000 LAN
[    3.947865] usb 4-1.4.4: Manufacturer: Realtek
[    3.947867] usb 4-1.4.4: SerialNumber: 001001000
[    3.955801] usb 1-9: New USB device found, idVendor=04f3, idProduct=24a0, bcdDevice=11.11
[    3.955806] usb 1-9: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[    3.955809] usb 1-9: Product: Touchscreen
[    3.955812] usb 1-9: Manufacturer: ELAN
[    3.965867] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04F3:24A0.0007/input/input22
[    3.965928] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04F3:24A0.0007/input/input23
[    3.965977] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04F3:24A0.0007/input/input24
[    3.966176] hid-generic 0003:04F3:24A0.0007: input,hiddev2,hidraw4: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-9/input0
[    3.974924] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04F3:24A0.0007/input/input26
[    3.974984] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04F3:24A0.0007/input/input27
[    3.975031] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04F3:24A0.0007/input/input28
[    3.975381] hid-multitouch 0003:04F3:24A0.0007: input,hiddev2,hidraw4: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-9/input0
[    4.087136] usb 1-12: new high-speed USB device number 7 using xhci_hcd
[    4.110869] usb 3-1.4.1: New USB device found, idVendor=2188, idProduct=4042, bcdDevice= 0.06
[    4.110874] usb 3-1.4.1: New USB device strings: Mfr=3, Product=1, SerialNumber=0
[    4.110878] usb 3-1.4.1: Product: CalDigit USB-C Pro Audio
[    4.110881] usb 3-1.4.1: Manufacturer: CalDigit Inc.
[    4.113649] usb 1-12: New USB device found, idVendor=1bcf, idProduct=2b95, bcdDevice=56.05
[    4.113654] usb 1-12: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.113658] usb 1-12: Product: Integrated_Webcam_HD
[    4.113661] usb 1-12: Manufacturer: CNFEH73M424010003CD2
[    4.129469] input: CalDigit Inc. CalDigit USB-C Pro Audio as /devices/pci0000:00/0000:00:1d.6/0000:06:00.0/0000:07:01.0/0000:09:00.0/0000:0a:02.0/0000:0b:00.0/usb3/3-1/3-1.4/3-1.4.1/3-1.4.1:1.3/0003:2188:4042.0008/input/input30
[    4.183819] hid-generic 0003:2188:4042.0008: input,hidraw5: USB HID v1.11 Device [CalDigit Inc. CalDigit USB-C Pro Audio] on usb-0000:0b:00.0-1.4.1/input3
[    4.202392] scsi 2:0:0:0: Direct-Access     CalDigit SD Card Reader   0006 PQ: 0 ANSI: 6
[    4.237383] usb 4-1.4.2.1: new SuperSpeed Gen 1 USB device number 7 using xhci_hcd
[    4.238976] sd 2:0:0:0: [sda] Attached SCSI removable disk
[    4.487158] usb 4-1.4.2.1: New USB device found, idVendor=2109, idProduct=0812, bcdDevice= b.e1
[    4.487164] usb 4-1.4.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.487167] usb 4-1.4.2.1: Product: USB3.0 Hub             
[    4.487170] usb 4-1.4.2.1: Manufacturer: VIA Labs, Inc.         
[    4.492821] hub 4-1.4.2.1:1.0: USB hub found
[    4.493010] hub 4-1.4.2.1:1.0: 4 ports detected
[    4.670939] usb 3-1.4.2: new high-speed USB device number 5 using xhci_hcd
[    4.787685] usb 3-1.4.2: New USB device found, idVendor=2109, idProduct=2812, bcdDevice= b.e0
[    4.787686] usb 3-1.4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.787688] usb 3-1.4.2: Product: USB2.0 Hub             
[    4.787689] usb 3-1.4.2: Manufacturer: VIA Labs, Inc.         
[    4.791004] pci_bus 0000:07: Allocating resources
[    4.791042] pcieport 0000:07:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 3e] add_size 200000 add_align 100000
[    4.791046] pcieport 0000:07:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    4.791047] pcieport 0000:07:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    4.791049] pcieport 0000:07:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    4.791049] pcieport 0000:07:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    4.792051] hub 3-1.4.2:1.0: USB hub found
[    4.792474] hub 3-1.4.2:1.0: 4 ports detected
[    4.900478] usb 3-1.4.3: new high-speed USB device number 6 using xhci_hcd
[    4.919442] usb 3-1.4.3: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    4.919444] usb 3-1.4.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    4.919446] usb 3-1.4.3: Product: USB2.0 Hub
[    4.923723] hub 3-1.4.3:1.0: USB hub found
[    4.924126] hub 3-1.4.3:1.0: 4 ports detected
[    5.093800] usb 3-1.4.2.1: new high-speed USB device number 7 using xhci_hcd
[    5.114102] usb 3-1.4.2.1: New USB device found, idVendor=2109, idProduct=2812, bcdDevice= b.e0
[    5.114107] usb 3-1.4.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.114111] usb 3-1.4.2.1: Product: USB2.0 Hub             
[    5.114114] usb 3-1.4.2.1: Manufacturer: VIA Labs, Inc.         
[    5.118598] hub 3-1.4.2.1:1.0: USB hub found
[    5.118897] hub 3-1.4.2.1:1.0: 4 ports detected
[    5.213802] usb 3-1.4.2.4: new full-speed USB device number 8 using xhci_hcd
[    5.327914] usb 3-1.4.2.4: New USB device found, idVendor=0b0e, idProduct=0422, bcdDevice= 2.31
[    5.327920] usb 3-1.4.2.4: New USB device strings: Mfr=0, Product=2, SerialNumber=3
[    5.327923] usb 3-1.4.2.4: Product: Jabra SPEAK 510 USB
[    5.327926] usb 3-1.4.2.4: SerialNumber: 1C48F9596FE8021F00
[    5.363647] input: Jabra SPEAK 510 USB as /devices/pci0000:00/0000:00:1d.6/0000:06:00.0/0000:07:01.0/0000:09:00.0/0000:0a:02.0/0000:0b:00.0/usb3/3-1/3-1.4/3-1.4.2/3-1.4.2.4/3-1.4.2.4:1.3/0003:0B0E:0422.0009/input/input31
[    5.420471] usb 3-1.4.2.1.1: new full-speed USB device number 9 using xhci_hcd
[    5.420930] jabra 0003:0B0E:0422.0009: input,hiddev3,hidraw6: USB HID v1.11 Device [Jabra SPEAK 510 USB] on usb-0000:0b:00.0-1.4.2.4/input3
[    5.529586] usb 3-1.4.2.1.1: New USB device found, idVendor=08bb, idProduct=2902, bcdDevice= 1.00
[    5.529592] usb 3-1.4.2.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.529595] usb 3-1.4.2.1.1: Product: USB Audio CODEC 
[    5.529598] usb 3-1.4.2.1.1: Manufacturer: Burr-Brown from TI              
[    5.537496] input: Burr-Brown from TI               USB Audio CODEC  as /devices/pci0000:00/0000:00:1d.6/0000:06:00.0/0000:07:01.0/0000:09:00.0/0000:0a:02.0/0000:0b:00.0/usb3/3-1/3-1.4/3-1.4.2/3-1.4.2.1/3-1.4.2.1.1/3-1.4.2.1.1:1.3/0003:08BB:2902.000A/input/input32
[    5.594035] hid-generic 0003:08BB:2902.000A: input,hidraw7: USB HID v1.00 Device [Burr-Brown from TI               USB Audio CODEC ] on usb-0000:0b:00.0-1.4.2.1.1/input3
[   11.106931] random: crng init done
[   14.874862] EXT4-fs (dm-7): mounted filesystem with ordered data mode. Opts: (null)
[   15.070365] systemd[1]: systemd 245-3-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[   15.087283] systemd[1]: Detected architecture x86-64.
[   15.125285] systemd[1]: Set hostname to <host1>.
[   15.304942] systemd[1]: Created slice system-getty.slice.
[   15.305112] systemd[1]: Created slice system-modprobe.slice.
[   15.305235] systemd[1]: Created slice Cryptsetup Units Slice.
[   15.305389] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[   15.305503] systemd[1]: Created slice User and Session Slice.
[   15.305543] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   15.305571] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   15.305731] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   15.305756] systemd[1]: Reached target Login Prompts.
[   15.305768] systemd[1]: Reached target Paths.
[   15.305775] systemd[1]: Reached target Slices.
[   15.305782] systemd[1]: Reached target Swap.
[   15.305822] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   15.305876] systemd[1]: Listening on LVM2 metadata daemon socket.
[   15.305920] systemd[1]: Listening on LVM2 poll daemon socket.
[   15.307201] systemd[1]: Listening on Process Core Dump Socket.
[   15.307249] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   15.307354] systemd[1]: Listening on Journal Audit Socket.
[   15.307407] systemd[1]: Listening on Journal Socket (/dev/log).
[   15.307469] systemd[1]: Listening on Journal Socket.
[   15.307529] systemd[1]: Listening on udev Control Socket.
[   15.307566] systemd[1]: Listening on udev Kernel Socket.
[   15.307613] systemd[1]: Listening on User Database Manager Socket.
[   15.308221] systemd[1]: Mounting Huge Pages File System...
[   15.308788] systemd[1]: Mounting POSIX Message Queue File System...
[   15.309512] systemd[1]: Mounting Kernel Debug File System...
[   15.310277] systemd[1]: Mounting Kernel Trace File System...
[   15.311131] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
[   15.311914] systemd[1]: Mounting Temporary Directory (/tmp)...
[   15.312582] systemd[1]: Starting Create list of static device nodes for the current kernel...
[   15.313281] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[   15.313323] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[   15.314605] systemd[1]: Starting Set Up Additional Binary Formats...
[   15.314644] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[   15.315962] systemd[1]: Starting Journal Service...
[   15.317376] systemd[1]: Starting Load Kernel Modules...
[   15.318167] systemd[1]: Starting Remount Root and Kernel File Systems...
[   15.319007] systemd[1]: Starting Repartition Root Disk...
[   15.319808] systemd[1]: Starting udev Coldplug all Devices...
[   15.321377] systemd[1]: Mounted Huge Pages File System.
[   15.321506] systemd[1]: Mounted POSIX Message Queue File System.
[   15.321615] systemd[1]: Mounted Kernel Debug File System.
[   15.321722] systemd[1]: Mounted Kernel Trace File System.
[   15.321842] systemd[1]: Mounted Temporary Directory (/tmp).
[   15.322335] systemd[1]: Finished Create list of static device nodes for the current kernel.
[   15.322502] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 440 (systemd-binfmt)
[   15.323447] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[   15.325189] EXT4-fs (dm-7): re-mounted. Opts: stripe=32
[   15.325544] systemd[1]: Started LVM2 metadata daemon.
[   15.326939] systemd[1]: Finished Remount Root and Kernel File Systems.
[   15.327450] systemd[1]: Finished Repartition Root Disk.
[   15.327621] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[   15.327746] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[   15.329322] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[   15.329347] systemd[1]: Condition check resulted in Create System Users being skipped.
[   15.330002] systemd[1]: Starting Create Static Device Nodes in /dev...
[   15.330620] systemd[1]: Finished Set Up Additional Binary Formats.
[   15.347425] systemd[1]: Finished Create Static Device Nodes in /dev.
[   15.347795] vboxdrv: loading out-of-tree module taints kernel.
[   15.347930] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[   15.348591] systemd[1]: Starting udev Kernel Device Manager...
[   15.352691] vboxdrv: Found 8 processor cores
[   15.373827] vboxdrv: TSC mode is Invariant, tentative frequency 2807998263 Hz
[   15.373829] vboxdrv: Successfully loaded version 6.1.4 (interface 0x002d0001)
[   15.374770] VBoxNetAdp: Successfully started.
[   15.376367] VBoxNetFlt: Successfully started.
[   15.377377] systemd[1]: Finished Load Kernel Modules.
[   15.377660] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[   15.378606] systemd[1]: Mounting Kernel Configuration File System...
[   15.379514] systemd[1]: Starting Apply Kernel Variables...
[   15.380827] systemd[1]: Mounted Kernel Configuration File System.
[   15.388536] systemd[1]: Finished Apply Kernel Variables.
[   15.418878] systemd[1]: Finished udev Coldplug all Devices.
[   15.619857] systemd[1]: Started Journal Service.
[   15.619946] audit: type=1130 audit(1587489513.521: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'
[   15.657586] audit: type=1130 audit(1587489513.561: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'
[   15.697667] ACPI: AC Adapter [AC] (on-line)
[   15.698992] ACPI Warning: \_SB.IETM._TRT: Return Package has no elements (empty) (20191018/nsprepkg-94)
[   15.700458] input: Intel HID events as /devices/platform/INT33D5:00/input/input47
[   15.700589] intel-hid INT33D5:00: platform supports 5 button array
[   15.700612] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input48
[   15.720280] wmi_bus wmi_bus-PNP0C14:03: WQBC data block query control method not found
[   15.780275] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFE, rev-id 4)
[   15.787532] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[   15.791302] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[   15.792264] idma64 idma64.0: Found Intel integrated DMA 64-bit
[   15.797087] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   15.803823] intel_rapl_common: Found RAPL domain package
[   15.803824] intel_rapl_common: Found RAPL domain dram
[   15.816902] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[   15.835707] audit: type=1130 audit(1587489513.737:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-cryptsetup@spv0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   15.844403] battery: ACPI: Battery Slot [BAT0] (battery present)
[   15.855143] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[   15.855191] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[   15.857256] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[   15.857600] idma64 idma64.1: Found Intel integrated DMA 64-bit
[   15.881843] i2c_hid i2c-DLL07BE:01: i2c-DLL07BE:01 supply vdd not found, using dummy regulator
[   15.881856] i2c_hid i2c-DLL07BE:01: i2c-DLL07BE:01 supply vddl not found, using dummy regulator
[   15.888016] input: PC Speaker as /devices/platform/pcspkr/input/input50
[   15.888113] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[   15.888114] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   15.888115] RAPL PMU: hw unit of domain package 2^-14 Joules
[   15.888116] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   15.888116] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   15.890627] audit: type=1130 audit(1587489513.791:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   15.902691] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   15.908086] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   15.910646] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   15.910651] cfg80211: failed to load regulatory.db
[   15.931432] input: DLL07BE:01 06CB:7A13 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-9/i2c-DLL07BE:01/0018:06CB:7A13.000B/input/input51
[   15.931536] input: DLL07BE:01 06CB:7A13 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-9/i2c-DLL07BE:01/0018:06CB:7A13.000B/input/input52
[   15.931608] hid-multitouch 0018:06CB:7A13.000B: input,hidraw8: I2C HID v1.00 Mouse [DLL07BE:01 06CB:7A13] on i2c-DLL07BE:01
[   15.948635] audit: type=1130 audit(1587489513.851:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-5A21\x2d4244 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   16.033338] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   16.033355] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[   16.033793] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   16.288857] audit: type=1130 audit(1587489514.191:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-35e253a4\x2d110c\x2d4f09\x2dbe9e\x2d98b899e902ea comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   16.292826] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.3)
[   16.299036] audit: type=1130 audit(1587489514.201:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-pvscan@254:0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   16.301863] EXT4-fs (nvme0n1p5): mounted filesystem with ordered data mode. Opts: (null)
[   16.301868] ext4 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
[   16.314159] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3266: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[   16.314162] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   16.314164] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   16.314165] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   16.314166] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   16.314168] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x18
[   16.314169] snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
[   16.314171] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   16.375295] audit: type=1130 audit(1587489514.277:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-08c3ec7f\x2dc2e6\x2d429f\x2d9c79\x2df7a143b6c1cb comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   16.386340] EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: stripe=32
[   16.454830] audit: type=1130 audit(1587489514.357:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-e3a02d85\x2d0ceb\x2d4950\x2d9930\x2d221333760635 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   16.492545] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input54
[   16.492609] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input55
[   16.492668] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input56
[   16.492719] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input57
[   16.492770] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input58
[   16.492819] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input59
[   16.504007] input: Dell WMI hotkeys as /devices/platform/PNP0C14:03/wmi_bus/wmi_bus-PNP0C14:03/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input60
[   16.504611] ath10k_pci 0000:02:00.0: enabling device (0000 -> 0002)
[   16.506129] intel_rapl_common: Found RAPL domain package
[   16.506131] intel_rapl_common: Found RAPL domain core
[   16.506132] intel_rapl_common: Found RAPL domain uncore
[   16.506133] intel_rapl_common: Found RAPL domain dram
[   16.509580] ath10k_pci 0000:02:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[   16.544914] audit: type=1130 audit(1587489514.447:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-697738bd\x2d1cfb\x2d4b80\x2d9d65\x2d5939dd0bb546 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   16.549312] EXT4-fs (dm-8): mounted filesystem with ordered data mode. Opts: stripe=32
[   16.560942] EXT4-fs (dm-9): mounted filesystem with ordered data mode. Opts: stripe=32
[   16.564651] iTCO_vendor_support: vendor-support=0
[   16.565934] mousedev: PS/2 mouse device common for all mice
[   16.567018] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[   16.568781] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   16.568926] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[   16.569038] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   16.578745] systemd-journald[441]: Received client request to flush runtime journal.
[   16.589493] systemd-journald[441]: File /var/log/journal/f1c0b7a46c4f4293a132da50d9cc229e/system.journal corrupted or uncleanly shut down, renaming and replacing.
[   16.760284] ath10k_pci 0000:02:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:1535
[   16.760286] ath10k_pci 0000:02:00.0: kconfig debug 1 debugfs 1 tracing 1 dfs 0 testmode 0
[   16.760651] ath10k_pci 0000:02:00.0: firmware ver WLAN.RM.4.4.1-00140-QCARMSWPZ-1 api 6 features wowlan,ignore-otp,mfp crc32 29eb8ca1
[   16.825809] ath10k_pci 0000:02:00.0: board_file api 2 bmi_id N/A crc32 4ac0889b
[   16.899923] ath10k_pci 0000:02:00.0: unsupported HTC service id: 1536
[   16.919029] ath10k_pci 0000:02:00.0: htt-ver 3.60 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[   16.991335] ath: EEPROM regdomain: 0x69
[   16.991337] ath: EEPROM indicates we should expect a direct regpair map
[   16.991338] ath: Country alpha2 being used: 00
[   16.991339] ath: Regpair used: 0x69
[   16.994545] ath10k_pci 0000:02:00.0 wlp2s0: renamed from wlan0
[   17.023565] mc: Linux media interface: v0.10
[   17.035067] Bluetooth: Core ver 2.22
[   17.035087] NET: Registered protocol family 31
[   17.035088] Bluetooth: HCI device and connection manager initialized
[   17.035092] Bluetooth: HCI socket layer initialized
[   17.035094] Bluetooth: L2CAP socket layer initialized
[   17.035098] Bluetooth: SCO socket layer initialized
[   17.052926] videodev: Linux video capture interface: v2.00
[   17.054635] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: stripe=32
[   17.128450] thunderbolt 0-1: new device found, vendor=0x3d device=0x18
[   17.128452] thunderbolt 0-1: CalDigit, Inc. USB-C Pro Dock
[   17.167136] usbcore: registered new interface driver btusb
[   17.168206] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[   17.168207] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[   17.187816] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (1bcf:2b95)
[   17.205720] uvcvideo 1-12:1.0: Entity type for entity Extension 4 was not initialized!
[   17.205722] uvcvideo 1-12:1.0: Entity type for entity Extension 3 was not initialized!
[   17.205723] uvcvideo 1-12:1.0: Entity type for entity Processing 2 was not initialized!
[   17.205725] uvcvideo 1-12:1.0: Entity type for entity Camera 1 was not initialized!
[   17.205786] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/input/input61
[   17.205856] usbcore: registered new interface driver uvcvideo
[   17.205856] USB Video Class driver (1.1.1)
[   17.222689] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[   17.669559] ath10k_pci 0000:02:00.0: unsupported HTC service id: 1536
[   18.009065] ath10k_pci 0000:02:00.0: unsupported HTC service id: 1536
[   18.383457] usbcore: registered new interface driver r8152
[   18.404337] usbcore: registered new interface driver cdc_ether
[   18.484436] usb 4-1.4.4: reset SuperSpeed Gen 1 USB device number 6 using xhci_hcd
[   18.531801] r8152 4-1.4.4:1.0: load rtl8153b-2 v1 10/23/19 successfully
[   18.561640] r8152 4-1.4.4:1.0 eth0: v1.11.11
[   18.578220] r8152 4-1.4.4:1.0 enp11s0u1u4u4: renamed from eth0
[   19.423365] usbcore: registered new interface driver snd-usb-audio
[   22.178193] kauditd_printk_skb: 19 callbacks suppressed
[   22.178197] audit: type=1131 audit(1587489520.081:31): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   22.221785] IPv6: ADDRCONF(NETDEV_CHANGE): enp11s0u1u4u4: link becomes ready
[   22.221980] r8152 4-1.4.4:1.0 enp11s0u1u4u4: carrier on
[   27.853970] audit: type=1130 audit(1587489525.760:32): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   27.857183] audit: type=1130 audit(1587489525.764:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=zerotier-one comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   27.876721] FS-Cache: Loaded
[   27.882733] tun: Universal TUN/TAP device driver, 1.6
[   27.918397] RPC: Registered named UNIX socket transport module.
[   27.918399] RPC: Registered udp transport module.
[   27.918399] RPC: Registered tcp transport module.
[   27.918399] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   27.954681] FS-Cache: Netfs 'nfs' registered for caching
[   27.958074] Key type dns_resolver registered
[   28.068439] NFS: Registering the id_resolver key type
[   28.068445] Key type id_resolver registered
[   28.068446] Key type id_legacy registered
[   28.116686] audit: type=1130 audit(1587489526.020:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   28.142552] audit: type=1130 audit(1587489526.047:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rpcbind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   28.159332] audit: type=1130 audit(1587489526.064:36): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rpc-statd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   28.350810] audit: type=1130 audit(1587489526.257:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   28.351992] audit: type=1130 audit(1587489526.257:38): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   38.013796] audit: type=1131 audit(1587489535.917:39): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   47.466807] audit: type=1131 audit(1587489545.370:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   60.211178] audit: type=1100 audit(1587489558.117:41): pid=17539 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   60.211242] audit: type=1101 audit(1587489558.117:42): pid=17539 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   60.212443] audit: type=1103 audit(1587489558.117:43): pid=17539 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   60.556065] audit: type=1130 audit(1587489558.460:44): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-userdbd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   60.582610] audit: type=1130 audit(1587489558.487:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   60.591711] audit: type=1101 audit(1587489558.497:46): pid=17657 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   60.591810] audit: type=1103 audit(1587489558.497:47): pid=17657 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   60.591883] audit: type=1006 audit(1587489558.497:48): pid=17657 uid=0 old-auid=4294967295 auid=974 tty=(none) old-ses=4294967295 ses=1 res=1
[   60.594117] audit: type=1105 audit(1587489558.497:49): pid=17657 uid=0 auid=974 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   60.701253] audit: type=1130 audit(1587489558.607:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   79.142002] logitech-hidpp-device 0003:046D:200A.0005: HID++ 1.0 device connected.
[   82.655214] kauditd_printk_skb: 1 callbacks suppressed
[   82.655215] audit: type=1100 audit(1587489580.560:52): pid=17715 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="mb" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   82.660521] audit: type=1101 audit(1587489580.563:53): pid=17715 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="mb" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   82.661138] audit: type=1103 audit(1587489580.563:54): pid=17715 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="mb" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   82.661372] audit: type=1006 audit(1587489580.566:55): pid=17715 uid=0 old-auid=4294967295 auid=1296 tty=(none) old-ses=4294967295 ses=2 res=1
[   82.679208] audit: type=1130 audit(1587489580.583:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1296 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   82.685263] audit: type=1101 audit(1587489580.590:57): pid=17719 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="mb" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   82.685362] audit: type=1103 audit(1587489580.590:58): pid=17719 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="mb" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   82.685428] audit: type=1006 audit(1587489580.590:59): pid=17719 uid=0 old-auid=4294967295 auid=1296 tty=(none) old-ses=4294967295 ses=3 res=1
[   82.687062] audit: type=1105 audit(1587489580.590:60): pid=17719 uid=0 auid=1296 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="mb" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   82.742704] audit: type=1106 audit(1587489580.646:61): pid=17539 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
[   82.766138] systemd-journald[441]: File /var/log/journal/f1c0b7a46c4f4293a132da50d9cc229e/user-1296.journal corrupted or uncleanly shut down, renaming and replacing.
[   83.482788] fuse: init (API version 7.31)
[   83.482819] *** VALIDATE fuse ***
[   83.482823] *** VALIDATE fuse ***
[   87.577054] leds platform::micmute: Setting an LED's brightness failed (-19)
[   92.285062] kauditd_printk_skb: 6 callbacks suppressed
[   92.285068] audit: type=1130 audit(1587489590.186:68): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   92.897788] audit: type=1131 audit(1587489590.796:69): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   92.977091] audit: type=1131 audit(1587489590.879:70): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   93.339304] audit: type=1130 audit(1587489591.239:71): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  123.297890] audit: type=1131 audit(1587489621.199:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  157.347082] wlp2s0: authenticate with 88:b1:e1:2d:9c:e1
[  157.383739] wlp2s0: send auth to 88:b1:e1:2d:9c:e1 (try 1/3)
[  157.384942] wlp2s0: authenticated
[  157.399085] wlp2s0: associate with 88:b1:e1:2d:9c:e1 (try 1/3)
[  157.401487] wlp2s0: RX AssocResp from 88:b1:e1:2d:9c:e1 (capab=0x511 status=0 aid=2)
[  157.404504] wlp2s0: associated
[  157.453507] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[  157.476934] wlp2s0: Limiting TX power to 20 (23 - 3) dBm as advertised by 88:b1:e1:2d:9c:e1
[  157.528818] audit: type=1130 audit(1587489655.428:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  168.019225] audit: type=1131 audit(1587489665.918:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  425.234785] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun
[  929.419000] audit: type=1130 audit(1587490427.520:75): 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'
[  929.419013] audit: type=1131 audit(1587490427.520:76): 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'
[ 2503.146881] audit: type=1101 audit(1587492001.213:77): pid=22562 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_time acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[ 2503.147110] audit: type=1103 audit(1587492001.216:78): pid=22562 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_unix,pam_env acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[ 2503.147306] audit: type=1006 audit(1587492001.216:79): pid=22562 uid=0 old-auid=4294967295 auid=1296 tty=(none) old-ses=4294967295 ses=4 res=1
[ 2503.150714] audit: type=1105 audit(1587492001.219:80): pid=22562 uid=0 auid=1296 ses=4 msg='op=PAM:session_open grantors=pam_loginuid,pam_limits,pam_unix acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[ 2503.151900] audit: type=1110 audit(1587492001.219:81): pid=22562 uid=0 auid=1296 ses=4 msg='op=PAM:setcred grantors=pam_unix,pam_env acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[ 2536.860726] audit: type=1104 audit(1587492034.925:82): pid=22562 uid=0 auid=1296 ses=4 msg='op=PAM:setcred grantors=pam_unix,pam_env acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[ 2536.860749] audit: type=1106 audit(1587492034.925:83): pid=22562 uid=0 auid=1296 ses=4 msg='op=PAM:session_close grantors=pam_loginuid,pam_limits,pam_unix acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[ 3513.066485] GpuWatchdog[18534]: segfault at 0 ip 0000560e356d87b2 sp 00007f3bf2c344b0 error 6 in electron[560e32977000+504d000]
[ 3513.066500] Code: ff ff ff 48 8d 45 80 48 39 c7 74 06 ff 15 46 b1 66 02 8b 83 08 01 00 00 85 c0 74 74 48 8b 03 48 89 df be 01 00 00 00 ff 50 68 <c7> 04 25 00 00 00 00 37 13 00 00 c6 05 c4 f5 86 02 01 eb 5a 48 8b
[ 3513.066625] audit: type=1701 audit(1587493011.120:84): auid=1296 uid=1296 gid=1296 ses=2 pid=18499 comm="GpuWatchdog" exe="/usr/lib/electron/electron" sig=11 res=1
[ 3513.120536] audit: type=1130 audit(1587493011.174:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-25074-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3514.344687] audit: type=1131 audit(1587493012.397:86): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-25074-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 4227.444660] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A (start=177904 end=177905) time 770 us, min 2146, max 2159, scanline start 2111, end 2213
[ 6103.949438] audit: type=1101 audit(1587495601.970:87): pid=31399 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_time acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[ 6103.949503] audit: type=1103 audit(1587495601.970:88): pid=31399 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_unix,pam_env acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[ 6103.949577] audit: type=1006 audit(1587495601.970:89): pid=31399 uid=0 old-auid=4294967295 auid=1296 tty=(none) old-ses=4294967295 ses=5 res=1
[ 6103.952152] audit: type=1105 audit(1587495601.970:90): pid=31399 uid=0 auid=1296 ses=5 msg='op=PAM:session_open grantors=pam_loginuid,pam_limits,pam_unix acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[ 6103.953109] audit: type=1110 audit(1587495601.973:91): pid=31399 uid=0 auid=1296 ses=5 msg='op=PAM:setcred grantors=pam_unix,pam_env acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[ 6138.702598] audit: type=1104 audit(1587495636.719:92): pid=31399 uid=0 auid=1296 ses=5 msg='op=PAM:setcred grantors=pam_unix,pam_env acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[ 6138.702889] audit: type=1106 audit(1587495636.719:93): pid=31399 uid=0 auid=1296 ses=5 msg='op=PAM:session_close grantors=pam_loginuid,pam_limits,pam_unix acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[ 7357.862932] audit: type=1130 audit(1587496855.864:94): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7368.119661] audit: type=1131 audit(1587496866.121:95): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7373.027973] audit: type=1130 audit(1587496871.024:96): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7383.114568] audit: type=1131 audit(1587496881.114:97): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9703.787307] audit: type=1101 audit(1587499201.754:98): pid=41186 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_time acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[ 9703.787767] audit: type=1103 audit(1587499201.754:99): pid=41186 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_unix,pam_env acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[ 9703.788035] audit: type=1006 audit(1587499201.757:100): pid=41186 uid=0 old-auid=4294967295 auid=1296 tty=(none) old-ses=4294967295 ses=6 res=1
[ 9703.792789] audit: type=1105 audit(1587499201.761:101): pid=41186 uid=0 auid=1296 ses=6 msg='op=PAM:session_open grantors=pam_loginuid,pam_limits,pam_unix acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[ 9703.794829] audit: type=1110 audit(1587499201.764:102): pid=41186 uid=0 auid=1296 ses=6 msg='op=PAM:setcred grantors=pam_unix,pam_env acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[ 9729.509027] audit: type=1104 audit(1587499227.477:103): pid=41186 uid=0 auid=1296 ses=6 msg='op=PAM:setcred grantors=pam_unix,pam_env acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[ 9729.509186] audit: type=1106 audit(1587499227.477:104): pid=41186 uid=0 auid=1296 ses=6 msg='op=PAM:session_close grantors=pam_loginuid,pam_limits,pam_unix acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[13303.593426] audit: type=1101 audit(1587502801.513:105): pid=50387 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_time acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[13303.593696] audit: type=1103 audit(1587502801.513:106): pid=50387 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_unix,pam_env acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[13303.593825] audit: type=1006 audit(1587502801.513:107): pid=50387 uid=0 old-auid=4294967295 auid=1296 tty=(none) old-ses=4294967295 ses=7 res=1
[13303.596757] audit: type=1105 audit(1587502801.516:108): pid=50387 uid=0 auid=1296 ses=7 msg='op=PAM:session_open grantors=pam_loginuid,pam_limits,pam_unix acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[13303.597801] audit: type=1110 audit(1587502801.516:109): pid=50387 uid=0 auid=1296 ses=7 msg='op=PAM:setcred grantors=pam_unix,pam_env acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[13328.276338] audit: type=1104 audit(1587502826.196:110): pid=50387 uid=0 auid=1296 ses=7 msg='op=PAM:setcred grantors=pam_unix,pam_env acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[13328.276359] audit: type=1106 audit(1587502826.196:111): pid=50387 uid=0 auid=1296 ses=7 msg='op=PAM:session_close grantors=pam_loginuid,pam_limits,pam_unix acct="mb" exe="/usr/bin/crond" hostname=? addr=? terminal=cron res=success'
[15209.291069] audit: type=1100 audit(1587504707.187:112): pid=55197 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="mb" exe="/usr/bin/sshd" hostname=10.67.66.17 addr=10.67.66.17 terminal=ssh res=success'
[15209.299544] audit: type=1101 audit(1587504707.194:113): pid=55197 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="mb" exe="/usr/bin/sshd" hostname=10.67.66.17 addr=10.67.66.17 terminal=ssh res=success'
[15209.300250] audit: type=1103 audit(1587504707.197:114): pid=55197 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="mb" exe="/usr/bin/sshd" hostname=10.67.66.17 addr=10.67.66.17 terminal=ssh res=success'
[15209.300311] audit: type=1006 audit(1587504707.197:115): pid=55197 uid=0 old-auid=4294967295 auid=1296 tty=(none) old-ses=4294967295 ses=8 res=1
[15209.311072] audit: type=1105 audit(1587504707.207:116): pid=55197 uid=0 auid=1296 ses=8 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="mb" exe="/usr/bin/sshd" hostname=10.67.66.17 addr=10.67.66.17 terminal=ssh res=success'
[15209.312447] audit: type=1103 audit(1587504707.207:117): pid=55209 uid=0 auid=1296 ses=8 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="mb" exe="/usr/bin/sshd" hostname=10.67.66.17 addr=10.67.66.17 terminal=ssh res=success'
[15237.417215] INFO: task kworker/7:0H:65 blocked for more than 122 seconds.
[15237.417217]       Tainted: G           OE     5.5.9-arch1-2 #1
[15237.417217] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[15237.417219] kworker/7:0H    D    0    65      2 0x80004000
[15237.417332] Workqueue: events_highpri intel_atomic_cleanup_work [i915]
[15237.417333] Call Trace:
[15237.417340]  ? __schedule+0x2e8/0x7a0
[15237.417343]  schedule+0x46/0xf0
[15237.417362]  schedule_preempt_disabled+0x14/0x20
[15237.417363]  __mutex_lock.isra.0+0x1ae/0x550
[15237.417398]  i915_gem_object_bump_inactive_ggtt+0x1f/0x130 [i915]
[15237.417431]  i915_gem_object_unpin_from_display_plane+0x15/0x20 [i915]
[15237.417465]  intel_unpin_fb_vma+0x3f/0x90 [i915]
[15237.417475]  drm_atomic_helper_cleanup_planes+0x52/0x70 [drm_kms_helper]
[15237.417509]  intel_atomic_cleanup_work+0x1f/0xc0 [i915]
[15237.417512]  process_one_work+0x1e1/0x3d0
[15237.417514]  worker_thread+0x4a/0x3d0
[15237.417516]  kthread+0xfb/0x130
[15237.417518]  ? process_one_work+0x3d0/0x3d0
[15237.417519]  ? kthread_park+0x90/0x90
[15237.417521]  ret_from_fork+0x35/0x40
[15237.417528] INFO: task kworker/7:1H:311 blocked for more than 122 seconds.
[15237.417529]       Tainted: G           OE     5.5.9-arch1-2 #1
[15237.417530] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[15237.417531] kworker/7:1H    D    0   311      2 0x80004000
[15237.417565] Workqueue: events_highpri intel_atomic_cleanup_work [i915]
[15237.417569] Call Trace:
[15237.417572]  ? __schedule+0x2e8/0x7a0
[15237.417574]  schedule+0x46/0xf0
[15237.417575]  schedule_preempt_disabled+0x14/0x20
[15237.417577]  __mutex_lock.isra.0+0x1ae/0x550
[15237.417578]  ? __switch_to_asm+0x40/0x70
[15237.417580]  ? __switch_to_asm+0x34/0x70
[15237.417582]  ? __switch_to_asm+0x40/0x70
[15237.417583]  ? __switch_to_asm+0x40/0x70
[15237.417615]  i915_gem_object_bump_inactive_ggtt+0x1f/0x130 [i915]
[15237.417646]  i915_gem_object_unpin_from_display_plane+0x15/0x20 [i915]
[15237.417679]  intel_unpin_fb_vma+0x3f/0x90 [i915]
[15237.417687]  drm_atomic_helper_cleanup_planes+0x52/0x70 [drm_kms_helper]
[15237.417720]  intel_atomic_cleanup_work+0x1f/0xc0 [i915]
[15237.417722]  process_one_work+0x1e1/0x3d0
[15237.417724]  worker_thread+0x4a/0x3d0
[15237.417726]  kthread+0xfb/0x130
[15237.417728]  ? process_one_work+0x3d0/0x3d0
[15237.417729]  ? kthread_park+0x90/0x90
[15237.417731]  ret_from_fork+0x35/0x40
[15237.417752] INFO: task QSGRenderThread:18595 blocked for more than 122 seconds.
[15237.417753]       Tainted: G           OE     5.5.9-arch1-2 #1
[15237.417754] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[15237.417754] QSGRenderThread D    0 18595      1 0x00000080
[15237.417756] Call Trace:
[15237.417758]  ? __schedule+0x2e8/0x7a0
[15237.417760]  schedule+0x46/0xf0
[15237.417761]  schedule_preempt_disabled+0x14/0x20
[15237.417763]  __mutex_lock.isra.0+0x1ae/0x550
[15237.417766]  ? __pm_runtime_resume+0x49/0x60
[15237.417798]  i915_gem_object_release_mmap+0x2f/0x60 [i915]
[15237.417830]  i915_gem_object_set_tiling+0x10d/0x320 [i915]
[15237.417833]  ? preempt_count_add+0x68/0xa0
[15237.417865]  i915_gem_set_tiling_ioctl+0x13f/0x250 [i915]
[15237.417896]  ? i915_gem_object_set_tiling+0x320/0x320 [i915]
[15237.417914]  drm_ioctl_kernel+0xb2/0x100 [drm]
[15237.417929]  drm_ioctl+0x209/0x360 [drm]
[15237.417961]  ? i915_gem_object_set_tiling+0x320/0x320 [i915]
[15237.417965]  do_vfs_ioctl+0x4b7/0x730
[15237.417968]  ksys_ioctl+0x5e/0x90
[15237.417970]  __x64_sys_ioctl+0x16/0x20
[15237.417972]  do_syscall_64+0x4e/0x150
[15237.417974]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[15237.417976] RIP: 0033:0x7f82c1b8c2eb
[15237.417979] Code: Bad RIP value.
[15237.417980] RSP: 002b:00007f82852345b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[15237.417981] RAX: ffffffffffffffda RBX: 00007f8280194600 RCX: 00007f82c1b8c2eb
[15237.417982] RDX: 00007f82852345d0 RSI: 00000000c0106461 RDI: 000000000000000c
[15237.417983] RBP: 00007f8285234620 R08: 0000000000000000 R09: 0000000000000000
[15237.417983] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
[15237.417984] R13: 0000000000000000 R14: 00000000c0106461 R15: 00007f82852345d0
[15237.418083] INFO: task zoom:38928 blocked for more than 122 seconds.
[15237.418083]       Tainted: G           OE     5.5.9-arch1-2 #1
[15237.418084] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[15237.418084] zoom            D    0 38928  38927 0x00000080
[15237.418086] Call Trace:
[15237.418088]  ? __schedule+0x2e8/0x7a0
[15237.418090]  schedule+0x46/0xf0
[15237.418091]  schedule_preempt_disabled+0x14/0x20
[15237.418093]  __mutex_lock.isra.0+0x1ae/0x550
[15237.418094]  ? __switch_to_asm+0x34/0x70
[15237.418096]  ? __switch_to_asm+0x40/0x70
[15237.418130]  i915_vma_pin+0x356/0x6d0 [i915]
[15237.418161]  intel_ring_pin+0x60/0x110 [i915]
[15237.418191]  __intel_context_active+0x8f/0x190 [i915]
[15237.418223]  i915_active_acquire+0x4e/0x80 [i915]
[15237.418252]  intel_context_active_acquire+0x1d/0x60 [i915]
[15237.418282]  execlists_context_pin+0x14/0x30 [i915]
[15237.418311]  __intel_context_do_pin+0x66/0x110 [i915]
[15237.418342]  i915_gem_do_execbuffer+0x1369/0x18a0 [i915]
[15237.418345]  ? __kmalloc_node_track_caller+0x24e/0x330
[15237.418381]  i915_gem_execbuffer2_ioctl+0x1df/0x3d0 [i915]
[15237.418383]  ? _raw_spin_lock_irqsave+0x26/0x50
[15237.418414]  ? i915_gem_execbuffer_ioctl+0x2f0/0x2f0 [i915]
[15237.418429]  drm_ioctl_kernel+0xb2/0x100 [drm]
[15237.418443]  drm_ioctl+0x209/0x360 [drm]
[15237.418474]  ? i915_gem_execbuffer_ioctl+0x2f0/0x2f0 [i915]
[15237.418478]  do_vfs_ioctl+0x4b7/0x730
[15237.418480]  ksys_ioctl+0x5e/0x90
[15237.418482]  __x64_sys_ioctl+0x16/0x20
[15237.418483]  do_syscall_64+0x4e/0x150
[15237.418485]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[15237.418487] RIP: 0033:0x7fda96bfa2eb
[15237.418488] Code: Bad RIP value.
[15237.418489] RSP: 002b:00007fff13fea288 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[15237.418490] RAX: ffffffffffffffda RBX: 00007fff13fea2d0 RCX: 00007fda96bfa2eb
[15237.418491] RDX: 00007fff13fea2d0 RSI: 0000000040406469 RDI: 0000000000000007
[15237.418492] RBP: 0000000040406469 R08: 000000000560d2e0 R09: 0000000000000000
[15237.418493] R10: 0000000000000000 R11: 0000000000000246 R12: 000000000642f110
[15237.418494] R13: 0000000000000007 R14: ffffffffffffffff R15: 00007fda92417528

Offline

#2 2020-04-22 00:31:32

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: Intel gpu issues on xps15 9560 with 5.5.9 kernel and any DE.

You are on a  outdated kernel, use unsafe i915 (the official "guideline" is don't use any flags unless you are certain you have them because you actually need them) flags and  xf86-video-intel (which shows occasional signs of life but is in  practice not maintained) as well. If you remedy these conditions, update your kernel/system, remove all i915 flags,  and xf86-video-intel., do you still have issues?

Online

#3 2020-04-22 19:00:14

mikebutash
Member
Registered: 2017-05-01
Posts: 32

Re: Intel gpu issues on xps15 9560 with 5.5.9 kernel and any DE.

Interesting on the outdated kernel, I did a full system upgrade just a few weeks ago and that was the kernel it landed with, that's when this all began.  Not sure what it was on prior now, but I'll probably do another system upgrade this weekend.

The boot flags I do have on the kernel were mostly for my xps15 that were recommended at one time or another.  Next time I get a crash, I'll try booting without the extra flags for grins, perhaps they've been resolved in later kernels now.

What intel video driver set *should* be used with a HD 630 igpu?  Looks like upgrading now would feed me a 5.6.6.arch1-1 kernel.

Thanks for the response!

Offline

#4 2020-04-22 20:05:07

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: Intel gpu issues on xps15 9560 with 5.5.9 kernel and any DE.

The kernel has quite a quick pace, with new major kernels releasing roughly bi-monthly and stable releases happening nearly every week. There's a lot of changes you are missing out on.

Just remove xf86-video-intel and configuration for it if you have them. Xorg will then use the built in modesetting driver, which uses generic OpenGL for acceleration. xf86-video-intel uses chip specific 2D acceleration functionality but that has not been well maintained for newer chips and it's generally not recommended for newer than ~10 year old gpu chips.

Online

#5 2020-04-22 22:20:55

mikebutash
Member
Registered: 2017-05-01
Posts: 32

Re: Intel gpu issues on xps15 9560 with 5.5.9 kernel and any DE.

I've noticed its impossible to stay "current' on arch more than few days or week, but arch upgrades have gotten more and more painful every time I do them with conflicts with recursive/unresolved dependency issues breaking in ugly ways.  I tend to fear them to do more regularly, I still have a bricked desktop from the last arch upgrade on it.

Thank you for that and everything, it's hard to tell what one *should* be using related to the igpu's these days. I gave up on using my nvidia chip in this in hybrid years ago with issues, this was the best I've gotten for stability until lately.  Perhaps with the kernel drivers the prime stuff will work better to try again too. 

I will experiment and report back when I can get a few days without work needing done to triage if needed.  Thanks again!

Offline

#6 2020-04-25 19:18:12

mikebutash
Member
Registered: 2017-05-01
Posts: 32

Re: Intel gpu issues on xps15 9560 with 5.5.9 kernel and any DE.

Thank you again - I updated, removed the intel graphics, and going to see how it works.  Oddly it hadn't crashed since monday, which is abnormal, so going to give this some time to bake and see if any changes in stability, particularly with hotplug displays.  So far seems a bit more laggy than normal, but if I can get a week or more of uptime, I'm going to consider it a success.

Which *is* a recommended path for hybrid gpu switching support these days with latest kernels?  Prime + intel kms + nvidia proprietary seems to be it, but I am not entirely sure.  I would like to try this again now that I realize I was using the deprecated 915 proprietary driver.

Searching again today at what is currently a recommended solution for intel+nvidia hybrid bring up a half-dozen results at least, some ranging from using the 915 driver (probably where I started with this long ago), using bumblebee, or optimus, or prime, or some combinations/conflict of all/some, and I am still left clueless which is current or recommended.  All the graphics docs, old and new, are rather confusing to sort through then and now, particularly as a new user to arch and having to install everything from scratch, be it a 20yr linux vet (me) or a total noob.

I suppose this is why manjaro has gotten more popular, to take the guesswork out of this.

Offline

#7 2020-04-25 20:44:24

mikebutash
Member
Registered: 2017-05-01
Posts: 32

Re: Intel gpu issues on xps15 9560 with 5.5.9 kernel and any DE.

Odd, I followed the nvidia prime guide, installed nvidia and nvidia-prime drivers, and while it booted, I'm getting like 1 frame per 3-6 seconds if I cause any sort of window refresh, with or without kwin under kde (kwin makes it exponentially worse).  I verified it is booting using the nvidia gpu at least, even if performance is ass.  Using nvtop, says it's running with absolutely no load, vulkaninfo reports fine, no high cpu, just... mad lag.

Perhaps not your issue, but question still stands if this *is* the preferred method as I prepare to bark up the nvidia-prime tree.

Offline

#8 2020-04-25 22:55:03

mikebutash
Member
Registered: 2017-05-01
Posts: 32

Re: Intel gpu issues on xps15 9560 with 5.5.9 kernel and any DE.

Ever since adding my nvidia gpu, the system has like crept to a crawl in every way, but nothing shows weird other than increased cpu during any, literally *any* activity.  With firefox and one profile (normally I run 5-6), every page link refresh takes now 10-30+ seconds.  KDE menus take seconds to render, even from boot, I could measure the lag from any gui.   Any idea what would cause this?  Seems every cpu-based activity is impacted horribly now.  Even my terminal sessions like nvtop and powertop hang after a bit and stop refreshing in long durations, or ever.  I've restarted them numerously.

Hybrid graphics have always been a devil, but seems someone has made this work.  Maybe it's my huge framebuffer resolution (and crappy drivers)?

I doubt many have tested at this capacity, but I'd really like to track this down, as resolutions grow, and people go mobile, this will become a bigger issue.  I'm probably going to remove the nvidia drivers again, I can't really operate like this, but would love some help to debug this with some help.

Offline

#9 2020-04-26 02:04:46

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: Intel gpu issues on xps15 9560 with 5.5.9 kernel and any DE.

It would help if you posted new logs and what configuration you did exactly. You've changed the goal post now, and from the sounds of it configured something incorrectly. This works for a whole lot of people and properly. If you want the old offloading method you should not install nvidia-prime and in any case you should definitely uninstall xf86-video-intel for any of these solutions to work properly.

Xorg log and dmesg at the very least

glxinfo -B

to check what exactly is detected and where.

Last edited by V1del (2020-04-26 02:06:28)

Online

#10 2020-04-26 02:05:37

mikebutash
Member
Registered: 2017-05-01
Posts: 32

Re: Intel gpu issues on xps15 9560 with 5.5.9 kernel and any DE.

Digging around the nvidia-prime issue, I found this recommendation to add to the grub config:

random.trust_cpu=on nvidia-drm.modeset=1

I did so adding that to the rest of my flags for boot, and holy crap, my desktop is more responsive than it ever has been, using the nvidia chipset.  So far everything has been super stellar since adding that, I even threw on some steam games, and was playing postal 2 on it.  Windoze/Proton games weren't working, I'll troubleshoot more.  I did try with nothing but those flags, but my desktop wouldn't even start that way.

This is a huge step forward, now to see how stability is.

Oddly my dock still gives me issues with power-off of monitors in power management of kde, but this is a huge improvement otherwise with desktop fluidity.  I suspect the chinese tb3 dock is wonky now.

KDE is still a giant pain too, still has really weird multi-monitor behavior that borders on random/dysfunctional, need to take that up with them.

Thanks again, and hope some of this discussion helps others.

Offline

#11 2020-04-26 02:27:47

mikebutash
Member
Registered: 2017-05-01
Posts: 32

Re: Intel gpu issues on xps15 9560 with 5.5.9 kernel and any DE.

V1del wrote:

It would help if you posted new logs and what configuration you did exactly. You've changed the goal post now, and from the sounds of it configured something incorrectly. This works for a whole lot of people and properly. If you want the old offloading method you should not install nvidia-prime and in any case you should definitely uninstall xf86-video-intel for any of these solutions to work properly.  Xorg log and dmesg at the very least

glxinfo -B

to check what exactly is detected and where.

Sorry, was looking more for general recommendations, and really hard to tell what intel+nvidia+gpu-switching to use across these things at any moment in time.

Here's about how this went down:

1) Removing the intel proprietary driver first using pacman -r xf86-video-intel as recommended, reboot, verified working.
2) Update the system (kernel 5.6.6 now), verified working.
3) Tested Power Management function, still wonky, some additional lag, but working sold in short-term.
4) Decided to test nvidia optimus function now, installed via yay nvidia and nvidia-prime functions.
5) Rebooted, system came up super super slow per fps, every app hung on launch, load, use, reload of browser, anything new changed in windowing.
6) Troubleshoot watching nvtop, htop, powertop, iotop showed nothing other than high core usage across any change, almost like some slow-path introduction.
7) Presuming not intel or nvidia, but the optimus bridge, dug around, found some notes randomly googling to add the "random.trust_cpu=on nvidia-drm.modeset=1" grub kernel flags.
  7.1) Not sure on the random.trust_cpu=on flag, said f-it and threw it in anyways for grins.
  7.2) Need to test without or validate need for it.
8) Reboot fully, and do a happy dance when my desktop works the best that it ever has with a desktop on it.

So far I get literally no lag what so ever moving windows, full transparency on windows, compositing window dimming under kde, things like that all work fine.  Still watching nvtop, htop, powertop, iotop, and psensor for issues, so far really don't see any.  This is with my xps9560, a caldigit usb-c pro dock from amazon.  I'm thinking less of this tb3 dock by the day, my dell dock didn't do this, but dell built-in cable *did* fall apart/short out...

Offline

#12 2020-05-06 23:01:19

mikebutash
Member
Registered: 2017-05-01
Posts: 32

Re: Intel gpu issues on xps15 9560 with 5.5.9 kernel and any DE.

So I can say that this has indeed been stable since doing your recommendations V1del - thanks again for the pointers.  I'll consider this resolve as far as the regular crashing.

KDE Plasma and Kwin  are still rather dysfunctional, but definitely has not crashed since removing the i915 driver, and installing nvidia drivers again.  Odd, kwin shows using my gpu, but gputop show no activity what so ever while my cpu is going berserk on all threads.  Usually I'd see kwin acting up on my gpu on my desktop, so seems something is still a bit broken, but a marked improvement none the less.

Thanks again.

Offline

#13 2020-08-03 17:03:46

mikebutash
Member
Registered: 2017-05-01
Posts: 32

Re: Intel gpu issues on xps15 9560 with 5.5.9 kernel and any DE.

So a follow-up on this, just as it's never ever really quite resolved, but definitely improved with the recommendation from @V1del.

Removing the legacy intel ddx driver helped a lot for general stability.  It doesn't crash randomly 2-8 days now.  Wonderful!

I still get weird anomalies with the graphics compositing no matter what I do.  This is using KDE or Cinnamon I've largely tested.  It works great for a few days, then starts getting worse with hangs and lags over time (~3mo)p.  Just as cinnamon installation docs and kde mention to remove the legacy intel video driver, it otherwise still starts behaving as they describe that the screen will freeze at times, but the mouse can move.  It starts as like a sec or two, but after about ~60 days of time, it grows to be like 10 seconds of hang, which is rather infuriating when trying to work.  Youtube/video in general sucks.  I became a bit used to it as a clinical guinea pig to see how it plays out over time, but I can say this is consistent behavior between kde or cinnamon that their compositors detabilize slowly over time.  Sorry, I like uptime, but with some crazy hardware rigs, I've seen the worst.

I think it's more a hardware level thing (intel gpu), and I've been trying recently to get nvidia prime gpu compositing working for my laptop, or "reverse prime" as they call it.  It just seems to refuse to do so, even though xorg seems to show it's sort of working.  Cinnamon still wants to use my intel based on glxinfo and nvtop showing no gpu usage, but never really sure what is using what.  I presume if my desktop at 11520x2160 would composite against my nvidia, it might not suck, but just can't seem to get it to work despite recommendations I've read over time.  Trying again against arch wiki still yields me nada, I wonder if just the gpu can't deal with it, but the fact it behaves like a memory or resource leak that it gets worse over time tells me more software (or firmware) bug.

Just did a full upgrade as I needed to reboot as I couldn't handle the 10-second hang anymore in my desktop, but would request some opinion how best to approach this.  I appreciate the support in the past and knowledge to understand my problem, perhaps @V1del you might chime in on this.

Trying KDE again too, it seems to render against the intel gpu mostly as well, but we'll see if/when it starts destabilizing in a few days.  I just want compositing to work for more than a few days if even at 11520x2160 resolution.  I rather long for days before compositing (2005-2010-ish) I'd only need to reboot every 6-12mo.

Offline

Board footer

Powered by FluxBB