You are not logged in.

#1 2020-05-22 19:58:05

loubi
Member
Registered: 2020-05-22
Posts: 19

[SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

After a fresh install, i'm trying to put lightdm on. I of course can't, while trying different solution from the forum for similar problem.
I was able to manually launch startx, but not anymore after I add /etc/lightdm/setup_display.sh. I am now unable to login, as Lightdm seems to start and stop on and on, making my screen alternates between two shades of black.
I am sometimes able to reboot by spaming ctrl + shift + del.
I can't go journalctl -b -u lightdm.service, but I can remember it was errored about something like "Cannot get user list..."
I'm on a Lenovo x1 Gen2 with GTX-1650M and Graphic Device set to Discrete Graphics.
Mounting Arch to Ubuntu at /mnt, I have edited lightdm.conf to comment the display-setup-script property, but it still produce a loop.
Just before the loop, I can see in TTY1 this:

a.jpg

Here are some logs:

sed "/^#/d; /^$/d" /etc/lightdm/lightdm.conf

[LightDM]
minimum-vt=1 # Setting this to a value < 7 implies security issues, see FS#46799
logind-check-graphical=true
run-directory=/run/lightdm
[Seat:*]
greeter-session=lightdm-gtk-greeter
display-setup-script=/etc/lightdm/display_setup.sh
[XDMCPServer]
[VNCServer]

cat /etc/lightdm/display_setup.sh

#!/bin/sh
xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto

cat var/log/lightdm/lightdm/conf:

[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.30.0, UID=0 PID=601
[+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.00s] DEBUG: Registered seat module local
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
[+0.00s] DEBUG: Monitoring logind for seats
[+0.00s] DEBUG: New seat added from logind: seat0
[+0.00s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.00s] DEBUG: Seat seat0: Starting
[+0.00s] DEBUG: Seat seat0: Creating greeter session
[+0.00s] DEBUG: Seat seat0: Creating display server of type x
[+0.00s] DEBUG: posix_spawn avoided (fd close requested)
[+0.00s] DEBUG: Could not run plymouth --ping: Failed to execute child process “plymouth” (No such file or directory)
[+0.00s] DEBUG: Using VT 1
[+0.00s] DEBUG: Seat seat0: Starting local X display on VT 1
[+0.00s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+0.00s] DEBUG: XServer 0: Writing X server authority to /run/lightdm/root/:0
[+0.00s] DEBUG: XServer 0: Launching X Server
[+0.00s] DEBUG: Launching process 607: /usr/bin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt1 -novtswitch
[+0.00s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+0.00s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.00s] WARNING: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
[+0.00s] DEBUG: Loading user config from /etc/lightdm/users.conf
[+0.00s] DEBUG: User lou added
[+3.00s] DEBUG: Got signal 10 from process 607
[+3.00s] DEBUG: XServer 0: Got signal from X server :0
[+3.00s] DEBUG: XServer 0: Connecting to XServer :0
[+3.00s] DEBUG: Launching process 613: /etc/lightdm/setup_display.sh
[+3.00s] DEBUG: Process 613 exited with return value 1
[+3.00s] DEBUG: Seat seat0: Exit status of /etc/lightdm/setup_display.sh: 1
[+3.00s] DEBUG: Seat seat0: Stopping display server due to failed setup script
[+3.00s] DEBUG: Sending signal 15 to process 607
[+4.31s] DEBUG: Got signal 15 from process 1
[+4.31s] DEBUG: Caught Terminated signal, shutting down
[+4.31s] DEBUG: Stopping display manager
[+4.31s] DEBUG: Seat seat0: Stopping
[+4.31s] DEBUG: Seat seat0: Stopping session
[+4.31s] DEBUG: Seat seat0: Session stopped
[+5.38s] DEBUG: Process 607 exited with return value 0
[+5.38s] DEBUG: XServer 0: X server stopped
[+5.38s] DEBUG: Releasing VT 1
[+5.38s] DEBUG: XServer 0: Removing X server authority /run/lightdm/root/:0
[+5.38s] DEBUG: Seat seat0: Display server stopped
[+5.38s] DEBUG: Seat seat0: Stopped
[+5.38s] DEBUG: Display manager stopped
[+5.38s] DEBUG: Stopping daemon
[+5.38s] DEBUG: Exiting with return value 0

cat /var/log/Xorg.0.log:

[   228.722] 
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[   228.722] Build Operating System: Linux Arch Linux
[   228.722] Current Operating System: Linux pcarch 5.6.13-arch1-1 #1 SMP PREEMPT Thu, 14 May 2020 06:52:53 +0000 x86_64
[   228.722] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/nvme0n1p7
[   228.722] Build Date: 05 May 2020  05:08:17AM
[   228.722]  
[   228.722] Current version of pixman: 0.40.0
[   228.722] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   228.722] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   228.722] (==) Log file: "/var/log/Xorg.0.log", Time: Fri May 22 20:08:24 2020
[   228.722] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   228.722] (==) No Layout section.  Using the first Screen section.
[   228.722] (==) No screen section available. Using defaults.
[   228.722] (**) |-->Screen "Default Screen Section" (0)
[   228.722] (**) |   |-->Monitor "<default monitor>"
[   228.723] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   228.723] (==) Automatically adding devices
[   228.723] (==) Automatically enabling devices
[   228.723] (==) Automatically adding GPU devices
[   228.723] (==) Automatically binding GPU devices
[   228.723] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   228.723] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[   228.723] 	Entry deleted from font path.
[   228.723] 	(Run 'mkfontdir' on "/usr/share/fonts/misc").
[   228.723] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[   228.723] 	Entry deleted from font path.
[   228.723] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   228.723] 	Entry deleted from font path.
[   228.723] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   228.723] 	Entry deleted from font path.
[   228.723] (==) FontPath set to:
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[   228.723] (==) ModulePath set to "/usr/lib/xorg/modules"
[   228.723] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   228.723] (II) Module ABI versions:
[   228.723] 	X.Org ANSI C Emulation: 0.4
[   228.723] 	X.Org Video Driver: 24.1
[   228.723] 	X.Org XInput driver : 24.1
[   228.723] 	X.Org Server Extension : 10.0
[   228.723] (++) using VT number 1

[   228.723] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   228.723] (II) xfree86: Adding drm device (/dev/dri/card0)
[   228.725] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[   228.726] (--) PCI:*(1@0:0:0) 10de:1f91:17aa:229f rev 161, Mem @ 0xed000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[   228.726] (II) Open ACPI successful (/var/run/acpid.socket)
[   228.726] (II) LoadModule: "glx"
[   228.726] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   228.727] (II) Module glx: vendor="X.Org Foundation"
[   228.727] 	compiled for 1.20.8, module version = 1.0.0
[   228.727] 	ABI class: X.Org Server Extension, version 10.0
[   228.727] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[   228.727] 	loading driver: nvidia
[   228.727] (==) Matched nvidia as autoconfigured driver 0
[   228.727] (==) Matched nouveau as autoconfigured driver 1
[   228.727] (==) Matched nv as autoconfigured driver 2
[   228.727] (==) Matched modesetting as autoconfigured driver 3
[   228.727] (==) Matched fbdev as autoconfigured driver 4
[   228.727] (==) Matched vesa as autoconfigured driver 5
[   228.727] (==) Assigned the driver to the xf86ConfigLayout
[   228.727] (II) LoadModule: "nvidia"
[   228.727] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   228.727] (II) Module nvidia: vendor="NVIDIA Corporation"
[   228.727] 	compiled for 1.6.99.901, module version = 1.0.0
[   228.727] 	Module class: X.Org Video Driver
[   228.727] (II) LoadModule: "nouveau"
[   228.727] (WW) Warning, couldn't open module nouveau
[   228.727] (EE) Failed to load module "nouveau" (module does not exist, 0)
[   228.727] (II) LoadModule: "nv"
[   228.727] (WW) Warning, couldn't open module nv
[   228.727] (EE) Failed to load module "nv" (module does not exist, 0)
[   228.727] (II) LoadModule: "modesetting"
[   228.727] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   228.728] (II) Module modesetting: vendor="X.Org Foundation"
[   228.728] 	compiled for 1.20.8, module version = 1.20.8
[   228.728] 	Module class: X.Org Video Driver
[   228.728] 	ABI class: X.Org Video Driver, version 24.1
[   228.728] (II) LoadModule: "fbdev"
[   228.728] (WW) Warning, couldn't open module fbdev
[   228.728] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   228.728] (II) LoadModule: "vesa"
[   228.728] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   228.728] (II) Module vesa: vendor="X.Org Foundation"
[   228.728] 	compiled for 1.20.8, module version = 2.4.0
[   228.728] 	Module class: X.Org Video Driver
[   228.728] 	ABI class: X.Org Video Driver, version 24.1
[   228.728] (II) NVIDIA dlloader X Driver  440.82  Wed Apr  1 19:50:17 UTC 2020
[   228.728] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   228.728] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   228.728] (II) VESA: driver for VESA chipsets: vesa
[   228.728] (II) Loading sub module "fb"
[   228.728] (II) LoadModule: "fb"
[   228.728] (II) Loading /usr/lib/xorg/modules/libfb.so
[   228.728] (II) Module fb: vendor="X.Org Foundation"
[   228.728] 	compiled for 1.20.8, module version = 1.0.0
[   228.728] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   228.728] (II) Loading sub module "wfb"
[   228.728] (II) LoadModule: "wfb"
[   228.728] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   228.729] (II) Module wfb: vendor="X.Org Foundation"
[   228.729] 	compiled for 1.20.8, module version = 1.0.0
[   228.729] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   228.729] (II) Loading sub module "ramdac"
[   228.729] (II) LoadModule: "ramdac"
[   228.729] (II) Module "ramdac" already built-in
[   228.729] (WW) Falling back to old probe method for modesetting
[   228.729] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   228.729] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[   228.729] (==) NVIDIA(0): RGB weight 888
[   228.729] (==) NVIDIA(0): Default visual is TrueColor
[   228.729] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   228.729] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[   228.729] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[   228.729] (**) NVIDIA(0): Enabling 2D acceleration
[   228.729] (II) Loading sub module "glxserver_nvidia"
[   228.729] (II) LoadModule: "glxserver_nvidia"
[   228.729] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[   228.735] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[   228.735] 	compiled for 1.6.99.901, module version = 1.0.0
[   228.735] 	Module class: X.Org Server Extension
[   228.735] (II) NVIDIA GLX Module  440.82  Wed Apr  1 19:47:36 UTC 2020
[   228.735] (II) NVIDIA: The X server supports PRIME Render Offload.
[   229.259] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[   229.259] (--) NVIDIA(0):     DFP-0
[   229.259] (--) NVIDIA(0):     DFP-1
[   229.259] (--) NVIDIA(0):     DFP-2
[   229.259] (--) NVIDIA(0):     DFP-3 (boot)
[   229.260] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1650 with Max-Q Design (TU117-A) at
[   229.260] (II) NVIDIA(0):     PCI:1:0:0 (GPU-0)
[   229.260] (--) NVIDIA(0): Memory: 4194304 kBytes
[   229.260] (--) NVIDIA(0): VideoBIOS: 90.17.31.00.26
[   229.260] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   229.260] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   229.260] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   229.261] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[   229.261] (--) NVIDIA(GPU-0): 
[   229.261] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   229.261] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[   229.261] (--) NVIDIA(GPU-0): DFP-1: 2660.0 MHz maximum pixel clock
[   229.261] (--) NVIDIA(GPU-0): 
[   229.261] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   229.261] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   229.261] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   229.261] (--) NVIDIA(GPU-0): 
[   229.261] (--) NVIDIA(GPU-0): BOE Technology Group Co., Ltd (DFP-3): connected
[   229.261] (--) NVIDIA(GPU-0): BOE Technology Group Co., Ltd (DFP-3): Internal DisplayPort
[   229.261] (--) NVIDIA(GPU-0): BOE Technology Group Co., Ltd (DFP-3): 2660.0 MHz maximum pixel clock
[   229.261] (--) NVIDIA(GPU-0): 
[   229.264] (==) NVIDIA(0): 
[   229.264] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   229.264] (==) NVIDIA(0):     will be used as the requested mode.
[   229.264] (==) NVIDIA(0): 
[   229.265] (II) NVIDIA(0): Validated MetaModes:
[   229.265] (II) NVIDIA(0):     "DFP-3:nvidia-auto-select"
[   229.265] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[   229.275] (--) NVIDIA(0): DPI set to (143, 144); computed from "UseEdidDpi" X config
[   229.275] (--) NVIDIA(0):     option
[   229.275] (II) UnloadModule: "modesetting"
[   229.275] (II) Unloading modesetting
[   229.275] (II) UnloadModule: "vesa"
[   229.275] (II) Unloading vesa
[   229.276] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[   229.276] (II) NVIDIA:     access.
[   229.314] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select"
[   231.098] (==) NVIDIA(0): Disabling shared memory pixmaps
[   231.098] (==) NVIDIA(0): Backing store enabled
[   231.098] (==) NVIDIA(0): Silken mouse disabled
[   231.098] (==) NVIDIA(0): DPMS enabled
[   231.098] (II) Loading sub module "dri2"
[   231.098] (II) LoadModule: "dri2"
[   231.098] (II) Module "dri2" already built-in
[   231.098] (II) NVIDIA(0): [DRI2] Setup complete
[   231.098] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   231.098] (II) Initializing extension Generic Event Extension
[   231.098] (II) Initializing extension SHAPE
[   231.098] (II) Initializing extension MIT-SHM
[   231.098] (II) Initializing extension XInputExtension
[   231.098] (II) Initializing extension XTEST
[   231.098] (II) Initializing extension BIG-REQUESTS
[   231.098] (II) Initializing extension SYNC
[   231.098] (II) Initializing extension XKEYBOARD
[   231.098] (II) Initializing extension XC-MISC
[   231.099] (II) Initializing extension SECURITY
[   231.099] (II) Initializing extension XFIXES
[   231.099] (II) Initializing extension RENDER
[   231.099] (II) Initializing extension RANDR
[   231.099] (II) Initializing extension COMPOSITE
[   231.099] (II) Initializing extension DAMAGE
[   231.099] (II) Initializing extension MIT-SCREEN-SAVER
[   231.099] (II) Initializing extension DOUBLE-BUFFER
[   231.099] (II) Initializing extension RECORD
[   231.099] (II) Initializing extension DPMS
[   231.099] (II) Initializing extension Present
[   231.099] (II) Initializing extension DRI3
[   231.099] (II) Initializing extension X-Resource
[   231.099] (II) Initializing extension XVideo
[   231.099] (II) Initializing extension XVideo-MotionCompensation
[   231.099] (II) Initializing extension GLX
[   231.099] (II) Initializing extension GLX
[   231.099] (II) Indirect GLX disabled.
[   231.099] (II) GLX: Another vendor is already registered for screen 0
[   231.099] (II) Initializing extension XFree86-VidModeExtension
[   231.099] (II) Initializing extension XFree86-DGA
[   231.100] (II) Initializing extension XFree86-DRI
[   231.100] (II) Initializing extension DRI2
[   231.100] (II) Initializing extension NV-GLX
[   231.100] (II) Initializing extension NV-CONTROL
[   231.100] (II) Initializing extension XINERAMA
[   231.139] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   231.139] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   231.139] (II) LoadModule: "libinput"
[   231.139] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   231.140] (II) Module libinput: vendor="X.Org Foundation"
[   231.140] 	compiled for 1.20.8, module version = 0.30.0
[   231.140] 	Module class: X.Org XInput Driver
[   231.140] 	ABI class: X.Org XInput driver, version 24.1
[   231.140] (II) Using input driver 'libinput' for 'Power Button'
[   231.140] (**) Power Button: always reports core events
[   231.140] (**) Option "Device" "/dev/input/event2"
[   231.140] (**) Option "_source" "server/udev"
[   231.141] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   231.141] (II) event2  - Power Button: device is a keyboard
[   231.141] (II) event2  - Power Button: device removed
[   231.178] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[   231.178] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   231.178] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   231.178] (II) event2  - Power Button: device is a keyboard
[   231.179] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[   231.179] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   231.179] (II) Using input driver 'libinput' for 'Video Bus'
[   231.179] (**) Video Bus: always reports core events
[   231.179] (**) Option "Device" "/dev/input/event3"
[   231.179] (**) Option "_source" "server/udev"
[   231.180] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[   231.180] (II) event3  - Video Bus: device is a keyboard
[   231.180] (II) event3  - Video Bus: device removed
[   231.218] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input3/event3"
[   231.218] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   231.219] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[   231.219] (II) event3  - Video Bus: device is a keyboard
[   231.220] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[   231.220] (II) No input driver specified, ignoring this device.
[   231.220] (II) This device may have been added with another device file.
[   231.220] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[   231.220] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   231.220] (II) Using input driver 'libinput' for 'Sleep Button'
[   231.220] (**) Sleep Button: always reports core events
[   231.220] (**) Option "Device" "/dev/input/event0"
[   231.220] (**) Option "_source" "server/udev"
[   231.221] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[   231.221] (II) event0  - Sleep Button: device is a keyboard
[   231.221] (II) event0  - Sleep Button: device removed
[   231.258] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[   231.258] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[   231.261] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[   231.261] (II) event0  - Sleep Button: device is a keyboard
[   231.263] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event8)
[   231.263] (II) No input driver specified, ignoring this device.
[   231.263] (II) This device may have been added with another device file.
[   231.264] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event9)
[   231.264] (II) No input driver specified, ignoring this device.
[   231.264] (II) This device may have been added with another device file.
[   231.266] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event10)
[   231.266] (II) No input driver specified, ignoring this device.
[   231.266] (II) This device may have been added with another device file.
[   231.267] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event11)
[   231.267] (II) No input driver specified, ignoring this device.
[   231.267] (II) This device may have been added with another device file.
[   231.268] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event12)
[   231.268] (II) No input driver specified, ignoring this device.
[   231.268] (II) This device may have been added with another device file.
[   231.269] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event7)
[   231.269] (II) No input driver specified, ignoring this device.
[   231.269] (II) This device may have been added with another device file.
[   231.271] (II) config/udev: Adding input device Logitech M325 (/dev/input/event17)
[   231.271] (**) Logitech M325: Applying InputClass "libinput pointer catchall"
[   231.271] (II) Using input driver 'libinput' for 'Logitech M325'
[   231.271] (**) Logitech M325: always reports core events
[   231.271] (**) Option "Device" "/dev/input/event17"
[   231.272] (**) Option "_source" "server/udev"
[   231.277] (II) event17 - Logitech M325: is tagged by udev as: Mouse
[   231.277] (II) event17 - Logitech M325: device set to 600 DPI
[   231.278] (II) event17 - Logitech M325: device is a pointer
[   231.278] (II) event17 - Logitech M325: device removed
[   231.338] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:400A.0004/input/input35/event17"
[   231.338] (II) XINPUT: Adding extended input device "Logitech M325" (type: MOUSE, id 9)
[   231.338] (**) Option "AccelerationScheme" "none"
[   231.338] (**) Logitech M325: (accel) selected scheme none/0
[   231.338] (**) Logitech M325: (accel) acceleration factor: 2.000
[   231.338] (**) Logitech M325: (accel) acceleration threshold: 4
[   231.343] (II) event17 - Logitech M325: is tagged by udev as: Mouse
[   231.344] (II) event17 - Logitech M325: device set to 600 DPI
[   231.344] (II) event17 - Logitech M325: device is a pointer
[   231.347] (II) config/udev: Adding input device Logitech M325 (/dev/input/mouse1)
[   231.347] (II) No input driver specified, ignoring this device.
[   231.347] (II) This device may have been added with another device file.
[   231.349] (II) config/udev: Adding input device Logitech K800 (/dev/input/event20)
[   231.349] (**) Logitech K800: Applying InputClass "libinput keyboard catchall"
[   231.349] (II) Using input driver 'libinput' for 'Logitech K800'
[   231.349] (**) Logitech K800: always reports core events
[   231.349] (**) Option "Device" "/dev/input/event20"
[   231.349] (**) Option "_source" "server/udev"
[   231.355] (II) event20 - Logitech K800: is tagged by udev as: Keyboard
[   231.355] (II) event20 - Logitech K800: device is a keyboard
[   231.356] (II) event20 - Logitech K800: device removed
[   231.391] (II) libinput: Logitech K800: needs a virtual subdevice
[   231.391] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:406E.0005/input/input36/event20"
[   231.391] (II) XINPUT: Adding extended input device "Logitech K800" (type: MOUSE, id 10)
[   231.391] (**) Option "AccelerationScheme" "none"
[   231.391] (**) Logitech K800: (accel) selected scheme none/0
[   231.391] (**) Logitech K800: (accel) acceleration factor: 2.000
[   231.391] (**) Logitech K800: (accel) acceleration threshold: 4
[   231.397] (II) event20 - Logitech K800: is tagged by udev as: Keyboard
[   231.397] (II) event20 - Logitech K800: device is a keyboard
[   231.400] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event15)
[   231.400] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[   231.400] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[   231.400] (**) Integrated Camera: Integrated C: always reports core events
[   231.400] (**) Option "Device" "/dev/input/event15"
[   231.400] (**) Option "_source" "server/udev"
[   231.404] (II) event15 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[   231.404] (II) event15 - Integrated Camera: Integrated C: device is a keyboard
[   231.405] (II) event15 - Integrated Camera: Integrated C: device removed
[   231.457] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input22/event15"
[   231.458] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 11)
[   231.462] (II) event15 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[   231.462] (II) event15 - Integrated Camera: Integrated C: device is a keyboard
[   231.463] (II) config/udev: Adding input device Integrated Camera: Integrated I (/dev/input/event16)
[   231.463] (**) Integrated Camera: Integrated I: Applying InputClass "libinput keyboard catchall"
[   231.463] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated I'
[   231.463] (**) Integrated Camera: Integrated I: always reports core events
[   231.463] (**) Option "Device" "/dev/input/event16"
[   231.463] (**) Option "_source" "server/udev"
[   231.464] (II) event16 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[   231.464] (II) event16 - Integrated Camera: Integrated I: device is a keyboard
[   231.464] (II) event16 - Integrated Camera: Integrated I: device removed
[   231.524] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/input/input23/event16"
[   231.524] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated I" (type: KEYBOARD, id 12)
[   231.526] (II) event16 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[   231.526] (II) event16 - Integrated Camera: Integrated I: device is a keyboard
[   231.527] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[   231.527] (II) No input driver specified, ignoring this device.
[   231.527] (II) This device may have been added with another device file.
[   231.527] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
[   231.527] (II) No input driver specified, ignoring this device.
[   231.527] (II) This device may have been added with another device file.
[   231.528] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[   231.528] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   231.528] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   231.528] (**) AT Translated Set 2 keyboard: always reports core events
[   231.528] (**) Option "Device" "/dev/input/event4"
[   231.528] (**) Option "_source" "server/udev"
[   231.529] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   231.529] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[   231.530] (II) event4  - AT Translated Set 2 keyboard: device removed
[   231.564] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[   231.564] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[   231.568] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   231.568] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[   231.572] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event19)
[   231.572] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[   231.572] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[   231.572] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   231.572] (**) Option "Device" "/dev/input/event19"
[   231.572] (**) Option "_source" "server/udev"
[   231.575] (II) event19 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[   231.577] (II) event19 - SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[   231.580] (II) event19 - SynPS/2 Synaptics TouchPad: device is a touchpad
[   231.581] (II) event19 - SynPS/2 Synaptics TouchPad: device removed
[   231.645] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event19"
[   231.645] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[   231.648] (**) Option "AccelerationScheme" "none"
[   231.648] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[   231.648] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   231.648] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   231.652] (II) event19 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[   231.653] (II) event19 - SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[   231.657] (II) event19 - SynPS/2 Synaptics TouchPad: device is a touchpad
[   231.659] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[   231.659] (II) No input driver specified, ignoring this device.
[   231.659] (II) This device may have been added with another device file.
[   231.661] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/event18)
[   231.661] (**) TPPS/2 Elan TrackPoint: Applying InputClass "libinput pointer catchall"
[   231.661] (II) Using input driver 'libinput' for 'TPPS/2 Elan TrackPoint'
[   231.661] (**) TPPS/2 Elan TrackPoint: always reports core events
[   231.661] (**) Option "Device" "/dev/input/event18"
[   231.661] (**) Option "_source" "server/udev"
[   231.664] (II) event18 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[   231.665] (II) event18 - TPPS/2 Elan TrackPoint: device is a pointer
[   231.669] (II) event18 - TPPS/2 Elan TrackPoint: device removed
[   231.724] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input24/event18"
[   231.724] (II) XINPUT: Adding extended input device "TPPS/2 Elan TrackPoint" (type: MOUSE, id 15)
[   231.725] (**) Option "AccelerationScheme" "none"
[   231.725] (**) TPPS/2 Elan TrackPoint: (accel) selected scheme none/0
[   231.725] (**) TPPS/2 Elan TrackPoint: (accel) acceleration factor: 2.000
[   231.725] (**) TPPS/2 Elan TrackPoint: (accel) acceleration threshold: 4
[   231.728] (II) event18 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[   231.730] (II) event18 - TPPS/2 Elan TrackPoint: device is a pointer
[   231.734] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/mouse2)
[   231.734] (II) No input driver specified, ignoring this device.
[   231.734] (II) This device may have been added with another device file.
[   231.735] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[   231.735] (II) No input driver specified, ignoring this device.
[   231.735] (II) This device may have been added with another device file.
[   231.737] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
[   231.737] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[   231.737] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[   231.737] (**) ThinkPad Extra Buttons: always reports core events
[   231.737] (**) Option "Device" "/dev/input/event5"
[   231.737] (**) Option "_source" "server/udev"
[   231.740] (II) event5  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[   231.740] (II) event5  - ThinkPad Extra Buttons: device is a keyboard
[   231.741] (II) event5  - ThinkPad Extra Buttons: device removed
[   231.778] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input6/event5"
[   231.778] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 16)
[   231.781] (II) event5  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[   231.781] (II) event5  - ThinkPad Extra Buttons: device is a keyboard
[   231.794] (II) event2  - Power Button: device removed
[   231.831] (II) event3  - Video Bus: device removed
[   231.858] (II) event0  - Sleep Button: device removed
[   231.884] (II) event17 - Logitech M325: device removed
[   231.938] (II) event20 - Logitech K800: device removed
[   231.964] (II) event15 - Integrated Camera: Integrated C: device removed
[   232.018] (II) event16 - Integrated Camera: Integrated I: device removed
[   232.071] (II) event4  - AT Translated Set 2 keyboard: device removed
[   232.098] (II) event19 - SynPS/2 Synaptics TouchPad: device removed
[   232.151] (II) event18 - TPPS/2 Elan TrackPoint: device removed
[   232.204] (II) event5  - ThinkPad Extra Buttons: device removed
[   232.235] (II) UnloadModule: "libinput"
[   232.235] (II) UnloadModule: "libinput"
[   232.235] (II) UnloadModule: "libinput"
[   232.236] (II) UnloadModule: "libinput"
[   232.236] (II) UnloadModule: "libinput"
[   232.236] (II) UnloadModule: "libinput"
[   232.236] (II) UnloadModule: "libinput"
[   232.236] (II) UnloadModule: "libinput"
[   232.236] (II) UnloadModule: "libinput"
[   232.236] (II) UnloadModule: "libinput"
[   232.236] (II) UnloadModule: "libinput"
[   234.120] (II) NVIDIA(GPU-0): Deleting GPU-0
[   234.124] (II) Server terminated successfully (0). Closing log file.

Thanks in advance for your time !

Last edited by loubi (2020-05-23 23:24:18)

Offline

#2 2020-05-22 20:13:27

loqs
Member
Registered: 2014-03-06
Posts: 17,372

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

loubi wrote:

I'm on a Lenovo x1 Gen2 with GTX-1650M and Graphic Device set to Discrete Graphics.

[   228.726] (--) PCI:*(1@0:0:0) 10de:1f91:17aa:229f rev 161, Mem @ 0xed000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288

Appears that disabled the integrated GPU so the only GPU available is the discrete Nvidia GPU.  If that is the case you do not need and should not use the optimus configuration.
If you undo the changes for optimus what is the result?

Offline

#3 2020-05-22 20:22:03

loubi
Member
Registered: 2020-05-22
Posts: 19

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

I already have comment it in the lightdm.conf :

[/home/lou]% sudo su
[sudo] Mot de passe de lou :
root@bi:/home/lou# mount /dev/nvme0n1p7 /mnt
root@bi:/home/lou# grep display-setup /mnt/etc/lightdm/lightdm.conf
# display-setup-script = Script to run when starting a greeter session (runs as root)
#display-setup-script=/etc/lightdm/display_setup.sh
root@bi:/home/lou#

Still ran into a loop sad

Offline

#4 2020-05-22 20:28:09

loqs
Member
Registered: 2014-03-06
Posts: 17,372

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

The  /var/log/lightdm/lightdm.log containing the following was produced with with it commented out?

[+3.00s] DEBUG: Launching process 613: /etc/lightdm/setup_display.sh
[+3.00s] DEBUG: Process 613 exited with return value 1
[+3.00s] DEBUG: Seat seat0: Exit status of /etc/lightdm/setup_display.sh: 1
[+3.00s] DEBUG: Seat seat0: Stopping display server due to failed setup script

Edit:
If not please post an updated /var/log/lightdm/lightdm.log

Last edited by loqs (2020-05-22 20:29:38)

Offline

#5 2020-05-22 20:32:23

loubi
Member
Registered: 2020-05-22
Posts: 19

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

Here it is, still from my Ubuntu. I hope it has been updated :

[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.30.0, UID=0 PID=611
[+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.00s] DEBUG: Registered seat module local
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
[+0.00s] DEBUG: Monitoring logind for seats
[+0.00s] DEBUG: New seat added from logind: seat0
[+0.00s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.00s] DEBUG: Seat seat0: Starting
[+0.00s] DEBUG: Seat seat0: Creating greeter session
[+0.00s] DEBUG: Seat seat0: Creating display server of type x
[+0.00s] DEBUG: posix_spawn avoided (fd close requested) 
[+0.00s] DEBUG: Could not run plymouth --ping: Failed to execute child process “plymouth” (No such file or directory)
[+0.00s] DEBUG: Using VT 1
[+0.00s] DEBUG: Seat seat0: Starting local X display on VT 1
[+0.00s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+0.00s] DEBUG: XServer 0: Writing X server authority to /run/lightdm/root/:0
[+0.00s] DEBUG: XServer 0: Launching X Server
[+0.00s] DEBUG: Launching process 617: /usr/bin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt1 -novtswitch
[+0.00s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+0.00s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.00s] WARNING: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
[+0.00s] DEBUG: Loading user config from /etc/lightdm/users.conf
[+0.00s] DEBUG: User lou added
[+0.00s] DEBUG: posix_spawn avoided (automatic reaping requested) (fd close requested) 
[+3.30s] DEBUG: Got signal 10 from process 617
[+3.30s] DEBUG: XServer 0: Got signal from X server :0
[+3.30s] DEBUG: XServer 0: Connecting to XServer :0
[+3.30s] DEBUG: posix_spawn avoided (fd close requested) (child_setup specified) 
[+3.30s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+3.30s] DEBUG: Session pid=634: Started with service 'lightdm-greeter', username 'lightdm'
[+3.31s] DEBUG: Session pid=634: Authentication complete with return value 0: Success
[+3.31s] DEBUG: Seat seat0: Session authenticated, running command
[+3.31s] DEBUG: Session pid=634: Running command /usr/bin/lightdm-gtk-greeter
[+3.31s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+3.31s] DEBUG: Session pid=634: Logging to /var/log/lightdm/seat0-greeter.log
[+3.33s] DEBUG: Activating VT 1
[+3.33s] DEBUG: Activating login1 session c2
[+3.33s] DEBUG: Seat seat0 changes active session to c2
[+3.33s] DEBUG: Session c2 is already active
[+3.33s] DEBUG: Greeter closed communication channel
[+3.33s] DEBUG: Session pid=634: Exited with return value 1
[+3.33s] DEBUG: Seat seat0: Session stopped
[+3.33s] DEBUG: Seat seat0: Stopping; failed to start a greeter
[+3.33s] DEBUG: Seat seat0: Stopping
[+3.33s] DEBUG: Seat seat0: Stopping display server
[+3.33s] DEBUG: Sending signal 15 to process 617
[+3.34s] DEBUG: Seat seat0 changes active session to 
[+5.80s] DEBUG: Process 617 exited with return value 0
[+5.80s] DEBUG: XServer 0: X server stopped
[+5.80s] DEBUG: Releasing VT 1
[+5.80s] DEBUG: XServer 0: Removing X server authority /run/lightdm/root/:0
[+5.80s] DEBUG: Seat seat0: Display server stopped
[+5.80s] DEBUG: Seat seat0: Stopped
[+5.80s] DEBUG: Required seat has stopped
[+5.80s] DEBUG: Stopping display manager
[+5.80s] DEBUG: Display manager stopped
[+5.80s] DEBUG: Stopping daemon
[+5.80s] DEBUG: Exiting with return value 1

Offline

#6 2020-05-22 20:36:18

loqs
Member
Registered: 2014-03-06
Posts: 17,372

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

Please check if the lightdm-gtk-greeter package is installed and also post the contents of /var/log/lightdm/seat0-greeter.log

Offline

#7 2020-05-22 20:49:36

loubi
Member
Registered: 2020-05-22
Posts: 19

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

ls /mnt/var/lib/pacman/local/ | grep lightdm

lightdm-1:1.30.0-3
lightdm-gtk-greeter-1:2.0.7-2

cat /mnt/var/log/lightdm/seat0-greeter.log

** (process:634): WARNING **: 20:19:56.809: Error reading existing Xauthority: Failed to open file ?/var/lib/lightdm/.Xauthority?: Permission denied
Error writing X authority: Failed to open X authority /var/lib/lightdm/.Xauthority: Permission denied

Don't know what to do with this but it seems interesting... O.o

Offline

#8 2020-05-22 21:03:23

loqs
Member
Registered: 2014-03-06
Posts: 17,372

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

Perhaps a similar cause to https://bbs.archlinux.org/viewtopic.php?id=236839

stat / /var/lib/lightdm /var/lib/lightdm-data

Offline

#9 2020-05-22 21:16:59

loubi
Member
Registered: 2020-05-22
Posts: 19

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

LC_ALL=C  stat /mnt /mnt/var/lib/lightdm /mnt/var/lib/lightdm-data

  File: /mnt
  Size: 4096            Blocks: 8          IO Block: 4096   directory
Device: 10307h/66311d   Inode: 2           Links: 17
Access: (0700/drwx------)  Uid: ( 1000/     lou)   Gid: ( 1000/   loubi)
Access: 2020-05-22 00:42:38.174017890 +0200
Modify: 2020-05-22 00:42:27.628923815 +0200
Change: 2020-05-22 00:42:27.628923815 +0200
 Birth: -
stat: cannot stat '/mnt/var/lib/lightdm': No such file or directory
  File: /mnt/var/lib/lightdm-data
  Size: 4096            Blocks: 8          IO Block: 4096   directory
Device: 10307h/66311d   Inode: 658472      Links: 3
Access: (0755/drwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2020-05-22 23:06:56.289300486 +0200
Modify: 2020-05-22 22:19:56.788340965 +0200
Change: 2020-05-22 22:19:56.788340965 +0200
 Birth: -

ls /mnt/var/lib/pacman/local | grep nvidia

ls /mnt/var/lib/pacman/local | grep nvidia
nvidia-440.82-16
nvidia-utils-440.82-1

I am a bit lost on the thread you forward me, but i'm going to try a few tips from there.
Can't believe I have an at least 6 yo problem ^^ Damn nvidia

Offline

#10 2020-05-22 21:27:02

loqs
Member
Registered: 2014-03-06
Posts: 17,372

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

From arch can you access another terminal with Ctrl + Alt +F2 if not change the default target to boot into to multi-user.target.
If that does not work use the installation media chroot in.  Then check the outputs of the stat commands to prevent the results being affected by being mounted under Ubuntu.
Edit:
At that same time you can disable lightdm.service.

Last edited by loqs (2020-05-22 21:28:53)

Offline

#11 2020-05-22 21:56:28

loubi
Member
Registered: 2020-05-22
Posts: 19

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

Unable to change tty, I have change the default target, and logged in.
Here is the output, minus the lightdm file as it does not exist:

  File: /
  Size: 4096            Blocks: 8          IO Block: 4096   directory
Device: 10307h/66311d   Inode: 2           Links: 17
Access: (0700/drwx------)  Uid: ( 1000/     lou)   Gid: ( 1000/ UNKNOWN)
Access: 2020-05-22 00:42:38.174017890 +0200
Modify: 2020-05-22 00:42:27.628923815 +0200
Change: 2020-05-22 00:42:27.628923815 +0200
 Birth: 2020-05-22 00:27:37.000000000 +0200
  File: /var/lib/lightdm-data/
  Size: 4096            Blocks: 8          IO Block: 4096   directory
Device: 10307h/66311d   Inode: 658472      Links: 3
Access: (0755/drwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2020-05-22 23:06:56.289300486 +0200
Modify: 2020-05-22 22:19:56.788340965 +0200
Change: 2020-05-22 22:19:56.788340965 +0200
 Birth: 2020-05-22 02:30:16.595762595 +0200

I have mount my Ubuntu into Arch to make stat / /var .... > /mnt/home/xxx/file
I have of course disabled the lightdm service.

Offline

#12 2020-05-22 22:14:26

loqs
Member
Registered: 2014-03-06
Posts: 17,372

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

/ should be owned root:root with permissions 0755

# chown 0:0 /
# chmod 0755 /

Last edited by loqs (2020-05-22 22:15:09)

Offline

#13 2020-05-23 08:43:48

loubi
Member
Registered: 2020-05-22
Posts: 19

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

Wow how could that happend ?
Chown and chmod it, I am now able to launch systemctl start lightdm but:
- It doesn't start at login, still prompt by the tty,
- My keyboard layout is not the good one,
- When typing the right password, it "failed".

In /var/log/light/lightdm.log I can see this :

[+22.65s] WARNING: Session pid=684: Error writing to session: Broken pipe
[+22.65s] WARNING: Session pid=684: Error writing to session: Broken pipe
[+22.65s] WARNING: Session pid=684: Error writing to session: Broken pipe
[+22.65s] WARNING: Session pid=684: Error writing to session: Broken pipe
[+22.65s] WARNING: Session pid=684: Error writing to session: Broken pipe
[+22.65s] WARNING: Session pid=684: Error writing to session: Broken pipe
[+22.65s] WARNING: Session pid=684: Error writing to session: Broken pipe

Thanks for your help, such a pleasure to not being alone in the empty darkness of my TTY smile

Offline

#14 2020-05-23 12:12:34

loqs
Member
Registered: 2014-03-06
Posts: 17,372

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

Did you configure the keyboard during localization?  You can not login on the console because it rejects the password?
Chroot in,  if you can not log in and please post the journal for the last boot.  Also an updated full /var/log/light/lightdm.log please.

Offline

#15 2020-05-23 13:09:37

loubi
Member
Registered: 2020-05-22
Posts: 19

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

loqs wrote:

Did you configure the keyboard during localization?

Yes i did, here are the files :

sed /^#/d /etc/locale.gen

fr_FR.UTF-8 UTF-8  

cat /etc/locale.conf

LANG=fr_FR.UTF-8

cat /etc/vconsole.conf

KEYMAP=fr
loqs wrote:

You can not login on the console because it rejects the password?

I can. The boot process leave me on tty1, where I can log into. The layout is ok. If I log in as root, and then do systemctl start lightdm, lightdm actually launch, but the layout is not the good one. If I log through lightdm using the right password, it "failed" (not because of credentials, because of an another error).
If I do startx, my dwm launch, and on an ST terminal, my layout is also not the choosen one.
The layout is good ONLY in tty.

journalctl -b

-- Logs begin at Fri 2020-05-22 01:00:45 CEST, end at Sat 2020-05-23 14:49:44 CEST. --
May 23 14:48:23 pcarch kernel: Linux version 5.6.13-arch1-1 (linux@archlinux) (gcc version 10.1.0 (GCC)) #1 SMP PREEMPT Thu, 14 May 2020 06:52:53 +0000
May 23 14:48:23 pcarch kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/nvme0n1p7
May 23 14:48:23 pcarch kernel: KERNEL supported cpus:
May 23 14:48:23 pcarch kernel:   Intel GenuineIntel
May 23 14:48:23 pcarch kernel:   AMD AuthenticAMD
May 23 14:48:23 pcarch kernel:   Hygon HygonGenuine
May 23 14:48:23 pcarch kernel:   Centaur CentaurHauls
May 23 14:48:23 pcarch kernel:   zhaoxin   Shanghai  
May 23 14:48:23 pcarch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
May 23 14:48:23 pcarch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
May 23 14:48:23 pcarch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
May 23 14:48:23 pcarch kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
May 23 14:48:23 pcarch kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
May 23 14:48:23 pcarch kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
May 23 14:48:23 pcarch kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
May 23 14:48:23 pcarch kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
May 23 14:48:23 pcarch kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
May 23 14:48:23 pcarch kernel: BIOS-provided physical RAM map:
May 23 14:48:23 pcarch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
May 23 14:48:23 pcarch kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
May 23 14:48:23 pcarch kernel: BIOS-e820: [mem 0x0000000000100000-0x000000008f2e7fff] usable
May 23 14:48:23 pcarch kernel: BIOS-e820: [mem 0x000000008f2e8000-0x000000008f2e9fff] reserved
May 23 14:48:23 pcarch kernel: BIOS-e820: [mem 0x000000008f2ea000-0x000000009814efff] usable
May 23 14:48:23 pcarch kernel: BIOS-e820: [mem 0x000000009814f000-0x000000009814ffff] reserved
May 23 14:48:23 pcarch kernel: BIOS-e820: [mem 0x0000000098150000-0x00000000aaf05fff] usable
May 23 14:48:23 pcarch kernel: BIOS-e820: [mem 0x00000000aaf06000-0x00000000afa61fff] reserved
May 23 14:48:23 pcarch kernel: BIOS-e820: [mem 0x00000000afa62000-0x00000000afca9fff] ACPI NVS
May 23 14:48:23 pcarch kernel: BIOS-e820: [mem 0x00000000afcaa000-0x00000000afd0efff] ACPI data
May 23 14:48:23 pcarch kernel: BIOS-e820: [mem 0x00000000afd0f000-0x00000000afd0ffff] usable
May 23 14:48:23 pcarch kernel: BIOS-e820: [mem 0x00000000afd10000-0x00000000b7ffffff] reserved
May 23 14:48:23 pcarch kernel: BIOS-e820: [mem 0x00000000b8000000-0x00000000b87fffff] usable
May 23 14:48:23 pcarch kernel: BIOS-e820: [mem 0x00000000b8800000-0x00000000baffffff] reserved
May 23 14:48:23 pcarch kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
May 23 14:48:23 pcarch kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000442ffffff] usable
May 23 14:48:23 pcarch kernel: NX (Execute Disable) protection: active
May 23 14:48:23 pcarch kernel: e820: update [mem 0x9d7cc018-0x9d7eb857] usable ==> usable
May 23 14:48:23 pcarch kernel: e820: update [mem 0x9d7cc018-0x9d7eb857] usable ==> usable
May 23 14:48:23 pcarch kernel: extended physical RAM map:
May 23 14:48:23 pcarch kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
May 23 14:48:23 pcarch kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
May 23 14:48:23 pcarch kernel: reserve setup_data: [mem 0x0000000000100000-0x000000008f2e7fff] usable
May 23 14:48:23 pcarch kernel: reserve setup_data: [mem 0x000000008f2e8000-0x000000008f2e9fff] reserved
May 23 14:48:23 pcarch kernel: reserve setup_data: [mem 0x000000008f2ea000-0x000000009814efff] usable
May 23 14:48:23 pcarch kernel: reserve setup_data: [mem 0x000000009814f000-0x000000009814ffff] reserved
May 23 14:48:23 pcarch kernel: reserve setup_data: [mem 0x0000000098150000-0x000000009d7cc017] usable
May 23 14:48:23 pcarch kernel: reserve setup_data: [mem 0x000000009d7cc018-0x000000009d7eb857] usable
May 23 14:48:23 pcarch kernel: reserve setup_data: [mem 0x000000009d7eb858-0x00000000aaf05fff] usable
May 23 14:48:23 pcarch kernel: reserve setup_data: [mem 0x00000000aaf06000-0x00000000afa61fff] reserved
May 23 14:48:23 pcarch kernel: reserve setup_data: [mem 0x00000000afa62000-0x00000000afca9fff] ACPI NVS
May 23 14:48:23 pcarch kernel: reserve setup_data: [mem 0x00000000afcaa000-0x00000000afd0efff] ACPI data
May 23 14:48:23 pcarch kernel: reserve setup_data: [mem 0x00000000afd0f000-0x00000000afd0ffff] usable
May 23 14:48:23 pcarch kernel: reserve setup_data: [mem 0x00000000afd10000-0x00000000b7ffffff] reserved
May 23 14:48:23 pcarch kernel: reserve setup_data: [mem 0x00000000b8000000-0x00000000b87fffff] usable
May 23 14:48:23 pcarch kernel: reserve setup_data: [mem 0x00000000b8800000-0x00000000baffffff] reserved
May 23 14:48:23 pcarch kernel: reserve setup_data: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
May 23 14:48:23 pcarch kernel: reserve setup_data: [mem 0x0000000100000000-0x0000000442ffffff] usable
May 23 14:48:23 pcarch kernel: efi: EFI v2.60 by Lenovo
May 23 14:48:23 pcarch kernel: efi:  TPMFinalLog=0xafca2000  SMBIOS=0xad77d000  SMBIOS 3.0=0xad770000  ACPI=0xafd0e000  ACPI 2.0=0xafd0e014  MEMATTR=0xa565e018  ESRT=0xab569000  RNG=0xad77e898  TPMEventLog=0x9ec50018 
May 23 14:48:23 pcarch kernel: efi: seeding entropy pool
May 23 14:48:23 pcarch kernel: SMBIOS 3.1.1 present.
May 23 14:48:23 pcarch kernel: DMI: LENOVO 20QVCTO1WW/20QVCTO1WW, BIOS N2OET43W (1.30 ) 03/24/2020
May 23 14:48:23 pcarch kernel: tsc: Detected 2600.000 MHz processor
May 23 14:48:23 pcarch kernel: tsc: Detected 2599.992 MHz TSC
May 23 14:48:23 pcarch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
May 23 14:48:23 pcarch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
May 23 14:48:23 pcarch kernel: last_pfn = 0x443000 max_arch_pfn = 0x400000000
May 23 14:48:23 pcarch kernel: MTRR default type: write-back
May 23 14:48:23 pcarch kernel: MTRR fixed ranges enabled:
May 23 14:48:23 pcarch kernel:   00000-9FFFF write-back
May 23 14:48:23 pcarch kernel:   A0000-BFFFF uncachable
May 23 14:48:23 pcarch kernel:   C0000-FFFFF write-protect
May 23 14:48:23 pcarch kernel: MTRR variable ranges enabled:
May 23 14:48:23 pcarch kernel:   0 base 00C0000000 mask 7FC0000000 uncachable
May 23 14:48:23 pcarch kernel:   1 base 00BC000000 mask 7FFC000000 uncachable
May 23 14:48:23 pcarch kernel:   2 base 00BB000000 mask 7FFF000000 uncachable
May 23 14:48:23 pcarch kernel:   3 base 2000000000 mask 6000000000 uncachable
May 23 14:48:23 pcarch kernel:   4 base 1000000000 mask 7000000000 uncachable
May 23 14:48:23 pcarch kernel:   5 base 0800000000 mask 7800000000 uncachable
May 23 14:48:23 pcarch kernel:   6 base 4000000000 mask 4000000000 uncachable
May 23 14:48:23 pcarch kernel:   7 disabled
May 23 14:48:23 pcarch kernel:   8 disabled
May 23 14:48:23 pcarch kernel:   9 disabled
May 23 14:48:23 pcarch kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
May 23 14:48:23 pcarch kernel: last_pfn = 0xb8800 max_arch_pfn = 0x400000000
May 23 14:48:23 pcarch kernel: esrt: Reserving ESRT space from 0x00000000ab569000 to 0x00000000ab569100.
May 23 14:48:23 pcarch kernel: check: Scanning 1 areas for low memory corruption
May 23 14:48:23 pcarch kernel: Using GB pages for direct mapping
May 23 14:48:23 pcarch kernel: BRK [0x292e01000, 0x292e01fff] PGTABLE
May 23 14:48:23 pcarch kernel: BRK [0x292e02000, 0x292e02fff] PGTABLE
May 23 14:48:23 pcarch kernel: BRK [0x292e03000, 0x292e03fff] PGTABLE
May 23 14:48:23 pcarch kernel: BRK [0x292e04000, 0x292e04fff] PGTABLE
May 23 14:48:23 pcarch kernel: BRK [0x292e05000, 0x292e05fff] PGTABLE
May 23 14:48:23 pcarch kernel: BRK [0x292e06000, 0x292e06fff] PGTABLE
May 23 14:48:23 pcarch kernel: BRK [0x292e07000, 0x292e07fff] PGTABLE
May 23 14:48:23 pcarch kernel: BRK [0x292e08000, 0x292e08fff] PGTABLE
May 23 14:48:23 pcarch kernel: BRK [0x292e09000, 0x292e09fff] PGTABLE
May 23 14:48:23 pcarch kernel: BRK [0x292e0a000, 0x292e0afff] PGTABLE
May 23 14:48:23 pcarch kernel: Secure boot disabled
May 23 14:48:23 pcarch kernel: RAMDISK: [mem 0x3f6dc000-0x3fffdfff]
May 23 14:48:23 pcarch kernel: ACPI: Early table checksum verification disabled
May 23 14:48:23 pcarch kernel: ACPI: RSDP 0x00000000AFD0E014 000024 (v02 LENOVO)
May 23 14:48:23 pcarch kernel: ACPI: XSDT 0x00000000AFD0C188 00011C (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 14:48:23 pcarch kernel: ACPI: FACP 0x00000000AD586000 000114 (v06 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 14:48:23 pcarch kernel: ACPI: DSDT 0x00000000AD55B000 0269A4 (v02 LENOVO CFL      20170001 INTL 20160422)
May 23 14:48:23 pcarch kernel: ACPI: FACS 0x00000000AFAE2000 000040
May 23 14:48:23 pcarch kernel: ACPI: SSDT 0x00000000AD5E0000 001B26 (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
May 23 14:48:23 pcarch kernel: ACPI: SSDT 0x00000000AD5DF000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
May 23 14:48:23 pcarch kernel: ACPI: SSDT 0x00000000AD5A4000 005280 (v02 LENOVO DptfTabl 00001000 INTL 20160527)
May 23 14:48:23 pcarch kernel: ACPI: SSDT 0x00000000AD58E000 00313D (v02 LENOVO SaSsdt   00003000 INTL 20160527)
May 23 14:48:23 pcarch kernel: ACPI: SSDT 0x00000000AD58B000 002A63 (v02 LENOVO PegSsdt  00001000 INTL 20160527)
May 23 14:48:23 pcarch kernel: ACPI: SSDT 0x00000000AD58A000 000612 (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
May 23 14:48:23 pcarch kernel: ACPI: TPM2 0x00000000AD589000 000034 (v04 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 14:48:23 pcarch kernel: ACPI: UEFI 0x00000000AFB03000 000042 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 14:48:23 pcarch kernel: ACPI: SSDT 0x00000000AD587000 000530 (v02 LENOVO PerfTune 00001000 INTL 20160527)
May 23 14:48:23 pcarch kernel: ACPI: HPET 0x00000000AD585000 000038 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 14:48:23 pcarch kernel: ACPI: APIC 0x00000000AD584000 00012C (v03 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 14:48:23 pcarch kernel: ACPI: MCFG 0x00000000AD583000 00003C (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 14:48:23 pcarch kernel: ACPI: ECDT 0x00000000AD582000 000053 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 14:48:23 pcarch kernel: ACPI: SSDT 0x00000000AD559000 001A93 (v02 LENOVO CflH_Tbt 00001000 INTL 20160527)
May 23 14:48:23 pcarch kernel: ACPI: SSDT 0x00000000AD556000 0028CE (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
May 23 14:48:23 pcarch kernel: ACPI: BOOT 0x00000000AD555000 000028 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 14:48:23 pcarch kernel: ACPI: SSDT 0x00000000AD553000 000EE9 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
May 23 14:48:23 pcarch kernel: ACPI: LPIT 0x00000000AD552000 000094 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 14:48:23 pcarch kernel: ACPI: WSMT 0x00000000AD551000 000028 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 14:48:23 pcarch kernel: ACPI: SSDT 0x00000000AD54F000 00167F (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
May 23 14:48:23 pcarch kernel: ACPI: DBGP 0x00000000AD54E000 000034 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 14:48:23 pcarch kernel: ACPI: DBG2 0x00000000AD54D000 000054 (v00 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 14:48:23 pcarch kernel: ACPI: MSDM 0x00000000AD54C000 000055 (v03 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 14:48:23 pcarch kernel: ACPI: BATB 0x00000000AD36F000 00004A (v02 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 14:48:23 pcarch kernel: ACPI: SSDT 0x00000000AB567000 001B7C (v01 LENOVO NvOptTbl 00001000 INTL 20160527)
May 23 14:48:23 pcarch kernel: ACPI: NHLT 0x00000000AB566000 00002D (v00 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 14:48:23 pcarch kernel: ACPI: DMAR 0x00000000AD554000 000070 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 14:48:23 pcarch kernel: ACPI: FPDT 0x00000000AB565000 000044 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 14:48:23 pcarch kernel: ACPI: BGRT 0x00000000AB564000 000038 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 14:48:23 pcarch kernel: ACPI: UEFI 0x00000000AFAAE000 00012A (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 14:48:23 pcarch kernel: ACPI: Local APIC address 0xfee00000
May 23 14:48:23 pcarch kernel: No NUMA configuration found
May 23 14:48:23 pcarch kernel: Faking a node at [mem 0x0000000000000000-0x0000000442ffffff]
May 23 14:48:23 pcarch kernel: NODE_DATA(0) allocated [mem 0x442ffc000-0x442ffffff]
May 23 14:48:23 pcarch kernel: Zone ranges:
May 23 14:48:23 pcarch kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
May 23 14:48:23 pcarch kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
May 23 14:48:23 pcarch kernel:   Normal   [mem 0x0000000100000000-0x0000000442ffffff]
May 23 14:48:23 pcarch kernel:   Device   empty
May 23 14:48:23 pcarch kernel: Movable zone start for each node
May 23 14:48:23 pcarch kernel: Early memory node ranges
May 23 14:48:23 pcarch kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
May 23 14:48:23 pcarch kernel:   node   0: [mem 0x0000000000100000-0x000000008f2e7fff]
May 23 14:48:23 pcarch kernel:   node   0: [mem 0x000000008f2ea000-0x000000009814efff]
May 23 14:48:23 pcarch kernel:   node   0: [mem 0x0000000098150000-0x00000000aaf05fff]
May 23 14:48:23 pcarch kernel:   node   0: [mem 0x00000000afd0f000-0x00000000afd0ffff]
May 23 14:48:23 pcarch kernel:   node   0: [mem 0x00000000b8000000-0x00000000b87fffff]
May 23 14:48:23 pcarch kernel:   node   0: [mem 0x0000000100000000-0x0000000442ffffff]
May 23 14:48:23 pcarch kernel: Zeroed struct page in unavailable ranges: 72030 pages
May 23 14:48:23 pcarch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000000442ffffff]
May 23 14:48:23 pcarch kernel: On node 0 totalpages: 4122274
May 23 14:48:23 pcarch kernel:   DMA zone: 64 pages used for memmap
May 23 14:48:23 pcarch kernel:   DMA zone: 21 pages reserved
May 23 14:48:23 pcarch kernel:   DMA zone: 3998 pages, LIFO batch:0
May 23 14:48:23 pcarch kernel:   DMA32 zone: 10909 pages used for memmap
May 23 14:48:23 pcarch kernel:   DMA32 zone: 698116 pages, LIFO batch:63
May 23 14:48:23 pcarch kernel:   Normal zone: 53440 pages used for memmap
May 23 14:48:23 pcarch kernel:   Normal zone: 3420160 pages, LIFO batch:63
May 23 14:48:23 pcarch kernel: x86/hpet: Will disable the HPET for this platform because it's not reliable
May 23 14:48:23 pcarch kernel: ACPI: PM-Timer IO Port: 0x1808
May 23 14:48:23 pcarch kernel: ACPI: Local APIC address 0xfee00000
May 23 14:48:23 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
May 23 14:48:23 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
May 23 14:48:23 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
May 23 14:48:23 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
May 23 14:48:23 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
May 23 14:48:23 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
May 23 14:48:23 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
May 23 14:48:23 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
May 23 14:48:23 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
May 23 14:48:23 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
May 23 14:48:23 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
May 23 14:48:23 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
May 23 14:48:23 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
May 23 14:48:23 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
May 23 14:48:23 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
May 23 14:48:23 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
May 23 14:48:23 pcarch kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
May 23 14:48:23 pcarch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
May 23 14:48:23 pcarch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
May 23 14:48:23 pcarch kernel: ACPI: IRQ0 used by override.
May 23 14:48:23 pcarch kernel: ACPI: IRQ9 used by override.
May 23 14:48:23 pcarch kernel: Using ACPI (MADT) for SMP configuration information
May 23 14:48:23 pcarch kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
May 23 14:48:23 pcarch kernel: e820: update [mem 0xa414f000-0xa41dffff] usable ==> reserved
May 23 14:48:23 pcarch kernel: smpboot: Allowing 12 CPUs, 0 hotplug CPUs
May 23 14:48:23 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
May 23 14:48:23 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
May 23 14:48:23 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0x8f2e8000-0x8f2e9fff]
May 23 14:48:23 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0x9814f000-0x9814ffff]
May 23 14:48:23 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0x9d7cc000-0x9d7ccfff]
May 23 14:48:23 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0x9d7eb000-0x9d7ebfff]
May 23 14:48:23 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xa414f000-0xa41dffff]
May 23 14:48:23 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xaaf06000-0xafa61fff]
May 23 14:48:23 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xafa62000-0xafca9fff]
May 23 14:48:23 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xafcaa000-0xafd0efff]
May 23 14:48:23 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xafd10000-0xb7ffffff]
May 23 14:48:23 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xb8800000-0xbaffffff]
May 23 14:48:23 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xbb000000-0xfe00ffff]
May 23 14:48:23 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
May 23 14:48:23 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xffffffff]
May 23 14:48:23 pcarch kernel: [mem 0xbb000000-0xfe00ffff] available for PCI devices
May 23 14:48:23 pcarch kernel: Booting paravirtualized kernel on bare hardware
May 23 14:48:23 pcarch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
May 23 14:48:23 pcarch kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:12 nr_node_ids:1
May 23 14:48:23 pcarch kernel: percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144
May 23 14:48:23 pcarch kernel: pcpu-alloc: s196608 r8192 d28672 u262144 alloc=1*2097152
May 23 14:48:23 pcarch kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
May 23 14:48:23 pcarch kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4057840
May 23 14:48:23 pcarch kernel: Policy zone: Normal
May 23 14:48:23 pcarch kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/nvme0n1p7
May 23 14:48:23 pcarch kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
May 23 14:48:23 pcarch kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
May 23 14:48:23 pcarch kernel: mem auto-init: stack:byref_all, heap alloc:on, heap free:off
May 23 14:48:23 pcarch kernel: Memory: 15985912K/16489096K available (12291K kernel code, 1463K rwdata, 4464K rodata, 1608K init, 3184K bss, 503184K reserved, 0K cma-reserved)
May 23 14:48:23 pcarch kernel: random: get_random_u64 called from __kmem_cache_create+0x3e/0x610 with crng_init=0
May 23 14:48:23 pcarch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
May 23 14:48:23 pcarch kernel: Kernel/User page tables isolation: enabled
May 23 14:48:23 pcarch kernel: ftrace: allocating 39095 entries in 153 pages
May 23 14:48:23 pcarch kernel: ftrace: allocated 153 pages with 4 groups
May 23 14:48:23 pcarch kernel: rcu: Preemptible hierarchical RCU implementation.
May 23 14:48:23 pcarch kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
May 23 14:48:23 pcarch kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
May 23 14:48:23 pcarch kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
May 23 14:48:23 pcarch kernel:         Tasks RCU enabled.
May 23 14:48:23 pcarch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
May 23 14:48:23 pcarch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
May 23 14:48:23 pcarch kernel: NR_IRQS: 20736, nr_irqs: 2152, preallocated irqs: 16
May 23 14:48:23 pcarch kernel: Console: colour dummy device 80x25
May 23 14:48:23 pcarch kernel: printk: console [tty0] enabled
May 23 14:48:23 pcarch kernel: ACPI: Core revision 20200110
May 23 14:48:23 pcarch kernel: APIC: Switch to symmetric I/O mode setup
May 23 14:48:23 pcarch kernel: DMAR: Host address width 39
May 23 14:48:23 pcarch kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
May 23 14:48:23 pcarch kernel: DMAR: dmar0: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
May 23 14:48:23 pcarch kernel: DMAR: RMRR base: 0x000000afa1f000 end: 0x000000afa3efff
May 23 14:48:23 pcarch kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 0
May 23 14:48:23 pcarch kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
May 23 14:48:23 pcarch kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
May 23 14:48:23 pcarch kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
May 23 14:48:23 pcarch kernel: x2apic enabled
May 23 14:48:23 pcarch kernel: Switched APIC routing to cluster x2apic.
May 23 14:48:23 pcarch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a34a6eea, max_idle_ns: 440795264358 ns
May 23 14:48:23 pcarch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5202.65 BogoMIPS (lpj=8666640)
May 23 14:48:23 pcarch kernel: pid_max: default: 32768 minimum: 301
May 23 14:48:23 pcarch kernel: LSM: Security Framework initializing
May 23 14:48:23 pcarch kernel: Yama: becoming mindful.
May 23 14:48:23 pcarch kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
May 23 14:48:23 pcarch kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
May 23 14:48:23 pcarch kernel: *** VALIDATE tmpfs ***
May 23 14:48:23 pcarch kernel: *** VALIDATE proc ***
May 23 14:48:23 pcarch kernel: *** VALIDATE cgroup ***
May 23 14:48:23 pcarch kernel: *** VALIDATE cgroup2 ***
May 23 14:48:23 pcarch kernel: mce: CPU0: Thermal monitoring enabled (TM1)
May 23 14:48:23 pcarch kernel: process: using mwait in idle threads
May 23 14:48:23 pcarch kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
May 23 14:48:23 pcarch kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
May 23 14:48:23 pcarch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
May 23 14:48:23 pcarch kernel: Spectre V2 : Mitigation: Full generic retpoline
May 23 14:48:23 pcarch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
May 23 14:48:23 pcarch kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
May 23 14:48:23 pcarch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
May 23 14:48:23 pcarch kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
May 23 14:48:23 pcarch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
May 23 14:48:23 pcarch kernel: MDS: Mitigation: Clear CPU buffers
May 23 14:48:23 pcarch kernel: Freeing SMP alternatives memory: 32K
May 23 14:48:23 pcarch kernel: TSC deadline timer enabled
May 23 14:48:23 pcarch kernel: smpboot: CPU0: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz (family: 0x6, model: 0x9e, stepping: 0xa)
May 23 14:48:23 pcarch kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
May 23 14:48:23 pcarch kernel: ... version:                4
May 23 14:48:23 pcarch kernel: ... bit width:              48
May 23 14:48:23 pcarch kernel: ... generic registers:      4
May 23 14:48:23 pcarch kernel: ... value mask:             0000ffffffffffff
May 23 14:48:23 pcarch kernel: ... max period:             00007fffffffffff
May 23 14:48:23 pcarch kernel: ... fixed-purpose events:   3
May 23 14:48:23 pcarch kernel: ... event mask:             000000070000000f
May 23 14:48:23 pcarch kernel: rcu: Hierarchical SRCU implementation.
May 23 14:48:23 pcarch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
May 23 14:48:23 pcarch kernel: smp: Bringing up secondary CPUs ...
May 23 14:48:23 pcarch kernel: x86: Booting SMP configuration:
May 23 14:48:23 pcarch kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6
May 23 14:48:23 pcarch kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
May 23 14:48:23 pcarch kernel:   #7  #8  #9 #10 #11
May 23 14:48:23 pcarch kernel: smp: Brought up 1 node, 12 CPUs
May 23 14:48:23 pcarch kernel: smpboot: Max logical packages: 1
May 23 14:48:23 pcarch kernel: smpboot: Total of 12 processors activated (62424.80 BogoMIPS)
May 23 14:48:23 pcarch kernel: devtmpfs: initialized
May 23 14:48:23 pcarch kernel: x86/mm: Memory block size: 128MB
May 23 14:48:23 pcarch kernel: PM: Registering ACPI NVS region [mem 0xafa62000-0xafca9fff] (2392064 bytes)
May 23 14:48:23 pcarch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
May 23 14:48:23 pcarch kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
May 23 14:48:23 pcarch kernel: pinctrl core: initialized pinctrl subsystem
May 23 14:48:23 pcarch kernel: PM: RTC time: 12:48:22, date: 2020-05-23
May 23 14:48:23 pcarch kernel: thermal_sys: Registered thermal governor 'fair_share'
May 23 14:48:23 pcarch kernel: thermal_sys: Registered thermal governor 'bang_bang'
May 23 14:48:23 pcarch kernel: thermal_sys: Registered thermal governor 'step_wise'
May 23 14:48:23 pcarch kernel: thermal_sys: Registered thermal governor 'user_space'
May 23 14:48:23 pcarch kernel: thermal_sys: Registered thermal governor 'power_allocator'
May 23 14:48:23 pcarch kernel: NET: Registered protocol family 16
May 23 14:48:23 pcarch kernel: audit: initializing netlink subsys (disabled)
May 23 14:48:23 pcarch kernel: audit: type=2000 audit(1590238101.499:1): state=initialized audit_enabled=0 res=1
May 23 14:48:23 pcarch kernel: cpuidle: using governor ladder
May 23 14:48:23 pcarch kernel: cpuidle: using governor menu
May 23 14:48:23 pcarch kernel: Simple Boot Flag at 0x47 set to 0x1
May 23 14:48:23 pcarch kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
May 23 14:48:23 pcarch kernel: ACPI: bus type PCI registered
May 23 14:48:23 pcarch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
May 23 14:48:23 pcarch kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
May 23 14:48:23 pcarch kernel: PCI: not using MMCONFIG
May 23 14:48:23 pcarch kernel: PCI: Using configuration type 1 for base access
May 23 14:48:23 pcarch kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
May 23 14:48:23 pcarch kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
May 23 14:48:23 pcarch kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
May 23 14:48:23 pcarch kernel: ACPI: Added _OSI(Module Device)
May 23 14:48:23 pcarch kernel: ACPI: Added _OSI(Processor Device)
May 23 14:48:23 pcarch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
May 23 14:48:23 pcarch kernel: ACPI: Added _OSI(Processor Aggregator Device)
May 23 14:48:23 pcarch kernel: ACPI: Added _OSI(Linux-Dell-Video)
May 23 14:48:23 pcarch kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
May 23 14:48:23 pcarch kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
May 23 14:48:23 pcarch kernel: ACPI: 13 ACPI AML tables successfully acquired and loaded
May 23 14:48:23 pcarch kernel: ACPI: EC: EC started
May 23 14:48:23 pcarch kernel: ACPI: EC: interrupt blocked
May 23 14:48:23 pcarch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
May 23 14:48:23 pcarch kernel: ACPI: EC: Boot ECDT EC used to handle transactions
May 23 14:48:23 pcarch kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
May 23 14:48:23 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 14:48:23 pcarch kernel: ACPI: SSDT 0xFFFF9753AFDDCE00 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
May 23 14:48:23 pcarch kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
May 23 14:48:23 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 14:48:23 pcarch kernel: ACPI: SSDT 0xFFFF9753AFDE6400 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
May 23 14:48:23 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 14:48:23 pcarch kernel: ACPI: SSDT 0xFFFF9753B0026000 000600 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
May 23 14:48:23 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 14:48:23 pcarch kernel: ACPI: SSDT 0xFFFF9753AFDDA800 000149 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
May 23 14:48:23 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 14:48:23 pcarch kernel: ACPI: SSDT 0xFFFF9753B0020800 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
May 23 14:48:23 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 14:48:23 pcarch kernel: ACPI: SSDT 0xFFFF9753B0021000 0005FC (v02 PmRef  ApIst    00003000 INTL 20160527)
May 23 14:48:23 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 14:48:23 pcarch kernel: ACPI: SSDT 0xFFFF9753AFDE1800 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
May 23 14:48:23 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 14:48:23 pcarch kernel: ACPI: SSDT 0xFFFF9753B0072000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160527)
May 23 14:48:23 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 14:48:23 pcarch kernel: ACPI: SSDT 0xFFFF9753AFDE4000 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
May 23 14:48:23 pcarch kernel: ACPI: Interpreter enabled
May 23 14:48:23 pcarch kernel: ACPI: (supports S0 S3 S4 S5)
May 23 14:48:23 pcarch kernel: ACPI: Using IOAPIC for interrupt routing
May 23 14:48:23 pcarch kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
May 23 14:48:23 pcarch kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in ACPI motherboard resources
May 23 14:48:23 pcarch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
May 23 14:48:23 pcarch kernel: ACPI: Enabled 12 GPEs in block 00 to 7F
May 23 14:48:23 pcarch kernel: ACPI: Power Resource [PG00] (on)
May 23 14:48:23 pcarch kernel: ACPI: Power Resource [PG01] (on)
May 23 14:48:23 pcarch kernel: ACPI: Power Resource [PG02] (on)
May 23 14:48:23 pcarch kernel: ACPI: Power Resource [PUBS] (on)
May 23 14:48:23 pcarch kernel: ACPI: Power Resource [USBC] (on)
May 23 14:48:23 pcarch kernel: ACPI: Power Resource [WRST] (on)
May 23 14:48:23 pcarch kernel: ACPI: Power Resource [DRST] (on)
May 23 14:48:23 pcarch kernel: ACPI: Power Resource [PXP] (on)
May 23 14:48:23 pcarch kernel: ACPI: Power Resource [V0PR] (on)
May 23 14:48:23 pcarch kernel: ACPI: Power Resource [V1PR] (on)
May 23 14:48:23 pcarch kernel: ACPI: Power Resource [V2PR] (on)
May 23 14:48:23 pcarch kernel: ACPI: Power Resource [WRST] (on)
May 23 14:48:23 pcarch kernel: ACPI: Power Resource [PIN] (off)
May 23 14:48:23 pcarch kernel: ACPI: Power Resource [PINP] (off)
May 23 14:48:23 pcarch kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
May 23 14:48:23 pcarch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
May 23 14:48:23 pcarch kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
May 23 14:48:23 pcarch kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR]
May 23 14:48:23 pcarch kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
May 23 14:48:23 pcarch kernel: PCI host bridge to bus 0000:00
May 23 14:48:23 pcarch kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
May 23 14:48:23 pcarch kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
May 23 14:48:23 pcarch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
May 23 14:48:23 pcarch kernel: pci_bus 0000:00: root bus resource [mem 0xbb000000-0xefffffff window]
May 23 14:48:23 pcarch kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
May 23 14:48:23 pcarch kernel: pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
May 23 14:48:23 pcarch kernel: pci_bus 0000:00: root bus resource [bus 00-7e]
May 23 14:48:23 pcarch kernel: pci 0000:00:00.0: [8086:3ec4] type 00 class 0x060000
May 23 14:48:23 pcarch kernel: pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
May 23 14:48:23 pcarch kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
May 23 14:48:23 pcarch kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
May 23 14:48:23 pcarch kernel: pci 0000:00:04.0: reg 0x10: [mem 0x4040100000-0x4040107fff 64bit]
May 23 14:48:23 pcarch kernel: pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
May 23 14:48:23 pcarch kernel: pci 0000:00:08.0: reg 0x10: [mem 0x4040114000-0x4040114fff 64bit]
May 23 14:48:23 pcarch kernel: pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
May 23 14:48:23 pcarch kernel: pci 0000:00:12.0: reg 0x10: [mem 0x4040113000-0x4040113fff 64bit]
May 23 14:48:23 pcarch kernel: pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
May 23 14:48:23 pcarch kernel: pci 0000:00:14.0: reg 0x10: [mem 0xef820000-0xef82ffff 64bit]
May 23 14:48:23 pcarch kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
May 23 14:48:23 pcarch kernel: pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
May 23 14:48:23 pcarch kernel: pci 0000:00:14.2: reg 0x10: [mem 0x404010c000-0x404010dfff 64bit]
May 23 14:48:23 pcarch kernel: pci 0000:00:14.2: reg 0x18: [mem 0x4040112000-0x4040112fff 64bit]
May 23 14:48:23 pcarch kernel: pci 0000:00:15.0: [8086:a368] type 00 class 0x0c8000
May 23 14:48:23 pcarch kernel: pci 0000:00:15.0: reg 0x10: [mem 0x4040111000-0x4040111fff 64bit]
May 23 14:48:23 pcarch kernel: pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
May 23 14:48:23 pcarch kernel: pci 0000:00:16.0: reg 0x10: [mem 0x4040110000-0x4040110fff 64bit]
May 23 14:48:23 pcarch kernel: pci 0000:00:16.0: PME# supported from D3hot
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.4: [8086:a32c] type 01 class 0x060400
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.4: PME# supported from D0 D3hot D3cold
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.4: PTM enabled (root), 4ns granularity
May 23 14:48:23 pcarch kernel: pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400
May 23 14:48:23 pcarch kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
May 23 14:48:23 pcarch kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
May 23 14:48:23 pcarch kernel: pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
May 23 14:48:23 pcarch kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
May 23 14:48:23 pcarch kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
May 23 14:48:23 pcarch kernel: pci 0000:00:1d.6: [8086:a336] type 01 class 0x060400
May 23 14:48:23 pcarch kernel: pci 0000:00:1d.6: PME# supported from D0 D3hot D3cold
May 23 14:48:23 pcarch kernel: pci 0000:00:1d.6: PTM enabled (root), 4ns granularity
May 23 14:48:23 pcarch kernel: pci 0000:00:1e.0: [8086:a328] type 00 class 0x078000
May 23 14:48:23 pcarch kernel: pci 0000:00:1e.0: reg 0x10: [mem 0x404010f000-0x404010ffff 64bit]
May 23 14:48:23 pcarch kernel: pci 0000:00:1f.0: [8086:a30e] type 00 class 0x060100
May 23 14:48:23 pcarch kernel: pci 0000:00:1f.3: [8086:a348] type 00 class 0x040380
May 23 14:48:23 pcarch kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x4040108000-0x404010bfff 64bit]
May 23 14:48:23 pcarch kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x4040000000-0x40400fffff 64bit]
May 23 14:48:23 pcarch kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
May 23 14:48:23 pcarch kernel: pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
May 23 14:48:23 pcarch kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x404010e000-0x404010e0ff 64bit]
May 23 14:48:23 pcarch kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
May 23 14:48:23 pcarch kernel: pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
May 23 14:48:23 pcarch kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xef830000-0xef830fff]
May 23 14:48:23 pcarch kernel: pci 0000:00:1f.6: [8086:15bc] type 00 class 0x020000
May 23 14:48:23 pcarch kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xef800000-0xef81ffff]
May 23 14:48:23 pcarch kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
May 23 14:48:23 pcarch kernel: pci 0000:01:00.0: [10de:1f91] type 00 class 0x030000
May 23 14:48:23 pcarch kernel: pci 0000:01:00.0: reg 0x10: [mem 0xed000000-0xedffffff]
May 23 14:48:23 pcarch kernel: pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
May 23 14:48:23 pcarch kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
May 23 14:48:23 pcarch kernel: pci 0000:01:00.0: reg 0x24: [io  0x3000-0x307f]
May 23 14:48:23 pcarch kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
May 23 14:48:23 pcarch kernel: pci 0000:01:00.0: BAR 1: assigned to efifb
May 23 14:48:23 pcarch kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
May 23 14:48:23 pcarch kernel: pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x16 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8 GT/s x16 link)
May 23 14:48:23 pcarch kernel: pci 0000:01:00.1: [10de:10fa] type 00 class 0x040300
May 23 14:48:23 pcarch kernel: pci 0000:01:00.1: reg 0x10: [mem 0xee000000-0xee003fff]
May 23 14:48:23 pcarch kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
May 23 14:48:23 pcarch kernel: pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
May 23 14:48:23 pcarch kernel: pci 0000:00:01.0:   bridge window [mem 0xed000000-0xee0fffff]
May 23 14:48:23 pcarch kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.0: PCI bridge to [bus 03]
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.0:   bridge window [io  0x2000-0x2fff]
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.0:   bridge window [mem 0xeee00000-0xef7fffff]
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.0:   bridge window [mem 0xee100000-0xeeafffff 64bit pref]
May 23 14:48:23 pcarch kernel: pci 0000:04:00.0: [8086:15ea] type 01 class 0x060400
May 23 14:48:23 pcarch kernel: pci 0000:04:00.0: enabling Extended Tags
May 23 14:48:23 pcarch kernel: pci 0000:04:00.0: supports D1 D2
May 23 14:48:23 pcarch kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
May 23 14:48:23 pcarch kernel: pci 0000:04:00.0: PTM enabled, 4ns granularity
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.4: PCI bridge to [bus 04-51]
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.4:   bridge window [mem 0xd4000000-0xec1fffff]
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.4:   bridge window [mem 0x4000000000-0x403fffffff 64bit pref]
May 23 14:48:23 pcarch kernel: pci 0000:05:00.0: [8086:15ea] type 01 class 0x060400
May 23 14:48:23 pcarch kernel: pci 0000:05:00.0: enabling Extended Tags
May 23 14:48:23 pcarch kernel: pci 0000:05:00.0: supports D1 D2
May 23 14:48:23 pcarch kernel: pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
May 23 14:48:23 pcarch kernel: pci 0000:05:01.0: [8086:15ea] type 01 class 0x060400
May 23 14:48:23 pcarch kernel: pci 0000:05:01.0: enabling Extended Tags
May 23 14:48:23 pcarch kernel: pci 0000:05:01.0: supports D1 D2
May 23 14:48:23 pcarch kernel: pci 0000:05:01.0: PME# supported from D0 D1 D2 D3hot D3cold
May 23 14:48:23 pcarch kernel: pci 0000:05:02.0: [8086:15ea] type 01 class 0x060400
May 23 14:48:23 pcarch kernel: pci 0000:05:02.0: enabling Extended Tags
May 23 14:48:23 pcarch kernel: pci 0000:05:02.0: supports D1 D2
May 23 14:48:23 pcarch kernel: pci 0000:05:02.0: PME# supported from D0 D1 D2 D3hot D3cold
May 23 14:48:23 pcarch kernel: pci 0000:05:04.0: [8086:15ea] type 01 class 0x060400
May 23 14:48:23 pcarch kernel: pci 0000:05:04.0: enabling Extended Tags
May 23 14:48:23 pcarch kernel: pci 0000:05:04.0: supports D1 D2
May 23 14:48:23 pcarch kernel: pci 0000:05:04.0: PME# supported from D0 D1 D2 D3hot D3cold
May 23 14:48:23 pcarch kernel: pci 0000:04:00.0: PCI bridge to [bus 05-51]
May 23 14:48:23 pcarch kernel: pci 0000:04:00.0:   bridge window [mem 0xd4000000-0xec1fffff]
May 23 14:48:23 pcarch kernel: pci 0000:04:00.0:   bridge window [mem 0x4000000000-0x403fffffff 64bit pref]
May 23 14:48:23 pcarch kernel: pci 0000:06:00.0: [8086:15eb] type 00 class 0x088000
May 23 14:48:23 pcarch kernel: pci 0000:06:00.0: reg 0x10: [mem 0xec100000-0xec13ffff]
May 23 14:48:23 pcarch kernel: pci 0000:06:00.0: reg 0x14: [mem 0xec140000-0xec140fff]
May 23 14:48:23 pcarch kernel: pci 0000:06:00.0: enabling Extended Tags
May 23 14:48:23 pcarch kernel: pci 0000:06:00.0: supports D1 D2
May 23 14:48:23 pcarch kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
May 23 14:48:23 pcarch kernel: pci 0000:05:00.0: PCI bridge to [bus 06]
May 23 14:48:23 pcarch kernel: pci 0000:05:00.0:   bridge window [mem 0xec100000-0xec1fffff]
May 23 14:48:23 pcarch kernel: pci 0000:05:01.0: PCI bridge to [bus 07-2b]
May 23 14:48:23 pcarch kernel: pci 0000:05:01.0:   bridge window [mem 0xd4000000-0xdfffffff]
May 23 14:48:23 pcarch kernel: pci 0000:05:01.0:   bridge window [mem 0x4000000000-0x401fffffff 64bit pref]
May 23 14:48:23 pcarch kernel: pci 0000:2c:00.0: [8086:15ec] type 00 class 0x0c0330
May 23 14:48:23 pcarch kernel: pci 0000:2c:00.0: reg 0x10: [mem 0xe0000000-0xe000ffff]
May 23 14:48:23 pcarch kernel: pci 0000:2c:00.0: enabling Extended Tags
May 23 14:48:23 pcarch kernel: pci 0000:2c:00.0: supports D1 D2
May 23 14:48:23 pcarch kernel: pci 0000:2c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
May 23 14:48:23 pcarch kernel: pci 0000:2c:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x4 link at 0000:05:02.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
May 23 14:48:23 pcarch kernel: pci 0000:05:02.0: PCI bridge to [bus 2c]
May 23 14:48:23 pcarch kernel: pci 0000:05:02.0:   bridge window [mem 0xe0000000-0xe00fffff]
May 23 14:48:23 pcarch kernel: pci 0000:05:04.0: PCI bridge to [bus 2d-51]
May 23 14:48:23 pcarch kernel: pci 0000:05:04.0:   bridge window [mem 0xe0100000-0xec0fffff]
May 23 14:48:23 pcarch kernel: pci 0000:05:04.0:   bridge window [mem 0x4020000000-0x403fffffff 64bit pref]
May 23 14:48:23 pcarch kernel: pci 0000:53:00.0: [17a0:9755] type 00 class 0x080501
May 23 14:48:23 pcarch kernel: pci 0000:53:00.0: reg 0x10: [mem 0xeed00000-0xeed00fff]
May 23 14:48:23 pcarch kernel: pci 0000:53:00.0: supports D1 D2
May 23 14:48:23 pcarch kernel: pci 0000:53:00.0: PME# supported from D1 D2 D3hot D3cold
May 23 14:48:23 pcarch kernel: pci 0000:00:1c.0: PCI bridge to [bus 53]
May 23 14:48:23 pcarch kernel: pci 0000:00:1c.0:   bridge window [mem 0xeed00000-0xeedfffff]
May 23 14:48:23 pcarch kernel: pci 0000:02:00.0: [144d:a808] type 00 class 0x010802
May 23 14:48:23 pcarch kernel: pci 0000:02:00.0: reg 0x10: [mem 0xeec00000-0xeec03fff 64bit]
May 23 14:48:23 pcarch kernel: pci 0000:00:1d.0: PCI bridge to [bus 02]
May 23 14:48:23 pcarch kernel: pci 0000:00:1d.0:   bridge window [mem 0xeec00000-0xeecfffff]
May 23 14:48:23 pcarch kernel: pci 0000:52:00.0: [8086:2723] type 00 class 0x028000
May 23 14:48:23 pcarch kernel: pci 0000:52:00.0: reg 0x10: [mem 0xeeb00000-0xeeb03fff 64bit]
May 23 14:48:23 pcarch kernel: pci 0000:52:00.0: PME# supported from D0 D3hot D3cold
May 23 14:48:23 pcarch kernel: pci 0000:00:1d.6: PCI bridge to [bus 52]
May 23 14:48:23 pcarch kernel: pci 0000:00:1d.6:   bridge window [mem 0xeeb00000-0xeebfffff]
May 23 14:48:23 pcarch kernel: ACPI: EC: interrupt unblocked
May 23 14:48:23 pcarch kernel: ACPI: EC: event unblocked
May 23 14:48:23 pcarch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
May 23 14:48:23 pcarch kernel: ACPI: EC: GPE=0x16
May 23 14:48:23 pcarch kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions and events
May 23 14:48:23 pcarch kernel: iommu: Default domain type: Translated 
May 23 14:48:23 pcarch kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
May 23 14:48:23 pcarch kernel: pci 0000:01:00.0: vgaarb: bridge control possible
May 23 14:48:23 pcarch kernel: pci 0000:01:00.0: vgaarb: setting as boot device
May 23 14:48:23 pcarch kernel: vgaarb: loaded
May 23 14:48:23 pcarch kernel: SCSI subsystem initialized
May 23 14:48:23 pcarch kernel: libata version 3.00 loaded.
May 23 14:48:23 pcarch kernel: ACPI: bus type USB registered
May 23 14:48:23 pcarch kernel: usbcore: registered new interface driver usbfs
May 23 14:48:23 pcarch kernel: usbcore: registered new interface driver hub
May 23 14:48:23 pcarch kernel: usbcore: registered new device driver usb
May 23 14:48:23 pcarch kernel: pps_core: LinuxPPS API ver. 1 registered
May 23 14:48:23 pcarch kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
May 23 14:48:23 pcarch kernel: PTP clock support registered
May 23 14:48:23 pcarch kernel: EDAC MC: Ver: 3.0.0
May 23 14:48:23 pcarch kernel: Registered efivars operations
May 23 14:48:23 pcarch kernel: PCI: Using ACPI for IRQ routing
May 23 14:48:23 pcarch kernel: PCI: pci_cache_line_size set to 64 bytes
May 23 14:48:23 pcarch kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
May 23 14:48:23 pcarch kernel: e820: reserve RAM buffer [mem 0x8f2e8000-0x8fffffff]
May 23 14:48:23 pcarch kernel: e820: reserve RAM buffer [mem 0x9814f000-0x9bffffff]
May 23 14:48:23 pcarch kernel: e820: reserve RAM buffer [mem 0x9d7cc018-0x9fffffff]
May 23 14:48:23 pcarch kernel: e820: reserve RAM buffer [mem 0xa414f000-0xa7ffffff]
May 23 14:48:23 pcarch kernel: e820: reserve RAM buffer [mem 0xaaf06000-0xabffffff]
May 23 14:48:23 pcarch kernel: e820: reserve RAM buffer [mem 0xafd10000-0xafffffff]
May 23 14:48:23 pcarch kernel: e820: reserve RAM buffer [mem 0xb8800000-0xbbffffff]
May 23 14:48:23 pcarch kernel: e820: reserve RAM buffer [mem 0x443000000-0x443ffffff]
May 23 14:48:23 pcarch kernel: NetLabel: Initializing
May 23 14:48:23 pcarch kernel: NetLabel:  domain hash size = 128
May 23 14:48:23 pcarch kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
May 23 14:48:23 pcarch kernel: NetLabel:  unlabeled traffic allowed by default
May 23 14:48:23 pcarch kernel: clocksource: Switched to clocksource tsc-early
May 23 14:48:23 pcarch kernel: *** VALIDATE bpf ***
May 23 14:48:23 pcarch kernel: VFS: Disk quotas dquot_6.6.0
May 23 14:48:23 pcarch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
May 23 14:48:23 pcarch kernel: *** VALIDATE ramfs ***
May 23 14:48:23 pcarch kernel: *** VALIDATE hugetlbfs ***
May 23 14:48:23 pcarch kernel: pnp: PnP ACPI init
May 23 14:48:23 pcarch kernel: system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
May 23 14:48:23 pcarch kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
May 23 14:48:23 pcarch kernel: system 00:01: [io  0x1800-0x18fe] has been reserved
May 23 14:48:23 pcarch kernel: system 00:01: [mem 0xfd000000-0xfd69ffff] has been reserved
May 23 14:48:23 pcarch kernel: system 00:01: [mem 0xfd6c0000-0xfd6cffff] has been reserved
May 23 14:48:23 pcarch kernel: system 00:01: [mem 0xfd6f0000-0xfdffffff] has been reserved
May 23 14:48:23 pcarch kernel: system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
May 23 14:48:23 pcarch kernel: system 00:01: [mem 0xfe200000-0xfe7fffff] has been reserved
May 23 14:48:23 pcarch kernel: system 00:01: [mem 0xff000000-0xffffffff] has been reserved
May 23 14:48:23 pcarch kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
May 23 14:48:23 pcarch kernel: system 00:02: [io  0xff00-0xfffe] has been reserved
May 23 14:48:23 pcarch kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
May 23 14:48:23 pcarch kernel: system 00:03: [io  0x0680-0x069f] has been reserved
May 23 14:48:23 pcarch kernel: system 00:03: [io  0x164e-0x164f] has been reserved
May 23 14:48:23 pcarch kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
May 23 14:48:23 pcarch kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
May 23 14:48:23 pcarch kernel: system 00:05: [io  0x1854-0x1857] has been reserved
May 23 14:48:23 pcarch kernel: system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
May 23 14:48:23 pcarch kernel: pnp 00:06: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
May 23 14:48:23 pcarch kernel: pnp 00:07: Plug and Play ACPI device, IDs LEN0402 PNP0f13 (active)
May 23 14:48:23 pcarch kernel: system 00:08: [io  0x1800-0x189f] could not be reserved
May 23 14:48:23 pcarch kernel: system 00:08: [io  0x0800-0x087f] has been reserved
May 23 14:48:23 pcarch kernel: system 00:08: [io  0x0880-0x08ff] has been reserved
May 23 14:48:23 pcarch kernel: system 00:08: [io  0x0900-0x097f] has been reserved
May 23 14:48:23 pcarch kernel: system 00:08: [io  0x0980-0x09ff] has been reserved
May 23 14:48:23 pcarch kernel: system 00:08: [io  0x0a00-0x0a7f] has been reserved
May 23 14:48:23 pcarch kernel: system 00:08: [io  0x0a80-0x0aff] has been reserved
May 23 14:48:23 pcarch kernel: system 00:08: [io  0x0b00-0x0b7f] has been reserved
May 23 14:48:23 pcarch kernel: system 00:08: [io  0x0b80-0x0bff] has been reserved
May 23 14:48:23 pcarch kernel: system 00:08: [io  0x15e0-0x15ef] has been reserved
May 23 14:48:23 pcarch kernel: system 00:08: [io  0x1600-0x167f] could not be reserved
May 23 14:48:23 pcarch kernel: system 00:08: [io  0x1640-0x165f] could not be reserved
May 23 14:48:23 pcarch kernel: system 00:08: [mem 0xf0000000-0xf7ffffff] has been reserved
May 23 14:48:23 pcarch kernel: system 00:08: [mem 0xfed10000-0xfed13fff] has been reserved
May 23 14:48:23 pcarch kernel: system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
May 23 14:48:23 pcarch kernel: system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
May 23 14:48:23 pcarch kernel: system 00:08: [mem 0xfeb00000-0xfebfffff] has been reserved
May 23 14:48:23 pcarch kernel: system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
May 23 14:48:23 pcarch kernel: system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
May 23 14:48:23 pcarch kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
May 23 14:48:23 pcarch kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
May 23 14:48:23 pcarch kernel: system 00:0a: [mem 0xfed10000-0xfed17fff] could not be reserved
May 23 14:48:23 pcarch kernel: system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
May 23 14:48:23 pcarch kernel: system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
May 23 14:48:23 pcarch kernel: system 00:0a: [mem 0xf0000000-0xf7ffffff] has been reserved
May 23 14:48:23 pcarch kernel: system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
May 23 14:48:23 pcarch kernel: system 00:0a: [mem 0xfed90000-0xfed93fff] could not be reserved
May 23 14:48:23 pcarch kernel: system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
May 23 14:48:23 pcarch kernel: system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved
May 23 14:48:23 pcarch kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
May 23 14:48:23 pcarch kernel: system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
May 23 14:48:23 pcarch kernel: system 00:0b: [mem 0x000c0000-0x000c3fff] could not be reserved
May 23 14:48:23 pcarch kernel: system 00:0b: [mem 0x000c8000-0x000cbfff] could not be reserved
May 23 14:48:23 pcarch kernel: system 00:0b: [mem 0x000d0000-0x000d3fff] could not be reserved
May 23 14:48:23 pcarch kernel: system 00:0b: [mem 0x000d8000-0x000dbfff] could not be reserved
May 23 14:48:23 pcarch kernel: system 00:0b: [mem 0x000e0000-0x000e3fff] could not be reserved
May 23 14:48:23 pcarch kernel: system 00:0b: [mem 0x000e8000-0x000ebfff] could not be reserved
May 23 14:48:23 pcarch kernel: system 00:0b: [mem 0x000f0000-0x000fffff] could not be reserved
May 23 14:48:23 pcarch kernel: system 00:0b: [mem 0x00100000-0xbaffffff] could not be reserved
May 23 14:48:23 pcarch kernel: system 00:0b: [mem 0xfec00000-0xfed3ffff] could not be reserved
May 23 14:48:23 pcarch kernel: system 00:0b: [mem 0xfed4c000-0xffffffff] could not be reserved
May 23 14:48:23 pcarch kernel: system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
May 23 14:48:23 pcarch kernel: pnp: PnP ACPI: found 12 devices
May 23 14:48:23 pcarch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
May 23 14:48:23 pcarch kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
May 23 14:48:23 pcarch kernel: pci 0000:05:01.0: bridge window [io  0x1000-0x0fff] to [bus 07-2b] add_size 1000
May 23 14:48:23 pcarch kernel: pci 0000:05:04.0: bridge window [io  0x1000-0x0fff] to [bus 2d-51] add_size 1000
May 23 14:48:23 pcarch kernel: pci 0000:04:00.0: bridge window [io  0x1000-0x0fff] to [bus 05-51] add_size 2000
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.4: bridge window [io  0x1000-0x0fff] to [bus 04-51] add_size 3000
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.4: BAR 13: assigned [io  0x4000-0x6fff]
May 23 14:48:23 pcarch kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xee080000-0xee0fffff pref]
May 23 14:48:23 pcarch kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
May 23 14:48:23 pcarch kernel: pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
May 23 14:48:23 pcarch kernel: pci 0000:00:01.0:   bridge window [mem 0xed000000-0xee0fffff]
May 23 14:48:23 pcarch kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.0: PCI bridge to [bus 03]
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.0:   bridge window [io  0x2000-0x2fff]
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.0:   bridge window [mem 0xeee00000-0xef7fffff]
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.0:   bridge window [mem 0xee100000-0xeeafffff 64bit pref]
May 23 14:48:23 pcarch kernel: pci 0000:04:00.0: BAR 13: assigned [io  0x4000-0x5fff]
May 23 14:48:23 pcarch kernel: pci 0000:05:01.0: BAR 13: assigned [io  0x4000-0x4fff]
May 23 14:48:23 pcarch kernel: pci 0000:05:04.0: BAR 13: assigned [io  0x5000-0x5fff]
May 23 14:48:23 pcarch kernel: pci 0000:05:00.0: PCI bridge to [bus 06]
May 23 14:48:23 pcarch kernel: pci 0000:05:00.0:   bridge window [mem 0xec100000-0xec1fffff]
May 23 14:48:23 pcarch kernel: pci 0000:05:01.0: PCI bridge to [bus 07-2b]
May 23 14:48:23 pcarch kernel: pci 0000:05:01.0:   bridge window [io  0x4000-0x4fff]
May 23 14:48:23 pcarch kernel: pci 0000:05:01.0:   bridge window [mem 0xd4000000-0xdfffffff]
May 23 14:48:23 pcarch kernel: pci 0000:05:01.0:   bridge window [mem 0x4000000000-0x401fffffff 64bit pref]
May 23 14:48:23 pcarch kernel: pci 0000:05:02.0: PCI bridge to [bus 2c]
May 23 14:48:23 pcarch kernel: pci 0000:05:02.0:   bridge window [mem 0xe0000000-0xe00fffff]
May 23 14:48:23 pcarch kernel: pci 0000:05:04.0: PCI bridge to [bus 2d-51]
May 23 14:48:23 pcarch kernel: pci 0000:05:04.0:   bridge window [io  0x5000-0x5fff]
May 23 14:48:23 pcarch kernel: pci 0000:05:04.0:   bridge window [mem 0xe0100000-0xec0fffff]
May 23 14:48:23 pcarch kernel: pci 0000:05:04.0:   bridge window [mem 0x4020000000-0x403fffffff 64bit pref]
May 23 14:48:23 pcarch kernel: pci 0000:04:00.0: PCI bridge to [bus 05-51]
May 23 14:48:23 pcarch kernel: pci 0000:04:00.0:   bridge window [io  0x4000-0x5fff]
May 23 14:48:23 pcarch kernel: pci 0000:04:00.0:   bridge window [mem 0xd4000000-0xec1fffff]
May 23 14:48:23 pcarch kernel: pci 0000:04:00.0:   bridge window [mem 0x4000000000-0x403fffffff 64bit pref]
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.4: PCI bridge to [bus 04-51]
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.4:   bridge window [io  0x4000-0x6fff]
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.4:   bridge window [mem 0xd4000000-0xec1fffff]
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.4:   bridge window [mem 0x4000000000-0x403fffffff 64bit pref]
May 23 14:48:23 pcarch kernel: pci 0000:00:1c.0: PCI bridge to [bus 53]
May 23 14:48:23 pcarch kernel: pci 0000:00:1c.0:   bridge window [mem 0xeed00000-0xeedfffff]
May 23 14:48:23 pcarch kernel: pci 0000:00:1d.0: PCI bridge to [bus 02]
May 23 14:48:23 pcarch kernel: pci 0000:00:1d.0:   bridge window [mem 0xeec00000-0xeecfffff]
May 23 14:48:23 pcarch kernel: pci 0000:00:1d.6: PCI bridge to [bus 52]
May 23 14:48:23 pcarch kernel: pci 0000:00:1d.6:   bridge window [mem 0xeeb00000-0xeebfffff]
May 23 14:48:23 pcarch kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
May 23 14:48:23 pcarch kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
May 23 14:48:23 pcarch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
May 23 14:48:23 pcarch kernel: pci_bus 0000:00: resource 7 [mem 0xbb000000-0xefffffff window]
May 23 14:48:23 pcarch kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
May 23 14:48:23 pcarch kernel: pci_bus 0000:00: resource 9 [mem 0xfc800000-0xfe7fffff window]
May 23 14:48:23 pcarch kernel: pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
May 23 14:48:23 pcarch kernel: pci_bus 0000:01: resource 1 [mem 0xed000000-0xee0fffff]
May 23 14:48:23 pcarch kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
May 23 14:48:23 pcarch kernel: pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
May 23 14:48:23 pcarch kernel: pci_bus 0000:03: resource 1 [mem 0xeee00000-0xef7fffff]
May 23 14:48:23 pcarch kernel: pci_bus 0000:03: resource 2 [mem 0xee100000-0xeeafffff 64bit pref]
May 23 14:48:23 pcarch kernel: pci_bus 0000:04: resource 0 [io  0x4000-0x6fff]
May 23 14:48:23 pcarch kernel: pci_bus 0000:04: resource 1 [mem 0xd4000000-0xec1fffff]
May 23 14:48:23 pcarch kernel: pci_bus 0000:04: resource 2 [mem 0x4000000000-0x403fffffff 64bit pref]
May 23 14:48:23 pcarch kernel: pci_bus 0000:05: resource 0 [io  0x4000-0x5fff]
May 23 14:48:23 pcarch kernel: pci_bus 0000:05: resource 1 [mem 0xd4000000-0xec1fffff]
May 23 14:48:23 pcarch kernel: pci_bus 0000:05: resource 2 [mem 0x4000000000-0x403fffffff 64bit pref]
May 23 14:48:23 pcarch kernel: pci_bus 0000:06: resource 1 [mem 0xec100000-0xec1fffff]
May 23 14:48:23 pcarch kernel: pci_bus 0000:07: resource 0 [io  0x4000-0x4fff]
May 23 14:48:23 pcarch kernel: pci_bus 0000:07: resource 1 [mem 0xd4000000-0xdfffffff]
May 23 14:48:23 pcarch kernel: pci_bus 0000:07: resource 2 [mem 0x4000000000-0x401fffffff 64bit pref]
May 23 14:48:23 pcarch kernel: pci_bus 0000:2c: resource 1 [mem 0xe0000000-0xe00fffff]
May 23 14:48:23 pcarch kernel: pci_bus 0000:2d: resource 0 [io  0x5000-0x5fff]
May 23 14:48:23 pcarch kernel: pci_bus 0000:2d: resource 1 [mem 0xe0100000-0xec0fffff]
May 23 14:48:23 pcarch kernel: pci_bus 0000:2d: resource 2 [mem 0x4020000000-0x403fffffff 64bit pref]
May 23 14:48:23 pcarch kernel: pci_bus 0000:53: resource 1 [mem 0xeed00000-0xeedfffff]
May 23 14:48:23 pcarch kernel: pci_bus 0000:02: resource 1 [mem 0xeec00000-0xeecfffff]
May 23 14:48:23 pcarch kernel: pci_bus 0000:52: resource 1 [mem 0xeeb00000-0xeebfffff]
May 23 14:48:23 pcarch kernel: NET: Registered protocol family 2
May 23 14:48:23 pcarch kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
May 23 14:48:23 pcarch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
May 23 14:48:23 pcarch kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
May 23 14:48:23 pcarch kernel: TCP: Hash tables configured (established 131072 bind 65536)
May 23 14:48:23 pcarch kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
May 23 14:48:23 pcarch kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
May 23 14:48:23 pcarch kernel: NET: Registered protocol family 1
May 23 14:48:23 pcarch kernel: NET: Registered protocol family 44
May 23 14:48:23 pcarch kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
May 23 14:48:23 pcarch kernel: PCI: CLS 128 bytes, default 64
May 23 14:48:23 pcarch kernel: Trying to unpack rootfs image as initramfs...
May 23 14:48:23 pcarch kernel: Freeing initrd memory: 9352K
May 23 14:48:23 pcarch kernel: DMAR: Intel-IOMMU force enabled due to platform opt in
May 23 14:48:23 pcarch kernel: DMAR: No ATSR found
May 23 14:48:23 pcarch kernel: DMAR: dmar0: Using Queued invalidation
May 23 14:48:23 pcarch kernel: pci 0000:00:00.0: Adding to iommu group 0
May 23 14:48:23 pcarch kernel: pci 0000:00:01.0: Adding to iommu group 1
May 23 14:48:23 pcarch kernel: pci 0000:00:04.0: Adding to iommu group 2
May 23 14:48:23 pcarch kernel: pci 0000:00:08.0: Adding to iommu group 3
May 23 14:48:23 pcarch kernel: pci 0000:00:12.0: Adding to iommu group 4
May 23 14:48:23 pcarch kernel: pci 0000:00:14.0: Adding to iommu group 5
May 23 14:48:23 pcarch kernel: pci 0000:00:14.2: Adding to iommu group 5
May 23 14:48:23 pcarch kernel: pci 0000:00:15.0: Adding to iommu group 6
May 23 14:48:23 pcarch kernel: pci 0000:00:16.0: Adding to iommu group 7
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.0: Adding to iommu group 8
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.4: Adding to iommu group 8
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.4: DMAR: Device uses a private dma domain.
May 23 14:48:23 pcarch kernel: pci 0000:00:1b.4: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 14:48:23 pcarch kernel: pci 0000:00:1c.0: Adding to iommu group 9
May 23 14:48:23 pcarch kernel: pci 0000:00:1d.0: Adding to iommu group 10
May 23 14:48:23 pcarch kernel: pci 0000:00:1d.6: Adding to iommu group 10
May 23 14:48:23 pcarch kernel: pci 0000:00:1e.0: Adding to iommu group 11
May 23 14:48:23 pcarch kernel: pci 0000:00:1f.0: Adding to iommu group 12
May 23 14:48:23 pcarch kernel: pci 0000:00:1f.3: Adding to iommu group 12
May 23 14:48:23 pcarch kernel: pci 0000:00:1f.4: Adding to iommu group 12
May 23 14:48:23 pcarch kernel: pci 0000:00:1f.5: Adding to iommu group 12
May 23 14:48:23 pcarch kernel: pci 0000:00:1f.6: Adding to iommu group 12
May 23 14:48:23 pcarch kernel: pci 0000:01:00.0: Adding to iommu group 1
May 23 14:48:23 pcarch kernel: pci 0000:01:00.1: Adding to iommu group 1
May 23 14:48:23 pcarch kernel: pci 0000:04:00.0: Adding to iommu group 8
May 23 14:48:23 pcarch kernel: pci 0000:04:00.0: DMAR: Device uses a private dma domain.
May 23 14:48:23 pcarch kernel: pci 0000:04:00.0: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 14:48:23 pcarch kernel: pci 0000:05:00.0: Adding to iommu group 8
May 23 14:48:23 pcarch kernel: pci 0000:05:00.0: DMAR: Device uses a private dma domain.
May 23 14:48:23 pcarch kernel: pci 0000:05:00.0: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 14:48:23 pcarch kernel: pci 0000:05:01.0: Adding to iommu group 8
May 23 14:48:23 pcarch kernel: pci 0000:05:01.0: DMAR: Device uses a private dma domain.
May 23 14:48:23 pcarch kernel: pci 0000:05:01.0: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 14:48:23 pcarch kernel: pci 0000:05:02.0: Adding to iommu group 8
May 23 14:48:23 pcarch kernel: pci 0000:05:02.0: DMAR: Device uses a private dma domain.
May 23 14:48:23 pcarch kernel: pci 0000:05:02.0: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 14:48:23 pcarch kernel: pci 0000:05:04.0: Adding to iommu group 8
May 23 14:48:23 pcarch kernel: pci 0000:05:04.0: DMAR: Device uses a private dma domain.
May 23 14:48:23 pcarch kernel: pci 0000:05:04.0: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 14:48:23 pcarch kernel: pci 0000:06:00.0: Adding to iommu group 8
May 23 14:48:23 pcarch kernel: pci 0000:06:00.0: DMAR: Device uses a private dma domain.
May 23 14:48:23 pcarch kernel: pci 0000:06:00.0: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 14:48:23 pcarch kernel: pci 0000:2c:00.0: Adding to iommu group 8
May 23 14:48:23 pcarch kernel: pci 0000:2c:00.0: DMAR: Device uses a private dma domain.
May 23 14:48:23 pcarch kernel: pci 0000:2c:00.0: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 14:48:23 pcarch kernel: pci 0000:53:00.0: Adding to iommu group 9
May 23 14:48:23 pcarch kernel: pci 0000:02:00.0: Adding to iommu group 10
May 23 14:48:23 pcarch kernel: pci 0000:52:00.0: Adding to iommu group 10
May 23 14:48:23 pcarch kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
May 23 14:48:23 pcarch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
May 23 14:48:23 pcarch kernel: software IO TLB: mapped [mem 0x9ef36000-0xa2f36000] (64MB)
May 23 14:48:23 pcarch kernel: check: Scanning for low memory corruption every 60 seconds
May 23 14:48:23 pcarch kernel: Initialise system trusted keyrings
May 23 14:48:23 pcarch kernel: Key type blacklist registered
May 23 14:48:23 pcarch kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
May 23 14:48:23 pcarch kernel: zbud: loaded
May 23 14:48:23 pcarch kernel: Key type asymmetric registered
May 23 14:48:23 pcarch kernel: Asymmetric key parser 'x509' registered
May 23 14:48:23 pcarch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
May 23 14:48:23 pcarch kernel: io scheduler mq-deadline registered
May 23 14:48:23 pcarch kernel: io scheduler kyber registered
May 23 14:48:23 pcarch kernel: io scheduler bfq registered
May 23 14:48:23 pcarch kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 121
May 23 14:48:23 pcarch kernel: pcieport 0000:00:1b.0: PME: Signaling with IRQ 122
May 23 14:48:23 pcarch kernel: pcieport 0000:00:1b.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
May 23 14:48:23 pcarch kernel: pcieport 0000:00:1b.4: PME: Signaling with IRQ 123
May 23 14:48:23 pcarch kernel: pcieport 0000:00:1b.4: pciehp: Slot #20 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
May 23 14:48:23 pcarch kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 124
May 23 14:48:23 pcarch kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 125
May 23 14:48:23 pcarch kernel: pcieport 0000:00:1d.6: PME: Signaling with IRQ 126
May 23 14:48:23 pcarch kernel: pcieport 0000:05:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
May 23 14:48:23 pcarch kernel: pcieport 0000:05:04.0: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
May 23 14:48:23 pcarch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
May 23 14:48:23 pcarch kernel: efifb: probing for efifb
May 23 14:48:23 pcarch kernel: efifb: framebuffer at 0xc0000000, using 8640k, total 8640k
May 23 14:48:23 pcarch kernel: efifb: mode is 1920x1080x32, linelength=8192, pages=1
May 23 14:48:23 pcarch kernel: efifb: scrolling: redraw
May 23 14:48:23 pcarch kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
May 23 14:48:23 pcarch kernel: fbcon: Deferring console take-over
May 23 14:48:23 pcarch kernel: fb0: EFI VGA frame buffer device
May 23 14:48:23 pcarch kernel: intel_idle: MWAIT substates: 0x11142120
May 23 14:48:23 pcarch kernel: intel_idle: v0.4.1 model 0x9E
May 23 14:48:23 pcarch kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
May 23 14:48:23 pcarch kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
May 23 14:48:23 pcarch kernel: ACPI: Sleep Button [SLPB]
May 23 14:48:23 pcarch kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
May 23 14:48:23 pcarch kernel: ACPI: Lid Switch [LID]
May 23 14:48:23 pcarch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
May 23 14:48:23 pcarch kernel: ACPI: Power Button [PWRF]
May 23 14:48:23 pcarch kernel: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
May 23 14:48:23 pcarch kernel: ACPI: Video Device [PEGP] (multi-head: yes  rom: no  post: no)
May 23 14:48:23 pcarch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input3
May 23 14:48:23 pcarch kernel: thermal LNXTHERM:00: registered as thermal_zone0
May 23 14:48:23 pcarch kernel: ACPI: Thermal Zone [THM0] (61 C)
May 23 14:48:23 pcarch kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
May 23 14:48:23 pcarch kernel: hpet_acpi_add: no address or irqs in _CRS
May 23 14:48:23 pcarch kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
May 23 14:48:23 pcarch kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
May 23 14:48:23 pcarch kernel: nvme nvme0: pci function 0000:02:00.0
May 23 14:48:23 pcarch kernel: usbcore: registered new interface driver usbserial_generic
May 23 14:48:23 pcarch kernel: usbserial: USB Serial support registered for generic
May 23 14:48:23 pcarch kernel: rtc_cmos 00:04: RTC can wake from S4
May 23 14:48:23 pcarch kernel: rtc_cmos 00:04: registered as rtc0
May 23 14:48:23 pcarch kernel: rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
May 23 14:48:23 pcarch kernel: intel_pstate: Intel P-state driver initializing
May 23 14:48:23 pcarch kernel: intel_pstate: HWP enabled
May 23 14:48:23 pcarch kernel: ledtrig-cpu: registered to indicate activity on CPUs
May 23 14:48:23 pcarch kernel: intel_pmc_core intel_pmc_core.0:  initialized
May 23 14:48:23 pcarch kernel: drop_monitor: Initializing network drop monitor service
May 23 14:48:23 pcarch kernel: NET: Registered protocol family 10
May 23 14:48:23 pcarch kernel: Segment Routing with IPv6
May 23 14:48:23 pcarch kernel: NET: Registered protocol family 17
May 23 14:48:23 pcarch kernel: RAS: Correctable Errors collector initialized.
May 23 14:48:23 pcarch kernel: microcode: sig=0x906ea, pf=0x20, revision=0xd2
May 23 14:48:23 pcarch kernel: microcode: Microcode Update Driver: v2.2.
May 23 14:48:23 pcarch kernel: IPI shorthand broadcast: enabled
May 23 14:48:23 pcarch kernel: sched_clock: Marking stable (1125950111, 7472516)->(1148221224, -14798597)
May 23 14:48:23 pcarch kernel: registered taskstats version 1
May 23 14:48:23 pcarch kernel: Loading compiled-in X.509 certificates
May 23 14:48:23 pcarch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 1a5b1048a6b7ec78607dc711c9ffd4db5209e9f2'
May 23 14:48:23 pcarch kernel: zswap: loaded using pool lzo/zbud
May 23 14:48:23 pcarch kernel: Key type ._fscrypt registered
May 23 14:48:23 pcarch kernel: Key type .fscrypt registered
May 23 14:48:23 pcarch kernel: Key type fscrypt-provisioning registered
May 23 14:48:23 pcarch kernel: Key type big_key registered
May 23 14:48:23 pcarch kernel: PM:   Magic number: 4:781:835
May 23 14:48:23 pcarch kernel: acpi INT34B0:00: hash matches
May 23 14:48:23 pcarch kernel: rtc_cmos 00:04: setting system clock to 2020-05-23T12:48:22 UTC (1590238102)
May 23 14:48:23 pcarch kernel: nvme nvme0: missing or invalid SUBNQN field.
May 23 14:48:23 pcarch kernel: nvme nvme0: Shutdown timeout set to 8 seconds
May 23 14:48:23 pcarch kernel: nvme nvme0: 12/0/0 default/read/poll queues
May 23 14:48:23 pcarch kernel:  nvme0n1: p1 p2 p3 p4 p5 p6 p7
May 23 14:48:23 pcarch kernel: Freeing unused decrypted memory: 2040K
May 23 14:48:23 pcarch kernel: Freeing unused kernel image (initmem) memory: 1608K
May 23 14:48:23 pcarch kernel: Write protecting the kernel read-only data: 20480k
May 23 14:48:23 pcarch kernel: Freeing unused kernel image (text/rodata gap) memory: 2044K
May 23 14:48:23 pcarch kernel: Freeing unused kernel image (rodata/data gap) memory: 1680K
May 23 14:48:23 pcarch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
May 23 14:48:23 pcarch kernel: x86/mm: Checking user space page tables
May 23 14:48:23 pcarch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
May 23 14:48:23 pcarch kernel: Run /init as init process
May 23 14:48:23 pcarch kernel:   with arguments:
May 23 14:48:23 pcarch kernel:     /init
May 23 14:48:23 pcarch kernel:   with environment:
May 23 14:48:23 pcarch kernel:     HOME=/
May 23 14:48:23 pcarch kernel:     TERM=linux
May 23 14:48:23 pcarch kernel:     BOOT_IMAGE=/boot/vmlinuz-linux
May 23 14:48:23 pcarch kernel: fbcon: Taking over console
May 23 14:48:23 pcarch kernel: Console: switching to colour frame buffer device 240x67
May 23 14:48:23 pcarch kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
May 23 14:48:23 pcarch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
May 23 14:48:23 pcarch kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
May 23 14:48:23 pcarch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
May 23 14:48:23 pcarch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
May 23 14:48:23 pcarch kernel: sdhci: Secure Digital Host Controller Interface driver
May 23 14:48:23 pcarch kernel: sdhci: Copyright(c) Pierre Ossman
May 23 14:48:23 pcarch kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
May 23 14:48:23 pcarch kernel: xhci_hcd 0000:00:14.0: cache line size of 128 is not supported
May 23 14:48:23 pcarch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
May 23 14:48:23 pcarch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 23 14:48:23 pcarch kernel: usb usb1: Product: xHCI Host Controller
May 23 14:48:23 pcarch kernel: usb usb1: Manufacturer: Linux 5.6.13-arch1-1 xhci-hcd
May 23 14:48:23 pcarch kernel: usb usb1: SerialNumber: 0000:00:14.0
May 23 14:48:23 pcarch kernel: hub 1-0:1.0: USB hub found
May 23 14:48:23 pcarch kernel: hub 1-0:1.0: 16 ports detected
May 23 14:48:23 pcarch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
May 23 14:48:23 pcarch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
May 23 14:48:23 pcarch kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
May 23 14:48:23 pcarch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
May 23 14:48:23 pcarch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 23 14:48:23 pcarch kernel: usb usb2: Product: xHCI Host Controller
May 23 14:48:23 pcarch kernel: usb usb2: Manufacturer: Linux 5.6.13-arch1-1 xhci-hcd
May 23 14:48:23 pcarch kernel: usb usb2: SerialNumber: 0000:00:14.0
May 23 14:48:23 pcarch kernel: hub 2-0:1.0: USB hub found
May 23 14:48:23 pcarch kernel: hub 2-0:1.0: 10 ports detected
May 23 14:48:23 pcarch kernel: usb: port power management may be unreliable
May 23 14:48:23 pcarch kernel: sdhci-pci 0000:53:00.0: SDHCI controller found [17a0:9755] (rev 0)
May 23 14:48:23 pcarch kernel: mmc0: SDHCI controller on PCI [0000:53:00.0] using ADMA 64-bit
May 23 14:48:23 pcarch kernel: xhci_hcd 0000:2c:00.0: xHCI Host Controller
May 23 14:48:23 pcarch kernel: xhci_hcd 0000:2c:00.0: new USB bus registered, assigned bus number 3
May 23 14:48:23 pcarch kernel: xhci_hcd 0000:2c:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
May 23 14:48:23 pcarch kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
May 23 14:48:23 pcarch kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 23 14:48:23 pcarch kernel: usb usb3: Product: xHCI Host Controller
May 23 14:48:23 pcarch kernel: usb usb3: Manufacturer: Linux 5.6.13-arch1-1 xhci-hcd
May 23 14:48:23 pcarch kernel: usb usb3: SerialNumber: 0000:2c:00.0
May 23 14:48:23 pcarch kernel: hub 3-0:1.0: USB hub found
May 23 14:48:23 pcarch kernel: hub 3-0:1.0: 2 ports detected
May 23 14:48:23 pcarch kernel: xhci_hcd 0000:2c:00.0: xHCI Host Controller
May 23 14:48:23 pcarch kernel: xhci_hcd 0000:2c:00.0: new USB bus registered, assigned bus number 4
May 23 14:48:23 pcarch kernel: xhci_hcd 0000:2c:00.0: Host supports USB 3.1 Enhanced SuperSpeed
May 23 14:48:23 pcarch kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
May 23 14:48:23 pcarch kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 23 14:48:23 pcarch kernel: usb usb4: Product: xHCI Host Controller
May 23 14:48:23 pcarch kernel: usb usb4: Manufacturer: Linux 5.6.13-arch1-1 xhci-hcd
May 23 14:48:23 pcarch kernel: usb usb4: SerialNumber: 0000:2c:00.0
May 23 14:48:23 pcarch kernel: hub 4-0:1.0: USB hub found
May 23 14:48:23 pcarch kernel: hub 4-0:1.0: 2 ports detected
May 23 14:48:23 pcarch kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
May 23 14:48:23 pcarch kernel: EXT4-fs (nvme0n1p7): mounted filesystem with ordered data mode. Opts: (null)
May 23 14:48:23 pcarch kernel: random: fast init done
May 23 14:48:23 pcarch 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)
May 23 14:48:23 pcarch systemd[1]: Detected architecture x86-64.
May 23 14:48:23 pcarch systemd[1]: Set hostname to <pcarch>.
May 23 14:48:23 pcarch kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
May 23 14:48:23 pcarch systemd[1]: Created slice system-getty.slice.
May 23 14:48:23 pcarch systemd[1]: Created slice system-modprobe.slice.
May 23 14:48:23 pcarch systemd[1]: Created slice User and Session Slice.
May 23 14:48:23 pcarch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
May 23 14:48:23 pcarch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
May 23 14:48:23 pcarch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
May 23 14:48:23 pcarch systemd[1]: Reached target Local Encrypted Volumes.
May 23 14:48:23 pcarch systemd[1]: Reached target Paths.
May 23 14:48:23 pcarch systemd[1]: Reached target Remote File Systems.
May 23 14:48:23 pcarch systemd[1]: Reached target Slices.
May 23 14:48:23 pcarch systemd[1]: Listening on Device-mapper event daemon FIFOs.
May 23 14:48:23 pcarch systemd[1]: Listening on Process Core Dump Socket.
May 23 14:48:23 pcarch systemd[1]: Listening on initctl Compatibility Named Pipe.
May 23 14:48:23 pcarch systemd[1]: Listening on Journal Audit Socket.
May 23 14:48:23 pcarch systemd[1]: Listening on Journal Socket (/dev/log).
May 23 14:48:23 pcarch systemd[1]: Listening on Journal Socket.
May 23 14:48:23 pcarch systemd[1]: Listening on udev Control Socket.
May 23 14:48:23 pcarch systemd[1]: Listening on udev Kernel Socket.
May 23 14:48:23 pcarch systemd[1]: Mounting Huge Pages File System...
May 23 14:48:23 pcarch systemd[1]: Mounting POSIX Message Queue File System...
May 23 14:48:23 pcarch systemd[1]: Mounting Kernel Debug File System...
May 23 14:48:23 pcarch systemd[1]: Mounting Kernel Trace File System...
May 23 14:48:23 pcarch systemd[1]: Starting Create list of static device nodes for the current kernel...
May 23 14:48:23 pcarch systemd[1]: Starting Load Kernel Module drm...
May 23 14:48:23 pcarch systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
May 23 14:48:23 pcarch systemd[1]: Starting File System Check on Root Device...
May 23 14:48:23 pcarch systemd[1]: Starting Journal Service...
May 23 14:48:23 pcarch systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
May 23 14:48:23 pcarch systemd[1]: Condition check resulted in FUSE Control File System being skipped.
May 23 14:48:23 pcarch systemd[1]: Mounting Kernel Configuration File System...
May 23 14:48:23 pcarch systemd[1]: Starting Apply Kernel Variables...
May 23 14:48:23 pcarch systemd[1]: Starting udev Coldplug all Devices...
May 23 14:48:23 pcarch kernel: Linux agpgart interface v0.103
May 23 14:48:23 pcarch systemd[1]: Mounted Huge Pages File System.
May 23 14:48:23 pcarch systemd[1]: Mounted POSIX Message Queue File System.
May 23 14:48:23 pcarch systemd[1]: Mounted Kernel Debug File System.
May 23 14:48:23 pcarch systemd[1]: Mounted Kernel Trace File System.
May 23 14:48:23 pcarch systemd[1]: Finished Create list of static device nodes for the current kernel.
May 23 14:48:23 pcarch systemd[1]: Mounted Kernel Configuration File System.
May 23 14:48:23 pcarch systemd[1]: Finished Apply Kernel Variables.
May 23 14:48:23 pcarch systemd[1]: Finished File System Check on Root Device.
May 23 14:48:23 pcarch systemd[1]: Starting Remount Root and Kernel File Systems...
May 23 14:48:23 pcarch kernel: EXT4-fs (nvme0n1p7): re-mounted. Opts: (null)
May 23 14:48:23 pcarch systemd[1]: Finished Remount Root and Kernel File Systems.
May 23 14:48:23 pcarch systemd[1]: Condition check resulted in First Boot Wizard being skipped.
May 23 14:48:23 pcarch systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
May 23 14:48:23 pcarch systemd[1]: Starting Load/Save Random Seed...
May 23 14:48:23 pcarch systemd[1]: Condition check resulted in Create System Users being skipped.
May 23 14:48:23 pcarch systemd[1]: Starting Create Static Device Nodes in /dev...
May 23 14:48:23 pcarch systemd[1]: modprobe@drm.service: Succeeded.
May 23 14:48:23 pcarch systemd[1]: Finished Load Kernel Module drm.
May 23 14:48:23 pcarch systemd[1]: Finished Create Static Device Nodes in /dev.
May 23 14:48:23 pcarch systemd[1]: Reached target Local File Systems (Pre).
May 23 14:48:23 pcarch systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
May 23 14:48:23 pcarch systemd[1]: Starting udev Kernel Device Manager...
May 23 14:48:23 pcarch systemd[1]: Finished udev Coldplug all Devices.
May 23 14:48:23 pcarch kernel: tsc: Refined TSC clocksource calibration: 2591.998 MHz
May 23 14:48:23 pcarch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cb518234, max_idle_ns: 440795279333 ns
May 23 14:48:23 pcarch kernel: clocksource: Switched to clocksource tsc
May 23 14:48:23 pcarch kernel: usb 1-1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.10
May 23 14:48:23 pcarch kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 23 14:48:23 pcarch kernel: usb 1-1: Product: USB Receiver
May 23 14:48:23 pcarch kernel: usb 1-1: Manufacturer: Logitech
May 23 14:48:23 pcarch kernel: usb 1-8: new high-speed USB device number 3 using xhci_hcd
May 23 14:48:23 pcarch systemd-journald[332]: Journal started
May 23 14:48:23 pcarch systemd-journald[332]: Runtime Journal (/run/log/journal/8605e538bc984345b311ba4ae27f0605) is 8.0M, max 786.5M, 778.5M free.
May 23 14:48:23 pcarch systemd-sysctl[334]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
May 23 14:48:23 pcarch systemd-sysctl[334]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
May 23 14:48:23 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:23 pcarch systemd-sysctl[334]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
May 23 14:48:23 pcarch systemd-sysctl[334]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
May 23 14:48:23 pcarch systemd-sysctl[334]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
May 23 14:48:23 pcarch systemd-sysctl[334]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
May 23 14:48:23 pcarch systemd[1]: Started Journal Service.
May 23 14:48:23 pcarch kernel: audit: type=1130 audit(1590238103.624: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'
May 23 14:48:23 pcarch systemd-random-seed[343]: Kernel entropy pool is not initialized yet, waiting until it is.
May 23 14:48:23 pcarch systemd[1]: Starting Flush Journal to Persistent Storage...
May 23 14:48:23 pcarch systemd-fsck[337]: /dev/nvme0n1p7: clean, 76207/3020544 files, 1069172/12058624 blocks
May 23 14:48:23 pcarch systemd-journald[332]: Time spent on flushing to /var/log/journal/8605e538bc984345b311ba4ae27f0605 is 53.954ms for 995 entries.
May 23 14:48:23 pcarch systemd-journald[332]: System Journal (/var/log/journal/8605e538bc984345b311ba4ae27f0605) is 80.0M, max 4.0G, 3.9G free.
May 23 14:48:23 pcarch kernel: audit: type=1130 audit(1590238103.637:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:23 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:23 pcarch systemd[1]: Started udev Kernel Device Manager.
May 23 14:48:23 pcarch systemd[1]: Finished Flush Journal to Persistent Storage.
May 23 14:48:23 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:23 pcarch kernel: audit: type=1130 audit(1590238103.694:4): 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'
May 23 14:48:23 pcarch kernel: ACPI: AC Adapter [AC] (on-line)
May 23 14:48:23 pcarch kernel: battery: ACPI: Battery Slot [BAT0] (battery present)
May 23 14:48:23 pcarch kernel: usb 1-8: New USB device found, idVendor=13d3, idProduct=56ba, bcdDevice=69.09
May 23 14:48:23 pcarch kernel: usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
May 23 14:48:23 pcarch kernel: usb 1-8: Product: Integrated Camera
May 23 14:48:23 pcarch kernel: usb 1-8: Manufacturer: Azurewave
May 23 14:48:23 pcarch kernel: usb 1-8: SerialNumber: 6909
May 23 14:48:23 pcarch kernel: Non-volatile memory driver v1.3
May 23 14:48:23 pcarch kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
May 23 14:48:23 pcarch kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
May 23 14:48:23 pcarch kernel: acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
May 23 14:48:23 pcarch kernel: acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
May 23 14:48:23 pcarch kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.26
May 23 14:48:23 pcarch kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
May 23 14:48:23 pcarch kernel: thinkpad_acpi: ThinkPad BIOS N2OET43W (1.30 ), EC N2OHT35W
May 23 14:48:23 pcarch kernel: thinkpad_acpi: Lenovo ThinkPad X1 Extreme 2nd, model 20QVCTO1WW
May 23 14:48:23 pcarch kernel: thinkpad_acpi: radio switch found; radios are enabled
May 23 14:48:23 pcarch kernel: usb 1-9: new full-speed USB device number 4 using xhci_hcd
May 23 14:48:23 pcarch kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
May 23 14:48:23 pcarch kernel: intel_pch_thermal 0000:00:12.0: enabling device (0000 -> 0002)
May 23 14:48:23 pcarch kernel: thinkpad_acpi: battery 1 registered (start 0, stop 100)
May 23 14:48:23 pcarch kernel: battery: new extension: ThinkPad Battery Extension
May 23 14:48:23 pcarch kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input6
May 23 14:48:23 pcarch systemd[1]: Found device SAMSUNG MZVLB1T0HBLR-000L7 6.
May 23 14:48:24 pcarch systemd[1]: Activating swap /dev/disk/by-uuid/bdfb99d2-316c-410b-9399-5f87322c02b5...
May 23 14:48:24 pcarch kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
May 23 14:48:24 pcarch kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
May 23 14:48:24 pcarch kernel: i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
May 23 14:48:24 pcarch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input7
May 23 14:48:24 pcarch kernel: e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
May 23 14:48:24 pcarch kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
May 23 14:48:24 pcarch kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
May 23 14:48:24 pcarch kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
May 23 14:48:24 pcarch kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
May 23 14:48:24 pcarch kernel: IPMI message handler: version 39.2
May 23 14:48:24 pcarch kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
May 23 14:48:24 pcarch kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
May 23 14:48:24 pcarch kernel: tpm_tis STM7308:00: 2.0 TPM (device-id 0x0, rev-id 78)
May 23 14:48:24 pcarch kernel: ipmi device interface
May 23 14:48:24 pcarch kernel: Adding 4194300k swap on /dev/nvme0n1p6.  Priority:-2 extents:1 across:4194300k SSFS
May 23 14:48:24 pcarch systemd[1]: Activated swap /dev/disk/by-uuid/bdfb99d2-316c-410b-9399-5f87322c02b5.
May 23 14:48:24 pcarch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
May 23 14:48:24 pcarch systemd[1]: Reached target Swap.
May 23 14:48:24 pcarch kernel: intel_rapl_common: Found RAPL domain package
May 23 14:48:24 pcarch kernel: intel_rapl_common: Found RAPL domain dram
May 23 14:48:24 pcarch kernel: proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
May 23 14:48:24 pcarch kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
May 23 14:48:24 pcarch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
May 23 14:48:24 pcarch kernel: cfg80211: failed to load regulatory.db
May 23 14:48:24 pcarch systemd[1]: Mounting Temporary Directory (/tmp)...
May 23 14:48:24 pcarch systemd[1]: Mounted Temporary Directory (/tmp).
May 23 14:48:24 pcarch systemd[1]: Reached target Local File Systems.
May 23 14:48:24 pcarch systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
May 23 14:48:24 pcarch systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
May 23 14:48:24 pcarch systemd[1]: Starting Create Volatile Files and Directories...
May 23 14:48:24 pcarch kernel: intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
May 23 14:48:24 pcarch kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
May 23 14:48:24 pcarch systemd[1]: Finished Create Volatile Files and Directories.
May 23 14:48:24 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:24 pcarch systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
May 23 14:48:24 pcarch systemd[1]: Condition check resulted in Update is Completed being skipped.
May 23 14:48:24 pcarch systemd[1]: Starting Update UTMP about System Boot/Shutdown...
May 23 14:48:24 pcarch kernel: audit: type=1130 audit(1590238104.044:5): 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'
May 23 14:48:24 pcarch audit[409]: SYSTEM_BOOT pid=409 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
May 23 14:48:24 pcarch kernel: audit: type=1127 audit(1590238104.047:6): pid=409 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
May 23 14:48:24 pcarch systemd[1]: Finished Update UTMP about System Boot/Shutdown.
May 23 14:48:24 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:24 pcarch systemd[1]: Reached target System Initialization.
May 23 14:48:24 pcarch kernel: audit: type=1130 audit(1590238104.051:7): 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'
May 23 14:48:24 pcarch systemd[1]: Started Daily man-db regeneration.
May 23 14:48:24 pcarch systemd[1]: Started Daily verification of password and group files.
May 23 14:48:24 pcarch systemd[1]: Started Daily Cleanup of Temporary Directories.
May 23 14:48:24 pcarch systemd[1]: Reached target Timers.
May 23 14:48:24 pcarch systemd[1]: Listening on D-Bus System Message Bus Socket.
May 23 14:48:24 pcarch systemd[1]: Reached target Sockets.
May 23 14:48:24 pcarch systemd[1]: Reached target Basic System.
May 23 14:48:24 pcarch systemd[1]: Started ACPI event daemon.
May 23 14:48:24 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=acpid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:24 pcarch systemd[1]: Started D-Bus System Message Bus.
May 23 14:48:24 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:24 pcarch systemd[1]: Starting Network Manager...
May 23 14:48:24 pcarch kernel: audit: type=1130 audit(1590238104.064:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=acpid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:24 pcarch kernel: audit: type=1130 audit(1590238104.064:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:24 pcarch kernel: random: dbus-daemon: uninitialized urandom read (12 bytes read)
May 23 14:48:24 pcarch kernel: audit: type=1334 audit(1590238104.067:10): prog-id=7 op=LOAD
May 23 14:48:24 pcarch audit: AUDIT1334 prog-id=7 op=LOAD
May 23 14:48:24 pcarch audit: AUDIT1334 prog-id=8 op=LOAD
May 23 14:48:24 pcarch systemd[1]: Starting Login Service...
May 23 14:48:24 pcarch kernel: usb 1-9: New USB device found, idVendor=06cb, idProduct=00bd, bcdDevice= 0.00
May 23 14:48:24 pcarch kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
May 23 14:48:24 pcarch kernel: usb 1-9: SerialNumber: 903001b23725
May 23 14:48:24 pcarch kernel: random: dbus-daemon: uninitialized urandom read (12 bytes read)
May 23 14:48:24 pcarch kernel: intel-spi 0000:00:1f.5: w25q256 (32768 Kbytes)
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.1106] NetworkManager (version 1.24.0-1) is starting... (for the first time)
May 23 14:48:24 pcarch kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
May 23 14:48:24 pcarch kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
May 23 14:48:24 pcarch kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
May 23 14:48:24 pcarch kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
May 23 14:48:24 pcarch kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.1106] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
May 23 14:48:24 pcarch systemd[1]: Started Network Manager.
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.1159] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
May 23 14:48:24 pcarch kernel: random: NetworkManager: uninitialized urandom read (48 bytes read)
May 23 14:48:24 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:24 pcarch systemd[1]: Reached target Network.
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.1188] manager[0x5606a9ff5040]: monitoring kernel firmware directory '/lib/firmware'.
May 23 14:48:24 pcarch dbus-daemon[411]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.1' (uid=0 pid=412 comm="/usr/bin/NetworkManager --no-daemon ")
May 23 14:48:24 pcarch systemd[1]: Starting Permit User Sessions...
May 23 14:48:24 pcarch kernel: Intel(R) Wireless WiFi driver for Linux
May 23 14:48:24 pcarch kernel: Copyright(c) 2003- 2015 Intel Corporation
May 23 14:48:24 pcarch kernel: iwlwifi 0000:52:00.0: enabling device (0000 -> 0002)
May 23 14:48:24 pcarch kernel: resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than pnp 00:08 [mem 0xfed10000-0xfed13fff]
May 23 14:48:24 pcarch kernel: caller snb_uncore_imc_init_box+0x74/0xb0 [intel_uncore] mapping multiple BARs
May 23 14:48:24 pcarch audit: AUDIT1334 prog-id=9 op=LOAD
May 23 14:48:24 pcarch audit: AUDIT1334 prog-id=10 op=LOAD
May 23 14:48:24 pcarch systemd[1]: Starting Hostname Service...
May 23 14:48:24 pcarch systemd[1]: Finished Permit User Sessions.
May 23 14:48:24 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:24 pcarch systemd[1]: Started Getty on tty1.
May 23 14:48:24 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:24 pcarch systemd[1]: Reached target Login Prompts.
May 23 14:48:24 pcarch kernel: Creating 1 MTD partitions on "0000:00:1f.5":
May 23 14:48:24 pcarch kernel: 0x000000000000-0x000002000000 : "BIOS"
May 23 14:48:24 pcarch kernel: iwlwifi 0000:52:00.0: Direct firmware load for iwlwifi-cc-a0-52.ucode failed with error -2
May 23 14:48:24 pcarch kernel: iwlwifi 0000:52:00.0: Direct firmware load for iwlwifi-cc-a0-51.ucode failed with error -2
May 23 14:48:24 pcarch kernel: iwlwifi 0000:52:00.0: Direct firmware load for iwlwifi-cc-a0-50.ucode failed with error -2
May 23 14:48:24 pcarch kernel: iwlwifi 0000:52:00.0: Direct firmware load for iwlwifi-cc-a0-49.ucode failed with error -2
May 23 14:48:24 pcarch kernel: iwlwifi 0000:52:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 43.2.23.17
May 23 14:48:24 pcarch kernel: iwlwifi 0000:52:00.0: Found debug destination: EXTERNAL_DRAM
May 23 14:48:24 pcarch kernel: iwlwifi 0000:52:00.0: Found debug configuration: 0
May 23 14:48:24 pcarch kernel: iwlwifi 0000:52:00.0: loaded firmware version 48.4fa0041f.0 cc-a0-48.ucode op_mode iwlmvm
May 23 14:48:24 pcarch acpid[410]: starting up with netlink and the input layer
May 23 14:48:24 pcarch acpid[410]: 1 rule loaded
May 23 14:48:24 pcarch acpid[410]: waiting for events: event logging is off
May 23 14:48:24 pcarch systemd-udevd[352]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
May 23 14:48:24 pcarch kernel: usb 1-14: new full-speed USB device number 5 using xhci_hcd
May 23 14:48:24 pcarch kernel: cryptd: max_cpu_qlen set to 1000
May 23 14:48:24 pcarch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
May 23 14:48:24 pcarch systemd[1]: Starting Load/Save RF Kill Switch Status...
May 23 14:48:24 pcarch systemd[1]: Started Load/Save RF Kill Switch Status.
May 23 14:48:24 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:24 pcarch systemd[1]: Created slice system-systemd\x2dbacklight.slice.
May 23 14:48:24 pcarch systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight...
May 23 14:48:24 pcarch systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight.
May 23 14:48:24 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:tpacpi::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:24 pcarch kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
May 23 14:48:24 pcarch kernel: iTCO_vendor_support: vendor-support=0
May 23 14:48:24 pcarch kernel: AVX2 version of gcm_enc/dec engaged.
May 23 14:48:24 pcarch kernel: AES CTR mode by8 optimization enabled
May 23 14:48:24 pcarch kernel: snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
May 23 14:48:24 pcarch kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
May 23 14:48:24 pcarch kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
May 23 14:48:24 pcarch kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
May 23 14:48:24 pcarch kernel: usb 1-14: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
May 23 14:48:24 pcarch kernel: usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
May 23 14:48:24 pcarch kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 48:2a:e3:62:e9:b0
May 23 14:48:24 pcarch kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
May 23 14:48:24 pcarch kernel: e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
May 23 14:48:24 pcarch kernel: intel_rapl_common: Found RAPL domain package
May 23 14:48:24 pcarch kernel: intel_rapl_common: Found RAPL domain core
May 23 14:48:24 pcarch kernel: intel_rapl_common: Found RAPL domain dram
May 23 14:48:24 pcarch kernel: dw-apb-uart.1: ttyS0 at MMIO 0x404010f000 (irq = 20, base_baud = 115200) is a 16550A
May 23 14:48:24 pcarch systemd-udevd[372]: Using default interface naming scheme 'v245'.
May 23 14:48:24 pcarch systemd-udevd[372]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
May 23 14:48:24 pcarch kernel: e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
May 23 14:48:24 pcarch kernel: hid: raw HID events driver (C) Jiri Kosina
May 23 14:48:24 pcarch kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
May 23 14:48:24 pcarch kernel: mc: Linux media interface: v0.10
May 23 14:48:24 pcarch kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
May 23 14:48:24 pcarch kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
May 23 14:48:24 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0: CX8070: BIOS auto-probing.
May 23 14:48:24 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0: autoconfig for CX8070: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
May 23 14:48:24 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
May 23 14:48:24 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0:    hp_outs=1 (0x16/0x0/0x0/0x0/0x0)
May 23 14:48:24 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0:    mono: mono_out=0x0
May 23 14:48:24 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0:    inputs:
May 23 14:48:24 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0:      Internal Mic=0x1a
May 23 14:48:24 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0:      Mic=0x19
May 23 14:48:24 pcarch kernel: usbcore: registered new interface driver usbhid
May 23 14:48:24 pcarch kernel: usbhid: USB HID core driver
May 23 14:48:24 pcarch systemd-udevd[362]: Using default interface naming scheme 'v245'.
May 23 14:48:24 pcarch kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
May 23 14:48:24 pcarch kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
May 23 14:48:24 pcarch kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
May 23 14:48:24 pcarch kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
May 23 14:48:24 pcarch kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
May 23 14:48:24 pcarch kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
May 23 14:48:24 pcarch systemd[1]: Reached target Sound Card.
May 23 14:48:24 pcarch kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
May 23 14:48:24 pcarch kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
May 23 14:48:24 pcarch kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C52B.0001/input/input17
May 23 14:48:24 pcarch kernel: videodev: Linux video capture interface: v2.00
May 23 14:48:24 pcarch kernel: Bluetooth: Core ver 2.22
May 23 14:48:24 pcarch kernel: NET: Registered protocol family 31
May 23 14:48:24 pcarch kernel: Bluetooth: HCI device and connection manager initialized
May 23 14:48:24 pcarch kernel: Bluetooth: HCI socket layer initialized
May 23 14:48:24 pcarch kernel: Bluetooth: L2CAP socket layer initialized
May 23 14:48:24 pcarch kernel: Bluetooth: SCO socket layer initialized
May 23 14:48:24 pcarch kernel: random: crng init done
May 23 14:48:24 pcarch systemd-logind[413]: Watching system buttons on /dev/input/event2 (Power Button)
May 23 14:48:24 pcarch kernel: iwlwifi 0000:52:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
May 23 14:48:24 pcarch systemd[1]: Finished Load/Save Random Seed.
May 23 14:48:24 pcarch dbus-daemon[411]: [system] Successfully activated service 'org.freedesktop.hostname1'
May 23 14:48:24 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:24 pcarch systemd[1]: Started Hostname Service.
May 23 14:48:24 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:24 pcarch systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
May 23 14:48:24 pcarch kernel: iwlwifi 0000:52:00.0: Applying debug destination EXTERNAL_DRAM
May 23 14:48:24 pcarch kernel: iwlwifi 0000:52:00.0: Allocated 0x00400000 bytes for firmware monitor.
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.5349] hostname: hostname: using hostnamed
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.5349] hostname: hostname changed from (none) to "pcarch"
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.5360] dns-mgr[0x5606a9fd9220]: init: dns=default,systemd-resolved rc-manager=symlink
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.5364] manager[0x5606a9ff5040]: rfkill: Wi-Fi hardware radio set enabled
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.5364] manager[0x5606a9ff5040]: rfkill: WWAN hardware radio set enabled
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.5520] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.24.0-1/libnm-device-plugin-wifi.so)
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.5532] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.24.0-1/libnm-device-plugin-ovs.so)
May 23 14:48:24 pcarch kernel: hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
May 23 14:48:24 pcarch kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input18
May 23 14:48:24 pcarch kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input19
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.5570] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.24.0-1/libnm-device-plugin-wwan.so)
May 23 14:48:24 pcarch systemd-logind[413]: Watching system buttons on /dev/input/event1 (Lid Switch)
May 23 14:48:24 pcarch systemd-logind[413]: Watching system buttons on /dev/input/event0 (Sleep Button)
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.5582] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.24.0-1/libnm-device-plugin-bluetooth.so)
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.5663] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.24.0-1/libnm-device-plugin-team.so)
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.5668] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.24.0-1/libnm-device-plugin-adsl.so)
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.5670] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.5671] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.5672] manager: Networking is enabled by state file
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.5675] dhcp-init: Using DHCP client 'internal'
May 23 14:48:24 pcarch dbus-daemon[411]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.1' (uid=0 pid=412 comm="/usr/bin/NetworkManager --no-daemon ")
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.5677] settings: Loaded settings plugin: keyfile (internal)
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.5689] device (lo): carrier: link connected
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.5690] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
May 23 14:48:24 pcarch systemd[1]: Starting Network Manager Script Dispatcher Service...
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.5697] manager: (enp0s31f6): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.5719] ovsdb: Could not connect: No such file or directory
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.5722] device (enp0s31f6): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 23 14:48:24 pcarch dbus-daemon[411]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 23 14:48:24 pcarch systemd[1]: Started Network Manager Script Dispatcher Service.
May 23 14:48:24 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:24 pcarch kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input20
May 23 14:48:24 pcarch kernel: hid-generic 0003:046D:C52B.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
May 23 14:48:24 pcarch kernel: hid-generic 0003:046D:C52B.0003: hiddev1,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input2
May 23 14:48:24 pcarch kernel: usbcore: registered new interface driver btusb
May 23 14:48:24 pcarch kernel: uvcvideo: Found UVC 1.50 device Integrated Camera (13d3:56ba)
May 23 14:48:24 pcarch systemd[1]: Reached target Bluetooth.
May 23 14:48:24 pcarch kernel: uvcvideo 1-8:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
May 23 14:48:24 pcarch kernel: uvcvideo 1-8:1.0: Entity type for entity Extension 4 was not initialized!
May 23 14:48:24 pcarch kernel: uvcvideo 1-8:1.0: Entity type for entity Processing 2 was not initialized!
May 23 14:48:24 pcarch kernel: uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized!
May 23 14:48:24 pcarch kernel: input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input22
May 23 14:48:24 pcarch kernel: Bluetooth: hci0: Firmware revision 0.0 build 128 week 11 2020
May 23 14:48:24 pcarch kernel: iwlwifi 0000:52:00.0: base HW address: 4c:1d:96:a8:0c:0f
May 23 14:48:24 pcarch acpid[410]: input device has been disconnected, fd 20
May 23 14:48:24 pcarch kernel: psmouse serio1: synaptics: queried max coordinates: x [..5678], y [..4690]
May 23 14:48:24 pcarch systemd-logind[413]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
May 23 14:48:24 pcarch systemd-logind[413]: Watching system buttons on /dev/input/event5 (ThinkPad Extra Buttons)
May 23 14:48:24 pcarch systemd-logind[413]: New seat seat0.
May 23 14:48:24 pcarch systemd[1]: Started Login Service.
May 23 14:48:24 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:24 pcarch systemd[1]: Reached target Multi-User System.
May 23 14:48:24 pcarch systemd[1]: Startup finished in 7.073s (firmware) + 2.366s (loader) + 1.821s (kernel) + 1.573s (userspace) = 12.835s.
May 23 14:48:24 pcarch kernel: thermal thermal_zone19: failed to read out thermal zone (-61)
May 23 14:48:24 pcarch systemd-udevd[354]: Using default interface naming scheme 'v245'.
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.7692] settings: (enp0s31f6): created default wired connection 'Wired connection 1'
May 23 14:48:24 pcarch systemd-udevd[354]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.7702] rfkill2: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1d.6/0000:52:00.0/ieee80211/phy0/rfkill2) (driver iwlwifi)
May 23 14:48:24 pcarch kernel: iwlwifi 0000:52:00.0 wlp82s0: renamed from wlan0
May 23 14:48:24 pcarch kernel: uvcvideo: Found UVC 1.50 device Integrated Camera (13d3:56ba)
May 23 14:48:24 pcarch kernel: uvcvideo 1-8:1.2: Entity type for entity Realtek Extended Controls Unit was not initialized!
May 23 14:48:24 pcarch kernel: uvcvideo 1-8:1.2: Entity type for entity Microsoft Extended Controls Uni was not initialized!
May 23 14:48:24 pcarch kernel: uvcvideo 1-8:1.2: Entity type for entity Extension 9 was not initialized!
May 23 14:48:24 pcarch kernel: uvcvideo 1-8:1.2: Entity type for entity Extension 11 was not initialized!
May 23 14:48:24 pcarch kernel: uvcvideo 1-8:1.2: Entity type for entity Processing 15 was not initialized!
May 23 14:48:24 pcarch kernel: uvcvideo 1-8:1.2: Entity type for entity Camera 8 was not initialized!
May 23 14:48:24 pcarch kernel: input: Integrated Camera: Integrated I as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/input/input23
May 23 14:48:24 pcarch kernel: psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1160..]
May 23 14:48:24 pcarch kernel: psmouse serio1: synaptics: Your touchpad (PNP: LEN0402 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.7979] device (wlan0): driver supports Access Point (AP) mode
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.7983] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.7988] device (wlan0): interface index 3 renamed iface from 'wlan0' to 'wlp82s0'
May 23 14:48:24 pcarch NetworkManager[412]: <info>  [1590238104.8033] device (wlp82s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 23 14:48:24 pcarch systemd-udevd[356]: Using default interface naming scheme 'v245'.
May 23 14:48:24 pcarch kernel: usbcore: registered new interface driver uvcvideo
May 23 14:48:24 pcarch kernel: USB Video Class driver (1.1.1)
May 23 14:48:24 pcarch kernel: iwlwifi 0000:52:00.0: Applying debug destination EXTERNAL_DRAM
May 23 14:48:24 pcarch kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 10.32, id: 0x1e2a1, caps: 0xf00aa3/0x940300/0x12e800/0x500000, board id: 3512, fw id: 2956703
May 23 14:48:24 pcarch kernel: psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
May 23 14:48:24 pcarch kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
May 23 14:48:24 pcarch acpid[410]: input device has been disconnected, fd 21
May 23 14:48:24 pcarch kernel: mousedev: PS/2 mouse device common for all mice
May 23 14:48:24 pcarch kernel: logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input2
May 23 14:48:24 pcarch kernel: iwlwifi 0000:52:00.0: FW already configured (0) - re-configuring
May 23 14:48:25 pcarch NetworkManager[412]: <info>  [1590238105.0163] device (wlp82s0): set-hw-addr: set MAC address to 9E:AB:CA:63:DF:AB (scanning)
May 23 14:48:25 pcarch kernel: iwlwifi 0000:52:00.0: Applying debug destination EXTERNAL_DRAM
May 23 14:48:25 pcarch acpid[410]: input device has been disconnected, fd 22
May 23 14:48:25 pcarch kernel: input: Logitech Unifying Device. Wireless PID:400a Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:400A.0004/input/input25
May 23 14:48:25 pcarch kernel: hid-generic 0003:046D:400A.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:400a] on usb-0000:00:14.0-1/input2:1
May 23 14:48:25 pcarch kernel: input: Logitech Unifying Device. Wireless PID:406e Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:406E.0005/input/input29
May 23 14:48:25 pcarch kernel: input: Logitech Unifying Device. Wireless PID:406e Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:406E.0005/input/input30
May 23 14:48:25 pcarch kernel: input: Logitech Unifying Device. Wireless PID:406e System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:406E.0005/input/input31
May 23 14:48:25 pcarch kernel: hid-generic 0003:046D:406E.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:406e] on usb-0000:00:14.0-1/input2:2
May 23 14:48:25 pcarch kernel: input: Logitech M325 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:400A.0004/input/input35
May 23 14:48:25 pcarch kernel: logitech-hidpp-device 0003:046D:400A.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech M325] on usb-0000:00:14.0-1/input2:1
May 23 14:48:25 pcarch kernel: iwlwifi 0000:52:00.0: FW already configured (0) - re-configuring
May 23 14:48:25 pcarch dbus-daemon[411]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.1' (uid=0 pid=412 comm="/usr/bin/NetworkManager --no-daemon ")
May 23 14:48:25 pcarch systemd[1]: Starting WPA supplicant...
May 23 14:48:25 pcarch dbus-daemon[411]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
May 23 14:48:25 pcarch systemd[1]: Started WPA supplicant.
May 23 14:48:25 pcarch wpa_supplicant[534]: Successfully initialized wpa_supplicant
May 23 14:48:25 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:25 pcarch kernel: psmouse serio2: trackpoint: Elan TrackPoint firmware: 0x11, buttons: 3/3
May 23 14:48:25 pcarch NetworkManager[412]: <info>  [1590238105.2877] device (wlp82s0): supplicant interface state: internal-starting -> disconnected
May 23 14:48:25 pcarch NetworkManager[412]: <info>  [1590238105.2878] Wi-Fi P2P device controlled by interface wlp82s0 created
May 23 14:48:25 pcarch NetworkManager[412]: <info>  [1590238105.2880] manager: (p2p-dev-wlp82s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
May 23 14:48:25 pcarch NetworkManager[412]: <info>  [1590238105.2882] device (p2p-dev-wlp82s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 23 14:48:25 pcarch NetworkManager[412]: <warn>  [1590238105.2885] sup-iface[2e494d62aa013af0,0,wlp82s0]: call-p2p-cancel: failed with P2P cancel failed
May 23 14:48:25 pcarch NetworkManager[412]: <info>  [1590238105.2886] device (wlp82s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
May 23 14:48:25 pcarch NetworkManager[412]: <info>  [1590238105.2890] device (p2p-dev-wlp82s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
May 23 14:48:25 pcarch acpid[410]: input device has been disconnected, fd 20
May 23 14:48:25 pcarch acpid[410]: input device has been disconnected, fd 21
May 23 14:48:25 pcarch kernel: nvidia: loading out-of-tree module taints kernel.
May 23 14:48:25 pcarch kernel: nvidia: module license 'NVIDIA' taints kernel.
May 23 14:48:25 pcarch kernel: Disabling lock debugging due to kernel taint
May 23 14:48:25 pcarch kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
May 23 14:48:25 pcarch acpid[410]: input device has been disconnected, fd 22
May 23 14:48:25 pcarch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 235
May 23 14:48:25 pcarch kernel: nvidia 0000:01:00.0: enabling device (0002 -> 0003)
May 23 14:48:25 pcarch kernel: nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
May 23 14:48:25 pcarch kernel: input: Logitech K800 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:406E.0005/input/input36
May 23 14:48:25 pcarch kernel: logitech-hidpp-device 0003:046D:406E.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech K800] on usb-0000:00:14.0-1/input2:2
May 23 14:48:25 pcarch kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  440.82  Wed Apr  1 20:04:33 UTC 2020
May 23 14:48:25 pcarch kernel: input: TPPS/2 Elan TrackPoint as /devices/platform/i8042/serio1/serio2/input/input24
May 23 14:48:25 pcarch kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  440.82  Wed Apr  1 19:41:29 UTC 2020
May 23 14:48:25 pcarch kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
May 23 14:48:25 pcarch kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
May 23 14:48:25 pcarch systemd-logind[413]: Watching system buttons on /dev/input/event19 (Logitech K800)
May 23 14:48:28 pcarch wpa_supplicant[534]: wlp82s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=FR
May 23 14:48:29 pcarch systemd[1]: systemd-rfkill.service: Succeeded.
May 23 14:48:29 pcarch kernel: kauditd_printk_skb: 13 callbacks suppressed
May 23 14:48:29 pcarch kernel: audit: type=1131 audit(1590238109.771:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:29 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:30 pcarch NetworkManager[412]: <info>  [1590238110.7686] manager: startup complete
May 23 14:48:32 pcarch login[423]: pam_tally2(login:auth): pam_get_uid; no such user
May 23 14:48:34 pcarch systemd[1]: NetworkManager-dispatcher.service: Succeeded.
May 23 14:48:34 pcarch kernel: audit: type=1131 audit(1590238114.381:25): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:34 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:35 pcarch login[423]: pam_unix(login:auth): check pass; user unknown
May 23 14:48:35 pcarch kernel: audit: type=1100 audit(1590238115.064:26): pid=423 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=? acct="roo" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty1 res=failed'
May 23 14:48:35 pcarch audit[423]: USER_AUTH pid=423 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=? acct="roo" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty1 res=failed'
May 23 14:48:35 pcarch login[423]: pam_unix(login:auth): authentication failure; logname=LOGIN uid=0 euid=0 tty=tty1 ruser= rhost=
May 23 14:48:36 pcarch login[423]: FAILED LOGIN 1 FROM tty1 FOR roo, Authentication failure
May 23 14:48:41 pcarch audit[423]: USER_AUTH pid=423 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty1 res=success'
May 23 14:48:41 pcarch kernel: audit: type=1100 audit(1590238121.054:27): pid=423 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty1 res=success'
May 23 14:48:41 pcarch audit[423]: USER_ACCT pid=423 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty1 res=success'
May 23 14:48:41 pcarch audit[423]: CRED_ACQ pid=423 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty1 res=success'
May 23 14:48:41 pcarch login[423]: pam_unix(login:session): session opened for user root by LOGIN(uid=0)
May 23 14:48:41 pcarch kernel: audit: type=1101 audit(1590238121.067:28): pid=423 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty1 res=success'
May 23 14:48:41 pcarch kernel: audit: type=1103 audit(1590238121.067:29): pid=423 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty1 res=success'
May 23 14:48:41 pcarch kernel: audit: type=1006 audit(1590238121.067:30): pid=423 uid=0 old-auid=4294967295 auid=0 tty=tty1 old-ses=4294967295 ses=1 res=1
May 23 14:48:41 pcarch systemd[1]: Created slice User Slice of UID 0.
May 23 14:48:41 pcarch systemd[1]: Starting User Runtime Directory /run/user/0...
May 23 14:48:41 pcarch systemd-logind[413]: New session 1 of user root.
May 23 14:48:41 pcarch systemd[1]: Finished User Runtime Directory /run/user/0.
May 23 14:48:41 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:41 pcarch systemd[1]: Starting User Manager for UID 0...
May 23 14:48:41 pcarch kernel: audit: type=1130 audit(1590238121.081:31): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:41 pcarch audit[552]: USER_ACCT pid=552 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:41 pcarch audit[552]: CRED_ACQ pid=552 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
May 23 14:48:41 pcarch systemd[552]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[root] ruser=[<unknown>] rhost=[<unknown>]
May 23 14:48:41 pcarch systemd[552]: pam_unix(systemd-user:session): session opened for user root by (uid=0)
May 23 14:48:41 pcarch audit[552]: USER_START pid=552 uid=0 auid=0 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:41 pcarch kernel: audit: type=1101 audit(1590238121.084:32): pid=552 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:41 pcarch kernel: audit: type=1103 audit(1590238121.084:33): pid=552 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
May 23 14:48:41 pcarch kernel: audit: type=1006 audit(1590238121.084:34): pid=552 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=2 res=1
May 23 14:48:41 pcarch kernel: audit: type=1105 audit(1590238121.084:35): pid=552 uid=0 auid=0 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:41 pcarch audit: AUDIT1334 prog-id=11 op=LOAD
May 23 14:48:41 pcarch kernel: audit: type=1334 audit(1590238121.091:36): prog-id=11 op=LOAD
May 23 14:48:41 pcarch audit: AUDIT1334 prog-id=11 op=UNLOAD
May 23 14:48:41 pcarch audit: AUDIT1334 prog-id=12 op=LOAD
May 23 14:48:41 pcarch audit: AUDIT1334 prog-id=12 op=UNLOAD
May 23 14:48:41 pcarch systemd[552]: Reached target Paths.
May 23 14:48:41 pcarch systemd[552]: Reached target Timers.
May 23 14:48:41 pcarch systemd[552]: Starting D-Bus User Message Bus Socket.
May 23 14:48:41 pcarch systemd[552]: Listening on GnuPG network certificate management daemon.
May 23 14:48:41 pcarch systemd[552]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 23 14:48:41 pcarch systemd[552]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
May 23 14:48:41 pcarch systemd[552]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
May 23 14:48:41 pcarch systemd[552]: Listening on GnuPG cryptographic agent and passphrase cache.
May 23 14:48:41 pcarch systemd[552]: Listening on p11-kit server.
May 23 14:48:41 pcarch systemd[552]: Condition check resulted in Sound System being skipped.
May 23 14:48:41 pcarch systemd[552]: Listening on D-Bus User Message Bus Socket.
May 23 14:48:41 pcarch systemd[552]: Reached target Sockets.
May 23 14:48:41 pcarch systemd[552]: Reached target Basic System.
May 23 14:48:41 pcarch systemd[552]: Reached target Main User Target.
May 23 14:48:41 pcarch systemd[552]: Startup finished in 64ms.
May 23 14:48:41 pcarch systemd[1]: Started User Manager for UID 0.
May 23 14:48:41 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:41 pcarch systemd[1]: Started Session 1 of user root.
May 23 14:48:41 pcarch audit[423]: USER_START pid=423 uid=0 auid=0 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="root" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty1 res=success'
May 23 14:48:41 pcarch audit[423]: CRED_REFR pid=423 uid=0 auid=0 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty1 res=success'
May 23 14:48:41 pcarch login[423]: ROOT LOGIN ON tty1
May 23 14:48:54 pcarch systemd[1]: systemd-hostnamed.service: Succeeded.
May 23 14:48:54 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:54 pcarch kernel: kauditd_printk_skb: 6 callbacks suppressed
May 23 14:48:54 pcarch kernel: audit: type=1131 audit(1590238134.564:43): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 14:48:54 pcarch audit: AUDIT1334 prog-id=10 op=UNLOAD
May 23 14:48:54 pcarch audit: AUDIT1334 prog-id=9 op=UNLOAD
May 23 14:48:54 pcarch kernel: audit: type=1334 audit(1590238134.694:44): prog-id=10 op=UNLOAD
May 23 14:48:54 pcarch kernel: audit: type=1334 audit(1590238134.694:45): prog-id=9 op=UNLOAD
May 23 14:49:44 pcarch kernel: EXT4-fs (nvme0n1p5): mounted filesystem with ordered data mode. Opts: (null)

cat /var/log/lightdm/lightdm.log

[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.30.0, UID=0 PID=633
[+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.00s] DEBUG:   [LightDM] contains unknown option greeter-session
[+0.00s] DEBUG: Registered seat module local
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
[+0.00s] DEBUG: Monitoring logind for seats
[+0.00s] DEBUG: New seat added from logind: seat0
[+0.00s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.00s] DEBUG: Seat seat0: Starting
[+0.00s] DEBUG: Seat seat0: Creating greeter session
[+0.00s] DEBUG: Seat seat0: Creating display server of type x
[+0.00s] DEBUG: posix_spawn avoided (fd close requested) 
[+0.00s] DEBUG: Could not run plymouth --ping: Failed to execute child process “plymouth” (No such file or directory)
[+0.00s] DEBUG: Using VT 1
[+0.00s] DEBUG: Seat seat0: Starting local X display on VT 1
[+0.00s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+0.00s] DEBUG: XServer 0: Writing X server authority to /run/lightdm/root/:0
[+0.00s] DEBUG: XServer 0: Launching X Server
[+0.00s] DEBUG: Launching process 639: /usr/bin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt1 -novtswitch
[+0.00s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+0.00s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.01s] WARNING: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
[+0.01s] DEBUG: Loading user config from /etc/lightdm/users.conf
[+0.01s] DEBUG: User lou added
[+0.01s] DEBUG: posix_spawn avoided (automatic reaping requested) (fd close requested) 
[+0.01s] DEBUG: Seat seat0 changes active session to 
[+3.30s] DEBUG: Got signal 10 from process 639
[+3.30s] DEBUG: XServer 0: Got signal from X server :0
[+3.30s] DEBUG: XServer 0: Connecting to XServer :0
[+3.30s] DEBUG: posix_spawn avoided (fd close requested) (child_setup specified) 
[+3.30s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+3.30s] DEBUG: Session pid=659: Started with service 'lightdm-greeter', username 'lightdm'
[+3.32s] DEBUG: Session pid=659: Authentication complete with return value 0: Success
[+3.32s] DEBUG: Seat seat0: Session authenticated, running command
[+3.32s] DEBUG: Session pid=659: Running command /usr/bin/lightdm-gtk-greeter
[+3.32s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+3.32s] DEBUG: Session pid=659: Logging to /var/log/lightdm/seat0-greeter.log
[+3.38s] DEBUG: Activating VT 1
[+3.38s] DEBUG: Activating login1 session c1
[+3.38s] DEBUG: Seat seat0 changes active session to c1
[+3.38s] DEBUG: Session c1 is already active
[+3.50s] DEBUG: Greeter connected version=1.30.0 api=1 resettable=false
[+3.55s] DEBUG: Greeter start authentication for lou
[+3.56s] DEBUG: Session pid=684: Started with service 'lightdm', username 'lou'
[+3.56s] DEBUG: Session pid=684: Got 1 message(s) from PAM
[+3.56s] DEBUG: Prompt greeter with 1 message(s)
[+6.36s] DEBUG: Continue authentication
[+6.38s] DEBUG: Session pid=684: Authentication complete with return value 0: Success
[+6.38s] DEBUG: Authenticate result for user lou: Success
[+6.38s] DEBUG: User lou authorized
[+6.39s] DEBUG: Greeter requests default session
[+6.39s] DEBUG: Seat seat0: Failed to find session configuration default
[+6.39s] DEBUG: Seat seat0: Can't find session 'default'
[+6.40s] DEBUG: Greeter start authentication for lou
[+6.40s] DEBUG: Session pid=692: Started with service 'lightdm', username 'lou'
[+6.41s] DEBUG: Session pid=692: Got 1 message(s) from PAM
[+6.41s] DEBUG: Prompt greeter with 1 message(s)
[+22.65s] DEBUG: Got signal 15 from process 1
[+22.65s] DEBUG: Caught Terminated signal, shutting down
[+22.65s] DEBUG: Stopping display manager
[+22.65s] DEBUG: Seat seat0: Stopping
[+22.65s] DEBUG: Seat seat0: Stopping display server
[+22.65s] DEBUG: Sending signal 15 to process 639
[+22.65s] DEBUG: Seat seat0: Stopping session
[+22.65s] DEBUG: Terminating login1 session c1
[+22.65s] DEBUG: Session pid=659: Sending SIGTERM
[+22.65s] DEBUG: Seat seat0: Stopping session
[+22.65s] WARNING: Session pid=684: Error writing to session: Broken pipe
[+22.65s] WARNING: Session pid=684: Error writing to session: Broken pipe
[+22.65s] WARNING: Session pid=684: Error writing to session: Broken pipe
[+22.65s] WARNING: Session pid=684: Error writing to session: Broken pipe
[+22.65s] WARNING: Session pid=684: Error writing to session: Broken pipe
[+22.65s] WARNING: Session pid=684: Error writing to session: Broken pipe
[+22.65s] WARNING: Session pid=684: Error writing to session: Broken pipe
[+22.65s] WARNING: Session pid=684: Error writing to session: Broken pipe
[+22.65s] DEBUG: Seat seat0: Stopping session
[+22.65s] DEBUG: Session pid=692: Sending SIGTERM
[+22.65s] DEBUG: Session pid=684: Terminated with signal 15
[+22.65s] DEBUG: Seat seat0: Session stopped
[+22.65s] DEBUG: Session pid=692: Terminated with signal 15
[+22.65s] DEBUG: Session: Failed during authentication
[+22.65s] DEBUG: Seat seat0: Session stopped
[+22.66s] DEBUG: Greeter closed communication channel
[+22.66s] DEBUG: Session pid=659: Exited with return value 1
[+22.66s] DEBUG: Seat seat0: Session stopped
[+22.67s] DEBUG: Seat seat0 changes active session to 
[+25.10s] DEBUG: Process 639 exited with return value 0
[+25.10s] DEBUG: XServer 0: X server stopped
[+25.10s] DEBUG: Releasing VT 1
[+25.10s] DEBUG: XServer 0: Removing X server authority /run/lightdm/root/:0
[+25.10s] DEBUG: Seat seat0: Display server stopped
[+25.10s] DEBUG: Seat seat0: Stopped
[+25.10s] DEBUG: Display manager stopped
[+25.10s] DEBUG: Stopping daemon
[+25.10s] DEBUG: Exiting with return value 0

Sometimes, maybe if my USB-C hub is connected, the screen turn black a few second after I log into tty1, and I have to reboot using the power button.
If you're strong enough, some additional infos :

journalctl -b -2

-- Logs begin at Fri 2020-05-22 01:00:45 CEST, end at Sat 2020-05-23 14:49:44 CEST. --
May 23 10:32:46 pcarch kernel: Linux version 5.6.13-arch1-1 (linux@archlinux) (gcc version 10.1.0 (GCC)) #1 SMP PREEMPT Thu, 14 May 2020 06:52:53 +0000
May 23 10:32:46 pcarch kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/nvme0n1p7
May 23 10:32:46 pcarch kernel: KERNEL supported cpus:
May 23 10:32:46 pcarch kernel:   Intel GenuineIntel
May 23 10:32:46 pcarch kernel:   AMD AuthenticAMD
May 23 10:32:46 pcarch kernel:   Hygon HygonGenuine
May 23 10:32:46 pcarch kernel:   Centaur CentaurHauls
May 23 10:32:46 pcarch kernel:   zhaoxin   Shanghai  
May 23 10:32:46 pcarch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
May 23 10:32:46 pcarch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
May 23 10:32:46 pcarch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
May 23 10:32:46 pcarch kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
May 23 10:32:46 pcarch kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
May 23 10:32:46 pcarch kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
May 23 10:32:46 pcarch kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
May 23 10:32:46 pcarch kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
May 23 10:32:46 pcarch kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
May 23 10:32:46 pcarch kernel: BIOS-provided physical RAM map:
May 23 10:32:46 pcarch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
May 23 10:32:46 pcarch kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
May 23 10:32:46 pcarch kernel: BIOS-e820: [mem 0x0000000000100000-0x000000008f2e7fff] usable
May 23 10:32:46 pcarch kernel: BIOS-e820: [mem 0x000000008f2e8000-0x000000008f2e9fff] reserved
May 23 10:32:46 pcarch kernel: BIOS-e820: [mem 0x000000008f2ea000-0x000000009814efff] usable
May 23 10:32:46 pcarch kernel: BIOS-e820: [mem 0x000000009814f000-0x000000009814ffff] reserved
May 23 10:32:46 pcarch kernel: BIOS-e820: [mem 0x0000000098150000-0x00000000aaf05fff] usable
May 23 10:32:46 pcarch kernel: BIOS-e820: [mem 0x00000000aaf06000-0x00000000afa61fff] reserved
May 23 10:32:46 pcarch kernel: BIOS-e820: [mem 0x00000000afa62000-0x00000000afca9fff] ACPI NVS
May 23 10:32:46 pcarch kernel: BIOS-e820: [mem 0x00000000afcaa000-0x00000000afd0efff] ACPI data
May 23 10:32:46 pcarch kernel: BIOS-e820: [mem 0x00000000afd0f000-0x00000000afd0ffff] usable
May 23 10:32:46 pcarch kernel: BIOS-e820: [mem 0x00000000afd10000-0x00000000b7ffffff] reserved
May 23 10:32:46 pcarch kernel: BIOS-e820: [mem 0x00000000b8000000-0x00000000b87fffff] usable
May 23 10:32:46 pcarch kernel: BIOS-e820: [mem 0x00000000b8800000-0x00000000baffffff] reserved
May 23 10:32:46 pcarch kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
May 23 10:32:46 pcarch kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000442ffffff] usable
May 23 10:32:46 pcarch kernel: NX (Execute Disable) protection: active
May 23 10:32:46 pcarch kernel: e820: update [mem 0x9d7cc018-0x9d7eb857] usable ==> usable
May 23 10:32:46 pcarch kernel: e820: update [mem 0x9d7cc018-0x9d7eb857] usable ==> usable
May 23 10:32:46 pcarch kernel: extended physical RAM map:
May 23 10:32:46 pcarch kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
May 23 10:32:46 pcarch kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
May 23 10:32:46 pcarch kernel: reserve setup_data: [mem 0x0000000000100000-0x000000008f2e7fff] usable
May 23 10:32:46 pcarch kernel: reserve setup_data: [mem 0x000000008f2e8000-0x000000008f2e9fff] reserved
May 23 10:32:46 pcarch kernel: reserve setup_data: [mem 0x000000008f2ea000-0x000000009814efff] usable
May 23 10:32:46 pcarch kernel: reserve setup_data: [mem 0x000000009814f000-0x000000009814ffff] reserved
May 23 10:32:46 pcarch kernel: reserve setup_data: [mem 0x0000000098150000-0x000000009d7cc017] usable
May 23 10:32:46 pcarch kernel: reserve setup_data: [mem 0x000000009d7cc018-0x000000009d7eb857] usable
May 23 10:32:46 pcarch kernel: reserve setup_data: [mem 0x000000009d7eb858-0x00000000aaf05fff] usable
May 23 10:32:46 pcarch kernel: reserve setup_data: [mem 0x00000000aaf06000-0x00000000afa61fff] reserved
May 23 10:32:46 pcarch kernel: reserve setup_data: [mem 0x00000000afa62000-0x00000000afca9fff] ACPI NVS
May 23 10:32:46 pcarch kernel: reserve setup_data: [mem 0x00000000afcaa000-0x00000000afd0efff] ACPI data
May 23 10:32:46 pcarch kernel: reserve setup_data: [mem 0x00000000afd0f000-0x00000000afd0ffff] usable
May 23 10:32:46 pcarch kernel: reserve setup_data: [mem 0x00000000afd10000-0x00000000b7ffffff] reserved
May 23 10:32:46 pcarch kernel: reserve setup_data: [mem 0x00000000b8000000-0x00000000b87fffff] usable
May 23 10:32:46 pcarch kernel: reserve setup_data: [mem 0x00000000b8800000-0x00000000baffffff] reserved
May 23 10:32:46 pcarch kernel: reserve setup_data: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
May 23 10:32:46 pcarch kernel: reserve setup_data: [mem 0x0000000100000000-0x0000000442ffffff] usable
May 23 10:32:46 pcarch kernel: efi: EFI v2.60 by Lenovo
May 23 10:32:46 pcarch kernel: efi:  TPMFinalLog=0xafca2000  SMBIOS=0xad77d000  SMBIOS 3.0=0xad770000  ACPI=0xafd0e000  ACPI 2.0=0xafd0e014  MEMATTR=0xa565c018  ESRT=0xab569000  RNG=0xad77e898  TPMEventLog=0x9ec50018 
May 23 10:32:46 pcarch kernel: efi: seeding entropy pool
May 23 10:32:46 pcarch kernel: SMBIOS 3.1.1 present.
May 23 10:32:46 pcarch kernel: DMI: LENOVO 20QVCTO1WW/20QVCTO1WW, BIOS N2OET43W (1.30 ) 03/24/2020
May 23 10:32:46 pcarch kernel: tsc: Detected 2600.000 MHz processor
May 23 10:32:46 pcarch kernel: tsc: Detected 2599.992 MHz TSC
May 23 10:32:46 pcarch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
May 23 10:32:46 pcarch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
May 23 10:32:46 pcarch kernel: last_pfn = 0x443000 max_arch_pfn = 0x400000000
May 23 10:32:46 pcarch kernel: MTRR default type: write-back
May 23 10:32:46 pcarch kernel: MTRR fixed ranges enabled:
May 23 10:32:46 pcarch kernel:   00000-9FFFF write-back
May 23 10:32:46 pcarch kernel:   A0000-BFFFF uncachable
May 23 10:32:46 pcarch kernel:   C0000-FFFFF write-protect
May 23 10:32:46 pcarch kernel: MTRR variable ranges enabled:
May 23 10:32:46 pcarch kernel:   0 base 00C0000000 mask 7FC0000000 uncachable
May 23 10:32:46 pcarch kernel:   1 base 00BC000000 mask 7FFC000000 uncachable
May 23 10:32:46 pcarch kernel:   2 base 00BB000000 mask 7FFF000000 uncachable
May 23 10:32:46 pcarch kernel:   3 base 2000000000 mask 6000000000 uncachable
May 23 10:32:46 pcarch kernel:   4 base 1000000000 mask 7000000000 uncachable
May 23 10:32:46 pcarch kernel:   5 base 0800000000 mask 7800000000 uncachable
May 23 10:32:46 pcarch kernel:   6 base 4000000000 mask 4000000000 uncachable
May 23 10:32:46 pcarch kernel:   7 disabled
May 23 10:32:46 pcarch kernel:   8 disabled
May 23 10:32:46 pcarch kernel:   9 disabled
May 23 10:32:46 pcarch kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
May 23 10:32:46 pcarch kernel: last_pfn = 0xb8800 max_arch_pfn = 0x400000000
May 23 10:32:46 pcarch kernel: esrt: Reserving ESRT space from 0x00000000ab569000 to 0x00000000ab569100.
May 23 10:32:46 pcarch kernel: check: Scanning 1 areas for low memory corruption
May 23 10:32:46 pcarch kernel: Using GB pages for direct mapping
May 23 10:32:46 pcarch kernel: BRK [0x3cbe01000, 0x3cbe01fff] PGTABLE
May 23 10:32:46 pcarch kernel: BRK [0x3cbe02000, 0x3cbe02fff] PGTABLE
May 23 10:32:46 pcarch kernel: BRK [0x3cbe03000, 0x3cbe03fff] PGTABLE
May 23 10:32:46 pcarch kernel: BRK [0x3cbe04000, 0x3cbe04fff] PGTABLE
May 23 10:32:46 pcarch kernel: BRK [0x3cbe05000, 0x3cbe05fff] PGTABLE
May 23 10:32:46 pcarch kernel: BRK [0x3cbe06000, 0x3cbe06fff] PGTABLE
May 23 10:32:46 pcarch kernel: BRK [0x3cbe07000, 0x3cbe07fff] PGTABLE
May 23 10:32:46 pcarch kernel: BRK [0x3cbe08000, 0x3cbe08fff] PGTABLE
May 23 10:32:46 pcarch kernel: BRK [0x3cbe09000, 0x3cbe09fff] PGTABLE
May 23 10:32:46 pcarch kernel: BRK [0x3cbe0a000, 0x3cbe0afff] PGTABLE
May 23 10:32:46 pcarch kernel: Secure boot disabled
May 23 10:32:46 pcarch kernel: RAMDISK: [mem 0x3f6dc000-0x3fffdfff]
May 23 10:32:46 pcarch kernel: ACPI: Early table checksum verification disabled
May 23 10:32:46 pcarch kernel: ACPI: RSDP 0x00000000AFD0E014 000024 (v02 LENOVO)
May 23 10:32:46 pcarch kernel: ACPI: XSDT 0x00000000AFD0C188 00011C (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 10:32:46 pcarch kernel: ACPI: FACP 0x00000000AD586000 000114 (v06 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 10:32:46 pcarch kernel: ACPI: DSDT 0x00000000AD55B000 0269A4 (v02 LENOVO CFL      20170001 INTL 20160422)
May 23 10:32:46 pcarch kernel: ACPI: FACS 0x00000000AFAE2000 000040
May 23 10:32:46 pcarch kernel: ACPI: SSDT 0x00000000AD5E0000 001B26 (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
May 23 10:32:46 pcarch kernel: ACPI: SSDT 0x00000000AD5DF000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
May 23 10:32:46 pcarch kernel: ACPI: SSDT 0x00000000AD5A4000 005280 (v02 LENOVO DptfTabl 00001000 INTL 20160527)
May 23 10:32:46 pcarch kernel: ACPI: SSDT 0x00000000AD58E000 00313D (v02 LENOVO SaSsdt   00003000 INTL 20160527)
May 23 10:32:46 pcarch kernel: ACPI: SSDT 0x00000000AD58B000 002A63 (v02 LENOVO PegSsdt  00001000 INTL 20160527)
May 23 10:32:46 pcarch kernel: ACPI: SSDT 0x00000000AD58A000 000612 (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
May 23 10:32:46 pcarch kernel: ACPI: TPM2 0x00000000AD589000 000034 (v04 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 10:32:46 pcarch kernel: ACPI: UEFI 0x00000000AFB03000 000042 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 10:32:46 pcarch kernel: ACPI: SSDT 0x00000000AD587000 000530 (v02 LENOVO PerfTune 00001000 INTL 20160527)
May 23 10:32:46 pcarch kernel: ACPI: HPET 0x00000000AD585000 000038 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 10:32:46 pcarch kernel: ACPI: APIC 0x00000000AD584000 00012C (v03 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 10:32:46 pcarch kernel: ACPI: MCFG 0x00000000AD583000 00003C (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 10:32:46 pcarch kernel: ACPI: ECDT 0x00000000AD582000 000053 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 10:32:46 pcarch kernel: ACPI: SSDT 0x00000000AD559000 001A93 (v02 LENOVO CflH_Tbt 00001000 INTL 20160527)
May 23 10:32:46 pcarch kernel: ACPI: SSDT 0x00000000AD556000 0028CE (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
May 23 10:32:46 pcarch kernel: ACPI: BOOT 0x00000000AD555000 000028 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 10:32:46 pcarch kernel: ACPI: SSDT 0x00000000AD553000 000EE9 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
May 23 10:32:46 pcarch kernel: ACPI: LPIT 0x00000000AD552000 000094 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 10:32:46 pcarch kernel: ACPI: WSMT 0x00000000AD551000 000028 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 10:32:46 pcarch kernel: ACPI: SSDT 0x00000000AD54F000 00167F (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
May 23 10:32:46 pcarch kernel: ACPI: DBGP 0x00000000AD54E000 000034 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 10:32:46 pcarch kernel: ACPI: DBG2 0x00000000AD54D000 000054 (v00 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 10:32:46 pcarch kernel: ACPI: MSDM 0x00000000AD54C000 000055 (v03 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 10:32:46 pcarch kernel: ACPI: BATB 0x00000000AD36F000 00004A (v02 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 10:32:46 pcarch kernel: ACPI: SSDT 0x00000000AB567000 001B7C (v01 LENOVO NvOptTbl 00001000 INTL 20160527)
May 23 10:32:46 pcarch kernel: ACPI: NHLT 0x00000000AB566000 00002D (v00 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 10:32:46 pcarch kernel: ACPI: DMAR 0x00000000AD554000 000070 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 10:32:46 pcarch kernel: ACPI: FPDT 0x00000000AB565000 000044 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 10:32:46 pcarch kernel: ACPI: BGRT 0x00000000AB564000 000038 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 10:32:46 pcarch kernel: ACPI: UEFI 0x00000000AFAAE000 00012A (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 10:32:46 pcarch kernel: ACPI: Local APIC address 0xfee00000
May 23 10:32:46 pcarch kernel: No NUMA configuration found
May 23 10:32:46 pcarch kernel: Faking a node at [mem 0x0000000000000000-0x0000000442ffffff]
May 23 10:32:46 pcarch kernel: NODE_DATA(0) allocated [mem 0x442ffc000-0x442ffffff]
May 23 10:32:46 pcarch kernel: Zone ranges:
May 23 10:32:46 pcarch kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
May 23 10:32:46 pcarch kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
May 23 10:32:46 pcarch kernel:   Normal   [mem 0x0000000100000000-0x0000000442ffffff]
May 23 10:32:46 pcarch kernel:   Device   empty
May 23 10:32:46 pcarch kernel: Movable zone start for each node
May 23 10:32:46 pcarch kernel: Early memory node ranges
May 23 10:32:46 pcarch kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
May 23 10:32:46 pcarch kernel:   node   0: [mem 0x0000000000100000-0x000000008f2e7fff]
May 23 10:32:46 pcarch kernel:   node   0: [mem 0x000000008f2ea000-0x000000009814efff]
May 23 10:32:46 pcarch kernel:   node   0: [mem 0x0000000098150000-0x00000000aaf05fff]
May 23 10:32:46 pcarch kernel:   node   0: [mem 0x00000000afd0f000-0x00000000afd0ffff]
May 23 10:32:46 pcarch kernel:   node   0: [mem 0x00000000b8000000-0x00000000b87fffff]
May 23 10:32:46 pcarch kernel:   node   0: [mem 0x0000000100000000-0x0000000442ffffff]
May 23 10:32:46 pcarch kernel: Zeroed struct page in unavailable ranges: 72030 pages
May 23 10:32:46 pcarch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000000442ffffff]
May 23 10:32:46 pcarch kernel: On node 0 totalpages: 4122274
May 23 10:32:46 pcarch kernel:   DMA zone: 64 pages used for memmap
May 23 10:32:46 pcarch kernel:   DMA zone: 21 pages reserved
May 23 10:32:46 pcarch kernel:   DMA zone: 3998 pages, LIFO batch:0
May 23 10:32:46 pcarch kernel:   DMA32 zone: 10909 pages used for memmap
May 23 10:32:46 pcarch kernel:   DMA32 zone: 698116 pages, LIFO batch:63
May 23 10:32:46 pcarch kernel:   Normal zone: 53440 pages used for memmap
May 23 10:32:46 pcarch kernel:   Normal zone: 3420160 pages, LIFO batch:63
May 23 10:32:46 pcarch kernel: x86/hpet: Will disable the HPET for this platform because it's not reliable
May 23 10:32:46 pcarch kernel: ACPI: PM-Timer IO Port: 0x1808
May 23 10:32:46 pcarch kernel: ACPI: Local APIC address 0xfee00000
May 23 10:32:46 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
May 23 10:32:46 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
May 23 10:32:46 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
May 23 10:32:46 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
May 23 10:32:46 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
May 23 10:32:46 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
May 23 10:32:46 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
May 23 10:32:46 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
May 23 10:32:46 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
May 23 10:32:46 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
May 23 10:32:46 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
May 23 10:32:46 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
May 23 10:32:46 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
May 23 10:32:46 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
May 23 10:32:46 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
May 23 10:32:46 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
May 23 10:32:46 pcarch kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
May 23 10:32:46 pcarch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
May 23 10:32:46 pcarch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
May 23 10:32:46 pcarch kernel: ACPI: IRQ0 used by override.
May 23 10:32:46 pcarch kernel: ACPI: IRQ9 used by override.
May 23 10:32:46 pcarch kernel: Using ACPI (MADT) for SMP configuration information
May 23 10:32:46 pcarch kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
May 23 10:32:46 pcarch kernel: e820: update [mem 0xa4150000-0xa41e0fff] usable ==> reserved
May 23 10:32:46 pcarch kernel: smpboot: Allowing 12 CPUs, 0 hotplug CPUs
May 23 10:32:46 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
May 23 10:32:46 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
May 23 10:32:46 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0x8f2e8000-0x8f2e9fff]
May 23 10:32:46 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0x9814f000-0x9814ffff]
May 23 10:32:46 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0x9d7cc000-0x9d7ccfff]
May 23 10:32:46 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0x9d7eb000-0x9d7ebfff]
May 23 10:32:46 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xa4150000-0xa41e0fff]
May 23 10:32:46 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xaaf06000-0xafa61fff]
May 23 10:32:46 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xafa62000-0xafca9fff]
May 23 10:32:46 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xafcaa000-0xafd0efff]
May 23 10:32:46 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xafd10000-0xb7ffffff]
May 23 10:32:46 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xb8800000-0xbaffffff]
May 23 10:32:46 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xbb000000-0xfe00ffff]
May 23 10:32:46 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
May 23 10:32:46 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xffffffff]
May 23 10:32:46 pcarch kernel: [mem 0xbb000000-0xfe00ffff] available for PCI devices
May 23 10:32:46 pcarch kernel: Booting paravirtualized kernel on bare hardware
May 23 10:32:46 pcarch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
May 23 10:32:46 pcarch kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:12 nr_node_ids:1
May 23 10:32:46 pcarch kernel: percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144
May 23 10:32:46 pcarch kernel: pcpu-alloc: s196608 r8192 d28672 u262144 alloc=1*2097152
May 23 10:32:46 pcarch kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
May 23 10:32:46 pcarch kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4057840
May 23 10:32:46 pcarch kernel: Policy zone: Normal
May 23 10:32:46 pcarch kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/nvme0n1p7
May 23 10:32:46 pcarch kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
May 23 10:32:46 pcarch kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
May 23 10:32:46 pcarch kernel: mem auto-init: stack:byref_all, heap alloc:on, heap free:off
May 23 10:32:46 pcarch kernel: Memory: 15985392K/16489096K available (12291K kernel code, 1463K rwdata, 4464K rodata, 1608K init, 3184K bss, 503704K reserved, 0K cma-reserved)
May 23 10:32:46 pcarch kernel: random: get_random_u64 called from __kmem_cache_create+0x3e/0x610 with crng_init=0
May 23 10:32:46 pcarch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
May 23 10:32:46 pcarch kernel: Kernel/User page tables isolation: enabled
May 23 10:32:46 pcarch kernel: ftrace: allocating 39095 entries in 153 pages
May 23 10:32:46 pcarch kernel: ftrace: allocated 153 pages with 4 groups
May 23 10:32:46 pcarch kernel: rcu: Preemptible hierarchical RCU implementation.
May 23 10:32:46 pcarch kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
May 23 10:32:46 pcarch kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
May 23 10:32:46 pcarch kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
May 23 10:32:46 pcarch kernel:         Tasks RCU enabled.
May 23 10:32:46 pcarch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
May 23 10:32:46 pcarch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
May 23 10:32:46 pcarch kernel: NR_IRQS: 20736, nr_irqs: 2152, preallocated irqs: 16
May 23 10:32:46 pcarch kernel: Console: colour dummy device 80x25
May 23 10:32:46 pcarch kernel: printk: console [tty0] enabled
May 23 10:32:46 pcarch kernel: ACPI: Core revision 20200110
May 23 10:32:46 pcarch kernel: APIC: Switch to symmetric I/O mode setup
May 23 10:32:46 pcarch kernel: DMAR: Host address width 39
May 23 10:32:46 pcarch kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
May 23 10:32:46 pcarch kernel: DMAR: dmar0: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
May 23 10:32:46 pcarch kernel: DMAR: RMRR base: 0x000000afa1f000 end: 0x000000afa3efff
May 23 10:32:46 pcarch kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 0
May 23 10:32:46 pcarch kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
May 23 10:32:46 pcarch kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
May 23 10:32:46 pcarch kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
May 23 10:32:46 pcarch kernel: x2apic enabled
May 23 10:32:46 pcarch kernel: Switched APIC routing to cluster x2apic.
May 23 10:32:46 pcarch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a34a6eea, max_idle_ns: 440795264358 ns
May 23 10:32:46 pcarch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5202.65 BogoMIPS (lpj=8666640)
May 23 10:32:46 pcarch kernel: pid_max: default: 32768 minimum: 301
May 23 10:32:46 pcarch kernel: LSM: Security Framework initializing
May 23 10:32:46 pcarch kernel: Yama: becoming mindful.
May 23 10:32:46 pcarch kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
May 23 10:32:46 pcarch kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
May 23 10:32:46 pcarch kernel: *** VALIDATE tmpfs ***
May 23 10:32:46 pcarch kernel: *** VALIDATE proc ***
May 23 10:32:46 pcarch kernel: *** VALIDATE cgroup ***
May 23 10:32:46 pcarch kernel: *** VALIDATE cgroup2 ***
May 23 10:32:46 pcarch kernel: mce: CPU0: Thermal monitoring enabled (TM1)
May 23 10:32:46 pcarch kernel: process: using mwait in idle threads
May 23 10:32:46 pcarch kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
May 23 10:32:46 pcarch kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
May 23 10:32:46 pcarch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
May 23 10:32:46 pcarch kernel: Spectre V2 : Mitigation: Full generic retpoline
May 23 10:32:46 pcarch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
May 23 10:32:46 pcarch kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
May 23 10:32:46 pcarch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
May 23 10:32:46 pcarch kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
May 23 10:32:46 pcarch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
May 23 10:32:46 pcarch kernel: MDS: Mitigation: Clear CPU buffers
May 23 10:32:46 pcarch kernel: Freeing SMP alternatives memory: 32K
May 23 10:32:46 pcarch kernel: TSC deadline timer enabled
May 23 10:32:46 pcarch kernel: smpboot: CPU0: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz (family: 0x6, model: 0x9e, stepping: 0xa)
May 23 10:32:46 pcarch kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
May 23 10:32:46 pcarch kernel: ... version:                4
May 23 10:32:46 pcarch kernel: ... bit width:              48
May 23 10:32:46 pcarch kernel: ... generic registers:      4
May 23 10:32:46 pcarch kernel: ... value mask:             0000ffffffffffff
May 23 10:32:46 pcarch kernel: ... max period:             00007fffffffffff
May 23 10:32:46 pcarch kernel: ... fixed-purpose events:   3
May 23 10:32:46 pcarch kernel: ... event mask:             000000070000000f
May 23 10:32:46 pcarch kernel: rcu: Hierarchical SRCU implementation.
May 23 10:32:46 pcarch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
May 23 10:32:46 pcarch kernel: smp: Bringing up secondary CPUs ...
May 23 10:32:46 pcarch kernel: x86: Booting SMP configuration:
May 23 10:32:46 pcarch kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6
May 23 10:32:46 pcarch kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
May 23 10:32:46 pcarch kernel:   #7  #8  #9 #10 #11
May 23 10:32:46 pcarch kernel: smp: Brought up 1 node, 12 CPUs
May 23 10:32:46 pcarch kernel: smpboot: Max logical packages: 1
May 23 10:32:46 pcarch kernel: smpboot: Total of 12 processors activated (62424.80 BogoMIPS)
May 23 10:32:46 pcarch kernel: devtmpfs: initialized
May 23 10:32:46 pcarch kernel: x86/mm: Memory block size: 128MB
May 23 10:32:46 pcarch kernel: PM: Registering ACPI NVS region [mem 0xafa62000-0xafca9fff] (2392064 bytes)
May 23 10:32:46 pcarch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
May 23 10:32:46 pcarch kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
May 23 10:32:46 pcarch kernel: pinctrl core: initialized pinctrl subsystem
May 23 10:32:46 pcarch kernel: PM: RTC time: 08:32:44, date: 2020-05-23
May 23 10:32:46 pcarch kernel: thermal_sys: Registered thermal governor 'fair_share'
May 23 10:32:46 pcarch kernel: thermal_sys: Registered thermal governor 'bang_bang'
May 23 10:32:46 pcarch kernel: thermal_sys: Registered thermal governor 'step_wise'
May 23 10:32:46 pcarch kernel: thermal_sys: Registered thermal governor 'user_space'
May 23 10:32:46 pcarch kernel: thermal_sys: Registered thermal governor 'power_allocator'
May 23 10:32:46 pcarch kernel: NET: Registered protocol family 16
May 23 10:32:46 pcarch kernel: audit: initializing netlink subsys (disabled)
May 23 10:32:46 pcarch kernel: audit: type=2000 audit(1590222764.499:1): state=initialized audit_enabled=0 res=1
May 23 10:32:46 pcarch kernel: cpuidle: using governor ladder
May 23 10:32:46 pcarch kernel: cpuidle: using governor menu
May 23 10:32:46 pcarch kernel: Simple Boot Flag at 0x47 set to 0x1
May 23 10:32:46 pcarch kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
May 23 10:32:46 pcarch kernel: ACPI: bus type PCI registered
May 23 10:32:46 pcarch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
May 23 10:32:46 pcarch kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
May 23 10:32:46 pcarch kernel: PCI: not using MMCONFIG
May 23 10:32:46 pcarch kernel: PCI: Using configuration type 1 for base access
May 23 10:32:46 pcarch kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
May 23 10:32:46 pcarch kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
May 23 10:32:46 pcarch kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
May 23 10:32:46 pcarch kernel: ACPI: Added _OSI(Module Device)
May 23 10:32:46 pcarch kernel: ACPI: Added _OSI(Processor Device)
May 23 10:32:46 pcarch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
May 23 10:32:46 pcarch kernel: ACPI: Added _OSI(Processor Aggregator Device)
May 23 10:32:46 pcarch kernel: ACPI: Added _OSI(Linux-Dell-Video)
May 23 10:32:46 pcarch kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
May 23 10:32:46 pcarch kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
May 23 10:32:46 pcarch kernel: ACPI: 13 ACPI AML tables successfully acquired and loaded
May 23 10:32:46 pcarch kernel: ACPI: EC: EC started
May 23 10:32:46 pcarch kernel: ACPI: EC: interrupt blocked
May 23 10:32:46 pcarch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
May 23 10:32:46 pcarch kernel: ACPI: EC: Boot ECDT EC used to handle transactions
May 23 10:32:46 pcarch kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
May 23 10:32:46 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 10:32:46 pcarch kernel: ACPI: SSDT 0xFFFF95F12F846500 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
May 23 10:32:46 pcarch kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
May 23 10:32:46 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 10:32:46 pcarch kernel: ACPI: SSDT 0xFFFF95F12F854000 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
May 23 10:32:46 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 10:32:46 pcarch kernel: ACPI: SSDT 0xFFFF95F1303A5800 000600 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
May 23 10:32:46 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 10:32:46 pcarch kernel: ACPI: SSDT 0xFFFF95F12F849200 000149 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
May 23 10:32:46 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 10:32:46 pcarch kernel: ACPI: SSDT 0xFFFF95F1303A2000 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
May 23 10:32:46 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 10:32:46 pcarch kernel: ACPI: SSDT 0xFFFF95F1303A1800 0005FC (v02 PmRef  ApIst    00003000 INTL 20160527)
May 23 10:32:46 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 10:32:46 pcarch kernel: ACPI: SSDT 0xFFFF95F12F850C00 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
May 23 10:32:46 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 10:32:46 pcarch kernel: ACPI: SSDT 0xFFFF95F1303F7000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160527)
May 23 10:32:46 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 10:32:46 pcarch kernel: ACPI: SSDT 0xFFFF95F12F857000 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
May 23 10:32:46 pcarch kernel: ACPI: Interpreter enabled
May 23 10:32:46 pcarch kernel: ACPI: (supports S0 S3 S4 S5)
May 23 10:32:46 pcarch kernel: ACPI: Using IOAPIC for interrupt routing
May 23 10:32:46 pcarch kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
May 23 10:32:46 pcarch kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in ACPI motherboard resources
May 23 10:32:46 pcarch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
May 23 10:32:46 pcarch kernel: ACPI: Enabled 12 GPEs in block 00 to 7F
May 23 10:32:46 pcarch kernel: ACPI: Power Resource [PG00] (on)
May 23 10:32:46 pcarch kernel: ACPI: Power Resource [PG01] (on)
May 23 10:32:46 pcarch kernel: ACPI: Power Resource [PG02] (on)
May 23 10:32:46 pcarch kernel: ACPI: Power Resource [PUBS] (on)
May 23 10:32:46 pcarch kernel: ACPI: Power Resource [USBC] (on)
May 23 10:32:46 pcarch kernel: ACPI: Power Resource [WRST] (on)
May 23 10:32:46 pcarch kernel: ACPI: Power Resource [DRST] (on)
May 23 10:32:46 pcarch kernel: ACPI: Power Resource [PXP] (on)
May 23 10:32:46 pcarch kernel: ACPI: Power Resource [V0PR] (on)
May 23 10:32:46 pcarch kernel: ACPI: Power Resource [V1PR] (on)
May 23 10:32:46 pcarch kernel: ACPI: Power Resource [V2PR] (on)
May 23 10:32:46 pcarch kernel: ACPI: Power Resource [WRST] (on)
May 23 10:32:46 pcarch kernel: ACPI: Power Resource [PIN] (off)
May 23 10:32:46 pcarch kernel: ACPI: Power Resource [PINP] (off)
May 23 10:32:46 pcarch kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
May 23 10:32:46 pcarch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
May 23 10:32:46 pcarch kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
May 23 10:32:46 pcarch kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR]
May 23 10:32:46 pcarch kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
May 23 10:32:46 pcarch kernel: PCI host bridge to bus 0000:00
May 23 10:32:46 pcarch kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
May 23 10:32:46 pcarch kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
May 23 10:32:46 pcarch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
May 23 10:32:46 pcarch kernel: pci_bus 0000:00: root bus resource [mem 0xbb000000-0xefffffff window]
May 23 10:32:46 pcarch kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
May 23 10:32:46 pcarch kernel: pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
May 23 10:32:46 pcarch kernel: pci_bus 0000:00: root bus resource [bus 00-7e]
May 23 10:32:46 pcarch kernel: pci 0000:00:00.0: [8086:3ec4] type 00 class 0x060000
May 23 10:32:46 pcarch kernel: pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
May 23 10:32:46 pcarch kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
May 23 10:32:46 pcarch kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
May 23 10:32:46 pcarch kernel: pci 0000:00:04.0: reg 0x10: [mem 0x4040100000-0x4040107fff 64bit]
May 23 10:32:46 pcarch kernel: pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
May 23 10:32:46 pcarch kernel: pci 0000:00:08.0: reg 0x10: [mem 0x4040114000-0x4040114fff 64bit]
May 23 10:32:46 pcarch kernel: pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
May 23 10:32:46 pcarch kernel: pci 0000:00:12.0: reg 0x10: [mem 0x4040113000-0x4040113fff 64bit]
May 23 10:32:46 pcarch kernel: pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
May 23 10:32:46 pcarch kernel: pci 0000:00:14.0: reg 0x10: [mem 0xef820000-0xef82ffff 64bit]
May 23 10:32:46 pcarch kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
May 23 10:32:46 pcarch kernel: pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
May 23 10:32:46 pcarch kernel: pci 0000:00:14.2: reg 0x10: [mem 0x404010c000-0x404010dfff 64bit]
May 23 10:32:46 pcarch kernel: pci 0000:00:14.2: reg 0x18: [mem 0x4040112000-0x4040112fff 64bit]
May 23 10:32:46 pcarch kernel: pci 0000:00:15.0: [8086:a368] type 00 class 0x0c8000
May 23 10:32:46 pcarch kernel: pci 0000:00:15.0: reg 0x10: [mem 0x4040111000-0x4040111fff 64bit]
May 23 10:32:46 pcarch kernel: pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
May 23 10:32:46 pcarch kernel: pci 0000:00:16.0: reg 0x10: [mem 0x4040110000-0x4040110fff 64bit]
May 23 10:32:46 pcarch kernel: pci 0000:00:16.0: PME# supported from D3hot
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.4: [8086:a32c] type 01 class 0x060400
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.4: PME# supported from D0 D3hot D3cold
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.4: PTM enabled (root), 4ns granularity
May 23 10:32:46 pcarch kernel: pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400
May 23 10:32:46 pcarch kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
May 23 10:32:46 pcarch kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
May 23 10:32:46 pcarch kernel: pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
May 23 10:32:46 pcarch kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
May 23 10:32:46 pcarch kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
May 23 10:32:46 pcarch kernel: pci 0000:00:1d.6: [8086:a336] type 01 class 0x060400
May 23 10:32:46 pcarch kernel: pci 0000:00:1d.6: PME# supported from D0 D3hot D3cold
May 23 10:32:46 pcarch kernel: pci 0000:00:1d.6: PTM enabled (root), 4ns granularity
May 23 10:32:46 pcarch kernel: pci 0000:00:1e.0: [8086:a328] type 00 class 0x078000
May 23 10:32:46 pcarch kernel: pci 0000:00:1e.0: reg 0x10: [mem 0x404010f000-0x404010ffff 64bit]
May 23 10:32:46 pcarch kernel: pci 0000:00:1f.0: [8086:a30e] type 00 class 0x060100
May 23 10:32:46 pcarch kernel: pci 0000:00:1f.3: [8086:a348] type 00 class 0x040380
May 23 10:32:46 pcarch kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x4040108000-0x404010bfff 64bit]
May 23 10:32:46 pcarch kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x4040000000-0x40400fffff 64bit]
May 23 10:32:46 pcarch kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
May 23 10:32:46 pcarch kernel: pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
May 23 10:32:46 pcarch kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x404010e000-0x404010e0ff 64bit]
May 23 10:32:46 pcarch kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
May 23 10:32:46 pcarch kernel: pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
May 23 10:32:46 pcarch kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xef830000-0xef830fff]
May 23 10:32:46 pcarch kernel: pci 0000:00:1f.6: [8086:15bc] type 00 class 0x020000
May 23 10:32:46 pcarch kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xef800000-0xef81ffff]
May 23 10:32:46 pcarch kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
May 23 10:32:46 pcarch kernel: pci 0000:01:00.0: [10de:1f91] type 00 class 0x030000
May 23 10:32:46 pcarch kernel: pci 0000:01:00.0: reg 0x10: [mem 0xed000000-0xedffffff]
May 23 10:32:46 pcarch kernel: pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
May 23 10:32:46 pcarch kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
May 23 10:32:46 pcarch kernel: pci 0000:01:00.0: reg 0x24: [io  0x3000-0x307f]
May 23 10:32:46 pcarch kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
May 23 10:32:46 pcarch kernel: pci 0000:01:00.0: BAR 1: assigned to efifb
May 23 10:32:46 pcarch kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
May 23 10:32:46 pcarch kernel: pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x16 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8 GT/s x16 link)
May 23 10:32:46 pcarch kernel: pci 0000:01:00.1: [10de:10fa] type 00 class 0x040300
May 23 10:32:46 pcarch kernel: pci 0000:01:00.1: reg 0x10: [mem 0xee000000-0xee003fff]
May 23 10:32:46 pcarch kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
May 23 10:32:46 pcarch kernel: pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
May 23 10:32:46 pcarch kernel: pci 0000:00:01.0:   bridge window [mem 0xed000000-0xee0fffff]
May 23 10:32:46 pcarch kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.0: PCI bridge to [bus 03]
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.0:   bridge window [io  0x2000-0x2fff]
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.0:   bridge window [mem 0xeee00000-0xef7fffff]
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.0:   bridge window [mem 0xee100000-0xeeafffff 64bit pref]
May 23 10:32:46 pcarch kernel: pci 0000:04:00.0: [8086:15ea] type 01 class 0x060400
May 23 10:32:46 pcarch kernel: pci 0000:04:00.0: enabling Extended Tags
May 23 10:32:46 pcarch kernel: pci 0000:04:00.0: supports D1 D2
May 23 10:32:46 pcarch kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
May 23 10:32:46 pcarch kernel: pci 0000:04:00.0: PTM enabled, 4ns granularity
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.4: PCI bridge to [bus 04-51]
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.4:   bridge window [mem 0xd4000000-0xec1fffff]
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.4:   bridge window [mem 0x4000000000-0x403fffffff 64bit pref]
May 23 10:32:46 pcarch kernel: pci 0000:05:00.0: [8086:15ea] type 01 class 0x060400
May 23 10:32:46 pcarch kernel: pci 0000:05:00.0: enabling Extended Tags
May 23 10:32:46 pcarch kernel: pci 0000:05:00.0: supports D1 D2
May 23 10:32:46 pcarch kernel: pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
May 23 10:32:46 pcarch kernel: pci 0000:05:01.0: [8086:15ea] type 01 class 0x060400
May 23 10:32:46 pcarch kernel: pci 0000:05:01.0: enabling Extended Tags
May 23 10:32:46 pcarch kernel: pci 0000:05:01.0: supports D1 D2
May 23 10:32:46 pcarch kernel: pci 0000:05:01.0: PME# supported from D0 D1 D2 D3hot D3cold
May 23 10:32:46 pcarch kernel: pci 0000:05:02.0: [8086:15ea] type 01 class 0x060400
May 23 10:32:46 pcarch kernel: pci 0000:05:02.0: enabling Extended Tags
May 23 10:32:46 pcarch kernel: pci 0000:05:02.0: supports D1 D2
May 23 10:32:46 pcarch kernel: pci 0000:05:02.0: PME# supported from D0 D1 D2 D3hot D3cold
May 23 10:32:46 pcarch kernel: pci 0000:05:04.0: [8086:15ea] type 01 class 0x060400
May 23 10:32:46 pcarch kernel: pci 0000:05:04.0: enabling Extended Tags
May 23 10:32:46 pcarch kernel: pci 0000:05:04.0: supports D1 D2
May 23 10:32:46 pcarch kernel: pci 0000:05:04.0: PME# supported from D0 D1 D2 D3hot D3cold
May 23 10:32:46 pcarch kernel: pci 0000:04:00.0: PCI bridge to [bus 05-51]
May 23 10:32:46 pcarch kernel: pci 0000:04:00.0:   bridge window [mem 0xd4000000-0xec1fffff]
May 23 10:32:46 pcarch kernel: pci 0000:04:00.0:   bridge window [mem 0x4000000000-0x403fffffff 64bit pref]
May 23 10:32:46 pcarch kernel: pci 0000:06:00.0: [8086:15eb] type 00 class 0x088000
May 23 10:32:46 pcarch kernel: pci 0000:06:00.0: reg 0x10: [mem 0xec100000-0xec13ffff]
May 23 10:32:46 pcarch kernel: pci 0000:06:00.0: reg 0x14: [mem 0xec140000-0xec140fff]
May 23 10:32:46 pcarch kernel: pci 0000:06:00.0: enabling Extended Tags
May 23 10:32:46 pcarch kernel: pci 0000:06:00.0: supports D1 D2
May 23 10:32:46 pcarch kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
May 23 10:32:46 pcarch kernel: pci 0000:05:00.0: PCI bridge to [bus 06]
May 23 10:32:46 pcarch kernel: pci 0000:05:00.0:   bridge window [mem 0xec100000-0xec1fffff]
May 23 10:32:46 pcarch kernel: pci 0000:05:01.0: PCI bridge to [bus 07-2b]
May 23 10:32:46 pcarch kernel: pci 0000:05:01.0:   bridge window [mem 0xd4000000-0xdfffffff]
May 23 10:32:46 pcarch kernel: pci 0000:05:01.0:   bridge window [mem 0x4000000000-0x401fffffff 64bit pref]
May 23 10:32:46 pcarch kernel: pci 0000:2c:00.0: [8086:15ec] type 00 class 0x0c0330
May 23 10:32:46 pcarch kernel: pci 0000:2c:00.0: reg 0x10: [mem 0xe0000000-0xe000ffff]
May 23 10:32:46 pcarch kernel: pci 0000:2c:00.0: enabling Extended Tags
May 23 10:32:46 pcarch kernel: pci 0000:2c:00.0: supports D1 D2
May 23 10:32:46 pcarch kernel: pci 0000:2c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
May 23 10:32:46 pcarch kernel: pci 0000:2c:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x4 link at 0000:05:02.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
May 23 10:32:46 pcarch kernel: pci 0000:05:02.0: PCI bridge to [bus 2c]
May 23 10:32:46 pcarch kernel: pci 0000:05:02.0:   bridge window [mem 0xe0000000-0xe00fffff]
May 23 10:32:46 pcarch kernel: pci 0000:05:04.0: PCI bridge to [bus 2d-51]
May 23 10:32:46 pcarch kernel: pci 0000:05:04.0:   bridge window [mem 0xe0100000-0xec0fffff]
May 23 10:32:46 pcarch kernel: pci 0000:05:04.0:   bridge window [mem 0x4020000000-0x403fffffff 64bit pref]
May 23 10:32:46 pcarch kernel: pci 0000:53:00.0: [17a0:9755] type 00 class 0x080501
May 23 10:32:46 pcarch kernel: pci 0000:53:00.0: reg 0x10: [mem 0xeed00000-0xeed00fff]
May 23 10:32:46 pcarch kernel: pci 0000:53:00.0: supports D1 D2
May 23 10:32:46 pcarch kernel: pci 0000:53:00.0: PME# supported from D1 D2 D3hot D3cold
May 23 10:32:46 pcarch kernel: pci 0000:00:1c.0: PCI bridge to [bus 53]
May 23 10:32:46 pcarch kernel: pci 0000:00:1c.0:   bridge window [mem 0xeed00000-0xeedfffff]
May 23 10:32:46 pcarch kernel: pci 0000:02:00.0: [144d:a808] type 00 class 0x010802
May 23 10:32:46 pcarch kernel: pci 0000:02:00.0: reg 0x10: [mem 0xeec00000-0xeec03fff 64bit]
May 23 10:32:46 pcarch kernel: pci 0000:00:1d.0: PCI bridge to [bus 02]
May 23 10:32:46 pcarch kernel: pci 0000:00:1d.0:   bridge window [mem 0xeec00000-0xeecfffff]
May 23 10:32:46 pcarch kernel: pci 0000:52:00.0: [8086:2723] type 00 class 0x028000
May 23 10:32:46 pcarch kernel: pci 0000:52:00.0: reg 0x10: [mem 0xeeb00000-0xeeb03fff 64bit]
May 23 10:32:46 pcarch kernel: pci 0000:52:00.0: PME# supported from D0 D3hot D3cold
May 23 10:32:46 pcarch kernel: pci 0000:00:1d.6: PCI bridge to [bus 52]
May 23 10:32:46 pcarch kernel: pci 0000:00:1d.6:   bridge window [mem 0xeeb00000-0xeebfffff]
May 23 10:32:46 pcarch kernel: ACPI: EC: interrupt unblocked
May 23 10:32:46 pcarch kernel: ACPI: EC: event unblocked
May 23 10:32:46 pcarch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
May 23 10:32:46 pcarch kernel: ACPI: EC: GPE=0x16
May 23 10:32:46 pcarch kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions and events
May 23 10:32:46 pcarch kernel: iommu: Default domain type: Translated 
May 23 10:32:46 pcarch kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
May 23 10:32:46 pcarch kernel: pci 0000:01:00.0: vgaarb: bridge control possible
May 23 10:32:46 pcarch kernel: pci 0000:01:00.0: vgaarb: setting as boot device
May 23 10:32:46 pcarch kernel: vgaarb: loaded
May 23 10:32:46 pcarch kernel: SCSI subsystem initialized
May 23 10:32:46 pcarch kernel: libata version 3.00 loaded.
May 23 10:32:46 pcarch kernel: ACPI: bus type USB registered
May 23 10:32:46 pcarch kernel: usbcore: registered new interface driver usbfs
May 23 10:32:46 pcarch kernel: usbcore: registered new interface driver hub
May 23 10:32:46 pcarch kernel: usbcore: registered new device driver usb
May 23 10:32:46 pcarch kernel: pps_core: LinuxPPS API ver. 1 registered
May 23 10:32:46 pcarch kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
May 23 10:32:46 pcarch kernel: PTP clock support registered
May 23 10:32:46 pcarch kernel: EDAC MC: Ver: 3.0.0
May 23 10:32:46 pcarch kernel: Registered efivars operations
May 23 10:32:46 pcarch kernel: PCI: Using ACPI for IRQ routing
May 23 10:32:46 pcarch kernel: PCI: pci_cache_line_size set to 64 bytes
May 23 10:32:46 pcarch kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
May 23 10:32:46 pcarch kernel: e820: reserve RAM buffer [mem 0x8f2e8000-0x8fffffff]
May 23 10:32:46 pcarch kernel: e820: reserve RAM buffer [mem 0x9814f000-0x9bffffff]
May 23 10:32:46 pcarch kernel: e820: reserve RAM buffer [mem 0x9d7cc018-0x9fffffff]
May 23 10:32:46 pcarch kernel: e820: reserve RAM buffer [mem 0xa4150000-0xa7ffffff]
May 23 10:32:46 pcarch kernel: e820: reserve RAM buffer [mem 0xaaf06000-0xabffffff]
May 23 10:32:46 pcarch kernel: e820: reserve RAM buffer [mem 0xafd10000-0xafffffff]
May 23 10:32:46 pcarch kernel: e820: reserve RAM buffer [mem 0xb8800000-0xbbffffff]
May 23 10:32:46 pcarch kernel: e820: reserve RAM buffer [mem 0x443000000-0x443ffffff]
May 23 10:32:46 pcarch kernel: NetLabel: Initializing
May 23 10:32:46 pcarch kernel: NetLabel:  domain hash size = 128
May 23 10:32:46 pcarch kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
May 23 10:32:46 pcarch kernel: NetLabel:  unlabeled traffic allowed by default
May 23 10:32:46 pcarch kernel: clocksource: Switched to clocksource tsc-early
May 23 10:32:46 pcarch kernel: *** VALIDATE bpf ***
May 23 10:32:46 pcarch kernel: VFS: Disk quotas dquot_6.6.0
May 23 10:32:46 pcarch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
May 23 10:32:46 pcarch kernel: *** VALIDATE ramfs ***
May 23 10:32:46 pcarch kernel: *** VALIDATE hugetlbfs ***
May 23 10:32:46 pcarch kernel: pnp: PnP ACPI init
May 23 10:32:46 pcarch kernel: system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
May 23 10:32:46 pcarch kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
May 23 10:32:46 pcarch kernel: system 00:01: [io  0x1800-0x18fe] has been reserved
May 23 10:32:46 pcarch kernel: system 00:01: [mem 0xfd000000-0xfd69ffff] has been reserved
May 23 10:32:46 pcarch kernel: system 00:01: [mem 0xfd6c0000-0xfd6cffff] has been reserved
May 23 10:32:46 pcarch kernel: system 00:01: [mem 0xfd6f0000-0xfdffffff] has been reserved
May 23 10:32:46 pcarch kernel: system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
May 23 10:32:46 pcarch kernel: system 00:01: [mem 0xfe200000-0xfe7fffff] has been reserved
May 23 10:32:46 pcarch kernel: system 00:01: [mem 0xff000000-0xffffffff] has been reserved
May 23 10:32:46 pcarch kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
May 23 10:32:46 pcarch kernel: system 00:02: [io  0xff00-0xfffe] has been reserved
May 23 10:32:46 pcarch kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
May 23 10:32:46 pcarch kernel: system 00:03: [io  0x0680-0x069f] has been reserved
May 23 10:32:46 pcarch kernel: system 00:03: [io  0x164e-0x164f] has been reserved
May 23 10:32:46 pcarch kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
May 23 10:32:46 pcarch kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
May 23 10:32:46 pcarch kernel: system 00:05: [io  0x1854-0x1857] has been reserved
May 23 10:32:46 pcarch kernel: system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
May 23 10:32:46 pcarch kernel: pnp 00:06: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
May 23 10:32:46 pcarch kernel: pnp 00:07: Plug and Play ACPI device, IDs LEN0402 PNP0f13 (active)
May 23 10:32:46 pcarch kernel: system 00:08: [io  0x1800-0x189f] could not be reserved
May 23 10:32:46 pcarch kernel: system 00:08: [io  0x0800-0x087f] has been reserved
May 23 10:32:46 pcarch kernel: system 00:08: [io  0x0880-0x08ff] has been reserved
May 23 10:32:46 pcarch kernel: system 00:08: [io  0x0900-0x097f] has been reserved
May 23 10:32:46 pcarch kernel: system 00:08: [io  0x0980-0x09ff] has been reserved
May 23 10:32:46 pcarch kernel: system 00:08: [io  0x0a00-0x0a7f] has been reserved
May 23 10:32:46 pcarch kernel: system 00:08: [io  0x0a80-0x0aff] has been reserved
May 23 10:32:46 pcarch kernel: system 00:08: [io  0x0b00-0x0b7f] has been reserved
May 23 10:32:46 pcarch kernel: system 00:08: [io  0x0b80-0x0bff] has been reserved
May 23 10:32:46 pcarch kernel: system 00:08: [io  0x15e0-0x15ef] has been reserved
May 23 10:32:46 pcarch kernel: system 00:08: [io  0x1600-0x167f] could not be reserved
May 23 10:32:46 pcarch kernel: system 00:08: [io  0x1640-0x165f] could not be reserved
May 23 10:32:46 pcarch kernel: system 00:08: [mem 0xf0000000-0xf7ffffff] has been reserved
May 23 10:32:46 pcarch kernel: system 00:08: [mem 0xfed10000-0xfed13fff] has been reserved
May 23 10:32:46 pcarch kernel: system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
May 23 10:32:46 pcarch kernel: system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
May 23 10:32:46 pcarch kernel: system 00:08: [mem 0xfeb00000-0xfebfffff] has been reserved
May 23 10:32:46 pcarch kernel: system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
May 23 10:32:46 pcarch kernel: system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
May 23 10:32:46 pcarch kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
May 23 10:32:46 pcarch kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
May 23 10:32:46 pcarch kernel: system 00:0a: [mem 0xfed10000-0xfed17fff] could not be reserved
May 23 10:32:46 pcarch kernel: system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
May 23 10:32:46 pcarch kernel: system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
May 23 10:32:46 pcarch kernel: system 00:0a: [mem 0xf0000000-0xf7ffffff] has been reserved
May 23 10:32:46 pcarch kernel: system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
May 23 10:32:46 pcarch kernel: system 00:0a: [mem 0xfed90000-0xfed93fff] could not be reserved
May 23 10:32:46 pcarch kernel: system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
May 23 10:32:46 pcarch kernel: system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved
May 23 10:32:46 pcarch kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
May 23 10:32:46 pcarch kernel: system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
May 23 10:32:46 pcarch kernel: system 00:0b: [mem 0x000c0000-0x000c3fff] could not be reserved
May 23 10:32:46 pcarch kernel: system 00:0b: [mem 0x000c8000-0x000cbfff] could not be reserved
May 23 10:32:46 pcarch kernel: system 00:0b: [mem 0x000d0000-0x000d3fff] could not be reserved
May 23 10:32:46 pcarch kernel: system 00:0b: [mem 0x000d8000-0x000dbfff] could not be reserved
May 23 10:32:46 pcarch kernel: system 00:0b: [mem 0x000e0000-0x000e3fff] could not be reserved
May 23 10:32:46 pcarch kernel: system 00:0b: [mem 0x000e8000-0x000ebfff] could not be reserved
May 23 10:32:46 pcarch kernel: system 00:0b: [mem 0x000f0000-0x000fffff] could not be reserved
May 23 10:32:46 pcarch kernel: system 00:0b: [mem 0x00100000-0xbaffffff] could not be reserved
May 23 10:32:46 pcarch kernel: system 00:0b: [mem 0xfec00000-0xfed3ffff] could not be reserved
May 23 10:32:46 pcarch kernel: system 00:0b: [mem 0xfed4c000-0xffffffff] could not be reserved
May 23 10:32:46 pcarch kernel: system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
May 23 10:32:46 pcarch kernel: pnp: PnP ACPI: found 12 devices
May 23 10:32:46 pcarch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
May 23 10:32:46 pcarch kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
May 23 10:32:46 pcarch kernel: pci 0000:05:01.0: bridge window [io  0x1000-0x0fff] to [bus 07-2b] add_size 1000
May 23 10:32:46 pcarch kernel: pci 0000:05:04.0: bridge window [io  0x1000-0x0fff] to [bus 2d-51] add_size 1000
May 23 10:32:46 pcarch kernel: pci 0000:04:00.0: bridge window [io  0x1000-0x0fff] to [bus 05-51] add_size 2000
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.4: bridge window [io  0x1000-0x0fff] to [bus 04-51] add_size 3000
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.4: BAR 13: assigned [io  0x4000-0x6fff]
May 23 10:32:46 pcarch kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xee080000-0xee0fffff pref]
May 23 10:32:46 pcarch kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
May 23 10:32:46 pcarch kernel: pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
May 23 10:32:46 pcarch kernel: pci 0000:00:01.0:   bridge window [mem 0xed000000-0xee0fffff]
May 23 10:32:46 pcarch kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.0: PCI bridge to [bus 03]
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.0:   bridge window [io  0x2000-0x2fff]
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.0:   bridge window [mem 0xeee00000-0xef7fffff]
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.0:   bridge window [mem 0xee100000-0xeeafffff 64bit pref]
May 23 10:32:46 pcarch kernel: pci 0000:04:00.0: BAR 13: assigned [io  0x4000-0x5fff]
May 23 10:32:46 pcarch kernel: pci 0000:05:01.0: BAR 13: assigned [io  0x4000-0x4fff]
May 23 10:32:46 pcarch kernel: pci 0000:05:04.0: BAR 13: assigned [io  0x5000-0x5fff]
May 23 10:32:46 pcarch kernel: pci 0000:05:00.0: PCI bridge to [bus 06]
May 23 10:32:46 pcarch kernel: pci 0000:05:00.0:   bridge window [mem 0xec100000-0xec1fffff]
May 23 10:32:46 pcarch kernel: pci 0000:05:01.0: PCI bridge to [bus 07-2b]
May 23 10:32:46 pcarch kernel: pci 0000:05:01.0:   bridge window [io  0x4000-0x4fff]
May 23 10:32:46 pcarch kernel: pci 0000:05:01.0:   bridge window [mem 0xd4000000-0xdfffffff]
May 23 10:32:46 pcarch kernel: pci 0000:05:01.0:   bridge window [mem 0x4000000000-0x401fffffff 64bit pref]
May 23 10:32:46 pcarch kernel: pci 0000:05:02.0: PCI bridge to [bus 2c]
May 23 10:32:46 pcarch kernel: pci 0000:05:02.0:   bridge window [mem 0xe0000000-0xe00fffff]
May 23 10:32:46 pcarch kernel: pci 0000:05:04.0: PCI bridge to [bus 2d-51]
May 23 10:32:46 pcarch kernel: pci 0000:05:04.0:   bridge window [io  0x5000-0x5fff]
May 23 10:32:46 pcarch kernel: pci 0000:05:04.0:   bridge window [mem 0xe0100000-0xec0fffff]
May 23 10:32:46 pcarch kernel: pci 0000:05:04.0:   bridge window [mem 0x4020000000-0x403fffffff 64bit pref]
May 23 10:32:46 pcarch kernel: pci 0000:04:00.0: PCI bridge to [bus 05-51]
May 23 10:32:46 pcarch kernel: pci 0000:04:00.0:   bridge window [io  0x4000-0x5fff]
May 23 10:32:46 pcarch kernel: pci 0000:04:00.0:   bridge window [mem 0xd4000000-0xec1fffff]
May 23 10:32:46 pcarch kernel: pci 0000:04:00.0:   bridge window [mem 0x4000000000-0x403fffffff 64bit pref]
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.4: PCI bridge to [bus 04-51]
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.4:   bridge window [io  0x4000-0x6fff]
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.4:   bridge window [mem 0xd4000000-0xec1fffff]
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.4:   bridge window [mem 0x4000000000-0x403fffffff 64bit pref]
May 23 10:32:46 pcarch kernel: pci 0000:00:1c.0: PCI bridge to [bus 53]
May 23 10:32:46 pcarch kernel: pci 0000:00:1c.0:   bridge window [mem 0xeed00000-0xeedfffff]
May 23 10:32:46 pcarch kernel: pci 0000:00:1d.0: PCI bridge to [bus 02]
May 23 10:32:46 pcarch kernel: pci 0000:00:1d.0:   bridge window [mem 0xeec00000-0xeecfffff]
May 23 10:32:46 pcarch kernel: pci 0000:00:1d.6: PCI bridge to [bus 52]
May 23 10:32:46 pcarch kernel: pci 0000:00:1d.6:   bridge window [mem 0xeeb00000-0xeebfffff]
May 23 10:32:46 pcarch kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
May 23 10:32:46 pcarch kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
May 23 10:32:46 pcarch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
May 23 10:32:46 pcarch kernel: pci_bus 0000:00: resource 7 [mem 0xbb000000-0xefffffff window]
May 23 10:32:46 pcarch kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
May 23 10:32:46 pcarch kernel: pci_bus 0000:00: resource 9 [mem 0xfc800000-0xfe7fffff window]
May 23 10:32:46 pcarch kernel: pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
May 23 10:32:46 pcarch kernel: pci_bus 0000:01: resource 1 [mem 0xed000000-0xee0fffff]
May 23 10:32:46 pcarch kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
May 23 10:32:46 pcarch kernel: pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
May 23 10:32:46 pcarch kernel: pci_bus 0000:03: resource 1 [mem 0xeee00000-0xef7fffff]
May 23 10:32:46 pcarch kernel: pci_bus 0000:03: resource 2 [mem 0xee100000-0xeeafffff 64bit pref]
May 23 10:32:46 pcarch kernel: pci_bus 0000:04: resource 0 [io  0x4000-0x6fff]
May 23 10:32:46 pcarch kernel: pci_bus 0000:04: resource 1 [mem 0xd4000000-0xec1fffff]
May 23 10:32:46 pcarch kernel: pci_bus 0000:04: resource 2 [mem 0x4000000000-0x403fffffff 64bit pref]
May 23 10:32:46 pcarch kernel: pci_bus 0000:05: resource 0 [io  0x4000-0x5fff]
May 23 10:32:46 pcarch kernel: pci_bus 0000:05: resource 1 [mem 0xd4000000-0xec1fffff]
May 23 10:32:46 pcarch kernel: pci_bus 0000:05: resource 2 [mem 0x4000000000-0x403fffffff 64bit pref]
May 23 10:32:46 pcarch kernel: pci_bus 0000:06: resource 1 [mem 0xec100000-0xec1fffff]
May 23 10:32:46 pcarch kernel: pci_bus 0000:07: resource 0 [io  0x4000-0x4fff]
May 23 10:32:46 pcarch kernel: pci_bus 0000:07: resource 1 [mem 0xd4000000-0xdfffffff]
May 23 10:32:46 pcarch kernel: pci_bus 0000:07: resource 2 [mem 0x4000000000-0x401fffffff 64bit pref]
May 23 10:32:46 pcarch kernel: pci_bus 0000:2c: resource 1 [mem 0xe0000000-0xe00fffff]
May 23 10:32:46 pcarch kernel: pci_bus 0000:2d: resource 0 [io  0x5000-0x5fff]
May 23 10:32:46 pcarch kernel: pci_bus 0000:2d: resource 1 [mem 0xe0100000-0xec0fffff]
May 23 10:32:46 pcarch kernel: pci_bus 0000:2d: resource 2 [mem 0x4020000000-0x403fffffff 64bit pref]
May 23 10:32:46 pcarch kernel: pci_bus 0000:53: resource 1 [mem 0xeed00000-0xeedfffff]
May 23 10:32:46 pcarch kernel: pci_bus 0000:02: resource 1 [mem 0xeec00000-0xeecfffff]
May 23 10:32:46 pcarch kernel: pci_bus 0000:52: resource 1 [mem 0xeeb00000-0xeebfffff]
May 23 10:32:46 pcarch kernel: NET: Registered protocol family 2
May 23 10:32:46 pcarch kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
May 23 10:32:46 pcarch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
May 23 10:32:46 pcarch kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
May 23 10:32:46 pcarch kernel: TCP: Hash tables configured (established 131072 bind 65536)
May 23 10:32:46 pcarch kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
May 23 10:32:46 pcarch kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
May 23 10:32:46 pcarch kernel: NET: Registered protocol family 1
May 23 10:32:46 pcarch kernel: NET: Registered protocol family 44
May 23 10:32:46 pcarch kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
May 23 10:32:46 pcarch kernel: PCI: CLS 128 bytes, default 64
May 23 10:32:46 pcarch kernel: Trying to unpack rootfs image as initramfs...
May 23 10:32:46 pcarch kernel: Freeing initrd memory: 9352K
May 23 10:32:46 pcarch kernel: DMAR: Intel-IOMMU force enabled due to platform opt in
May 23 10:32:46 pcarch kernel: DMAR: No ATSR found
May 23 10:32:46 pcarch kernel: DMAR: dmar0: Using Queued invalidation
May 23 10:32:46 pcarch kernel: pci 0000:00:00.0: Adding to iommu group 0
May 23 10:32:46 pcarch kernel: pci 0000:00:01.0: Adding to iommu group 1
May 23 10:32:46 pcarch kernel: pci 0000:00:04.0: Adding to iommu group 2
May 23 10:32:46 pcarch kernel: pci 0000:00:08.0: Adding to iommu group 3
May 23 10:32:46 pcarch kernel: pci 0000:00:12.0: Adding to iommu group 4
May 23 10:32:46 pcarch kernel: pci 0000:00:14.0: Adding to iommu group 5
May 23 10:32:46 pcarch kernel: pci 0000:00:14.2: Adding to iommu group 5
May 23 10:32:46 pcarch kernel: pci 0000:00:15.0: Adding to iommu group 6
May 23 10:32:46 pcarch kernel: pci 0000:00:16.0: Adding to iommu group 7
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.0: Adding to iommu group 8
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.4: Adding to iommu group 8
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.4: DMAR: Device uses a private dma domain.
May 23 10:32:46 pcarch kernel: pci 0000:00:1b.4: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 10:32:46 pcarch kernel: pci 0000:00:1c.0: Adding to iommu group 9
May 23 10:32:46 pcarch kernel: pci 0000:00:1d.0: Adding to iommu group 10
May 23 10:32:46 pcarch kernel: pci 0000:00:1d.6: Adding to iommu group 10
May 23 10:32:46 pcarch kernel: pci 0000:00:1e.0: Adding to iommu group 11
May 23 10:32:46 pcarch kernel: pci 0000:00:1f.0: Adding to iommu group 12
May 23 10:32:46 pcarch kernel: pci 0000:00:1f.3: Adding to iommu group 12
May 23 10:32:46 pcarch kernel: pci 0000:00:1f.4: Adding to iommu group 12
May 23 10:32:46 pcarch kernel: pci 0000:00:1f.5: Adding to iommu group 12
May 23 10:32:46 pcarch kernel: pci 0000:00:1f.6: Adding to iommu group 12
May 23 10:32:46 pcarch kernel: pci 0000:01:00.0: Adding to iommu group 1
May 23 10:32:46 pcarch kernel: pci 0000:01:00.1: Adding to iommu group 1
May 23 10:32:46 pcarch kernel: pci 0000:04:00.0: Adding to iommu group 8
May 23 10:32:46 pcarch kernel: pci 0000:04:00.0: DMAR: Device uses a private dma domain.
May 23 10:32:46 pcarch kernel: pci 0000:04:00.0: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 10:32:46 pcarch kernel: pci 0000:05:00.0: Adding to iommu group 8
May 23 10:32:46 pcarch kernel: pci 0000:05:00.0: DMAR: Device uses a private dma domain.
May 23 10:32:46 pcarch kernel: pci 0000:05:00.0: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 10:32:46 pcarch kernel: pci 0000:05:01.0: Adding to iommu group 8
May 23 10:32:46 pcarch kernel: pci 0000:05:01.0: DMAR: Device uses a private dma domain.
May 23 10:32:46 pcarch kernel: pci 0000:05:01.0: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 10:32:46 pcarch kernel: pci 0000:05:02.0: Adding to iommu group 8
May 23 10:32:46 pcarch kernel: pci 0000:05:02.0: DMAR: Device uses a private dma domain.
May 23 10:32:46 pcarch kernel: pci 0000:05:02.0: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 10:32:46 pcarch kernel: pci 0000:05:04.0: Adding to iommu group 8
May 23 10:32:46 pcarch kernel: pci 0000:05:04.0: DMAR: Device uses a private dma domain.
May 23 10:32:46 pcarch kernel: pci 0000:05:04.0: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 10:32:46 pcarch kernel: pci 0000:06:00.0: Adding to iommu group 8
May 23 10:32:46 pcarch kernel: pci 0000:06:00.0: DMAR: Device uses a private dma domain.
May 23 10:32:46 pcarch kernel: pci 0000:06:00.0: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 10:32:46 pcarch kernel: pci 0000:2c:00.0: Adding to iommu group 8
May 23 10:32:46 pcarch kernel: pci 0000:2c:00.0: DMAR: Device uses a private dma domain.
May 23 10:32:46 pcarch kernel: pci 0000:2c:00.0: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 10:32:46 pcarch kernel: pci 0000:53:00.0: Adding to iommu group 9
May 23 10:32:46 pcarch kernel: pci 0000:02:00.0: Adding to iommu group 10
May 23 10:32:46 pcarch kernel: pci 0000:52:00.0: Adding to iommu group 10
May 23 10:32:46 pcarch kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
May 23 10:32:46 pcarch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
May 23 10:32:46 pcarch kernel: software IO TLB: mapped [mem 0x9ef36000-0xa2f36000] (64MB)
May 23 10:32:46 pcarch kernel: check: Scanning for low memory corruption every 60 seconds
May 23 10:32:46 pcarch kernel: Initialise system trusted keyrings
May 23 10:32:46 pcarch kernel: Key type blacklist registered
May 23 10:32:46 pcarch kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
May 23 10:32:46 pcarch kernel: zbud: loaded
May 23 10:32:46 pcarch kernel: Key type asymmetric registered
May 23 10:32:46 pcarch kernel: Asymmetric key parser 'x509' registered
May 23 10:32:46 pcarch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
May 23 10:32:46 pcarch kernel: io scheduler mq-deadline registered
May 23 10:32:46 pcarch kernel: io scheduler kyber registered
May 23 10:32:46 pcarch kernel: io scheduler bfq registered
May 23 10:32:46 pcarch kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 121
May 23 10:32:46 pcarch kernel: pcieport 0000:00:1b.0: PME: Signaling with IRQ 122
May 23 10:32:46 pcarch kernel: pcieport 0000:00:1b.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
May 23 10:32:46 pcarch kernel: pcieport 0000:00:1b.4: PME: Signaling with IRQ 123
May 23 10:32:46 pcarch kernel: pcieport 0000:00:1b.4: pciehp: Slot #20 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
May 23 10:32:46 pcarch kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 124
May 23 10:32:46 pcarch kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 125
May 23 10:32:46 pcarch kernel: pcieport 0000:00:1d.6: PME: Signaling with IRQ 126
May 23 10:32:46 pcarch kernel: pcieport 0000:05:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
May 23 10:32:46 pcarch kernel: pcieport 0000:05:04.0: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
May 23 10:32:46 pcarch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
May 23 10:32:46 pcarch kernel: efifb: probing for efifb
May 23 10:32:46 pcarch kernel: efifb: framebuffer at 0xc0000000, using 8640k, total 8640k
May 23 10:32:46 pcarch kernel: efifb: mode is 1920x1080x32, linelength=8192, pages=1
May 23 10:32:46 pcarch kernel: efifb: scrolling: redraw
May 23 10:32:46 pcarch kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
May 23 10:32:46 pcarch kernel: fbcon: Deferring console take-over
May 23 10:32:46 pcarch kernel: fb0: EFI VGA frame buffer device
May 23 10:32:46 pcarch kernel: intel_idle: MWAIT substates: 0x11142120
May 23 10:32:46 pcarch kernel: intel_idle: v0.4.1 model 0x9E
May 23 10:32:46 pcarch kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
May 23 10:32:46 pcarch kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
May 23 10:32:46 pcarch kernel: ACPI: Sleep Button [SLPB]
May 23 10:32:46 pcarch kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
May 23 10:32:46 pcarch kernel: ACPI: Lid Switch [LID]
May 23 10:32:46 pcarch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
May 23 10:32:46 pcarch kernel: ACPI: Power Button [PWRF]
May 23 10:32:46 pcarch kernel: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
May 23 10:32:46 pcarch kernel: ACPI: Video Device [PEGP] (multi-head: yes  rom: no  post: no)
May 23 10:32:46 pcarch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input3
May 23 10:32:46 pcarch kernel: thermal LNXTHERM:00: registered as thermal_zone0
May 23 10:32:46 pcarch kernel: ACPI: Thermal Zone [THM0] (49 C)
May 23 10:32:46 pcarch kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
May 23 10:32:46 pcarch kernel: hpet_acpi_add: no address or irqs in _CRS
May 23 10:32:46 pcarch kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
May 23 10:32:46 pcarch kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
May 23 10:32:46 pcarch kernel: nvme nvme0: pci function 0000:02:00.0
May 23 10:32:46 pcarch kernel: usbcore: registered new interface driver usbserial_generic
May 23 10:32:46 pcarch kernel: usbserial: USB Serial support registered for generic
May 23 10:32:46 pcarch kernel: rtc_cmos 00:04: RTC can wake from S4
May 23 10:32:46 pcarch kernel: rtc_cmos 00:04: registered as rtc0
May 23 10:32:46 pcarch kernel: rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
May 23 10:32:46 pcarch kernel: intel_pstate: Intel P-state driver initializing
May 23 10:32:46 pcarch kernel: intel_pstate: HWP enabled
May 23 10:32:46 pcarch kernel: ledtrig-cpu: registered to indicate activity on CPUs
May 23 10:32:46 pcarch kernel: intel_pmc_core intel_pmc_core.0:  initialized
May 23 10:32:46 pcarch kernel: drop_monitor: Initializing network drop monitor service
May 23 10:32:46 pcarch kernel: NET: Registered protocol family 10
May 23 10:32:46 pcarch kernel: Segment Routing with IPv6
May 23 10:32:46 pcarch kernel: NET: Registered protocol family 17
May 23 10:32:46 pcarch kernel: RAS: Correctable Errors collector initialized.
May 23 10:32:46 pcarch kernel: microcode: sig=0x906ea, pf=0x20, revision=0xd2
May 23 10:32:46 pcarch kernel: microcode: Microcode Update Driver: v2.2.
May 23 10:32:46 pcarch kernel: IPI shorthand broadcast: enabled
May 23 10:32:46 pcarch kernel: sched_clock: Marking stable (1114829979, 7653140)->(1134577189, -12094070)
May 23 10:32:46 pcarch kernel: registered taskstats version 1
May 23 10:32:46 pcarch kernel: Loading compiled-in X.509 certificates
May 23 10:32:46 pcarch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 1a5b1048a6b7ec78607dc711c9ffd4db5209e9f2'
May 23 10:32:46 pcarch kernel: zswap: loaded using pool lzo/zbud
May 23 10:32:46 pcarch kernel: Key type ._fscrypt registered
May 23 10:32:46 pcarch kernel: Key type .fscrypt registered
May 23 10:32:46 pcarch kernel: Key type fscrypt-provisioning registered
May 23 10:32:46 pcarch kernel: Key type big_key registered
May 23 10:32:46 pcarch kernel: PM:   Magic number: 4:48:524
May 23 10:32:46 pcarch kernel: acpi LNXPOWER:08: hash matches
May 23 10:32:46 pcarch kernel: rtc_cmos 00:04: setting system clock to 2020-05-23T08:32:45 UTC (1590222765)
May 23 10:32:46 pcarch kernel: nvme nvme0: missing or invalid SUBNQN field.
May 23 10:32:46 pcarch kernel: nvme nvme0: Shutdown timeout set to 8 seconds
May 23 10:32:46 pcarch kernel: nvme nvme0: 12/0/0 default/read/poll queues
May 23 10:32:46 pcarch kernel:  nvme0n1: p1 p2 p3 p4 p5 p6 p7
May 23 10:32:46 pcarch kernel: Freeing unused decrypted memory: 2040K
May 23 10:32:46 pcarch kernel: Freeing unused kernel image (initmem) memory: 1608K
May 23 10:32:46 pcarch kernel: Write protecting the kernel read-only data: 20480k
May 23 10:32:46 pcarch kernel: Freeing unused kernel image (text/rodata gap) memory: 2044K
May 23 10:32:46 pcarch kernel: Freeing unused kernel image (rodata/data gap) memory: 1680K
May 23 10:32:46 pcarch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
May 23 10:32:46 pcarch kernel: x86/mm: Checking user space page tables
May 23 10:32:46 pcarch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
May 23 10:32:46 pcarch kernel: Run /init as init process
May 23 10:32:46 pcarch kernel:   with arguments:
May 23 10:32:46 pcarch kernel:     /init
May 23 10:32:46 pcarch kernel:   with environment:
May 23 10:32:46 pcarch kernel:     HOME=/
May 23 10:32:46 pcarch kernel:     TERM=linux
May 23 10:32:46 pcarch kernel:     BOOT_IMAGE=/boot/vmlinuz-linux
May 23 10:32:46 pcarch kernel: fbcon: Taking over console
May 23 10:32:46 pcarch kernel: Console: switching to colour frame buffer device 240x67
May 23 10:32:46 pcarch kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
May 23 10:32:46 pcarch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
May 23 10:32:46 pcarch kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
May 23 10:32:46 pcarch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
May 23 10:32:46 pcarch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
May 23 10:32:46 pcarch kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
May 23 10:32:46 pcarch kernel: xhci_hcd 0000:00:14.0: cache line size of 128 is not supported
May 23 10:32:46 pcarch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
May 23 10:32:46 pcarch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 23 10:32:46 pcarch kernel: usb usb1: Product: xHCI Host Controller
May 23 10:32:46 pcarch kernel: usb usb1: Manufacturer: Linux 5.6.13-arch1-1 xhci-hcd
May 23 10:32:46 pcarch kernel: usb usb1: SerialNumber: 0000:00:14.0
May 23 10:32:46 pcarch kernel: hub 1-0:1.0: USB hub found
May 23 10:32:46 pcarch kernel: hub 1-0:1.0: 16 ports detected
May 23 10:32:46 pcarch kernel: sdhci: Secure Digital Host Controller Interface driver
May 23 10:32:46 pcarch kernel: sdhci: Copyright(c) Pierre Ossman
May 23 10:32:46 pcarch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
May 23 10:32:46 pcarch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
May 23 10:32:46 pcarch kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
May 23 10:32:46 pcarch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
May 23 10:32:46 pcarch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 23 10:32:46 pcarch kernel: usb usb2: Product: xHCI Host Controller
May 23 10:32:46 pcarch kernel: usb usb2: Manufacturer: Linux 5.6.13-arch1-1 xhci-hcd
May 23 10:32:46 pcarch kernel: usb usb2: SerialNumber: 0000:00:14.0
May 23 10:32:46 pcarch kernel: sdhci-pci 0000:53:00.0: SDHCI controller found [17a0:9755] (rev 0)
May 23 10:32:46 pcarch kernel: hub 2-0:1.0: USB hub found
May 23 10:32:46 pcarch kernel: hub 2-0:1.0: 10 ports detected
May 23 10:32:46 pcarch kernel: mmc0: SDHCI controller on PCI [0000:53:00.0] using ADMA 64-bit
May 23 10:32:46 pcarch kernel: usb: port power management may be unreliable
May 23 10:32:46 pcarch kernel: xhci_hcd 0000:2c:00.0: xHCI Host Controller
May 23 10:32:46 pcarch kernel: xhci_hcd 0000:2c:00.0: new USB bus registered, assigned bus number 3
May 23 10:32:46 pcarch kernel: xhci_hcd 0000:2c:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
May 23 10:32:46 pcarch kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
May 23 10:32:46 pcarch kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 23 10:32:46 pcarch kernel: usb usb3: Product: xHCI Host Controller
May 23 10:32:46 pcarch kernel: usb usb3: Manufacturer: Linux 5.6.13-arch1-1 xhci-hcd
May 23 10:32:46 pcarch kernel: usb usb3: SerialNumber: 0000:2c:00.0
May 23 10:32:46 pcarch kernel: hub 3-0:1.0: USB hub found
May 23 10:32:46 pcarch kernel: hub 3-0:1.0: 2 ports detected
May 23 10:32:46 pcarch kernel: xhci_hcd 0000:2c:00.0: xHCI Host Controller
May 23 10:32:46 pcarch kernel: xhci_hcd 0000:2c:00.0: new USB bus registered, assigned bus number 4
May 23 10:32:46 pcarch kernel: xhci_hcd 0000:2c:00.0: Host supports USB 3.1 Enhanced SuperSpeed
May 23 10:32:46 pcarch kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
May 23 10:32:46 pcarch kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 23 10:32:46 pcarch kernel: usb usb4: Product: xHCI Host Controller
May 23 10:32:46 pcarch kernel: usb usb4: Manufacturer: Linux 5.6.13-arch1-1 xhci-hcd
May 23 10:32:46 pcarch kernel: usb usb4: SerialNumber: 0000:2c:00.0
May 23 10:32:46 pcarch kernel: hub 4-0:1.0: USB hub found
May 23 10:32:46 pcarch kernel: hub 4-0:1.0: 2 ports detected
May 23 10:32:46 pcarch kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
May 23 10:32:46 pcarch kernel: EXT4-fs (nvme0n1p7): mounted filesystem with ordered data mode. Opts: (null)
May 23 10:32:46 pcarch kernel: random: fast init done
May 23 10:32:46 pcarch 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)
May 23 10:32:46 pcarch systemd[1]: Detected architecture x86-64.
May 23 10:32:46 pcarch systemd[1]: Set hostname to <pcarch>.
May 23 10:32:46 pcarch kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
May 23 10:32:46 pcarch systemd[1]: Created slice system-getty.slice.
May 23 10:32:46 pcarch systemd[1]: Created slice system-modprobe.slice.
May 23 10:32:46 pcarch systemd[1]: Created slice User and Session Slice.
May 23 10:32:46 pcarch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
May 23 10:32:46 pcarch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
May 23 10:32:46 pcarch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
May 23 10:32:46 pcarch systemd[1]: Reached target Local Encrypted Volumes.
May 23 10:32:46 pcarch systemd[1]: Reached target Paths.
May 23 10:32:46 pcarch systemd[1]: Reached target Remote File Systems.
May 23 10:32:46 pcarch systemd[1]: Reached target Slices.
May 23 10:32:46 pcarch systemd[1]: Listening on Device-mapper event daemon FIFOs.
May 23 10:32:46 pcarch systemd[1]: Listening on Process Core Dump Socket.
May 23 10:32:46 pcarch systemd[1]: Listening on initctl Compatibility Named Pipe.
May 23 10:32:46 pcarch systemd[1]: Listening on Journal Audit Socket.
May 23 10:32:46 pcarch systemd[1]: Listening on Journal Socket (/dev/log).
May 23 10:32:46 pcarch systemd[1]: Listening on Journal Socket.
May 23 10:32:46 pcarch systemd[1]: Listening on udev Control Socket.
May 23 10:32:46 pcarch systemd[1]: Listening on udev Kernel Socket.
May 23 10:32:46 pcarch systemd[1]: Mounting Huge Pages File System...
May 23 10:32:46 pcarch systemd[1]: Mounting POSIX Message Queue File System...
May 23 10:32:46 pcarch systemd[1]: Mounting Kernel Debug File System...
May 23 10:32:46 pcarch systemd[1]: Mounting Kernel Trace File System...
May 23 10:32:46 pcarch systemd[1]: Starting Create list of static device nodes for the current kernel...
May 23 10:32:46 pcarch systemd[1]: Starting Load Kernel Module drm...
May 23 10:32:46 pcarch systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
May 23 10:32:46 pcarch systemd[1]: Starting File System Check on Root Device...
May 23 10:32:46 pcarch systemd[1]: Starting Journal Service...
May 23 10:32:46 pcarch systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
May 23 10:32:46 pcarch systemd[1]: Condition check resulted in FUSE Control File System being skipped.
May 23 10:32:46 pcarch systemd[1]: Mounting Kernel Configuration File System...
May 23 10:32:46 pcarch systemd[1]: Starting Apply Kernel Variables...
May 23 10:32:46 pcarch systemd[1]: Starting udev Coldplug all Devices...
May 23 10:32:46 pcarch systemd[1]: Mounted Huge Pages File System.
May 23 10:32:46 pcarch kernel: Linux agpgart interface v0.103
May 23 10:32:46 pcarch systemd[1]: Mounted POSIX Message Queue File System.
May 23 10:32:46 pcarch systemd[1]: Mounted Kernel Debug File System.
May 23 10:32:46 pcarch systemd[1]: Mounted Kernel Trace File System.
May 23 10:32:46 pcarch systemd[1]: Finished Create list of static device nodes for the current kernel.
May 23 10:32:46 pcarch systemd[1]: Mounted Kernel Configuration File System.
May 23 10:32:46 pcarch systemd[1]: Finished Apply Kernel Variables.
May 23 10:32:46 pcarch systemd[1]: Finished File System Check on Root Device.
May 23 10:32:46 pcarch systemd[1]: Starting Remount Root and Kernel File Systems...
May 23 10:32:46 pcarch kernel: EXT4-fs (nvme0n1p7): re-mounted. Opts: (null)
May 23 10:32:46 pcarch systemd[1]: Finished Remount Root and Kernel File Systems.
May 23 10:32:46 pcarch systemd[1]: Condition check resulted in First Boot Wizard being skipped.
May 23 10:32:46 pcarch systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
May 23 10:32:46 pcarch systemd[1]: Starting Load/Save Random Seed...
May 23 10:32:46 pcarch systemd[1]: Condition check resulted in Create System Users being skipped.
May 23 10:32:46 pcarch systemd[1]: Starting Create Static Device Nodes in /dev...
May 23 10:32:46 pcarch systemd[1]: modprobe@drm.service: Succeeded.
May 23 10:32:46 pcarch systemd[1]: Finished Load Kernel Module drm.
May 23 10:32:46 pcarch systemd[1]: Finished Create Static Device Nodes in /dev.
May 23 10:32:46 pcarch systemd[1]: Reached target Local File Systems (Pre).
May 23 10:32:46 pcarch systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
May 23 10:32:46 pcarch systemd[1]: Starting udev Kernel Device Manager...
May 23 10:32:46 pcarch systemd[1]: Finished udev Coldplug all Devices.
May 23 10:32:46 pcarch kernel: usb 1-1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.10
May 23 10:32:46 pcarch kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 23 10:32:46 pcarch kernel: usb 1-1: Product: USB Receiver
May 23 10:32:46 pcarch kernel: usb 1-1: Manufacturer: Logitech
May 23 10:32:46 pcarch kernel: tsc: Refined TSC clocksource calibration: 2591.998 MHz
May 23 10:32:46 pcarch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cb518234, max_idle_ns: 440795279333 ns
May 23 10:32:46 pcarch kernel: clocksource: Switched to clocksource tsc
May 23 10:32:46 pcarch kernel: usb 1-8: new high-speed USB device number 3 using xhci_hcd
May 23 10:32:46 pcarch systemd-journald[334]: Journal started
May 23 10:32:46 pcarch systemd-journald[334]: Runtime Journal (/run/log/journal/8605e538bc984345b311ba4ae27f0605) is 8.0M, max 786.5M, 778.5M free.
May 23 10:32:46 pcarch systemd-sysctl[336]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
May 23 10:32:46 pcarch systemd-sysctl[336]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
May 23 10:32:46 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:46 pcarch systemd-sysctl[336]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
May 23 10:32:46 pcarch systemd-sysctl[336]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
May 23 10:32:46 pcarch systemd-sysctl[336]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
May 23 10:32:46 pcarch systemd[1]: Started Journal Service.
May 23 10:32:46 pcarch kernel: audit: type=1130 audit(1590222766.571: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'
May 23 10:32:46 pcarch systemd-sysctl[336]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
May 23 10:32:46 pcarch systemd-random-seed[345]: Kernel entropy pool is not initialized yet, waiting until it is.
May 23 10:32:46 pcarch systemd[1]: Starting Flush Journal to Persistent Storage...
May 23 10:32:46 pcarch systemd-fsck[339]: /dev/nvme0n1p7: clean, 76207/3020544 files, 1067123/12058624 blocks
May 23 10:32:46 pcarch systemd-journald[334]: Time spent on flushing to /var/log/journal/8605e538bc984345b311ba4ae27f0605 is 55.559ms for 995 entries.
May 23 10:32:46 pcarch systemd-journald[334]: System Journal (/var/log/journal/8605e538bc984345b311ba4ae27f0605) is 72.0M, max 4.0G, 3.9G free.
May 23 10:32:46 pcarch kernel: audit: type=1130 audit(1590222766.585:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:46 pcarch kernel: ACPI: AC Adapter [AC] (on-line)
May 23 10:32:46 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:46 pcarch systemd[1]: Started udev Kernel Device Manager.
May 23 10:32:46 pcarch systemd[1]: Finished Flush Journal to Persistent Storage.
May 23 10:32:46 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:46 pcarch kernel: audit: type=1130 audit(1590222766.645:4): 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'
May 23 10:32:46 pcarch kernel: usb 1-8: New USB device found, idVendor=13d3, idProduct=56ba, bcdDevice=69.09
May 23 10:32:46 pcarch kernel: usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
May 23 10:32:46 pcarch kernel: usb 1-8: Product: Integrated Camera
May 23 10:32:46 pcarch kernel: usb 1-8: Manufacturer: Azurewave
May 23 10:32:46 pcarch kernel: usb 1-8: SerialNumber: 6909
May 23 10:32:46 pcarch kernel: battery: ACPI: Battery Slot [BAT0] (battery present)
May 23 10:32:46 pcarch kernel: Non-volatile memory driver v1.3
May 23 10:32:46 pcarch kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.26
May 23 10:32:46 pcarch kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
May 23 10:32:46 pcarch kernel: thinkpad_acpi: ThinkPad BIOS N2OET43W (1.30 ), EC N2OHT35W
May 23 10:32:46 pcarch kernel: thinkpad_acpi: Lenovo ThinkPad X1 Extreme 2nd, model 20QVCTO1WW
May 23 10:32:46 pcarch kernel: thinkpad_acpi: radio switch found; radios are enabled
May 23 10:32:46 pcarch kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
May 23 10:32:46 pcarch kernel: thinkpad_acpi: battery 1 registered (start 0, stop 100)
May 23 10:32:46 pcarch kernel: battery: new extension: ThinkPad Battery Extension
May 23 10:32:46 pcarch kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input6
May 23 10:32:46 pcarch kernel: usb 1-9: new full-speed USB device number 4 using xhci_hcd
May 23 10:32:46 pcarch kernel: intel_pch_thermal 0000:00:12.0: enabling device (0000 -> 0002)
May 23 10:32:46 pcarch kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
May 23 10:32:46 pcarch kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
May 23 10:32:46 pcarch kernel: acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
May 23 10:32:46 pcarch kernel: acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
May 23 10:32:46 pcarch kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
May 23 10:32:46 pcarch kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
May 23 10:32:46 pcarch kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
May 23 10:32:46 pcarch kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
May 23 10:32:46 pcarch kernel: i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
May 23 10:32:46 pcarch kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
May 23 10:32:46 pcarch kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
May 23 10:32:46 pcarch kernel: tpm_tis STM7308:00: 2.0 TPM (device-id 0x0, rev-id 78)
May 23 10:32:46 pcarch kernel: IPMI message handler: version 39.2
May 23 10:32:46 pcarch kernel: ipmi device interface
May 23 10:32:46 pcarch systemd[1]: Found device SAMSUNG MZVLB1T0HBLR-000L7 6.
May 23 10:32:46 pcarch systemd[1]: Activating swap /dev/disk/by-uuid/bdfb99d2-316c-410b-9399-5f87322c02b5...
May 23 10:32:46 pcarch kernel: intel_rapl_common: Found RAPL domain package
May 23 10:32:46 pcarch kernel: intel_rapl_common: Found RAPL domain dram
May 23 10:32:46 pcarch kernel: proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
May 23 10:32:46 pcarch kernel: intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
May 23 10:32:46 pcarch kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
May 23 10:32:47 pcarch kernel: Adding 4194300k swap on /dev/nvme0n1p6.  Priority:-2 extents:1 across:4194300k SSFS
May 23 10:32:47 pcarch systemd[1]: Activated swap /dev/disk/by-uuid/bdfb99d2-316c-410b-9399-5f87322c02b5.
May 23 10:32:47 pcarch systemd[1]: Reached target Swap.
May 23 10:32:47 pcarch systemd[1]: Mounting Temporary Directory (/tmp)...
May 23 10:32:47 pcarch systemd[1]: Mounted Temporary Directory (/tmp).
May 23 10:32:47 pcarch systemd[1]: Reached target Local File Systems.
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
May 23 10:32:47 pcarch systemd[1]: Starting Create Volatile Files and Directories...
May 23 10:32:47 pcarch systemd[1]: Finished Create Volatile Files and Directories.
May 23 10:32:47 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in Update is Completed being skipped.
May 23 10:32:47 pcarch systemd[1]: Starting Update UTMP about System Boot/Shutdown...
May 23 10:32:47 pcarch kernel: audit: type=1130 audit(1590222767.021:5): 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'
May 23 10:32:47 pcarch audit[405]: SYSTEM_BOOT pid=405 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
May 23 10:32:47 pcarch kernel: audit: type=1127 audit(1590222767.025:6): pid=405 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
May 23 10:32:47 pcarch systemd[1]: Finished Update UTMP about System Boot/Shutdown.
May 23 10:32:47 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:47 pcarch systemd[1]: Reached target System Initialization.
May 23 10:32:47 pcarch systemd[1]: Started Daily man-db regeneration.
May 23 10:32:47 pcarch kernel: usb 1-9: New USB device found, idVendor=06cb, idProduct=00bd, bcdDevice= 0.00
May 23 10:32:47 pcarch kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
May 23 10:32:47 pcarch kernel: usb 1-9: SerialNumber: 903001b23725
May 23 10:32:47 pcarch kernel: audit: type=1130 audit(1590222767.028:7): 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'
May 23 10:32:47 pcarch systemd[1]: Started Daily verification of password and group files.
May 23 10:32:47 pcarch systemd[1]: Started Daily Cleanup of Temporary Directories.
May 23 10:32:47 pcarch systemd[1]: Reached target Timers.
May 23 10:32:47 pcarch systemd[1]: Listening on D-Bus System Message Bus Socket.
May 23 10:32:47 pcarch systemd[1]: Reached target Sockets.
May 23 10:32:47 pcarch systemd[1]: Reached target Basic System.
May 23 10:32:47 pcarch systemd[1]: Started ACPI event daemon.
May 23 10:32:47 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=acpid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:47 pcarch systemd[1]: Started D-Bus System Message Bus.
May 23 10:32:47 pcarch kernel: audit: type=1130 audit(1590222767.035:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=acpid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:47 pcarch kernel: audit: type=1130 audit(1590222767.038:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:47 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:47 pcarch acpid[406]: starting up with netlink and the input layer
May 23 10:32:47 pcarch acpid[406]: 1 rule loaded
May 23 10:32:47 pcarch acpid[406]: waiting for events: event logging is off
May 23 10:32:47 pcarch systemd[1]: Starting Network Manager...
May 23 10:32:47 pcarch kernel: random: dbus-daemon: uninitialized urandom read (12 bytes read)
May 23 10:32:47 pcarch audit: AUDIT1334 prog-id=7 op=LOAD
May 23 10:32:47 pcarch kernel: audit: type=1334 audit(1590222767.045:10): prog-id=7 op=LOAD
May 23 10:32:47 pcarch audit: AUDIT1334 prog-id=8 op=LOAD
May 23 10:32:47 pcarch systemd[1]: Starting Login Service...
May 23 10:32:47 pcarch kernel: random: dbus-daemon: uninitialized urandom read (12 bytes read)
May 23 10:32:47 pcarch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input7
May 23 10:32:47 pcarch kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
May 23 10:32:47 pcarch kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
May 23 10:32:47 pcarch kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
May 23 10:32:47 pcarch kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
May 23 10:32:47 pcarch kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
May 23 10:32:47 pcarch kernel: e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
May 23 10:32:47 pcarch kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
May 23 10:32:47 pcarch kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
May 23 10:32:47 pcarch kernel: intel-spi 0000:00:1f.5: w25q256 (32768 Kbytes)
May 23 10:32:47 pcarch kernel: resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than pnp 00:08 [mem 0xfed10000-0xfed13fff]
May 23 10:32:47 pcarch kernel: caller snb_uncore_imc_init_box+0x74/0xb0 [intel_uncore] mapping multiple BARs
May 23 10:32:47 pcarch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
May 23 10:32:47 pcarch kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
May 23 10:32:47 pcarch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
May 23 10:32:47 pcarch kernel: cfg80211: failed to load regulatory.db
May 23 10:32:47 pcarch kernel: Creating 1 MTD partitions on "0000:00:1f.5":
May 23 10:32:47 pcarch kernel: 0x000000000000-0x000002000000 : "BIOS"
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.0894] NetworkManager (version 1.24.0-1) is starting... (for the first time)
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.0895] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
May 23 10:32:47 pcarch kernel: random: NetworkManager: uninitialized urandom read (48 bytes read)
May 23 10:32:47 pcarch kernel: cryptd: max_cpu_qlen set to 1000
May 23 10:32:47 pcarch dbus-daemon[407]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.1' (uid=0 pid=408 comm="/usr/bin/NetworkManager --no-daemon ")
May 23 10:32:47 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:47 pcarch systemd[1]: Started Network Manager.
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.0912] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
May 23 10:32:47 pcarch systemd[1]: Reached target Network.
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.0929] manager[0x56127191a040]: monitoring kernel firmware directory '/lib/firmware'.
May 23 10:32:47 pcarch systemd[1]: Starting Permit User Sessions...
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in First Boot Wizard being skipped.
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in FUSE Control File System being skipped.
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in Create System Users being skipped.
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in Update is Completed being skipped.
May 23 10:32:47 pcarch audit: AUDIT1334 prog-id=9 op=LOAD
May 23 10:32:47 pcarch audit: AUDIT1334 prog-id=10 op=LOAD
May 23 10:32:47 pcarch systemd[1]: Starting Hostname Service...
May 23 10:32:47 pcarch systemd[1]: Finished Permit User Sessions.
May 23 10:32:47 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:47 pcarch systemd[1]: Started Getty on tty1.
May 23 10:32:47 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:47 pcarch systemd[1]: Reached target Login Prompts.
May 23 10:32:47 pcarch kernel: snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
May 23 10:32:47 pcarch kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
May 23 10:32:47 pcarch kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
May 23 10:32:47 pcarch kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
May 23 10:32:47 pcarch kernel: usb 1-14: new full-speed USB device number 5 using xhci_hcd
May 23 10:32:47 pcarch systemd-udevd[358]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
May 23 10:32:47 pcarch kernel: Intel(R) Wireless WiFi driver for Linux
May 23 10:32:47 pcarch kernel: Copyright(c) 2003- 2015 Intel Corporation
May 23 10:32:47 pcarch kernel: iwlwifi 0000:52:00.0: enabling device (0000 -> 0002)
May 23 10:32:47 pcarch kernel: AVX2 version of gcm_enc/dec engaged.
May 23 10:32:47 pcarch kernel: AES CTR mode by8 optimization enabled
May 23 10:32:47 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0: CX8070: BIOS auto-probing.
May 23 10:32:47 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0: autoconfig for CX8070: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
May 23 10:32:47 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
May 23 10:32:47 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0:    hp_outs=1 (0x16/0x0/0x0/0x0/0x0)
May 23 10:32:47 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0:    mono: mono_out=0x0
May 23 10:32:47 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0:    inputs:
May 23 10:32:47 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0:      Internal Mic=0x1a
May 23 10:32:47 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0:      Mic=0x19
May 23 10:32:47 pcarch kernel: iwlwifi 0000:52:00.0: Direct firmware load for iwlwifi-cc-a0-52.ucode failed with error -2
May 23 10:32:47 pcarch kernel: iwlwifi 0000:52:00.0: Direct firmware load for iwlwifi-cc-a0-51.ucode failed with error -2
May 23 10:32:47 pcarch kernel: iwlwifi 0000:52:00.0: Direct firmware load for iwlwifi-cc-a0-50.ucode failed with error -2
May 23 10:32:47 pcarch kernel: iwlwifi 0000:52:00.0: Direct firmware load for iwlwifi-cc-a0-49.ucode failed with error -2
May 23 10:32:47 pcarch kernel: iwlwifi 0000:52:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 43.2.23.17
May 23 10:32:47 pcarch kernel: iwlwifi 0000:52:00.0: Found debug destination: EXTERNAL_DRAM
May 23 10:32:47 pcarch kernel: iwlwifi 0000:52:00.0: Found debug configuration: 0
May 23 10:32:47 pcarch kernel: iwlwifi 0000:52:00.0: loaded firmware version 48.4fa0041f.0 cc-a0-48.ucode op_mode iwlmvm
May 23 10:32:47 pcarch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
May 23 10:32:47 pcarch systemd[1]: Created slice system-systemd\x2dbacklight.slice.
May 23 10:32:47 pcarch systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight...
May 23 10:32:47 pcarch systemd[1]: Starting Load/Save RF Kill Switch Status...
May 23 10:32:47 pcarch systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight.
May 23 10:32:47 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:tpacpi::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:47 pcarch systemd[1]: Started Load/Save RF Kill Switch Status.
May 23 10:32:47 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:47 pcarch kernel: iTCO_vendor_support: vendor-support=0
May 23 10:32:47 pcarch kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
May 23 10:32:47 pcarch kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
May 23 10:32:47 pcarch kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
May 23 10:32:47 pcarch kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
May 23 10:32:47 pcarch kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
May 23 10:32:47 pcarch kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
May 23 10:32:47 pcarch kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
May 23 10:32:47 pcarch kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
May 23 10:32:47 pcarch kernel: intel_rapl_common: Found RAPL domain package
May 23 10:32:47 pcarch kernel: intel_rapl_common: Found RAPL domain core
May 23 10:32:47 pcarch kernel: intel_rapl_common: Found RAPL domain dram
May 23 10:32:47 pcarch systemd[1]: Reached target Sound Card.
May 23 10:32:47 pcarch kernel: usb 1-14: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
May 23 10:32:47 pcarch kernel: usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
May 23 10:32:47 pcarch kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
May 23 10:32:47 pcarch kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
May 23 10:32:47 pcarch kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
May 23 10:32:47 pcarch kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
May 23 10:32:47 pcarch kernel: dw-apb-uart.1: ttyS0 at MMIO 0x404010f000 (irq = 20, base_baud = 115200) is a 16550A
May 23 10:32:47 pcarch systemd-logind[409]: Watching system buttons on /dev/input/event2 (Power Button)
May 23 10:32:47 pcarch kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 48:2a:e3:62:e9:b0
May 23 10:32:47 pcarch kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
May 23 10:32:47 pcarch kernel: e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
May 23 10:32:47 pcarch kernel: random: crng init done
May 23 10:32:47 pcarch systemd[1]: Finished Load/Save Random Seed.
May 23 10:32:47 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
May 23 10:32:47 pcarch kernel: mc: Linux media interface: v0.10
May 23 10:32:47 pcarch systemd-logind[409]: Watching system buttons on /dev/input/event1 (Lid Switch)
May 23 10:32:47 pcarch systemd-logind[409]: Watching system buttons on /dev/input/event0 (Sleep Button)
May 23 10:32:47 pcarch dbus-daemon[407]: [system] Successfully activated service 'org.freedesktop.hostname1'
May 23 10:32:47 pcarch systemd[1]: Started Hostname Service.
May 23 10:32:47 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.4754] hostname: hostname: using hostnamed
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.4754] hostname: hostname changed from (none) to "pcarch"
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.4775] dns-mgr[0x5612718fd220]: init: dns=default,systemd-resolved rc-manager=symlink
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.4782] manager[0x56127191a040]: rfkill: Wi-Fi hardware radio set enabled
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.4782] manager[0x56127191a040]: rfkill: WWAN hardware radio set enabled
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.4842] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.24.0-1/libnm-device-plugin-wifi.so)
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.4850] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.24.0-1/libnm-device-plugin-ovs.so)
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.4873] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.24.0-1/libnm-device-plugin-wwan.so)
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.4883] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.24.0-1/libnm-device-plugin-bluetooth.so)
May 23 10:32:47 pcarch systemd-udevd[354]: Using default interface naming scheme 'v245'.
May 23 10:32:47 pcarch kernel: hid: raw HID events driver (C) Jiri Kosina
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.4969] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.24.0-1/libnm-device-plugin-team.so)
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.4973] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.24.0-1/libnm-device-plugin-adsl.so)
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.4975] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.4976] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.4977] manager: Networking is enabled by state file
May 23 10:32:47 pcarch systemd-udevd[354]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.4980] dhcp-init: Using DHCP client 'internal'
May 23 10:32:47 pcarch dbus-daemon[407]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.1' (uid=0 pid=408 comm="/usr/bin/NetworkManager --no-daemon ")
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.4982] settings: Loaded settings plugin: keyfile (internal)
May 23 10:32:47 pcarch kernel: e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in First Boot Wizard being skipped.
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in FUSE Control File System being skipped.
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in Create System Users being skipped.
May 23 10:32:47 pcarch systemd[1]: Condition check resulted in Update is Completed being skipped.
May 23 10:32:47 pcarch systemd[1]: Starting Network Manager Script Dispatcher Service...
May 23 10:32:47 pcarch dbus-daemon[407]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 23 10:32:47 pcarch systemd[1]: Started Network Manager Script Dispatcher Service.
May 23 10:32:47 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.5473] device (lo): carrier: link connected
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.5475] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
May 23 10:32:47 pcarch kernel: videodev: Linux video capture interface: v2.00
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.5484] manager: (enp0s31f6): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
May 23 10:32:47 pcarch kernel: usbcore: registered new interface driver usbhid
May 23 10:32:47 pcarch kernel: usbhid: USB HID core driver
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.5504] ovsdb: Could not connect: No such file or directory
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.5544] manager: startup complete
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.5545] device (enp0s31f6): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 23 10:32:47 pcarch systemd-udevd[364]: Using default interface naming scheme 'v245'.
May 23 10:32:47 pcarch systemd-logind[409]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
May 23 10:32:47 pcarch systemd-logind[409]: Watching system buttons on /dev/input/event5 (ThinkPad Extra Buttons)
May 23 10:32:47 pcarch systemd-logind[409]: New seat seat0.
May 23 10:32:47 pcarch kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C52B.0001/input/input17
May 23 10:32:47 pcarch systemd[1]: Started Login Service.
May 23 10:32:47 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:47 pcarch systemd[1]: Reached target Multi-User System.
May 23 10:32:47 pcarch systemd[1]: Startup finished in 6.935s (firmware) + 2.410s (loader) + 1.732s (kernel) + 1.575s (userspace) = 12.653s.
May 23 10:32:47 pcarch kernel: iwlwifi 0000:52:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
May 23 10:32:47 pcarch kernel: uvcvideo: Found UVC 1.50 device Integrated Camera (13d3:56ba)
May 23 10:32:47 pcarch kernel: Bluetooth: Core ver 2.22
May 23 10:32:47 pcarch kernel: NET: Registered protocol family 31
May 23 10:32:47 pcarch kernel: Bluetooth: HCI device and connection manager initialized
May 23 10:32:47 pcarch kernel: Bluetooth: HCI socket layer initialized
May 23 10:32:47 pcarch kernel: Bluetooth: L2CAP socket layer initialized
May 23 10:32:47 pcarch kernel: Bluetooth: SCO socket layer initialized
May 23 10:32:47 pcarch kernel: uvcvideo 1-8:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
May 23 10:32:47 pcarch kernel: uvcvideo 1-8:1.0: Entity type for entity Extension 4 was not initialized!
May 23 10:32:47 pcarch kernel: uvcvideo 1-8:1.0: Entity type for entity Processing 2 was not initialized!
May 23 10:32:47 pcarch kernel: uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized!
May 23 10:32:47 pcarch kernel: input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input18
May 23 10:32:47 pcarch kernel: iwlwifi 0000:52:00.0: Applying debug destination EXTERNAL_DRAM
May 23 10:32:47 pcarch kernel: iwlwifi 0000:52:00.0: Allocated 0x00400000 bytes for firmware monitor.
May 23 10:32:47 pcarch kernel: hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
May 23 10:32:47 pcarch kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input19
May 23 10:32:47 pcarch kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input20
May 23 10:32:47 pcarch kernel: uvcvideo: Found UVC 1.50 device Integrated Camera (13d3:56ba)
May 23 10:32:47 pcarch kernel: uvcvideo 1-8:1.2: Entity type for entity Realtek Extended Controls Unit was not initialized!
May 23 10:32:47 pcarch kernel: uvcvideo 1-8:1.2: Entity type for entity Microsoft Extended Controls Uni was not initialized!
May 23 10:32:47 pcarch kernel: uvcvideo 1-8:1.2: Entity type for entity Extension 9 was not initialized!
May 23 10:32:47 pcarch kernel: uvcvideo 1-8:1.2: Entity type for entity Extension 11 was not initialized!
May 23 10:32:47 pcarch kernel: uvcvideo 1-8:1.2: Entity type for entity Processing 15 was not initialized!
May 23 10:32:47 pcarch kernel: uvcvideo 1-8:1.2: Entity type for entity Camera 8 was not initialized!
May 23 10:32:47 pcarch kernel: input: Integrated Camera: Integrated I as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/input/input23
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.7527] settings: (enp0s31f6): created default wired connection 'Wired connection 1'
May 23 10:32:47 pcarch kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input21
May 23 10:32:47 pcarch kernel: usbcore: registered new interface driver uvcvideo
May 23 10:32:47 pcarch kernel: USB Video Class driver (1.1.1)
May 23 10:32:47 pcarch kernel: hid-generic 0003:046D:C52B.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
May 23 10:32:47 pcarch kernel: hid-generic 0003:046D:C52B.0003: hiddev1,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input2
May 23 10:32:47 pcarch kernel: usbcore: registered new interface driver btusb
May 23 10:32:47 pcarch kernel: Bluetooth: hci0: Firmware revision 0.0 build 128 week 11 2020
May 23 10:32:47 pcarch systemd[1]: Reached target Bluetooth.
May 23 10:32:47 pcarch kernel: psmouse serio1: synaptics: queried max coordinates: x [..5678], y [..4690]
May 23 10:32:47 pcarch kernel: psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1160..]
May 23 10:32:47 pcarch kernel: psmouse serio1: synaptics: Your touchpad (PNP: LEN0402 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
May 23 10:32:47 pcarch acpid[406]: input device has been disconnected, fd 20
May 23 10:32:47 pcarch kernel: iwlwifi 0000:52:00.0: base HW address: 4c:1d:96:a8:0c:0f
May 23 10:32:47 pcarch kernel: thermal thermal_zone19: failed to read out thermal zone (-61)
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.8942] device (wlan0): driver supports Access Point (AP) mode
May 23 10:32:47 pcarch systemd-udevd[355]: Using default interface naming scheme 'v245'.
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.8959] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.8975] rfkill2: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1d.6/0000:52:00.0/ieee80211/phy0/rfkill2) (driver iwlwifi)
May 23 10:32:47 pcarch systemd-udevd[355]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
May 23 10:32:47 pcarch kernel: iwlwifi 0000:52:00.0 wlp82s0: renamed from wlan0
May 23 10:32:47 pcarch kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 10.32, id: 0x1e2a1, caps: 0xf00aa3/0x940300/0x12e800/0x500000, board id: 3512, fw id: 2956703
May 23 10:32:47 pcarch kernel: psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.9320] device (wlan0): interface index 3 renamed iface from 'wlan0' to 'wlp82s0'
May 23 10:32:47 pcarch kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
May 23 10:32:47 pcarch NetworkManager[408]: <info>  [1590222767.9385] device (wlp82s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 23 10:32:47 pcarch acpid[406]: input device has been disconnected, fd 21
May 23 10:32:47 pcarch systemd-udevd[357]: Using default interface naming scheme 'v245'.
May 23 10:32:47 pcarch kernel: iwlwifi 0000:52:00.0: Applying debug destination EXTERNAL_DRAM
May 23 10:32:48 pcarch acpid[406]: input device has been disconnected, fd 22
May 23 10:32:48 pcarch kernel: mousedev: PS/2 mouse device common for all mice
May 23 10:32:48 pcarch kernel: logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input2
May 23 10:32:48 pcarch kernel: iwlwifi 0000:52:00.0: FW already configured (0) - re-configuring
May 23 10:32:48 pcarch kernel: nvidia: loading out-of-tree module taints kernel.
May 23 10:32:48 pcarch kernel: nvidia: module license 'NVIDIA' taints kernel.
May 23 10:32:48 pcarch kernel: Disabling lock debugging due to kernel taint
May 23 10:32:48 pcarch kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
May 23 10:32:48 pcarch NetworkManager[408]: <info>  [1590222768.1516] device (wlp82s0): set-hw-addr: set MAC address to 2A:36:57:6C:7B:83 (scanning)
May 23 10:32:48 pcarch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 235
May 23 10:32:48 pcarch kernel: nvidia 0000:01:00.0: enabling device (0002 -> 0003)
May 23 10:32:48 pcarch kernel: nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
May 23 10:32:48 pcarch kernel: iwlwifi 0000:52:00.0: Applying debug destination EXTERNAL_DRAM
May 23 10:32:48 pcarch kernel: input: Logitech Unifying Device. Wireless PID:400a Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:400A.0004/input/input25
May 23 10:32:48 pcarch kernel: hid-generic 0003:046D:400A.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:400a] on usb-0000:00:14.0-1/input2:1
May 23 10:32:48 pcarch kernel: input: Logitech Unifying Device. Wireless PID:406e Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:406E.0005/input/input29
May 23 10:32:48 pcarch kernel: input: Logitech Unifying Device. Wireless PID:406e Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:406E.0005/input/input30
May 23 10:32:48 pcarch kernel: input: Logitech Unifying Device. Wireless PID:406e System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:406E.0005/input/input31
May 23 10:32:48 pcarch kernel: hid-generic 0003:046D:406E.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:406e] on usb-0000:00:14.0-1/input2:2
May 23 10:32:48 pcarch kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  440.82  Wed Apr  1 20:04:33 UTC 2020
May 23 10:32:48 pcarch kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  440.82  Wed Apr  1 19:41:29 UTC 2020
May 23 10:32:48 pcarch kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
May 23 10:32:48 pcarch kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
May 23 10:32:48 pcarch kernel: iwlwifi 0000:52:00.0: FW already configured (0) - re-configuring
May 23 10:32:48 pcarch dbus-daemon[407]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.1' (uid=0 pid=408 comm="/usr/bin/NetworkManager --no-daemon ")
May 23 10:32:48 pcarch systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
May 23 10:32:48 pcarch systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
May 23 10:32:48 pcarch systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
May 23 10:32:48 pcarch systemd[1]: Condition check resulted in First Boot Wizard being skipped.
May 23 10:32:48 pcarch systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
May 23 10:32:48 pcarch systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
May 23 10:32:48 pcarch systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
May 23 10:32:48 pcarch systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
May 23 10:32:48 pcarch systemd[1]: Condition check resulted in FUSE Control File System being skipped.
May 23 10:32:48 pcarch systemd[1]: Condition check resulted in Create System Users being skipped.
May 23 10:32:48 pcarch systemd[1]: Condition check resulted in Update is Completed being skipped.
May 23 10:32:48 pcarch systemd[1]: Starting WPA supplicant...
May 23 10:32:48 pcarch dbus-daemon[407]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
May 23 10:32:48 pcarch systemd[1]: Started WPA supplicant.
May 23 10:32:48 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:48 pcarch wpa_supplicant[543]: Successfully initialized wpa_supplicant
May 23 10:32:48 pcarch kernel: input: Logitech M325 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:400A.0004/input/input35
May 23 10:32:48 pcarch kernel: logitech-hidpp-device 0003:046D:400A.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech M325] on usb-0000:00:14.0-1/input2:1
May 23 10:32:48 pcarch NetworkManager[408]: <info>  [1590222768.4538] device (wlp82s0): supplicant interface state: internal-starting -> disconnected
May 23 10:32:48 pcarch NetworkManager[408]: <info>  [1590222768.4540] Wi-Fi P2P device controlled by interface wlp82s0 created
May 23 10:32:48 pcarch NetworkManager[408]: <info>  [1590222768.4545] manager: (p2p-dev-wlp82s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
May 23 10:32:48 pcarch NetworkManager[408]: <info>  [1590222768.4552] device (p2p-dev-wlp82s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 23 10:32:48 pcarch NetworkManager[408]: <warn>  [1590222768.4562] sup-iface[62913b4b13cea110,0,wlp82s0]: call-p2p-cancel: failed with P2P cancel failed
May 23 10:32:48 pcarch NetworkManager[408]: <info>  [1590222768.4565] device (wlp82s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
May 23 10:32:48 pcarch NetworkManager[408]: <info>  [1590222768.4578] device (p2p-dev-wlp82s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
May 23 10:32:48 pcarch kernel: psmouse serio2: trackpoint: Elan TrackPoint firmware: 0x11, buttons: 3/3
May 23 10:32:48 pcarch acpid[406]: input device has been disconnected, fd 20
May 23 10:32:48 pcarch acpid[406]: input device has been disconnected, fd 21
May 23 10:32:48 pcarch kernel: input: TPPS/2 Elan TrackPoint as /devices/platform/i8042/serio1/serio2/input/input24
May 23 10:32:48 pcarch acpid[406]: input device has been disconnected, fd 22
May 23 10:32:48 pcarch kernel: input: Logitech K800 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:406E.0005/input/input36
May 23 10:32:48 pcarch kernel: logitech-hidpp-device 0003:046D:406E.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech K800] on usb-0000:00:14.0-1/input2:2
May 23 10:32:48 pcarch systemd-logind[409]: Watching system buttons on /dev/input/event19 (Logitech K800)
May 23 10:32:51 pcarch wpa_supplicant[543]: wlp82s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=DE
May 23 10:32:52 pcarch systemd[1]: systemd-rfkill.service: Succeeded.
May 23 10:32:52 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:52 pcarch kernel: kauditd_printk_skb: 13 callbacks suppressed
May 23 10:32:52 pcarch kernel: audit: type=1131 audit(1590222772.898:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:57 pcarch systemd[1]: NetworkManager-dispatcher.service: Succeeded.
May 23 10:32:57 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:57 pcarch kernel: audit: type=1131 audit(1590222777.388:25): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:59 pcarch audit[425]: USER_AUTH pid=425 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="lou" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty1 res=success'
May 23 10:32:59 pcarch kernel: audit: type=1100 audit(1590222779.228:26): pid=425 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="lou" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty1 res=success'
May 23 10:32:59 pcarch audit[425]: USER_ACCT pid=425 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lou" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty1 res=success'
May 23 10:32:59 pcarch kernel: audit: type=1101 audit(1590222779.241:27): pid=425 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lou" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty1 res=success'
May 23 10:32:59 pcarch audit[425]: CRED_ACQ pid=425 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="lou" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty1 res=success'
May 23 10:32:59 pcarch login[425]: pam_unix(login:session): session opened for user lou by LOGIN(uid=0)
May 23 10:32:59 pcarch kernel: audit: type=1103 audit(1590222779.241:28): pid=425 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="lou" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty1 res=success'
May 23 10:32:59 pcarch kernel: audit: type=1006 audit(1590222779.241:29): pid=425 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
May 23 10:32:59 pcarch systemd[1]: Created slice User Slice of UID 1000.
May 23 10:32:59 pcarch systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
May 23 10:32:59 pcarch systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
May 23 10:32:59 pcarch systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
May 23 10:32:59 pcarch systemd[1]: Condition check resulted in First Boot Wizard being skipped.
May 23 10:32:59 pcarch systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
May 23 10:32:59 pcarch systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
May 23 10:32:59 pcarch systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
May 23 10:32:59 pcarch systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
May 23 10:32:59 pcarch systemd[1]: Condition check resulted in FUSE Control File System being skipped.
May 23 10:32:59 pcarch systemd[1]: Condition check resulted in Create System Users being skipped.
May 23 10:32:59 pcarch systemd[1]: Condition check resulted in Update is Completed being skipped.
May 23 10:32:59 pcarch systemd[1]: Starting User Runtime Directory /run/user/1000...
May 23 10:32:59 pcarch systemd-logind[409]: New session 1 of user lou.
May 23 10:32:59 pcarch systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
May 23 10:32:59 pcarch systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
May 23 10:32:59 pcarch systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
May 23 10:32:59 pcarch systemd[1]: Condition check resulted in First Boot Wizard being skipped.
May 23 10:32:59 pcarch systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
May 23 10:32:59 pcarch systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
May 23 10:32:59 pcarch systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
May 23 10:32:59 pcarch systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
May 23 10:32:59 pcarch systemd[1]: Condition check resulted in FUSE Control File System being skipped.
May 23 10:32:59 pcarch systemd[1]: Condition check resulted in Create System Users being skipped.
May 23 10:32:59 pcarch systemd[1]: Condition check resulted in Update is Completed being skipped.
May 23 10:32:59 pcarch systemd[1]: Finished User Runtime Directory /run/user/1000.
May 23 10:32:59 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:59 pcarch kernel: audit: type=1130 audit(1590222779.255:30): 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'
May 23 10:32:59 pcarch systemd[1]: Starting User Manager for UID 1000...
May 23 10:32:59 pcarch audit[555]: USER_ACCT pid=555 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lou" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:59 pcarch kernel: audit: type=1101 audit(1590222779.258:31): pid=555 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lou" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:59 pcarch kernel: audit: type=1103 audit(1590222779.258:32): pid=555 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lou" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
May 23 10:32:59 pcarch kernel: audit: type=1006 audit(1590222779.258:33): pid=555 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
May 23 10:32:59 pcarch audit[555]: CRED_ACQ pid=555 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lou" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
May 23 10:32:59 pcarch systemd[555]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[lou] ruser=[<unknown>] rhost=[<unknown>]
May 23 10:32:59 pcarch systemd[555]: pam_unix(systemd-user:session): session opened for user lou by (uid=0)
May 23 10:32:59 pcarch audit[555]: USER_START pid=555 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lou" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:59 pcarch kernel: audit: type=1105 audit(1590222779.261:34): pid=555 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lou" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:59 pcarch audit: AUDIT1334 prog-id=11 op=LOAD
May 23 10:32:59 pcarch audit: AUDIT1334 prog-id=11 op=UNLOAD
May 23 10:32:59 pcarch kernel: audit: type=1334 audit(1590222779.265:35): prog-id=11 op=LOAD
May 23 10:32:59 pcarch systemd[555]: Reached target Paths.
May 23 10:32:59 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:32:59 pcarch audit[425]: USER_START pid=425 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lou" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty1 res=success'
May 23 10:32:59 pcarch audit[425]: CRED_REFR pid=425 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="lou" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty1 res=success'
May 23 10:32:59 pcarch login[425]: LOGIN ON tty1 BY lou
May 23 10:32:59 pcarch systemd[555]: Reached target Timers.
May 23 10:32:59 pcarch systemd[555]: Starting D-Bus User Message Bus Socket.
May 23 10:32:59 pcarch systemd[555]: Listening on GnuPG network certificate management daemon.
May 23 10:32:59 pcarch systemd[555]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 23 10:32:59 pcarch systemd[555]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
May 23 10:32:59 pcarch systemd[555]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
May 23 10:32:59 pcarch systemd[555]: Listening on GnuPG cryptographic agent and passphrase cache.
May 23 10:32:59 pcarch systemd[555]: Listening on p11-kit server.
May 23 10:32:59 pcarch systemd[555]: Listening on Sound System.
May 23 10:32:59 pcarch systemd[555]: Listening on D-Bus User Message Bus Socket.
May 23 10:32:59 pcarch systemd[555]: Reached target Sockets.
May 23 10:32:59 pcarch systemd[555]: Reached target Basic System.
May 23 10:32:59 pcarch systemd[555]: Reached target Main User Target.
May 23 10:32:59 pcarch systemd[555]: Startup finished in 51ms.
May 23 10:32:59 pcarch systemd[1]: Started User Manager for UID 1000.
May 23 10:32:59 pcarch systemd[1]: Started Session 1 of user lou.
May 23 10:33:09 pcarch audit[615]: USER_AUTH pid=615 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="lou" exe="/usr/bin/sudo" hostname=pcarch addr=? terminal=/dev/tty1 res=success'
May 23 10:33:09 pcarch audit[615]: USER_ACCT pid=615 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="lou" exe="/usr/bin/sudo" hostname=pcarch addr=? terminal=/dev/tty1 res=success'
May 23 10:33:09 pcarch sudo[615]:      lou : TTY=tty1 ; PWD=/home/lou ; USER=root ; COMMAND=/usr/bin/systemctl enable lightdm
May 23 10:33:09 pcarch kernel: kauditd_printk_skb: 4 callbacks suppressed
May 23 10:33:09 pcarch kernel: audit: type=1100 audit(1590222789.641:40): pid=615 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="lou" exe="/usr/bin/sudo" hostname=pcarch addr=? terminal=/dev/tty1 res=success'
May 23 10:33:09 pcarch kernel: audit: type=1101 audit(1590222789.641:41): pid=615 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="lou" exe="/usr/bin/sudo" hostname=pcarch addr=? terminal=/dev/tty1 res=success'
May 23 10:33:09 pcarch audit[615]: CRED_REFR pid=615 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=pcarch addr=? terminal=/dev/tty1 res=success'
May 23 10:33:09 pcarch audit[615]: USER_START pid=615 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=pcarch addr=? terminal=/dev/tty1 res=success'
May 23 10:33:09 pcarch sudo[615]: pam_unix(sudo:session): session opened for user root by lou(uid=0)
May 23 10:33:09 pcarch kernel: audit: type=1110 audit(1590222789.651:42): pid=615 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=pcarch addr=? terminal=/dev/tty1 res=success'
May 23 10:33:09 pcarch kernel: audit: type=1105 audit(1590222789.651:43): pid=615 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=pcarch addr=? terminal=/dev/tty1 res=success'
May 23 10:33:09 pcarch systemd[1]: Reloading.
May 23 10:33:09 pcarch audit: AUDIT1334 prog-id=10 op=UNLOAD
May 23 10:33:09 pcarch audit: AUDIT1334 prog-id=9 op=UNLOAD
May 23 10:33:09 pcarch kernel: audit: type=1334 audit(1590222789.658:44): prog-id=10 op=UNLOAD
May 23 10:33:09 pcarch kernel: audit: type=1334 audit(1590222789.658:45): prog-id=9 op=UNLOAD
May 23 10:33:09 pcarch audit: AUDIT1334 prog-id=4 op=UNLOAD
May 23 10:33:09 pcarch audit: AUDIT1334 prog-id=3 op=UNLOAD
May 23 10:33:09 pcarch kernel: audit: type=1334 audit(1590222789.661:46): prog-id=4 op=UNLOAD
May 23 10:33:09 pcarch kernel: audit: type=1334 audit(1590222789.661:47): prog-id=3 op=UNLOAD
May 23 10:33:09 pcarch audit: AUDIT1334 prog-id=8 op=UNLOAD
May 23 10:33:09 pcarch audit: AUDIT1334 prog-id=7 op=UNLOAD
May 23 10:33:09 pcarch kernel: audit: type=1334 audit(1590222789.671:48): prog-id=8 op=UNLOAD
May 23 10:33:09 pcarch kernel: audit: type=1334 audit(1590222789.671:49): prog-id=7 op=UNLOAD
May 23 10:33:09 pcarch audit: AUDIT1334 prog-id=6 op=UNLOAD
May 23 10:33:09 pcarch audit: AUDIT1334 prog-id=5 op=UNLOAD
May 23 10:33:09 pcarch audit: AUDIT1334 prog-id=12 op=LOAD
May 23 10:33:09 pcarch audit: AUDIT1334 prog-id=13 op=LOAD
May 23 10:33:09 pcarch audit: AUDIT1334 prog-id=14 op=LOAD
May 23 10:33:09 pcarch audit: AUDIT1334 prog-id=15 op=LOAD
May 23 10:33:09 pcarch audit: AUDIT1334 prog-id=16 op=LOAD
May 23 10:33:09 pcarch audit: AUDIT1334 prog-id=17 op=LOAD
May 23 10:33:09 pcarch audit: AUDIT1334 prog-id=18 op=LOAD
May 23 10:33:09 pcarch audit: AUDIT1334 prog-id=19 op=LOAD
May 23 10:33:09 pcarch audit[615]: USER_END pid=615 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=pcarch addr=? terminal=/dev/tty1 res=success'
May 23 10:33:09 pcarch audit[615]: CRED_DISP pid=615 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=pcarch addr=? terminal=/dev/tty1 res=success'
May 23 10:33:09 pcarch sudo[615]: pam_unix(sudo:session): session closed for user root
May 23 10:33:15 pcarch audit[630]: USER_ACCT pid=630 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="lou" exe="/usr/bin/sudo" hostname=pcarch addr=? terminal=/dev/tty1 res=success'
May 23 10:33:15 pcarch audit[630]: CRED_REFR pid=630 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=pcarch addr=? terminal=/dev/tty1 res=success'
May 23 10:33:15 pcarch sudo[630]:      lou : TTY=tty1 ; PWD=/home/lou ; USER=root ; COMMAND=/usr/bin/systemctl start lightdm
May 23 10:33:15 pcarch audit[630]: USER_START pid=630 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=pcarch addr=? terminal=/dev/tty1 res=success'
May 23 10:33:15 pcarch sudo[630]: pam_unix(sudo:session): session opened for user root by lou(uid=0)
May 23 10:33:15 pcarch kernel: kauditd_printk_skb: 12 callbacks suppressed
May 23 10:33:15 pcarch kernel: audit: type=1101 audit(1590222795.175:62): pid=630 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="lou" exe="/usr/bin/sudo" hostname=pcarch addr=? terminal=/dev/tty1 res=success'
May 23 10:33:15 pcarch kernel: audit: type=1110 audit(1590222795.175:63): pid=630 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=pcarch addr=? terminal=/dev/tty1 res=success'
May 23 10:33:15 pcarch kernel: audit: type=1105 audit(1590222795.175:64): pid=630 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=pcarch addr=? terminal=/dev/tty1 res=success'
May 23 10:33:15 pcarch systemd[1]: Stopping Getty on tty1...
May 23 10:33:15 pcarch systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
May 23 10:33:15 pcarch systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
May 23 10:33:15 pcarch systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
May 23 10:33:15 pcarch audit[425]: CRED_DISP pid=425 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="lou" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty1 res=success'
May 23 10:33:15 pcarch systemd[1]: Condition check resulted in First Boot Wizard being skipped.
May 23 10:33:15 pcarch login[425]: pam_unix(login:session): session closed for user lou
May 23 10:33:15 pcarch systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
May 23 10:33:15 pcarch systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
May 23 10:33:15 pcarch systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
May 23 10:33:15 pcarch systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
May 23 10:33:15 pcarch systemd[1]: Condition check resulted in FUSE Control File System being skipped.
May 23 10:33:15 pcarch systemd[1]: Condition check resulted in Create System Users being skipped.
May 23 10:33:15 pcarch systemd[1]: Condition check resulted in Update is Completed being skipped.
May 23 10:33:15 pcarch audit[425]: USER_END pid=425 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lou" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty1 res=success'
May 23 10:33:15 pcarch systemd[1]: getty@tty1.service: Succeeded.
May 23 10:33:15 pcarch systemd[1]: Stopped Getty on tty1.
May 23 10:33:15 pcarch kernel: audit: type=1104 audit(1590222795.181:65): pid=425 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="lou" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty1 res=success'
May 23 10:33:15 pcarch kernel: audit: type=1106 audit(1590222795.181:66): pid=425 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lou" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty1 res=success'
May 23 10:33:15 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:15 pcarch kernel: audit: type=1131 audit(1590222795.185:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:15 pcarch systemd-logind[409]: Session 1 logged out. Waiting for processes to exit.
May 23 10:33:15 pcarch systemd[1]: Starting Light Display Manager...
May 23 10:33:15 pcarch systemd[1]: Started Light Display Manager.
May 23 10:33:15 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:15 pcarch lightdm[633]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
May 23 10:33:15 pcarch kernel: audit: type=1130 audit(1590222795.198:68): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:15 pcarch sudo[630]: pam_unix(sudo:session): session closed for user root
May 23 10:33:15 pcarch audit[630]: USER_END pid=630 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=pcarch addr=? terminal=/dev/tty1 res=success'
May 23 10:33:15 pcarch audit[630]: CRED_DISP pid=630 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=pcarch addr=? terminal=/dev/tty1 res=success'
May 23 10:33:15 pcarch systemd[1]: session-1.scope: Succeeded.
May 23 10:33:15 pcarch systemd-logind[409]: Removed session 1.
May 23 10:33:15 pcarch kernel: audit: type=1106 audit(1590222795.201:69): pid=630 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=pcarch addr=? terminal=/dev/tty1 res=success'
May 23 10:33:15 pcarch kernel: audit: type=1104 audit(1590222795.201:70): pid=630 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=pcarch addr=? terminal=/dev/tty1 res=success'
May 23 10:33:15 pcarch acpid[406]: client connected from 639[0:0]
May 23 10:33:15 pcarch acpid[406]: 1 client rule loaded
May 23 10:33:15 pcarch kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20200110/nsarguments-59)
May 23 10:33:15 pcarch kernel: nvidia 0000:01:00.0: DMAR: 32bit DMA uses non-identity mapping
May 23 10:33:15 pcarch systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:nvidia_0...
May 23 10:33:15 pcarch systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:nvidia_0.
May 23 10:33:15 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:nvidia_0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:15 pcarch kernel: audit: type=1130 audit(1590222795.908:71): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:nvidia_0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:15 pcarch kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
May 23 10:33:15 pcarch acpid[406]: client connected from 639[0:0]
May 23 10:33:15 pcarch acpid[406]: 1 client rule loaded
May 23 10:33:16 pcarch kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
May 23 10:33:17 pcarch systemd[1]: systemd-hostnamed.service: Succeeded.
May 23 10:33:17 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:17 pcarch audit: AUDIT1334 prog-id=19 op=UNLOAD
May 23 10:33:17 pcarch audit: AUDIT1334 prog-id=18 op=UNLOAD
May 23 10:33:17 pcarch kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
May 23 10:33:18 pcarch kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
May 23 10:33:18 pcarch lightdm[659]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
May 23 10:33:18 pcarch audit[659]: CRED_ACQ pid=659 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 10:33:18 pcarch lightdm[659]: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
May 23 10:33:18 pcarch systemd[1]: Created slice User Slice of UID 975.
May 23 10:33:18 pcarch systemd[1]: Starting User Runtime Directory /run/user/975...
May 23 10:33:18 pcarch systemd-logind[409]: New session c1 of user lightdm.
May 23 10:33:18 pcarch systemd[1]: Finished User Runtime Directory /run/user/975.
May 23 10:33:18 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:18 pcarch systemd[1]: Starting User Manager for UID 975...
May 23 10:33:18 pcarch audit[663]: USER_ACCT pid=663 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:18 pcarch audit[663]: CRED_ACQ pid=663 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
May 23 10:33:18 pcarch systemd[663]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
May 23 10:33:18 pcarch systemd[663]: pam_unix(systemd-user:session): session opened for user lightdm by (uid=0)
May 23 10:33:18 pcarch audit[663]: USER_START pid=663 uid=0 auid=975 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="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:18 pcarch audit: AUDIT1334 prog-id=20 op=LOAD
May 23 10:33:18 pcarch audit: AUDIT1334 prog-id=20 op=UNLOAD
May 23 10:33:18 pcarch systemd[663]: Reached target Paths.
May 23 10:33:18 pcarch systemd[663]: Reached target Timers.
May 23 10:33:18 pcarch systemd[663]: Starting D-Bus User Message Bus Socket.
May 23 10:33:18 pcarch systemd[663]: Listening on GnuPG network certificate management daemon.
May 23 10:33:18 pcarch systemd[663]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 23 10:33:18 pcarch systemd[663]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
May 23 10:33:18 pcarch systemd[663]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
May 23 10:33:18 pcarch systemd[663]: Listening on GnuPG cryptographic agent and passphrase cache.
May 23 10:33:18 pcarch systemd[663]: Listening on p11-kit server.
May 23 10:33:18 pcarch systemd[663]: Listening on Sound System.
May 23 10:33:18 pcarch systemd[663]: Listening on D-Bus User Message Bus Socket.
May 23 10:33:18 pcarch systemd[663]: Reached target Sockets.
May 23 10:33:18 pcarch systemd[663]: Reached target Basic System.
May 23 10:33:18 pcarch systemd[663]: Reached target Main User Target.
May 23 10:33:18 pcarch systemd[663]: Startup finished in 41ms.
May 23 10:33:18 pcarch systemd[1]: Started User Manager for UID 975.
May 23 10:33:18 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:18 pcarch systemd[1]: Started Session c1 of user lightdm.
May 23 10:33:18 pcarch audit[659]: USER_START pid=659 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 10:33:18 pcarch systemd[663]: Started D-Bus User Message Bus.
May 23 10:33:18 pcarch dbus-daemon[671]: [session uid=975 pid=671] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.0' (uid=975 pid=669 comm="/usr/bin/lightdm-gtk-greeter ")
May 23 10:33:18 pcarch systemd[663]: Starting Accessibility services bus...
May 23 10:33:18 pcarch dbus-daemon[671]: [session uid=975 pid=671] Successfully activated service 'org.a11y.Bus'
May 23 10:33:18 pcarch systemd[663]: Started Accessibility services bus.
May 23 10:33:18 pcarch at-spi-bus-launcher[678]: dbus-daemon[678]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=975 pid=669 comm="/usr/bin/lightdm-gtk-greeter ")
May 23 10:33:18 pcarch at-spi-bus-launcher[678]: dbus-daemon[678]: Successfully activated service 'org.a11y.atspi.Registry'
May 23 10:33:18 pcarch at-spi-bus-launcher[687]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
May 23 10:33:21 pcarch audit[684]: USER_AUTH pid=684 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="lou" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 10:33:21 pcarch kernel: kauditd_printk_skb: 13 callbacks suppressed
May 23 10:33:21 pcarch kernel: audit: type=1100 audit(1590222801.558:85): pid=684 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="lou" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 10:33:21 pcarch audit[684]: USER_ACCT pid=684 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lou" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 10:33:21 pcarch kernel: audit: type=1101 audit(1590222801.575:86): pid=684 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lou" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 10:33:21 pcarch lightdm[684]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
May 23 10:33:25 pcarch systemd[1]: Stopping User Manager for UID 1000...
May 23 10:33:25 pcarch systemd[555]: Stopped target Main User Target.
May 23 10:33:25 pcarch systemd[555]: Stopped target Basic System.
May 23 10:33:25 pcarch systemd[555]: Stopped target Paths.
May 23 10:33:25 pcarch systemd[555]: Stopped target Sockets.
May 23 10:33:25 pcarch systemd[555]: Stopped target Timers.
May 23 10:33:25 pcarch systemd[555]: dbus.socket: Succeeded.
May 23 10:33:25 pcarch systemd[555]: Closed D-Bus User Message Bus Socket.
May 23 10:33:25 pcarch systemd[555]: dirmngr.socket: Succeeded.
May 23 10:33:25 pcarch systemd[555]: Closed GnuPG network certificate management daemon.
May 23 10:33:25 pcarch systemd[555]: gpg-agent-browser.socket: Succeeded.
May 23 10:33:25 pcarch systemd[555]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 23 10:33:25 pcarch systemd[555]: gpg-agent-extra.socket: Succeeded.
May 23 10:33:25 pcarch systemd[555]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
May 23 10:33:25 pcarch systemd[555]: gpg-agent-ssh.socket: Succeeded.
May 23 10:33:25 pcarch systemd[555]: Closed GnuPG cryptographic agent (ssh-agent emulation).
May 23 10:33:25 pcarch systemd[555]: gpg-agent.socket: Succeeded.
May 23 10:33:25 pcarch systemd[555]: Closed GnuPG cryptographic agent and passphrase cache.
May 23 10:33:25 pcarch systemd[555]: p11-kit-server.socket: Succeeded.
May 23 10:33:25 pcarch systemd[555]: Closed p11-kit server.
May 23 10:33:25 pcarch systemd[555]: pulseaudio.socket: Succeeded.
May 23 10:33:25 pcarch systemd[555]: Closed Sound System.
May 23 10:33:25 pcarch systemd[555]: Reached target Shutdown.
May 23 10:33:25 pcarch systemd[555]: systemd-exit.service: Succeeded.
May 23 10:33:25 pcarch systemd[555]: Finished Exit the Session.
May 23 10:33:25 pcarch systemd[555]: Reached target Exit the Session.
May 23 10:33:25 pcarch systemd[556]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[lou] ruser=[<unknown>] rhost=[<unknown>]
May 23 10:33:25 pcarch systemd[1]: user@1000.service: Succeeded.
May 23 10:33:25 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:25 pcarch systemd[1]: Stopped User Manager for UID 1000.
May 23 10:33:25 pcarch systemd[1]: Stopping User Runtime Directory /run/user/1000...
May 23 10:33:25 pcarch kernel: audit: type=1131 audit(1590222805.471:87): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:25 pcarch systemd[663]: run-user-1000.mount: Succeeded.
May 23 10:33:25 pcarch systemd[1]: run-user-1000.mount: Succeeded.
May 23 10:33:25 pcarch systemd[1]: user-runtime-dir@1000.service: Succeeded.
May 23 10:33:25 pcarch systemd[1]: Stopped User Runtime Directory /run/user/1000.
May 23 10:33:25 pcarch audit[1]: SERVICE_STOP 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'
May 23 10:33:25 pcarch systemd[1]: Removed slice User Slice of UID 1000.
May 23 10:33:25 pcarch kernel: audit: type=1131 audit(1590222805.478:88): 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'
May 23 10:33:29 pcarch dbus-daemon[407]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.4' (uid=0 pid=409 comm="/usr/lib/systemd/systemd-logind ")
May 23 10:33:29 pcarch systemd[1]: Starting Authorization Manager...
May 23 10:33:29 pcarch polkitd[694]: Started polkitd version 0.116
May 23 10:33:29 pcarch polkitd[694]: Loading rules from directory /etc/polkit-1/rules.d
May 23 10:33:29 pcarch polkitd[694]: Loading rules from directory /usr/share/polkit-1/rules.d
May 23 10:33:29 pcarch polkitd[694]: Finished loading, compiling and executing 3 rules
May 23 10:33:29 pcarch dbus-daemon[407]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
May 23 10:33:29 pcarch systemd[1]: Started Authorization Manager.
May 23 10:33:29 pcarch polkitd[694]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
May 23 10:33:29 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:29 pcarch kernel: audit: type=1130 audit(1590222809.568:89): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:29 pcarch polkitd[694]: /usr/share/polkit-1/rules.d/lightdm.rules:3: action=[Action id='org.freedesktop.login1.suspend']
May 23 10:33:29 pcarch polkitd[694]: /usr/share/polkit-1/rules.d/lightdm.rules:4: subject=[Subject pid=669 user='lightdm' groups=lightdm seat='seat0' session='c1' local=true active=true]
May 23 10:33:29 pcarch polkitd[694]: /usr/share/polkit-1/rules.d/lightdm.rules:3: action=[Action id='org.freedesktop.login1.hibernate']
May 23 10:33:29 pcarch polkitd[694]: /usr/share/polkit-1/rules.d/lightdm.rules:4: subject=[Subject pid=669 user='lightdm' groups=lightdm seat='seat0' session='c1' local=true active=true]
May 23 10:33:29 pcarch polkitd[694]: /usr/share/polkit-1/rules.d/lightdm.rules:3: action=[Action id='org.freedesktop.login1.reboot']
May 23 10:33:29 pcarch polkitd[694]: /usr/share/polkit-1/rules.d/lightdm.rules:4: subject=[Subject pid=669 user='lightdm' groups=lightdm seat='seat0' session='c1' local=true active=true]
May 23 10:33:29 pcarch polkitd[694]: /usr/share/polkit-1/rules.d/lightdm.rules:3: action=[Action id='org.freedesktop.login1.power-off']
May 23 10:33:29 pcarch polkitd[694]: /usr/share/polkit-1/rules.d/lightdm.rules:4: subject=[Subject pid=669 user='lightdm' groups=lightdm seat='seat0' session='c1' local=true active=true]
May 23 10:33:37 pcarch polkitd[694]: /usr/share/polkit-1/rules.d/lightdm.rules:3: action=[Action id='org.freedesktop.login1.power-off']
May 23 10:33:37 pcarch polkitd[694]: /usr/share/polkit-1/rules.d/lightdm.rules:4: subject=[Subject pid=669 user='lightdm' groups=lightdm seat='seat0' session='c1' local=true active=true]
May 23 10:33:37 pcarch systemd-logind[409]: System is powering down.
May 23 10:33:37 pcarch systemd[1]: Stopping Session c1 of user lightdm.
May 23 10:33:37 pcarch systemd[1]: Removed slice system-getty.slice.
May 23 10:33:37 pcarch systemd[1]: Removed slice system-modprobe.slice.
May 23 10:33:37 pcarch systemd[1]: Stopped target Bluetooth.
May 23 10:33:37 pcarch systemd[1]: Stopped target Multi-User System.
May 23 10:33:37 pcarch systemd[1]: Stopped target Login Prompts.
May 23 10:33:37 pcarch systemd[1]: Stopped target Sound Card.
May 23 10:33:37 pcarch systemd[1]: Stopped target Timers.
May 23 10:33:37 pcarch systemd[1]: man-db.timer: Succeeded.
May 23 10:33:37 pcarch systemd[1]: Stopped Daily man-db regeneration.
May 23 10:33:37 pcarch systemd[1]: shadow.timer: Succeeded.
May 23 10:33:37 pcarch systemd[1]: Stopped Daily verification of password and group files.
May 23 10:33:37 pcarch systemd[1]: systemd-tmpfiles-clean.timer: Succeeded.
May 23 10:33:37 pcarch systemd[1]: Stopped Daily Cleanup of Temporary Directories.
May 23 10:33:37 pcarch systemd[1]: systemd-rfkill.socket: Succeeded.
May 23 10:33:37 pcarch systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
May 23 10:33:37 pcarch systemd[1]: Stopping Light Display Manager...
May 23 10:33:37 pcarch systemd[1]: Starting Generate shutdown-ramfs...
May 23 10:33:37 pcarch systemd[1]: Stopping Authorization Manager...
May 23 10:33:37 pcarch systemd[1]: Stopping Load/Save Random Seed...
May 23 10:33:37 pcarch lightdm[633]: Session pid=684: Error writing to session: Broken pipe
May 23 10:33:37 pcarch lightdm[633]: Session pid=684: Error writing to session: Broken pipe
May 23 10:33:37 pcarch lightdm[633]: Session pid=684: Error writing to session: Broken pipe
May 23 10:33:37 pcarch lightdm[633]: Session pid=684: Error writing to session: Broken pipe
May 23 10:33:37 pcarch lightdm[633]: Session pid=684: Error writing to session: Broken pipe
May 23 10:33:37 pcarch lightdm[633]: Session pid=684: Error writing to session: Broken pipe
May 23 10:33:37 pcarch lightdm[633]: Session pid=684: Error writing to session: Broken pipe
May 23 10:33:37 pcarch lightdm[633]: Session pid=684: Error writing to session: Broken pipe
May 23 10:33:37 pcarch systemd[1]: systemd-random-seed.service: Succeeded.
May 23 10:33:37 pcarch systemd[1]: Stopped Load/Save Random Seed.
May 23 10:33:37 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:37 pcarch kernel: audit: type=1131 audit(1590222817.851:90): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:37 pcarch systemd[1]: polkit.service: Succeeded.
May 23 10:33:37 pcarch systemd[1]: Stopped Authorization Manager.
May 23 10:33:37 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:37 pcarch lightdm[659]: pam_unix(lightdm-greeter:session): session closed for user lightdm
May 23 10:33:37 pcarch mkinitcpio[709]: ==> Starting build: none
May 23 10:33:37 pcarch audit[659]: USER_END pid=659 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 10:33:37 pcarch audit[659]: CRED_DISP pid=659 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 10:33:37 pcarch systemd[1]: session-c1.scope: Succeeded.
May 23 10:33:37 pcarch systemd[1]: Stopped Session c1 of user lightdm.
May 23 10:33:37 pcarch systemd[1]: Stopping Login Service...
May 23 10:33:37 pcarch systemd[1]: Stopping User Manager for UID 975...
May 23 10:33:37 pcarch systemd[663]: Stopped target Main User Target.
May 23 10:33:37 pcarch kernel: audit: type=1131 audit(1590222817.858:91): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:37 pcarch kernel: audit: type=1106 audit(1590222817.858:92): pid=659 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 10:33:37 pcarch kernel: audit: type=1104 audit(1590222817.858:93): pid=659 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 10:33:37 pcarch systemd[663]: Stopping Accessibility services bus...
May 23 10:33:37 pcarch mkinitcpio[709]:   -> Running build hook: [sd-shutdown]
May 23 10:33:37 pcarch systemd-logind[409]: Removed session c1.
May 23 10:33:37 pcarch systemd[663]: Stopping D-Bus User Message Bus...
May 23 10:33:37 pcarch systemd[663]: dbus.service: Succeeded.
May 23 10:33:37 pcarch systemd[663]: Stopped D-Bus User Message Bus.
May 23 10:33:37 pcarch systemd[663]: at-spi-dbus-bus.service: Succeeded.
May 23 10:33:37 pcarch systemd[663]: Stopped Accessibility services bus.
May 23 10:33:37 pcarch systemd[663]: Stopped target Basic System.
May 23 10:33:37 pcarch systemd[663]: Stopped target Paths.
May 23 10:33:37 pcarch systemd[663]: Stopped target Sockets.
May 23 10:33:37 pcarch systemd[663]: Stopped target Timers.
May 23 10:33:37 pcarch systemd[663]: dbus.socket: Succeeded.
May 23 10:33:37 pcarch systemd[663]: Closed D-Bus User Message Bus Socket.
May 23 10:33:37 pcarch systemd[663]: dirmngr.socket: Succeeded.
May 23 10:33:37 pcarch systemd[663]: Closed GnuPG network certificate management daemon.
May 23 10:33:37 pcarch systemd[663]: gpg-agent-browser.socket: Succeeded.
May 23 10:33:37 pcarch systemd[663]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 23 10:33:37 pcarch systemd[663]: gpg-agent-extra.socket: Succeeded.
May 23 10:33:37 pcarch systemd[663]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
May 23 10:33:37 pcarch systemd[663]: gpg-agent-ssh.socket: Succeeded.
May 23 10:33:37 pcarch systemd[663]: Closed GnuPG cryptographic agent (ssh-agent emulation).
May 23 10:33:37 pcarch systemd[663]: gpg-agent.socket: Succeeded.
May 23 10:33:37 pcarch systemd[663]: Closed GnuPG cryptographic agent and passphrase cache.
May 23 10:33:37 pcarch systemd[663]: p11-kit-server.socket: Succeeded.
May 23 10:33:37 pcarch systemd[663]: Closed p11-kit server.
May 23 10:33:37 pcarch systemd[663]: pulseaudio.socket: Succeeded.
May 23 10:33:37 pcarch systemd[663]: Closed Sound System.
May 23 10:33:37 pcarch systemd[663]: Reached target Shutdown.
May 23 10:33:37 pcarch systemd[663]: systemd-exit.service: Succeeded.
May 23 10:33:37 pcarch systemd[663]: Finished Exit the Session.
May 23 10:33:37 pcarch systemd[663]: Reached target Exit the Session.
May 23 10:33:37 pcarch systemd[664]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
May 23 10:33:37 pcarch systemd[1]: user@975.service: Succeeded.
May 23 10:33:37 pcarch systemd[1]: Stopped User Manager for UID 975.
May 23 10:33:37 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:37 pcarch kernel: audit: type=1131 audit(1590222817.868:94): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:37 pcarch systemd[1]: Stopping User Runtime Directory /run/user/975...
May 23 10:33:37 pcarch systemd[1]: run-user-975.mount: Succeeded.
May 23 10:33:37 pcarch systemd[1]: Unmounted /run/user/975.
May 23 10:33:37 pcarch systemd[1]: user-runtime-dir@975.service: Succeeded.
May 23 10:33:37 pcarch systemd[1]: Stopped User Runtime Directory /run/user/975.
May 23 10:33:37 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:37 pcarch systemd[1]: Removed slice User Slice of UID 975.
May 23 10:33:37 pcarch kernel: audit: type=1131 audit(1590222817.875:95): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:37 pcarch mkinitcpio[709]: ==> Build complete.
May 23 10:33:37 pcarch systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Succeeded.
May 23 10:33:37 pcarch systemd[1]: Finished Generate shutdown-ramfs.
May 23 10:33:37 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mkinitcpio-generate-shutdown-ramfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:37 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mkinitcpio-generate-shutdown-ramfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:37 pcarch kernel: audit: type=1130 audit(1590222817.931:96): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mkinitcpio-generate-shutdown-ramfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:37 pcarch kernel: audit: type=1131 audit(1590222817.931:97): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mkinitcpio-generate-shutdown-ramfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:38 pcarch systemd[1]: systemd-logind.service: Succeeded.
May 23 10:33:38 pcarch systemd[1]: Stopped Login Service.
May 23 10:33:38 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:38 pcarch kernel: audit: type=1131 audit(1590222818.118:98): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:38 pcarch audit: AUDIT1334 prog-id=15 op=UNLOAD
May 23 10:33:38 pcarch audit: AUDIT1334 prog-id=14 op=UNLOAD
May 23 10:33:38 pcarch kernel: audit: type=1334 audit(1590222818.171:99): prog-id=15 op=UNLOAD
May 23 10:33:38 pcarch kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
May 23 10:33:38 pcarch kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
May 23 10:33:40 pcarch kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
May 23 10:33:40 pcarch systemd[1]: lightdm.service: Succeeded.
May 23 10:33:40 pcarch systemd[1]: Stopped Light Display Manager.
May 23 10:33:40 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:40 pcarch systemd[1]: Stopping ACPI event daemon...
May 23 10:33:40 pcarch systemd[1]: Stopping Permit User Sessions...
May 23 10:33:40 pcarch systemd[1]: systemd-user-sessions.service: Succeeded.
May 23 10:33:40 pcarch systemd[1]: Stopped Permit User Sessions.
May 23 10:33:40 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:40 pcarch systemd[1]: Stopped target Network.
May 23 10:33:40 pcarch systemd[1]: Stopped target Remote File Systems.
May 23 10:33:40 pcarch systemd[1]: Stopping Network Manager...
May 23 10:33:40 pcarch systemd[1]: Stopping WPA supplicant...
May 23 10:33:40 pcarch NetworkManager[408]: <info>  [1590222820.3076] caught SIGTERM, shutting down normally.
May 23 10:33:40 pcarch wpa_supplicant[543]: nl80211: deinit ifname=p2p-dev-wlp82s0 disabled_11b_rates=0
May 23 10:33:40 pcarch NetworkManager[408]: <info>  [1590222820.3101] device (p2p-dev-wlp82s0): state change: disconnected -> unmanaged (reason 'removed', sys-iface-state: 'removed')
May 23 10:33:40 pcarch dbus-daemon[407]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.1' (uid=0 pid=408 comm="/usr/bin/NetworkManager --no-daemon ")
May 23 10:33:40 pcarch dbus-daemon[407]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
May 23 10:33:40 pcarch NetworkManager[408]: <info>  [1590222820.3169] exiting (success)
May 23 10:33:40 pcarch systemd[1]: NetworkManager.service: Succeeded.
May 23 10:33:40 pcarch systemd[1]: Stopped Network Manager.
May 23 10:33:40 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:40 pcarch wpa_supplicant[543]: p2p-dev-wlp82s0: CTRL-EVENT-TERMINATING
May 23 10:33:40 pcarch wpa_supplicant[543]: nl80211: deinit ifname=wlp82s0 disabled_11b_rates=0
May 23 10:33:40 pcarch wpa_supplicant[543]: wlp82s0: CTRL-EVENT-TERMINATING
May 23 10:33:40 pcarch systemd[1]: wpa_supplicant.service: Succeeded.
May 23 10:33:40 pcarch systemd[1]: Stopped WPA supplicant.
May 23 10:33:40 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:40 pcarch systemd[1]: Stopping D-Bus System Message Bus...
May 23 10:33:40 pcarch systemd[1]: dbus.service: Succeeded.
May 23 10:33:40 pcarch systemd[1]: Stopped D-Bus System Message Bus.
May 23 10:33:40 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:41 pcarch acpid[406]: exiting
May 23 10:33:41 pcarch systemd[1]: acpid.service: Succeeded.
May 23 10:33:41 pcarch systemd[1]: Stopped ACPI event daemon.
May 23 10:33:41 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=acpid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:41 pcarch systemd[1]: Stopped target Basic System.
May 23 10:33:41 pcarch systemd[1]: Stopped target Paths.
May 23 10:33:41 pcarch systemd[1]: Stopped target Slices.
May 23 10:33:41 pcarch systemd[1]: Removed slice User and Session Slice.
May 23 10:33:41 pcarch systemd[1]: Stopped target Sockets.
May 23 10:33:41 pcarch systemd[1]: dbus.socket: Succeeded.
May 23 10:33:41 pcarch systemd[1]: Closed D-Bus System Message Bus Socket.
May 23 10:33:41 pcarch systemd[1]: Stopped target System Initialization.
May 23 10:33:41 pcarch systemd[1]: Stopped target Local Encrypted Volumes.
May 23 10:33:41 pcarch systemd[1]: systemd-ask-password-console.path: Succeeded.
May 23 10:33:41 pcarch systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
May 23 10:33:41 pcarch systemd[1]: systemd-ask-password-wall.path: Succeeded.
May 23 10:33:41 pcarch systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
May 23 10:33:41 pcarch systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:nvidia_0...
May 23 10:33:41 pcarch systemd[1]: Stopping Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight...
May 23 10:33:41 pcarch systemd[1]: systemd-sysctl.service: Succeeded.
May 23 10:33:41 pcarch systemd[1]: Stopped Apply Kernel Variables.
May 23 10:33:41 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:41 pcarch systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
May 23 10:33:41 pcarch systemd-backlight[817]: Failed to get backlight or LED device 'backlight:nvidia_0': No such device
May 23 10:33:41 pcarch systemd[1]: systemd-backlight@backlight:nvidia_0.service: Control process exited, code=exited, status=1/FAILURE
May 23 10:33:41 pcarch systemd[1]: systemd-backlight@backlight:nvidia_0.service: Failed with result 'exit-code'.
May 23 10:33:41 pcarch audit[819]: SYSTEM_SHUTDOWN pid=819 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
May 23 10:33:41 pcarch systemd[1]: Stopped Load/Save Screen Backlight Brightness of backlight:nvidia_0.
May 23 10:33:41 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:nvidia_0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
May 23 10:33:41 pcarch systemd[1]: systemd-update-utmp.service: Succeeded.
May 23 10:33:41 pcarch systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
May 23 10:33:41 pcarch audit[1]: SERVICE_STOP 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'
May 23 10:33:41 pcarch systemd[1]: systemd-tmpfiles-setup.service: Succeeded.
May 23 10:33:41 pcarch systemd[1]: Stopped Create Volatile Files and Directories.
May 23 10:33:41 pcarch audit[1]: SERVICE_STOP 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'
May 23 10:33:41 pcarch systemd[1]: Stopped target Local File Systems.
May 23 10:33:41 pcarch systemd[1]: Stopped target Local File Systems (Pre).
May 23 10:33:41 pcarch systemd[1]: Unmounting Temporary Directory (/tmp)...
May 23 10:33:41 pcarch systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded.
May 23 10:33:41 pcarch systemd[1]: Stopped Create Static Device Nodes in /dev.
May 23 10:33:41 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:41 pcarch systemd[1]: systemd-backlight@leds:tpacpi::kbd_backlight.service: Succeeded.
May 23 10:33:41 pcarch systemd[1]: Stopped Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight.
May 23 10:33:41 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:tpacpi::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:41 pcarch systemd[1]: Removed slice system-systemd\x2dbacklight.slice.
May 23 10:33:41 pcarch systemd[1]: systemd-remount-fs.service: Succeeded.
May 23 10:33:41 pcarch systemd[1]: Stopped Remount Root and Kernel File Systems.
May 23 10:33:41 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:41 pcarch systemd[1]: systemd-fsck-root.service: Succeeded.
May 23 10:33:41 pcarch systemd[1]: Stopped File System Check on Root Device.
May 23 10:33:41 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:41 pcarch systemd[1]: tmp.mount: Succeeded.
May 23 10:33:41 pcarch systemd[1]: Unmounted Temporary Directory (/tmp).
May 23 10:33:41 pcarch systemd[1]: Stopped target Swap.
May 23 10:33:41 pcarch systemd[1]: Reached target Shutdown.
May 23 10:33:41 pcarch systemd[1]: Deactivating swap /dev/disk/by-id/nvme-SAMSUNG_MZVLB1T0HBLR-000L7_S4EMNF0M820906-part6...
May 23 10:33:41 pcarch systemd[1]: dev-disk-by\x2did-nvme\x2dSAMSUNG_MZVLB1T0HBLR\x2d000L7_S4EMNF0M820906\x2dpart6.swap: Succeeded.
May 23 10:33:41 pcarch systemd[1]: Deactivated swap /dev/disk/by-id/nvme-SAMSUNG_MZVLB1T0HBLR-000L7_S4EMNF0M820906-part6.
May 23 10:33:41 pcarch systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart6.swap: Succeeded.
May 23 10:33:41 pcarch systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:02:00.0-nvme-1-part6.
May 23 10:33:41 pcarch systemd[1]: dev-disk-by\x2did-nvme\x2deui.0025388891bc3309\x2dpart6.swap: Succeeded.
May 23 10:33:41 pcarch systemd[1]: Deactivated swap /dev/disk/by-id/nvme-eui.0025388891bc3309-part6.
May 23 10:33:41 pcarch systemd[1]: dev-disk-by\x2dpartuuid-d3e592f3\x2d26f9\x2d6842\x2dbf30\x2d748dd5becac4.swap: Succeeded.
May 23 10:33:41 pcarch systemd[1]: Deactivated swap /dev/disk/by-partuuid/d3e592f3-26f9-6842-bf30-748dd5becac4.
May 23 10:33:41 pcarch systemd[1]: dev-nvme0n1p6.swap: Succeeded.
May 23 10:33:41 pcarch systemd[1]: Deactivated swap /dev/nvme0n1p6.
May 23 10:33:41 pcarch systemd[1]: dev-disk-by\x2duuid-bdfb99d2\x2d316c\x2d410b\x2d9399\x2d5f87322c02b5.swap: Succeeded.
May 23 10:33:41 pcarch systemd[1]: Deactivated swap /dev/disk/by-uuid/bdfb99d2-316c-410b-9399-5f87322c02b5.
May 23 10:33:41 pcarch systemd[1]: Reached target Unmount All Filesystems.
May 23 10:33:41 pcarch systemd[1]: Reached target Final Step.
May 23 10:33:41 pcarch systemd[1]: systemd-poweroff.service: Succeeded.
May 23 10:33:41 pcarch systemd[1]: Finished Power-Off.
May 23 10:33:41 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-poweroff comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:41 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-poweroff comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 10:33:41 pcarch systemd[1]: Reached target Power-Off.
May 23 10:33:41 pcarch systemd[1]: Shutting down.
May 23 10:33:41 pcarch audit: AUDIT1334 prog-id=17 op=UNLOAD
May 23 10:33:41 pcarch audit: AUDIT1334 prog-id=16 op=UNLOAD
May 23 10:33:41 pcarch audit: AUDIT1334 prog-id=13 op=UNLOAD
May 23 10:33:41 pcarch audit: AUDIT1334 prog-id=12 op=UNLOAD
May 23 10:33:41 pcarch systemd-shutdown[1]: Syncing filesystems and block devices.
May 23 10:33:41 pcarch systemd-shutdown[1]: Sending SIGTERM to remaining processes...
May 23 10:33:41 pcarch systemd-journald[334]: Journal stopped

How do you seek bug in long logs like that ? Do you search for some specific lines, or do you just scroll hoping to find some usefull informations ?
Any instruction to give you less work helping me are welcomed.

Last edited by loubi (2020-05-23 13:14:18)

Offline

#16 2020-05-23 14:10:32

seth
Member
Registered: 2012-09-03
Posts: 51,218

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

The keyboard config in X11 is not determined by the console, https://wiki.archlinux.org/index.php/Xo … tion_files
You maybe want to enable the lightdm service rather than starting it?

The user auth in lightdm seems to have succeeded - do you run the same session in startx and from the lightdm login?

If I log through lightdm using the right password, it "failed" (not because of credentials, because of an another error).

What is this "other error" or its syptoms?

Online

#17 2020-05-23 15:01:02

loubi
Member
Registered: 2020-05-22
Posts: 19

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

seth wrote:

The keyboard config in X11 is not determined by the console, https://wiki.archlinux.org/index.php/Xo … tion_files

Do I understand well and should use and configure localctl ?

seth wrote:

You maybe want to enable the lightdm service rather than starting it?

This service is enabled. Just coming back from my Arch and reenable in case, still doesn't show up.

seth wrote:

The user auth in lightdm seems to have succeeded - do you run the same session in startx and from the lightdm login?

Not sure to understand what you call "same session".
If it is correct answer: I usually manually do systemctl start lightdm from root account ; I cannot assure that I did the same for startx : I may have try to launch it through my user account.

seth wrote:

What is this "other error" or its syptoms?

The error shown say : "Failed to start session" when doing systemctl start lightdm from root account and trying to log into my user account through lightdm.
a.jpg
Related logs (/var/log/lightdm/lightdm.log) are posted in my previous answer.

Thanks for your help!

I don't know if it is interesting, but here are warnings and errors from Xorg.log :

grep -E "\(EE|\(WW|\(\?\?|\(NI" /mnt/var/log/Xorg.0.log

        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    35.815] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[    35.815] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[    35.815] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    35.815] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    35.832] (WW) Warning, couldn't open module nouveau
[    35.832] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    35.832] (WW) Warning, couldn't open module nv
[    35.832] (EE) Failed to load module "nv" (module does not exist, 0)
[    35.835] (WW) Warning, couldn't open module fbdev
[    35.835] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    35.840] (WW) Falling back to old probe method for modesetting

Offline

#18 2020-05-23 15:09:10

seth
Member
Registered: 2012-09-03
Posts: 51,218

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

You want to configure the X11 keyboard layout *somehow*.
I write the configs by hand, but you can also use localectl. Or even inject setxkbmap into the lightdm scripts. There's no "right" way to do it.

So lightdm is enabled by you boot straight to a TTY login? Or does it try to start and crash a couple of times? What's the status of the lightdm.service right after a boot?

By "same session" i mean whether your xinitrc calls the same session script as your lightdm login attempts - or if you eg. try to log into gnome, but running startx gets you just an xterm.
Do you btw. run startx as root? In that case there could be an issue with your user directory.

The problem is however that whatever session you try to start from lightm fails, so this is crucial.

Online

#19 2020-05-23 15:33:32

loubi
Member
Registered: 2020-05-22
Posts: 19

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

X11 layout by hand is not a problem for me, I thought the instructions in the install guide was enough.

I consider lightdm enabled as I ran "systemctl enable lightdm" a multiple time, but just after logging in tty and ran "system status lightdm", I can see this :

● lightdm.service - Light Display Manager
     Loaded: loaded (/usr/lib/systemd/system/lightdm.service; enabled; vendor preset: disabled)
     Active: inactive (dead)
       Docs: man:lightdm(1)

... which make me perplex.

My xinitrc contains only "exec dwm", and I don't know what lightdm is supposed to load.

I don't have gnome.
Running "sudo systemctl start lightdm" from a "user" tty produce the same error.
I have ran startx as root, but just tried as "user" => dwm launch perfectly, but keyboard still in english. I supposed it is related to your first paragraph so I'm going to try it.

Sorry if some of my answers does not fit your questions, I'm not a native english + a litteral noob at Arch.

Offline

#20 2020-05-23 17:36:25

loqs
Member
Registered: 2014-03-06
Posts: 17,372

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

When you changed the default target to boot into,  did you change it permanently?
DWM is a window manager.  Have you installed a package providing a session lightdm can start? dwn and dwm-git provide a session.  You did install dwm using using on of those packages?
Edit:
Also the output of

cat /var/cache/lightdm/dmrc/lou.dmrc

Last edited by loqs (2020-05-23 17:45:47)

Offline

#21 2020-05-23 19:00:10

loubi
Member
Registered: 2020-05-22
Posts: 19

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

Oh yes, I forgot to recent default to graphical, it is now done and lightdm finally show up at boot !! But still the same error when attempting to log in.

I have installed dwm through sources, using make, to provide me the possibilities to apply patches in the future.

The output of /var/cache/lightdm/dmr/lou.dmr is :

[Desktop]
Session=default

And the root.dmr is the same.

I dont know if it is related, but when booting on my external monitor, arch seems to "halt", or even shut down, but my screen quickly goes black.

Offline

#22 2020-05-23 19:18:54

seth
Member
Registered: 2012-09-03
Posts: 51,218

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

You do not have the dwm.desktop file https://aur.archlinux.org/cgit/aur.git/ … ktop?h=dwm that the repo package adds and probably no other xsession service either, so the default session cannot be resolved at all and lightdm cannot start any session.

Online

#23 2020-05-23 20:10:32

loubi
Member
Registered: 2020-05-22
Posts: 19

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

I have add the desktop file in /usr/share/xsessions, the problem remains ...
Here are fresher logs (i was unable to call journalctl -b lightdm)

systemctl status lightdm :

● lightdm.service - Light Display Manager
     Loaded: loaded (/usr/lib/systemd/system/lightdm.service; enabled; vendor preset: disabled)
     Active: active (running) since Sat 2020-05-23 21:49:37 CEST; 2min 20s ago
       Docs: man:lightdm(1)
   Main PID: 459 (lightdm)
      Tasks: 5 (limit: 18858)
     Memory: 55.1M
     CGroup: /system.slice/lightdm.service
             ├─459 /usr/bin/lightdm
             ├─836 /usr/lib/Xorg :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt1 -novtswitch
             └─861 lightdm --session-child 14 21

May 23 21:49:50 pcarch lightdm[626]: pam_unix(lightdm:session): session opened for user lou by (uid=0)
May 23 21:49:51 pcarch lightdm[626]: pam_unix(lightdm:session): session closed for user lou
May 23 21:49:56 pcarch lightdm[661]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .serv
files
May 23 21:49:56 pcarch lightdm[661]: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
May 23 21:50:30 pcarch lightdm[671]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .serv
files
May 23 21:50:30 pcarch lightdm[459]: g_dbus_connection_call_sync_internal: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
May 23 21:50:30 pcarch lightdm[671]: pam_unix(lightdm:session): session opened for user lou by (uid=0)
May 23 21:50:30 pcarch lightdm[671]: pam_unix(lightdm:session): session closed for user lou
May 23 21:50:36 pcarch lightdm[850]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .serv
files
May 23 21:50:36 pcarch lightdm[850]: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)

journalctl -b :

-- Logs begin at Fri 2020-05-22 01:00:45 CEST, end at Sat 2020-05-23 21:36:48 CEST. --
May 23 21:29:32 pcarch kernel: Linux version 5.6.13-arch1-1 (linux@archlinux) (gcc version 10.1.0 (GCC)) #1 SMP PREEMPT Thu, 14 May 2020 06:52:53 +0000
May 23 21:29:32 pcarch kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/nvme0n1p7
May 23 21:29:32 pcarch kernel: KERNEL supported cpus:
May 23 21:29:32 pcarch kernel:   Intel GenuineIntel
May 23 21:29:32 pcarch kernel:   AMD AuthenticAMD
May 23 21:29:32 pcarch kernel:   Hygon HygonGenuine
May 23 21:29:32 pcarch kernel:   Centaur CentaurHauls
May 23 21:29:32 pcarch kernel:   zhaoxin   Shanghai  
May 23 21:29:32 pcarch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
May 23 21:29:32 pcarch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
May 23 21:29:32 pcarch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
May 23 21:29:32 pcarch kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
May 23 21:29:32 pcarch kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
May 23 21:29:32 pcarch kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
May 23 21:29:32 pcarch kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
May 23 21:29:32 pcarch kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
May 23 21:29:32 pcarch kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
May 23 21:29:32 pcarch kernel: BIOS-provided physical RAM map:
May 23 21:29:32 pcarch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
May 23 21:29:32 pcarch kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
May 23 21:29:32 pcarch kernel: BIOS-e820: [mem 0x0000000000100000-0x000000008f2e7fff] usable
May 23 21:29:32 pcarch kernel: BIOS-e820: [mem 0x000000008f2e8000-0x000000008f2e9fff] reserved
May 23 21:29:32 pcarch kernel: BIOS-e820: [mem 0x000000008f2ea000-0x000000009814efff] usable
May 23 21:29:32 pcarch kernel: BIOS-e820: [mem 0x000000009814f000-0x000000009814ffff] reserved
May 23 21:29:32 pcarch kernel: BIOS-e820: [mem 0x0000000098150000-0x00000000aaf05fff] usable
May 23 21:29:32 pcarch kernel: BIOS-e820: [mem 0x00000000aaf06000-0x00000000afa61fff] reserved
May 23 21:29:32 pcarch kernel: BIOS-e820: [mem 0x00000000afa62000-0x00000000afca9fff] ACPI NVS
May 23 21:29:32 pcarch kernel: BIOS-e820: [mem 0x00000000afcaa000-0x00000000afd0efff] ACPI data
May 23 21:29:32 pcarch kernel: BIOS-e820: [mem 0x00000000afd0f000-0x00000000afd0ffff] usable
May 23 21:29:32 pcarch kernel: BIOS-e820: [mem 0x00000000afd10000-0x00000000b7ffffff] reserved
May 23 21:29:32 pcarch kernel: BIOS-e820: [mem 0x00000000b8000000-0x00000000b87fffff] usable
May 23 21:29:32 pcarch kernel: BIOS-e820: [mem 0x00000000b8800000-0x00000000baffffff] reserved
May 23 21:29:32 pcarch kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
May 23 21:29:32 pcarch kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000442ffffff] usable
May 23 21:29:32 pcarch kernel: NX (Execute Disable) protection: active
May 23 21:29:32 pcarch kernel: e820: update [mem 0x9d7cc018-0x9d7eb857] usable ==> usable
May 23 21:29:32 pcarch kernel: e820: update [mem 0x9d7cc018-0x9d7eb857] usable ==> usable
May 23 21:29:32 pcarch kernel: extended physical RAM map:
May 23 21:29:32 pcarch kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
May 23 21:29:32 pcarch kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
May 23 21:29:32 pcarch kernel: reserve setup_data: [mem 0x0000000000100000-0x000000008f2e7fff] usable
May 23 21:29:32 pcarch kernel: reserve setup_data: [mem 0x000000008f2e8000-0x000000008f2e9fff] reserved
May 23 21:29:32 pcarch kernel: reserve setup_data: [mem 0x000000008f2ea000-0x000000009814efff] usable
May 23 21:29:32 pcarch kernel: reserve setup_data: [mem 0x000000009814f000-0x000000009814ffff] reserved
May 23 21:29:32 pcarch kernel: reserve setup_data: [mem 0x0000000098150000-0x000000009d7cc017] usable
May 23 21:29:32 pcarch kernel: reserve setup_data: [mem 0x000000009d7cc018-0x000000009d7eb857] usable
May 23 21:29:32 pcarch kernel: reserve setup_data: [mem 0x000000009d7eb858-0x00000000aaf05fff] usable
May 23 21:29:32 pcarch kernel: reserve setup_data: [mem 0x00000000aaf06000-0x00000000afa61fff] reserved
May 23 21:29:32 pcarch kernel: reserve setup_data: [mem 0x00000000afa62000-0x00000000afca9fff] ACPI NVS
May 23 21:29:32 pcarch kernel: reserve setup_data: [mem 0x00000000afcaa000-0x00000000afd0efff] ACPI data
May 23 21:29:32 pcarch kernel: reserve setup_data: [mem 0x00000000afd0f000-0x00000000afd0ffff] usable
May 23 21:29:32 pcarch kernel: reserve setup_data: [mem 0x00000000afd10000-0x00000000b7ffffff] reserved
May 23 21:29:32 pcarch kernel: reserve setup_data: [mem 0x00000000b8000000-0x00000000b87fffff] usable
May 23 21:29:32 pcarch kernel: reserve setup_data: [mem 0x00000000b8800000-0x00000000baffffff] reserved
May 23 21:29:32 pcarch kernel: reserve setup_data: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
May 23 21:29:32 pcarch kernel: reserve setup_data: [mem 0x0000000100000000-0x0000000442ffffff] usable
May 23 21:29:32 pcarch kernel: efi: EFI v2.60 by Lenovo
May 23 21:29:32 pcarch kernel: efi:  TPMFinalLog=0xafca2000  SMBIOS=0xad77d000  SMBIOS 3.0=0xad770000  ACPI=0xafd0e000  ACPI 2.0=0xafd0e014  MEMATTR=0xa398c018  ESRT=0xab569000  RNG=0xad77e898  TPMEventLog=0x9ec50018 
May 23 21:29:32 pcarch kernel: efi: seeding entropy pool
May 23 21:29:32 pcarch kernel: SMBIOS 3.1.1 present.
May 23 21:29:32 pcarch kernel: DMI: LENOVO 20QVCTO1WW/20QVCTO1WW, BIOS N2OET43W (1.30 ) 03/24/2020
May 23 21:29:32 pcarch kernel: tsc: Detected 2600.000 MHz processor
May 23 21:29:32 pcarch kernel: tsc: Detected 2599.992 MHz TSC
May 23 21:29:32 pcarch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
May 23 21:29:32 pcarch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
May 23 21:29:32 pcarch kernel: last_pfn = 0x443000 max_arch_pfn = 0x400000000
May 23 21:29:32 pcarch kernel: MTRR default type: write-back
May 23 21:29:32 pcarch kernel: MTRR fixed ranges enabled:
May 23 21:29:32 pcarch kernel:   00000-9FFFF write-back
May 23 21:29:32 pcarch kernel:   A0000-BFFFF uncachable
May 23 21:29:32 pcarch kernel:   C0000-FFFFF write-protect
May 23 21:29:32 pcarch kernel: MTRR variable ranges enabled:
May 23 21:29:32 pcarch kernel:   0 base 00C0000000 mask 7FC0000000 uncachable
May 23 21:29:32 pcarch kernel:   1 base 00BC000000 mask 7FFC000000 uncachable
May 23 21:29:32 pcarch kernel:   2 base 00BB000000 mask 7FFF000000 uncachable
May 23 21:29:32 pcarch kernel:   3 base 2000000000 mask 6000000000 uncachable
May 23 21:29:32 pcarch kernel:   4 base 1000000000 mask 7000000000 uncachable
May 23 21:29:32 pcarch kernel:   5 base 0800000000 mask 7800000000 uncachable
May 23 21:29:32 pcarch kernel:   6 base 4000000000 mask 4000000000 uncachable
May 23 21:29:32 pcarch kernel:   7 disabled
May 23 21:29:32 pcarch kernel:   8 disabled
May 23 21:29:32 pcarch kernel:   9 disabled
May 23 21:29:32 pcarch kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
May 23 21:29:32 pcarch kernel: last_pfn = 0xb8800 max_arch_pfn = 0x400000000
May 23 21:29:32 pcarch kernel: esrt: Reserving ESRT space from 0x00000000ab569000 to 0x00000000ab569100.
May 23 21:29:32 pcarch kernel: check: Scanning 1 areas for low memory corruption
May 23 21:29:32 pcarch kernel: Using GB pages for direct mapping
May 23 21:29:32 pcarch kernel: BRK [0x3f7001000, 0x3f7001fff] PGTABLE
May 23 21:29:32 pcarch kernel: BRK [0x3f7002000, 0x3f7002fff] PGTABLE
May 23 21:29:32 pcarch kernel: BRK [0x3f7003000, 0x3f7003fff] PGTABLE
May 23 21:29:32 pcarch kernel: BRK [0x3f7004000, 0x3f7004fff] PGTABLE
May 23 21:29:32 pcarch kernel: BRK [0x3f7005000, 0x3f7005fff] PGTABLE
May 23 21:29:32 pcarch kernel: BRK [0x3f7006000, 0x3f7006fff] PGTABLE
May 23 21:29:32 pcarch kernel: BRK [0x3f7007000, 0x3f7007fff] PGTABLE
May 23 21:29:32 pcarch kernel: BRK [0x3f7008000, 0x3f7008fff] PGTABLE
May 23 21:29:32 pcarch kernel: BRK [0x3f7009000, 0x3f7009fff] PGTABLE
May 23 21:29:32 pcarch kernel: BRK [0x3f700a000, 0x3f700afff] PGTABLE
May 23 21:29:32 pcarch kernel: Secure boot disabled
May 23 21:29:32 pcarch kernel: RAMDISK: [mem 0x3f6dc000-0x3fffdfff]
May 23 21:29:32 pcarch kernel: ACPI: Early table checksum verification disabled
May 23 21:29:32 pcarch kernel: ACPI: RSDP 0x00000000AFD0E014 000024 (v02 LENOVO)
May 23 21:29:32 pcarch kernel: ACPI: XSDT 0x00000000AFD0C188 00011C (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 21:29:32 pcarch kernel: ACPI: FACP 0x00000000AD586000 000114 (v06 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 21:29:32 pcarch kernel: ACPI: DSDT 0x00000000AD55B000 0269A4 (v02 LENOVO CFL      20170001 INTL 20160422)
May 23 21:29:32 pcarch kernel: ACPI: FACS 0x00000000AFAE2000 000040
May 23 21:29:32 pcarch kernel: ACPI: SSDT 0x00000000AD5E0000 001B26 (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
May 23 21:29:32 pcarch kernel: ACPI: SSDT 0x00000000AD5DF000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
May 23 21:29:32 pcarch kernel: ACPI: SSDT 0x00000000AD5A4000 005280 (v02 LENOVO DptfTabl 00001000 INTL 20160527)
May 23 21:29:32 pcarch kernel: ACPI: SSDT 0x00000000AD58E000 00313D (v02 LENOVO SaSsdt   00003000 INTL 20160527)
May 23 21:29:32 pcarch kernel: ACPI: SSDT 0x00000000AD58B000 002A63 (v02 LENOVO PegSsdt  00001000 INTL 20160527)
May 23 21:29:32 pcarch kernel: ACPI: SSDT 0x00000000AD58A000 000612 (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
May 23 21:29:32 pcarch kernel: ACPI: TPM2 0x00000000AD589000 000034 (v04 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 21:29:32 pcarch kernel: ACPI: UEFI 0x00000000AFB03000 000042 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 21:29:32 pcarch kernel: ACPI: SSDT 0x00000000AD587000 000530 (v02 LENOVO PerfTune 00001000 INTL 20160527)
May 23 21:29:32 pcarch kernel: ACPI: HPET 0x00000000AD585000 000038 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 21:29:32 pcarch kernel: ACPI: APIC 0x00000000AD584000 00012C (v03 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 21:29:32 pcarch kernel: ACPI: MCFG 0x00000000AD583000 00003C (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 21:29:32 pcarch kernel: ACPI: ECDT 0x00000000AD582000 000053 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 21:29:32 pcarch kernel: ACPI: SSDT 0x00000000AD559000 001A93 (v02 LENOVO CflH_Tbt 00001000 INTL 20160527)
May 23 21:29:32 pcarch kernel: ACPI: SSDT 0x00000000AD556000 0028CE (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
May 23 21:29:32 pcarch kernel: ACPI: BOOT 0x00000000AD555000 000028 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 21:29:32 pcarch kernel: ACPI: SSDT 0x00000000AD553000 000EE9 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
May 23 21:29:32 pcarch kernel: ACPI: LPIT 0x00000000AD552000 000094 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 21:29:32 pcarch kernel: ACPI: WSMT 0x00000000AD551000 000028 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 21:29:32 pcarch kernel: ACPI: SSDT 0x00000000AD54F000 00167F (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
May 23 21:29:32 pcarch kernel: ACPI: DBGP 0x00000000AD54E000 000034 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 21:29:32 pcarch kernel: ACPI: DBG2 0x00000000AD54D000 000054 (v00 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 21:29:32 pcarch kernel: ACPI: MSDM 0x00000000AD54C000 000055 (v03 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 21:29:32 pcarch kernel: ACPI: BATB 0x00000000AD36F000 00004A (v02 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 21:29:32 pcarch kernel: ACPI: SSDT 0x00000000AB567000 001B7C (v01 LENOVO NvOptTbl 00001000 INTL 20160527)
May 23 21:29:32 pcarch kernel: ACPI: NHLT 0x00000000AB566000 00002D (v00 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 21:29:32 pcarch kernel: ACPI: DMAR 0x00000000AD554000 000070 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 21:29:32 pcarch kernel: ACPI: FPDT 0x00000000AB565000 000044 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 21:29:32 pcarch kernel: ACPI: BGRT 0x00000000AB564000 000038 (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 21:29:32 pcarch kernel: ACPI: UEFI 0x00000000AFAAE000 00012A (v01 LENOVO TP-N2O   00001030 PTEC 00000002)
May 23 21:29:32 pcarch kernel: ACPI: Local APIC address 0xfee00000
May 23 21:29:32 pcarch kernel: No NUMA configuration found
May 23 21:29:32 pcarch kernel: Faking a node at [mem 0x0000000000000000-0x0000000442ffffff]
May 23 21:29:32 pcarch kernel: NODE_DATA(0) allocated [mem 0x442ffc000-0x442ffffff]
May 23 21:29:32 pcarch kernel: Zone ranges:
May 23 21:29:32 pcarch kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
May 23 21:29:32 pcarch kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
May 23 21:29:32 pcarch kernel:   Normal   [mem 0x0000000100000000-0x0000000442ffffff]
May 23 21:29:32 pcarch kernel:   Device   empty
May 23 21:29:32 pcarch kernel: Movable zone start for each node
May 23 21:29:32 pcarch kernel: Early memory node ranges
May 23 21:29:32 pcarch kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
May 23 21:29:32 pcarch kernel:   node   0: [mem 0x0000000000100000-0x000000008f2e7fff]
May 23 21:29:32 pcarch kernel:   node   0: [mem 0x000000008f2ea000-0x000000009814efff]
May 23 21:29:32 pcarch kernel:   node   0: [mem 0x0000000098150000-0x00000000aaf05fff]
May 23 21:29:32 pcarch kernel:   node   0: [mem 0x00000000afd0f000-0x00000000afd0ffff]
May 23 21:29:32 pcarch kernel:   node   0: [mem 0x00000000b8000000-0x00000000b87fffff]
May 23 21:29:32 pcarch kernel:   node   0: [mem 0x0000000100000000-0x0000000442ffffff]
May 23 21:29:32 pcarch kernel: Zeroed struct page in unavailable ranges: 72030 pages
May 23 21:29:32 pcarch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000000442ffffff]
May 23 21:29:32 pcarch kernel: On node 0 totalpages: 4122274
May 23 21:29:32 pcarch kernel:   DMA zone: 64 pages used for memmap
May 23 21:29:32 pcarch kernel:   DMA zone: 21 pages reserved
May 23 21:29:32 pcarch kernel:   DMA zone: 3998 pages, LIFO batch:0
May 23 21:29:32 pcarch kernel:   DMA32 zone: 10909 pages used for memmap
May 23 21:29:32 pcarch kernel:   DMA32 zone: 698116 pages, LIFO batch:63
May 23 21:29:32 pcarch kernel:   Normal zone: 53440 pages used for memmap
May 23 21:29:32 pcarch kernel:   Normal zone: 3420160 pages, LIFO batch:63
May 23 21:29:32 pcarch kernel: x86/hpet: Will disable the HPET for this platform because it's not reliable
May 23 21:29:32 pcarch kernel: ACPI: PM-Timer IO Port: 0x1808
May 23 21:29:32 pcarch kernel: ACPI: Local APIC address 0xfee00000
May 23 21:29:32 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
May 23 21:29:32 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
May 23 21:29:32 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
May 23 21:29:32 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
May 23 21:29:32 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
May 23 21:29:32 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
May 23 21:29:32 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
May 23 21:29:32 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
May 23 21:29:32 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
May 23 21:29:32 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
May 23 21:29:32 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
May 23 21:29:32 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
May 23 21:29:32 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
May 23 21:29:32 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
May 23 21:29:32 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
May 23 21:29:32 pcarch kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
May 23 21:29:32 pcarch kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
May 23 21:29:32 pcarch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
May 23 21:29:32 pcarch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
May 23 21:29:32 pcarch kernel: ACPI: IRQ0 used by override.
May 23 21:29:32 pcarch kernel: ACPI: IRQ9 used by override.
May 23 21:29:32 pcarch kernel: Using ACPI (MADT) for SMP configuration information
May 23 21:29:32 pcarch kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
May 23 21:29:32 pcarch kernel: e820: update [mem 0xa3367000-0xa33f7fff] usable ==> reserved
May 23 21:29:32 pcarch kernel: smpboot: Allowing 12 CPUs, 0 hotplug CPUs
May 23 21:29:32 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
May 23 21:29:32 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
May 23 21:29:32 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0x8f2e8000-0x8f2e9fff]
May 23 21:29:32 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0x9814f000-0x9814ffff]
May 23 21:29:32 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0x9d7cc000-0x9d7ccfff]
May 23 21:29:32 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0x9d7eb000-0x9d7ebfff]
May 23 21:29:32 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xa3367000-0xa33f7fff]
May 23 21:29:32 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xaaf06000-0xafa61fff]
May 23 21:29:32 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xafa62000-0xafca9fff]
May 23 21:29:32 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xafcaa000-0xafd0efff]
May 23 21:29:32 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xafd10000-0xb7ffffff]
May 23 21:29:32 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xb8800000-0xbaffffff]
May 23 21:29:32 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xbb000000-0xfe00ffff]
May 23 21:29:32 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
May 23 21:29:32 pcarch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xffffffff]
May 23 21:29:32 pcarch kernel: [mem 0xbb000000-0xfe00ffff] available for PCI devices
May 23 21:29:32 pcarch kernel: Booting paravirtualized kernel on bare hardware
May 23 21:29:32 pcarch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
May 23 21:29:32 pcarch kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:12 nr_node_ids:1
May 23 21:29:32 pcarch kernel: percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144
May 23 21:29:32 pcarch kernel: pcpu-alloc: s196608 r8192 d28672 u262144 alloc=1*2097152
May 23 21:29:32 pcarch kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
May 23 21:29:32 pcarch kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4057840
May 23 21:29:32 pcarch kernel: Policy zone: Normal
May 23 21:29:32 pcarch kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/nvme0n1p7
May 23 21:29:32 pcarch kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
May 23 21:29:32 pcarch kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
May 23 21:29:32 pcarch kernel: mem auto-init: stack:byref_all, heap alloc:on, heap free:off
May 23 21:29:32 pcarch kernel: Memory: 15974212K/16489096K available (12291K kernel code, 1463K rwdata, 4464K rodata, 1608K init, 3184K bss, 514884K reserved, 0K cma-reserved)
May 23 21:29:32 pcarch kernel: random: get_random_u64 called from __kmem_cache_create+0x3e/0x610 with crng_init=0
May 23 21:29:32 pcarch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
May 23 21:29:32 pcarch kernel: Kernel/User page tables isolation: enabled
May 23 21:29:32 pcarch kernel: ftrace: allocating 39095 entries in 153 pages
May 23 21:29:32 pcarch kernel: ftrace: allocated 153 pages with 4 groups
May 23 21:29:32 pcarch kernel: rcu: Preemptible hierarchical RCU implementation.
May 23 21:29:32 pcarch kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
May 23 21:29:32 pcarch kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
May 23 21:29:32 pcarch kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
May 23 21:29:32 pcarch kernel:         Tasks RCU enabled.
May 23 21:29:32 pcarch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
May 23 21:29:32 pcarch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
May 23 21:29:32 pcarch kernel: NR_IRQS: 20736, nr_irqs: 2152, preallocated irqs: 16
May 23 21:29:32 pcarch kernel: Console: colour dummy device 80x25
May 23 21:29:32 pcarch kernel: printk: console [tty0] enabled
May 23 21:29:32 pcarch kernel: ACPI: Core revision 20200110
May 23 21:29:32 pcarch kernel: APIC: Switch to symmetric I/O mode setup
May 23 21:29:32 pcarch kernel: DMAR: Host address width 39
May 23 21:29:32 pcarch kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
May 23 21:29:32 pcarch kernel: DMAR: dmar0: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
May 23 21:29:32 pcarch kernel: DMAR: RMRR base: 0x000000afa1f000 end: 0x000000afa3efff
May 23 21:29:32 pcarch kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 0
May 23 21:29:32 pcarch kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
May 23 21:29:32 pcarch kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
May 23 21:29:32 pcarch kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
May 23 21:29:32 pcarch kernel: x2apic enabled
May 23 21:29:32 pcarch kernel: Switched APIC routing to cluster x2apic.
May 23 21:29:32 pcarch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a34a6eea, max_idle_ns: 440795264358 ns
May 23 21:29:32 pcarch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5202.65 BogoMIPS (lpj=8666640)
May 23 21:29:32 pcarch kernel: pid_max: default: 32768 minimum: 301
May 23 21:29:32 pcarch kernel: LSM: Security Framework initializing
May 23 21:29:32 pcarch kernel: Yama: becoming mindful.
May 23 21:29:32 pcarch kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
May 23 21:29:32 pcarch kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
May 23 21:29:32 pcarch kernel: *** VALIDATE tmpfs ***
May 23 21:29:32 pcarch kernel: *** VALIDATE proc ***
May 23 21:29:32 pcarch kernel: *** VALIDATE cgroup ***
May 23 21:29:32 pcarch kernel: *** VALIDATE cgroup2 ***
May 23 21:29:32 pcarch kernel: mce: CPU0: Thermal monitoring enabled (TM1)
May 23 21:29:32 pcarch kernel: process: using mwait in idle threads
May 23 21:29:32 pcarch kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
May 23 21:29:32 pcarch kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
May 23 21:29:32 pcarch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
May 23 21:29:32 pcarch kernel: Spectre V2 : Mitigation: Full generic retpoline
May 23 21:29:32 pcarch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
May 23 21:29:32 pcarch kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
May 23 21:29:32 pcarch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
May 23 21:29:32 pcarch kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
May 23 21:29:32 pcarch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
May 23 21:29:32 pcarch kernel: MDS: Mitigation: Clear CPU buffers
May 23 21:29:32 pcarch kernel: Freeing SMP alternatives memory: 32K
May 23 21:29:32 pcarch kernel: TSC deadline timer enabled
May 23 21:29:32 pcarch kernel: smpboot: CPU0: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz (family: 0x6, model: 0x9e, stepping: 0xa)
May 23 21:29:32 pcarch kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
May 23 21:29:32 pcarch kernel: ... version:                4
May 23 21:29:32 pcarch kernel: ... bit width:              48
May 23 21:29:32 pcarch kernel: ... generic registers:      4
May 23 21:29:32 pcarch kernel: ... value mask:             0000ffffffffffff
May 23 21:29:32 pcarch kernel: ... max period:             00007fffffffffff
May 23 21:29:32 pcarch kernel: ... fixed-purpose events:   3
May 23 21:29:32 pcarch kernel: ... event mask:             000000070000000f
May 23 21:29:32 pcarch kernel: rcu: Hierarchical SRCU implementation.
May 23 21:29:32 pcarch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
May 23 21:29:32 pcarch kernel: smp: Bringing up secondary CPUs ...
May 23 21:29:32 pcarch kernel: x86: Booting SMP configuration:
May 23 21:29:32 pcarch kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6
May 23 21:29:32 pcarch kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
May 23 21:29:32 pcarch kernel:   #7  #8  #9 #10 #11
May 23 21:29:32 pcarch kernel: smp: Brought up 1 node, 12 CPUs
May 23 21:29:32 pcarch kernel: smpboot: Max logical packages: 1
May 23 21:29:32 pcarch kernel: smpboot: Total of 12 processors activated (62424.80 BogoMIPS)
May 23 21:29:32 pcarch kernel: devtmpfs: initialized
May 23 21:29:32 pcarch kernel: x86/mm: Memory block size: 128MB
May 23 21:29:32 pcarch kernel: PM: Registering ACPI NVS region [mem 0xafa62000-0xafca9fff] (2392064 bytes)
May 23 21:29:32 pcarch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
May 23 21:29:32 pcarch kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
May 23 21:29:32 pcarch kernel: pinctrl core: initialized pinctrl subsystem
May 23 21:29:32 pcarch kernel: PM: RTC time: 19:29:30, date: 2020-05-23
May 23 21:29:32 pcarch kernel: thermal_sys: Registered thermal governor 'fair_share'
May 23 21:29:32 pcarch kernel: thermal_sys: Registered thermal governor 'bang_bang'
May 23 21:29:32 pcarch kernel: thermal_sys: Registered thermal governor 'step_wise'
May 23 21:29:32 pcarch kernel: thermal_sys: Registered thermal governor 'user_space'
May 23 21:29:32 pcarch kernel: thermal_sys: Registered thermal governor 'power_allocator'
May 23 21:29:32 pcarch kernel: NET: Registered protocol family 16
May 23 21:29:32 pcarch kernel: audit: initializing netlink subsys (disabled)
May 23 21:29:32 pcarch kernel: audit: type=2000 audit(1590262170.499:1): state=initialized audit_enabled=0 res=1
May 23 21:29:32 pcarch kernel: cpuidle: using governor ladder
May 23 21:29:32 pcarch kernel: cpuidle: using governor menu
May 23 21:29:32 pcarch kernel: Simple Boot Flag at 0x47 set to 0x1
May 23 21:29:32 pcarch kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
May 23 21:29:32 pcarch kernel: ACPI: bus type PCI registered
May 23 21:29:32 pcarch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
May 23 21:29:32 pcarch kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
May 23 21:29:32 pcarch kernel: PCI: not using MMCONFIG
May 23 21:29:32 pcarch kernel: PCI: Using configuration type 1 for base access
May 23 21:29:32 pcarch kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
May 23 21:29:32 pcarch kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
May 23 21:29:32 pcarch kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
May 23 21:29:32 pcarch kernel: ACPI: Added _OSI(Module Device)
May 23 21:29:32 pcarch kernel: ACPI: Added _OSI(Processor Device)
May 23 21:29:32 pcarch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
May 23 21:29:32 pcarch kernel: ACPI: Added _OSI(Processor Aggregator Device)
May 23 21:29:32 pcarch kernel: ACPI: Added _OSI(Linux-Dell-Video)
May 23 21:29:32 pcarch kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
May 23 21:29:32 pcarch kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
May 23 21:29:32 pcarch kernel: ACPI: 13 ACPI AML tables successfully acquired and loaded
May 23 21:29:32 pcarch kernel: ACPI: EC: EC started
May 23 21:29:32 pcarch kernel: ACPI: EC: interrupt blocked
May 23 21:29:32 pcarch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
May 23 21:29:32 pcarch kernel: ACPI: EC: Boot ECDT EC used to handle transactions
May 23 21:29:32 pcarch kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
May 23 21:29:32 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 21:29:32 pcarch kernel: ACPI: SSDT 0xFFFF9EE2AFDDD000 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
May 23 21:29:32 pcarch kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
May 23 21:29:32 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 21:29:32 pcarch kernel: ACPI: SSDT 0xFFFF9EE2AFDE0400 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
May 23 21:29:32 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 21:29:32 pcarch kernel: ACPI: SSDT 0xFFFF9EE2B0021000 000600 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
May 23 21:29:32 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 21:29:32 pcarch kernel: ACPI: SSDT 0xFFFF9EE2AFDDB000 000149 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
May 23 21:29:32 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 21:29:32 pcarch kernel: ACPI: SSDT 0xFFFF9EE2B0025000 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
May 23 21:29:32 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 21:29:32 pcarch kernel: ACPI: SSDT 0xFFFF9EE2B0024800 0005FC (v02 PmRef  ApIst    00003000 INTL 20160527)
May 23 21:29:32 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 21:29:32 pcarch kernel: ACPI: SSDT 0xFFFF9EE2AFDE4000 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
May 23 21:29:32 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 21:29:32 pcarch kernel: ACPI: SSDT 0xFFFF9EE2B0076000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160527)
May 23 21:29:32 pcarch kernel: ACPI: Dynamic OEM Table Load:
May 23 21:29:32 pcarch kernel: ACPI: SSDT 0xFFFF9EE2AFDE3800 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
May 23 21:29:32 pcarch kernel: ACPI: Interpreter enabled
May 23 21:29:32 pcarch kernel: ACPI: (supports S0 S3 S4 S5)
May 23 21:29:32 pcarch kernel: ACPI: Using IOAPIC for interrupt routing
May 23 21:29:32 pcarch kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
May 23 21:29:32 pcarch kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in ACPI motherboard resources
May 23 21:29:32 pcarch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
May 23 21:29:32 pcarch kernel: ACPI: Enabled 12 GPEs in block 00 to 7F
May 23 21:29:32 pcarch kernel: ACPI: Power Resource [PG00] (on)
May 23 21:29:32 pcarch kernel: ACPI: Power Resource [PG01] (on)
May 23 21:29:32 pcarch kernel: ACPI: Power Resource [PG02] (on)
May 23 21:29:32 pcarch kernel: ACPI: Power Resource [PUBS] (on)
May 23 21:29:32 pcarch kernel: ACPI: Power Resource [USBC] (on)
May 23 21:29:32 pcarch kernel: ACPI: Power Resource [WRST] (on)
May 23 21:29:32 pcarch kernel: ACPI: Power Resource [DRST] (on)
May 23 21:29:32 pcarch kernel: ACPI: Power Resource [PXP] (on)
May 23 21:29:32 pcarch kernel: ACPI: Power Resource [V0PR] (on)
May 23 21:29:32 pcarch kernel: ACPI: Power Resource [V1PR] (on)
May 23 21:29:32 pcarch kernel: ACPI: Power Resource [V2PR] (on)
May 23 21:29:32 pcarch kernel: ACPI: Power Resource [WRST] (on)
May 23 21:29:32 pcarch kernel: ACPI: Power Resource [PIN] (off)
May 23 21:29:32 pcarch kernel: ACPI: Power Resource [PINP] (off)
May 23 21:29:32 pcarch kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
May 23 21:29:32 pcarch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
May 23 21:29:32 pcarch kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
May 23 21:29:32 pcarch kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR]
May 23 21:29:32 pcarch kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
May 23 21:29:32 pcarch kernel: PCI host bridge to bus 0000:00
May 23 21:29:32 pcarch kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
May 23 21:29:32 pcarch kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
May 23 21:29:32 pcarch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
May 23 21:29:32 pcarch kernel: pci_bus 0000:00: root bus resource [mem 0xbb000000-0xefffffff window]
May 23 21:29:32 pcarch kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
May 23 21:29:32 pcarch kernel: pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
May 23 21:29:32 pcarch kernel: pci_bus 0000:00: root bus resource [bus 00-7e]
May 23 21:29:32 pcarch kernel: pci 0000:00:00.0: [8086:3ec4] type 00 class 0x060000
May 23 21:29:32 pcarch kernel: pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
May 23 21:29:32 pcarch kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
May 23 21:29:32 pcarch kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
May 23 21:29:32 pcarch kernel: pci 0000:00:04.0: reg 0x10: [mem 0x4040100000-0x4040107fff 64bit]
May 23 21:29:32 pcarch kernel: pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
May 23 21:29:32 pcarch kernel: pci 0000:00:08.0: reg 0x10: [mem 0x4040114000-0x4040114fff 64bit]
May 23 21:29:32 pcarch kernel: pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
May 23 21:29:32 pcarch kernel: pci 0000:00:12.0: reg 0x10: [mem 0x4040113000-0x4040113fff 64bit]
May 23 21:29:32 pcarch kernel: pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
May 23 21:29:32 pcarch kernel: pci 0000:00:14.0: reg 0x10: [mem 0xef820000-0xef82ffff 64bit]
May 23 21:29:32 pcarch kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
May 23 21:29:32 pcarch kernel: pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
May 23 21:29:32 pcarch kernel: pci 0000:00:14.2: reg 0x10: [mem 0x404010c000-0x404010dfff 64bit]
May 23 21:29:32 pcarch kernel: pci 0000:00:14.2: reg 0x18: [mem 0x4040112000-0x4040112fff 64bit]
May 23 21:29:32 pcarch kernel: pci 0000:00:15.0: [8086:a368] type 00 class 0x0c8000
May 23 21:29:32 pcarch kernel: pci 0000:00:15.0: reg 0x10: [mem 0x4040111000-0x4040111fff 64bit]
May 23 21:29:32 pcarch kernel: pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
May 23 21:29:32 pcarch kernel: pci 0000:00:16.0: reg 0x10: [mem 0x4040110000-0x4040110fff 64bit]
May 23 21:29:32 pcarch kernel: pci 0000:00:16.0: PME# supported from D3hot
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.4: [8086:a32c] type 01 class 0x060400
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.4: PME# supported from D0 D3hot D3cold
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.4: PTM enabled (root), 4ns granularity
May 23 21:29:32 pcarch kernel: pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400
May 23 21:29:32 pcarch kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
May 23 21:29:32 pcarch kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
May 23 21:29:32 pcarch kernel: pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
May 23 21:29:32 pcarch kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
May 23 21:29:32 pcarch kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
May 23 21:29:32 pcarch kernel: pci 0000:00:1d.6: [8086:a336] type 01 class 0x060400
May 23 21:29:32 pcarch kernel: pci 0000:00:1d.6: PME# supported from D0 D3hot D3cold
May 23 21:29:32 pcarch kernel: pci 0000:00:1d.6: PTM enabled (root), 4ns granularity
May 23 21:29:32 pcarch kernel: pci 0000:00:1e.0: [8086:a328] type 00 class 0x078000
May 23 21:29:32 pcarch kernel: pci 0000:00:1e.0: reg 0x10: [mem 0x404010f000-0x404010ffff 64bit]
May 23 21:29:32 pcarch kernel: pci 0000:00:1f.0: [8086:a30e] type 00 class 0x060100
May 23 21:29:32 pcarch kernel: pci 0000:00:1f.3: [8086:a348] type 00 class 0x040380
May 23 21:29:32 pcarch kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x4040108000-0x404010bfff 64bit]
May 23 21:29:32 pcarch kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x4040000000-0x40400fffff 64bit]
May 23 21:29:32 pcarch kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
May 23 21:29:32 pcarch kernel: pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
May 23 21:29:32 pcarch kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x404010e000-0x404010e0ff 64bit]
May 23 21:29:32 pcarch kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
May 23 21:29:32 pcarch kernel: pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
May 23 21:29:32 pcarch kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xef830000-0xef830fff]
May 23 21:29:32 pcarch kernel: pci 0000:00:1f.6: [8086:15bc] type 00 class 0x020000
May 23 21:29:32 pcarch kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xef800000-0xef81ffff]
May 23 21:29:32 pcarch kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
May 23 21:29:32 pcarch kernel: pci 0000:01:00.0: [10de:1f91] type 00 class 0x030000
May 23 21:29:32 pcarch kernel: pci 0000:01:00.0: reg 0x10: [mem 0xed000000-0xedffffff]
May 23 21:29:32 pcarch kernel: pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
May 23 21:29:32 pcarch kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
May 23 21:29:32 pcarch kernel: pci 0000:01:00.0: reg 0x24: [io  0x3000-0x307f]
May 23 21:29:32 pcarch kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
May 23 21:29:32 pcarch kernel: pci 0000:01:00.0: BAR 1: assigned to efifb
May 23 21:29:32 pcarch kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
May 23 21:29:32 pcarch kernel: pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x16 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8 GT/s x16 link)
May 23 21:29:32 pcarch kernel: pci 0000:01:00.1: [10de:10fa] type 00 class 0x040300
May 23 21:29:32 pcarch kernel: pci 0000:01:00.1: reg 0x10: [mem 0xee000000-0xee003fff]
May 23 21:29:32 pcarch kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
May 23 21:29:32 pcarch kernel: pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
May 23 21:29:32 pcarch kernel: pci 0000:00:01.0:   bridge window [mem 0xed000000-0xee0fffff]
May 23 21:29:32 pcarch kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.0: PCI bridge to [bus 03]
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.0:   bridge window [io  0x2000-0x2fff]
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.0:   bridge window [mem 0xeee00000-0xef7fffff]
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.0:   bridge window [mem 0xee100000-0xeeafffff 64bit pref]
May 23 21:29:32 pcarch kernel: pci 0000:04:00.0: [8086:15ea] type 01 class 0x060400
May 23 21:29:32 pcarch kernel: pci 0000:04:00.0: enabling Extended Tags
May 23 21:29:32 pcarch kernel: pci 0000:04:00.0: supports D1 D2
May 23 21:29:32 pcarch kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
May 23 21:29:32 pcarch kernel: pci 0000:04:00.0: PTM enabled, 4ns granularity
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.4: PCI bridge to [bus 04-51]
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.4:   bridge window [mem 0xd4000000-0xec1fffff]
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.4:   bridge window [mem 0x4000000000-0x403fffffff 64bit pref]
May 23 21:29:32 pcarch kernel: pci 0000:05:00.0: [8086:15ea] type 01 class 0x060400
May 23 21:29:32 pcarch kernel: pci 0000:05:00.0: enabling Extended Tags
May 23 21:29:32 pcarch kernel: pci 0000:05:00.0: supports D1 D2
May 23 21:29:32 pcarch kernel: pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
May 23 21:29:32 pcarch kernel: pci 0000:05:01.0: [8086:15ea] type 01 class 0x060400
May 23 21:29:32 pcarch kernel: pci 0000:05:01.0: enabling Extended Tags
May 23 21:29:32 pcarch kernel: pci 0000:05:01.0: supports D1 D2
May 23 21:29:32 pcarch kernel: pci 0000:05:01.0: PME# supported from D0 D1 D2 D3hot D3cold
May 23 21:29:32 pcarch kernel: pci 0000:05:02.0: [8086:15ea] type 01 class 0x060400
May 23 21:29:32 pcarch kernel: pci 0000:05:02.0: enabling Extended Tags
May 23 21:29:32 pcarch kernel: pci 0000:05:02.0: supports D1 D2
May 23 21:29:32 pcarch kernel: pci 0000:05:02.0: PME# supported from D0 D1 D2 D3hot D3cold
May 23 21:29:32 pcarch kernel: pci 0000:05:04.0: [8086:15ea] type 01 class 0x060400
May 23 21:29:32 pcarch kernel: pci 0000:05:04.0: enabling Extended Tags
May 23 21:29:32 pcarch kernel: pci 0000:05:04.0: supports D1 D2
May 23 21:29:32 pcarch kernel: pci 0000:05:04.0: PME# supported from D0 D1 D2 D3hot D3cold
May 23 21:29:32 pcarch kernel: pci 0000:04:00.0: PCI bridge to [bus 05-51]
May 23 21:29:32 pcarch kernel: pci 0000:04:00.0:   bridge window [mem 0xd4000000-0xec1fffff]
May 23 21:29:32 pcarch kernel: pci 0000:04:00.0:   bridge window [mem 0x4000000000-0x403fffffff 64bit pref]
May 23 21:29:32 pcarch kernel: pci 0000:06:00.0: [8086:15eb] type 00 class 0x088000
May 23 21:29:32 pcarch kernel: pci 0000:06:00.0: reg 0x10: [mem 0xec100000-0xec13ffff]
May 23 21:29:32 pcarch kernel: pci 0000:06:00.0: reg 0x14: [mem 0xec140000-0xec140fff]
May 23 21:29:32 pcarch kernel: pci 0000:06:00.0: enabling Extended Tags
May 23 21:29:32 pcarch kernel: pci 0000:06:00.0: supports D1 D2
May 23 21:29:32 pcarch kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
May 23 21:29:32 pcarch kernel: pci 0000:05:00.0: PCI bridge to [bus 06]
May 23 21:29:32 pcarch kernel: pci 0000:05:00.0:   bridge window [mem 0xec100000-0xec1fffff]
May 23 21:29:32 pcarch kernel: pci 0000:05:01.0: PCI bridge to [bus 07-2b]
May 23 21:29:32 pcarch kernel: pci 0000:05:01.0:   bridge window [mem 0xd4000000-0xdfffffff]
May 23 21:29:32 pcarch kernel: pci 0000:05:01.0:   bridge window [mem 0x4000000000-0x401fffffff 64bit pref]
May 23 21:29:32 pcarch kernel: pci 0000:2c:00.0: [8086:15ec] type 00 class 0x0c0330
May 23 21:29:32 pcarch kernel: pci 0000:2c:00.0: reg 0x10: [mem 0xe0000000-0xe000ffff]
May 23 21:29:32 pcarch kernel: pci 0000:2c:00.0: enabling Extended Tags
May 23 21:29:32 pcarch kernel: pci 0000:2c:00.0: supports D1 D2
May 23 21:29:32 pcarch kernel: pci 0000:2c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
May 23 21:29:32 pcarch kernel: pci 0000:2c:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x4 link at 0000:05:02.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
May 23 21:29:32 pcarch kernel: pci 0000:05:02.0: PCI bridge to [bus 2c]
May 23 21:29:32 pcarch kernel: pci 0000:05:02.0:   bridge window [mem 0xe0000000-0xe00fffff]
May 23 21:29:32 pcarch kernel: pci 0000:05:04.0: PCI bridge to [bus 2d-51]
May 23 21:29:32 pcarch kernel: pci 0000:05:04.0:   bridge window [mem 0xe0100000-0xec0fffff]
May 23 21:29:32 pcarch kernel: pci 0000:05:04.0:   bridge window [mem 0x4020000000-0x403fffffff 64bit pref]
May 23 21:29:32 pcarch kernel: pci 0000:53:00.0: [17a0:9755] type 00 class 0x080501
May 23 21:29:32 pcarch kernel: pci 0000:53:00.0: reg 0x10: [mem 0xeed00000-0xeed00fff]
May 23 21:29:32 pcarch kernel: pci 0000:53:00.0: supports D1 D2
May 23 21:29:32 pcarch kernel: pci 0000:53:00.0: PME# supported from D1 D2 D3hot D3cold
May 23 21:29:32 pcarch kernel: pci 0000:00:1c.0: PCI bridge to [bus 53]
May 23 21:29:32 pcarch kernel: pci 0000:00:1c.0:   bridge window [mem 0xeed00000-0xeedfffff]
May 23 21:29:32 pcarch kernel: pci 0000:02:00.0: [144d:a808] type 00 class 0x010802
May 23 21:29:32 pcarch kernel: pci 0000:02:00.0: reg 0x10: [mem 0xeec00000-0xeec03fff 64bit]
May 23 21:29:32 pcarch kernel: pci 0000:00:1d.0: PCI bridge to [bus 02]
May 23 21:29:32 pcarch kernel: pci 0000:00:1d.0:   bridge window [mem 0xeec00000-0xeecfffff]
May 23 21:29:32 pcarch kernel: pci 0000:52:00.0: [8086:2723] type 00 class 0x028000
May 23 21:29:32 pcarch kernel: pci 0000:52:00.0: reg 0x10: [mem 0xeeb00000-0xeeb03fff 64bit]
May 23 21:29:32 pcarch kernel: pci 0000:52:00.0: PME# supported from D0 D3hot D3cold
May 23 21:29:32 pcarch kernel: pci 0000:00:1d.6: PCI bridge to [bus 52]
May 23 21:29:32 pcarch kernel: pci 0000:00:1d.6:   bridge window [mem 0xeeb00000-0xeebfffff]
May 23 21:29:32 pcarch kernel: ACPI: EC: interrupt unblocked
May 23 21:29:32 pcarch kernel: ACPI: EC: event unblocked
May 23 21:29:32 pcarch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
May 23 21:29:32 pcarch kernel: ACPI: EC: GPE=0x16
May 23 21:29:32 pcarch kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions and events
May 23 21:29:32 pcarch kernel: iommu: Default domain type: Translated 
May 23 21:29:32 pcarch kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
May 23 21:29:32 pcarch kernel: pci 0000:01:00.0: vgaarb: bridge control possible
May 23 21:29:32 pcarch kernel: pci 0000:01:00.0: vgaarb: setting as boot device
May 23 21:29:32 pcarch kernel: vgaarb: loaded
May 23 21:29:32 pcarch kernel: SCSI subsystem initialized
May 23 21:29:32 pcarch kernel: libata version 3.00 loaded.
May 23 21:29:32 pcarch kernel: ACPI: bus type USB registered
May 23 21:29:32 pcarch kernel: usbcore: registered new interface driver usbfs
May 23 21:29:32 pcarch kernel: usbcore: registered new interface driver hub
May 23 21:29:32 pcarch kernel: usbcore: registered new device driver usb
May 23 21:29:32 pcarch kernel: pps_core: LinuxPPS API ver. 1 registered
May 23 21:29:32 pcarch kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
May 23 21:29:32 pcarch kernel: PTP clock support registered
May 23 21:29:32 pcarch kernel: EDAC MC: Ver: 3.0.0
May 23 21:29:32 pcarch kernel: Registered efivars operations
May 23 21:29:32 pcarch kernel: PCI: Using ACPI for IRQ routing
May 23 21:29:32 pcarch kernel: PCI: pci_cache_line_size set to 64 bytes
May 23 21:29:32 pcarch kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
May 23 21:29:32 pcarch kernel: e820: reserve RAM buffer [mem 0x8f2e8000-0x8fffffff]
May 23 21:29:32 pcarch kernel: e820: reserve RAM buffer [mem 0x9814f000-0x9bffffff]
May 23 21:29:32 pcarch kernel: e820: reserve RAM buffer [mem 0x9d7cc018-0x9fffffff]
May 23 21:29:32 pcarch kernel: e820: reserve RAM buffer [mem 0xa3367000-0xa3ffffff]
May 23 21:29:32 pcarch kernel: e820: reserve RAM buffer [mem 0xaaf06000-0xabffffff]
May 23 21:29:32 pcarch kernel: e820: reserve RAM buffer [mem 0xafd10000-0xafffffff]
May 23 21:29:32 pcarch kernel: e820: reserve RAM buffer [mem 0xb8800000-0xbbffffff]
May 23 21:29:32 pcarch kernel: e820: reserve RAM buffer [mem 0x443000000-0x443ffffff]
May 23 21:29:32 pcarch kernel: NetLabel: Initializing
May 23 21:29:32 pcarch kernel: NetLabel:  domain hash size = 128
May 23 21:29:32 pcarch kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
May 23 21:29:32 pcarch kernel: NetLabel:  unlabeled traffic allowed by default
May 23 21:29:32 pcarch kernel: clocksource: Switched to clocksource tsc-early
May 23 21:29:32 pcarch kernel: *** VALIDATE bpf ***
May 23 21:29:32 pcarch kernel: VFS: Disk quotas dquot_6.6.0
May 23 21:29:32 pcarch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
May 23 21:29:32 pcarch kernel: *** VALIDATE ramfs ***
May 23 21:29:32 pcarch kernel: *** VALIDATE hugetlbfs ***
May 23 21:29:32 pcarch kernel: pnp: PnP ACPI init
May 23 21:29:32 pcarch kernel: system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
May 23 21:29:32 pcarch kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
May 23 21:29:32 pcarch kernel: system 00:01: [io  0x1800-0x18fe] has been reserved
May 23 21:29:32 pcarch kernel: system 00:01: [mem 0xfd000000-0xfd69ffff] has been reserved
May 23 21:29:32 pcarch kernel: system 00:01: [mem 0xfd6c0000-0xfd6cffff] has been reserved
May 23 21:29:32 pcarch kernel: system 00:01: [mem 0xfd6f0000-0xfdffffff] has been reserved
May 23 21:29:32 pcarch kernel: system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
May 23 21:29:32 pcarch kernel: system 00:01: [mem 0xfe200000-0xfe7fffff] has been reserved
May 23 21:29:32 pcarch kernel: system 00:01: [mem 0xff000000-0xffffffff] has been reserved
May 23 21:29:32 pcarch kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
May 23 21:29:32 pcarch kernel: system 00:02: [io  0xff00-0xfffe] has been reserved
May 23 21:29:32 pcarch kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
May 23 21:29:32 pcarch kernel: system 00:03: [io  0x0680-0x069f] has been reserved
May 23 21:29:32 pcarch kernel: system 00:03: [io  0x164e-0x164f] has been reserved
May 23 21:29:32 pcarch kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
May 23 21:29:32 pcarch kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
May 23 21:29:32 pcarch kernel: system 00:05: [io  0x1854-0x1857] has been reserved
May 23 21:29:32 pcarch kernel: system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
May 23 21:29:32 pcarch kernel: pnp 00:06: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
May 23 21:29:32 pcarch kernel: pnp 00:07: Plug and Play ACPI device, IDs LEN0402 PNP0f13 (active)
May 23 21:29:32 pcarch kernel: system 00:08: [io  0x1800-0x189f] could not be reserved
May 23 21:29:32 pcarch kernel: system 00:08: [io  0x0800-0x087f] has been reserved
May 23 21:29:32 pcarch kernel: system 00:08: [io  0x0880-0x08ff] has been reserved
May 23 21:29:32 pcarch kernel: system 00:08: [io  0x0900-0x097f] has been reserved
May 23 21:29:32 pcarch kernel: system 00:08: [io  0x0980-0x09ff] has been reserved
May 23 21:29:32 pcarch kernel: system 00:08: [io  0x0a00-0x0a7f] has been reserved
May 23 21:29:32 pcarch kernel: system 00:08: [io  0x0a80-0x0aff] has been reserved
May 23 21:29:32 pcarch kernel: system 00:08: [io  0x0b00-0x0b7f] has been reserved
May 23 21:29:32 pcarch kernel: system 00:08: [io  0x0b80-0x0bff] has been reserved
May 23 21:29:32 pcarch kernel: system 00:08: [io  0x15e0-0x15ef] has been reserved
May 23 21:29:32 pcarch kernel: system 00:08: [io  0x1600-0x167f] could not be reserved
May 23 21:29:32 pcarch kernel: system 00:08: [io  0x1640-0x165f] could not be reserved
May 23 21:29:32 pcarch kernel: system 00:08: [mem 0xf0000000-0xf7ffffff] has been reserved
May 23 21:29:32 pcarch kernel: system 00:08: [mem 0xfed10000-0xfed13fff] has been reserved
May 23 21:29:32 pcarch kernel: system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
May 23 21:29:32 pcarch kernel: system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
May 23 21:29:32 pcarch kernel: system 00:08: [mem 0xfeb00000-0xfebfffff] has been reserved
May 23 21:29:32 pcarch kernel: system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
May 23 21:29:32 pcarch kernel: system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
May 23 21:29:32 pcarch kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
May 23 21:29:32 pcarch kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
May 23 21:29:32 pcarch kernel: system 00:0a: [mem 0xfed10000-0xfed17fff] could not be reserved
May 23 21:29:32 pcarch kernel: system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
May 23 21:29:32 pcarch kernel: system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
May 23 21:29:32 pcarch kernel: system 00:0a: [mem 0xf0000000-0xf7ffffff] has been reserved
May 23 21:29:32 pcarch kernel: system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
May 23 21:29:32 pcarch kernel: system 00:0a: [mem 0xfed90000-0xfed93fff] could not be reserved
May 23 21:29:32 pcarch kernel: system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
May 23 21:29:32 pcarch kernel: system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved
May 23 21:29:32 pcarch kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
May 23 21:29:32 pcarch kernel: system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
May 23 21:29:32 pcarch kernel: system 00:0b: [mem 0x000c0000-0x000c3fff] could not be reserved
May 23 21:29:32 pcarch kernel: system 00:0b: [mem 0x000c8000-0x000cbfff] could not be reserved
May 23 21:29:32 pcarch kernel: system 00:0b: [mem 0x000d0000-0x000d3fff] could not be reserved
May 23 21:29:32 pcarch kernel: system 00:0b: [mem 0x000d8000-0x000dbfff] could not be reserved
May 23 21:29:32 pcarch kernel: system 00:0b: [mem 0x000e0000-0x000e3fff] could not be reserved
May 23 21:29:32 pcarch kernel: system 00:0b: [mem 0x000e8000-0x000ebfff] could not be reserved
May 23 21:29:32 pcarch kernel: system 00:0b: [mem 0x000f0000-0x000fffff] could not be reserved
May 23 21:29:32 pcarch kernel: system 00:0b: [mem 0x00100000-0xbaffffff] could not be reserved
May 23 21:29:32 pcarch kernel: system 00:0b: [mem 0xfec00000-0xfed3ffff] could not be reserved
May 23 21:29:32 pcarch kernel: system 00:0b: [mem 0xfed4c000-0xffffffff] could not be reserved
May 23 21:29:32 pcarch kernel: system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
May 23 21:29:32 pcarch kernel: pnp: PnP ACPI: found 12 devices
May 23 21:29:32 pcarch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
May 23 21:29:32 pcarch kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
May 23 21:29:32 pcarch kernel: pci 0000:05:01.0: bridge window [io  0x1000-0x0fff] to [bus 07-2b] add_size 1000
May 23 21:29:32 pcarch kernel: pci 0000:05:04.0: bridge window [io  0x1000-0x0fff] to [bus 2d-51] add_size 1000
May 23 21:29:32 pcarch kernel: pci 0000:04:00.0: bridge window [io  0x1000-0x0fff] to [bus 05-51] add_size 2000
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.4: bridge window [io  0x1000-0x0fff] to [bus 04-51] add_size 3000
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.4: BAR 13: assigned [io  0x4000-0x6fff]
May 23 21:29:32 pcarch kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xee080000-0xee0fffff pref]
May 23 21:29:32 pcarch kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
May 23 21:29:32 pcarch kernel: pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
May 23 21:29:32 pcarch kernel: pci 0000:00:01.0:   bridge window [mem 0xed000000-0xee0fffff]
May 23 21:29:32 pcarch kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.0: PCI bridge to [bus 03]
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.0:   bridge window [io  0x2000-0x2fff]
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.0:   bridge window [mem 0xeee00000-0xef7fffff]
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.0:   bridge window [mem 0xee100000-0xeeafffff 64bit pref]
May 23 21:29:32 pcarch kernel: pci 0000:04:00.0: BAR 13: assigned [io  0x4000-0x5fff]
May 23 21:29:32 pcarch kernel: pci 0000:05:01.0: BAR 13: assigned [io  0x4000-0x4fff]
May 23 21:29:32 pcarch kernel: pci 0000:05:04.0: BAR 13: assigned [io  0x5000-0x5fff]
May 23 21:29:32 pcarch kernel: pci 0000:05:00.0: PCI bridge to [bus 06]
May 23 21:29:32 pcarch kernel: pci 0000:05:00.0:   bridge window [mem 0xec100000-0xec1fffff]
May 23 21:29:32 pcarch kernel: pci 0000:05:01.0: PCI bridge to [bus 07-2b]
May 23 21:29:32 pcarch kernel: pci 0000:05:01.0:   bridge window [io  0x4000-0x4fff]
May 23 21:29:32 pcarch kernel: pci 0000:05:01.0:   bridge window [mem 0xd4000000-0xdfffffff]
May 23 21:29:32 pcarch kernel: pci 0000:05:01.0:   bridge window [mem 0x4000000000-0x401fffffff 64bit pref]
May 23 21:29:32 pcarch kernel: pci 0000:05:02.0: PCI bridge to [bus 2c]
May 23 21:29:32 pcarch kernel: pci 0000:05:02.0:   bridge window [mem 0xe0000000-0xe00fffff]
May 23 21:29:32 pcarch kernel: pci 0000:05:04.0: PCI bridge to [bus 2d-51]
May 23 21:29:32 pcarch kernel: pci 0000:05:04.0:   bridge window [io  0x5000-0x5fff]
May 23 21:29:32 pcarch kernel: pci 0000:05:04.0:   bridge window [mem 0xe0100000-0xec0fffff]
May 23 21:29:32 pcarch kernel: pci 0000:05:04.0:   bridge window [mem 0x4020000000-0x403fffffff 64bit pref]
May 23 21:29:32 pcarch kernel: pci 0000:04:00.0: PCI bridge to [bus 05-51]
May 23 21:29:32 pcarch kernel: pci 0000:04:00.0:   bridge window [io  0x4000-0x5fff]
May 23 21:29:32 pcarch kernel: pci 0000:04:00.0:   bridge window [mem 0xd4000000-0xec1fffff]
May 23 21:29:32 pcarch kernel: pci 0000:04:00.0:   bridge window [mem 0x4000000000-0x403fffffff 64bit pref]
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.4: PCI bridge to [bus 04-51]
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.4:   bridge window [io  0x4000-0x6fff]
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.4:   bridge window [mem 0xd4000000-0xec1fffff]
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.4:   bridge window [mem 0x4000000000-0x403fffffff 64bit pref]
May 23 21:29:32 pcarch kernel: pci 0000:00:1c.0: PCI bridge to [bus 53]
May 23 21:29:32 pcarch kernel: pci 0000:00:1c.0:   bridge window [mem 0xeed00000-0xeedfffff]
May 23 21:29:32 pcarch kernel: pci 0000:00:1d.0: PCI bridge to [bus 02]
May 23 21:29:32 pcarch kernel: pci 0000:00:1d.0:   bridge window [mem 0xeec00000-0xeecfffff]
May 23 21:29:32 pcarch kernel: pci 0000:00:1d.6: PCI bridge to [bus 52]
May 23 21:29:32 pcarch kernel: pci 0000:00:1d.6:   bridge window [mem 0xeeb00000-0xeebfffff]
May 23 21:29:32 pcarch kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
May 23 21:29:32 pcarch kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
May 23 21:29:32 pcarch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
May 23 21:29:32 pcarch kernel: pci_bus 0000:00: resource 7 [mem 0xbb000000-0xefffffff window]
May 23 21:29:32 pcarch kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
May 23 21:29:32 pcarch kernel: pci_bus 0000:00: resource 9 [mem 0xfc800000-0xfe7fffff window]
May 23 21:29:32 pcarch kernel: pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
May 23 21:29:32 pcarch kernel: pci_bus 0000:01: resource 1 [mem 0xed000000-0xee0fffff]
May 23 21:29:32 pcarch kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
May 23 21:29:32 pcarch kernel: pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
May 23 21:29:32 pcarch kernel: pci_bus 0000:03: resource 1 [mem 0xeee00000-0xef7fffff]
May 23 21:29:32 pcarch kernel: pci_bus 0000:03: resource 2 [mem 0xee100000-0xeeafffff 64bit pref]
May 23 21:29:32 pcarch kernel: pci_bus 0000:04: resource 0 [io  0x4000-0x6fff]
May 23 21:29:32 pcarch kernel: pci_bus 0000:04: resource 1 [mem 0xd4000000-0xec1fffff]
May 23 21:29:32 pcarch kernel: pci_bus 0000:04: resource 2 [mem 0x4000000000-0x403fffffff 64bit pref]
May 23 21:29:32 pcarch kernel: pci_bus 0000:05: resource 0 [io  0x4000-0x5fff]
May 23 21:29:32 pcarch kernel: pci_bus 0000:05: resource 1 [mem 0xd4000000-0xec1fffff]
May 23 21:29:32 pcarch kernel: pci_bus 0000:05: resource 2 [mem 0x4000000000-0x403fffffff 64bit pref]
May 23 21:29:32 pcarch kernel: pci_bus 0000:06: resource 1 [mem 0xec100000-0xec1fffff]
May 23 21:29:32 pcarch kernel: pci_bus 0000:07: resource 0 [io  0x4000-0x4fff]
May 23 21:29:32 pcarch kernel: pci_bus 0000:07: resource 1 [mem 0xd4000000-0xdfffffff]
May 23 21:29:32 pcarch kernel: pci_bus 0000:07: resource 2 [mem 0x4000000000-0x401fffffff 64bit pref]
May 23 21:29:32 pcarch kernel: pci_bus 0000:2c: resource 1 [mem 0xe0000000-0xe00fffff]
May 23 21:29:32 pcarch kernel: pci_bus 0000:2d: resource 0 [io  0x5000-0x5fff]
May 23 21:29:32 pcarch kernel: pci_bus 0000:2d: resource 1 [mem 0xe0100000-0xec0fffff]
May 23 21:29:32 pcarch kernel: pci_bus 0000:2d: resource 2 [mem 0x4020000000-0x403fffffff 64bit pref]
May 23 21:29:32 pcarch kernel: pci_bus 0000:53: resource 1 [mem 0xeed00000-0xeedfffff]
May 23 21:29:32 pcarch kernel: pci_bus 0000:02: resource 1 [mem 0xeec00000-0xeecfffff]
May 23 21:29:32 pcarch kernel: pci_bus 0000:52: resource 1 [mem 0xeeb00000-0xeebfffff]
May 23 21:29:32 pcarch kernel: NET: Registered protocol family 2
May 23 21:29:32 pcarch kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
May 23 21:29:32 pcarch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
May 23 21:29:32 pcarch kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
May 23 21:29:32 pcarch kernel: TCP: Hash tables configured (established 131072 bind 65536)
May 23 21:29:32 pcarch kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
May 23 21:29:32 pcarch kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
May 23 21:29:32 pcarch kernel: NET: Registered protocol family 1
May 23 21:29:32 pcarch kernel: NET: Registered protocol family 44
May 23 21:29:32 pcarch kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
May 23 21:29:32 pcarch kernel: PCI: CLS 128 bytes, default 64
May 23 21:29:32 pcarch kernel: Trying to unpack rootfs image as initramfs...
May 23 21:29:32 pcarch kernel: Freeing initrd memory: 9352K
May 23 21:29:32 pcarch kernel: DMAR: Intel-IOMMU force enabled due to platform opt in
May 23 21:29:32 pcarch kernel: DMAR: No ATSR found
May 23 21:29:32 pcarch kernel: DMAR: dmar0: Using Queued invalidation
May 23 21:29:32 pcarch kernel: pci 0000:00:00.0: Adding to iommu group 0
May 23 21:29:32 pcarch kernel: pci 0000:00:01.0: Adding to iommu group 1
May 23 21:29:32 pcarch kernel: pci 0000:00:04.0: Adding to iommu group 2
May 23 21:29:32 pcarch kernel: pci 0000:00:08.0: Adding to iommu group 3
May 23 21:29:32 pcarch kernel: pci 0000:00:12.0: Adding to iommu group 4
May 23 21:29:32 pcarch kernel: pci 0000:00:14.0: Adding to iommu group 5
May 23 21:29:32 pcarch kernel: pci 0000:00:14.2: Adding to iommu group 5
May 23 21:29:32 pcarch kernel: pci 0000:00:15.0: Adding to iommu group 6
May 23 21:29:32 pcarch kernel: pci 0000:00:16.0: Adding to iommu group 7
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.0: Adding to iommu group 8
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.4: Adding to iommu group 8
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.4: DMAR: Device uses a private dma domain.
May 23 21:29:32 pcarch kernel: pci 0000:00:1b.4: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 21:29:32 pcarch kernel: pci 0000:00:1c.0: Adding to iommu group 9
May 23 21:29:32 pcarch kernel: pci 0000:00:1d.0: Adding to iommu group 10
May 23 21:29:32 pcarch kernel: pci 0000:00:1d.6: Adding to iommu group 10
May 23 21:29:32 pcarch kernel: pci 0000:00:1e.0: Adding to iommu group 11
May 23 21:29:32 pcarch kernel: pci 0000:00:1f.0: Adding to iommu group 12
May 23 21:29:32 pcarch kernel: pci 0000:00:1f.3: Adding to iommu group 12
May 23 21:29:32 pcarch kernel: pci 0000:00:1f.4: Adding to iommu group 12
May 23 21:29:32 pcarch kernel: pci 0000:00:1f.5: Adding to iommu group 12
May 23 21:29:32 pcarch kernel: pci 0000:00:1f.6: Adding to iommu group 12
May 23 21:29:32 pcarch kernel: pci 0000:01:00.0: Adding to iommu group 1
May 23 21:29:32 pcarch kernel: pci 0000:01:00.1: Adding to iommu group 1
May 23 21:29:32 pcarch kernel: pci 0000:04:00.0: Adding to iommu group 8
May 23 21:29:32 pcarch kernel: pci 0000:04:00.0: DMAR: Device uses a private dma domain.
May 23 21:29:32 pcarch kernel: pci 0000:04:00.0: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 21:29:32 pcarch kernel: pci 0000:05:00.0: Adding to iommu group 8
May 23 21:29:32 pcarch kernel: pci 0000:05:00.0: DMAR: Device uses a private dma domain.
May 23 21:29:32 pcarch kernel: pci 0000:05:00.0: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 21:29:32 pcarch kernel: pci 0000:05:01.0: Adding to iommu group 8
May 23 21:29:32 pcarch kernel: pci 0000:05:01.0: DMAR: Device uses a private dma domain.
May 23 21:29:32 pcarch kernel: pci 0000:05:01.0: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 21:29:32 pcarch kernel: pci 0000:05:02.0: Adding to iommu group 8
May 23 21:29:32 pcarch kernel: pci 0000:05:02.0: DMAR: Device uses a private dma domain.
May 23 21:29:32 pcarch kernel: pci 0000:05:02.0: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 21:29:32 pcarch kernel: pci 0000:05:04.0: Adding to iommu group 8
May 23 21:29:32 pcarch kernel: pci 0000:05:04.0: DMAR: Device uses a private dma domain.
May 23 21:29:32 pcarch kernel: pci 0000:05:04.0: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 21:29:32 pcarch kernel: pci 0000:06:00.0: Adding to iommu group 8
May 23 21:29:32 pcarch kernel: pci 0000:06:00.0: DMAR: Device uses a private dma domain.
May 23 21:29:32 pcarch kernel: pci 0000:06:00.0: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 21:29:32 pcarch kernel: pci 0000:2c:00.0: Adding to iommu group 8
May 23 21:29:32 pcarch kernel: pci 0000:2c:00.0: DMAR: Device uses a private dma domain.
May 23 21:29:32 pcarch kernel: pci 0000:2c:00.0: DMAR: Use Intel IOMMU bounce page dma_ops
May 23 21:29:32 pcarch kernel: pci 0000:53:00.0: Adding to iommu group 9
May 23 21:29:32 pcarch kernel: pci 0000:02:00.0: Adding to iommu group 10
May 23 21:29:32 pcarch kernel: pci 0000:52:00.0: Adding to iommu group 10
May 23 21:29:32 pcarch kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
May 23 21:29:32 pcarch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
May 23 21:29:32 pcarch kernel: software IO TLB: mapped [mem 0x9414f000-0x9814f000] (64MB)
May 23 21:29:32 pcarch kernel: check: Scanning for low memory corruption every 60 seconds
May 23 21:29:32 pcarch kernel: Initialise system trusted keyrings
May 23 21:29:32 pcarch kernel: Key type blacklist registered
May 23 21:29:32 pcarch kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
May 23 21:29:32 pcarch kernel: zbud: loaded
May 23 21:29:32 pcarch kernel: Key type asymmetric registered
May 23 21:29:32 pcarch kernel: Asymmetric key parser 'x509' registered
May 23 21:29:32 pcarch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
May 23 21:29:32 pcarch kernel: io scheduler mq-deadline registered
May 23 21:29:32 pcarch kernel: io scheduler kyber registered
May 23 21:29:32 pcarch kernel: io scheduler bfq registered
May 23 21:29:32 pcarch kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 121
May 23 21:29:32 pcarch kernel: pcieport 0000:00:1b.0: PME: Signaling with IRQ 122
May 23 21:29:32 pcarch kernel: pcieport 0000:00:1b.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
May 23 21:29:32 pcarch kernel: pcieport 0000:00:1b.4: PME: Signaling with IRQ 123
May 23 21:29:32 pcarch kernel: pcieport 0000:00:1b.4: pciehp: Slot #20 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
May 23 21:29:32 pcarch kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 124
May 23 21:29:32 pcarch kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 125
May 23 21:29:32 pcarch kernel: pcieport 0000:00:1d.6: PME: Signaling with IRQ 126
May 23 21:29:32 pcarch kernel: pcieport 0000:05:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
May 23 21:29:32 pcarch kernel: pcieport 0000:05:04.0: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
May 23 21:29:32 pcarch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
May 23 21:29:32 pcarch kernel: efifb: probing for efifb
May 23 21:29:32 pcarch kernel: efifb: framebuffer at 0xc0000000, using 8640k, total 8640k
May 23 21:29:32 pcarch kernel: efifb: mode is 1920x1080x32, linelength=8192, pages=1
May 23 21:29:32 pcarch kernel: efifb: scrolling: redraw
May 23 21:29:32 pcarch kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
May 23 21:29:32 pcarch kernel: fbcon: Deferring console take-over
May 23 21:29:32 pcarch kernel: fb0: EFI VGA frame buffer device
May 23 21:29:32 pcarch kernel: intel_idle: MWAIT substates: 0x11142120
May 23 21:29:32 pcarch kernel: intel_idle: v0.4.1 model 0x9E
May 23 21:29:32 pcarch kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
May 23 21:29:32 pcarch kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
May 23 21:29:32 pcarch kernel: ACPI: Sleep Button [SLPB]
May 23 21:29:32 pcarch kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
May 23 21:29:32 pcarch kernel: ACPI: Lid Switch [LID]
May 23 21:29:32 pcarch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
May 23 21:29:32 pcarch kernel: ACPI: Power Button [PWRF]
May 23 21:29:32 pcarch kernel: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
May 23 21:29:32 pcarch kernel: ACPI: Video Device [PEGP] (multi-head: yes  rom: no  post: no)
May 23 21:29:32 pcarch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input3
May 23 21:29:32 pcarch kernel: thermal LNXTHERM:00: registered as thermal_zone0
May 23 21:29:32 pcarch kernel: ACPI: Thermal Zone [THM0] (57 C)
May 23 21:29:32 pcarch kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
May 23 21:29:32 pcarch kernel: hpet_acpi_add: no address or irqs in _CRS
May 23 21:29:32 pcarch kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
May 23 21:29:32 pcarch kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
May 23 21:29:32 pcarch kernel: nvme nvme0: pci function 0000:02:00.0
May 23 21:29:32 pcarch kernel: usbcore: registered new interface driver usbserial_generic
May 23 21:29:32 pcarch kernel: usbserial: USB Serial support registered for generic
May 23 21:29:32 pcarch kernel: rtc_cmos 00:04: RTC can wake from S4
May 23 21:29:32 pcarch kernel: rtc_cmos 00:04: registered as rtc0
May 23 21:29:32 pcarch kernel: rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
May 23 21:29:32 pcarch kernel: intel_pstate: Intel P-state driver initializing
May 23 21:29:32 pcarch kernel: intel_pstate: HWP enabled
May 23 21:29:32 pcarch kernel: ledtrig-cpu: registered to indicate activity on CPUs
May 23 21:29:32 pcarch kernel: intel_pmc_core intel_pmc_core.0:  initialized
May 23 21:29:32 pcarch kernel: drop_monitor: Initializing network drop monitor service
May 23 21:29:32 pcarch kernel: NET: Registered protocol family 10
May 23 21:29:32 pcarch kernel: Segment Routing with IPv6
May 23 21:29:32 pcarch kernel: NET: Registered protocol family 17
May 23 21:29:32 pcarch kernel: RAS: Correctable Errors collector initialized.
May 23 21:29:32 pcarch kernel: microcode: sig=0x906ea, pf=0x20, revision=0xd2
May 23 21:29:32 pcarch kernel: microcode: Microcode Update Driver: v2.2.
May 23 21:29:32 pcarch kernel: IPI shorthand broadcast: enabled
May 23 21:29:32 pcarch kernel: sched_clock: Marking stable (1125579887, 7756540)->(1147882909, -14546482)
May 23 21:29:32 pcarch kernel: registered taskstats version 1
May 23 21:29:32 pcarch kernel: Loading compiled-in X.509 certificates
May 23 21:29:32 pcarch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 1a5b1048a6b7ec78607dc711c9ffd4db5209e9f2'
May 23 21:29:32 pcarch kernel: zswap: loaded using pool lzo/zbud
May 23 21:29:32 pcarch kernel: Key type ._fscrypt registered
May 23 21:29:32 pcarch kernel: Key type .fscrypt registered
May 23 21:29:32 pcarch kernel: Key type fscrypt-provisioning registered
May 23 21:29:32 pcarch kernel: Key type big_key registered
May 23 21:29:32 pcarch kernel: PM:   Magic number: 4:664:496
May 23 21:29:32 pcarch kernel: workqueue nvme-wq: hash matches
May 23 21:29:32 pcarch kernel: rtc_cmos 00:04: setting system clock to 2020-05-23T19:29:31 UTC (1590262171)
May 23 21:29:32 pcarch kernel: nvme nvme0: missing or invalid SUBNQN field.
May 23 21:29:32 pcarch kernel: nvme nvme0: Shutdown timeout set to 8 seconds
May 23 21:29:32 pcarch kernel: nvme nvme0: 12/0/0 default/read/poll queues
May 23 21:29:32 pcarch kernel:  nvme0n1: p1 p2 p3 p4 p5 p6 p7
May 23 21:29:32 pcarch kernel: Freeing unused decrypted memory: 2040K
May 23 21:29:32 pcarch kernel: Freeing unused kernel image (initmem) memory: 1608K
May 23 21:29:32 pcarch kernel: Write protecting the kernel read-only data: 20480k
May 23 21:29:32 pcarch kernel: Freeing unused kernel image (text/rodata gap) memory: 2044K
May 23 21:29:32 pcarch kernel: Freeing unused kernel image (rodata/data gap) memory: 1680K
May 23 21:29:32 pcarch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
May 23 21:29:32 pcarch kernel: x86/mm: Checking user space page tables
May 23 21:29:32 pcarch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
May 23 21:29:32 pcarch kernel: Run /init as init process
May 23 21:29:32 pcarch kernel:   with arguments:
May 23 21:29:32 pcarch kernel:     /init
May 23 21:29:32 pcarch kernel:   with environment:
May 23 21:29:32 pcarch kernel:     HOME=/
May 23 21:29:32 pcarch kernel:     TERM=linux
May 23 21:29:32 pcarch kernel:     BOOT_IMAGE=/boot/vmlinuz-linux
May 23 21:29:32 pcarch kernel: fbcon: Taking over console
May 23 21:29:32 pcarch kernel: Console: switching to colour frame buffer device 240x67
May 23 21:29:32 pcarch kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
May 23 21:29:32 pcarch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
May 23 21:29:32 pcarch kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
May 23 21:29:32 pcarch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
May 23 21:29:32 pcarch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
May 23 21:29:32 pcarch kernel: sdhci: Secure Digital Host Controller Interface driver
May 23 21:29:32 pcarch kernel: sdhci: Copyright(c) Pierre Ossman
May 23 21:29:32 pcarch kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
May 23 21:29:32 pcarch kernel: xhci_hcd 0000:00:14.0: cache line size of 128 is not supported
May 23 21:29:32 pcarch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
May 23 21:29:32 pcarch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 23 21:29:32 pcarch kernel: usb usb1: Product: xHCI Host Controller
May 23 21:29:32 pcarch kernel: usb usb1: Manufacturer: Linux 5.6.13-arch1-1 xhci-hcd
May 23 21:29:32 pcarch kernel: usb usb1: SerialNumber: 0000:00:14.0
May 23 21:29:32 pcarch kernel: hub 1-0:1.0: USB hub found
May 23 21:29:32 pcarch kernel: hub 1-0:1.0: 16 ports detected
May 23 21:29:32 pcarch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
May 23 21:29:32 pcarch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
May 23 21:29:32 pcarch kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
May 23 21:29:32 pcarch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
May 23 21:29:32 pcarch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 23 21:29:32 pcarch kernel: usb usb2: Product: xHCI Host Controller
May 23 21:29:32 pcarch kernel: usb usb2: Manufacturer: Linux 5.6.13-arch1-1 xhci-hcd
May 23 21:29:32 pcarch kernel: usb usb2: SerialNumber: 0000:00:14.0
May 23 21:29:32 pcarch kernel: hub 2-0:1.0: USB hub found
May 23 21:29:32 pcarch kernel: hub 2-0:1.0: 10 ports detected
May 23 21:29:32 pcarch kernel: usb: port power management may be unreliable
May 23 21:29:32 pcarch kernel: sdhci-pci 0000:53:00.0: SDHCI controller found [17a0:9755] (rev 0)
May 23 21:29:32 pcarch kernel: mmc0: SDHCI controller on PCI [0000:53:00.0] using ADMA 64-bit
May 23 21:29:32 pcarch kernel: xhci_hcd 0000:2c:00.0: xHCI Host Controller
May 23 21:29:32 pcarch kernel: xhci_hcd 0000:2c:00.0: new USB bus registered, assigned bus number 3
May 23 21:29:32 pcarch kernel: xhci_hcd 0000:2c:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
May 23 21:29:32 pcarch kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
May 23 21:29:32 pcarch kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 23 21:29:32 pcarch kernel: usb usb3: Product: xHCI Host Controller
May 23 21:29:32 pcarch kernel: usb usb3: Manufacturer: Linux 5.6.13-arch1-1 xhci-hcd
May 23 21:29:32 pcarch kernel: usb usb3: SerialNumber: 0000:2c:00.0
May 23 21:29:32 pcarch kernel: hub 3-0:1.0: USB hub found
May 23 21:29:32 pcarch kernel: hub 3-0:1.0: 2 ports detected
May 23 21:29:32 pcarch kernel: xhci_hcd 0000:2c:00.0: xHCI Host Controller
May 23 21:29:32 pcarch kernel: xhci_hcd 0000:2c:00.0: new USB bus registered, assigned bus number 4
May 23 21:29:32 pcarch kernel: xhci_hcd 0000:2c:00.0: Host supports USB 3.1 Enhanced SuperSpeed
May 23 21:29:32 pcarch kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
May 23 21:29:32 pcarch kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 23 21:29:32 pcarch kernel: usb usb4: Product: xHCI Host Controller
May 23 21:29:32 pcarch kernel: usb usb4: Manufacturer: Linux 5.6.13-arch1-1 xhci-hcd
May 23 21:29:32 pcarch kernel: usb usb4: SerialNumber: 0000:2c:00.0
May 23 21:29:32 pcarch kernel: hub 4-0:1.0: USB hub found
May 23 21:29:32 pcarch kernel: hub 4-0:1.0: 2 ports detected
May 23 21:29:32 pcarch kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
May 23 21:29:32 pcarch kernel: EXT4-fs (nvme0n1p7): mounted filesystem with ordered data mode. Opts: (null)
May 23 21:29:32 pcarch kernel: random: fast init done
May 23 21:29:32 pcarch 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)
May 23 21:29:32 pcarch systemd[1]: Detected architecture x86-64.
May 23 21:29:32 pcarch systemd[1]: Set hostname to <pcarch>.
May 23 21:29:32 pcarch kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
May 23 21:29:32 pcarch systemd[1]: Created slice system-getty.slice.
May 23 21:29:32 pcarch systemd[1]: Created slice system-modprobe.slice.
May 23 21:29:32 pcarch systemd[1]: Created slice User and Session Slice.
May 23 21:29:32 pcarch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
May 23 21:29:32 pcarch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
May 23 21:29:32 pcarch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
May 23 21:29:32 pcarch systemd[1]: Reached target Local Encrypted Volumes.
May 23 21:29:32 pcarch systemd[1]: Reached target Login Prompts.
May 23 21:29:32 pcarch systemd[1]: Reached target Paths.
May 23 21:29:32 pcarch systemd[1]: Reached target Remote File Systems.
May 23 21:29:32 pcarch systemd[1]: Reached target Slices.
May 23 21:29:32 pcarch systemd[1]: Listening on Device-mapper event daemon FIFOs.
May 23 21:29:32 pcarch systemd[1]: Listening on Process Core Dump Socket.
May 23 21:29:32 pcarch systemd[1]: Listening on initctl Compatibility Named Pipe.
May 23 21:29:32 pcarch systemd[1]: Listening on Journal Audit Socket.
May 23 21:29:32 pcarch systemd[1]: Listening on Journal Socket (/dev/log).
May 23 21:29:32 pcarch systemd[1]: Listening on Journal Socket.
May 23 21:29:32 pcarch systemd[1]: Listening on udev Control Socket.
May 23 21:29:32 pcarch systemd[1]: Listening on udev Kernel Socket.
May 23 21:29:32 pcarch systemd[1]: Mounting Huge Pages File System...
May 23 21:29:32 pcarch systemd[1]: Mounting POSIX Message Queue File System...
May 23 21:29:32 pcarch systemd[1]: Mounting Kernel Debug File System...
May 23 21:29:32 pcarch systemd[1]: Mounting Kernel Trace File System...
May 23 21:29:32 pcarch systemd[1]: Starting Create list of static device nodes for the current kernel...
May 23 21:29:32 pcarch systemd[1]: Starting Load Kernel Module drm...
May 23 21:29:32 pcarch systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
May 23 21:29:32 pcarch systemd[1]: Starting File System Check on Root Device...
May 23 21:29:32 pcarch systemd[1]: Starting Journal Service...
May 23 21:29:32 pcarch systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
May 23 21:29:32 pcarch systemd[1]: Condition check resulted in FUSE Control File System being skipped.
May 23 21:29:32 pcarch systemd[1]: Mounting Kernel Configuration File System...
May 23 21:29:32 pcarch systemd[1]: Starting Apply Kernel Variables...
May 23 21:29:32 pcarch systemd[1]: Starting udev Coldplug all Devices...
May 23 21:29:32 pcarch kernel: Linux agpgart interface v0.103
May 23 21:29:32 pcarch systemd[1]: Mounted Huge Pages File System.
May 23 21:29:32 pcarch systemd[1]: Mounted POSIX Message Queue File System.
May 23 21:29:32 pcarch systemd[1]: Mounted Kernel Debug File System.
May 23 21:29:32 pcarch systemd[1]: Mounted Kernel Trace File System.
May 23 21:29:32 pcarch systemd[1]: Finished Create list of static device nodes for the current kernel.
May 23 21:29:32 pcarch systemd[1]: Mounted Kernel Configuration File System.
May 23 21:29:32 pcarch systemd[1]: Finished Apply Kernel Variables.
May 23 21:29:32 pcarch systemd[1]: Finished File System Check on Root Device.
May 23 21:29:32 pcarch systemd[1]: Starting Remount Root and Kernel File Systems...
May 23 21:29:32 pcarch kernel: EXT4-fs (nvme0n1p7): re-mounted. Opts: (null)
May 23 21:29:32 pcarch systemd[1]: Finished Remount Root and Kernel File Systems.
May 23 21:29:32 pcarch systemd[1]: Condition check resulted in First Boot Wizard being skipped.
May 23 21:29:32 pcarch systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
May 23 21:29:32 pcarch systemd[1]: Starting Load/Save Random Seed...
May 23 21:29:32 pcarch systemd[1]: Condition check resulted in Create System Users being skipped.
May 23 21:29:32 pcarch systemd[1]: Starting Create Static Device Nodes in /dev...
May 23 21:29:32 pcarch systemd[1]: modprobe@drm.service: Succeeded.
May 23 21:29:32 pcarch systemd[1]: Finished Load Kernel Module drm.
May 23 21:29:32 pcarch kernel: usb 4-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
May 23 21:29:32 pcarch systemd[1]: Finished Create Static Device Nodes in /dev.
May 23 21:29:32 pcarch systemd[1]: Reached target Local File Systems (Pre).
May 23 21:29:32 pcarch systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
May 23 21:29:32 pcarch systemd[1]: Starting udev Kernel Device Manager...
May 23 21:29:32 pcarch kernel: tsc: Refined TSC clocksource calibration: 2591.999 MHz
May 23 21:29:32 pcarch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cb5c6a11, max_idle_ns: 440795249002 ns
May 23 21:29:32 pcarch kernel: clocksource: Switched to clocksource tsc
May 23 21:29:32 pcarch kernel: usb 4-1: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.54
May 23 21:29:32 pcarch kernel: usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 23 21:29:32 pcarch kernel: usb 4-1: Product: USB3.1 Hub
May 23 21:29:32 pcarch kernel: usb 4-1: Manufacturer: GenesysLogic
May 23 21:29:32 pcarch kernel: hub 4-1:1.0: USB hub found
May 23 21:29:32 pcarch kernel: hub 4-1:1.0: 4 ports detected
May 23 21:29:32 pcarch systemd[1]: Finished udev Coldplug all Devices.
May 23 21:29:32 pcarch kernel: usb 1-1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.10
May 23 21:29:32 pcarch kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 23 21:29:32 pcarch kernel: usb 1-1: Product: USB Receiver
May 23 21:29:32 pcarch kernel: usb 1-1: Manufacturer: Logitech
May 23 21:29:32 pcarch kernel: usb 1-2: new high-speed USB device number 3 using xhci_hcd
May 23 21:29:32 pcarch systemd-journald[334]: Journal started
May 23 21:29:32 pcarch systemd-journald[334]: Runtime Journal (/run/log/journal/8605e538bc984345b311ba4ae27f0605) is 8.0M, max 786.5M, 778.5M free.
May 23 21:29:32 pcarch systemd-sysctl[336]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
May 23 21:29:32 pcarch systemd-sysctl[336]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
May 23 21:29:32 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:32 pcarch systemd-sysctl[336]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
May 23 21:29:32 pcarch systemd-sysctl[336]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
May 23 21:29:32 pcarch systemd[1]: Started Journal Service.
May 23 21:29:32 pcarch kernel: audit: type=1130 audit(1590262172.652: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'
May 23 21:29:32 pcarch systemd-sysctl[336]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
May 23 21:29:32 pcarch systemd-sysctl[336]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
May 23 21:29:32 pcarch systemd-random-seed[345]: Kernel entropy pool is not initialized yet, waiting until it is.
May 23 21:29:32 pcarch systemd-fsck[339]: /dev/nvme0n1p7: clean, 76213/3020544 files, 1071249/12058624 blocks
May 23 21:29:32 pcarch systemd[1]: Starting Flush Journal to Persistent Storage...
May 23 21:29:32 pcarch systemd-journald[334]: Time spent on flushing to /var/log/journal/8605e538bc984345b311ba4ae27f0605 is 71.928ms for 1003 entries.
May 23 21:29:32 pcarch systemd-journald[334]: System Journal (/var/log/journal/8605e538bc984345b311ba4ae27f0605) is 88.0M, max 4.0G, 3.9G free.
May 23 21:29:32 pcarch kernel: audit: type=1130 audit(1590262172.672:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:32 pcarch kernel: usb 1-2: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice= 7.02
May 23 21:29:32 pcarch kernel: usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
May 23 21:29:32 pcarch kernel: usb 1-2: Product: USB2.0 Hub
May 23 21:29:32 pcarch kernel: hub 1-2:1.0: USB hub found
May 23 21:29:32 pcarch kernel: hub 1-2:1.0: 4 ports detected
May 23 21:29:32 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:32 pcarch systemd[1]: Started udev Kernel Device Manager.
May 23 21:29:32 pcarch systemd[1]: Finished Flush Journal to Persistent Storage.
May 23 21:29:32 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:32 pcarch kernel: audit: type=1130 audit(1590262172.742:4): 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'
May 23 21:29:32 pcarch kernel: ACPI: AC Adapter [AC] (on-line)
May 23 21:29:32 pcarch kernel: Non-volatile memory driver v1.3
May 23 21:29:32 pcarch kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.26
May 23 21:29:32 pcarch kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
May 23 21:29:32 pcarch kernel: thinkpad_acpi: ThinkPad BIOS N2OET43W (1.30 ), EC N2OHT35W
May 23 21:29:32 pcarch kernel: thinkpad_acpi: Lenovo ThinkPad X1 Extreme 2nd, model 20QVCTO1WW
May 23 21:29:32 pcarch kernel: thinkpad_acpi: radio switch found; radios are enabled
May 23 21:29:32 pcarch kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
May 23 21:29:32 pcarch kernel: battery: new extension: ThinkPad Battery Extension
May 23 21:29:32 pcarch kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input6
May 23 21:29:32 pcarch kernel: usb 1-4: new high-speed USB device number 4 using xhci_hcd
May 23 21:29:32 pcarch kernel: thinkpad_acpi: battery 1 registered (start 0, stop 100)
May 23 21:29:32 pcarch kernel: battery: ACPI: Battery Slot [BAT0] (battery present)
May 23 21:29:33 pcarch kernel: usb 1-4: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.54
May 23 21:29:33 pcarch kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 23 21:29:33 pcarch kernel: usb 1-4: Product: USB2.1 Hub
May 23 21:29:33 pcarch kernel: usb 1-4: Manufacturer: GenesysLogic
May 23 21:29:33 pcarch kernel: hub 1-4:1.0: USB hub found
May 23 21:29:33 pcarch kernel: hub 1-4:1.0: 4 ports detected
May 23 21:29:33 pcarch kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
May 23 21:29:33 pcarch kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
May 23 21:29:33 pcarch kernel: acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
May 23 21:29:33 pcarch kernel: acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
May 23 21:29:33 pcarch kernel: intel_pch_thermal 0000:00:12.0: enabling device (0000 -> 0002)
May 23 21:29:33 pcarch kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
May 23 21:29:33 pcarch kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
May 23 21:29:33 pcarch kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
May 23 21:29:33 pcarch kernel: tpm_tis STM7308:00: 2.0 TPM (device-id 0x0, rev-id 78)
May 23 21:29:33 pcarch kernel: intel_rapl_common: Found RAPL domain package
May 23 21:29:33 pcarch kernel: intel_rapl_common: Found RAPL domain dram
May 23 21:29:33 pcarch kernel: proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
May 23 21:29:33 pcarch kernel: intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
May 23 21:29:33 pcarch kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
May 23 21:29:33 pcarch kernel: usb 1-2.2: new full-speed USB device number 5 using xhci_hcd
May 23 21:29:33 pcarch systemd[1]: Found device SAMSUNG MZVLB1T0HBLR-000L7 6.
May 23 21:29:33 pcarch systemd[1]: Activating swap /dev/disk/by-uuid/bdfb99d2-316c-410b-9399-5f87322c02b5...
May 23 21:29:33 pcarch systemd[1]: Activated swap /dev/disk/by-uuid/bdfb99d2-316c-410b-9399-5f87322c02b5.
May 23 21:29:33 pcarch kernel: Adding 4194300k swap on /dev/nvme0n1p6.  Priority:-2 extents:1 across:4194300k SSFS
May 23 21:29:33 pcarch systemd[1]: Reached target Swap.
May 23 21:29:33 pcarch kernel: i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
May 23 21:29:33 pcarch systemd[1]: Mounting Temporary Directory (/tmp)...
May 23 21:29:33 pcarch kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
May 23 21:29:33 pcarch kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
May 23 21:29:33 pcarch systemd[1]: Mounted Temporary Directory (/tmp).
May 23 21:29:33 pcarch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input7
May 23 21:29:33 pcarch kernel: e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
May 23 21:29:33 pcarch kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
May 23 21:29:33 pcarch kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
May 23 21:29:33 pcarch kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
May 23 21:29:33 pcarch kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
May 23 21:29:33 pcarch kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
May 23 21:29:33 pcarch kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
May 23 21:29:33 pcarch kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
May 23 21:29:33 pcarch systemd[1]: Reached target Local File Systems.
May 23 21:29:33 pcarch systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
May 23 21:29:33 pcarch systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
May 23 21:29:33 pcarch systemd[1]: Starting Create Volatile Files and Directories...
May 23 21:29:33 pcarch kernel: resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than pnp 00:08 [mem 0xfed10000-0xfed13fff]
May 23 21:29:33 pcarch kernel: caller snb_uncore_imc_init_box+0x74/0xb0 [intel_uncore] mapping multiple BARs
May 23 21:29:33 pcarch kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
May 23 21:29:33 pcarch kernel: IPMI message handler: version 39.2
May 23 21:29:33 pcarch systemd[1]: Finished Create Volatile Files and Directories.
May 23 21:29:33 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:33 pcarch systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
May 23 21:29:33 pcarch systemd[1]: Condition check resulted in Update is Completed being skipped.
May 23 21:29:33 pcarch systemd[1]: Starting Update UTMP about System Boot/Shutdown...
May 23 21:29:33 pcarch kernel: audit: type=1130 audit(1590262173.158:5): 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'
May 23 21:29:33 pcarch audit[404]: SYSTEM_BOOT pid=404 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
May 23 21:29:33 pcarch kernel: audit: type=1127 audit(1590262173.162:6): pid=404 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
May 23 21:29:33 pcarch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
May 23 21:29:33 pcarch systemd[1]: Finished Update UTMP about System Boot/Shutdown.
May 23 21:29:33 pcarch kernel: cryptd: max_cpu_qlen set to 1000
May 23 21:29:33 pcarch kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
May 23 21:29:33 pcarch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
May 23 21:29:33 pcarch kernel: cfg80211: failed to load regulatory.db
May 23 21:29:33 pcarch kernel: audit: type=1130 audit(1590262173.168:7): 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'
May 23 21:29:33 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:33 pcarch systemd[1]: Reached target System Initialization.
May 23 21:29:33 pcarch systemd[1]: Started Daily man-db regeneration.
May 23 21:29:33 pcarch systemd[1]: Started Daily verification of password and group files.
May 23 21:29:33 pcarch systemd[1]: Started Daily Cleanup of Temporary Directories.
May 23 21:29:33 pcarch systemd[1]: Reached target Timers.
May 23 21:29:33 pcarch systemd[1]: Listening on D-Bus System Message Bus Socket.
May 23 21:29:33 pcarch systemd[1]: Reached target Sockets.
May 23 21:29:33 pcarch systemd[1]: Reached target Basic System.
May 23 21:29:33 pcarch systemd[1]: Started ACPI event daemon.
May 23 21:29:33 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=acpid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:33 pcarch systemd[1]: Started D-Bus System Message Bus.
May 23 21:29:33 pcarch kernel: audit: type=1130 audit(1590262173.175:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=acpid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:33 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:33 pcarch kernel: audit: type=1130 audit(1590262173.182:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:33 pcarch systemd[1]: Starting Network Manager...
May 23 21:29:33 pcarch audit: AUDIT1334 prog-id=7 op=LOAD
May 23 21:29:33 pcarch kernel: audit: type=1334 audit(1590262173.185:10): prog-id=7 op=LOAD
May 23 21:29:33 pcarch kernel: random: dbus-daemon: uninitialized urandom read (12 bytes read)
May 23 21:29:33 pcarch audit: AUDIT1334 prog-id=8 op=LOAD
May 23 21:29:33 pcarch systemd[1]: Starting Login Service...
May 23 21:29:33 pcarch kernel: random: dbus-daemon: uninitialized urandom read (12 bytes read)
May 23 21:29:33 pcarch kernel: intel-spi 0000:00:1f.5: w25q256 (32768 Kbytes)
May 23 21:29:33 pcarch kernel: ipmi device interface
May 23 21:29:33 pcarch kernel: Creating 1 MTD partitions on "0000:00:1f.5":
May 23 21:29:33 pcarch kernel: 0x000000000000-0x000002000000 : "BIOS"
May 23 21:29:33 pcarch kernel: AVX2 version of gcm_enc/dec engaged.
May 23 21:29:33 pcarch kernel: AES CTR mode by8 optimization enabled
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.2222] NetworkManager (version 1.24.0-1) is starting... (for the first time)
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.2222] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
May 23 21:29:33 pcarch systemd[1]: Started Network Manager.
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.2237] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
May 23 21:29:33 pcarch kernel: random: NetworkManager: uninitialized urandom read (48 bytes read)
May 23 21:29:33 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:33 pcarch dbus-daemon[413]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.1' (uid=0 pid=414 comm="/usr/bin/NetworkManager --no-daemon ")
May 23 21:29:33 pcarch acpid[412]: starting up with netlink and the input layer
May 23 21:29:33 pcarch acpid[412]: 1 rule loaded
May 23 21:29:33 pcarch acpid[412]: waiting for events: event logging is off
May 23 21:29:33 pcarch systemd[1]: Reached target Network.
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.2257] manager[0x55969ba4b040]: monitoring kernel firmware directory '/lib/firmware'.
May 23 21:29:33 pcarch kernel: Intel(R) Wireless WiFi driver for Linux
May 23 21:29:33 pcarch kernel: Copyright(c) 2003- 2015 Intel Corporation
May 23 21:29:33 pcarch kernel: iwlwifi 0000:52:00.0: enabling device (0000 -> 0002)
May 23 21:29:33 pcarch audit: AUDIT1334 prog-id=9 op=LOAD
May 23 21:29:33 pcarch audit: AUDIT1334 prog-id=10 op=LOAD
May 23 21:29:33 pcarch systemd[1]: Starting Permit User Sessions...
May 23 21:29:33 pcarch systemd-udevd[388]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
May 23 21:29:33 pcarch systemd[1]: Starting Hostname Service...
May 23 21:29:33 pcarch systemd[1]: Finished Permit User Sessions.
May 23 21:29:33 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:33 pcarch systemd[1]: Starting Light Display Manager...
May 23 21:29:33 pcarch kernel: iwlwifi 0000:52:00.0: Direct firmware load for iwlwifi-cc-a0-52.ucode failed with error -2
May 23 21:29:33 pcarch kernel: iwlwifi 0000:52:00.0: Direct firmware load for iwlwifi-cc-a0-51.ucode failed with error -2
May 23 21:29:33 pcarch kernel: iwlwifi 0000:52:00.0: Direct firmware load for iwlwifi-cc-a0-50.ucode failed with error -2
May 23 21:29:33 pcarch kernel: iwlwifi 0000:52:00.0: Direct firmware load for iwlwifi-cc-a0-49.ucode failed with error -2
May 23 21:29:33 pcarch kernel: iwlwifi 0000:52:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 43.2.23.17
May 23 21:29:33 pcarch kernel: iwlwifi 0000:52:00.0: Found debug destination: EXTERNAL_DRAM
May 23 21:29:33 pcarch kernel: iwlwifi 0000:52:00.0: Found debug configuration: 0
May 23 21:29:33 pcarch kernel: iwlwifi 0000:52:00.0: loaded firmware version 48.4fa0041f.0 cc-a0-48.ucode op_mode iwlmvm
May 23 21:29:33 pcarch dbus-daemon[413]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.2' (uid=0 pid=465 comm="/usr/bin/lightdm ")
May 23 21:29:33 pcarch systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
May 23 21:29:33 pcarch kernel: usb 1-2.2: New USB device found, idVendor=1038, idProduct=1702, bcdDevice= 0.65
May 23 21:29:33 pcarch kernel: usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 23 21:29:33 pcarch kernel: usb 1-2.2: Product: SteelSeries Rival 100 Gaming Mouse
May 23 21:29:33 pcarch kernel: usb 1-2.2: Manufacturer: SteelSeries
May 23 21:29:33 pcarch kernel: snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
May 23 21:29:33 pcarch kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
May 23 21:29:33 pcarch kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
May 23 21:29:33 pcarch kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
May 23 21:29:33 pcarch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
May 23 21:29:33 pcarch systemd[1]: Created slice system-systemd\x2dbacklight.slice.
May 23 21:29:33 pcarch systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight...
May 23 21:29:33 pcarch systemd[1]: Starting Load/Save RF Kill Switch Status...
May 23 21:29:33 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:tpacpi::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:33 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:33 pcarch systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight.
May 23 21:29:33 pcarch systemd[1]: Started Load/Save RF Kill Switch Status.
May 23 21:29:33 pcarch kernel: iTCO_vendor_support: vendor-support=0
May 23 21:29:33 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0: CX8070: BIOS auto-probing.
May 23 21:29:33 pcarch kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
May 23 21:29:33 pcarch kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
May 23 21:29:33 pcarch kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
May 23 21:29:33 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0: autoconfig for CX8070: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
May 23 21:29:33 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
May 23 21:29:33 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0:    hp_outs=1 (0x16/0x0/0x0/0x0/0x0)
May 23 21:29:33 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0:    mono: mono_out=0x0
May 23 21:29:33 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0:    inputs:
May 23 21:29:33 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0:      Internal Mic=0x1a
May 23 21:29:33 pcarch kernel: snd_hda_codec_conexant hdaudioC0D0:      Mic=0x19
May 23 21:29:33 pcarch kernel: dw-apb-uart.1: ttyS0 at MMIO 0x404010f000 (irq = 20, base_baud = 115200) is a 16550A
May 23 21:29:33 pcarch kernel: usb 1-8: new high-speed USB device number 6 using xhci_hcd
May 23 21:29:33 pcarch systemd[1]: Reached target Sound Card.
May 23 21:29:33 pcarch kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
May 23 21:29:33 pcarch kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
May 23 21:29:33 pcarch kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
May 23 21:29:33 pcarch kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
May 23 21:29:33 pcarch kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
May 23 21:29:33 pcarch kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
May 23 21:29:33 pcarch kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
May 23 21:29:33 pcarch kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
May 23 21:29:33 pcarch kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
May 23 21:29:33 pcarch kernel: intel_rapl_common: Found RAPL domain package
May 23 21:29:33 pcarch kernel: intel_rapl_common: Found RAPL domain core
May 23 21:29:33 pcarch kernel: intel_rapl_common: Found RAPL domain dram
May 23 21:29:33 pcarch kernel: random: crng init done
May 23 21:29:33 pcarch systemd[1]: Finished Load/Save Random Seed.
May 23 21:29:33 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:33 pcarch systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
May 23 21:29:33 pcarch kernel: iwlwifi 0000:52:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
May 23 21:29:33 pcarch systemd-udevd[365]: Using default interface naming scheme 'v245'.
May 23 21:29:33 pcarch systemd-udevd[365]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
May 23 21:29:33 pcarch kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 48:2a:e3:62:e9:b0
May 23 21:29:33 pcarch kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
May 23 21:29:33 pcarch kernel: e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
May 23 21:29:33 pcarch kernel: e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
May 23 21:29:33 pcarch kernel: iwlwifi 0000:52:00.0: Applying debug destination EXTERNAL_DRAM
May 23 21:29:33 pcarch kernel: iwlwifi 0000:52:00.0: Allocated 0x00400000 bytes for firmware monitor.
May 23 21:29:33 pcarch systemd-udevd[357]: Using default interface naming scheme 'v245'.
May 23 21:29:33 pcarch kernel: usb 1-8: New USB device found, idVendor=13d3, idProduct=56ba, bcdDevice=69.09
May 23 21:29:33 pcarch kernel: usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
May 23 21:29:33 pcarch kernel: usb 1-8: Product: Integrated Camera
May 23 21:29:33 pcarch kernel: usb 1-8: Manufacturer: Azurewave
May 23 21:29:33 pcarch kernel: usb 1-8: SerialNumber: 6909
May 23 21:29:33 pcarch systemd-logind[415]: Watching system buttons on /dev/input/event2 (Power Button)
May 23 21:29:33 pcarch kernel: usb 1-4.4: new high-speed USB device number 7 using xhci_hcd
May 23 21:29:33 pcarch systemd-logind[415]: Watching system buttons on /dev/input/event1 (Lid Switch)
May 23 21:29:33 pcarch systemd-logind[415]: Watching system buttons on /dev/input/event0 (Sleep Button)
May 23 21:29:33 pcarch dbus-daemon[413]: [system] Successfully activated service 'org.freedesktop.hostname1'
May 23 21:29:33 pcarch systemd[1]: Started Hostname Service.
May 23 21:29:33 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:33 pcarch kernel: iwlwifi 0000:52:00.0: base HW address: 4c:1d:96:a8:0c:0f
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.6908] hostname: hostname: using hostnamed
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.6908] hostname: hostname changed from (none) to "pcarch"
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.6913] dns-mgr[0x55969ba2f220]: init: dns=default,systemd-resolved rc-manager=symlink
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.6919] manager[0x55969ba4b040]: rfkill: Wi-Fi hardware radio set enabled
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.6920] manager[0x55969ba4b040]: rfkill: WWAN hardware radio set enabled
May 23 21:29:33 pcarch kernel: thermal thermal_zone19: failed to read out thermal zone (-61)
May 23 21:29:33 pcarch systemd-udevd[390]: Using default interface naming scheme 'v245'.
May 23 21:29:33 pcarch systemd-udevd[390]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.6985] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.24.0-1/libnm-device-plugin-wifi.so)
May 23 21:29:33 pcarch kernel: iwlwifi 0000:52:00.0 wlp82s0: renamed from wlan0
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.6993] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.24.0-1/libnm-device-plugin-ovs.so)
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.7016] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.24.0-1/libnm-device-plugin-wwan.so)
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.7028] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.24.0-1/libnm-device-plugin-bluetooth.so)
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.7101] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.24.0-1/libnm-device-plugin-team.so)
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.7105] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.24.0-1/libnm-device-plugin-adsl.so)
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.7107] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.7108] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.7108] manager: Networking is enabled by state file
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.7111] dhcp-init: Using DHCP client 'internal'
May 23 21:29:33 pcarch dbus-daemon[413]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.1' (uid=0 pid=414 comm="/usr/bin/NetworkManager --no-daemon ")
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.7113] settings: Loaded settings plugin: keyfile (internal)
May 23 21:29:33 pcarch systemd[1]: Starting Network Manager Script Dispatcher Service...
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.7182] device (lo): carrier: link connected
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.7189] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.7199] manager: (enp0s31f6): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.7203] device (wlp82s0): driver supports Access Point (AP) mode
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.7208] manager: (wlp82s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.7218] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1d.6/0000:52:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
May 23 21:29:33 pcarch dbus-daemon[413]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
May 23 21:29:33 pcarch systemd[1]: Started Network Manager Script Dispatcher Service.
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.7235] ovsdb: Could not connect: No such file or directory
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.7240] device (enp0s31f6): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 23 21:29:33 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:33 pcarch kernel: usb 1-4.4: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
May 23 21:29:33 pcarch kernel: usb 1-4.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
May 23 21:29:33 pcarch kernel: usb 1-4.4: Product: USB2.0 Hub
May 23 21:29:33 pcarch kernel: hub 1-4.4:1.0: USB hub found
May 23 21:29:33 pcarch kernel: hub 1-4.4:1.0: 4 ports detected
May 23 21:29:33 pcarch systemd-logind[415]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
May 23 21:29:33 pcarch systemd-logind[415]: Watching system buttons on /dev/input/event5 (ThinkPad Extra Buttons)
May 23 21:29:33 pcarch systemd-logind[415]: New seat seat0.
May 23 21:29:33 pcarch kernel: usb 1-2.4: new high-speed USB device number 8 using xhci_hcd
May 23 21:29:33 pcarch dbus-daemon[413]: [system] Successfully activated service 'org.freedesktop.login1'
May 23 21:29:33 pcarch systemd[1]: Started Login Service.
May 23 21:29:33 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:33 pcarch systemd[1]: Reached target Multi-User System.
May 23 21:29:33 pcarch systemd[1]: Started Light Display Manager.
May 23 21:29:33 pcarch lightdm[465]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
May 23 21:29:33 pcarch kernel: psmouse serio1: synaptics: queried max coordinates: x [..5678], y [..4690]
May 23 21:29:33 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:33 pcarch systemd[1]: Reached target Graphical Interface.
May 23 21:29:33 pcarch systemd[1]: Startup finished in 21.179s (firmware) + 12.536s (loader) + 1.810s (kernel) + 1.697s (userspace) = 37.224s.
May 23 21:29:33 pcarch kernel: psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1160..]
May 23 21:29:33 pcarch kernel: psmouse serio1: synaptics: Your touchpad (PNP: LEN0402 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
May 23 21:29:33 pcarch kernel: usb 1-2.4: New USB device found, idVendor=1235, idProduct=8210, bcdDevice= 6.45
May 23 21:29:33 pcarch kernel: usb 1-2.4: New USB device strings: Mfr=1, Product=3, SerialNumber=2
May 23 21:29:33 pcarch kernel: usb 1-2.4: Product: Scarlett 2i2 USB
May 23 21:29:33 pcarch kernel: usb 1-2.4: Manufacturer: Focusrite
May 23 21:29:33 pcarch kernel: usb 1-2.4: SerialNumber: Y890NMT9A266DC
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.9270] settings: (enp0s31f6): created default wired connection 'Wired connection 1'
May 23 21:29:33 pcarch NetworkManager[414]: <info>  [1590262173.9282] device (wlp82s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 23 21:29:33 pcarch kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 10.32, id: 0x1e2a1, caps: 0xf00aa3/0x940300/0x12e800/0x500000, board id: 3512, fw id: 2956703
May 23 21:29:33 pcarch kernel: psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
May 23 21:29:33 pcarch kernel: iwlwifi 0000:52:00.0: Applying debug destination EXTERNAL_DRAM
May 23 21:29:33 pcarch kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
May 23 21:29:33 pcarch kernel: mousedev: PS/2 mouse device common for all mice
May 23 21:29:34 pcarch kernel: usb 1-9: new full-speed USB device number 9 using xhci_hcd
May 23 21:29:34 pcarch kernel: iwlwifi 0000:52:00.0: FW already configured (0) - re-configuring
May 23 21:29:34 pcarch NetworkManager[414]: <info>  [1590262174.1314] device (wlp82s0): set-hw-addr: set MAC address to EE:91:8B:9D:BC:03 (scanning)
May 23 21:29:34 pcarch kernel: iwlwifi 0000:52:00.0: Applying debug destination EXTERNAL_DRAM
May 23 21:29:34 pcarch kernel: pcieport 0000:00:1b.4: PME: Spurious native interrupt!
May 23 21:29:34 pcarch kernel: pcieport 0000:00:1b.4: PME: Spurious native interrupt!
May 23 21:29:34 pcarch kernel: usb 1-9: New USB device found, idVendor=06cb, idProduct=00bd, bcdDevice= 0.00
May 23 21:29:34 pcarch kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
May 23 21:29:34 pcarch kernel: usb 1-9: SerialNumber: 903001b23725
May 23 21:29:34 pcarch kernel: nvidia: loading out-of-tree module taints kernel.
May 23 21:29:34 pcarch kernel: nvidia: module license 'NVIDIA' taints kernel.
May 23 21:29:34 pcarch kernel: Disabling lock debugging due to kernel taint
May 23 21:29:34 pcarch kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
May 23 21:29:34 pcarch kernel: usb 1-4.4.2: new high-speed USB device number 10 using xhci_hcd
May 23 21:29:34 pcarch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 237
May 23 21:29:34 pcarch kernel: nvidia 0000:01:00.0: enabling device (0002 -> 0003)
May 23 21:29:34 pcarch kernel: nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
May 23 21:29:34 pcarch kernel: iwlwifi 0000:52:00.0: FW already configured (0) - re-configuring
May 23 21:29:34 pcarch kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  440.82  Wed Apr  1 20:04:33 UTC 2020
May 23 21:29:34 pcarch dbus-daemon[413]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.1' (uid=0 pid=414 comm="/usr/bin/NetworkManager --no-daemon ")
May 23 21:29:34 pcarch systemd[1]: Starting WPA supplicant...
May 23 21:29:34 pcarch dbus-daemon[413]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
May 23 21:29:34 pcarch wpa_supplicant[531]: Successfully initialized wpa_supplicant
May 23 21:29:34 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:34 pcarch systemd[1]: Started WPA supplicant.
May 23 21:29:34 pcarch kernel: usb 1-4.4.2: New USB device found, idVendor=05e3, idProduct=0751, bcdDevice=14.04
May 23 21:29:34 pcarch kernel: usb 1-4.4.2: New USB device strings: Mfr=3, Product=4, SerialNumber=0
May 23 21:29:34 pcarch kernel: usb 1-4.4.2: Product: USB Storage
May 23 21:29:34 pcarch kernel: usb 1-4.4.2: Manufacturer: USB Storage
May 23 21:29:34 pcarch kernel: psmouse serio2: trackpoint: Elan TrackPoint firmware: 0x11, buttons: 3/3
May 23 21:29:34 pcarch kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  440.82  Wed Apr  1 19:41:29 UTC 2020
May 23 21:29:34 pcarch kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
May 23 21:29:34 pcarch kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
May 23 21:29:34 pcarch kernel: usb 4-1.4: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
May 23 21:29:34 pcarch acpid[412]: client connected from 534[0:0]
May 23 21:29:34 pcarch acpid[412]: 1 client rule loaded
May 23 21:29:34 pcarch kernel: usb 4-1.4: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00
May 23 21:29:34 pcarch kernel: usb 4-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=6
May 23 21:29:34 pcarch kernel: usb 4-1.4: Product: USB 10/100/1000 LAN
May 23 21:29:34 pcarch kernel: usb 4-1.4: Manufacturer: Realtek
May 23 21:29:34 pcarch kernel: usb 4-1.4: SerialNumber: 001000001
May 23 21:29:34 pcarch kernel: usbcore: registered new interface driver r8152
May 23 21:29:34 pcarch NetworkManager[414]: <info>  [1590262174.3995] device (wlp82s0): supplicant interface state: internal-starting -> disconnected
May 23 21:29:34 pcarch NetworkManager[414]: <info>  [1590262174.3995] Wi-Fi P2P device controlled by interface wlp82s0 created
May 23 21:29:34 pcarch NetworkManager[414]: <info>  [1590262174.3997] manager: (p2p-dev-wlp82s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
May 23 21:29:34 pcarch NetworkManager[414]: <info>  [1590262174.4000] device (p2p-dev-wlp82s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 23 21:29:34 pcarch NetworkManager[414]: <warn>  [1590262174.4004] sup-iface[22fd600631f9e76e,0,wlp82s0]: call-p2p-cancel: failed with P2P cancel failed
May 23 21:29:34 pcarch NetworkManager[414]: <info>  [1590262174.4005] device (wlp82s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
May 23 21:29:34 pcarch NetworkManager[414]: <info>  [1590262174.4009] device (p2p-dev-wlp82s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
May 23 21:29:34 pcarch kernel: usbcore: registered new interface driver cdc_ether
May 23 21:29:34 pcarch kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20200110/nsarguments-59)
May 23 21:29:34 pcarch kernel: usb 1-14: new full-speed USB device number 11 using xhci_hcd
May 23 21:29:34 pcarch kernel: usb 4-1.4: reset SuperSpeed Gen 1 USB device number 3 using xhci_hcd
May 23 21:29:34 pcarch kernel: input: TPPS/2 Elan TrackPoint as /devices/platform/i8042/serio1/serio2/input/input17
May 23 21:29:34 pcarch kernel: r8152 4-1.4:1.0: load rtl8153b-2 v1 10/23/19 successfully
May 23 21:29:34 pcarch NetworkManager[414]: <info>  [1590262174.5436] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/5)
May 23 21:29:34 pcarch kernel: r8152 4-1.4:1.0 eth0: v1.11.11
May 23 21:29:34 pcarch systemd-udevd[357]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
May 23 21:29:34 pcarch kernel: r8152 4-1.4:1.0 ens20u1u4: renamed from eth0
May 23 21:29:34 pcarch NetworkManager[414]: <info>  [1590262174.5757] device (eth0): interface index 4 renamed iface from 'eth0' to 'ens20u1u4'
May 23 21:29:34 pcarch kernel: nvidia 0000:01:00.0: DMAR: 32bit DMA uses non-identity mapping
May 23 21:29:34 pcarch NetworkManager[414]: <info>  [1590262174.5812] device (ens20u1u4): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 23 21:29:34 pcarch NetworkManager[414]: <info>  [1590262174.5873] settings: (ens20u1u4): created default wired connection 'Wired connection 2'
May 23 21:29:34 pcarch kernel: usb 1-14: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
May 23 21:29:34 pcarch kernel: usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
May 23 21:29:34 pcarch kernel: mc: Linux media interface: v0.10
May 23 21:29:34 pcarch kernel: hid: raw HID events driver (C) Jiri Kosina
May 23 21:29:34 pcarch kernel: usbcore: registered new interface driver usbhid
May 23 21:29:34 pcarch kernel: usbhid: USB HID core driver
May 23 21:29:34 pcarch kernel: videodev: Linux video capture interface: v2.00
May 23 21:29:34 pcarch kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C52B.0001/input/input18
May 23 21:29:34 pcarch kernel: usbcore: registered new interface driver snd-usb-audio
May 23 21:29:34 pcarch kernel: usb 1-4.4.4: new high-speed USB device number 12 using xhci_hcd
May 23 21:29:34 pcarch kernel: Bluetooth: Core ver 2.22
May 23 21:29:34 pcarch kernel: NET: Registered protocol family 31
May 23 21:29:34 pcarch kernel: Bluetooth: HCI device and connection manager initialized
May 23 21:29:34 pcarch kernel: Bluetooth: HCI socket layer initialized
May 23 21:29:34 pcarch kernel: Bluetooth: L2CAP socket layer initialized
May 23 21:29:34 pcarch kernel: Bluetooth: SCO socket layer initialized
May 23 21:29:34 pcarch kernel: uvcvideo: Found UVC 1.50 device Integrated Camera (13d3:56ba)
May 23 21:29:34 pcarch kernel: uvcvideo 1-8:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
May 23 21:29:34 pcarch kernel: uvcvideo 1-8:1.0: Entity type for entity Extension 4 was not initialized!
May 23 21:29:34 pcarch kernel: uvcvideo 1-8:1.0: Entity type for entity Processing 2 was not initialized!
May 23 21:29:34 pcarch kernel: uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized!
May 23 21:29:34 pcarch kernel: input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input19
May 23 21:29:34 pcarch kernel: usbcore: registered new interface driver btusb
May 23 21:29:34 pcarch kernel: Bluetooth: hci0: Firmware revision 0.0 build 128 week 11 2020
May 23 21:29:34 pcarch systemd[1]: Reached target Bluetooth.
May 23 21:29:34 pcarch kernel: hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
May 23 21:29:34 pcarch kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input20
May 23 21:29:34 pcarch kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input21
May 23 21:29:34 pcarch kernel: uvcvideo: Found UVC 1.50 device Integrated Camera (13d3:56ba)
May 23 21:29:34 pcarch kernel: uvcvideo 1-8:1.2: Entity type for entity Realtek Extended Controls Unit was not initialized!
May 23 21:29:34 pcarch kernel: uvcvideo 1-8:1.2: Entity type for entity Microsoft Extended Controls Uni was not initialized!
May 23 21:29:34 pcarch kernel: uvcvideo 1-8:1.2: Entity type for entity Extension 9 was not initialized!
May 23 21:29:34 pcarch kernel: uvcvideo 1-8:1.2: Entity type for entity Extension 11 was not initialized!
May 23 21:29:34 pcarch kernel: uvcvideo 1-8:1.2: Entity type for entity Processing 15 was not initialized!
May 23 21:29:34 pcarch kernel: uvcvideo 1-8:1.2: Entity type for entity Camera 8 was not initialized!
May 23 21:29:34 pcarch kernel: input: Integrated Camera: Integrated I as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/input/input24
May 23 21:29:34 pcarch kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input22
May 23 21:29:34 pcarch kernel: hid-generic 0003:046D:C52B.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
May 23 21:29:34 pcarch kernel: usbcore: registered new interface driver uvcvideo
May 23 21:29:34 pcarch kernel: USB Video Class driver (1.1.1)
May 23 21:29:34 pcarch kernel: hid-generic 0003:046D:C52B.0003: hiddev1,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input2
May 23 21:29:34 pcarch kernel: hid-generic 0003:1038:1702.0004: hiddev2,hidraw3: USB HID v1.11 Device [SteelSeries SteelSeries Rival 100 Gaming Mouse] on usb-0000:00:14.0-2.2/input0
May 23 21:29:34 pcarch kernel: input: SteelSeries SteelSeries Rival 100 Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2:1.1/0003:1038:1702.0005/input/input25
May 23 21:29:34 pcarch kernel: hid-generic 0003:1038:1702.0005: input,hidraw4: USB HID v1.11 Mouse [SteelSeries SteelSeries Rival 100 Gaming Mouse] on usb-0000:00:14.0-2.2/input1
May 23 21:29:34 pcarch kernel: usb 1-4.4.4: New USB device found, idVendor=05e3, idProduct=0751, bcdDevice=14.04
May 23 21:29:34 pcarch kernel: usb 1-4.4.4: New USB device strings: Mfr=3, Product=4, SerialNumber=0
May 23 21:29:34 pcarch kernel: usb 1-4.4.4: Product: USB Storage
May 23 21:29:34 pcarch kernel: usb 1-4.4.4: Manufacturer: USB Storage
May 23 21:29:34 pcarch kernel: usb-storage 1-4.4.2:1.0: USB Mass Storage device detected
May 23 21:29:34 pcarch kernel: scsi host0: usb-storage 1-4.4.2:1.0
May 23 21:29:34 pcarch kernel: usb-storage 1-4.4.4:1.0: USB Mass Storage device detected
May 23 21:29:34 pcarch kernel: scsi host1: usb-storage 1-4.4.4:1.0
May 23 21:29:34 pcarch kernel: usbcore: registered new interface driver usb-storage
May 23 21:29:34 pcarch kernel: usbcore: registered new interface driver uas
May 23 21:29:35 pcarch systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:nvidia_0...
May 23 21:29:35 pcarch systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:nvidia_0.
May 23 21:29:35 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:nvidia_0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:35 pcarch kernel: logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input2
May 23 21:29:35 pcarch kernel: input: Logitech Unifying Device. Wireless PID:400a Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:400A.0006/input/input26
May 23 21:29:35 pcarch kernel: hid-generic 0003:046D:400A.0006: input,hidraw1: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:400a] on usb-0000:00:14.0-1/input2:1
May 23 21:29:35 pcarch kernel: input: Logitech Unifying Device. Wireless PID:406e Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:406E.0007/input/input30
May 23 21:29:35 pcarch kernel: input: Logitech Unifying Device. Wireless PID:406e Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:406E.0007/input/input31
May 23 21:29:35 pcarch kernel: input: Logitech Unifying Device. Wireless PID:406e System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:406E.0007/input/input32
May 23 21:29:35 pcarch kernel: hid-generic 0003:046D:406E.0007: input,hidraw2: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:406e] on usb-0000:00:14.0-1/input2:2
May 23 21:29:35 pcarch kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
May 23 21:29:35 pcarch acpid[412]: input device has been disconnected, fd 21
May 23 21:29:35 pcarch kernel: input: Logitech M325 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:400A.0006/input/input36
May 23 21:29:35 pcarch kernel: logitech-hidpp-device 0003:046D:400A.0006: input,hidraw1: USB HID v1.11 Mouse [Logitech M325] on usb-0000:00:14.0-1/input2:1
May 23 21:29:35 pcarch acpid[412]: input device has been disconnected, fd 22
May 23 21:29:35 pcarch acpid[412]: client connected from 534[0:0]
May 23 21:29:35 pcarch acpid[412]: 1 client rule loaded
May 23 21:29:35 pcarch acpid[412]: input device has been disconnected, fd 23
May 23 21:29:35 pcarch acpid[412]: input device has been disconnected, fd 24
May 23 21:29:35 pcarch acpid[412]: input device has been disconnected, fd 21
May 23 21:29:35 pcarch acpid[412]: input device has been disconnected, fd 22
May 23 21:29:35 pcarch kernel: input: Logitech K800 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:406E.0007/input/input37
May 23 21:29:35 pcarch kernel: logitech-hidpp-device 0003:046D:406E.0007: input,hidraw2: USB HID v1.11 Keyboard [Logitech K800] on usb-0000:00:14.0-1/input2:2
May 23 21:29:35 pcarch systemd-logind[415]: Watching system buttons on /dev/input/event19 (Logitech K800)
May 23 21:29:35 pcarch kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
May 23 21:29:35 pcarch kernel: scsi 1:0:0:0: Direct-Access     Generic  STORAGE DEVICE   1404 PQ: 0 ANSI: 6
May 23 21:29:35 pcarch kernel: scsi 0:0:0:0: Direct-Access     Generic  STORAGE DEVICE   1404 PQ: 0 ANSI: 6
May 23 21:29:36 pcarch kernel: sd 0:0:0:0: [sda] Attached SCSI removable disk
May 23 21:29:36 pcarch kernel: sd 1:0:0:0: [sdb] Attached SCSI removable disk
May 23 21:29:36 pcarch wpa_supplicant[531]: wlp82s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=FR
May 23 21:29:37 pcarch kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
May 23 21:29:37 pcarch root[576]: ACPI group/action undefined: jack/lineout / LINEOUT
May 23 21:29:37 pcarch root[578]: ACPI group/action undefined: jack/videoout / VIDEOOUT
May 23 21:29:38 pcarch kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
May 23 21:29:38 pcarch lightdm[581]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
May 23 21:29:38 pcarch audit[581]: CRED_ACQ pid=581 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 21:29:38 pcarch lightdm[581]: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
May 23 21:29:38 pcarch kernel: kauditd_printk_skb: 14 callbacks suppressed
May 23 21:29:38 pcarch kernel: audit: type=1103 audit(1590262178.235:25): pid=581 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 21:29:38 pcarch systemd[1]: Created slice User Slice of UID 975.
May 23 21:29:38 pcarch systemd[1]: Starting User Runtime Directory /run/user/975...
May 23 21:29:38 pcarch systemd-logind[415]: New session c1 of user lightdm.
May 23 21:29:38 pcarch systemd[1]: Finished User Runtime Directory /run/user/975.
May 23 21:29:38 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:38 pcarch systemd[1]: Starting User Manager for UID 975...
May 23 21:29:38 pcarch kernel: audit: type=1130 audit(1590262178.252:26): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:38 pcarch kernel: IPv6: ADDRCONF(NETDEV_CHANGE): ens20u1u4: link becomes ready
May 23 21:29:38 pcarch kernel: r8152 4-1.4:1.0 ens20u1u4: carrier on
May 23 21:29:38 pcarch NetworkManager[414]: <info>  [1590262178.2622] device (ens20u1u4): carrier: link connected
May 23 21:29:38 pcarch NetworkManager[414]: <info>  [1590262178.2633] device (ens20u1u4): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
May 23 21:29:38 pcarch audit[585]: USER_ACCT pid=585 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:38 pcarch audit[585]: CRED_ACQ pid=585 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
May 23 21:29:38 pcarch systemd[585]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
May 23 21:29:38 pcarch systemd[585]: pam_unix(systemd-user:session): session opened for user lightdm by (uid=0)
May 23 21:29:38 pcarch NetworkManager[414]: <info>  [1590262178.2640] policy: auto-activating connection 'Wired connection 2' (642c3c1f-c136-35eb-ab7a-a37df0252f5a)
May 23 21:29:38 pcarch NetworkManager[414]: <info>  [1590262178.2647] device (ens20u1u4): Activation: starting connection 'Wired connection 2' (642c3c1f-c136-35eb-ab7a-a37df0252f5a)
May 23 21:29:38 pcarch NetworkManager[414]: <info>  [1590262178.2648] device (ens20u1u4): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
May 23 21:29:38 pcarch audit[585]: USER_START pid=585 uid=0 auid=975 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:38 pcarch NetworkManager[414]: <info>  [1590262178.2651] manager: NetworkManager state is now CONNECTING
May 23 21:29:38 pcarch kernel: audit: type=1101 audit(1590262178.258:27): pid=585 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:38 pcarch kernel: audit: type=1103 audit(1590262178.258:28): pid=585 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
May 23 21:29:38 pcarch kernel: audit: type=1006 audit(1590262178.258:29): pid=585 uid=0 old-auid=4294967295 auid=975 tty=(none) old-ses=4294967295 ses=1 res=1
May 23 21:29:38 pcarch kernel: audit: type=1105 audit(1590262178.258:30): pid=585 uid=0 auid=975 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:38 pcarch NetworkManager[414]: <info>  [1590262178.2654] device (ens20u1u4): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
May 23 21:29:38 pcarch NetworkManager[414]: <info>  [1590262178.2658] device (ens20u1u4): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
May 23 21:29:38 pcarch NetworkManager[414]: <info>  [1590262178.2662] dhcp4 (ens20u1u4): activation: beginning transaction (timeout in 45 seconds)
May 23 21:29:38 pcarch audit: AUDIT1334 prog-id=11 op=LOAD
May 23 21:29:38 pcarch audit: AUDIT1334 prog-id=11 op=UNLOAD
May 23 21:29:38 pcarch kernel: audit: type=1334 audit(1590262178.268:31): prog-id=11 op=LOAD
May 23 21:29:38 pcarch kernel: audit: type=1334 audit(1590262178.268:32): prog-id=11 op=UNLOAD
May 23 21:29:38 pcarch systemd[585]: Reached target Paths.
May 23 21:29:38 pcarch systemd[585]: Reached target Timers.
May 23 21:29:38 pcarch systemd[585]: Starting D-Bus User Message Bus Socket.
May 23 21:29:38 pcarch systemd[585]: Listening on GnuPG network certificate management daemon.
May 23 21:29:38 pcarch systemd[585]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 23 21:29:38 pcarch systemd[585]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
May 23 21:29:38 pcarch systemd[585]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
May 23 21:29:38 pcarch systemd[585]: Listening on GnuPG cryptographic agent and passphrase cache.
May 23 21:29:38 pcarch systemd[585]: Listening on p11-kit server.
May 23 21:29:38 pcarch systemd[585]: Listening on Sound System.
May 23 21:29:38 pcarch systemd[585]: Listening on D-Bus User Message Bus Socket.
May 23 21:29:38 pcarch systemd[585]: Reached target Sockets.
May 23 21:29:38 pcarch systemd[585]: Reached target Basic System.
May 23 21:29:38 pcarch systemd[585]: Reached target Main User Target.
May 23 21:29:38 pcarch systemd[585]: Startup finished in 45ms.
May 23 21:29:38 pcarch systemd[1]: Started User Manager for UID 975.
May 23 21:29:38 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:38 pcarch systemd[1]: Started Session c1 of user lightdm.
May 23 21:29:38 pcarch kernel: audit: type=1130 audit(1590262178.312:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:38 pcarch audit[581]: USER_START pid=581 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 21:29:38 pcarch kernel: audit: type=1105 audit(1590262178.315:34): pid=581 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 21:29:39 pcarch systemd[585]: Started D-Bus User Message Bus.
May 23 21:29:39 pcarch dbus-daemon[593]: [session uid=975 pid=593] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.1' (uid=975 pid=591 comm="/usr/bin/lightdm-gtk-greeter ")
May 23 21:29:39 pcarch systemd[585]: Starting Accessibility services bus...
May 23 21:29:39 pcarch dbus-daemon[593]: [session uid=975 pid=593] Successfully activated service 'org.a11y.Bus'
May 23 21:29:39 pcarch systemd[585]: Started Accessibility services bus.
May 23 21:29:39 pcarch kernel: ucsi_acpi USBC000:00: con1: failed to register alternate modes
May 23 21:29:39 pcarch at-spi-bus-launcher[600]: dbus-daemon[600]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=975 pid=591 comm="/usr/bin/lightdm-gtk-greeter ")
May 23 21:29:39 pcarch at-spi-bus-launcher[600]: dbus-daemon[600]: Successfully activated service 'org.a11y.atspi.Registry'
May 23 21:29:39 pcarch at-spi-bus-launcher[609]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2746] dhcp4 (ens20u1u4): option dhcp_lease_time      => '86400'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2747] dhcp4 (ens20u1u4): option domain_name          => 'numericable.fr'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2747] dhcp4 (ens20u1u4): option domain_name_servers  => '89.2.0.1 89.2.0.2'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2748] dhcp4 (ens20u1u4): option expiry               => '1590348578'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2748] dhcp4 (ens20u1u4): option ip_address           => '192.168.0.11'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2748] dhcp4 (ens20u1u4): option next_server          => '192.168.0.1'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2748] dhcp4 (ens20u1u4): option requested_broadcast_address => '1'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2748] dhcp4 (ens20u1u4): option requested_domain_name => '1'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2749] dhcp4 (ens20u1u4): option requested_domain_name_servers => '1'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2749] dhcp4 (ens20u1u4): option requested_domain_search => '1'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2749] dhcp4 (ens20u1u4): option requested_host_name  => '1'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2749] dhcp4 (ens20u1u4): option requested_interface_mtu => '1'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2749] dhcp4 (ens20u1u4): option requested_ms_classless_static_routes => '1'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2750] dhcp4 (ens20u1u4): option requested_nis_domain => '1'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2750] dhcp4 (ens20u1u4): option requested_nis_servers => '1'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2750] dhcp4 (ens20u1u4): option requested_ntp_servers => '1'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2750] dhcp4 (ens20u1u4): option requested_rfc3442_classless_static_routes => '1'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2750] dhcp4 (ens20u1u4): option requested_root_path  => '1'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2751] dhcp4 (ens20u1u4): option requested_routers    => '1'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2751] dhcp4 (ens20u1u4): option requested_static_routes => '1'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2751] dhcp4 (ens20u1u4): option requested_subnet_mask => '1'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2751] dhcp4 (ens20u1u4): option requested_time_offset => '1'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2751] dhcp4 (ens20u1u4): option requested_wpad       => '1'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2752] dhcp4 (ens20u1u4): option routers              => '192.168.0.1'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2752] dhcp4 (ens20u1u4): option subnet_mask          => '255.255.255.0'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2752] dhcp4 (ens20u1u4): state changed unknown -> bound
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2777] device (ens20u1u4): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2803] device (ens20u1u4): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2804] device (ens20u1u4): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2807] manager: NetworkManager state is now CONNECTED_LOCAL
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2812] manager: NetworkManager state is now CONNECTED_SITE
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2812] policy: set 'Wired connection 2' (ens20u1u4) as default for IPv4 routing and DNS
May 23 21:29:39 pcarch dbus-daemon[413]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.1' (uid=0 pid=414 comm="/usr/bin/NetworkManager --no-daemon ")
May 23 21:29:39 pcarch dbus-daemon[413]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.2850] device (ens20u1u4): Activation: successful, device activated.
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.3483] manager: NetworkManager state is now CONNECTED_GLOBAL
May 23 21:29:39 pcarch systemd[1]: systemd-rfkill.service: Succeeded.
May 23 21:29:39 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:39 pcarch NetworkManager[414]: <info>  [1590262179.9267] manager: startup complete
May 23 21:29:44 pcarch kernel: ucsi_acpi USBC000:00: PPM init failed (-110)
May 23 21:29:44 pcarch systemd[1]: NetworkManager-dispatcher.service: Succeeded.
May 23 21:29:44 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:44 pcarch kernel: kauditd_printk_skb: 1 callbacks suppressed
May 23 21:29:44 pcarch kernel: audit: type=1131 audit(1590262184.372:36): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:45 pcarch kernel: logitech-hidpp-device 0003:046D:406E.0007: HID++ 4.5 device connected.
May 23 21:29:45 pcarch audit[606]: USER_AUTH pid=606 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="lou" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 21:29:45 pcarch kernel: audit: type=1100 audit(1590262185.795:37): pid=606 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="lou" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 21:29:45 pcarch audit[606]: USER_ACCT pid=606 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lou" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 21:29:45 pcarch kernel: audit: type=1101 audit(1590262185.808:38): pid=606 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lou" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 21:29:45 pcarch lightdm[606]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
May 23 21:29:48 pcarch kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
May 23 21:29:48 pcarch root[622]: ACPI group/action undefined: jack/lineout / LINEOUT
May 23 21:29:48 pcarch root[624]: ACPI group/action undefined: jack/videoout / VIDEOOUT
May 23 21:29:48 pcarch kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
May 23 21:29:49 pcarch kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
May 23 21:29:49 pcarch systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
May 23 21:29:49 pcarch systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
May 23 21:29:49 pcarch systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
May 23 21:29:49 pcarch systemd[1]: Condition check resulted in First Boot Wizard being skipped.
May 23 21:29:49 pcarch systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
May 23 21:29:49 pcarch systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
May 23 21:29:49 pcarch systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
May 23 21:29:49 pcarch systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
May 23 21:29:49 pcarch systemd[1]: Condition check resulted in FUSE Control File System being skipped.
May 23 21:29:49 pcarch systemd[1]: Condition check resulted in Create System Users being skipped.
May 23 21:29:49 pcarch systemd[1]: Condition check resulted in Update is Completed being skipped.
May 23 21:29:49 pcarch systemd[1]: Started Getty on tty2.
May 23 21:29:49 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:49 pcarch acpid[412]: client 534[0:0] has disconnected
May 23 21:29:49 pcarch acpid[412]: client 534[0:0] has disconnected
May 23 21:29:49 pcarch kernel: audit: type=1130 audit(1590262189.962:39): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:49 pcarch root[628]: ACPI group/action undefined: jack/lineout / LINEOUT
May 23 21:29:49 pcarch root[630]: ACPI group/action undefined: jack/videoout / VIDEOOUT
May 23 21:29:54 pcarch audit[626]: USER_AUTH pid=626 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty2 res=success'
May 23 21:29:54 pcarch kernel: audit: type=1100 audit(1590262194.478:40): pid=626 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty2 res=success'
May 23 21:29:54 pcarch audit[626]: USER_ACCT pid=626 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty2 res=success'
May 23 21:29:54 pcarch audit[626]: CRED_ACQ pid=626 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty2 res=success'
May 23 21:29:54 pcarch login[626]: pam_unix(login:session): session opened for user root by LOGIN(uid=0)
May 23 21:29:54 pcarch kernel: audit: type=1101 audit(1590262194.492:41): pid=626 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty2 res=success'
May 23 21:29:54 pcarch kernel: audit: type=1103 audit(1590262194.492:42): pid=626 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty2 res=success'
May 23 21:29:54 pcarch kernel: audit: type=1006 audit(1590262194.492:43): pid=626 uid=0 old-auid=4294967295 auid=0 tty=tty2 old-ses=4294967295 ses=2 res=1
May 23 21:29:54 pcarch systemd[1]: Created slice User Slice of UID 0.
May 23 21:29:54 pcarch systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
May 23 21:29:54 pcarch systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
May 23 21:29:54 pcarch systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
May 23 21:29:54 pcarch systemd[1]: Condition check resulted in First Boot Wizard being skipped.
May 23 21:29:54 pcarch systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
May 23 21:29:54 pcarch systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
May 23 21:29:54 pcarch systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
May 23 21:29:54 pcarch systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
May 23 21:29:54 pcarch systemd[1]: Condition check resulted in FUSE Control File System being skipped.
May 23 21:29:54 pcarch systemd[1]: Condition check resulted in Create System Users being skipped.
May 23 21:29:54 pcarch systemd[1]: Condition check resulted in Update is Completed being skipped.
May 23 21:29:54 pcarch systemd[1]: Starting User Runtime Directory /run/user/0...
May 23 21:29:54 pcarch systemd-logind[415]: New session 2 of user root.
May 23 21:29:54 pcarch systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
May 23 21:29:54 pcarch systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
May 23 21:29:54 pcarch systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
May 23 21:29:54 pcarch systemd[1]: Condition check resulted in First Boot Wizard being skipped.
May 23 21:29:54 pcarch systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
May 23 21:29:54 pcarch systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
May 23 21:29:54 pcarch systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
May 23 21:29:54 pcarch systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
May 23 21:29:54 pcarch systemd[1]: Condition check resulted in FUSE Control File System being skipped.
May 23 21:29:54 pcarch systemd[1]: Condition check resulted in Create System Users being skipped.
May 23 21:29:54 pcarch systemd[1]: Condition check resulted in Update is Completed being skipped.
May 23 21:29:54 pcarch systemd[1]: Finished User Runtime Directory /run/user/0.
May 23 21:29:54 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:54 pcarch kernel: audit: type=1130 audit(1590262194.502:44): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:54 pcarch systemd[1]: Starting User Manager for UID 0...
May 23 21:29:54 pcarch audit[633]: USER_ACCT pid=633 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:54 pcarch audit[633]: CRED_ACQ pid=633 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
May 23 21:29:54 pcarch systemd[633]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[root] ruser=[<unknown>] rhost=[<unknown>]
May 23 21:29:54 pcarch systemd[633]: pam_unix(systemd-user:session): session opened for user root by (uid=0)
May 23 21:29:54 pcarch kernel: audit: type=1101 audit(1590262194.505:45): pid=633 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:54 pcarch kernel: audit: type=1103 audit(1590262194.505:46): pid=633 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
May 23 21:29:54 pcarch kernel: audit: type=1006 audit(1590262194.505:47): pid=633 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
May 23 21:29:54 pcarch kernel: audit: type=1105 audit(1590262194.505:48): pid=633 uid=0 auid=0 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="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:54 pcarch audit[633]: USER_START pid=633 uid=0 auid=0 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="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:54 pcarch audit: AUDIT1334 prog-id=12 op=LOAD
May 23 21:29:54 pcarch audit: AUDIT1334 prog-id=12 op=UNLOAD
May 23 21:29:54 pcarch audit: AUDIT1334 prog-id=13 op=LOAD
May 23 21:29:54 pcarch audit: AUDIT1334 prog-id=13 op=UNLOAD
May 23 21:29:54 pcarch systemd[633]: Reached target Paths.
May 23 21:29:54 pcarch systemd[633]: Reached target Timers.
May 23 21:29:54 pcarch systemd[633]: Starting D-Bus User Message Bus Socket.
May 23 21:29:54 pcarch systemd[633]: Listening on GnuPG network certificate management daemon.
May 23 21:29:54 pcarch systemd[633]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 23 21:29:54 pcarch systemd[633]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
May 23 21:29:54 pcarch systemd[633]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
May 23 21:29:54 pcarch systemd[633]: Listening on GnuPG cryptographic agent and passphrase cache.
May 23 21:29:54 pcarch systemd[633]: Listening on p11-kit server.
May 23 21:29:54 pcarch systemd[633]: Condition check resulted in Sound System being skipped.
May 23 21:29:54 pcarch systemd[633]: Listening on D-Bus User Message Bus Socket.
May 23 21:29:54 pcarch systemd[633]: Reached target Sockets.
May 23 21:29:54 pcarch systemd[633]: Reached target Basic System.
May 23 21:29:54 pcarch systemd[633]: Reached target Main User Target.
May 23 21:29:54 pcarch systemd[633]: Startup finished in 51ms.
May 23 21:29:54 pcarch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:29:54 pcarch systemd[1]: Started User Manager for UID 0.
May 23 21:29:54 pcarch systemd[1]: Started Session 2 of user root.
May 23 21:29:54 pcarch audit[626]: USER_START pid=626 uid=0 auid=0 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="root" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty2 res=success'
May 23 21:29:54 pcarch audit[626]: CRED_REFR pid=626 uid=0 auid=0 ses=2 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=pcarch addr=? terminal=tty2 res=success'
May 23 21:29:54 pcarch login[626]: ROOT LOGIN ON tty2
May 23 21:30:03 pcarch systemd[1]: systemd-hostnamed.service: Succeeded.
May 23 21:30:03 pcarch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:30:03 pcarch kernel: kauditd_printk_skb: 7 callbacks suppressed
May 23 21:30:03 pcarch kernel: audit: type=1131 audit(1590262203.722:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 23 21:30:03 pcarch audit: AUDIT1334 prog-id=10 op=UNLOAD
May 23 21:30:03 pcarch audit: AUDIT1334 prog-id=9 op=UNLOAD
May 23 21:30:03 pcarch kernel: audit: type=1334 audit(1590262203.848:57): prog-id=10 op=UNLOAD
May 23 21:30:03 pcarch kernel: audit: type=1334 audit(1590262203.848:58): prog-id=9 op=UNLOAD
May 23 21:36:12 pcarch acpid[412]: client connected from 534[0:0]
May 23 21:36:12 pcarch acpid[412]: 1 client rule loaded
May 23 21:36:12 pcarch kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
May 23 21:36:13 pcarch kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
May 23 21:36:13 pcarch root[738]: ACPI group/action undefined: jack/lineout / LINEOUT
May 23 21:36:13 pcarch root[740]: ACPI group/action undefined: jack/videoout / VIDEOOUT
May 23 21:36:14 pcarch kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
May 23 21:36:14 pcarch root[742]: ACPI group/action undefined: jack/lineout / LINEOUT
May 23 21:36:14 pcarch acpid[412]: client connected from 534[0:0]
May 23 21:36:14 pcarch acpid[412]: 1 client rule loaded
May 23 21:36:14 pcarch root[744]: ACPI group/action undefined: jack/videoout / VIDEOOUT
May 23 21:36:20 pcarch audit[620]: USER_AUTH pid=620 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="lou" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 21:36:20 pcarch kernel: audit: type=1100 audit(1590262580.535:59): pid=620 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="lou" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 21:36:20 pcarch audit[620]: USER_ACCT pid=620 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lou" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 21:36:20 pcarch kernel: audit: type=1101 audit(1590262580.545:60): pid=620 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lou" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 21:36:20 pcarch lightdm[620]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
May 23 21:36:22 pcarch kernel: audit: type=1100 audit(1590262582.972:61): pid=748 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="lou" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 21:36:22 pcarch audit[748]: USER_AUTH pid=748 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="lou" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 21:36:22 pcarch audit[748]: USER_ACCT pid=748 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lou" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 21:36:22 pcarch kernel: audit: type=1101 audit(1590262582.985:62): pid=748 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lou" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 21:36:22 pcarch lightdm[748]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
May 23 21:36:25 pcarch NetworkManager[414]: <info>  [1590262585.3760] device (wlp82s0): set-hw-addr: set MAC address to 9A:77:78:1F:49:D8 (scanning)
May 23 21:36:25 pcarch NetworkManager[414]: <info>  [1590262585.4459] device (wlp82s0): supplicant interface state: disconnected -> inactive
May 23 21:36:25 pcarch NetworkManager[414]: <info>  [1590262585.4459] device (p2p-dev-wlp82s0): supplicant management interface state: disconnected -> inactive
May 23 21:36:38 pcarch audit[756]: USER_AUTH pid=756 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 21:36:38 pcarch kernel: audit: type=1100 audit(1590262598.452:63): pid=756 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 21:36:38 pcarch audit[756]: USER_ACCT pid=756 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 21:36:38 pcarch kernel: audit: type=1101 audit(1590262598.462:64): pid=756 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
May 23 21:36:38 pcarch lightdm[756]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
May 23 21:36:46 pcarch kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
May 23 21:36:46 pcarch root[761]: ACPI group/action undefined: jack/lineout / LINEOUT
May 23 21:36:46 pcarch root[763]: ACPI group/action undefined: jack/videoout / VIDEOOUT
May 23 21:36:47 pcarch kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
May 23 21:36:48 pcarch kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
May 23 21:36:48 pcarch acpid[412]: client 534[0:0] has disconnected
May 23 21:36:48 pcarch acpid[412]: client 534[0:0] has disconnected
May 23 21:36:48 pcarch root[765]: ACPI group/action undefined: jack/lineout / LINEOUT
May 23 21:36:48 pcarch root[767]: ACPI group/action undefined: jack/videoout / VIDEOOUT

/var/log/lightdm/lightdm.log :

[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.30.0, UID=0 PID=465
[+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.00s] DEBUG:   [LightDM] contains unknown option greeter-session
[+0.00s] DEBUG: Registered seat module local
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.01s] DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
[+0.61s] DEBUG: Monitoring logind for seats
[+0.61s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.61s] DEBUG: posix_spawn avoided (fd close requested) 
[+0.61s] DEBUG: Could not run plymouth --ping: Failed to execute child process “plymouth” (No such file or directory)
[+0.61s] WARNING: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
[+0.61s] DEBUG: Loading user config from /etc/lightdm/users.conf
[+0.61s] DEBUG: User lou added
[+0.61s] DEBUG: posix_spawn avoided (automatic reaping requested) (fd close requested) 
[+1.10s] DEBUG: Seat seat0 changes graphical state to true
[+1.10s] DEBUG: New seat added from logind: seat0
[+1.10s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+1.10s] DEBUG: Seat seat0: Starting
[+1.10s] DEBUG: Seat seat0: Creating greeter session
[+1.10s] DEBUG: Seat seat0: Creating display server of type x
[+1.10s] DEBUG: Using VT 1
[+1.10s] DEBUG: Seat seat0: Starting local X display on VT 1
[+1.10s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+1.10s] DEBUG: XServer 0: Writing X server authority to /run/lightdm/root/:0
[+1.10s] DEBUG: XServer 0: Launching X Server
[+1.10s] DEBUG: Launching process 534: /usr/bin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt1 -novtswitch
[+1.10s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+1.10s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+4.79s] DEBUG: Got signal 10 from process 534
[+4.79s] DEBUG: XServer 0: Got signal from X server :0
[+4.79s] DEBUG: XServer 0: Connecting to XServer :0
[+4.97s] DEBUG: posix_spawn avoided (fd close requested) (child_setup specified) 
[+4.97s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+4.97s] DEBUG: Session pid=581: Started with service 'lightdm-greeter', username 'lightdm'
[+4.99s] DEBUG: Session pid=581: Authentication complete with return value 0: Success
[+4.99s] DEBUG: Seat seat0: Session authenticated, running command
[+4.99s] DEBUG: Session pid=581: Running command /usr/bin/lightdm-gtk-greeter
[+4.99s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+4.99s] DEBUG: Session pid=581: Logging to /var/log/lightdm/seat0-greeter.log
[+5.07s] DEBUG: Activating VT 1
[+5.07s] DEBUG: Activating login1 session c1
[+5.07s] DEBUG: Seat seat0 changes active session to c1
[+5.07s] DEBUG: Session c1 is already active
[+5.81s] DEBUG: Greeter connected version=1.30.0 api=1 resettable=false
[+5.88s] DEBUG: Greeter start authentication for lou
[+5.88s] DEBUG: Session pid=606: Started with service 'lightdm', username 'lou'
[+5.88s] DEBUG: Session pid=606: Got 1 message(s) from PAM
[+5.88s] DEBUG: Prompt greeter with 1 message(s)
[+12.54s] DEBUG: Continue authentication
[+12.56s] DEBUG: Session pid=606: Authentication complete with return value 0: Success
[+12.56s] DEBUG: Authenticate result for user lou: Success
[+12.56s] DEBUG: User lou authorized
[+12.57s] DEBUG: Greeter requests default session
[+12.57s] DEBUG: Seat seat0: Failed to find session configuration default
[+12.57s] DEBUG: Seat seat0: Can't find session 'default'
[+12.57s] DEBUG: Greeter start authentication for lou
[+12.57s] DEBUG: Session pid=620: Started with service 'lightdm', username 'lou'
[+12.58s] DEBUG: Session pid=620: Got 1 message(s) from PAM
[+12.58s] DEBUG: Prompt greeter with 1 message(s)
[+16.71s] DEBUG: Seat seat0 changes active session to 
[+21.26s] DEBUG: Seat seat0 changes active session to 2

Just to be sure I have set up the conf right, here is the
grep -n ^[^#] /etc/lightdm/lightdm.conf

21:[LightDM]
25:minimum-vt=1 # Setting this to a value < 7 implies security issues, see FS#46799
29:logind-check-graphical=true
31:run-directory=/run/lightdm
86:[Seat:*]
102:greeter-session=lightdm-gtk-greeter
138:[XDMCPServer]
156:[VNCServer]

Offline

#24 2020-05-23 20:16:23

seth
Member
Registered: 2012-09-03
Posts: 51,218

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

[+12.57s] DEBUG: Seat seat0: Failed to find session configuration default

Try to explicitly select the dwm session.

Online

#25 2020-05-23 20:24:31

loubi
Member
Registered: 2020-05-22
Posts: 19

Re: [SOLVED] Lightdm loop / No greeter / bad layout / Boot stuck

The dmrc file have been updated somehow, not by me.

cat var/cache/lightdm/dmrc/lou.dmrc

[Desktop]
Session=dwm

Where else can I explicitly set the dwm session ?
Did I miss something on the documentation about that ?

Offline

Board footer

Powered by FluxBB