You are not logged in.

#1 2020-05-14 05:19:19

japanesepoptarts
Member
Registered: 2020-05-14
Posts: 1

External display suddenly not working on Dell XPS 13 9380/Gnome 3.36.2

Hello, relatively new user to Arch, encountered a problem recently with connecting to an external display. Recently, I haven't been able to connect to any external displays at all with thunderbolt/usbc. I have a 4k monitor at home that I've been able to connect to until now, and I haven't been able to connect to my external monitor at work either. I'm using a Dell XPS 13 with GNOME 3.36.2 (GNOME on Xorg) and my kernel version is 5.6.11-arch1-1. I plugged a usb keyboard into the port and the port still supplies power, so I don't think there's an issue with the port, but it could be anything at this point haha. This didn't occur right after a system update, so I don't think a system update would be the cause.

I only have Intel graphics and have mesa and xf86-intel-video installed. I didn't have to mess with any xorg stuff cause I was just able to plug in the monitor after I installed GNOME. I've been trying to look for a fix on the forums but everyone with this issue uses an NVIDIA card which I know is a little funky with linux in general.

Is there anywhere else I could look? If you need any other kind of output, please let me know and I'll be happy to provide it. If there's something I need to double check, please point me in the general direction to let me know as well.

Here's my Xrandr output. The normal monitor output is usually DP1, but even when the monitor is connected and on, DP1 still shows as disconnected.

Screen 0: minimum 8 x 8, current 3840 x 2160, maximum 32767 x 32767
eDP1 connected primary 3840x2160+0+0 (normal left inverted right x axis y axis) 290mm x 170mm
   3840x2160     60.00*+  59.97  
   3200x1800     59.96    60.00    59.94  
   2880x1620     60.00    59.96    59.97  
   2560x1600     59.99    59.97  
   2560x1440     59.96    60.00    59.95  
   2048x1536     60.00  
   1920x1440     60.00  
   1856x1392     60.01  
   1792x1344     60.01  
   2048x1152     60.00    59.90    59.91  
   1920x1200     59.88    59.95  
   1920x1080     59.96    60.00    59.93  
   1600x1200     60.00  
   1680x1050     59.95    59.88  
   1400x1050     59.98  
   1600x900      60.00    59.95    59.82  
   1280x1024     60.02  
   1400x900      59.96    59.88  
   1280x960      60.00  
   1368x768      60.00    59.88    59.85  
   1280x800      59.81    59.91  
   1280x720      59.86    60.00    59.74  
   1024x768      60.00  
   1024x576      60.00    59.90    59.82  
   960x540       60.00    59.63    59.82  
   800x600       60.32    56.25  
   864x486       60.00    59.92    59.57  
   640x480       59.94  
   720x405       59.51    60.00    58.99  
   640x360       59.84    59.32    60.00  
DP1 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)`

From some other topics I've looked up on the issue, I've seen people ask for Xorg logs, so here's Xorg.0.log

[  5438.177] (--) Log file renamed from "/var/log/Xorg.pid-6935.log" to "/var/log/Xorg.0.log"
[  5438.177] 
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[  5438.177] Build Operating System: Linux Arch Linux
[  5438.177] Current Operating System: Linux arch-xps 5.4.1-arch1-1 #1 SMP PREEMPT Fri, 29 Nov 2019 13:37:24 +0000 x86_64
[  5438.177] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=/dev/nvme0n1p3 rw
[  5438.177] Build Date: 30 March 2020  05:05:45AM
[  5438.177]  
[  5438.177] Current version of pixman: 0.38.4
[  5438.177] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  5438.177] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  5438.177] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr 21 02:03:47 2020
[  5438.177] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  5438.177] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  5438.177] (==) No Layout section.  Using the first Screen section.
[  5438.177] (==) No screen section available. Using defaults.
[  5438.177] (**) |-->Screen "Default Screen Section" (0)
[  5438.177] (**) |   |-->Monitor "<default monitor>"
[  5438.178] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  5438.178] (==) Automatically adding devices
[  5438.178] (==) Automatically enabling devices
[  5438.178] (==) Automatically adding GPU devices
[  5438.178] (==) Automatically binding GPU devices
[  5438.178] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  5438.178] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[  5438.178] 	Entry deleted from font path.
[  5438.178] 	(Run 'mkfontdir' on "/usr/share/fonts/misc").
[  5438.178] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[  5438.178] 	Entry deleted from font path.
[  5438.178] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[  5438.178] 	Entry deleted from font path.
[  5438.178] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[  5438.178] (==) ModulePath set to "/usr/lib/xorg/modules"
[  5438.178] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  5438.178] (II) Module ABI versions:
[  5438.178] 	X.Org ANSI C Emulation: 0.4
[  5438.178] 	X.Org Video Driver: 24.1
[  5438.178] 	X.Org XInput driver : 24.1
[  5438.178] 	X.Org Server Extension : 10.0
[  5438.178] (++) using VT number 1

[  5438.178] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[  5438.179] (II) xfree86: Adding drm device (/dev/dri/card0)
[  5438.193] (--) PCI:*(0@0:2:0) 8086:3ea0:1028:08af rev 0, Mem @ 0xdb000000/16777216, 0x50000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[  5438.193] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  5438.193] (II) LoadModule: "glx"
[  5438.193] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  5438.195] (II) Module glx: vendor="X.Org Foundation"
[  5438.195] 	compiled for 1.20.8, module version = 1.0.0
[  5438.195] 	ABI class: X.Org Server Extension, version 10.0
[  5438.195] (==) Matched intel as autoconfigured driver 0
[  5438.195] (==) Matched modesetting as autoconfigured driver 1
[  5438.195] (==) Matched fbdev as autoconfigured driver 2
[  5438.195] (==) Matched vesa as autoconfigured driver 3
[  5438.195] (==) Assigned the driver to the xf86ConfigLayout
[  5438.195] (II) LoadModule: "intel"
[  5438.195] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  5438.195] (II) Module intel: vendor="X.Org Foundation"
[  5438.195] 	compiled for 1.20.8, module version = 2.99.917
[  5438.195] 	Module class: X.Org Video Driver
[  5438.195] 	ABI class: X.Org Video Driver, version 24.1
[  5438.195] (II) LoadModule: "modesetting"
[  5438.195] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  5438.195] (II) Module modesetting: vendor="X.Org Foundation"
[  5438.195] 	compiled for 1.20.8, module version = 1.20.8
[  5438.196] 	Module class: X.Org Video Driver
[  5438.196] 	ABI class: X.Org Video Driver, version 24.1
[  5438.196] (II) LoadModule: "fbdev"
[  5438.196] (WW) Warning, couldn't open module fbdev
[  5438.196] (EE) Failed to load module "fbdev" (module does not exist, 0)
[  5438.196] (II) LoadModule: "vesa"
[  5438.196] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  5438.196] (II) Module vesa: vendor="X.Org Foundation"
[  5438.196] 	compiled for 1.20.0, module version = 2.4.0
[  5438.196] 	Module class: X.Org Video Driver
[  5438.196] 	ABI class: X.Org Video Driver, version 24.0
[  5438.196] (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
[  5438.196] (II) intel: Driver for Intel(R) HD Graphics
[  5438.196] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[  5438.196] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[  5438.196] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  5438.196] (II) VESA: driver for VESA chipsets: vesa
[  5438.196] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20190822
[  5438.196] (II) intel(0): SNA compiled from 2.99.917-904-gf2853658
[  5438.213] (WW) Falling back to old probe method for modesetting
[  5438.213] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[  5438.213] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[  5438.213] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  5438.213] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[  5438.213] (==) intel(0): RGB weight 888
[  5438.213] (==) intel(0): Default visual is TrueColor
[  5438.215] (II) intel(0): Output eDP1 has no monitor section
[  5438.216] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[  5438.216] (II) intel(0): Enabled output eDP1
[  5438.216] (II) intel(0): Output DP1 has no monitor section
[  5438.216] (II) intel(0): Enabled output DP1
[  5438.216] (II) intel(0): Output DP2 has no monitor section
[  5438.216] (II) intel(0): Enabled output DP2
[  5438.216] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[  5438.216] (II) intel(0): Output VIRTUAL1 has no monitor section
[  5438.216] (II) intel(0): Enabled output VIRTUAL1
[  5438.216] (--) intel(0): Output eDP1 using initial mode 3840x2160 on pipe 0
[  5438.216] (==) intel(0): TearFree enabled
[  5438.216] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[  5438.216] (==) intel(0): DPI set to (96, 96)
[  5438.216] (II) Loading sub module "dri3"
[  5438.216] (II) LoadModule: "dri3"
[  5438.216] (II) Module "dri3" already built-in
[  5438.216] (II) Loading sub module "dri2"
[  5438.216] (II) LoadModule: "dri2"
[  5438.216] (II) Module "dri2" already built-in
[  5438.216] (II) Loading sub module "present"
[  5438.216] (II) LoadModule: "present"
[  5438.216] (II) Module "present" already built-in
[  5438.216] (II) UnloadModule: "modesetting"
[  5438.216] (II) Unloading modesetting
[  5438.216] (II) UnloadModule: "vesa"
[  5438.216] (II) Unloading vesa
[  5438.216] (II) intel(0): SNA initialized with Coffeelake (gen9) backend
[  5438.216] (==) intel(0): Backing store enabled
[  5438.216] (==) intel(0): Silken mouse disabled
[  5438.216] (II) intel(0): HW Cursor enabled
[  5438.216] (==) intel(0): DPMS enabled
[  5438.216] (==) intel(0): Display hotplug detection enabled
[  5438.216] (II) intel(0): [DRI2] Setup complete
[  5438.216] (II) intel(0): [DRI2]   DRI driver: i965
[  5438.216] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[  5438.216] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[  5438.216] (II) intel(0): hardware support for Present enabled
[  5438.216] (II) Initializing extension Generic Event Extension
[  5438.216] (II) Initializing extension SHAPE
[  5438.216] (II) Initializing extension MIT-SHM
[  5438.217] (II) Initializing extension XInputExtension
[  5438.217] (II) Initializing extension XTEST
[  5438.217] (II) Initializing extension BIG-REQUESTS
[  5438.217] (II) Initializing extension SYNC
[  5438.217] (II) Initializing extension XKEYBOARD
[  5438.217] (II) Initializing extension XC-MISC
[  5438.217] (II) Initializing extension SECURITY
[  5438.217] (II) Initializing extension XFIXES
[  5438.217] (II) Initializing extension RENDER
[  5438.217] (II) Initializing extension RANDR
[  5438.217] (II) Initializing extension COMPOSITE
[  5438.217] (II) Initializing extension DAMAGE
[  5438.217] (II) Initializing extension MIT-SCREEN-SAVER
[  5438.217] (II) Initializing extension DOUBLE-BUFFER
[  5438.218] (II) Initializing extension RECORD
[  5438.218] (II) Initializing extension DPMS
[  5438.218] (II) Initializing extension Present
[  5438.218] (II) Initializing extension DRI3
[  5438.218] (II) Initializing extension X-Resource
[  5438.218] (II) Initializing extension XVideo
[  5438.218] (II) Initializing extension XVideo-MotionCompensation
[  5438.218] (II) Initializing extension GLX
[  5438.224] (II) AIGLX: Loaded and initialized i965
[  5438.224] (II) GLX: Initialized DRI2 GL provider for screen 0
[  5438.224] (II) Initializing extension XFree86-VidModeExtension
[  5438.224] (II) Initializing extension XFree86-DGA
[  5438.224] (II) Initializing extension XFree86-DRI
[  5438.224] (II) Initializing extension DRI2
[  5438.231] (II) intel(0): switch to mode 3840x2160@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[  5438.240] (II) intel(0): Setting screen physical size to 1016 x 571
[  5438.295] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[  5438.295] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[  5438.295] (II) LoadModule: "libinput"
[  5438.295] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  5438.296] (II) Module libinput: vendor="X.Org Foundation"
[  5438.296] 	compiled for 1.20.7, module version = 0.29.0
[  5438.296] 	Module class: X.Org XInput Driver
[  5438.296] 	ABI class: X.Org XInput driver, version 24.1
[  5438.296] (II) Using input driver 'libinput' for 'Video Bus'
[  5438.296] (**) Video Bus: always reports core events
[  5438.296] (**) Option "Device" "/dev/input/event7"
[  5438.296] (**) Option "_source" "server/udev"
[  5438.298] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[  5438.298] (II) event7  - Video Bus: device is a keyboard
[  5438.298] (II) event7  - Video Bus: device removed
[  5438.385] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9/event7"
[  5438.385] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[  5438.388] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[  5438.388] (II) event7  - Video Bus: device is a keyboard
[  5438.389] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  5438.389] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  5438.389] (II) Using input driver 'libinput' for 'Power Button'
[  5438.389] (**) Power Button: always reports core events
[  5438.389] (**) Option "Device" "/dev/input/event1"
[  5438.389] (**) Option "_source" "server/udev"
[  5438.391] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  5438.392] (II) event1  - Power Button: device is a keyboard
[  5438.392] (II) event1  - Power Button: device removed
[  5438.425] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[  5438.425] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  5438.428] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  5438.428] (II) event1  - Power Button: device is a keyboard
[  5438.429] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[  5438.429] (II) No input driver specified, ignoring this device.
[  5438.429] (II) This device may have been added with another device file.
[  5438.430] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[  5438.430] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[  5438.430] (II) Using input driver 'libinput' for 'Sleep Button'
[  5438.430] (**) Sleep Button: always reports core events
[  5438.430] (**) Option "Device" "/dev/input/event2"
[  5438.430] (**) Option "_source" "server/udev"
[  5438.432] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[  5438.432] (II) event2  - Sleep Button: device is a keyboard
[  5438.433] (II) event2  - Sleep Button: device removed
[  5438.452] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[  5438.452] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[  5438.454] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[  5438.455] (II) event2  - Sleep Button: device is a keyboard
[  5438.457] (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event19)
[  5438.457] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall"
[  5438.457] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate'
[  5438.457] (**) Integrated_Webcam_HD: Integrate: always reports core events
[  5438.457] (**) Option "Device" "/dev/input/event19"
[  5438.457] (**) Option "_source" "server/udev"
[  5438.460] (II) event19 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[  5438.460] (II) event19 - Integrated_Webcam_HD: Integrate: device is a keyboard
[  5438.461] (II) event19 - Integrated_Webcam_HD: Integrate: device removed
[  5438.518] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input28/event19"
[  5438.519] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 9)
[  5438.522] (II) event19 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[  5438.522] (II) event19 - Integrated_Webcam_HD: Integrate: device is a keyboard
[  5438.524] (II) config/udev: Adding input device ELAN292F:00 04F3:292F (/dev/input/event16)
[  5438.524] (**) ELAN292F:00 04F3:292F: Applying InputClass "libinput touchscreen catchall"
[  5438.524] (II) Using input driver 'libinput' for 'ELAN292F:00 04F3:292F'
[  5438.524] (**) ELAN292F:00 04F3:292F: always reports core events
[  5438.524] (**) Option "Device" "/dev/input/event16"
[  5438.524] (**) Option "_source" "server/udev"
[  5438.527] (II) event16 - ELAN292F:00 04F3:292F: is tagged by udev as: Touchscreen
[  5438.528] (II) event16 - ELAN292F:00 04F3:292F: device is a touch device
[  5438.528] (II) event16 - ELAN292F:00 04F3:292F: device removed
[  5438.598] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-8/i2c-ELAN292F:00/0018:04F3:292F.0001/input/input24/event16"
[  5438.599] (II) XINPUT: Adding extended input device "ELAN292F:00 04F3:292F" (type: TOUCHSCREEN, id 10)
[  5438.599] (**) Option "AccelerationScheme" "none"
[  5438.599] (**) ELAN292F:00 04F3:292F: (accel) selected scheme none/0
[  5438.599] (**) ELAN292F:00 04F3:292F: (accel) acceleration factor: 2.000
[  5438.599] (**) ELAN292F:00 04F3:292F: (accel) acceleration threshold: 4
[  5438.602] (II) event16 - ELAN292F:00 04F3:292F: is tagged by udev as: Touchscreen
[  5438.603] (II) event16 - ELAN292F:00 04F3:292F: device is a touch device
[  5438.604] (II) config/udev: Adding input device ELAN292F:00 04F3:292F (/dev/input/mouse1)
[  5438.604] (II) No input driver specified, ignoring this device.
[  5438.604] (II) This device may have been added with another device file.
[  5438.606] (II) config/udev: Adding input device ELAN292F:00 04F3:292F UNKNOWN (/dev/input/event17)
[  5438.606] (II) No input driver specified, ignoring this device.
[  5438.606] (II) This device may have been added with another device file.
[  5438.607] (II) config/udev: Adding input device ELAN292F:00 04F3:292F UNKNOWN (/dev/input/event18)
[  5438.607] (II) No input driver specified, ignoring this device.
[  5438.607] (II) This device may have been added with another device file.
[  5438.609] (II) config/udev: Adding input device DELL08AF:00 06CB:76AF Mouse (/dev/input/event20)
[  5438.609] (**) DELL08AF:00 06CB:76AF Mouse: Applying InputClass "libinput pointer catchall"
[  5438.609] (II) Using input driver 'libinput' for 'DELL08AF:00 06CB:76AF Mouse'
[  5438.609] (**) DELL08AF:00 06CB:76AF Mouse: always reports core events
[  5438.609] (**) Option "Device" "/dev/input/event20"
[  5438.609] (**) Option "_source" "server/udev"
[  5438.612] (II) event20 - DELL08AF:00 06CB:76AF Mouse: is tagged by udev as: Mouse Pointingstick
[  5438.613] (II) event20 - DELL08AF:00 06CB:76AF Mouse: device is a pointer
[  5438.614] (II) event20 - DELL08AF:00 06CB:76AF Mouse: device removed
[  5438.665] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-9/i2c-DELL08AF:00/0018:06CB:76AF.0002/input/input29/event20"
[  5438.665] (II) XINPUT: Adding extended input device "DELL08AF:00 06CB:76AF Mouse" (type: MOUSE, id 11)
[  5438.665] (**) Option "AccelerationScheme" "none"
[  5438.665] (**) DELL08AF:00 06CB:76AF Mouse: (accel) selected scheme none/0
[  5438.665] (**) DELL08AF:00 06CB:76AF Mouse: (accel) acceleration factor: 2.000
[  5438.665] (**) DELL08AF:00 06CB:76AF Mouse: (accel) acceleration threshold: 4
[  5438.669] (II) event20 - DELL08AF:00 06CB:76AF Mouse: is tagged by udev as: Mouse Pointingstick
[  5438.670] (II) event20 - DELL08AF:00 06CB:76AF Mouse: device is a pointer
[  5438.672] (II) config/udev: Adding input device DELL08AF:00 06CB:76AF Mouse (/dev/input/mouse2)
[  5438.672] (II) No input driver specified, ignoring this device.
[  5438.672] (II) This device may have been added with another device file.
[  5438.674] (II) config/udev: Adding input device DELL08AF:00 06CB:76AF Touchpad (/dev/input/event21)
[  5438.674] (**) DELL08AF:00 06CB:76AF Touchpad: Applying InputClass "libinput touchpad catchall"
[  5438.674] (**) DELL08AF:00 06CB:76AF Touchpad: Applying InputClass "touchpad catchall"
[  5438.674] (**) DELL08AF:00 06CB:76AF Touchpad: Applying InputClass "Default clickpad buttons"
[  5438.674] (**) DELL08AF:00 06CB:76AF Touchpad: Applying InputClass "touchpad catchall"
[  5438.674] (**) DELL08AF:00 06CB:76AF Touchpad: Applying InputClass "Default clickpad buttons"
[  5438.674] (**) DELL08AF:00 06CB:76AF Touchpad: Applying InputClass "touchpad"
[  5438.674] (II) LoadModule: "synaptics"
[  5438.674] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  5438.674] (II) Module synaptics: vendor="X.Org Foundation"
[  5438.674] 	compiled for 1.20.0, module version = 1.9.1
[  5438.674] 	Module class: X.Org XInput Driver
[  5438.674] 	ABI class: X.Org XInput driver, version 24.1
[  5438.674] (II) Using input driver 'synaptics' for 'DELL08AF:00 06CB:76AF Touchpad'
[  5438.675] (**) DELL08AF:00 06CB:76AF Touchpad: always reports core events
[  5438.675] (**) Option "Device" "/dev/input/event21"
[  5438.732] (II) synaptics: DELL08AF:00 06CB:76AF Touchpad: found clickpad property
[  5438.732] (--) synaptics: DELL08AF:00 06CB:76AF Touchpad: x-axis range 0 - 1216 (res 12)
[  5438.732] (--) synaptics: DELL08AF:00 06CB:76AF Touchpad: y-axis range 0 - 680 (res 12)
[  5438.732] (II) synaptics: DELL08AF:00 06CB:76AF Touchpad: device does not report pressure, will use touch data.
[  5438.732] (II) synaptics: DELL08AF:00 06CB:76AF Touchpad: device does not report finger width.
[  5438.732] (--) synaptics: DELL08AF:00 06CB:76AF Touchpad: buttons: left double triple
[  5438.732] (--) synaptics: DELL08AF:00 06CB:76AF Touchpad: Vendor 0x6cb Product 0x76af
[  5438.732] (--) synaptics: DELL08AF:00 06CB:76AF Touchpad: invalid pressure range.  defaulting to 0 - 255
[  5438.732] (--) synaptics: DELL08AF:00 06CB:76AF Touchpad: invalid finger width range.  defaulting to 0 - 15
[  5438.732] (**) Option "FingerLow" "30"
[  5438.732] (**) Option "FingerHigh" "50"
[  5438.732] (**) Option "MaxTapTime" "125"
[  5438.732] (**) Option "EmulateTwoFingerMinZ" "40"
[  5438.732] (**) Option "EmulateTwoFingerMinW" "8"
[  5438.732] (**) Option "VertEdgeScroll" "on"
[  5438.732] (**) Option "HorizEdgeScroll" "on"
[  5438.732] (**) Option "VertTwoFingerScroll" "on"
[  5438.732] (**) Option "HorizTwoFingerScroll" "on"
[  5438.732] (**) Option "TapButton1" "1"
[  5438.732] (**) Option "TapButton2" "3"
[  5438.732] (**) Option "TapButton3" "2"
[  5438.732] (**) Option "CircularScrolling" "on"
[  5438.733] (**) Option "CircScrollTrigger" "2"
[  5438.733] (**) Option "PalmDetect" "1"
[  5438.733] (**) Option "PalmMinWidth" "8"
[  5438.733] (**) Option "PalmMinZ" "100"
[  5438.733] (**) Option "CoastingSpeed" "0"
[  5438.733] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[  5438.733] (--) synaptics: DELL08AF:00 06CB:76AF Touchpad: touchpad found
[  5438.733] (**) DELL08AF:00 06CB:76AF Touchpad: always reports core events
[  5438.785] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-9/i2c-DELL08AF:00/0018:06CB:76AF.0002/input/input30/event21"
[  5438.785] (II) XINPUT: Adding extended input device "DELL08AF:00 06CB:76AF Touchpad" (type: TOUCHPAD, id 12)
[  5438.785] (**) synaptics: DELL08AF:00 06CB:76AF Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[  5438.785] (**) synaptics: DELL08AF:00 06CB:76AF Touchpad: (accel) MaxSpeed is now 1.75
[  5438.785] (**) synaptics: DELL08AF:00 06CB:76AF Touchpad: (accel) AccelFactor is now 0.144
[  5438.786] (**) DELL08AF:00 06CB:76AF Touchpad: (accel) keeping acceleration scheme 1
[  5438.786] (**) DELL08AF:00 06CB:76AF Touchpad: (accel) acceleration profile 1
[  5438.786] (**) DELL08AF:00 06CB:76AF Touchpad: (accel) acceleration factor: 2.000
[  5438.786] (**) DELL08AF:00 06CB:76AF Touchpad: (accel) acceleration threshold: 4
[  5438.786] (--) synaptics: DELL08AF:00 06CB:76AF Touchpad: touchpad found
[  5438.787] (II) config/udev: Adding input device DELL08AF:00 06CB:76AF Touchpad (/dev/input/mouse3)
[  5438.787] (**) DELL08AF:00 06CB:76AF Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[  5438.788] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event9)
[  5438.788] (II) No input driver specified, ignoring this device.
[  5438.788] (II) This device may have been added with another device file.
[  5438.789] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
[  5438.789] (II) No input driver specified, ignoring this device.
[  5438.789] (II) This device may have been added with another device file.
[  5438.790] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event11)
[  5438.790] (II) No input driver specified, ignoring this device.
[  5438.790] (II) This device may have been added with another device file.
[  5438.790] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event12)
[  5438.791] (II) No input driver specified, ignoring this device.
[  5438.791] (II) This device may have been added with another device file.
[  5438.791] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event13)
[  5438.791] (II) No input driver specified, ignoring this device.
[  5438.791] (II) This device may have been added with another device file.
[  5438.792] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event14)
[  5438.792] (II) No input driver specified, ignoring this device.
[  5438.792] (II) This device may have been added with another device file.
[  5438.793] (II) config/udev: Adding input device Intel HID events (/dev/input/event4)
[  5438.793] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[  5438.793] (II) Using input driver 'libinput' for 'Intel HID events'
[  5438.793] (**) Intel HID events: always reports core events
[  5438.793] (**) Option "Device" "/dev/input/event4"
[  5438.793] (**) Option "_source" "server/udev"
[  5438.795] (II) event4  - Intel HID events: is tagged by udev as: Keyboard
[  5438.795] (II) event4  - Intel HID events: device is a keyboard
[  5438.796] (II) event4  - Intel HID events: device removed
[  5438.838] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input5/event4"
[  5438.839] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 13)
[  5438.841] (II) event4  - Intel HID events: is tagged by udev as: Keyboard
[  5438.841] (II) event4  - Intel HID events: device is a keyboard
[  5438.842] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event5)
[  5438.842] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[  5438.842] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[  5438.842] (**) Intel HID 5 button array: always reports core events
[  5438.842] (**) Option "Device" "/dev/input/event5"
[  5438.842] (**) Option "_source" "server/udev"
[  5438.844] (II) event5  - Intel HID 5 button array: is tagged by udev as: Keyboard
[  5438.845] (II) event5  - Intel HID 5 button array: device is a keyboard
[  5438.845] (II) event5  - Intel HID 5 button array: device removed
[  5438.878] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input6/event5"
[  5438.879] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 14)
[  5438.881] (II) event5  - Intel HID 5 button array: is tagged by udev as: Keyboard
[  5438.881] (II) event5  - Intel HID 5 button array: device is a keyboard
[  5438.883] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event8)
[  5438.883] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[  5438.883] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[  5438.883] (**) Dell WMI hotkeys: always reports core events
[  5438.883] (**) Option "Device" "/dev/input/event8"
[  5438.883] (**) Option "_source" "server/udev"
[  5438.886] (II) event8  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[  5438.886] (II) event8  - Dell WMI hotkeys: device is a keyboard
[  5438.887] (II) event8  - Dell WMI hotkeys: device removed
[  5438.932] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:03/wmi_bus/wmi_bus-PNP0C14:03/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input10/event8"
[  5438.932] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 15)
[  5438.935] (II) event8  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[  5438.935] (II) event8  - Dell WMI hotkeys: device is a keyboard
[  5438.937] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[  5438.938] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[  5438.938] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[  5438.938] (**) AT Translated Set 2 keyboard: always reports core events
[  5438.938] (**) Option "Device" "/dev/input/event3"
[  5438.938] (**) Option "_source" "server/udev"
[  5438.940] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  5438.940] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[  5438.943] (II) event3  - AT Translated Set 2 keyboard: device removed
[  5438.972] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[  5438.972] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 16)
[  5438.975] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  5438.975] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[  5438.978] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[  5438.978] (II) No input driver specified, ignoring this device.
[  5438.978] (II) This device may have been added with another device file.
[  5439.025] (EE) Failed to open authorization file "/var/run/sddm/{11cee351-f665-4a68-a7c2-48d4c8b32063}": No such file or directory
[  5439.034] (II) event7  - Video Bus: device removed
[  5439.119] (II) event1  - Power Button: device removed
[  5439.145] (II) event2  - Sleep Button: device removed
[  5439.172] (II) event19 - Integrated_Webcam_HD: Integrate: device removed
[  5439.225] (II) event16 - ELAN292F:00 04F3:292F: device removed
[  5439.279] (II) event20 - DELL08AF:00 06CB:76AF Mouse: device removed
[  5439.385] (II) event4  - Intel HID events: device removed
[  5439.412] (II) event5  - Intel HID 5 button array: device removed
[  5439.439] (II) event8  - Dell WMI hotkeys: device removed
[  5439.492] (II) event3  - AT Translated Set 2 keyboard: device removed
[  5439.519] (II) UnloadModule: "libinput"
[  5439.519] (II) UnloadModule: "libinput"
[  5439.519] (II) UnloadModule: "libinput"
[  5439.519] (II) UnloadModule: "libinput"
[  5439.519] (II) UnloadModule: "synaptics"
[  5439.519] (II) UnloadModule: "libinput"
[  5439.520] (II) UnloadModule: "libinput"
[  5439.520] (II) UnloadModule: "libinput"
[  5439.520] (II) UnloadModule: "libinput"
[  5439.520] (II) UnloadModule: "libinput"
[  5439.521] (II) UnloadModule: "libinput"
[  5439.603] (II) Server terminated successfully (0). Closing log file.

And here's Xorg.1.log

[ 29835.572] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[ 29835.572] _XSERVTransMakeAllCOTSServerListeners: server already running
[ 29835.572] (--) Log file renamed from "/var/log/Xorg.pid-7710.log" to "/var/log/Xorg.1.log"
[ 29835.573] 
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 29835.573] Build Operating System: Linux Arch Linux
[ 29835.573] Current Operating System: Linux arch-xps 5.5.13-arch2-1 #1 SMP PREEMPT Mon, 30 Mar 2020 20:42:41 +0000 x86_64
[ 29835.573] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=/dev/nvme0n1p3 rw
[ 29835.573] Build Date: 30 March 2020  05:05:45AM
[ 29835.573]  
[ 29835.573] Current version of pixman: 0.38.4
[ 29835.573] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 29835.573] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 29835.573] (==) Log file: "/var/log/Xorg.1.log", Time: Sun Apr  5 21:22:48 2020
[ 29835.573] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 29835.573] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 29835.574] (==) No Layout section.  Using the first Screen section.
[ 29835.574] (==) No screen section available. Using defaults.
[ 29835.574] (**) |-->Screen "Default Screen Section" (0)
[ 29835.574] (**) |   |-->Monitor "<default monitor>"
[ 29835.574] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[ 29835.574] (==) Automatically adding devices
[ 29835.574] (==) Automatically enabling devices
[ 29835.574] (==) Automatically adding GPU devices
[ 29835.574] (==) Automatically binding GPU devices
[ 29835.574] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 29835.574] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[ 29835.574] 	Entry deleted from font path.
[ 29835.574] 	(Run 'mkfontdir' on "/usr/share/fonts/misc").
[ 29835.574] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 29835.574] 	Entry deleted from font path.
[ 29835.574] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 29835.574] 	Entry deleted from font path.
[ 29835.574] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[ 29835.574] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 29835.574] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 29835.574] (II) Module ABI versions:
[ 29835.574] 	X.Org ANSI C Emulation: 0.4
[ 29835.574] 	X.Org Video Driver: 24.1
[ 29835.574] 	X.Org XInput driver : 24.1
[ 29835.574] 	X.Org Server Extension : 10.0
[ 29835.575] (++) using VT number 2

[ 29835.575] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 29835.576] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 29835.576] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[ 29835.579] (--) PCI:*(0@0:2:0) 8086:3ea0:1028:08af rev 0, Mem @ 0xdb000000/16777216, 0x50000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[ 29835.579] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 29835.579] (II) LoadModule: "glx"
[ 29835.580] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 29835.581] (II) Module glx: vendor="X.Org Foundation"
[ 29835.581] 	compiled for 1.20.8, module version = 1.0.0
[ 29835.581] 	ABI class: X.Org Server Extension, version 10.0
[ 29835.581] (==) Matched intel as autoconfigured driver 0
[ 29835.581] (==) Matched modesetting as autoconfigured driver 1
[ 29835.581] (==) Matched fbdev as autoconfigured driver 2
[ 29835.581] (==) Matched vesa as autoconfigured driver 3
[ 29835.581] (==) Assigned the driver to the xf86ConfigLayout
[ 29835.581] (II) LoadModule: "intel"
[ 29835.581] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 29835.582] (II) Module intel: vendor="X.Org Foundation"
[ 29835.582] 	compiled for 1.20.6, module version = 2.99.917
[ 29835.582] 	Module class: X.Org Video Driver
[ 29835.582] 	ABI class: X.Org Video Driver, version 24.0
[ 29835.582] (II) LoadModule: "modesetting"
[ 29835.582] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 29835.582] (II) Module modesetting: vendor="X.Org Foundation"
[ 29835.582] 	compiled for 1.20.8, module version = 1.20.8
[ 29835.582] 	Module class: X.Org Video Driver
[ 29835.582] 	ABI class: X.Org Video Driver, version 24.1
[ 29835.582] (II) LoadModule: "fbdev"
[ 29835.582] (WW) Warning, couldn't open module fbdev
[ 29835.582] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 29835.582] (II) LoadModule: "vesa"
[ 29835.582] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 29835.582] (II) Module vesa: vendor="X.Org Foundation"
[ 29835.582] 	compiled for 1.20.0, module version = 2.4.0
[ 29835.582] 	Module class: X.Org Video Driver
[ 29835.582] 	ABI class: X.Org Video Driver, version 24.0
[ 29835.582] (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
[ 29835.583] (II) intel: Driver for Intel(R) HD Graphics
[ 29835.583] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 29835.583] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 29835.583] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 29835.583] (II) VESA: driver for VESA chipsets: vesa
[ 29836.349] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20191101
[ 29836.349] (II) intel(0): SNA compiled from 2.99.917-899-gf66d3954
[ 29836.365] (WW) Falling back to old probe method for modesetting
[ 29836.365] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[ 29836.365] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[ 29836.365] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[ 29836.365] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 29836.365] (==) intel(0): RGB weight 888
[ 29836.365] (==) intel(0): Default visual is TrueColor
[ 29836.366] (II) intel(0): Output eDP1 has no monitor section
[ 29836.366] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 29836.366] (II) intel(0): Enabled output eDP1
[ 29836.366] (II) intel(0): Output DP1 has no monitor section
[ 29836.366] (II) intel(0): Enabled output DP1
[ 29836.366] (II) intel(0): Output DP2 has no monitor section
[ 29836.366] (II) intel(0): Enabled output DP2
[ 29836.366] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 29836.366] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 29836.367] (II) intel(0): Enabled output VIRTUAL1
[ 29836.367] (--) intel(0): Output eDP1 using initial mode 3840x2160 on pipe 0
[ 29836.367] (--) intel(0): Output DP1 using initial mode 3840x2160 on pipe 1
[ 29836.367] (==) intel(0): TearFree enabled
[ 29836.367] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 29836.367] (==) intel(0): DPI set to (96, 96)
[ 29836.367] (II) Loading sub module "dri3"
[ 29836.367] (II) LoadModule: "dri3"
[ 29836.367] (II) Module "dri3" already built-in
[ 29836.367] (II) Loading sub module "dri2"
[ 29836.367] (II) LoadModule: "dri2"
[ 29836.367] (II) Module "dri2" already built-in
[ 29836.367] (II) Loading sub module "present"
[ 29836.367] (II) LoadModule: "present"
[ 29836.367] (II) Module "present" already built-in
[ 29836.367] (II) UnloadModule: "modesetting"
[ 29836.367] (II) Unloading modesetting
[ 29836.367] (II) UnloadModule: "vesa"
[ 29836.367] (II) Unloading vesa
[ 29836.367] (II) intel(0): SNA initialized with Coffeelake (gen9) backend
[ 29836.367] (==) intel(0): Backing store enabled
[ 29836.367] (==) intel(0): Silken mouse disabled
[ 29836.367] (II) intel(0): HW Cursor enabled
[ 29836.367] (==) intel(0): DPMS enabled
[ 29836.367] (==) intel(0): Display hotplug detection enabled
[ 29836.367] (II) intel(0): [DRI2] Setup complete
[ 29836.367] (II) intel(0): [DRI2]   DRI driver: i965
[ 29836.367] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[ 29836.367] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[ 29836.367] (II) intel(0): hardware support for Present enabled
[ 29836.367] (II) Initializing extension Generic Event Extension
[ 29836.367] (II) Initializing extension SHAPE
[ 29836.367] (II) Initializing extension MIT-SHM
[ 29836.368] (II) Initializing extension XInputExtension
[ 29836.368] (II) Initializing extension XTEST
[ 29836.368] (II) Initializing extension BIG-REQUESTS
[ 29836.368] (II) Initializing extension SYNC
[ 29836.368] (II) Initializing extension XKEYBOARD
[ 29836.368] (II) Initializing extension XC-MISC
[ 29836.368] (II) Initializing extension SECURITY
[ 29836.368] (II) Initializing extension XFIXES
[ 29836.368] (II) Initializing extension RENDER
[ 29836.368] (II) Initializing extension RANDR
[ 29836.369] (II) Initializing extension COMPOSITE
[ 29836.369] (II) Initializing extension DAMAGE
[ 29836.369] (II) Initializing extension MIT-SCREEN-SAVER
[ 29836.369] (II) Initializing extension DOUBLE-BUFFER
[ 29836.369] (II) Initializing extension RECORD
[ 29836.369] (II) Initializing extension DPMS
[ 29836.369] (II) Initializing extension Present
[ 29836.369] (II) Initializing extension DRI3
[ 29836.369] (II) Initializing extension X-Resource
[ 29836.369] (II) Initializing extension XVideo
[ 29836.369] (II) Initializing extension XVideo-MotionCompensation
[ 29836.369] (II) Initializing extension GLX
[ 29836.378] (II) AIGLX: Loaded and initialized i965
[ 29836.378] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 29836.378] (II) Initializing extension XFree86-VidModeExtension
[ 29836.378] (II) Initializing extension XFree86-DGA
[ 29836.378] (II) Initializing extension XFree86-DRI
[ 29836.378] (II) Initializing extension DRI2
[ 29836.386] (II) intel(0): switch to mode 3840x2160@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 29836.392] (II) intel(0): switch to mode 3840x2160@60.0 on DP1 using pipe 1, position (0, 0), rotation normal, reflection none
[ 29836.408] (II) intel(0): Setting screen physical size to 1016 x 571
[ 29836.448] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[ 29836.448] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 29836.448] (II) LoadModule: "libinput"
[ 29836.448] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 29836.449] (II) Module libinput: vendor="X.Org Foundation"
[ 29836.449] 	compiled for 1.20.7, module version = 0.29.0
[ 29836.449] 	Module class: X.Org XInput Driver
[ 29836.449] 	ABI class: X.Org XInput driver, version 24.1
[ 29836.449] (II) Using input driver 'libinput' for 'Video Bus'
[ 29836.449] (**) Video Bus: always reports core events
[ 29836.449] (**) Option "Device" "/dev/input/event7"
[ 29836.449] (**) Option "_source" "server/udev"
[ 29836.450] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[ 29836.450] (II) event7  - Video Bus: device is a keyboard
[ 29836.450] (II) event7  - Video Bus: device removed
[ 29836.505] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9/event7"
[ 29836.505] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[ 29836.506] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[ 29836.506] (II) event7  - Video Bus: device is a keyboard
[ 29836.507] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 29836.507] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 29836.507] (II) Using input driver 'libinput' for 'Power Button'
[ 29836.507] (**) Power Button: always reports core events
[ 29836.507] (**) Option "Device" "/dev/input/event1"
[ 29836.507] (**) Option "_source" "server/udev"
[ 29836.508] (II) event1  - Power Button: is tagged by udev as: Keyboard
[ 29836.508] (II) event1  - Power Button: device is a keyboard
[ 29836.508] (II) event1  - Power Button: device removed
[ 29836.565] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 29836.565] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 29836.569] (II) event1  - Power Button: is tagged by udev as: Keyboard
[ 29836.569] (II) event1  - Power Button: device is a keyboard
[ 29836.571] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 29836.571] (II) No input driver specified, ignoring this device.
[ 29836.571] (II) This device may have been added with another device file.
[ 29836.572] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 29836.572] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 29836.572] (II) Using input driver 'libinput' for 'Sleep Button'
[ 29836.573] (**) Sleep Button: always reports core events
[ 29836.573] (**) Option "Device" "/dev/input/event2"
[ 29836.573] (**) Option "_source" "server/udev"
[ 29836.575] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[ 29836.575] (II) event2  - Sleep Button: device is a keyboard
[ 29836.576] (II) event2  - Sleep Button: device removed
[ 29836.618] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[ 29836.618] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 29836.622] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[ 29836.623] (II) event2  - Sleep Button: device is a keyboard
[ 29836.624] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 29836.624] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 29836.624] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[ 29836.627] (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event9)
[ 29836.627] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall"
[ 29836.627] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate'
[ 29836.627] (**) Integrated_Webcam_HD: Integrate: always reports core events
[ 29836.627] (**) Option "Device" "/dev/input/event9"
[ 29836.627] (**) Option "_source" "server/udev"
[ 29836.631] (II) event9  - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 29836.631] (II) event9  - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 29836.631] (II) event9  - Integrated_Webcam_HD: Integrate: device removed
[ 29836.685] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input19/event9"
[ 29836.685] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 9)
[ 29836.690] (II) event9  - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 29836.690] (II) event9  - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 29836.692] (II) config/udev: Adding input device ELAN292F:00 04F3:292F (/dev/input/event10)
[ 29836.692] (**) ELAN292F:00 04F3:292F: Applying InputClass "libinput touchscreen catchall"
[ 29836.692] (II) Using input driver 'libinput' for 'ELAN292F:00 04F3:292F'
[ 29836.692] (**) ELAN292F:00 04F3:292F: always reports core events
[ 29836.692] (**) Option "Device" "/dev/input/event10"
[ 29836.692] (**) Option "_source" "server/udev"
[ 29836.697] (II) event10 - ELAN292F:00 04F3:292F: is tagged by udev as: Touchscreen
[ 29836.697] (II) event10 - ELAN292F:00 04F3:292F: device is a touch device
[ 29836.698] (II) event10 - ELAN292F:00 04F3:292F: device removed
[ 29836.747] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-ELAN292F:00/0018:04F3:292F.0001/input/input20/event10"
[ 29836.748] (II) XINPUT: Adding extended input device "ELAN292F:00 04F3:292F" (type: TOUCHSCREEN, id 10)
[ 29836.748] (**) Option "AccelerationScheme" "none"
[ 29836.748] (**) ELAN292F:00 04F3:292F: (accel) selected scheme none/0
[ 29836.748] (**) ELAN292F:00 04F3:292F: (accel) acceleration factor: 2.000
[ 29836.748] (**) ELAN292F:00 04F3:292F: (accel) acceleration threshold: 4
[ 29836.753] (II) event10 - ELAN292F:00 04F3:292F: is tagged by udev as: Touchscreen
[ 29836.753] (II) event10 - ELAN292F:00 04F3:292F: device is a touch device
[ 29836.755] (II) config/udev: Adding input device ELAN292F:00 04F3:292F (/dev/input/mouse0)
[ 29836.755] (II) No input driver specified, ignoring this device.
[ 29836.755] (II) This device may have been added with another device file.
[ 29836.757] (II) config/udev: Adding input device ELAN292F:00 04F3:292F UNKNOWN (/dev/input/event11)
[ 29836.757] (II) No input driver specified, ignoring this device.
[ 29836.757] (II) This device may have been added with another device file.
[ 29836.759] (II) config/udev: Adding input device ELAN292F:00 04F3:292F UNKNOWN (/dev/input/event14)
[ 29836.759] (II) No input driver specified, ignoring this device.
[ 29836.759] (II) This device may have been added with another device file.
[ 29836.761] (II) config/udev: Adding input device DELL08AF:00 06CB:76AF Mouse (/dev/input/event19)
[ 29836.761] (**) DELL08AF:00 06CB:76AF Mouse: Applying InputClass "libinput pointer catchall"
[ 29836.761] (II) Using input driver 'libinput' for 'DELL08AF:00 06CB:76AF Mouse'
[ 29836.761] (**) DELL08AF:00 06CB:76AF Mouse: always reports core events
[ 29836.761] (**) Option "Device" "/dev/input/event19"
[ 29836.761] (**) Option "_source" "server/udev"
[ 29836.765] (II) event19 - DELL08AF:00 06CB:76AF Mouse: is tagged by udev as: Mouse Pointingstick
[ 29836.766] (II) event19 - DELL08AF:00 06CB:76AF Mouse: device is a pointer
[ 29836.767] (II) event19 - DELL08AF:00 06CB:76AF Mouse: device removed
[ 29836.832] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL08AF:00/0018:06CB:76AF.0002/input/input29/event19"
[ 29836.832] (II) XINPUT: Adding extended input device "DELL08AF:00 06CB:76AF Mouse" (type: MOUSE, id 11)
[ 29836.832] (**) Option "AccelerationScheme" "none"
[ 29836.832] (**) DELL08AF:00 06CB:76AF Mouse: (accel) selected scheme none/0
[ 29836.832] (**) DELL08AF:00 06CB:76AF Mouse: (accel) acceleration factor: 2.000
[ 29836.832] (**) DELL08AF:00 06CB:76AF Mouse: (accel) acceleration threshold: 4
[ 29836.837] (II) event19 - DELL08AF:00 06CB:76AF Mouse: is tagged by udev as: Mouse Pointingstick
[ 29836.838] (II) event19 - DELL08AF:00 06CB:76AF Mouse: device is a pointer
[ 29836.842] (II) config/udev: Adding input device DELL08AF:00 06CB:76AF Mouse (/dev/input/mouse1)
[ 29836.842] (II) No input driver specified, ignoring this device.
[ 29836.842] (II) This device may have been added with another device file.
[ 29836.844] (II) config/udev: Adding input device DELL08AF:00 06CB:76AF Touchpad (/dev/input/event20)
[ 29836.844] (**) DELL08AF:00 06CB:76AF Touchpad: Applying InputClass "libinput touchpad catchall"
[ 29836.844] (**) DELL08AF:00 06CB:76AF Touchpad: Applying InputClass "touchpad catchall"
[ 29836.844] (**) DELL08AF:00 06CB:76AF Touchpad: Applying InputClass "Default clickpad buttons"
[ 29836.844] (**) DELL08AF:00 06CB:76AF Touchpad: Applying InputClass "touchpad catchall"
[ 29836.844] (**) DELL08AF:00 06CB:76AF Touchpad: Applying InputClass "Default clickpad buttons"
[ 29836.844] (**) DELL08AF:00 06CB:76AF Touchpad: Applying InputClass "touchpad"
[ 29836.844] (II) LoadModule: "synaptics"
[ 29836.844] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 29836.845] (II) Module synaptics: vendor="X.Org Foundation"
[ 29836.845] 	compiled for 1.20.0, module version = 1.9.1
[ 29836.845] 	Module class: X.Org XInput Driver
[ 29836.845] 	ABI class: X.Org XInput driver, version 24.1
[ 29836.845] (II) Using input driver 'synaptics' for 'DELL08AF:00 06CB:76AF Touchpad'
[ 29836.845] (**) DELL08AF:00 06CB:76AF Touchpad: always reports core events
[ 29836.845] (**) Option "Device" "/dev/input/event20"
[ 29836.900] (II) synaptics: DELL08AF:00 06CB:76AF Touchpad: found clickpad property
[ 29836.900] (--) synaptics: DELL08AF:00 06CB:76AF Touchpad: x-axis range 0 - 1216 (res 12)
[ 29836.900] (--) synaptics: DELL08AF:00 06CB:76AF Touchpad: y-axis range 0 - 680 (res 12)
[ 29836.900] (II) synaptics: DELL08AF:00 06CB:76AF Touchpad: device does not report pressure, will use touch data.
[ 29836.900] (II) synaptics: DELL08AF:00 06CB:76AF Touchpad: device does not report finger width.
[ 29836.900] (--) synaptics: DELL08AF:00 06CB:76AF Touchpad: buttons: left double triple
[ 29836.900] (--) synaptics: DELL08AF:00 06CB:76AF Touchpad: Vendor 0x6cb Product 0x76af
[ 29836.900] (--) synaptics: DELL08AF:00 06CB:76AF Touchpad: invalid pressure range.  defaulting to 0 - 255
[ 29836.900] (--) synaptics: DELL08AF:00 06CB:76AF Touchpad: invalid finger width range.  defaulting to 0 - 15
[ 29836.900] (**) Option "FingerLow" "30"
[ 29836.900] (**) Option "FingerHigh" "50"
[ 29836.900] (**) Option "MaxTapTime" "125"
[ 29836.900] (**) Option "EmulateTwoFingerMinZ" "40"
[ 29836.901] (**) Option "EmulateTwoFingerMinW" "8"
[ 29836.901] (**) Option "VertEdgeScroll" "on"
[ 29836.901] (**) Option "HorizEdgeScroll" "on"
[ 29836.901] (**) Option "VertTwoFingerScroll" "on"
[ 29836.901] (**) Option "HorizTwoFingerScroll" "on"
[ 29836.901] (**) Option "TapButton1" "1"
[ 29836.901] (**) Option "TapButton2" "3"
[ 29836.901] (**) Option "TapButton3" "2"
[ 29836.901] (**) Option "CircularScrolling" "on"
[ 29836.901] (**) Option "CircScrollTrigger" "2"
[ 29836.901] (**) Option "PalmDetect" "1"
[ 29836.901] (**) Option "PalmMinWidth" "8"
[ 29836.901] (**) Option "PalmMinZ" "100"
[ 29836.901] (**) Option "CoastingSpeed" "0"
[ 29836.901] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 29836.901] (--) synaptics: DELL08AF:00 06CB:76AF Touchpad: touchpad found
[ 29836.901] (**) DELL08AF:00 06CB:76AF Touchpad: always reports core events
[ 29836.992] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL08AF:00/0018:06CB:76AF.0002/input/input30/event20"
[ 29836.992] (II) XINPUT: Adding extended input device "DELL08AF:00 06CB:76AF Touchpad" (type: TOUCHPAD, id 12)
[ 29836.992] (**) synaptics: DELL08AF:00 06CB:76AF Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[ 29836.992] (**) synaptics: DELL08AF:00 06CB:76AF Touchpad: (accel) MaxSpeed is now 1.75
[ 29836.992] (**) synaptics: DELL08AF:00 06CB:76AF Touchpad: (accel) AccelFactor is now 0.144
[ 29836.992] (**) DELL08AF:00 06CB:76AF Touchpad: (accel) keeping acceleration scheme 1
[ 29836.992] (**) DELL08AF:00 06CB:76AF Touchpad: (accel) acceleration profile 1
[ 29836.992] (**) DELL08AF:00 06CB:76AF Touchpad: (accel) acceleration factor: 2.000
[ 29836.992] (**) DELL08AF:00 06CB:76AF Touchpad: (accel) acceleration threshold: 4
[ 29836.993] (--) synaptics: DELL08AF:00 06CB:76AF Touchpad: touchpad found
[ 29836.995] (II) config/udev: Adding input device DELL08AF:00 06CB:76AF Touchpad (/dev/input/mouse2)
[ 29836.995] (**) DELL08AF:00 06CB:76AF Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 29836.996] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event12)
[ 29836.996] (II) No input driver specified, ignoring this device.
[ 29836.996] (II) This device may have been added with another device file.
[ 29836.997] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
[ 29836.997] (II) No input driver specified, ignoring this device.
[ 29836.997] (II) This device may have been added with another device file.
[ 29836.997] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event15)
[ 29836.997] (II) No input driver specified, ignoring this device.
[ 29836.997] (II) This device may have been added with another device file.
[ 29836.998] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event16)
[ 29836.998] (II) No input driver specified, ignoring this device.
[ 29836.998] (II) This device may have been added with another device file.
[ 29836.998] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event17)
[ 29836.998] (II) No input driver specified, ignoring this device.
[ 29836.998] (II) This device may have been added with another device file.
[ 29836.999] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event18)
[ 29836.999] (II) No input driver specified, ignoring this device.
[ 29836.999] (II) This device may have been added with another device file.
[ 29836.999] (II) config/udev: Adding input device Intel HID events (/dev/input/event4)
[ 29836.999] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[ 29836.999] (II) Using input driver 'libinput' for 'Intel HID events'
[ 29836.999] (**) Intel HID events: always reports core events
[ 29836.999] (**) Option "Device" "/dev/input/event4"
[ 29836.999] (**) Option "_source" "server/udev"
[ 29837.000] (II) event4  - Intel HID events: is tagged by udev as: Keyboard
[ 29837.000] (II) event4  - Intel HID events: device is a keyboard
[ 29837.000] (II) event4  - Intel HID events: device removed
[ 29837.035] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input5/event4"
[ 29837.035] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 13)
[ 29837.039] (II) event4  - Intel HID events: is tagged by udev as: Keyboard
[ 29837.039] (II) event4  - Intel HID events: device is a keyboard
[ 29837.041] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event5)
[ 29837.041] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[ 29837.041] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[ 29837.041] (**) Intel HID 5 button array: always reports core events
[ 29837.041] (**) Option "Device" "/dev/input/event5"
[ 29837.041] (**) Option "_source" "server/udev"
[ 29837.042] (II) event5  - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 29837.042] (II) event5  - Intel HID 5 button array: device is a keyboard
[ 29837.042] (II) event5  - Intel HID 5 button array: device removed
[ 29837.072] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input6/event5"
[ 29837.072] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 14)
[ 29837.075] (II) event5  - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 29837.076] (II) event5  - Intel HID 5 button array: device is a keyboard
[ 29837.077] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event8)
[ 29837.077] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 29837.077] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[ 29837.077] (**) Dell WMI hotkeys: always reports core events
[ 29837.077] (**) Option "Device" "/dev/input/event8"
[ 29837.077] (**) Option "_source" "server/udev"
[ 29837.078] (II) event8  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 29837.078] (II) event8  - Dell WMI hotkeys: device is a keyboard
[ 29837.079] (II) event8  - Dell WMI hotkeys: device removed
[ 29837.126] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:03/wmi_bus/wmi_bus-PNP0C14:03/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input10/event8"
[ 29837.126] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 15)
[ 29837.130] (II) event8  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 29837.131] (II) event8  - Dell WMI hotkeys: device is a keyboard
[ 29837.134] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 29837.134] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 29837.134] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 29837.134] (**) AT Translated Set 2 keyboard: always reports core events
[ 29837.134] (**) Option "Device" "/dev/input/event3"
[ 29837.134] (**) Option "_source" "server/udev"
[ 29837.137] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 29837.138] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[ 29837.140] (II) event3  - AT Translated Set 2 keyboard: device removed
[ 29837.156] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 29837.156] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 16)
[ 29837.160] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 29837.161] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[ 29837.165] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 29837.165] (II) No input driver specified, ignoring this device.
[ 29837.165] (II) This device may have been added with another device file.
[ 29837.167] (II) config/udev: Adding input device MX Master 2S Keyboard (/dev/input/event21)
[ 29837.167] (**) MX Master 2S Keyboard: Applying InputClass "libinput keyboard catchall"
[ 29837.167] (II) Using input driver 'libinput' for 'MX Master 2S Keyboard'
[ 29837.167] (**) MX Master 2S Keyboard: always reports core events
[ 29837.167] (**) Option "Device" "/dev/input/event21"
[ 29837.167] (**) Option "_source" "server/udev"
[ 29837.170] (II) event21 - MX Master 2S Keyboard: is tagged by udev as: Keyboard
[ 29837.170] (II) event21 - MX Master 2S Keyboard: device is a keyboard
[ 29837.171] (II) event21 - MX Master 2S Keyboard: device removed
[ 29837.205] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:046D:B019.0004/input/input35/event21"
[ 29837.205] (II) XINPUT: Adding extended input device "MX Master 2S Keyboard" (type: KEYBOARD, id 17)
[ 29837.209] (II) event21 - MX Master 2S Keyboard: is tagged by udev as: Keyboard
[ 29837.210] (II) event21 - MX Master 2S Keyboard: device is a keyboard
[ 29837.212] (II) config/udev: Adding input device MX Master 2S Mouse (/dev/input/event22)
[ 29837.212] (**) MX Master 2S Mouse: Applying InputClass "libinput pointer catchall"
[ 29837.212] (II) Using input driver 'libinput' for 'MX Master 2S Mouse'
[ 29837.213] (**) MX Master 2S Mouse: always reports core events
[ 29837.213] (**) Option "Device" "/dev/input/event22"
[ 29837.213] (**) Option "_source" "server/udev"
[ 29837.216] (II) event22 - MX Master 2S Mouse: is tagged by udev as: Mouse
[ 29837.216] (II) event22 - MX Master 2S Mouse: device set to 1000 DPI
[ 29837.216] (II) event22 - MX Master 2S Mouse: device is a pointer
[ 29837.217] (II) event22 - MX Master 2S Mouse: device removed
[ 29837.268] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:046D:B019.0004/input/input36/event22"
[ 29837.268] (II) XINPUT: Adding extended input device "MX Master 2S Mouse" (type: MOUSE, id 18)
[ 29837.269] (**) Option "AccelerationScheme" "none"
[ 29837.269] (**) MX Master 2S Mouse: (accel) selected scheme none/0
[ 29837.269] (**) MX Master 2S Mouse: (accel) acceleration factor: 2.000
[ 29837.269] (**) MX Master 2S Mouse: (accel) acceleration threshold: 4
[ 29837.273] (II) event22 - MX Master 2S Mouse: is tagged by udev as: Mouse
[ 29837.273] (II) event22 - MX Master 2S Mouse: device set to 1000 DPI
[ 29837.273] (II) event22 - MX Master 2S Mouse: device is a pointer
[ 29837.276] (II) config/udev: Adding input device MX Master 2S Mouse (/dev/input/mouse3)
[ 29837.276] (II) No input driver specified, ignoring this device.
[ 29837.276] (II) This device may have been added with another device file.
[ 29837.344] (EE) Failed to open authorization file "/var/run/sddm/{8e3a96a2-3bb6-4b13-80c7-7e3cc1e7b9a7}": No such file or directory
[ 29838.368] (II) intel(0): EDID vendor "AUO", prod id 10283
[ 29838.369] (II) intel(0): Printing DDC gathered Modelines:
[ 29838.369] (II) intel(0): Modeline "3840x2160"x0.0  533.30  3840 3888 3920 4000  2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
[ 29888.202] (II) event7  - Video Bus: device removed
[ 29888.269] (II) event1  - Power Button: device removed
[ 29888.308] (II) event2  - Sleep Button: device removed
[ 29888.341] (II) event9  - Integrated_Webcam_HD: Integrate: device removed
[ 29888.401] (II) event10 - ELAN292F:00 04F3:292F: device removed
[ 29888.441] (II) event19 - DELL08AF:00 06CB:76AF Mouse: device removed
[ 29888.565] (II) event4  - Intel HID events: device removed
[ 29888.591] (II) event5  - Intel HID 5 button array: device removed
[ 29888.631] (II) event8  - Dell WMI hotkeys: device removed
[ 29888.685] (II) event3  - AT Translated Set 2 keyboard: device removed
[ 29888.725] (II) event21 - MX Master 2S Keyboard: device removed
[ 29888.751] (II) event22 - MX Master 2S Mouse: device removed
[ 29888.778] (II) UnloadModule: "libinput"
[ 29888.778] (II) UnloadModule: "libinput"
[ 29888.778] (II) UnloadModule: "libinput"
[ 29888.778] (II) UnloadModule: "libinput"
[ 29888.778] (II) UnloadModule: "libinput"
[ 29888.778] (II) UnloadModule: "libinput"
[ 29888.778] (II) UnloadModule: "synaptics"
[ 29888.778] (II) UnloadModule: "libinput"
[ 29888.778] (II) UnloadModule: "libinput"
[ 29888.778] (II) UnloadModule: "libinput"
[ 29888.778] (II) UnloadModule: "libinput"
[ 29888.778] (II) UnloadModule: "libinput"
[ 29888.779] (II) UnloadModule: "libinput"
[ 29888.896] (II) Server terminated successfully (0). Closing log file.

And here's output of dmesg

[    0.775142] pci 0000:03:00.0: BAR 13: assigned [io  0x4000-0x5fff]
[    0.775143] pci 0000:04:01.0: BAR 13: assigned [io  0x4000-0x4fff]
[    0.775144] pci 0000:04:04.0: BAR 13: assigned [io  0x5000-0x5fff]
[    0.775145] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.775149] pci 0000:04:00.0:   bridge window [mem 0xda000000-0xda0fffff]
[    0.775156] pci 0000:04:01.0: PCI bridge to [bus 06-38]
[    0.775158] pci 0000:04:01.0:   bridge window [io  0x4000-0x4fff]
[    0.775161] pci 0000:04:01.0:   bridge window [mem 0xac000000-0xc3efffff]
[    0.775164] pci 0000:04:01.0:   bridge window [mem 0x60000000-0x7fffffff 64bit pref]
[    0.775169] pci 0000:04:02.0: PCI bridge to [bus 39]
[    0.775173] pci 0000:04:02.0:   bridge window [mem 0xc3f00000-0xc3ffffff]
[    0.775180] pci 0000:04:04.0: PCI bridge to [bus 3a-6d]
[    0.775182] pci 0000:04:04.0:   bridge window [io  0x5000-0x5fff]
[    0.775186] pci 0000:04:04.0:   bridge window [mem 0xc4000000-0xd9ffffff]
[    0.775189] pci 0000:04:04.0:   bridge window [mem 0x80000000-0xa9ffffff 64bit pref]
[    0.775194] pci 0000:03:00.0: PCI bridge to [bus 04-6d]
[    0.775195] pci 0000:03:00.0:   bridge window [io  0x4000-0x5fff]
[    0.775199] pci 0000:03:00.0:   bridge window [mem 0xac000000-0xda0fffff]
[    0.775202] pci 0000:03:00.0:   bridge window [mem 0x60000000-0xa9ffffff 64bit pref]
[    0.775207] pci 0000:00:1d.0: PCI bridge to [bus 03-6d]
[    0.775208] pci 0000:00:1d.0:   bridge window [io  0x4000-0x6fff]
[    0.775210] pci 0000:00:1d.0:   bridge window [mem 0xac000000-0xda0fffff]
[    0.775212] pci 0000:00:1d.0:   bridge window [mem 0x60000000-0xa9ffffff 64bit pref]
[    0.775215] pci 0000:00:1d.4: PCI bridge to [bus 6e]
[    0.775218] pci 0000:00:1d.4:   bridge window [mem 0xdc300000-0xdc3fffff]
[    0.775223] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.775223] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.775224] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.775225] pci_bus 0000:00: resource 7 [mem 0x4f800000-0xdfffffff window]
[    0.775225] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
[    0.775226] pci_bus 0000:01: resource 1 [mem 0xdc400000-0xdc4fffff]
[    0.775227] pci_bus 0000:02: resource 1 [mem 0xdc000000-0xdc1fffff]
[    0.775228] pci_bus 0000:03: resource 0 [io  0x4000-0x6fff]
[    0.775228] pci_bus 0000:03: resource 1 [mem 0xac000000-0xda0fffff]
[    0.775229] pci_bus 0000:03: resource 2 [mem 0x60000000-0xa9ffffff 64bit pref]
[    0.775230] pci_bus 0000:04: resource 0 [io  0x4000-0x5fff]
[    0.775230] pci_bus 0000:04: resource 1 [mem 0xac000000-0xda0fffff]
[    0.775231] pci_bus 0000:04: resource 2 [mem 0x60000000-0xa9ffffff 64bit pref]
[    0.775231] pci_bus 0000:05: resource 1 [mem 0xda000000-0xda0fffff]
[    0.775232] pci_bus 0000:06: resource 0 [io  0x4000-0x4fff]
[    0.775233] pci_bus 0000:06: resource 1 [mem 0xac000000-0xc3efffff]
[    0.775233] pci_bus 0000:06: resource 2 [mem 0x60000000-0x7fffffff 64bit pref]
[    0.775234] pci_bus 0000:39: resource 1 [mem 0xc3f00000-0xc3ffffff]
[    0.775235] pci_bus 0000:3a: resource 0 [io  0x5000-0x5fff]
[    0.775235] pci_bus 0000:3a: resource 1 [mem 0xc4000000-0xd9ffffff]
[    0.775236] pci_bus 0000:3a: resource 2 [mem 0x80000000-0xa9ffffff 64bit pref]
[    0.775237] pci_bus 0000:6e: resource 1 [mem 0xdc300000-0xdc3fffff]
[    0.775372] NET: Registered protocol family 2
[    0.775476] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.775546] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.775683] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.775740] TCP: Hash tables configured (established 131072 bind 65536)
[    0.775783] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.775814] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.775883] NET: Registered protocol family 1
[    0.775886] NET: Registered protocol family 44
[    0.775893] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.776359] pci 0000:03:00.0: CLS mismatch (64 != 128), using 64 bytes
[    0.776444] pci 0000:03:00.0: enabling device (0006 -> 0007)
[    0.776649] Trying to unpack rootfs image as initramfs...
[    0.869075] Freeing initrd memory: 12344K
[    0.900793] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.900802] software IO TLB: mapped [mem 0x345e5000-0x385e5000] (64MB)
[    0.901039] check: Scanning for low memory corruption every 60 seconds
[    0.901556] Initialise system trusted keyrings
[    0.901584] Key type blacklist registered
[    0.901638] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.903202] zbud: loaded
[    0.909337] Key type asymmetric registered
[    0.909339] Asymmetric key parser 'x509' registered
[    0.909351] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.909422] io scheduler mq-deadline registered
[    0.909423] io scheduler kyber registered
[    0.909456] io scheduler bfq registered
[    0.912091] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
[    0.912360] pcieport 0000:00:1c.6: PME: Signaling with IRQ 123
[    0.912478] pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
[    0.912503] pcieport 0000:00:1d.0: pciehp: Slot #12 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    0.912810] pcieport 0000:00:1d.4: PME: Signaling with IRQ 125
[    0.913185] pcieport 0000:04:01.0: enabling device (0006 -> 0007)
[    0.913322] pcieport 0000:04:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    0.913593] pcieport 0000:04:04.0: enabling device (0006 -> 0007)
[    0.913720] pcieport 0000:04:04.0: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    0.913894] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.914002] efifb: probing for efifb
[    0.914015] efifb: framebuffer at 0x50000000, using 32400k, total 32400k
[    0.914016] efifb: mode is 3840x2160x32, linelength=15360, pages=1
[    0.914017] efifb: scrolling: redraw
[    0.914018] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.914070] fbcon: Deferring console take-over
[    0.914072] fb0: EFI VGA frame buffer device
[    0.914081] intel_idle: MWAIT substates: 0x11142120
[    0.914082] intel_idle: v0.4.1 model 0x8E
[    0.914582] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.914712] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.917473] ACPI: Lid Switch [LID0]
[    0.917507] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.917542] ACPI: Power Button [PBTN]
[    0.917567] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    0.917581] ACPI: Sleep Button [SBTN]
[    0.920696] thermal LNXTHERM:00: registered as thermal_zone0
[    0.920697] ACPI: Thermal Zone [THM] (25 C)
[    0.921026] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.921869] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    0.921870] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    0.922970] nvme nvme0: pci function 0000:6e:00.0
[    0.923021] usbcore: registered new interface driver usbserial_generic
[    0.923024] usbserial: USB Serial support registered for generic
[    0.923191] rtc_cmos 00:02: RTC can wake from S4
[    0.924393] rtc_cmos 00:02: registered as rtc0
[    0.924404] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram
[    0.924473] intel_pstate: Intel P-state driver initializing
[    0.925244] intel_pstate: HWP enabled
[    0.925303] ledtrig-cpu: registered to indicate activity on CPUs
[    0.925378] intel_pmc_core INT33A1:00:  initialized
[    0.925438] drop_monitor: Initializing network drop monitor service
[    0.925579] NET: Registered protocol family 10
[    0.931566] Segment Routing with IPv6
[    0.931583] NET: Registered protocol family 17
[    0.932087] RAS: Correctable Errors collector initialized.
[    0.932118] microcode: sig=0x806eb, pf=0x80, revision=0xca
[    0.932313] microcode: Microcode Update Driver: v2.2.
[    0.932318] IPI shorthand broadcast: enabled
[    0.932340] sched_clock: Marking stable (928560265, 3750075)->(946235873, -13925533)
[    0.932537] registered taskstats version 1
[    0.932544] Loading compiled-in X.509 certificates
[    0.935651] Loaded X.509 cert 'Build time autogenerated kernel key: c4cc067988b7bd8a3eb0099eca841cd5a87fd866'
[    0.935698] zswap: loaded using pool lzo/zbud
[    0.935966] Key type ._fscrypt registered
[    0.935967] Key type .fscrypt registered
[    0.935967] Key type fscrypt-provisioning registered
[    0.941406] Key type big_key registered
[    0.942704] PM:   Magic number: 4:254:801
[    0.943018] rtc_cmos 00:02: setting system clock to 2020-05-12T20:45:55 UTC (1589316355)
[    1.138950] nvme nvme0: missing or invalid SUBNQN field.
[    1.139025] nvme nvme0: Shutdown timeout set to 8 seconds
[    1.194733] nvme nvme0: 8/0/0 default/read/poll queues
[    1.215586]  nvme0n1: p1 p2 p3 p4
[    1.219144] Freeing unused decrypted memory: 2040K
[    1.219918] Freeing unused kernel image (initmem) memory: 1628K
[    1.237805] Write protecting the kernel read-only data: 20480k
[    1.239270] Freeing unused kernel image (text/rodata gap) memory: 2044K
[    1.240049] Freeing unused kernel image (rodata/data gap) memory: 1640K
[    1.296375] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.296376] Run /init as init process
[    1.296377]   with arguments:
[    1.296378]     /init
[    1.296378]   with environment:
[    1.296378]     HOME=/
[    1.296379]     TERM=linux
[    1.401652] fbcon: Taking over console
[    1.401699] Console: switching to colour frame buffer device 240x67
[    1.466891] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.467324] i8042: Warning: Keylock active
[    1.468902] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.468958] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.472963] rtsx_pci 0000:01:00.0: enabling device (0000 -> 0002)
[    1.476854] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.476859] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.477932] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    1.477936] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.478633] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
[    1.478634] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.478636] usb usb1: Product: xHCI Host Controller
[    1.478637] usb usb1: Manufacturer: Linux 5.6.11-arch1-1 xhci-hcd
[    1.478642] usb usb1: SerialNumber: 0000:00:14.0
[    1.479184] hub 1-0:1.0: USB hub found
[    1.479200] hub 1-0:1.0: 12 ports detected
[    1.480860] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.480863] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.480865] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.480893] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
[    1.480894] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.480895] usb usb2: Product: xHCI Host Controller
[    1.480896] usb usb2: Manufacturer: Linux 5.6.11-arch1-1 xhci-hcd
[    1.480897] usb usb2: SerialNumber: 0000:00:14.0
[    1.480993] hub 2-0:1.0: USB hub found
[    1.481002] hub 2-0:1.0: 6 ports detected
[    1.481335] usb: port power management may be unreliable
[    1.481868] xhci_hcd 0000:39:00.0: xHCI Host Controller
[    1.481872] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 3
[    1.483009] xhci_hcd 0000:39:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[    1.483272] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
[    1.483272] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.483273] usb usb3: Product: xHCI Host Controller
[    1.483274] usb usb3: Manufacturer: Linux 5.6.11-arch1-1 xhci-hcd
[    1.483275] usb usb3: SerialNumber: 0000:39:00.0
[    1.483390] hub 3-0:1.0: USB hub found
[    1.483399] hub 3-0:1.0: 2 ports detected
[    1.483881] xhci_hcd 0000:39:00.0: xHCI Host Controller
[    1.483884] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 4
[    1.483888] xhci_hcd 0000:39:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.483920] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
[    1.483922] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.483923] usb usb4: Product: xHCI Host Controller
[    1.483923] usb usb4: Manufacturer: Linux 5.6.11-arch1-1 xhci-hcd
[    1.483924] usb usb4: SerialNumber: 0000:39:00.0
[    1.484004] hub 4-0:1.0: USB hub found
[    1.484011] hub 4-0:1.0: 2 ports detected
[    1.488422] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    1.527006] EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null)
[    1.547840] random: fast init done
[    1.606994] random: crng init done
[    1.607000] systemd[1]: Successfully credited entropy passed from boot loader.
[    1.610377] systemd[1]: systemd 245.5-2-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)
[    1.624358] systemd[1]: Detected architecture x86-64.
[    1.652539] systemd[1]: Set hostname to <arch-xps>.
[    1.782910] systemd[1]: Created slice system-getty.slice.
[    1.783131] systemd[1]: Created slice system-modprobe.slice.
[    1.783313] systemd[1]: Created slice system-netctl.slice.
[    1.783551] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    1.783747] systemd[1]: Created slice User and Session Slice.
[    1.783850] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    1.783967] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    1.784148] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    1.784262] systemd[1]: Reached target Local Encrypted Volumes.
[    1.784338] systemd[1]: Reached target Login Prompts.
[    1.784403] systemd[1]: Reached target Remote File Systems.
[    1.784469] systemd[1]: Reached target Slices.
[    1.784573] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    1.784699] systemd[1]: Listening on LVM2 metadata daemon socket.
[    1.784902] systemd[1]: Listening on LVM2 poll daemon socket.
[    1.785921] systemd[1]: Listening on Process Core Dump Socket.
[    1.786029] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    1.786187] systemd[1]: Listening on Journal Audit Socket.
[    1.786307] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.786433] systemd[1]: Listening on Journal Socket.
[    1.786560] systemd[1]: Listening on udev Control Socket.
[    1.786673] systemd[1]: Listening on udev Kernel Socket.
[    1.787285] systemd[1]: Mounting Huge Pages File System...
[    1.787900] systemd[1]: Mounting POSIX Message Queue File System...
[    1.788534] systemd[1]: Mounting Kernel Debug File System...
[    1.789163] systemd[1]: Mounting Kernel Trace File System...
[    1.789891] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    1.790442] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    1.791054] systemd[1]: Starting Load Kernel Module drm...
[    1.791397] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    1.791438] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    1.792456] systemd[1]: Starting Journal Service...
[    1.793391] systemd[1]: Starting Load Kernel Modules...
[    1.794164] systemd[1]: Starting Remount Root and Kernel File Systems...
[    1.794981] systemd[1]: Starting udev Coldplug all Devices...
[    1.796238] systemd[1]: Mounted Huge Pages File System.
[    1.796491] systemd[1]: Mounted POSIX Message Queue File System.
[    1.796707] Linux agpgart interface v0.103
[    1.796733] systemd[1]: Mounted Kernel Debug File System.
[    1.796947] systemd[1]: Mounted Kernel Trace File System.
[    1.797433] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    1.801849] systemd[1]: Started LVM2 metadata daemon.
[    1.804022] EXT4-fs (nvme0n1p3): re-mounted. Opts: (null)
[    1.804946] systemd[1]: Finished Remount Root and Kernel File Systems.
[    1.805208] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    1.805720] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    1.806452] systemd[1]: Starting Load/Save Random Seed...
[    1.807219] systemd[1]: Starting Create System Users...
[    1.808532] systemd[1]: Finished Load Kernel Modules.
[    1.808826] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[    1.809511] systemd[1]: Mounting Kernel Configuration File System...
[    1.810283] systemd[1]: Starting Apply Kernel Variables...
[    1.811224] usb 1-5: new high-speed USB device number 2 using xhci_hcd
[    1.811929] systemd[1]: Mounted Kernel Configuration File System.
[    1.820823] systemd[1]: Finished Apply Kernel Variables.
[    1.823804] systemd[1]: Finished Load/Save Random Seed.
[    1.827891] systemd[1]: modprobe@drm.service: Succeeded.
[    1.828097] systemd[1]: Finished Load Kernel Module drm.
[    1.829355] systemd[1]: Finished Create System Users.
[    1.829998] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.841067] systemd[1]: Finished Create Static Device Nodes in /dev.
[    1.841873] systemd[1]: Starting udev Kernel Device Manager...
[    1.852741] systemd[1]: Finished udev Coldplug all Devices.
[    1.917456] tsc: Refined TSC clocksource calibration: 1992.014 MHz
[    1.917460] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396d6c2a251, max_idle_ns: 881590442397 ns
[    1.917511] clocksource: Switched to clocksource tsc
[    1.967263] usb 1-5: New USB device found, idVendor=0c45, idProduct=6723, bcdDevice=80.08
[    1.967264] usb 1-5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[    1.967265] usb 1-5: Product: Integrated_Webcam_HD
[    1.967266] usb 1-5: Manufacturer: CN09357GLOG0091PAF6ZA01
[    2.038489] systemd[1]: Started Journal Service.
[    2.038676] audit: type=1130 audit(1589316356.591: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'
[    2.045472] systemd-journald[297]: Received client request to flush runtime journal.
[    2.090780] usb 1-7: new full-speed USB device number 3 using xhci_hcd
[    2.094945] audit: type=1130 audit(1589316356.647:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.098344] audit: type=1130 audit(1589316356.651:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.127081] input: Intel HID events as /devices/platform/INT33D5:00/input/input5
[    2.127121] ACPI: AC Adapter [AC] (on-line)
[    2.127933] intel-hid INT33D5:00: platform supports 5 button array
[    2.127962] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input6
[    2.194881] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFC, rev-id 1)
[    2.199068] hid: raw HID events driver (C) Jiri Kosina
[    2.200248] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.200465] wmi_bus wmi_bus-PNP0C14:03: WQBC data block query control method not found
[    2.200466] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.218193] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.234794] usb 1-7: New USB device found, idVendor=0489, idProduct=e0a2, bcdDevice= 0.01
[    2.234795] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.249796] acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    2.297754] battery: ACPI: Battery Slot [BAT0] (battery present)
[    2.305381] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[    2.313124] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    2.336153] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    2.336599] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    2.360775] usb 1-10: new full-speed USB device number 4 using xhci_hcd
[    2.365868] intel_rapl_common: Found RAPL domain package
[    2.365870] intel_rapl_common: Found RAPL domain dram
[    2.365986] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[    2.396495] i2c_hid i2c-ELAN292F:00: i2c-ELAN292F:00 supply vdd not found, using dummy regulator
[    2.396509] i2c_hid i2c-ELAN292F:00: i2c-ELAN292F:00 supply vddl not found, using dummy regulator
[    2.404784] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    2.407591] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    2.408071] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    2.408072] cfg80211: failed to load regulatory.db
[    2.436263] Adding 23068668k swap on /dev/nvme0n1p2.  Priority:-2 extents:1 across:23068668k SSFS
[    2.448974] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    2.449308] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    2.449347] audit: type=1130 audit(1589316357.001: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'
[    2.456642] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    2.456708] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    2.462129] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    2.485259] audit: type=1130 audit(1589316357.037:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-0437\x2dC7FA comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.496430] audit: type=1130 audit(1589316357.047:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-b6c3e984\x2da8ce\x2d40e8\x2db038\x2dd3e1974738f4 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.501848] usb 1-10: New USB device found, idVendor=27c6, idProduct=5385, bcdDevice= 1.00
[    2.501850] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.501851] usb 1-10: Product: Goodix Fingerprint Device 
[    2.501852] usb 1-10: Manufacturer: HTMicroelectronics
[    2.501853] usb 1-10: SerialNumber: HTK32
[    2.511123] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Opts: (null)
[    2.535910] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    2.535911] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    2.535912] RAPL PMU: hw unit of domain package 2^-14 Joules
[    2.535913] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    2.535913] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    2.535914] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    2.538379] i2c_hid i2c-DELL08AF:00: i2c-DELL08AF:00 supply vdd not found, using dummy regulator
[    2.538390] i2c_hid i2c-DELL08AF:00: i2c-DELL08AF:00 supply vddl not found, using dummy regulator
[    2.568272] cryptd: max_cpu_qlen set to 1000
[    2.633808] AVX2 version of gcm_enc/dec engaged.
[    2.633810] AES CTR mode by8 optimization enabled
[    2.664306] audit: type=1130 audit(1589316357.217:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.674112] audit: type=1127 audit(1589316357.227:9): pid=470 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[    2.679098] audit: type=1130 audit(1589316357.231:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.735302] checking generic (50000000 1fa4000) vs hw (db000000 1000000)
[    2.735304] checking generic (50000000 1fa4000) vs hw (50000000 10000000)
[    2.735305] fb0: switching to inteldrmfb from EFI VGA
[    2.735363] Console: switching to colour dummy device 80x25
[    2.735394] i915 0000:00:02.0: vgaarb: deactivate vga console
[    2.744070] psmouse serio1: Failed to reset mouse on isa0060/serio1: -5
[    2.785990] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.785992] [drm] Driver supports precise vblank timestamp query.
[    2.786135] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    2.787196] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    2.959271] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[    2.959541] [drm] Initialized i915 1.6.0 20200114 for 0000:00:02.0 on minor 0
[    2.960009] ath10k_pci 0000:02:00.0: enabling device (0000 -> 0002)
[    2.961936] ath10k_pci 0000:02:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[    2.965023] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[    2.993428] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    3.011803] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
[    3.012122] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    3.022901] fbcon: i915drmfb (fb0) is primary device
[    3.132463] input: Dell WMI hotkeys as /devices/platform/PNP0C14:03/wmi_bus/wmi_bus-PNP0C14:03/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input10
[    3.220189] ath10k_pci 0000:02:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:143a
[    3.220192] ath10k_pci 0000:02:00.0: kconfig debug 1 debugfs 1 tracing 1 dfs 0 testmode 0
[    3.220777] 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
[    3.247432] iTCO_vendor_support: vendor-support=0
[    3.252040] intel_rapl_common: Found RAPL domain package
[    3.252042] intel_rapl_common: Found RAPL domain core
[    3.252044] intel_rapl_common: Found RAPL domain uncore
[    3.252045] intel_rapl_common: Found RAPL domain dram
[    3.252619] input: ELAN292F:00 04F3:292F Touchscreen as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN292F:00/0018:04F3:292F.0001/input/input11
[    3.256610] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    3.256894] iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[    3.257168] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    3.257933] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[    3.258145] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3271: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[    3.258147] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.258148] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    3.258149] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    3.258150] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    3.258151] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
[    3.258152] snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1b
[    3.258154] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[    3.260823] input: ELAN292F:00 04F3:292F as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN292F:00/0018:04F3:292F.0001/input/input12
[    3.260908] input: ELAN292F:00 04F3:292F as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN292F:00/0018:04F3:292F.0001/input/input13
[    3.260985] hid-generic 0018:04F3:292F.0001: input,hidraw0: I2C HID v1.00 Device [ELAN292F:00 04F3:292F] on i2c-ELAN292F:00
[    3.261460] input: DELL08AF:00 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL08AF:00/0018:06CB:76AF.0002/input/input15
[    3.261777] input: DELL08AF:00 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL08AF:00/0018:06CB:76AF.0002/input/input16
[    3.261853] hid-generic 0018:06CB:76AF.0002: input,hidraw1: I2C HID v1.00 Mouse [DELL08AF:00 06CB:76AF] on i2c-DELL08AF:00
[    3.289453] ath10k_pci 0000:02:00.0: board_file api 2 bmi_id N/A crc32 4ac0889b
[    3.386054] 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
[    3.392194] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    3.392261] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    3.392626] input: ELAN292F:00 04F3:292F as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN292F:00/0018:04F3:292F.0001/input/input24
[    3.392675] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[    3.392767] input: ELAN292F:00 04F3:292F UNKNOWN as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN292F:00/0018:04F3:292F.0001/input/input25
[    3.393105] input: ELAN292F:00 04F3:292F UNKNOWN as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN292F:00/0018:04F3:292F.0001/input/input26
[    3.393465] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[    3.393826] hid-multitouch 0018:04F3:292F.0001: input,hidraw0: I2C HID v1.00 Device [ELAN292F:00 04F3:292F] on i2c-ELAN292F:00
[    3.393856] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[    3.393942] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[    3.428746] input: DELL08AF:00 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL08AF:00/0018:06CB:76AF.0002/input/input28
[    3.428894] input: DELL08AF:00 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL08AF:00/0018:06CB:76AF.0002/input/input29
[    3.428995] hid-multitouch 0018:06CB:76AF.0002: input,hidraw1: I2C HID v1.00 Mouse [DELL08AF:00 06CB:76AF] on i2c-DELL08AF:00
[    3.442309] mousedev: PS/2 mouse device common for all mice
[    3.461828] ath: EEPROM regdomain: 0x6c
[    3.461830] ath: EEPROM indicates we should expect a direct regpair map
[    3.461832] ath: Country alpha2 being used: 00
[    3.461833] ath: Regpair used: 0x6c
[    3.467895] ath10k_pci 0000:02:00.0 wlp2s0: renamed from wlan0
[    3.803730] mc: Linux media interface: v0.10
[    3.875330] videodev: Linux video capture interface: v2.00
[    3.875892] Bluetooth: Core ver 2.22
[    3.875914] NET: Registered protocol family 31
[    3.875915] Bluetooth: HCI device and connection manager initialized
[    3.875920] Bluetooth: HCI socket layer initialized
[    3.875923] Bluetooth: L2CAP socket layer initialized
[    3.875928] Bluetooth: SCO socket layer initialized
[    3.915671] usbcore: registered new interface driver btusb
[    3.919472] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[    3.919473] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[    3.923706] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0c45:6723)
[    3.928924] uvcvideo 1-5:1.0: Entity type for entity Extension 4 was not initialized!
[    3.928925] uvcvideo 1-5:1.0: Entity type for entity Extension 3 was not initialized!
[    3.928926] uvcvideo 1-5:1.0: Entity type for entity Processing 2 was not initialized!
[    3.928927] uvcvideo 1-5:1.0: Entity type for entity Camera 1 was not initialized!
[    3.929030] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input31
[    3.929080] usbcore: registered new interface driver uvcvideo
[    3.929081] USB Video Class driver (1.1.1)
[    3.976804] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[    4.126176] Console: switching to colour frame buffer device 240x67
[    4.152921] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[    4.153516] cdc_acm 1-10:1.0: ttyACM0: USB ACM device
[    4.153674] usbcore: registered new interface driver cdc_acm
[    4.153674] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    4.258756] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    4.258757] Bluetooth: BNEP filters: protocol multicast
[    4.258760] Bluetooth: BNEP socket layer initialized
[    4.494967] NET: Registered protocol family 38
[    5.747304] kauditd_printk_skb: 36 callbacks suppressed
[    5.747305] audit: type=1334 audit(1589316360.297:47): prog-id=12 op=LOAD
[    5.747335] audit: type=1334 audit(1589316360.297:48): prog-id=13 op=LOAD
[    6.010966] audit: type=1130 audit(1589316360.564:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.082238] audit: type=1334 audit(1589316360.634:50): prog-id=14 op=LOAD
[    6.082465] audit: type=1334 audit(1589316360.634:51): prog-id=15 op=LOAD
[    6.181308] audit: type=1130 audit(1589316360.734:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.348181] rfkill: input handler disabled
[    6.477701] audit: type=1130 audit(1589316361.031:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.707691] audit: type=1130 audit(1589316361.257:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.744556] audit: type=1130 audit(1589316361.297:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.782583] Bluetooth: RFCOMM TTY layer initialized
[    6.782590] Bluetooth: RFCOMM socket layer initialized
[    6.782594] Bluetooth: RFCOMM ver 1.11
[    8.828491] input: MX Master 2S Keyboard as /devices/virtual/misc/uhid/0005:046D:B019.0003/input/input32
[    8.828908] input: MX Master 2S Mouse as /devices/virtual/misc/uhid/0005:046D:B019.0003/input/input33
[    8.829515] hid-generic 0005:046D:B019.0003: input,hidraw2: BLUETOOTH HID v0.06 Keyboard [MX Master 2S] on 9c:b6:d0:99:08:6e
[    9.179860] audit: type=1131 audit(1589316363.731:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.020127] audit: type=1131 audit(1589316368.571:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   17.871671] audit: type=1100 audit(1589316372.424:58): pid=1292 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[   17.883497] audit: type=1101 audit(1589316372.434:59): pid=1292 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[   17.888565] audit: type=1103 audit(1589316372.441:60): pid=1292 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[   17.910034] audit: type=1006 audit(1589316372.461:61): pid=1292 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   17.956338] audit: type=1130 audit(1589316372.507:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   17.962219] audit: type=1101 audit(1589316372.514:63): pid=1299 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="ryota" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   17.962233] audit: type=1103 audit(1589316372.514:64): pid=1299 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="ryota" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   17.962318] audit: type=1006 audit(1589316372.514:65): pid=1299 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[   17.962939] audit: type=1105 audit(1589316372.514:66): pid=1299 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="ryota" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   18.299117] rfkill: input handler enabled
[   18.307455] psmouse serio1: Failed to deactivate mouse on isa0060/serio1: -5
[   18.810731] psmouse serio1: Failed to enable mouse on isa0060/serio1
[   19.404542] fuse: init (API version 7.31)
[   19.404560] *** VALIDATE fuseblk ***
[   19.404563] *** VALIDATE fuse ***
[   19.522707] kauditd_printk_skb: 5 callbacks suppressed
[   19.522708] audit: type=1130 audit(1589316374.074:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   19.799481] rfkill: input handler disabled
[   20.637864] audit: type=1106 audit(1589316375.187:73): pid=1001 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_keyinit,pam_succeed_if,pam_systemd,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[   20.637871] audit: type=1104 audit(1589316375.187:74): pid=1001 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[   23.074529] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input8
[   23.277757] psmouse serio1: Failed to enable mouse on isa0060/serio1
[   23.782307] wlp2s0: authenticate with fc:52:8d:50:dc:a7
[   23.833671] wlp2s0: send auth to fc:52:8d:50:dc:a7 (try 1/3)
[   23.937641] wlp2s0: send auth to fc:52:8d:50:dc:a7 (try 2/3)
[   23.943399] wlp2s0: authenticated
[   23.944114] wlp2s0: associate with fc:52:8d:50:dc:a7 (try 1/3)
[   23.951184] wlp2s0: RX AssocResp from fc:52:8d:50:dc:a7 (capab=0x1411 status=0 aid=3)
[   23.954558] wlp2s0: associated
[   24.046321] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[   25.199499] audit: type=1130 audit(1589316379.751:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.215162] audit: type=1130 audit(1589316379.767:76): 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'
[   25.240911] audit: type=1130 audit(1589316379.794:77): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=org.cups.cupsd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   29.036815] audit: type=1334 audit(1589316383.587:78): prog-id=17 op=LOAD
[   29.036819] audit: type=1334 audit(1589316383.587:79): prog-id=18 op=LOAD
[   29.403893] audit: type=1130 audit(1589316383.954:80): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   30.916466] audit: type=1131 audit(1589316385.467:81): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   30.935062] audit: type=1131 audit(1589316385.487:82): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   35.017830] audit: type=1131 audit(1589316389.571:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   43.649953] input: MX Master 2S Keyboard as /devices/virtual/misc/uhid/0005:046D:B019.0004/input/input35
[   43.650117] input: MX Master 2S Mouse as /devices/virtual/misc/uhid/0005:046D:B019.0004/input/input36
[   43.650335] hid-generic 0005:046D:B019.0004: input,hidraw2: BLUETOOTH HID v0.06 Keyboard [MX Master 2S] on 9c:b6:d0:99:08:6e
[   49.832135] audit: type=1131 audit(1589316404.384:84): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   49.927616] audit: type=1334 audit(1589316404.481:85): prog-id=10 op=UNLOAD
[   49.927625] audit: type=1334 audit(1589316404.481:86): prog-id=9 op=UNLOAD
[   49.954397] audit: type=1131 audit(1589316404.507:87): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   50.027498] audit: type=1334 audit(1589316404.581:88): prog-id=13 op=UNLOAD
[   50.027504] audit: type=1334 audit(1589316404.581:89): prog-id=12 op=UNLOAD
[   59.443844] audit: type=1131 audit(1589316413.994:90): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   59.465595] audit: type=1334 audit(1589316414.017:91): prog-id=18 op=UNLOAD
[   59.465607] audit: type=1334 audit(1589316414.017:92): prog-id=17 op=UNLOAD
[   66.010914] audit: type=1131 audit(1589316420.564:93): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  901.042150] audit: type=1130 audit(1589317255.594: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'
[  901.074573] audit: type=1130 audit(1589317255.627:95): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  901.074579] audit: type=1131 audit(1589317255.627:96): 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'
[  911.017109] audit: type=1131 audit(1589317265.567: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'
[ 1714.308194] audit: type=1130 audit(1589318068.861:98): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1725.020686] audit: type=1131 audit(1589318079.574:99): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1825.132068] audit: type=1130 audit(1589318179.684:100): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1835.018732] audit: type=1131 audit(1589318189.571:101): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2253.338340] input: LE-Bose QC35 II (AVRCP) as /devices/virtual/input/input38
[ 2533.068985] audit: type=1130 audit(1589318887.621:102): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2543.018343] audit: type=1131 audit(1589318897.571:103): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3388.237814] audit: type=1130 audit(1589319742.791:104): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3398.018318] audit: type=1131 audit(1589319752.571:105): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3625.146530] audit: type=1130 audit(1589319979.697:106): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3635.018032] audit: type=1131 audit(1589319989.571:107): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 4260.237599] audit: type=1130 audit(1589320614.791:108): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 4270.021914] audit: type=1131 audit(1589320624.574:109): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5103.042774] audit: type=1130 audit(1589321457.594:110): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5113.018926] audit: type=1131 audit(1589321467.571:111): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5425.128952] audit: type=1130 audit(1589321779.681:112): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5435.016929] audit: type=1131 audit(1589321789.571:113): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5977.045410] audit: type=1130 audit(1589322331.597:114): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5987.016825] audit: type=1131 audit(1589322341.571:115): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6838.208071] audit: type=1130 audit(1589323192.761:116): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6848.017994] audit: type=1131 audit(1589323202.571:117): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7225.110542] audit: type=1130 audit(1589323579.664:118): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7235.018460] audit: type=1131 audit(1589323589.571:119): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7714.344313] audit: type=1130 audit(1589324068.897:120): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7725.019294] audit: type=1131 audit(1589324079.574:121): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 8568.194392] audit: type=1130 audit(1589324922.747:122): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 8578.017711] audit: type=1131 audit(1589324932.571:123): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9025.156914] audit: type=1130 audit(1589325379.711:124): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9035.017211] audit: type=1131 audit(1589325389.571:125): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9421.091722] audit: type=1130 audit(1589325775.644:126): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9431.018348] audit: type=1131 audit(1589325785.571:127): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9580.442393] audit: type=1100 audit(1589325934.997:128): pid=6134 uid=0 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[ 9580.449313] audit: type=1101 audit(1589325935.004:129): pid=6134 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[ 9580.450950] audit: type=1110 audit(1589325935.004:130): pid=6134 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[10315.051854] audit: type=1130 audit(1589326669.604:131): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[10325.016269] audit: type=1131 audit(1589326679.571:132): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[10825.108133] audit: type=1130 audit(1589327179.661:133): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[10835.017074] audit: type=1131 audit(1589327189.571:134): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[11188.238193] audit: type=1130 audit(1589327542.791:135): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[11198.017798] audit: type=1131 audit(1589327552.571:136): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[11465.266539] audit: type=1130 audit(1589327819.821:137): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[11476.015751] audit: type=1131 audit(1589327830.571:138): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[11776.092976] audit: type=1130 audit(1589328130.647:139): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[11786.016155] audit: type=1131 audit(1589328140.571:140): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[11836.801630] wlp2s0: authenticate with fc:52:8d:50:dc:a7
[11836.851900] wlp2s0: send auth to fc:52:8d:50:dc:a7 (try 1/3)
[11836.876310] wlp2s0: authenticated
[11836.878435] wlp2s0: associate with fc:52:8d:50:dc:a7 (try 1/3)
[11836.884132] wlp2s0: RX AssocResp from fc:52:8d:50:dc:a7 (capab=0x1411 status=0 aid=2)
[11836.886696] wlp2s0: associated
[11836.928670] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[11838.093421] audit: type=1130 audit(1589328192.647:141): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[11848.019150] audit: type=1131 audit(1589328202.574:142): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[11848.164072] audit: type=1130 audit(1589328202.717:143): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[11858.013718] audit: type=1131 audit(1589328212.567:144): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[11868.003492] audit: type=1130 audit(1589328222.557:145): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[11878.014222] audit: type=1131 audit(1589328232.567:146): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[11898.000312] audit: type=1130 audit(1589328252.554:147): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[11908.013750] audit: type=1131 audit(1589328262.567:148): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[12683.524821] audit: type=1130 audit(1589329038.077:149): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[12694.017639] audit: type=1131 audit(1589329048.571:150): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[13528.207061] audit: type=1130 audit(1589329882.761:151): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[13538.015733] audit: type=1131 audit(1589329892.571:152): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[13697.993514] audit: type=1130 audit(1589330052.547:153): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[13708.018193] audit: type=1131 audit(1589330062.574:154): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[14424.092101] audit: type=1130 audit(1589330778.647:155): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[14434.013881] audit: type=1131 audit(1589330788.567:156): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[15318.059168] audit: type=1130 audit(1589331672.614:157): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[15328.014232] audit: type=1131 audit(1589331682.567:158): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[15498.020828] audit: type=1130 audit(1589331852.574:159): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[15508.018220] audit: type=1131 audit(1589331862.574:160): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[16203.058653] audit: type=1130 audit(1589332557.614:161): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[16213.016146] audit: type=1131 audit(1589332567.571:162): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[17094.146752] audit: type=1130 audit(1589333448.701:163): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[17104.016935] audit: type=1131 audit(1589333458.571:164): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[17297.970064] audit: type=1130 audit(1589333652.524:165): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[17308.014954] audit: type=1131 audit(1589333662.571:166): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[17994.031720] audit: type=1130 audit(1589334348.587:167): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[18004.019705] audit: type=1131 audit(1589334358.574:168): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[18620.843435] PM: suspend entry (s2idle)
[18620.850708] Filesystems sync: 0.007 seconds
[18620.851098] Freezing user space processes ... (elapsed 0.002 seconds) done.
[18620.853469] OOM killer disabled.
[18620.853469] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[18620.854636] printk: Suspending console(s) (use no_console_suspend to debug)
[18620.854911] wlp2s0: deauthenticating from fc:52:8d:50:dc:a7 by local choice (Reason: 3=DEAUTH_LEAVING)
[18621.057406] psmouse serio1: Failed to disable mouse on isa0060/serio1
[18621.773604] ACPI: EC: interrupt blocked
[24517.998188] ACPI: EC: interrupt unblocked
[24521.113431] OOM killer enabled.
[24521.113434] Restarting tasks ... done.
[24521.121076] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[24521.192891] PM: suspend exit
[24521.434310] audit: type=1130 audit(1589340875.433:169): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[24521.434316] audit: type=1131 audit(1589340875.433:170): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[24521.481616] audit: type=1130 audit(1589340875.480:171): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[24529.571470] audit: type=1100 audit(1589340883.570:172): pid=8782 uid=0 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[24529.583016] audit: type=1101 audit(1589340883.583:173): pid=8782 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[24529.585072] audit: type=1110 audit(1589340883.583:174): pid=8782 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[24532.034106] audit: type=1131 audit(1589340886.033:175): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[24541.286935] wlp2s0: authenticate with fc:52:8d:50:dc:a7
[24541.338609] wlp2s0: send auth to fc:52:8d:50:dc:a7 (try 1/3)
[24541.344328] wlp2s0: send auth to fc:52:8d:50:dc:a7 (try 2/3)
[24541.372079] wlp2s0: send auth to fc:52:8d:50:dc:a7 (try 3/3)
[24541.381837] wlp2s0: authenticated
[24541.385850] wlp2s0: associate with fc:52:8d:50:dc:a7 (try 1/3)
[24541.390755] wlp2s0: RX AssocResp from fc:52:8d:50:dc:a7 (capab=0x1411 status=0 aid=2)
[24541.393810] wlp2s0: associated
[24541.508809] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[24544.631629] audit: type=1130 audit(1589340898.630:176): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[24555.030203] audit: type=1131 audit(1589340909.030:177): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[25389.073323] audit: type=1130 audit(1589341743.073:178): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[25399.034894] audit: type=1131 audit(1589341753.033:179): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[26217.152584] audit: type=1130 audit(1589342571.153:180): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[26227.037251] audit: type=1131 audit(1589342581.036:181): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[26344.608789] audit: type=1130 audit(1589342698.606:182): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[26355.036565] audit: type=1131 audit(1589342709.036:183): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[27065.913064] audit: type=1130 audit(1589343419.913:184): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[27076.036252] audit: type=1131 audit(1589343430.036:185): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[27927.069034] audit: type=1130 audit(1589344281.070:186): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[27937.036556] audit: type=1131 audit(1589344291.036:187): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[28144.556515] audit: type=1130 audit(1589344498.556:188): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[28155.033204] audit: type=1131 audit(1589344509.033:189): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[28750.879902] audit: type=1130 audit(1589345104.880:190): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[28761.033724] audit: type=1131 audit(1589345115.033:191): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[29316.716023] PM: suspend entry (s2idle)
[29316.723697] Filesystems sync: 0.007 seconds
[29316.724062] Freezing user space processes ... (elapsed 0.001 seconds) done.
[29316.726042] OOM killer disabled.
[29316.726043] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[29316.727167] printk: Suspending console(s) (use no_console_suspend to debug)
[29316.727420] wlp2s0: deauthenticating from fc:52:8d:50:dc:a7 by local choice (Reason: 3=DEAUTH_LEAVING)
[29316.941663] ACPI: EC: interrupt blocked
[38687.349329] ACPI: EC: interrupt unblocked
[38690.498384] OOM killer enabled.
[38690.498385] Restarting tasks ... done.
[38690.518672] audit: type=1130 audit(1589355045.166:192): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[38690.559233] PM: suspend exit
[38690.708752] audit: type=1130 audit(1589355045.356:193): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[38690.708755] audit: type=1131 audit(1589355045.356:194): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[38690.911164] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[38700.520674] audit: type=1131 audit(1589355055.169:195): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[38701.817550] audit: type=1100 audit(1589355056.466:196): pid=10660 uid=0 auid=1000 ses=2 msg='op=PAM:authentication grantors=? acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=failed'
[38703.849840] audit: type=1112 audit(1589355058.499:197): pid=10660 uid=0 auid=1000 ses=2 msg='uid=1000 exe="/usr/lib/gdm-session-worker" hostname=? addr=? terminal=? res=failed'
[38710.427405] input: MX Master 2S Keyboard as /devices/virtual/misc/uhid/0005:046D:B019.0005/input/input43
[38710.427779] input: MX Master 2S Mouse as /devices/virtual/misc/uhid/0005:046D:B019.0005/input/input44
[38710.428111] hid-generic 0005:046D:B019.0005: input,hidraw2: BLUETOOTH HID v0.06 Keyboard [MX Master 2S] on 9c:b6:d0:99:08:6e
[38710.526540] wlp2s0: authenticate with fc:52:8d:50:dc:a7
[38710.577738] wlp2s0: send auth to fc:52:8d:50:dc:a7 (try 1/3)
[38710.580361] wlp2s0: authenticated
[38710.582505] wlp2s0: associate with fc:52:8d:50:dc:a7 (try 1/3)
[38710.594097] wlp2s0: RX AssocResp from fc:52:8d:50:dc:a7 (capab=0x1411 status=0 aid=6)
[38710.596572] wlp2s0: associated
[38710.678086] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[38711.725642] audit: type=1130 audit(1589355066.373:198): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[38714.906163] audit: type=1100 audit(1589355069.556:199): pid=10665 uid=0 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[38714.918189] audit: type=1101 audit(1589355069.566:200): pid=10665 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[38714.920398] audit: type=1110 audit(1589355069.569:201): pid=10665 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[38721.510883] audit: type=1131 audit(1589355076.159:202): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[39538.101010] audit: type=1130 audit(1589355892.750:203): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[39548.520337] audit: type=1131 audit(1589355903.170:204): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[40415.559371] audit: type=1130 audit(1589356770.210:205): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[40425.519292] audit: type=1131 audit(1589356780.170:206): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[40511.786390] audit: type=1130 audit(1589356866.436:207): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[40522.523337] audit: type=1131 audit(1589356877.173:208): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[41309.591153] audit: type=1130 audit(1589357664.240:209): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[41319.521588] audit: type=1131 audit(1589357674.170:210): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[42137.613333] audit: type=1130 audit(1589358492.263:211): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[42147.520406] audit: type=1131 audit(1589358502.170:212): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[42311.758992] audit: type=1130 audit(1589358666.410:213): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[42321.521211] audit: type=1131 audit(1589358676.170:214): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[42649.706646] input: LE-Bose QC35 II (AVRCP) as /devices/virtual/input/input46
[42959.535530] audit: type=1130 audit(1589359314.186:215): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[42969.520192] audit: type=1131 audit(1589359324.170:216): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[43858.186355] audit: type=1130 audit(1589360212.836:217): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[43868.523130] audit: type=1131 audit(1589360223.173:218): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[44111.780963] audit: type=1130 audit(1589360466.430:219): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[44122.522342] audit: type=1131 audit(1589360477.173:220): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[44718.077986] audit: type=1130 audit(1589361072.730:221): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[44728.524164] audit: type=1131 audit(1589361083.173:222): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[45551.538404] audit: type=1130 audit(1589361906.190:223): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[45561.524335] audit: type=1131 audit(1589361916.173:224): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[45699.484014] PM: suspend entry (s2idle)
[45699.500761] Filesystems sync: 0.016 seconds
[45699.501065] Freezing user space processes ... (elapsed 0.002 seconds) done.
[45699.503214] OOM killer disabled.
[45699.503215] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[45699.504352] printk: Suspending console(s) (use no_console_suspend to debug)
[45699.504609] wlp2s0: deauthenticating from fc:52:8d:50:dc:a7 by local choice (Reason: 3=DEAUTH_LEAVING)
[45699.713142] ACPI: EC: interrupt blocked
[57817.389747] nvme nvme0: I/O 609 QID 2 timeout, completion polled
[82155.547394] ACPI: EC: interrupt unblocked
[82158.633801] OOM killer enabled.
[82158.633802] Restarting tasks ... 
[82158.640446] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[82158.641593] done.
[82158.665888] audit: type=1130 audit(1589398513.630:225): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[82158.683639] audit: type=1131 audit(1589398513.646:226): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[82158.752499] PM: suspend exit
[82159.295696] audit: type=1130 audit(1589398514.259:227): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[82159.295703] audit: type=1131 audit(1589398514.259:228): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[82159.405958] audit: type=1130 audit(1589398514.370:229): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[82170.155717] audit: type=1131 audit(1589398525.120:230): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[82179.177365] wlp2s0: authenticate with fc:52:8d:50:dc:a7
[82179.229412] wlp2s0: send auth to fc:52:8d:50:dc:a7 (try 1/3)
[82179.240175] wlp2s0: authenticated
[82179.246941] wlp2s0: associate with fc:52:8d:50:dc:a7 (try 1/3)
[82179.290957] wlp2s0: RX AssocResp from fc:52:8d:50:dc:a7 (capab=0x1411 status=0 aid=4)
[82179.294047] wlp2s0: associated
[82179.341267] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[82180.576788] audit: type=1130 audit(1589398535.540:231): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[82186.452087] audit: type=1100 audit(1589398541.416:232): pid=14666 uid=0 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[82186.465303] audit: type=1101 audit(1589398541.430:233): pid=14666 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[82186.469501] audit: type=1110 audit(1589398541.433:234): pid=14666 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[82191.152589] audit: type=1131 audit(1589398546.116:235): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[82224.102701] audit: type=1130 audit(1589398579.066:236): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[82229.994331] audit: type=1131 audit(1589398584.960:237): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[82247.948405] input: MX Master 2S Keyboard as /devices/virtual/misc/uhid/0005:046D:B019.0006/input/input49
[82247.948716] input: MX Master 2S Mouse as /devices/virtual/misc/uhid/0005:046D:B019.0006/input/input50
[82247.949323] hid-generic 0005:046D:B019.0006: input,hidraw2: BLUETOOTH HID v0.06 Keyboard [MX Master 2S] on 9c:b6:d0:99:08:6e
[83036.267598] audit: type=1130 audit(1589399391.233:238): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[83046.153145] audit: type=1131 audit(1589399401.116:239): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[83269.735532] audit: type=1100 audit(1589399624.700:240): pid=15263 uid=0 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[83269.744232] audit: type=1101 audit(1589399624.710:241): pid=15263 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[83269.748830] audit: type=1110 audit(1589399624.713:242): pid=15263 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[83924.762284] audit: type=1130 audit(1589400279.726:243): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[83935.153374] audit: type=1131 audit(1589400290.120:244): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[83980.706213] audit: type=1130 audit(1589400335.670:245): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[83991.155340] audit: type=1131 audit(1589400346.120:246): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[84781.408573] audit: type=1130 audit(1589401136.373:247): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[84792.154499] audit: type=1131 audit(1589401147.120:248): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[85653.016062] audit: type=1130 audit(1589402007.980:249): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[85663.155583] audit: type=1131 audit(1589402018.120:250): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[85780.680560] audit: type=1130 audit(1589402135.646:251): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[85791.154813] audit: type=1131 audit(1589402146.120:252): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[86295.534269] PM: suspend entry (s2idle)
[86295.541505] Filesystems sync: 0.007 seconds
[86295.542428] Freezing user space processes ... (elapsed 0.003 seconds) done.
[86295.546400] OOM killer disabled.
[86295.546402] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[86295.547898] printk: Suspending console(s) (use no_console_suspend to debug)
[86295.548700] wlp2s0: deauthenticating from fc:52:8d:50:dc:a7 by local choice (Reason: 3=DEAUTH_LEAVING)
[86295.758739] ACPI: EC: interrupt blocked
[86436.721047] typec port1-partner: parent port1 should not be sleeping
[88273.816054] ACPI: EC: interrupt unblocked
[88276.597315] usb usb3: root hub lost power or was reset
[88276.597316] usb usb4: root hub lost power or was reset
[88276.917626] ath10k_pci 0000:02:00.0: firmware crashed! (guid ad03b547-60c4-44cf-b60f-d570cc934a58)
[88276.917629] ath10k_pci 0000:02:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:143a
[88276.917630] ath10k_pci 0000:02:00.0: kconfig debug 1 debugfs 1 tracing 1 dfs 0 testmode 0
[88276.917971] 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
[88276.918249] ath10k_pci 0000:02:00.0: board_file api 2 bmi_id N/A crc32 4ac0889b
[88276.918251] 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
[88276.918369] ath10k_pci 0000:02:00.0: firmware register dump:
[88276.918370] ath10k_pci 0000:02:00.0: [00]: 0x05030000 0x000015B3 0x009F7864 0x00955B31
[88276.918371] ath10k_pci 0000:02:00.0: [04]: 0x009F7864 0x00060530 0x0000001E 0x0042A1E4
[88276.918372] ath10k_pci 0000:02:00.0: [08]: 0x00000003 0x00000000 0x0042A704 0x0042A6CC
[88276.918372] ath10k_pci 0000:02:00.0: [12]: 0x00000009 0x00000000 0x00952F6C 0x00952F77
[88276.918373] ath10k_pci 0000:02:00.0: [16]: 0x00952CC4 0x0091080D 0x00000000 0x00000000
[88276.918374] ath10k_pci 0000:02:00.0: [20]: 0x409F7864 0x0040E408 0x00035C00 0x00000002
[88276.918375] ath10k_pci 0000:02:00.0: [24]: 0x809F74F3 0x0040E468 0x00000088 0xC09F7864
[88276.918376] ath10k_pci 0000:02:00.0: [28]: 0x809E9577 0x0040E4A8 0x00404D00 0x35B58018
[88276.918376] ath10k_pci 0000:02:00.0: [32]: 0x809E6AB5 0x0040E4D8 0x0049FE48 0x0044E988
[88276.918377] ath10k_pci 0000:02:00.0: [36]: 0x809E6879 0x0040E6E8 0x00000000 0x0049C3E0
[88276.918378] ath10k_pci 0000:02:00.0: [40]: 0x809E6BF7 0x0040E718 0x0049C3E0 0x00000001
[88276.918378] ath10k_pci 0000:02:00.0: [44]: 0x80932418 0x0040E748 0x0044E988 0x0049C3E0
[88276.918379] ath10k_pci 0000:02:00.0: [48]: 0x809E6385 0x0040E768 0x0044E988 0x00000002
[88276.918380] ath10k_pci 0000:02:00.0: [52]: 0x809DFC9D 0x0040E788 0x0049FE48 0x0044E988
[88276.918380] ath10k_pci 0000:02:00.0: [56]: 0x80923B67 0x0040E828 0x00450F84 0x0049FE48
[88276.918381] ath10k_pci 0000:02:00.0: Copy Engine register dump:
[88276.918389] ath10k_pci 0000:02:00.0: [00]: 0x00034400  11  11   3   3
[88276.918396] ath10k_pci 0000:02:00.0: [01]: 0x00034800   4   4  81  82
[88276.918403] ath10k_pci 0000:02:00.0: [02]: 0x00034c00   8   8   7   8
[88276.918409] ath10k_pci 0000:02:00.0: [03]: 0x00035000   0   0   1   0
[88276.918416] ath10k_pci 0000:02:00.0: [04]: 0x00035400   5   5  68   4
[88276.918422] ath10k_pci 0000:02:00.0: [05]: 0x00035800   0   0  64   0
[88276.918429] ath10k_pci 0000:02:00.0: [06]: 0x00035c00   3   3   4   3
[88276.918435] ath10k_pci 0000:02:00.0: [07]: 0x00036000   0   0   0   0
[88276.927212] OOM killer enabled.
[88276.927213] Restarting tasks ... 
[88276.931498] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[88276.931885] done.
[88276.992038] ieee80211 phy0: Hardware restart was requested
[88277.047193] PM: suspend exit
[88277.309589] ath10k_pci 0000:02:00.0: device successfully recovered
[88277.563729] audit: type=1130 audit(1589404632.276:253): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[88277.563734] audit: type=1131 audit(1589404632.276:254): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[88277.605709] audit: type=1130 audit(1589404632.320:255): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[88282.344022] audit: type=1100 audit(1589404637.056:256): pid=17644 uid=0 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[88282.355425] audit: type=1101 audit(1589404637.069:257): pid=17644 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[88282.357553] audit: type=1110 audit(1589404637.069:258): pid=17644 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[88287.836074] audit: type=1131 audit(1589404642.549:259): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[88297.351116] wlp2s0: authenticate with fc:52:8d:50:dc:a7
[88297.402100] wlp2s0: send auth to fc:52:8d:50:dc:a7 (try 1/3)
[88297.437112] wlp2s0: send auth to fc:52:8d:50:dc:a7 (try 2/3)
[88297.440044] wlp2s0: authenticated
[88297.441019] wlp2s0: associate with fc:52:8d:50:dc:a7 (try 1/3)
[88297.455147] wlp2s0: associate with fc:52:8d:50:dc:a7 (try 2/3)
[88297.491702] wlp2s0: RX AssocResp from fc:52:8d:50:dc:a7 (capab=0x1411 status=0 aid=4)
[88297.494919] wlp2s0: associated
[88298.343100] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[88301.145255] audit: type=1130 audit(1589404655.859:260): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[88311.833642] audit: type=1131 audit(1589404666.546:261): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[89135.156568] audit: type=1130 audit(1589405489.870:262): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[89145.836008] audit: type=1131 audit(1589405500.550:263): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[89522.870514] audit: type=1130 audit(1589405877.583:264): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[89532.833280] audit: type=1131 audit(1589405887.546:265): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[89549.308447] PM: suspend entry (s2idle)
[89549.320114] Filesystems sync: 0.011 seconds
[89549.320488] Freezing user space processes ... (elapsed 0.074 seconds) done.
[89549.394878] OOM killer disabled.
[89549.394881] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[89549.396615] printk: Suspending console(s) (use no_console_suspend to debug)
[89549.397643] wlp2s0: deauthenticating from fc:52:8d:50:dc:a7 by local choice (Reason: 3=DEAUTH_LEAVING)
[89549.615492] ACPI: EC: interrupt blocked
[91375.682849] typec port1-partner: parent port1 should not be sleeping
[91383.316214] ACPI: EC: interrupt unblocked
[91385.896932] Bluetooth: hci0: failed to disable LE scan: status 0x1f
[91385.896938] Bluetooth: hci0: command 0x200c tx timeout
[91386.096525] usb usb3: root hub lost power or was reset
[91386.096529] usb usb4: root hub lost power or was reset
[91386.402819] ath10k_pci 0000:02:00.0: firmware crashed! (guid 4991181b-68e9-40f0-9134-3bfd455bbeab)
[91386.402823] ath10k_pci 0000:02:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:143a
[91386.402824] ath10k_pci 0000:02:00.0: kconfig debug 1 debugfs 1 tracing 1 dfs 0 testmode 0
[91386.403162] 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
[91386.403441] ath10k_pci 0000:02:00.0: board_file api 2 bmi_id N/A crc32 4ac0889b
[91386.403442] 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
[91386.403560] ath10k_pci 0000:02:00.0: firmware register dump:
[91386.403561] ath10k_pci 0000:02:00.0: [00]: 0x05030000 0x000015B3 0x009F7864 0x00955B31
[91386.403562] ath10k_pci 0000:02:00.0: [04]: 0x009F7864 0x00060530 0x0000001E 0x0042A1E4
[91386.403563] ath10k_pci 0000:02:00.0: [08]: 0x00000003 0x00000000 0x0042A704 0x0042A6CC
[91386.403563] ath10k_pci 0000:02:00.0: [12]: 0x00000009 0x00000000 0x00952F6C 0x00952F77
[91386.403564] ath10k_pci 0000:02:00.0: [16]: 0x00952CC4 0x0091080D 0x00000000 0x00000000
[91386.403565] ath10k_pci 0000:02:00.0: [20]: 0x409F7864 0x0040E408 0x00035C00 0x00000002
[91386.403566] ath10k_pci 0000:02:00.0: [24]: 0x809F74F3 0x0040E468 0x00000088 0xC09F7864
[91386.403566] ath10k_pci 0000:02:00.0: [28]: 0x809E9577 0x0040E4A8 0x00404D00 0x37DA9018
[91386.403567] ath10k_pci 0000:02:00.0: [32]: 0x809E6AB5 0x0040E4D8 0x0049FE48 0x0044E988
[91386.403568] ath10k_pci 0000:02:00.0: [36]: 0x809E6879 0x0040E6E8 0x00000000 0x0049C3E0
[91386.403568] ath10k_pci 0000:02:00.0: [40]: 0x809E6BF7 0x0040E718 0x0049C3E0 0x00000001
[91386.403569] ath10k_pci 0000:02:00.0: [44]: 0x80932418 0x0040E748 0x0044E988 0x0049C3E0
[91386.403570] ath10k_pci 0000:02:00.0: [48]: 0x809E6385 0x0040E768 0x0044E988 0x00000002
[91386.403570] ath10k_pci 0000:02:00.0: [52]: 0x809DFC9D 0x0040E788 0x0049FE48 0x0044E988
[91386.403571] ath10k_pci 0000:02:00.0: [56]: 0x80923B67 0x0040E828 0x00450F84 0x0049FE48
[91386.403572] ath10k_pci 0000:02:00.0: Copy Engine register dump:
[91386.403584] ath10k_pci 0000:02:00.0: [00]: 0x00034400  11  11   3   3
[91386.403591] ath10k_pci 0000:02:00.0: [01]: 0x00034800   4   4  81  82
[91386.403598] ath10k_pci 0000:02:00.0: [02]: 0x00034c00   8   8   7   8
[91386.403604] ath10k_pci 0000:02:00.0: [03]: 0x00035000   0   0   1   0
[91386.403611] ath10k_pci 0000:02:00.0: [04]: 0x00035400   5   5  68   4
[91386.403617] ath10k_pci 0000:02:00.0: [05]: 0x00035800   0   0  64   0
[91386.403624] ath10k_pci 0000:02:00.0: [06]: 0x00035c00   3   3   4   3
[91386.403630] ath10k_pci 0000:02:00.0: [07]: 0x00036000   0   0   0   0
[91386.412896] OOM killer enabled.
[91386.412898] Restarting tasks ... 
[91386.418401] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[91386.420172] done.
[91386.479547] ieee80211 phy0: Hardware restart was requested
[91386.488961] PM: suspend exit
[91386.798855] ath10k_pci 0000:02:00.0: device successfully recovered
[91387.040551] audit: type=1130 audit(1589407741.249:266): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[91387.040561] audit: type=1131 audit(1589407741.249:267): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[91387.105879] audit: type=1130 audit(1589407741.313:268): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[91397.484559] audit: type=1131 audit(1589407751.693:269): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[91397.555272] audit: type=1100 audit(1589407751.763:270): pid=18240 uid=0 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[91397.566433] audit: type=1101 audit(1589407751.773:271): pid=18240 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[91397.567625] audit: type=1110 audit(1589407751.776:272): pid=18240 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[91406.987603] wlp2s0: authenticate with 34:fc:b9:77:da:90
[91407.046365] wlp2s0: send auth to 34:fc:b9:77:da:90 (try 1/3)
[91407.047312] wlp2s0: authenticated
[91407.060292] wlp2s0: associate with 34:fc:b9:77:da:90 (try 1/3)
[91407.061693] wlp2s0: RX AssocResp from 34:fc:b9:77:da:90 (capab=0x401 status=0 aid=4)
[91407.064972] wlp2s0: associated
[91407.065960] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[91408.196149] audit: type=1130 audit(1589407762.403:273): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[91418.481495] audit: type=1131 audit(1589407772.690:274): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[91423.768722] audit: type=1130 audit(1589407777.976:275): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[91429.334707] audit: type=1131 audit(1589407783.543:276): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[91447.039182] input: MX Master 2S Keyboard as /devices/virtual/misc/uhid/0005:046D:B019.0007/input/input56
[91447.039522] input: MX Master 2S Mouse as /devices/virtual/misc/uhid/0005:046D:B019.0007/input/input57
[91447.040002] hid-generic 0005:046D:B019.0007: input,hidraw2: BLUETOOTH HID v0.06 Keyboard [MX Master 2S] on 9c:b6:d0:99:08:6e
[93832.099787] audit: type=1100 audit(1589410186.310:277): pid=20965 uid=0 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[93832.111201] audit: type=1101 audit(1589410186.320:278): pid=20965 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[93832.113038] audit: type=1110 audit(1589410186.320:279): pid=20965 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[96727.936373] audit: type=1100 audit(1589413082.146:280): pid=23075 uid=0 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[96727.947769] audit: type=1101 audit(1589413082.156:281): pid=23075 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[96727.949931] audit: type=1110 audit(1589413082.160:282): pid=23075 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[97033.507547] process '/opt/zoom/zoom' started with executable stack
[98238.306663] audit: type=1100 audit(1589414592.516:283): pid=24795 uid=0 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[98238.313321] audit: type=1101 audit(1589414592.523:284): pid=24795 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[98238.315075] audit: type=1110 audit(1589414592.523:285): pid=24795 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[98607.191850] audit: type=1130 audit(1589414961.400:286): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[98617.481711] audit: type=1131 audit(1589414971.690:287): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[99611.327065] audit: type=1100 audit(1589415965.536:288): pid=25800 uid=0 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[99611.338194] audit: type=1101 audit(1589415965.546:289): pid=25800 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[99611.339737] audit: type=1110 audit(1589415965.550:290): pid=25800 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[101126.062309] audit: type=1100 audit(1589417480.273:291): pid=26797 uid=0 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[101126.073611] audit: type=1101 audit(1589417480.283:292): pid=26797 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[101126.075612] audit: type=1110 audit(1589417480.286:293): pid=26797 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[102749.633480] audit: type=1100 audit(1589419103.843:294): pid=27464 uid=0 auid=1000 ses=2 msg='op=PAM:authentication grantors=? acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=failed'
[102751.732949] audit: type=1112 audit(1589419105.943:295): pid=27464 uid=0 auid=1000 ses=2 msg='uid=1000 exe="/usr/lib/gdm-session-worker" hostname=? addr=? terminal=? res=failed'
[102755.013574] audit: type=1100 audit(1589419109.223:296): pid=27470 uid=0 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[102755.025519] audit: type=1101 audit(1589419109.236:297): pid=27470 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[102755.027170] audit: type=1110 audit(1589419109.236:298): pid=27470 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[105807.145458] audit: type=1130 audit(1589422161.356:299): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[105813.767289] audit: type=1100 audit(1589422167.976:300): pid=30687 uid=0 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[105813.778864] audit: type=1101 audit(1589422167.990:301): pid=30687 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[105813.780852] audit: type=1110 audit(1589422167.993:302): pid=30687 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[105817.479849] audit: type=1131 audit(1589422171.690:303): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[107069.440541] audit: type=1100 audit(1589423423.653:304): pid=31522 uid=0 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[107069.451754] audit: type=1101 audit(1589423423.663:305): pid=31522 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[107069.453470] audit: type=1110 audit(1589423423.663:306): pid=31522 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[108876.671729] audit: type=1100 audit(1589425230.883:307): pid=33671 uid=0 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[108876.690112] audit: type=1101 audit(1589425230.900:308): pid=33671 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[108876.694457] audit: type=1110 audit(1589425230.906:309): pid=33671 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[109385.799386] PM: suspend entry (s2idle)
[109385.811463] Filesystems sync: 0.012 seconds
[109385.812249] Freezing user space processes ... (elapsed 0.004 seconds) done.
[109385.816413] OOM killer disabled.
[109385.816415] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[109385.817981] printk: Suspending console(s) (use no_console_suspend to debug)
[109385.818780] wlp2s0: deauthenticating from 34:fc:b9:77:da:90 by local choice (Reason: 3=DEAUTH_LEAVING)
[109386.036804] ACPI: EC: interrupt blocked
[115179.597113] typec port1-partner: parent port1 should not be sleeping
[115183.700490] ACPI: EC: interrupt unblocked
[115186.572397] usb usb3: root hub lost power or was reset
[115186.572400] usb usb4: root hub lost power or was reset
[115186.889120] OOM killer enabled.
[115186.889121] Restarting tasks ... done.
[115186.901052] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[115187.018464] PM: suspend exit
[115187.221453] audit: type=1130 audit(1589431542.050:310): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[115187.221456] audit: type=1131 audit(1589431542.050:311): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[115187.241750] audit: type=1130 audit(1589431542.070:312): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[115192.514030] audit: type=1100 audit(1589431547.343:313): pid=34882 uid=0 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[115192.525518] audit: type=1101 audit(1589431547.356:314): pid=34882 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[115192.526935] audit: type=1110 audit(1589431547.356:315): pid=34882 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="ryota" exe="/usr/lib/gdm-session-worker" hostname=arch-xps addr=? terminal=/dev/tty1 res=success'
[115197.357300] audit: type=1131 audit(1589431552.186:316): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[115197.810021] input: MX Master 2S Keyboard as /devices/virtual/misc/uhid/0005:046D:B019.0008/input/input61
[115197.810253] input: MX Master 2S Mouse as /devices/virtual/misc/uhid/0005:046D:B019.0008/input/input62
[115197.810802] hid-generic 0005:046D:B019.0008: input,hidraw2: BLUETOOTH HID v0.06 Keyboard [MX Master 2S] on 9c:b6:d0:99:08:6e
[115207.271509] wlp2s0: authenticate with fc:52:8d:50:dc:a7
[115207.322348] wlp2s0: send auth to fc:52:8d:50:dc:a7 (try 1/3)
[115207.329478] wlp2s0: send auth to fc:52:8d:50:dc:a7 (try 2/3)
[115207.438564] wlp2s0: send auth to fc:52:8d:50:dc:a7 (try 3/3)
[115207.482608] wlp2s0: authentication with fc:52:8d:50:dc:a7 timed out
[115212.459354] wlp2s0: authenticate with fc:52:8d:50:dc:a7
[115212.509480] wlp2s0: send auth to fc:52:8d:50:dc:a7 (try 1/3)
[115212.514501] wlp2s0: send auth to fc:52:8d:50:dc:a7 (try 2/3)
[115212.521311] wlp2s0: authenticated
[115212.521881] wlp2s0: associate with fc:52:8d:50:dc:a7 (try 1/3)
[115212.552683] wlp2s0: associate with fc:52:8d:50:dc:a7 (try 2/3)
[115212.578144] wlp2s0: RX AssocResp from fc:52:8d:50:dc:a7 (capab=0x1411 status=0 aid=4)
[115212.581959] wlp2s0: associated
[115212.850642] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[115214.504722] audit: type=1130 audit(1589431569.333:317): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[115224.365438] audit: type=1131 audit(1589431579.193:318): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[115552.167375] audit: type=1100 audit(1589431906.996:319): pid=35337 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="ryota" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[115552.167559] audit: type=1101 audit(1589431906.996:320): pid=35337 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="ryota" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[115552.167761] audit: type=1110 audit(1589431906.996:321): pid=35337 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[115552.169638] audit: type=1105 audit(1589431906.999:322): pid=35337 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[115552.359223] audit: type=1106 audit(1589431907.189:323): pid=35337 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[115552.359348] audit: type=1104 audit(1589431907.189:324): pid=35337 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[115860.417674] audit: type=1334 audit(1589432215.246:325): prog-id=19 op=LOAD
[115860.417678] audit: type=1334 audit(1589432215.246:326): prog-id=20 op=LOAD
[115860.655215] audit: type=1130 audit(1589432215.486:327): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[115890.708328] audit: type=1131 audit(1589432245.536:328): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[115890.815364] audit: type=1334 audit(1589432245.646:329): prog-id=20 op=UNLOAD
[115890.815379] audit: type=1334 audit(1589432245.646:330): prog-id=19 op=UNLOAD
[115897.194896] audit: type=1100 audit(1589432252.023:331): pid=35911 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="ryota" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[115897.194973] audit: type=1101 audit(1589432252.023:332): pid=35911 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="ryota" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[115897.195173] audit: type=1110 audit(1589432252.026:333): pid=35911 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[115897.196952] audit: type=1105 audit(1589432252.026:334): pid=35911 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[115899.265548] audit: type=1106 audit(1589432254.096:335): pid=35911 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[115899.265607] audit: type=1104 audit(1589432254.096:336): pid=35911 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[116096.454317] audit: type=1130 audit(1589432451.283:337): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[116106.351713] audit: type=1131 audit(1589432461.179:338): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[116431.269066] usb usb3: root hub lost power or was reset
[116431.269072] usb usb4: root hub lost power or was reset
[116449.330960] audit: type=1100 audit(1589432804.159:339): pid=36807 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="ryota" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[116449.331350] audit: type=1101 audit(1589432804.159:340): pid=36807 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="ryota" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[116449.331875] audit: type=1110 audit(1589432804.163:341): pid=36807 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[116449.336919] audit: type=1105 audit(1589432804.166:342): pid=36807 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[116449.374612] audit: type=1106 audit(1589432804.203:343): pid=36807 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[116449.374680] audit: type=1104 audit(1589432804.203:344): pid=36807 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'

lspci -v output

00:00.0 Host bridge: Intel Corporation Coffee Lake HOST and DRAM Controller (rev 0b)
	DeviceName: Onboard - Other
	Subsystem: Dell Coffee Lake HOST and DRAM Controller
	Flags: bus master, fast devsel, latency 0
	Capabilities: <access denied>
	Kernel driver in use: skl_uncore

00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 620 (Whiskey Lake) (prog-if 00 [VGA controller])
	DeviceName: Onboard - Video
	Subsystem: Dell UHD Graphics 620 (Whiskey Lake)
	Flags: bus master, fast devsel, latency 0, IRQ 159
	Memory at db000000 (64-bit, non-prefetchable) [size=16M]
	Memory at 50000000 (64-bit, prefetchable) [size=256M]
	I/O ports at 3000 [size=64]
	Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: i915
	Kernel modules: i915

00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 0b)
	DeviceName: Onboard - Other
	Subsystem: Dell Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem
	Flags: fast devsel, IRQ 16
	Memory at dc510000 (64-bit, non-prefetchable) [size=32K]
	Capabilities: <access denied>
	Kernel driver in use: proc_thermal
	Kernel modules: processor_thermal_device

00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
	DeviceName: Onboard - Other
	Subsystem: Dell Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
	Flags: fast devsel, IRQ 11
	Memory at dc524000 (64-bit, non-prefetchable) [disabled] [size=4K]
	Capabilities: <access denied>

00:12.0 Signal processing controller: Intel Corporation Cannon Point-LP Thermal Controller (rev 30)
	DeviceName: Onboard - Other
	Subsystem: Dell Cannon Point-LP Thermal Controller
	Flags: fast devsel, IRQ 16
	Memory at dc523000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel_pch_thermal
	Kernel modules: intel_pch_thermal

00:14.0 USB controller: Intel Corporation Cannon Point-LP USB 3.1 xHCI Controller (rev 30) (prog-if 30 [XHCI])
	DeviceName: Onboard - Other
	Subsystem: Dell Cannon Point-LP USB 3.1 xHCI Controller
	Flags: bus master, medium devsel, latency 0, IRQ 140
	Memory at dc500000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

00:14.2 RAM memory: Intel Corporation Cannon Point-LP Shared SRAM (rev 30)
	DeviceName: Onboard - Other
	Subsystem: Dell Cannon Point-LP Shared SRAM
	Flags: fast devsel
	Memory at dc51c000 (64-bit, non-prefetchable) [disabled] [size=8K]
	Memory at dc522000 (64-bit, non-prefetchable) [disabled] [size=4K]
	Capabilities: <access denied>

00:15.0 Serial bus controller [0c80]: Intel Corporation Cannon Point-LP Serial IO I2C Controller #0 (rev 30)
	DeviceName: Onboard - Other
	Subsystem: Dell Cannon Point-LP Serial IO I2C Controller
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at 4f800000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci

00:15.1 Serial bus controller [0c80]: Intel Corporation Cannon Point-LP Serial IO I2C Controller #1 (rev 30)
	DeviceName: Onboard - Other
	Subsystem: Dell Cannon Point-LP Serial IO I2C Controller
	Flags: bus master, fast devsel, latency 0, IRQ 17
	Memory at 4f801000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci

00:16.0 Communication controller: Intel Corporation Cannon Point-LP MEI Controller #1 (rev 30)
	DeviceName: Onboard - Other
	Subsystem: Dell Cannon Point-LP MEI Controller
	Flags: bus master, fast devsel, latency 0, IRQ 142
	Memory at dc51f000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: mei_me
	Kernel modules: mei_me

00:1c.0 PCI bridge: Intel Corporation Cannon Point-LP PCI Express Root Port #5 (rev f0) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 122
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: [disabled]
	Memory behind bridge: dc400000-dc4fffff [size=1M]
	Prefetchable memory behind bridge: [disabled]
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1c.6 PCI bridge: Intel Corporation Cannon Point-LP PCI Express Root Port #7 (rev f0) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 123
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: [disabled]
	Memory behind bridge: dc000000-dc1fffff [size=2M]
	Prefetchable memory behind bridge: [disabled]
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1d.0 PCI bridge: Intel Corporation Cannon Point-LP PCI Express Root Port #9 (rev f0) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 124
	Bus: primary=00, secondary=03, subordinate=6d, sec-latency=0
	I/O behind bridge: 00004000-00006fff [size=12K]
	Memory behind bridge: ac000000-da0fffff [size=737M]
	Prefetchable memory behind bridge: 0000000060000000-00000000a9ffffff [size=1184M]
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1d.4 PCI bridge: Intel Corporation Cannon Point-LP PCI Express Root Port #13 (rev f0) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 125
	Bus: primary=00, secondary=6e, subordinate=6e, sec-latency=0
	I/O behind bridge: [disabled]
	Memory behind bridge: dc300000-dc3fffff [size=1M]
	Prefetchable memory behind bridge: [disabled]
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1f.0 ISA bridge: Intel Corporation Cannon Point-LP LPC Controller (rev 30)
	DeviceName: Onboard - Other
	Subsystem: Dell Cannon Point-LP LPC Controller
	Flags: bus master, fast devsel, latency 0

00:1f.3 Audio device: Intel Corporation Cannon Point-LP High Definition Audio Controller (rev 30) (prog-if 80)
	DeviceName: Onboard - Sound
	Subsystem: Dell Cannon Point-LP High Definition Audio Controller
	Flags: bus master, fast devsel, latency 32, IRQ 161
	Memory at dc518000 (64-bit, non-prefetchable) [size=16K]
	Memory at dc200000 (64-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel, snd_soc_skl, snd_sof_pci

00:1f.4 SMBus: Intel Corporation Cannon Point-LP SMBus Controller (rev 30)
	DeviceName: Onboard - Other
	Subsystem: Dell Cannon Point-LP SMBus Controller
	Flags: medium devsel, IRQ 16
	Memory at dc51e000 (64-bit, non-prefetchable) [size=256]
	I/O ports at efa0 [size=32]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801

00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Point-LP SPI Controller (rev 30)
	DeviceName: Onboard - Other
	Subsystem: Dell Cannon Point-LP SPI Controller
	Flags: fast devsel
	Memory at fe010000 (32-bit, non-prefetchable) [size=4K]

01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI Express Card Reader (rev 01)
	Subsystem: Dell RTS525A PCI Express Card Reader
	Flags: bus master, fast devsel, latency 0, IRQ 139
	Memory at dc400000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: rtsx_pci
	Kernel modules: rtsx_pci

02:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)
	Subsystem: Bigfoot Networks, Inc. Killer 1435 Wireless-AC
	Flags: bus master, fast devsel, latency 0, IRQ 160
	Memory at dc000000 (64-bit, non-prefetchable) [size=2M]
	Capabilities: <access denied>
	Kernel driver in use: ath10k_pci
	Kernel modules: ath10k_pci

03:00.0 PCI bridge: Intel Corporation JHL6540 Thunderbolt 3 Bridge (C step) [Alpine Ridge 4C 2016] (rev 02) (prog-if 00 [Normal decode])
	Physical Slot: 12
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Bus: primary=03, secondary=04, subordinate=6d, sec-latency=0
	I/O behind bridge: 00004000-00005fff [size=8K]
	Memory behind bridge: ac000000-da0fffff [size=737M]
	Prefetchable memory behind bridge: 0000000060000000-00000000a9ffffff [size=1184M]
	Capabilities: <access denied>
	Kernel driver in use: pcieport

04:00.0 PCI bridge: Intel Corporation JHL6540 Thunderbolt 3 Bridge (C step) [Alpine Ridge 4C 2016] (rev 02) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 126
	Bus: primary=04, secondary=05, subordinate=05, sec-latency=0
	I/O behind bridge: [disabled]
	Memory behind bridge: da000000-da0fffff [size=1M]
	Prefetchable memory behind bridge: [disabled]
	Capabilities: <access denied>
	Kernel driver in use: pcieport

04:01.0 PCI bridge: Intel Corporation JHL6540 Thunderbolt 3 Bridge (C step) [Alpine Ridge 4C 2016] (rev 02) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 127
	Bus: primary=04, secondary=06, subordinate=38, sec-latency=0
	I/O behind bridge: 00004000-00004fff [size=4K]
	Memory behind bridge: ac000000-c3efffff [size=383M]
	Prefetchable memory behind bridge: 0000000060000000-000000007fffffff [size=512M]
	Capabilities: <access denied>
	Kernel driver in use: pcieport

04:02.0 PCI bridge: Intel Corporation JHL6540 Thunderbolt 3 Bridge (C step) [Alpine Ridge 4C 2016] (rev 02) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 128
	Bus: primary=04, secondary=39, subordinate=39, sec-latency=0
	I/O behind bridge: [disabled]
	Memory behind bridge: c3f00000-c3ffffff [size=1M]
	Prefetchable memory behind bridge: [disabled]
	Capabilities: <access denied>
	Kernel driver in use: pcieport

04:04.0 PCI bridge: Intel Corporation JHL6540 Thunderbolt 3 Bridge (C step) [Alpine Ridge 4C 2016] (rev 02) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 129
	Bus: primary=04, secondary=3a, subordinate=6d, sec-latency=0
	I/O behind bridge: 00005000-00005fff [size=4K]
	Memory behind bridge: c4000000-d9ffffff [size=352M]
	Prefetchable memory behind bridge: 0000000080000000-00000000a9ffffff [size=672M]
	Capabilities: <access denied>
	Kernel driver in use: pcieport

05:00.0 System peripheral: Intel Corporation JHL6540 Thunderbolt 3 NHI (C step) [Alpine Ridge 4C 2016] (rev 02)
	Subsystem: Dell JHL6540 Thunderbolt 3 NHI (C step) [Alpine Ridge 4C 2016]
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at da000000 (32-bit, non-prefetchable) [size=256K]
	Memory at da040000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: thunderbolt
	Kernel modules: thunderbolt

39:00.0 USB controller: Intel Corporation JHL6540 Thunderbolt 3 USB Controller (C step) [Alpine Ridge 4C 2016] (rev 02) (prog-if 30 [XHCI])
	Subsystem: Dell JHL6540 Thunderbolt 3 USB Controller (C step) [Alpine Ridge 4C 2016]
	Flags: bus master, fast devsel, latency 0, IRQ 141
	Memory at c3f00000 (32-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

6e:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983 (prog-if 02 [NVM Express])
	Subsystem: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983
	Flags: bus master, fast devsel, latency 0, IRQ 16, NUMA node 0
	Memory at dc300000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: nvme

Any help is much appreciated!!

Last edited by japanesepoptarts (2020-05-14 05:23:49)

Offline

Board footer

Powered by FluxBB