You are not logged in.

#1 2023-06-15 00:46:37

dxd
Member
Registered: 2023-06-14
Posts: 5

bspwm blank screen & memory overload

One day after booting up my laptop, I found that upon logging in, bspwm would display my wallpaper and cursor, but none of my sxhkd keybinds seemed to execute (except one I had set to change the wallpaper using feh). I switched to a tty and discovered that any programs I had tried to launch were indeed running, meaning that the keybinds did work. These programs (mainly kitty, rofi, polybar, and my browser) would use up all of my RAM when I checked with htop in the tty, and my fans start going interstellar. Here's what I've tried so far:

  • Updating all packages

  • Trying the default configurations for bspwm and sxhkd

  • Checking the config for my lightdm login greeter (lightdm-webkit2-greeter with lightdm-webkit2-theme-glorious)

  • Running through all the steps in topic 4.1 of the wiki

  • Removing the bspwm package and installing bspwm-git

  • Removing the sxhkd package and installing sxhkd-git

possibly important info:
HP Pavilion x360 Convertible
Intel CPU & Comet Lake gen graphics with mesa
display server: Xorg
login manager: LightDM
wm: bspwm-git (with sxhkd-git)
terminal: kitty
compositor: picom

I can post the full config files if needed, but they are on my laptop with no graphical interface, so transferring them to the forum will be a bit arduous. Regardless, I doubt it's an issue with them, since the problem remained with the default bspwmrc.


I don't post much on forums, but this one has me stuck. Any help is appreciated.
Thanks!

Last edited by dxd (2023-06-15 15:48:38)

Offline

#2 2023-06-15 07:18:57

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,696

Re: bspwm blank screen & memory overload

so transferring them to the forum will be a bit arduous

1st link below.

I switched to a tty and discovered that any programs I had tried to launch were indeed running

DISPLAY=:0 xwininfo -root -tree
loginctl session-status

Can you

DISPLAY=:0 xterm

and get that to show up on your GUI session?

Also please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General and the complete system journal for the boot:

sudo journalctl -b | curl -F 'f:1=<-' ix.io

Offline

#3 2023-06-15 15:47:03

dxd
Member
Registered: 2023-06-14
Posts: 5

Re: bspwm blank screen & memory overload

Output of DISPLAY=:0 xwininfo -root -tree

xwininfo: Window id: 0x798 (the root window) (has no name)

  Root window id: 0x798 (the root window) (has no name)
  Parent window id: 0x0 (none)
     6 children:
     0xc00002 (has no name): ()  1920x50+0+0  +0+0
     0xc00000 (has no name): ()  1x1+-1+-1  +-1+-1
     0x800004 "picom": ("picom" "picom")  1x1+0+0  +0+0
     0x400001 (has no name): ("motion_recorder" "Bspwm")  1x1+0+0  +0+0
     0x400000 "bspwm": ("wm" "Bspwm")  1x1+-1+-1  +-1+-1
     0x400003 "eDP-1": ("root" "Bspwm")  1920x1080+0+0  +0+0

Output of loginctl session-status

4 - dan (1000)
	   Since: Thu 2023-06-15 11:16:02 EDT; 5min ago
	  Leader: 729 (login)
	    Seat: seat0; vc2
	     TTY: tty2
	 Service: login; type tty; class user
	   State: active
	    Unit: session-4.scope
		  ├─ 729 "login -- dan"
		  ├─ 731 -zsh
		  ├─1002 vim
		  └─1004 loginctl session-status

Jun 15 11:16:02 arch systemd[1]: Started Session 4 of User dan.
Jun 15 11:16:02 arch login[729]: LOGIN ON tty2 BY dan
Jun 15 11:17:03 arch sudo[868]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 15 11:17:07 arch sudo[868]:      dan : TTY=tty2 ; PWD=/home/dan ; USER=root ; COMMAND=/usr/bin/pacman -S xwininfo
Jun 15 11:17:07 arch sudo[868]: pam_unix(sudo:session): session opened for user root(uid=0) by dan(uid=1000)
Jun 15 11:17:07 arch sudo[868]: pam_unix(sudo:session): session closed for user root
Jun 15 11:17:16 arch sudo[888]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 15 11:17:16 arch sudo[888]:      dan : TTY=tty2 ; PWD=/home/dan ; USER=root ; COMMAND=/usr/bin/pacman -S xorg-xwininfo
Jun 15 11:17:16 arch sudo[888]: pam_unix(sudo:session): session opened for user root(uid=0) by dan(uid=1000)
Jun 15 11:17:17 arch sudo[888]: pam_unix(sudo:session): session closed for user root
DISPLAY=:0 xterm

I cannot tell if this command produces anything, because when I switch back to tty1 with Ctrl+Shift+F1, it just displays the text printed during bootup.

Output of /var/log/Xorg.0.log

[     3.612] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[     3.612] Current Operating System: Linux arch 6.3.7-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 10 Jun 2023 00:35:35 +0000 x86_64
[     3.612] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=62c0f0e6-8c0f-472a-813b-0110bb49a9dc zswap.enabled=0 rootflags=subvol=@ rw rootfstype=btrfs
[     3.612]  
[     3.612] Current version of pixman: 0.42.2
[     3.612] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     3.612] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     3.612] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun 15 11:15:34 2023
[     3.612] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     3.612] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     3.612] (==) No Layout section.  Using the first Screen section.
[     3.613] (==) No screen section available. Using defaults.
[     3.613] (**) |-->Screen "Default Screen Section" (0)
[     3.613] (**) |   |-->Monitor "<default monitor>"
[     3.613] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     3.613] (==) Automatically adding devices
[     3.613] (==) Automatically enabling devices
[     3.613] (==) Automatically adding GPU devices
[     3.613] (==) Automatically binding GPU devices
[     3.613] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     3.613] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     3.613] 	Entry deleted from font path.
[     3.613] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[     3.613] 	Entry deleted from font path.
[     3.613] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[     3.613] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     3.613] 	Entry deleted from font path.
[     3.613] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     3.613] 	Entry deleted from font path.
[     3.613] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     3.613] 	Entry deleted from font path.
[     3.613] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     3.613] 	Entry deleted from font path.
[     3.613] (==) FontPath set to:
	
[     3.613] (==) ModulePath set to "/usr/lib/xorg/modules"
[     3.613] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     3.613] (II) Module ABI versions:
[     3.613] 	X.Org ANSI C Emulation: 0.4
[     3.613] 	X.Org Video Driver: 25.2
[     3.613] 	X.Org XInput driver : 24.4
[     3.613] 	X.Org Server Extension : 10.0
[     3.613] (++) using VT number 7

[     3.613] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     3.614] (II) xfree86: Adding drm device (/dev/dri/card0)
[     3.614] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[     3.630] (--) PCI:*(0@0:2:0) 8086:9b41:103c:866e rev 2, Mem @ 0xb0000000/16777216, 0xa0000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[     3.630] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     3.630] (II) LoadModule: "glx"
[     3.630] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     3.639] (II) Module glx: vendor="X.Org Foundation"
[     3.639] 	compiled for 1.21.1.8, module version = 1.0.0
[     3.639] 	ABI class: X.Org Server Extension, version 10.0
[     3.639] (==) Matched intel as autoconfigured driver 0
[     3.639] (==) Matched modesetting as autoconfigured driver 1
[     3.639] (==) Matched fbdev as autoconfigured driver 2
[     3.639] (==) Matched vesa as autoconfigured driver 3
[     3.639] (==) Assigned the driver to the xf86ConfigLayout
[     3.639] (II) LoadModule: "intel"
[     3.639] (WW) Warning, couldn't open module intel
[     3.639] (EE) Failed to load module "intel" (module does not exist, 0)
[     3.639] (II) LoadModule: "modesetting"
[     3.639] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     3.643] (II) Module modesetting: vendor="X.Org Foundation"
[     3.643] 	compiled for 1.21.1.8, module version = 1.21.1
[     3.643] 	Module class: X.Org Video Driver
[     3.643] 	ABI class: X.Org Video Driver, version 25.2
[     3.643] (II) LoadModule: "fbdev"
[     3.643] (WW) Warning, couldn't open module fbdev
[     3.643] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     3.643] (II) LoadModule: "vesa"
[     3.643] (WW) Warning, couldn't open module vesa
[     3.643] (EE) Failed to load module "vesa" (module does not exist, 0)
[     3.643] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     3.661] (II) modeset(0): using drv /dev/dri/card0
[     3.662] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     3.662] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     3.662] (==) modeset(0): RGB weight 888
[     3.662] (==) modeset(0): Default visual is TrueColor
[     3.662] (II) Loading sub module "glamoregl"
[     3.662] (II) LoadModule: "glamoregl"
[     3.662] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     3.677] (II) Module glamoregl: vendor="X.Org Foundation"
[     3.677] 	compiled for 1.21.1.8, module version = 1.0.1
[     3.677] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     4.056] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (CML GT2)
[     4.056] (II) modeset(0): glamor initialized
[     4.056] (==) modeset(0): VariableRefresh: disabled
[     4.056] (==) modeset(0): AsyncFlipSecondaries: disabled
[     4.057] (II) modeset(0): Output eDP-1 has no monitor section
[     4.066] (II) modeset(0): Output HDMI-1 has no monitor section
[     4.068] (II) modeset(0): EDID for output eDP-1
[     4.068] (II) modeset(0): Manufacturer: BOE  Model: 82c  Serial#: 0
[     4.068] (II) modeset(0): Year: 2018  Week: 34
[     4.068] (II) modeset(0): EDID Version: 1.4
[     4.068] (II) modeset(0): Digital Display Input
[     4.068] (II) modeset(0): 6 bits per channel
[     4.068] (II) modeset(0): Digital interface is DisplayPort
[     4.068] (II) modeset(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[     4.068] (II) modeset(0): Gamma: 2.20
[     4.068] (II) modeset(0): No DPMS capabilities specified
[     4.068] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[     4.068] (II) modeset(0): First detailed timing is preferred mode
[     4.068] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[     4.068] (II) modeset(0): Display is continuous-frequency
[     4.068] (II) modeset(0): redX: 0.590 redY: 0.350   greenX: 0.329 greenY: 0.555
[     4.068] (II) modeset(0): blueX: 0.152 blueY: 0.118   whiteX: 0.312 whiteY: 0.328
[     4.068] (II) modeset(0): Manufacturer's mask: 0
[     4.068] (II) modeset(0): Supported detailed timing:
[     4.068] (II) modeset(0): clock: 142.7 MHz   Image Size:  309 x 174 mm
[     4.068] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2124 h_border: 0
[     4.068] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1089 v_blanking: 1120 v_border: 0
[     4.068] (II) modeset(0): Supported detailed timing:
[     4.068] (II) modeset(0): clock: 95.2 MHz   Image Size:  309 x 174 mm
[     4.068] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2124 h_border: 0
[     4.068] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1089 v_blanking: 1120 v_border: 0
[     4.068] (II) modeset(0): Unknown vendor-specific block 2
[     4.068] (II) modeset(0): EDID (in hex):
[     4.068] (II) modeset(0): 	00ffffffffffff0009e52c0800000000
[     4.068] (II) modeset(0): 	221c0104951f11780324109759548e27
[     4.068] (II) modeset(0): 	1e505400000001010101010101010101
[     4.068] (II) modeset(0): 	010101010101c13780cc703828403020
[     4.068] (II) modeset(0): 	360035ae1000001a2b2580cc70382840
[     4.068] (II) modeset(0): 	3020360035ae1000001a000000000000
[     4.068] (II) modeset(0): 	00000000000000000000000000000002
[     4.068] (II) modeset(0): 	000b40ff0a3c7d1611217d0000000068
[     4.068] (II) modeset(0): Printing probed modes for output eDP-1
[     4.068] (II) modeset(0): Modeline "1920x1080"x60.0  142.73  1920 1968 2000 2124  1080 1083 1089 1120 +hsync -vsync (67.2 kHz eP)
[     4.068] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[     4.068] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[     4.068] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     4.068] (II) modeset(0): Modeline "1920x1080"x40.0   95.15  1920 1968 2000 2124  1080 1083 1089 1120 +hsync -vsync (44.8 kHz e)
[     4.068] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     4.068] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     4.068] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     4.068] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[     4.068] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[     4.068] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[     4.068] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[     4.068] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     4.068] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[     4.068] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[     4.068] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     4.068] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[     4.068] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[     4.068] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[     4.068] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[     4.068] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[     4.068] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[     4.068] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[     4.068] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[     4.068] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[     4.068] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[     4.068] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     4.068] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     4.068] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     4.068] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     4.068] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     4.068] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     4.068] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     4.068] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[     4.068] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[     4.068] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     4.068] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     4.068] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[     4.068] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     4.068] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[     4.068] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     4.068] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     4.068] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     4.068] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     4.068] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     4.068] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     4.068] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     4.068] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     4.068] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[     4.068] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[     4.068] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     4.068] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[     4.068] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[     4.068] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     4.068] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[     4.068] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[     4.068] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     4.068] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     4.068] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[     4.068] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[     4.068] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[     4.068] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[     4.068] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[     4.068] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[     4.068] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[     4.068] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[     4.068] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[     4.068] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[     4.068] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     4.068] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[     4.068] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[     4.068] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[     4.068] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[     4.068] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     4.068] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     4.068] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[     4.068] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[     4.068] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     4.068] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[     4.068] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[     4.068] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[     4.068] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[     4.077] (II) modeset(0): EDID for output HDMI-1
[     4.077] (II) modeset(0): Output eDP-1 connected
[     4.077] (II) modeset(0): Output HDMI-1 disconnected
[     4.077] (II) modeset(0): Using exact sizes for initial modes
[     4.077] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[     4.077] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     4.077] (==) modeset(0): DPI set to (96, 96)
[     4.077] (II) Loading sub module "fb"
[     4.077] (II) LoadModule: "fb"
[     4.077] (II) Module "fb" already built-in
[     4.091] (==) modeset(0): Backing store enabled
[     4.091] (==) modeset(0): Silken mouse enabled
[     4.162] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     4.162] (==) modeset(0): DPMS enabled
[     4.163] (II) modeset(0): [DRI2] Setup complete
[     4.163] (II) modeset(0): [DRI2]   DRI driver: iris
[     4.163] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[     4.163] (II) Initializing extension Generic Event Extension
[     4.163] (II) Initializing extension SHAPE
[     4.163] (II) Initializing extension MIT-SHM
[     4.164] (II) Initializing extension XInputExtension
[     4.164] (II) Initializing extension XTEST
[     4.164] (II) Initializing extension BIG-REQUESTS
[     4.165] (II) Initializing extension SYNC
[     4.165] (II) Initializing extension XKEYBOARD
[     4.165] (II) Initializing extension XC-MISC
[     4.166] (II) Initializing extension SECURITY
[     4.166] (II) Initializing extension XFIXES
[     4.166] (II) Initializing extension RENDER
[     4.166] (II) Initializing extension RANDR
[     4.167] (II) Initializing extension COMPOSITE
[     4.167] (II) Initializing extension DAMAGE
[     4.168] (II) Initializing extension MIT-SCREEN-SAVER
[     4.168] (II) Initializing extension DOUBLE-BUFFER
[     4.168] (II) Initializing extension RECORD
[     4.169] (II) Initializing extension DPMS
[     4.169] (II) Initializing extension Present
[     4.169] (II) Initializing extension DRI3
[     4.169] (II) Initializing extension X-Resource
[     4.170] (II) Initializing extension XVideo
[     4.170] (II) Initializing extension XVideo-MotionCompensation
[     4.170] (II) Initializing extension GLX
[     4.190] (II) AIGLX: Loaded and initialized iris
[     4.190] (II) GLX: Initialized DRI2 GL provider for screen 0
[     4.190] (II) Initializing extension XFree86-VidModeExtension
[     4.191] (II) Initializing extension XFree86-DGA
[     4.191] (II) Initializing extension XFree86-DRI
[     4.191] (II) Initializing extension DRI2
[     4.192] (II) modeset(0): Damage tracking initialized
[     4.192] (II) modeset(0): Setting screen physical size to 508 x 285
[     4.248] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     4.248] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     4.248] (**) Power Button: Applying InputClass "system-keyboard"
[     4.248] (II) LoadModule: "libinput"
[     4.248] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     4.252] (II) Module libinput: vendor="X.Org Foundation"
[     4.252] 	compiled for 1.21.1.8, module version = 1.3.0
[     4.252] 	Module class: X.Org XInput Driver
[     4.252] 	ABI class: X.Org XInput driver, version 24.4
[     4.252] (II) Using input driver 'libinput' for 'Power Button'
[     4.252] (**) Power Button: always reports core events
[     4.252] (**) Option "Device" "/dev/input/event2"
[     4.256] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     4.256] (II) event2  - Power Button: device is a keyboard
[     4.256] (II) event2  - Power Button: device removed
[     4.280] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     4.280] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     4.280] (**) Option "xkb_model" "pc105+inet"
[     4.280] (**) Option "xkb_layout" "us"
[     4.280] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     4.328] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     4.328] (II) event2  - Power Button: device is a keyboard
[     4.328] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[     4.328] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     4.328] (**) Video Bus: Applying InputClass "system-keyboard"
[     4.328] (II) Using input driver 'libinput' for 'Video Bus'
[     4.329] (**) Video Bus: always reports core events
[     4.329] (**) Option "Device" "/dev/input/event12"
[     4.330] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[     4.330] (II) event12 - Video Bus: device is a keyboard
[     4.330] (II) event12 - Video Bus: device removed
[     4.380] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input24/event12"
[     4.380] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     4.380] (**) Option "xkb_model" "pc105+inet"
[     4.380] (**) Option "xkb_layout" "us"
[     4.380] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     4.383] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[     4.383] (II) event12 - Video Bus: device is a keyboard
[     4.385] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     4.385] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     4.385] (**) Power Button: Applying InputClass "system-keyboard"
[     4.385] (II) Using input driver 'libinput' for 'Power Button'
[     4.385] (**) Power Button: always reports core events
[     4.385] (**) Option "Device" "/dev/input/event1"
[     4.387] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     4.387] (II) event1  - Power Button: device is a keyboard
[     4.388] (II) event1  - Power Button: device removed
[     4.417] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[     4.417] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[     4.417] (**) Option "xkb_model" "pc105+inet"
[     4.417] (**) Option "xkb_layout" "us"
[     4.417] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     4.419] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     4.420] (II) event1  - Power Button: device is a keyboard
[     4.421] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[     4.421] (II) No input driver specified, ignoring this device.
[     4.421] (II) This device may have been added with another device file.
[     4.424] (II) config/udev: Adding input device SYNA328B:00 06CB:CD50 Mouse (/dev/input/event13)
[     4.424] (**) SYNA328B:00 06CB:CD50 Mouse: Applying InputClass "libinput pointer catchall"
[     4.424] (II) Using input driver 'libinput' for 'SYNA328B:00 06CB:CD50 Mouse'
[     4.424] (**) SYNA328B:00 06CB:CD50 Mouse: always reports core events
[     4.424] (**) Option "Device" "/dev/input/event13"
[     4.427] (II) event13 - SYNA328B:00 06CB:CD50 Mouse: is tagged by udev as: Mouse Pointingstick
[     4.428] (II) event13 - SYNA328B:00 06CB:CD50 Mouse: device is a pointer
[     4.430] (II) event13 - SYNA328B:00 06CB:CD50 Mouse: device removed
[     4.480] (II) libinput: SYNA328B:00 06CB:CD50 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[     4.480] (II) libinput: SYNA328B:00 06CB:CD50 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[     4.480] (II) libinput: SYNA328B:00 06CB:CD50 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[     4.480] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA328B:00/0018:06CB:CD50.0002/input/input25/event13"
[     4.480] (II) XINPUT: Adding extended input device "SYNA328B:00 06CB:CD50 Mouse" (type: MOUSE, id 9)
[     4.481] (**) Option "AccelerationScheme" "none"
[     4.481] (**) SYNA328B:00 06CB:CD50 Mouse: (accel) selected scheme none/0
[     4.481] (**) SYNA328B:00 06CB:CD50 Mouse: (accel) acceleration factor: 2.000
[     4.481] (**) SYNA328B:00 06CB:CD50 Mouse: (accel) acceleration threshold: 4
[     4.484] (II) event13 - SYNA328B:00 06CB:CD50 Mouse: is tagged by udev as: Mouse Pointingstick
[     4.485] (II) event13 - SYNA328B:00 06CB:CD50 Mouse: device is a pointer
[     4.488] (II) config/udev: Adding input device SYNA328B:00 06CB:CD50 Mouse (/dev/input/mouse2)
[     4.488] (II) No input driver specified, ignoring this device.
[     4.488] (II) This device may have been added with another device file.
[     4.490] (II) config/udev: Adding input device SYNA328B:00 06CB:CD50 Touchpad (/dev/input/event14)
[     4.490] (**) SYNA328B:00 06CB:CD50 Touchpad: Applying InputClass "libinput touchpad catchall"
[     4.490] (**) SYNA328B:00 06CB:CD50 Touchpad: Applying InputClass "touchpad catchall"
[     4.490] (**) SYNA328B:00 06CB:CD50 Touchpad: Applying InputClass "Default clickpad buttons"
[     4.490] (II) LoadModule: "synaptics"
[     4.490] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[     4.496] (II) Module synaptics: vendor="X.Org Foundation"
[     4.496] 	compiled for 1.21.1.3, module version = 1.9.2
[     4.496] 	Module class: X.Org XInput Driver
[     4.496] 	ABI class: X.Org XInput driver, version 24.4
[     4.496] (II) Using input driver 'synaptics' for 'SYNA328B:00 06CB:CD50 Touchpad'
[     4.497] (**) SYNA328B:00 06CB:CD50 Touchpad: always reports core events
[     4.497] (**) Option "Device" "/dev/input/event14"
[     4.563] (II) synaptics: SYNA328B:00 06CB:CD50 Touchpad: found clickpad property
[     4.563] (--) synaptics: SYNA328B:00 06CB:CD50 Touchpad: x-axis range 0 - 1272 (res 12)
[     4.563] (--) synaptics: SYNA328B:00 06CB:CD50 Touchpad: y-axis range 0 - 612 (res 12)
[     4.563] (II) synaptics: SYNA328B:00 06CB:CD50 Touchpad: device does not report pressure, will use touch data.
[     4.563] (II) synaptics: SYNA328B:00 06CB:CD50 Touchpad: device does not report finger width.
[     4.563] (--) synaptics: SYNA328B:00 06CB:CD50 Touchpad: buttons: left double triple
[     4.563] (--) synaptics: SYNA328B:00 06CB:CD50 Touchpad: Vendor 0x6cb Product 0xcd50
[     4.563] (--) synaptics: SYNA328B:00 06CB:CD50 Touchpad: invalid pressure range.  defaulting to 0 - 255
[     4.563] (--) synaptics: SYNA328B:00 06CB:CD50 Touchpad: invalid finger width range.  defaulting to 0 - 15
[     4.563] (**) Option "TapButton1" "1"
[     4.563] (**) Option "TapButton2" "2"
[     4.563] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[     4.563] (--) synaptics: SYNA328B:00 06CB:CD50 Touchpad: touchpad found
[     4.563] (**) SYNA328B:00 06CB:CD50 Touchpad: always reports core events
[     4.606] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA328B:00/0018:06CB:CD50.0002/input/input26/event14"
[     4.607] (II) XINPUT: Adding extended input device "SYNA328B:00 06CB:CD50 Touchpad" (type: TOUCHPAD, id 10)
[     4.607] (**) synaptics: SYNA328B:00 06CB:CD50 Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[     4.607] (**) synaptics: SYNA328B:00 06CB:CD50 Touchpad: (accel) MaxSpeed is now 1.75
[     4.607] (**) synaptics: SYNA328B:00 06CB:CD50 Touchpad: (accel) AccelFactor is now 0.142
[     4.607] (**) SYNA328B:00 06CB:CD50 Touchpad: (accel) keeping acceleration scheme 1
[     4.607] (**) SYNA328B:00 06CB:CD50 Touchpad: (accel) acceleration profile 1
[     4.607] (**) SYNA328B:00 06CB:CD50 Touchpad: (accel) acceleration factor: 2.000
[     4.607] (**) SYNA328B:00 06CB:CD50 Touchpad: (accel) acceleration threshold: 4
[     4.607] (--) synaptics: SYNA328B:00 06CB:CD50 Touchpad: touchpad found
[     4.607] (II) config/udev: Adding input device SYNA328B:00 06CB:CD50 Touchpad (/dev/input/mouse3)
[     4.607] (**) SYNA328B:00 06CB:CD50 Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[     4.608] (II) config/udev: Adding input device ELAN2514:00 04F3:2A47 (/dev/input/event8)
[     4.608] (**) ELAN2514:00 04F3:2A47: Applying InputClass "libinput touchscreen catchall"
[     4.608] (II) Using input driver 'libinput' for 'ELAN2514:00 04F3:2A47'
[     4.608] (**) ELAN2514:00 04F3:2A47: always reports core events
[     4.608] (**) Option "Device" "/dev/input/event8"
[     4.609] (II) event8  - ELAN2514:00 04F3:2A47: is tagged by udev as: Touchscreen
[     4.609] (II) event8  - ELAN2514:00 04F3:2A47: device is a touch device
[     4.609] (II) event8  - ELAN2514:00 04F3:2A47: device removed
[     4.640] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN2514:00/0018:04F3:2A47.0001/input/input18/event8"
[     4.640] (II) XINPUT: Adding extended input device "ELAN2514:00 04F3:2A47" (type: TOUCHSCREEN, id 11)
[     4.640] (**) Option "AccelerationScheme" "none"
[     4.640] (**) ELAN2514:00 04F3:2A47: (accel) selected scheme none/0
[     4.640] (**) ELAN2514:00 04F3:2A47: (accel) acceleration factor: 2.000
[     4.640] (**) ELAN2514:00 04F3:2A47: (accel) acceleration threshold: 4
[     4.644] (II) event8  - ELAN2514:00 04F3:2A47: is tagged by udev as: Touchscreen
[     4.644] (II) event8  - ELAN2514:00 04F3:2A47: device is a touch device
[     4.647] (II) config/udev: Adding input device ELAN2514:00 04F3:2A47 (/dev/input/mouse0)
[     4.647] (II) No input driver specified, ignoring this device.
[     4.647] (II) This device may have been added with another device file.
[     4.648] (II) config/udev: Adding input device ELAN2514:00 04F3:2A47 UNKNOWN (/dev/input/event9)
[     4.648] (II) No input driver specified, ignoring this device.
[     4.648] (II) This device may have been added with another device file.
[     4.650] (II) config/udev: Adding input device ELAN2514:00 04F3:2A47 UNKNOWN (/dev/input/event10)
[     4.650] (II) No input driver specified, ignoring this device.
[     4.650] (II) This device may have been added with another device file.
[     4.651] (II) config/udev: Adding input device ELAN2514:00 04F3:2A47 Stylus (/dev/input/event11)
[     4.651] (**) ELAN2514:00 04F3:2A47 Stylus: Applying InputClass "libinput tablet catchall"
[     4.651] (II) Using input driver 'libinput' for 'ELAN2514:00 04F3:2A47 Stylus'
[     4.651] (**) ELAN2514:00 04F3:2A47 Stylus: always reports core events
[     4.651] (**) Option "Device" "/dev/input/event11"
[     4.654] (II) event11 - ELAN2514:00 04F3:2A47 Stylus: is tagged by udev as: Tablet
[     4.704] (II) event11 - ELAN2514:00 04F3:2A47 Stylus: tablet 'ELAN2514:00 04F3:2A47 Stylus' unknown to libwacom
[     4.704] (II) event11 - ELAN2514:00 04F3:2A47 Stylus: device is a tablet
[     4.704] (II) event11 - ELAN2514:00 04F3:2A47 Stylus: device removed
[     4.743] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN2514:00/0018:04F3:2A47.0001/input/input21/event11"
[     4.743] (II) XINPUT: Adding extended input device "ELAN2514:00 04F3:2A47 Stylus" (type: TABLET, id 12)
[     4.744] (II) event11 - ELAN2514:00 04F3:2A47 Stylus: is tagged by udev as: Tablet
[     4.753] (II) event11 - ELAN2514:00 04F3:2A47 Stylus: tablet 'ELAN2514:00 04F3:2A47 Stylus' unknown to libwacom
[     4.754] (II) event11 - ELAN2514:00 04F3:2A47 Stylus: device is a tablet
[     4.754] (II) config/udev: Adding input device ELAN2514:00 04F3:2A47 Stylus (/dev/input/mouse1)
[     4.754] (II) No input driver specified, ignoring this device.
[     4.754] (II) This device may have been added with another device file.
[     4.754] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event17)
[     4.755] (II) No input driver specified, ignoring this device.
[     4.755] (II) This device may have been added with another device file.
[     4.755] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event18)
[     4.755] (II) No input driver specified, ignoring this device.
[     4.755] (II) This device may have been added with another device file.
[     4.755] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event19)
[     4.755] (II) No input driver specified, ignoring this device.
[     4.755] (II) This device may have been added with another device file.
[     4.755] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event20)
[     4.755] (II) No input driver specified, ignoring this device.
[     4.755] (II) This device may have been added with another device file.
[     4.756] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event21)
[     4.756] (II) No input driver specified, ignoring this device.
[     4.756] (II) This device may have been added with another device file.
[     4.756] (II) config/udev: Adding input device Intel HID switches (/dev/input/event16)
[     4.756] (II) No input driver specified, ignoring this device.
[     4.756] (II) This device may have been added with another device file.
[     4.756] (II) config/udev: Adding input device Intel HID events (/dev/input/event4)
[     4.756] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[     4.756] (**) Intel HID events: Applying InputClass "system-keyboard"
[     4.756] (II) Using input driver 'libinput' for 'Intel HID events'
[     4.756] (**) Intel HID events: always reports core events
[     4.756] (**) Option "Device" "/dev/input/event4"
[     4.757] (II) event4  - Intel HID events: is tagged by udev as: Keyboard
[     4.757] (II) event4  - Intel HID events: device is a keyboard
[     4.757] (II) event4  - Intel HID events: device removed
[     4.783] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input4/event4"
[     4.783] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 13)
[     4.783] (**) Option "xkb_model" "pc105+inet"
[     4.783] (**) Option "xkb_layout" "us"
[     4.783] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     4.785] (II) event4  - Intel HID events: is tagged by udev as: Keyboard
[     4.785] (II) event4  - Intel HID events: device is a keyboard
[     4.786] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event5)
[     4.786] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[     4.786] (**) Intel HID 5 button array: Applying InputClass "system-keyboard"
[     4.786] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[     4.786] (**) Intel HID 5 button array: always reports core events
[     4.786] (**) Option "Device" "/dev/input/event5"
[     4.787] (II) event5  - Intel HID 5 button array: is tagged by udev as: Keyboard
[     4.787] (II) event5  - Intel HID 5 button array: device is a keyboard
[     4.787] (II) event5  - Intel HID 5 button array: device removed
[     4.810] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input5/event5"
[     4.810] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 14)
[     4.810] (**) Option "xkb_model" "pc105+inet"
[     4.810] (**) Option "xkb_layout" "us"
[     4.810] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     4.812] (II) event5  - Intel HID 5 button array: is tagged by udev as: Keyboard
[     4.813] (II) event5  - Intel HID 5 button array: device is a keyboard
[     4.815] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[     4.815] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     4.815] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[     4.815] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     4.815] (**) AT Translated Set 2 keyboard: always reports core events
[     4.815] (**) Option "Device" "/dev/input/event3"
[     4.817] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     4.818] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     4.821] (II) event3  - AT Translated Set 2 keyboard: device removed
[     4.837] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     4.837] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[     4.837] (**) Option "xkb_model" "pc105+inet"
[     4.837] (**) Option "xkb_layout" "us"
[     4.837] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     4.840] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     4.840] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     4.845] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[     4.845] (II) No input driver specified, ignoring this device.
[     4.845] (II) This device may have been added with another device file.
[     4.851] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event15)
[     4.851] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     4.851] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[     4.851] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[     4.851] (**) HP WMI hotkeys: always reports core events
[     4.851] (**) Option "Device" "/dev/input/event15"
[     4.853] (II) event15 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[     4.853] (II) event15 - HP WMI hotkeys: device is a keyboard
[     4.853] (II) event15 - HP WMI hotkeys: device is a switch device
[     4.854] (II) event15 - HP WMI hotkeys: device removed
[     4.903] (**) Option "config_info" "udev:/sys/devices/virtual/input/input17/event15"
[     4.903] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 16)
[     4.903] (**) Option "xkb_model" "pc105+inet"
[     4.904] (**) Option "xkb_layout" "us"
[     4.904] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     4.906] (II) event15 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[     4.906] (II) event15 - HP WMI hotkeys: device is a keyboard
[     4.906] (II) event15 - HP WMI hotkeys: device is a switch device
[     4.908] (II) config/udev: Adding input device Wireless hotkeys (/dev/input/event6)
[     4.908] (**) Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
[     4.908] (**) Wireless hotkeys: Applying InputClass "system-keyboard"
[     4.908] (II) Using input driver 'libinput' for 'Wireless hotkeys'
[     4.908] (**) Wireless hotkeys: always reports core events
[     4.908] (**) Option "Device" "/dev/input/event6"
[     4.910] (II) event6  - Wireless hotkeys: is tagged by udev as: Keyboard
[     4.910] (II) event6  - Wireless hotkeys: device is a keyboard
[     4.911] (II) event6  - Wireless hotkeys: device removed
[     4.947] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6"
[     4.947] (II) XINPUT: Adding extended input device "Wireless hotkeys" (type: KEYBOARD, id 17)
[     4.947] (**) Option "xkb_model" "pc105+inet"
[     4.947] (**) Option "xkb_layout" "us"
[     4.947] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     4.949] (II) event6  - Wireless hotkeys: is tagged by udev as: Keyboard
[     4.949] (II) event6  - Wireless hotkeys: device is a keyboard
[     5.029] (II) config/udev: removing device HP WMI hotkeys
[     5.029] (II) event15 - HP WMI hotkeys: device removed
[     5.066] (II) UnloadModule: "libinput"
[     5.066] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event15)
[     5.066] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     5.066] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[     5.066] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[     5.066] (**) HP WMI hotkeys: always reports core events
[     5.066] (**) Option "Device" "/dev/input/event15"
[     5.067] (II) event15 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[     5.067] (II) event15 - HP WMI hotkeys: device is a keyboard
[     5.067] (II) event15 - HP WMI hotkeys: device is a switch device
[     5.067] (II) event15 - HP WMI hotkeys: device removed
[     5.120] (**) Option "config_info" "udev:/sys/devices/virtual/input/input17/event15"
[     5.120] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 16)
[     5.120] (**) Option "xkb_model" "pc105+inet"
[     5.120] (**) Option "xkb_layout" "us"
[     5.120] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     5.122] (II) event15 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[     5.122] (II) event15 - HP WMI hotkeys: device is a keyboard
[     5.122] (II) event15 - HP WMI hotkeys: device is a switch device
[     5.125] (II) config/udev: Adding input device Intel HID switches (/dev/input/event16)
[     5.125] (II) No input driver specified, ignoring this device.
[     5.125] (II) This device may have been added with another device file.
[     5.126] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event18)
[     5.126] (II) No input driver specified, ignoring this device.
[     5.126] (II) This device may have been added with another device file.
[     5.127] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event20)
[     5.127] (II) No input driver specified, ignoring this device.
[     5.127] (II) This device may have been added with another device file.
[     5.128] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event19)
[     5.128] (II) No input driver specified, ignoring this device.
[     5.128] (II) This device may have been added with another device file.
[     5.128] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event17)
[     5.129] (II) No input driver specified, ignoring this device.
[     5.129] (II) This device may have been added with another device file.
[     5.129] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event21)
[     5.129] (II) No input driver specified, ignoring this device.
[     5.129] (II) This device may have been added with another device file.
[    15.478] (II) modeset(0): EDID vendor "BOE", prod id 2092
[    15.478] (II) modeset(0): Printing DDC gathered Modelines:
[    15.478] (II) modeset(0): Modeline "1920x1080"x0.0  142.73  1920 1968 2000 2124  1080 1083 1089 1120 +hsync -vsync (67.2 kHz eP)
[    15.478] (II) modeset(0): Modeline "1920x1080"x0.0   95.15  1920 1968 2000 2124  1080 1083 1089 1120 +hsync -vsync (44.8 kHz e)
[    25.768] (II) event2  - Power Button: device removed
[    25.790] (II) event12 - Video Bus: device removed
[    25.853] (II) event1  - Power Button: device removed
[    25.880] (II) event13 - SYNA328B:00 06CB:CD50 Mouse: device removed
[    25.970] (II) event8  - ELAN2514:00 04F3:2A47: device removed
[    26.020] (II) event11 - ELAN2514:00 04F3:2A47 Stylus: device removed
[    26.063] (II) event4  - Intel HID events: device removed
[    26.080] (II) event5  - Intel HID 5 button array: device removed
[    26.100] (II) event3  - AT Translated Set 2 keyboard: device removed
[    26.126] (II) event6  - Wireless hotkeys: device removed
[    26.180] (II) event15 - HP WMI hotkeys: device removed
[    26.226] (II) AIGLX: Suspending AIGLX clients for VT switch

Output of sudo journalctl -b

Jun 15 11:15:32 arch kernel: microcode: updated early: 0xea -> 0xf6, date = 2022-12-26
Jun 15 11:15:32 arch kernel: Linux version 6.3.7-arch1-1 (linux@archlinux) (gcc (GCC) 13.1.1 20230429, GNU ld (GNU Binutils) 2.40.0) #1 SMP PREEMPT_DYNAMIC Sat, 10 Jun 2023 00:35:35 +0000
Jun 15 11:15:32 arch kernel: Command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=62c0f0e6-8c0f-472a-813b-0110bb49a9dc zswap.enabled=0 rootflags=subvol=@ rw rootfstype=btrfs
Jun 15 11:15:32 arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 15 11:15:32 arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 15 11:15:32 arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 15 11:15:32 arch kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Jun 15 11:15:32 arch kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Jun 15 11:15:32 arch kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jun 15 11:15:32 arch kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Jun 15 11:15:32 arch kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Jun 15 11:15:32 arch kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Jun 15 11:15:32 arch kernel: signal: max sigframe size: 2032
Jun 15 11:15:32 arch kernel: BIOS-provided physical RAM map:
Jun 15 11:15:32 arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Jun 15 11:15:32 arch kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Jun 15 11:15:32 arch kernel: BIOS-e820: [mem 0x0000000000100000-0x000000009855dfff] usable
Jun 15 11:15:32 arch kernel: BIOS-e820: [mem 0x000000009855e000-0x000000009ac1dfff] reserved
Jun 15 11:15:32 arch kernel: BIOS-e820: [mem 0x000000009ac1e000-0x000000009ba7dfff] ACPI NVS
Jun 15 11:15:32 arch kernel: BIOS-e820: [mem 0x000000009ba7e000-0x000000009bb4dfff] ACPI data
Jun 15 11:15:32 arch kernel: BIOS-e820: [mem 0x000000009bb4e000-0x000000009bb4efff] usable
Jun 15 11:15:32 arch kernel: BIOS-e820: [mem 0x000000009bb4f000-0x000000009f7fffff] reserved
Jun 15 11:15:32 arch kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 15 11:15:32 arch kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Jun 15 11:15:32 arch kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
Jun 15 11:15:32 arch kernel: BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
Jun 15 11:15:32 arch kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jun 15 11:15:32 arch kernel: BIOS-e820: [mem 0x00000000ff380000-0x00000000ffffffff] reserved
Jun 15 11:15:32 arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000025c7fffff] usable
Jun 15 11:15:32 arch kernel: NX (Execute Disable) protection: active
Jun 15 11:15:32 arch kernel: efi: EFI v2.7 by INSYDE Corp.
Jun 15 11:15:32 arch kernel: efi: ACPI=0x9bb4d000 ACPI 2.0=0x9bb4d014 TPMFinalLog=0x9ba74000 ESRT=0x99e14018 SMBIOS=0x99602000 SMBIOS 3.0=0x99600000 RNG=0x9bad9f18 INITRD=0x865edf18 TPMEventLog=0x865e6018 
Jun 15 11:15:32 arch kernel: random: crng init done
Jun 15 11:15:32 arch kernel: efi: Remove mem47: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Jun 15 11:15:32 arch kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Jun 15 11:15:32 arch kernel: efi: Not removing mem48: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
Jun 15 11:15:32 arch kernel: efi: Not removing mem49: MMIO range=[0xfed10000-0xfed19fff] (40KB) from e820 map
Jun 15 11:15:32 arch kernel: efi: Not removing mem50: MMIO range=[0xfed84000-0xfed84fff] (4KB) from e820 map
Jun 15 11:15:32 arch kernel: efi: Not removing mem51: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Jun 15 11:15:32 arch kernel: efi: Remove mem52: MMIO range=[0xff380000-0xffffffff] (12MB) from e820 map
Jun 15 11:15:32 arch kernel: e820: remove [mem 0xff380000-0xffffffff] reserved
Jun 15 11:15:32 arch kernel: SMBIOS 3.2.0 present.
Jun 15 11:15:32 arch kernel: DMI: HP HP Pavilion x360 Convertible 14m-dh1xxx/866E, BIOS F.11 08/30/2021
Jun 15 11:15:32 arch kernel: tsc: Detected 2100.000 MHz processor
Jun 15 11:15:32 arch kernel: tsc: Detected 2099.944 MHz TSC
Jun 15 11:15:32 arch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 15 11:15:32 arch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 15 11:15:32 arch kernel: last_pfn = 0x25c800 max_arch_pfn = 0x400000000
Jun 15 11:15:32 arch kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jun 15 11:15:32 arch kernel: last_pfn = 0x9bb4f max_arch_pfn = 0x400000000
Jun 15 11:15:32 arch kernel: esrt: Reserving ESRT space from 0x0000000099e14018 to 0x0000000099e14050.
Jun 15 11:15:32 arch kernel: Using GB pages for direct mapping
Jun 15 11:15:32 arch kernel: Secure boot disabled
Jun 15 11:15:32 arch kernel: RAMDISK: [mem 0x83cb0000-0x84dd1fff]
Jun 15 11:15:32 arch kernel: ACPI: Early table checksum verification disabled
Jun 15 11:15:32 arch kernel: ACPI: RSDP 0x000000009BB4D014 000024 (v02 HPQOEM)
Jun 15 11:15:32 arch kernel: ACPI: XSDT 0x000000009BB2B188 000124 (v01 HPQOEM SLIC-MPC 00000002 HP   01000013)
Jun 15 11:15:32 arch kernel: ACPI: FACP 0x000000009BB4C000 00010C (v05 HPQOEM SLIC-MPC 00000002 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: DSDT 0x000000009BAE0000 0464A5 (v02 HPQOEM SLIC-MPC 00000002 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: FACS 0x000000009BA14000 000040
Jun 15 11:15:32 arch kernel: ACPI: UEFI 0x000000009BA7C000 000236 (v01 HPQOEM 866E     00000001 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0x000000009BB47000 00411C (v02 HPQOEM 866E     00001000 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0x000000009BB45000 001B4A (v02 HPQOEM 866E     00003000 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0x000000009BB41000 003056 (v02 HPQOEM 866E     00003000 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0x000000009BB40000 00045A (v02 HPQOEM 866E     00001000 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0x000000009BB3F000 000046 (v02 HPQOEM 866E     00003000 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: TPM2 0x000000009BB3E000 000034 (v03 HPQOEM 866E     00000002 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0x000000009BB3D000 000169 (v01 HPQOEM 866E     00001000 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0x000000009BB38000 0048FE (v01 HPQOEM 866E     00001000 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: MSDM 0x000000009BB37000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: LPIT 0x000000009BB36000 000094 (v01 HPQOEM 866E     00000002 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: WSMT 0x000000009BB35000 000028 (v01 HPQOEM 866E     00000002 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0x000000009BB34000 000B70 (v02 HPQOEM 866E     00001000 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0x000000009BB32000 00149F (v02 HPQOEM 866E     00000000 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: DBGP 0x000000009BB31000 000034 (v01 HPQOEM SLIC-MPC 00000002 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: DBG2 0x000000009BB30000 000054 (v00 HPQOEM 866E     00000002 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0x000000009BB2F000 000B9F (v02 HPQOEM 866E     00001000 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0x000000009BB2D000 001971 (v02 HPQOEM 866E     00000000 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: NHLT 0x000000009BB2C000 00002D (v00 HPQOEM 866E     00000002 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: HPET 0x000000009BB2A000 000038 (v01 HPQOEM 866E     00000002 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: APIC 0x000000009BB29000 000164 (v03 HPQOEM SLIC-MPC 00000002 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: MCFG 0x000000009BB28000 00003C (v01 HPQOEM 866E     00000002 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0x000000009BB27000 0000F5 (v01 HPQOEM 866E     00000002 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: DMAR 0x000000009BADF000 0000A8 (v01 HPQOEM 866E     00000002 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0x000000009BADE000 000D8C (v02 HPQOEM 866E     00001000 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0x000000009BADD000 000164 (v01 HPQOEM 866E     00001000 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0x000000009BADC000 00005C (v02 HPQOEM 866E     00001000 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: UEFI 0x000000009B212000 00063A (v01 HPQOEM 866E     00000000 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: UEFI 0x000000009B211000 00005C (v01 HPQOEM 866E     00000000 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: FPDT 0x000000009BADB000 000044 (v01 HPQOEM SLIC-MPC 00000002 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: BGRT 0x000000009BADA000 000038 (v01 HPQOEM 866E     00000001 HP   00040000)
Jun 15 11:15:32 arch kernel: ACPI: Reserving FACP table memory at [mem 0x9bb4c000-0x9bb4c10b]
Jun 15 11:15:32 arch kernel: ACPI: Reserving DSDT table memory at [mem 0x9bae0000-0x9bb264a4]
Jun 15 11:15:32 arch kernel: ACPI: Reserving FACS table memory at [mem 0x9ba14000-0x9ba1403f]
Jun 15 11:15:32 arch kernel: ACPI: Reserving UEFI table memory at [mem 0x9ba7c000-0x9ba7c235]
Jun 15 11:15:32 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x9bb47000-0x9bb4b11b]
Jun 15 11:15:32 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x9bb45000-0x9bb46b49]
Jun 15 11:15:32 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x9bb41000-0x9bb44055]
Jun 15 11:15:32 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x9bb40000-0x9bb40459]
Jun 15 11:15:32 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x9bb3f000-0x9bb3f045]
Jun 15 11:15:32 arch kernel: ACPI: Reserving TPM2 table memory at [mem 0x9bb3e000-0x9bb3e033]
Jun 15 11:15:32 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x9bb3d000-0x9bb3d168]
Jun 15 11:15:32 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x9bb38000-0x9bb3c8fd]
Jun 15 11:15:32 arch kernel: ACPI: Reserving MSDM table memory at [mem 0x9bb37000-0x9bb37054]
Jun 15 11:15:32 arch kernel: ACPI: Reserving LPIT table memory at [mem 0x9bb36000-0x9bb36093]
Jun 15 11:15:32 arch kernel: ACPI: Reserving WSMT table memory at [mem 0x9bb35000-0x9bb35027]
Jun 15 11:15:32 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x9bb34000-0x9bb34b6f]
Jun 15 11:15:32 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x9bb32000-0x9bb3349e]
Jun 15 11:15:32 arch kernel: ACPI: Reserving DBGP table memory at [mem 0x9bb31000-0x9bb31033]
Jun 15 11:15:32 arch kernel: ACPI: Reserving DBG2 table memory at [mem 0x9bb30000-0x9bb30053]
Jun 15 11:15:32 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x9bb2f000-0x9bb2fb9e]
Jun 15 11:15:32 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x9bb2d000-0x9bb2e970]
Jun 15 11:15:32 arch kernel: ACPI: Reserving NHLT table memory at [mem 0x9bb2c000-0x9bb2c02c]
Jun 15 11:15:32 arch kernel: ACPI: Reserving HPET table memory at [mem 0x9bb2a000-0x9bb2a037]
Jun 15 11:15:32 arch kernel: ACPI: Reserving APIC table memory at [mem 0x9bb29000-0x9bb29163]
Jun 15 11:15:32 arch kernel: ACPI: Reserving MCFG table memory at [mem 0x9bb28000-0x9bb2803b]
Jun 15 11:15:32 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x9bb27000-0x9bb270f4]
Jun 15 11:15:32 arch kernel: ACPI: Reserving DMAR table memory at [mem 0x9badf000-0x9badf0a7]
Jun 15 11:15:32 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x9bade000-0x9baded8b]
Jun 15 11:15:32 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x9badd000-0x9badd163]
Jun 15 11:15:32 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x9badc000-0x9badc05b]
Jun 15 11:15:32 arch kernel: ACPI: Reserving UEFI table memory at [mem 0x9b212000-0x9b212639]
Jun 15 11:15:32 arch kernel: ACPI: Reserving UEFI table memory at [mem 0x9b211000-0x9b21105b]
Jun 15 11:15:32 arch kernel: ACPI: Reserving FPDT table memory at [mem 0x9badb000-0x9badb043]
Jun 15 11:15:32 arch kernel: ACPI: Reserving BGRT table memory at [mem 0x9bada000-0x9bada037]
Jun 15 11:15:32 arch kernel: No NUMA configuration found
Jun 15 11:15:32 arch kernel: Faking a node at [mem 0x0000000000000000-0x000000025c7fffff]
Jun 15 11:15:32 arch kernel: NODE_DATA(0) allocated [mem 0x25c7f9000-0x25c7fdfff]
Jun 15 11:15:32 arch kernel: Zone ranges:
Jun 15 11:15:32 arch kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jun 15 11:15:32 arch kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jun 15 11:15:32 arch kernel:   Normal   [mem 0x0000000100000000-0x000000025c7fffff]
Jun 15 11:15:32 arch kernel:   Device   empty
Jun 15 11:15:32 arch kernel: Movable zone start for each node
Jun 15 11:15:32 arch kernel: Early memory node ranges
Jun 15 11:15:32 arch kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
Jun 15 11:15:32 arch kernel:   node   0: [mem 0x0000000000100000-0x000000009855dfff]
Jun 15 11:15:32 arch kernel:   node   0: [mem 0x000000009bb4e000-0x000000009bb4efff]
Jun 15 11:15:32 arch kernel:   node   0: [mem 0x0000000100000000-0x000000025c7fffff]
Jun 15 11:15:32 arch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000025c7fffff]
Jun 15 11:15:32 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jun 15 11:15:32 arch kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Jun 15 11:15:32 arch kernel: On node 0, zone DMA32: 13808 pages in unavailable ranges
Jun 15 11:15:32 arch kernel: On node 0, zone Normal: 17585 pages in unavailable ranges
Jun 15 11:15:32 arch kernel: On node 0, zone Normal: 14336 pages in unavailable ranges
Jun 15 11:15:32 arch kernel: Reserving Intel graphics memory at [mem 0x9d800000-0x9f7fffff]
Jun 15 11:15:32 arch kernel: ACPI: PM-Timer IO Port: 0x1808
Jun 15 11:15:32 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jun 15 11:15:32 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jun 15 11:15:32 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jun 15 11:15:32 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jun 15 11:15:32 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Jun 15 11:15:32 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Jun 15 11:15:32 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Jun 15 11:15:32 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Jun 15 11:15:32 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Jun 15 11:15:32 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Jun 15 11:15:32 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Jun 15 11:15:32 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Jun 15 11:15:32 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Jun 15 11:15:32 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Jun 15 11:15:32 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Jun 15 11:15:32 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Jun 15 11:15:32 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Jun 15 11:15:32 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Jun 15 11:15:32 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Jun 15 11:15:32 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Jun 15 11:15:32 arch kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Jun 15 11:15:32 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 15 11:15:32 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jun 15 11:15:32 arch kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jun 15 11:15:32 arch kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Jun 15 11:15:32 arch kernel: e820: update [mem 0x86695000-0x866a8fff] usable ==> reserved
Jun 15 11:15:32 arch kernel: TSC deadline timer available
Jun 15 11:15:32 arch kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Jun 15 11:15:32 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 15 11:15:32 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Jun 15 11:15:32 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x86695000-0x866a8fff]
Jun 15 11:15:32 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x9855e000-0x9ac1dfff]
Jun 15 11:15:32 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x9ac1e000-0x9ba7dfff]
Jun 15 11:15:32 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x9ba7e000-0x9bb4dfff]
Jun 15 11:15:32 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x9bb4f000-0x9f7fffff]
Jun 15 11:15:32 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x9f800000-0xfdffffff]
Jun 15 11:15:32 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Jun 15 11:15:32 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfed0ffff]
Jun 15 11:15:32 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
Jun 15 11:15:32 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
Jun 15 11:15:32 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
Jun 15 11:15:32 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed85000-0xfedfffff]
Jun 15 11:15:32 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Jun 15 11:15:32 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
Jun 15 11:15:32 arch kernel: [mem 0x9f800000-0xfdffffff] available for PCI devices
Jun 15 11:15:32 arch kernel: Booting paravirtualized kernel on bare hardware
Jun 15 11:15:32 arch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jun 15 11:15:32 arch kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
Jun 15 11:15:32 arch kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
Jun 15 11:15:32 arch kernel: pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
Jun 15 11:15:32 arch kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Jun 15 11:15:32 arch kernel: Fallback order for Node 0: 0 
Jun 15 11:15:32 arch kernel: Built 1 zonelists, mobility grouping on.  Total pages: 2019113
Jun 15 11:15:32 arch kernel: Policy zone: Normal
Jun 15 11:15:32 arch kernel: Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=62c0f0e6-8c0f-472a-813b-0110bb49a9dc zswap.enabled=0 rootflags=subvol=@ rw rootfstype=btrfs
Jun 15 11:15:32 arch kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Jun 15 11:15:32 arch kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Jun 15 11:15:32 arch kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jun 15 11:15:32 arch kernel: software IO TLB: area num 8.
Jun 15 11:15:32 arch kernel: Memory: 7836864K/8205300K available (16384K kernel code, 2107K rwdata, 12656K rodata, 3324K init, 4000K bss, 368176K reserved, 0K cma-reserved)
Jun 15 11:15:32 arch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Jun 15 11:15:32 arch kernel: ftrace: allocating 47297 entries in 185 pages
Jun 15 11:15:32 arch kernel: ftrace: allocated 185 pages with 5 groups
Jun 15 11:15:32 arch kernel: Dynamic Preempt: full
Jun 15 11:15:32 arch kernel: rcu: Preemptible hierarchical RCU implementation.
Jun 15 11:15:32 arch kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
Jun 15 11:15:32 arch kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Jun 15 11:15:32 arch kernel:         Trampoline variant of Tasks RCU enabled.
Jun 15 11:15:32 arch kernel:         Rude variant of Tasks RCU enabled.
Jun 15 11:15:32 arch kernel:         Tracing variant of Tasks RCU enabled.
Jun 15 11:15:32 arch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jun 15 11:15:32 arch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Jun 15 11:15:32 arch kernel: NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
Jun 15 11:15:32 arch kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jun 15 11:15:32 arch kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jun 15 11:15:32 arch kernel: Console: colour dummy device 80x25
Jun 15 11:15:32 arch kernel: printk: console [tty0] enabled
Jun 15 11:15:32 arch kernel: ACPI: Core revision 20221020
Jun 15 11:15:32 arch kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Jun 15 11:15:32 arch kernel: APIC: Switch to symmetric I/O mode setup
Jun 15 11:15:32 arch kernel: DMAR: Host address width 39
Jun 15 11:15:32 arch kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Jun 15 11:15:32 arch kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
Jun 15 11:15:32 arch kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Jun 15 11:15:32 arch kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Jun 15 11:15:32 arch kernel: DMAR: RMRR base: 0x0000009aa51000 end: 0x0000009aa70fff
Jun 15 11:15:32 arch kernel: DMAR: RMRR base: 0x0000009d000000 end: 0x0000009f7fffff
Jun 15 11:15:32 arch kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Jun 15 11:15:32 arch kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Jun 15 11:15:32 arch kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Jun 15 11:15:32 arch kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Jun 15 11:15:32 arch kernel: x2apic enabled
Jun 15 11:15:32 arch kernel: Switched APIC routing to cluster x2apic.
Jun 15 11:15:32 arch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1e44fb6c2ab, max_idle_ns: 440795206594 ns
Jun 15 11:15:32 arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4201.88 BogoMIPS (lpj=6999813)
Jun 15 11:15:32 arch kernel: pid_max: default: 32768 minimum: 301
Jun 15 11:15:32 arch kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,integrity,bpf
Jun 15 11:15:32 arch kernel: landlock: Up and running.
Jun 15 11:15:32 arch kernel: Yama: becoming mindful.
Jun 15 11:15:32 arch kernel: LSM support for eBPF active
Jun 15 11:15:32 arch kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
Jun 15 11:15:32 arch kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
Jun 15 11:15:32 arch kernel: x86/cpu: SGX disabled by BIOS.
Jun 15 11:15:32 arch kernel: CPU0: Thermal monitoring enabled (TM1)
Jun 15 11:15:32 arch kernel: process: using mwait in idle threads
Jun 15 11:15:32 arch kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Jun 15 11:15:32 arch kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Jun 15 11:15:32 arch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jun 15 11:15:32 arch kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Jun 15 11:15:32 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jun 15 11:15:32 arch kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Jun 15 11:15:32 arch kernel: RETBleed: Mitigation: Enhanced IBRS
Jun 15 11:15:32 arch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jun 15 11:15:32 arch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Jun 15 11:15:32 arch kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
Jun 15 11:15:32 arch kernel: SRBDS: Mitigation: Microcode
Jun 15 11:15:32 arch kernel: Freeing SMP alternatives memory: 40K
Jun 15 11:15:32 arch kernel: smpboot: CPU0: Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz (family: 0x6, model: 0x8e, stepping: 0xc)
Jun 15 11:15:32 arch kernel: cblist_init_generic: Setting adjustable number of callback queues.
Jun 15 11:15:32 arch kernel: cblist_init_generic: Setting shift to 3 and lim to 1.
Jun 15 11:15:32 arch kernel: cblist_init_generic: Setting shift to 3 and lim to 1.
Jun 15 11:15:32 arch kernel: cblist_init_generic: Setting shift to 3 and lim to 1.
Jun 15 11:15:32 arch kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Jun 15 11:15:32 arch kernel: ... version:                4
Jun 15 11:15:32 arch kernel: ... bit width:              48
Jun 15 11:15:32 arch kernel: ... generic registers:      4
Jun 15 11:15:32 arch kernel: ... value mask:             0000ffffffffffff
Jun 15 11:15:32 arch kernel: ... max period:             00007fffffffffff
Jun 15 11:15:32 arch kernel: ... fixed-purpose events:   3
Jun 15 11:15:32 arch kernel: ... event mask:             000000070000000f
Jun 15 11:15:32 arch kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1901
Jun 15 11:15:32 arch kernel: rcu: Hierarchical SRCU implementation.
Jun 15 11:15:32 arch kernel: rcu:         Max phase no-delay instances is 1000.
Jun 15 11:15:32 arch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jun 15 11:15:32 arch kernel: smp: Bringing up secondary CPUs ...
Jun 15 11:15:32 arch kernel: x86: Booting SMP configuration:
Jun 15 11:15:32 arch kernel: .... node  #0, CPUs:      #1 #2 #3 #4
Jun 15 11:15:32 arch kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Jun 15 11:15:32 arch kernel:  #5 #6 #7
Jun 15 11:15:32 arch kernel: smp: Brought up 1 node, 8 CPUs
Jun 15 11:15:32 arch kernel: smpboot: Max logical packages: 1
Jun 15 11:15:32 arch kernel: smpboot: Total of 8 processors activated (33612.06 BogoMIPS)
Jun 15 11:15:32 arch kernel: devtmpfs: initialized
Jun 15 11:15:32 arch kernel: x86/mm: Memory block size: 128MB
Jun 15 11:15:32 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0x9ac1e000-0x9ba7dfff] (15073280 bytes)
Jun 15 11:15:32 arch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jun 15 11:15:32 arch kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Jun 15 11:15:32 arch kernel: pinctrl core: initialized pinctrl subsystem
Jun 15 11:15:32 arch kernel: PM: RTC time: 15:15:30, date: 2023-06-15
Jun 15 11:15:32 arch kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jun 15 11:15:32 arch kernel: DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
Jun 15 11:15:32 arch kernel: DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jun 15 11:15:32 arch kernel: DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jun 15 11:15:32 arch kernel: audit: initializing netlink subsys (disabled)
Jun 15 11:15:32 arch kernel: audit: type=2000 audit(1686842130.016:1): state=initialized audit_enabled=0 res=1
Jun 15 11:15:32 arch kernel: thermal_sys: Registered thermal governor 'fair_share'
Jun 15 11:15:32 arch kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jun 15 11:15:32 arch kernel: thermal_sys: Registered thermal governor 'step_wise'
Jun 15 11:15:32 arch kernel: thermal_sys: Registered thermal governor 'user_space'
Jun 15 11:15:32 arch kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jun 15 11:15:32 arch kernel: cpuidle: using governor ladder
Jun 15 11:15:32 arch kernel: cpuidle: using governor menu
Jun 15 11:15:32 arch kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jun 15 11:15:32 arch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 15 11:15:32 arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jun 15 11:15:32 arch kernel: PCI: not using MMCONFIG
Jun 15 11:15:32 arch kernel: PCI: Using configuration type 1 for base access
Jun 15 11:15:32 arch kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jun 15 11:15:32 arch kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jun 15 11:15:32 arch kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Jun 15 11:15:32 arch kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Jun 15 11:15:32 arch kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jun 15 11:15:32 arch kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jun 15 11:15:32 arch kernel: fbcon: Taking over console
Jun 15 11:15:32 arch kernel: ACPI: Added _OSI(Module Device)
Jun 15 11:15:32 arch kernel: ACPI: Added _OSI(Processor Device)
Jun 15 11:15:32 arch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 15 11:15:32 arch kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 15 11:15:32 arch kernel: ACPI: 16 ACPI AML tables successfully acquired and loaded
Jun 15 11:15:32 arch kernel: ACPI: Dynamic OEM Table Load:
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0xFFFF994D40D81900 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160422)
Jun 15 11:15:32 arch kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
Jun 15 11:15:32 arch kernel: ACPI: Dynamic OEM Table Load:
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0xFFFF994D40D66000 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
Jun 15 11:15:32 arch kernel: ACPI: Dynamic OEM Table Load:
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0xFFFF994D417B2800 000560 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
Jun 15 11:15:32 arch kernel: ACPI: Dynamic OEM Table Load:
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0xFFFF994D4163A800 00011B (v02 PmRef  Cpu0Hwp  00003000 INTL 20160422)
Jun 15 11:15:32 arch kernel: ACPI: Dynamic OEM Table Load:
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0xFFFF994D40D78000 000BE2 (v02 PmRef  HwpLvt   00003000 INTL 20160422)
Jun 15 11:15:32 arch kernel: ACPI: Dynamic OEM Table Load:
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0xFFFF994D417B0800 000778 (v02 PmRef  ApIst    00003000 INTL 20160422)
Jun 15 11:15:32 arch kernel: ACPI: Dynamic OEM Table Load:
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0xFFFF994D40D60000 0003D7 (v02 PmRef  ApHwp    00003000 INTL 20160422)
Jun 15 11:15:32 arch kernel: ACPI: Dynamic OEM Table Load:
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0xFFFF994D40ECA000 000D74 (v02 PmRef  ApPsd    00003000 INTL 20160422)
Jun 15 11:15:32 arch kernel: ACPI: Dynamic OEM Table Load:
Jun 15 11:15:32 arch kernel: ACPI: SSDT 0xFFFF994D40ED2400 0003CA (v02 PmRef  ApCst    00003000 INTL 20160422)
Jun 15 11:15:32 arch kernel: ACPI: EC: EC started
Jun 15 11:15:32 arch kernel: ACPI: EC: interrupt blocked
Jun 15 11:15:32 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 15 11:15:32 arch kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
Jun 15 11:15:32 arch kernel: ACPI: Interpreter enabled
Jun 15 11:15:32 arch kernel: ACPI: PM: (supports S0 S3 S4 S5)
Jun 15 11:15:32 arch kernel: ACPI: Using IOAPIC for interrupt routing
Jun 15 11:15:32 arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jun 15 11:15:32 arch kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
Jun 15 11:15:32 arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 15 11:15:32 arch kernel: PCI: Using E820 reservations for host bridge windows
Jun 15 11:15:32 arch kernel: ACPI: Enabled 6 GPEs in block 00 to 7F
Jun 15 11:15:32 arch kernel: ACPI: \_SB_.PCI0.XDCI.USBC: New power resource
Jun 15 11:15:32 arch kernel: ACPI: \_SB_.PCI0.RP05.PCRP: New power resource
Jun 15 11:15:32 arch kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.DGPV], AE_NOT_FOUND (20221020/psargs-330)
Jun 15 11:15:32 arch kernel: ACPI Error: Aborting method \_SB.PCI0.RP05.PCRP._ON due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Jun 15 11:15:32 arch kernel: ACPI: \_SB_.PCI0.RP10.PXSX.WRST: New power resource
Jun 15 11:15:32 arch kernel: ACPI: \_SB_.PCI0.RP10.PXSX.DRST: New power resource
Jun 15 11:15:32 arch kernel: ACPI: \_SB_.PCI0.SAT0.VOL0.V0PR: New power resource
Jun 15 11:15:32 arch kernel: ACPI: \_SB_.PCI0.SAT0.VOL1.V1PR: New power resource
Jun 15 11:15:32 arch kernel: ACPI: \_SB_.PCI0.SAT0.VOL2.V2PR: New power resource
Jun 15 11:15:32 arch kernel: ACPI: \_SB_.PCI0.CNVW.WRST: New power resource
Jun 15 11:15:32 arch kernel: acpi ABCD0000:00: ACPI dock station (docks/bays count: 1)
Jun 15 11:15:32 arch kernel: ACPI: \PIN_: New power resource
Jun 15 11:15:32 arch kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Jun 15 11:15:32 arch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jun 15 11:15:32 arch kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Jun 15 11:15:32 arch kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Jun 15 11:15:32 arch kernel: PCI host bridge to bus 0000:00
Jun 15 11:15:32 arch kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Jun 15 11:15:32 arch kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jun 15 11:15:32 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jun 15 11:15:32 arch kernel: pci_bus 0000:00: root bus resource [mem 0x9f800000-0xdfffffff window]
Jun 15 11:15:32 arch kernel: pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe80ffff window]
Jun 15 11:15:32 arch kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Jun 15 11:15:32 arch kernel: pci 0000:00:00.0: [8086:9b61] type 00 class 0x060000
Jun 15 11:15:32 arch kernel: pci 0000:00:02.0: [8086:9b41] type 00 class 0x030000
Jun 15 11:15:32 arch kernel: pci 0000:00:02.0: reg 0x10: [mem 0xb0000000-0xb0ffffff 64bit]
Jun 15 11:15:32 arch kernel: pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
Jun 15 11:15:32 arch kernel: pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
Jun 15 11:15:32 arch kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Jun 15 11:15:32 arch kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 15 11:15:32 arch kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
Jun 15 11:15:32 arch kernel: pci 0000:00:04.0: reg 0x10: [mem 0xb1410000-0xb1417fff 64bit]
Jun 15 11:15:32 arch kernel: pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
Jun 15 11:15:32 arch kernel: pci 0000:00:08.0: reg 0x10: [mem 0xb1422000-0xb1422fff 64bit]
Jun 15 11:15:32 arch kernel: pci 0000:00:12.0: [8086:02f9] type 00 class 0x118000
Jun 15 11:15:32 arch kernel: pci 0000:00:12.0: reg 0x10: [mem 0xb1423000-0xb1423fff 64bit]
Jun 15 11:15:32 arch kernel: pci 0000:00:13.0: [8086:02fc] type 00 class 0x070000
Jun 15 11:15:32 arch kernel: pci 0000:00:13.0: reg 0x10: [mem 0xb141c000-0xb141dfff 64bit]
Jun 15 11:15:32 arch kernel: pci 0000:00:13.0: PME# supported from D0 D3hot
Jun 15 11:15:32 arch kernel: pci 0000:00:14.0: [8086:02ed] type 00 class 0x0c0330
Jun 15 11:15:32 arch kernel: pci 0000:00:14.0: reg 0x10: [mem 0xb1400000-0xb140ffff 64bit]
Jun 15 11:15:32 arch kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jun 15 11:15:32 arch kernel: pci 0000:00:14.2: [8086:02ef] type 00 class 0x050000
Jun 15 11:15:32 arch kernel: pci 0000:00:14.2: reg 0x10: [mem 0xb141e000-0xb141ffff 64bit]
Jun 15 11:15:32 arch kernel: pci 0000:00:14.2: reg 0x18: [mem 0xb1424000-0xb1424fff 64bit]
Jun 15 11:15:32 arch kernel: pci 0000:00:14.5: [8086:02f5] type 00 class 0x080501
Jun 15 11:15:32 arch kernel: pci 0000:00:14.5: reg 0x10: [mem 0xb1425000-0xb1425fff 64bit]
Jun 15 11:15:32 arch kernel: pci 0000:00:15.0: [8086:02e8] type 00 class 0x0c8000
Jun 15 11:15:32 arch kernel: pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Jun 15 11:15:32 arch kernel: pci 0000:00:15.1: [8086:02e9] type 00 class 0x0c8000
Jun 15 11:15:32 arch kernel: pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Jun 15 11:15:32 arch kernel: pci 0000:00:16.0: [8086:02e0] type 00 class 0x078000
Jun 15 11:15:32 arch kernel: pci 0000:00:16.0: reg 0x10: [mem 0xb1428000-0xb1428fff 64bit]
Jun 15 11:15:32 arch kernel: pci 0000:00:16.0: PME# supported from D3hot
Jun 15 11:15:32 arch kernel: pci 0000:00:17.0: [8086:282a] type 00 class 0x010400
Jun 15 11:15:32 arch kernel: pci 0000:00:17.0: reg 0x10: [mem 0xb1420000-0xb1421fff]
Jun 15 11:15:32 arch kernel: pci 0000:00:17.0: reg 0x14: [mem 0xb142c000-0xb142c0ff]
Jun 15 11:15:32 arch kernel: pci 0000:00:17.0: reg 0x18: [io  0x4080-0x4087]
Jun 15 11:15:32 arch kernel: pci 0000:00:17.0: reg 0x1c: [io  0x4088-0x408b]
Jun 15 11:15:32 arch kernel: pci 0000:00:17.0: reg 0x20: [io  0x4060-0x407f]
Jun 15 11:15:32 arch kernel: pci 0000:00:17.0: reg 0x24: [mem 0xb142b000-0xb142b7ff]
Jun 15 11:15:32 arch kernel: pci 0000:00:17.0: PME# supported from D3hot
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.0: [8086:02b0] type 01 class 0x060400
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.1: [8086:02b1] type 01 class 0x060400
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.1: PME# supported from D0 D3hot D3cold
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.1: PTM enabled (root), 4ns granularity
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.4: [8086:02b4] type 01 class 0x060400
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.4: PTM enabled (root), 4ns granularity
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.6: [8086:02b6] type 01 class 0x060400
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.6: PME# supported from D0 D3hot D3cold
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.6: PTM enabled (root), 4ns granularity
Jun 15 11:15:32 arch kernel: pci 0000:00:1f.0: [8086:0284] type 00 class 0x060100
Jun 15 11:15:32 arch kernel: pci 0000:00:1f.3: [8086:02c8] type 00 class 0x040380
Jun 15 11:15:32 arch kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xb1418000-0xb141bfff 64bit]
Jun 15 11:15:32 arch kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xb1000000-0xb10fffff 64bit]
Jun 15 11:15:32 arch kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Jun 15 11:15:32 arch kernel: pci 0000:00:1f.4: [8086:02a3] type 00 class 0x0c0500
Jun 15 11:15:32 arch kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xb1429000-0xb14290ff 64bit]
Jun 15 11:15:32 arch kernel: pci 0000:00:1f.4: reg 0x20: [io  0x4040-0x405f]
Jun 15 11:15:32 arch kernel: pci 0000:00:1f.5: [8086:02a4] type 00 class 0x0c8000
Jun 15 11:15:32 arch kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.0: PCI bridge to [bus 01]
Jun 15 11:15:32 arch kernel: pci 0000:02:00.0: [10ec:c821] type 00 class 0x028000
Jun 15 11:15:32 arch kernel: pci 0000:02:00.0: reg 0x10: [io  0x3000-0x30ff]
Jun 15 11:15:32 arch kernel: pci 0000:02:00.0: reg 0x18: [mem 0xb1300000-0xb130ffff 64bit]
Jun 15 11:15:32 arch kernel: pci 0000:02:00.0: supports D1 D2
Jun 15 11:15:32 arch kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.1: PCI bridge to [bus 02]
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.1:   bridge window [io  0x3000-0x3fff]
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.1:   bridge window [mem 0xb1300000-0xb13fffff]
Jun 15 11:15:32 arch kernel: pci 0000:03:00.0: [8086:0975] type 00 class 0x010802
Jun 15 11:15:32 arch kernel: pci 0000:03:00.0: reg 0x10: [mem 0xb1200000-0xb1203fff 64bit]
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.4: PCI bridge to [bus 03]
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.4:   bridge window [mem 0xb1200000-0xb12fffff]
Jun 15 11:15:32 arch kernel: pci 0000:04:00.0: [8086:0975] type 00 class 0x010802
Jun 15 11:15:32 arch kernel: pci 0000:04:00.0: reg 0x10: [mem 0xb1110000-0xb1113fff 64bit]
Jun 15 11:15:32 arch kernel: pci 0000:04:00.0: reg 0x20: [mem 0xb1100000-0xb110ffff 64bit]
Jun 15 11:15:32 arch kernel: pci 0000:04:00.0: enabling Extended Tags
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.6: PCI bridge to [bus 04]
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.6:   bridge window [mem 0xb1100000-0xb11fffff]
Jun 15 11:15:32 arch kernel: ACPI: EC: interrupt unblocked
Jun 15 11:15:32 arch kernel: ACPI: EC: event unblocked
Jun 15 11:15:32 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 15 11:15:32 arch kernel: ACPI: EC: GPE=0x50
Jun 15 11:15:32 arch kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
Jun 15 11:15:32 arch kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
Jun 15 11:15:32 arch kernel: iommu: Default domain type: Translated 
Jun 15 11:15:32 arch kernel: iommu: DMA domain TLB invalidation policy: lazy mode 
Jun 15 11:15:32 arch kernel: SCSI subsystem initialized
Jun 15 11:15:32 arch kernel: libata version 3.00 loaded.
Jun 15 11:15:32 arch kernel: ACPI: bus type USB registered
Jun 15 11:15:32 arch kernel: usbcore: registered new interface driver usbfs
Jun 15 11:15:32 arch kernel: usbcore: registered new interface driver hub
Jun 15 11:15:32 arch kernel: usbcore: registered new device driver usb
Jun 15 11:15:32 arch kernel: pps_core: LinuxPPS API ver. 1 registered
Jun 15 11:15:32 arch kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jun 15 11:15:32 arch kernel: PTP clock support registered
Jun 15 11:15:32 arch kernel: EDAC MC: Ver: 3.0.0
Jun 15 11:15:32 arch kernel: efivars: Registered efivars operations
Jun 15 11:15:32 arch kernel: NetLabel: Initializing
Jun 15 11:15:32 arch kernel: NetLabel:  domain hash size = 128
Jun 15 11:15:32 arch kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jun 15 11:15:32 arch kernel: NetLabel:  unlabeled traffic allowed by default
Jun 15 11:15:32 arch kernel: mctp: management component transport protocol core
Jun 15 11:15:32 arch kernel: NET: Registered PF_MCTP protocol family
Jun 15 11:15:32 arch kernel: PCI: Using ACPI for IRQ routing
Jun 15 11:15:32 arch kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 15 11:15:32 arch kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Jun 15 11:15:32 arch kernel: e820: reserve RAM buffer [mem 0x86695000-0x87ffffff]
Jun 15 11:15:32 arch kernel: e820: reserve RAM buffer [mem 0x9855e000-0x9bffffff]
Jun 15 11:15:32 arch kernel: e820: reserve RAM buffer [mem 0x9bb4f000-0x9bffffff]
Jun 15 11:15:32 arch kernel: e820: reserve RAM buffer [mem 0x25c800000-0x25fffffff]
Jun 15 11:15:32 arch kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Jun 15 11:15:32 arch kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Jun 15 11:15:32 arch kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jun 15 11:15:32 arch kernel: vgaarb: loaded
Jun 15 11:15:32 arch kernel: clocksource: Switched to clocksource tsc-early
Jun 15 11:15:32 arch kernel: VFS: Disk quotas dquot_6.6.0
Jun 15 11:15:32 arch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 15 11:15:32 arch kernel: pnp: PnP ACPI init
Jun 15 11:15:32 arch kernel: system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
Jun 15 11:15:32 arch kernel: system 00:01: [io  0x1800-0x18fe] has been reserved
Jun 15 11:15:32 arch kernel: system 00:01: [mem 0xfd000000-0xfd69ffff] has been reserved
Jun 15 11:15:32 arch kernel: system 00:01: [mem 0xfd6b0000-0xfd6cffff] has been reserved
Jun 15 11:15:32 arch kernel: system 00:01: [mem 0xfd6f0000-0xfdffffff] has been reserved
Jun 15 11:15:32 arch kernel: system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
Jun 15 11:15:32 arch kernel: system 00:01: [mem 0xfe200000-0xfe7fffff] has been reserved
Jun 15 11:15:32 arch kernel: system 00:01: [mem 0xff000000-0xffffffff] has been reserved
Jun 15 11:15:32 arch kernel: system 00:01: [mem 0x00000000-0x003fffff] could not be reserved
Jun 15 11:15:32 arch kernel: system 00:02: [io  0x2000-0x20fe] has been reserved
Jun 15 11:15:32 arch kernel: system 00:03: [io  0x0680-0x069f] has been reserved
Jun 15 11:15:32 arch kernel: system 00:03: [io  0x164e-0x164f] has been reserved
Jun 15 11:15:32 arch kernel: system 00:04: [io  0x1854-0x1857] has been reserved
Jun 15 11:15:32 arch kernel: system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
Jun 15 11:15:32 arch kernel: system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
Jun 15 11:15:32 arch kernel: system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
Jun 15 11:15:32 arch kernel: system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
Jun 15 11:15:32 arch kernel: system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
Jun 15 11:15:32 arch kernel: system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
Jun 15 11:15:32 arch kernel: system 00:06: [mem 0xfed45000-0xfed8ffff] could not be reserved
Jun 15 11:15:32 arch kernel: system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
Jun 15 11:15:32 arch kernel: system 00:07: [mem 0xfe038000-0xfe038fff] has been reserved
Jun 15 11:15:32 arch kernel: pnp: PnP ACPI: found 8 devices
Jun 15 11:15:32 arch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 15 11:15:32 arch kernel: NET: Registered PF_INET protocol family
Jun 15 11:15:32 arch kernel: IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jun 15 11:15:32 arch kernel: tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
Jun 15 11:15:32 arch kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jun 15 11:15:32 arch kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jun 15 11:15:32 arch kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jun 15 11:15:32 arch kernel: TCP: Hash tables configured (established 65536 bind 65536)
Jun 15 11:15:32 arch kernel: MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
Jun 15 11:15:32 arch kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
Jun 15 11:15:32 arch kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
Jun 15 11:15:32 arch kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jun 15 11:15:32 arch kernel: NET: Registered PF_XDP protocol family
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.0: BAR 14: assigned [mem 0x9f800000-0x9f9fffff]
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.0: BAR 15: assigned [mem 0x9fa00000-0x9fbfffff 64bit pref]
Jun 15 11:15:32 arch kernel: resource: avoiding allocation from e820 entry [mem 0x0009f000-0x000fffff]
Jun 15 11:15:32 arch kernel: pci 0000:00:15.0: BAR 0: assigned [mem 0x9fc00000-0x9fc00fff 64bit]
Jun 15 11:15:32 arch kernel: resource: avoiding allocation from e820 entry [mem 0x0009f000-0x000fffff]
Jun 15 11:15:32 arch kernel: pci 0000:00:15.1: BAR 0: assigned [mem 0x9fc01000-0x9fc01fff 64bit]
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.0: BAR 13: assigned [io  0x5000-0x5fff]
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.0: PCI bridge to [bus 01]
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.0:   bridge window [io  0x5000-0x5fff]
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.0:   bridge window [mem 0x9f800000-0x9f9fffff]
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.0:   bridge window [mem 0x9fa00000-0x9fbfffff 64bit pref]
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.1: PCI bridge to [bus 02]
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.1:   bridge window [io  0x3000-0x3fff]
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.1:   bridge window [mem 0xb1300000-0xb13fffff]
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.4: PCI bridge to [bus 03]
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.4:   bridge window [mem 0xb1200000-0xb12fffff]
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.6: PCI bridge to [bus 04]
Jun 15 11:15:32 arch kernel: pci 0000:00:1d.6:   bridge window [mem 0xb1100000-0xb11fffff]
Jun 15 11:15:32 arch kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Jun 15 11:15:32 arch kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Jun 15 11:15:32 arch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Jun 15 11:15:32 arch kernel: pci_bus 0000:00: resource 7 [mem 0x9f800000-0xdfffffff window]
Jun 15 11:15:32 arch kernel: pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe80ffff window]
Jun 15 11:15:32 arch kernel: pci_bus 0000:01: resource 0 [io  0x5000-0x5fff]
Jun 15 11:15:32 arch kernel: pci_bus 0000:01: resource 1 [mem 0x9f800000-0x9f9fffff]
Jun 15 11:15:32 arch kernel: pci_bus 0000:01: resource 2 [mem 0x9fa00000-0x9fbfffff 64bit pref]
Jun 15 11:15:32 arch kernel: pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
Jun 15 11:15:32 arch kernel: pci_bus 0000:02: resource 1 [mem 0xb1300000-0xb13fffff]
Jun 15 11:15:32 arch kernel: pci_bus 0000:03: resource 1 [mem 0xb1200000-0xb12fffff]
Jun 15 11:15:32 arch kernel: pci_bus 0000:04: resource 1 [mem 0xb1100000-0xb11fffff]
Jun 15 11:15:32 arch kernel: PCI: CLS 64 bytes, default 64
Jun 15 11:15:32 arch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 15 11:15:32 arch kernel: software IO TLB: mapped [mem 0x0000000093b89000-0x0000000097b89000] (64MB)
Jun 15 11:15:32 arch kernel: Trying to unpack rootfs image as initramfs...
Jun 15 11:15:32 arch kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Jun 15 11:15:32 arch kernel: Initialise system trusted keyrings
Jun 15 11:15:32 arch kernel: Key type blacklist registered
Jun 15 11:15:32 arch kernel: workingset: timestamp_bits=41 max_order=21 bucket_order=0
Jun 15 11:15:32 arch kernel: zbud: loaded
Jun 15 11:15:32 arch kernel: integrity: Platform Keyring initialized
Jun 15 11:15:32 arch kernel: integrity: Machine keyring initialized
Jun 15 11:15:32 arch kernel: Key type asymmetric registered
Jun 15 11:15:32 arch kernel: Asymmetric key parser 'x509' registered
Jun 15 11:15:32 arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Jun 15 11:15:32 arch kernel: io scheduler mq-deadline registered
Jun 15 11:15:32 arch kernel: io scheduler kyber registered
Jun 15 11:15:32 arch kernel: io scheduler bfq registered
Jun 15 11:15:32 arch kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 122
Jun 15 11:15:32 arch kernel: pcieport 0000:00:1d.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Jun 15 11:15:32 arch kernel: pcieport 0000:00:1d.1: PME: Signaling with IRQ 123
Jun 15 11:15:32 arch kernel: pcieport 0000:00:1d.1: AER: enabled with IRQ 123
Jun 15 11:15:32 arch kernel: pcieport 0000:00:1d.1: DPC: enabled with IRQ 123
Jun 15 11:15:32 arch kernel: pcieport 0000:00:1d.1: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Jun 15 11:15:32 arch kernel: pcieport 0000:00:1d.4: PME: Signaling with IRQ 124
Jun 15 11:15:32 arch kernel: pcieport 0000:00:1d.4: AER: enabled with IRQ 124
Jun 15 11:15:32 arch kernel: pcieport 0000:00:1d.4: DPC: enabled with IRQ 124
Jun 15 11:15:32 arch kernel: pcieport 0000:00:1d.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Jun 15 11:15:32 arch kernel: pcieport 0000:00:1d.6: PME: Signaling with IRQ 125
Jun 15 11:15:32 arch kernel: pcieport 0000:00:1d.6: AER: enabled with IRQ 125
Jun 15 11:15:32 arch kernel: pcieport 0000:00:1d.6: DPC: enabled with IRQ 125
Jun 15 11:15:32 arch kernel: pcieport 0000:00:1d.6: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Jun 15 11:15:32 arch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 15 11:15:32 arch kernel: ACPI: AC: AC Adapter [ADP1] (on-line)
Jun 15 11:15:32 arch kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
Jun 15 11:15:32 arch kernel: ACPI: button: Lid Switch [LID0]
Jun 15 11:15:32 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Jun 15 11:15:32 arch kernel: ACPI: button: Power Button [PWRB]
Jun 15 11:15:32 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Jun 15 11:15:32 arch kernel: ACPI: button: Power Button [PWRF]
Jun 15 11:15:32 arch kernel: ACPI: \_TZ_.TZS0: Invalid passive threshold
Jun 15 11:15:32 arch kernel: thermal LNXTHERM:00: registered as thermal_zone0
Jun 15 11:15:32 arch kernel: ACPI: thermal: Thermal Zone [TZS0] (51 C)
Jun 15 11:15:32 arch kernel: thermal LNXTHERM:01: registered as thermal_zone1
Jun 15 11:15:32 arch kernel: ACPI: thermal: Thermal Zone [TZS1] (36 C)
Jun 15 11:15:32 arch kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jun 15 11:15:32 arch kernel: hpet_acpi_add: no address or irqs in _CRS
Jun 15 11:15:32 arch kernel: Non-volatile memory driver v1.3
Jun 15 11:15:32 arch kernel: Linux agpgart interface v0.103
Jun 15 11:15:32 arch kernel: ACPI: battery: Slot [BAT0] (battery present)
Jun 15 11:15:32 arch kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Jun 15 11:15:32 arch kernel: ACPI: bus type drm_connector registered
Jun 15 11:15:32 arch kernel: ahci 0000:00:17.0: version 3.0
Jun 15 11:15:32 arch kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl RAID mode
Jun 15 11:15:32 arch kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part deso sadm sds apst 
Jun 15 11:15:32 arch kernel: scsi host0: ahci
Jun 15 11:15:32 arch kernel: scsi host1: ahci
Jun 15 11:15:32 arch kernel: ata1: SATA max UDMA/133 abar m2048@0xb142b000 port 0xb142b100 irq 126
Jun 15 11:15:32 arch kernel: ata2: SATA max UDMA/133 abar m2048@0xb142b000 port 0xb142b180 irq 126
Jun 15 11:15:32 arch kernel: usbcore: registered new interface driver usbserial_generic
Jun 15 11:15:32 arch kernel: usbserial: USB Serial support registered for generic
Jun 15 11:15:32 arch kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Jun 15 11:15:32 arch kernel: rtc_cmos rtc_cmos: registered as rtc0
Jun 15 11:15:32 arch kernel: rtc_cmos rtc_cmos: setting system clock to 2023-06-15T15:15:31 UTC (1686842131)
Jun 15 11:15:32 arch kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
Jun 15 11:15:32 arch kernel: intel_pstate: Intel P-state driver initializing
Jun 15 11:15:32 arch kernel: intel_pstate: HWP enabled
Jun 15 11:15:32 arch kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 15 11:15:32 arch kernel: efifb: probing for efifb
Jun 15 11:15:32 arch kernel: efifb: framebuffer at 0xa0000000, using 8100k, total 8100k
Jun 15 11:15:32 arch kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Jun 15 11:15:32 arch kernel: efifb: scrolling: redraw
Jun 15 11:15:32 arch kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jun 15 11:15:32 arch kernel: Console: switching to colour frame buffer device 240x67
Jun 15 11:15:32 arch kernel: fb0: EFI VGA frame buffer device
Jun 15 11:15:32 arch kernel: hid: raw HID events driver (C) Jiri Kosina
Jun 15 11:15:32 arch kernel: intel_pmc_core INT33A1:00:  initialized
Jun 15 11:15:32 arch kernel: drop_monitor: Initializing network drop monitor service
Jun 15 11:15:32 arch kernel: Initializing XFRM netlink socket
Jun 15 11:15:32 arch kernel: NET: Registered PF_INET6 protocol family
Jun 15 11:15:32 arch kernel: Freeing initrd memory: 17544K
Jun 15 11:15:32 arch kernel: Segment Routing with IPv6
Jun 15 11:15:32 arch kernel: RPL Segment Routing with IPv6
Jun 15 11:15:32 arch kernel: In-situ OAM (IOAM) with IPv6
Jun 15 11:15:32 arch kernel: NET: Registered PF_PACKET protocol family
Jun 15 11:15:32 arch kernel: microcode: Microcode Update Driver: v2.2.
Jun 15 11:15:32 arch kernel: IPI shorthand broadcast: enabled
Jun 15 11:15:32 arch kernel: sched_clock: Marking stable (530561477, 7357206)->(428508468, 109410215)
Jun 15 11:15:32 arch kernel: registered taskstats version 1
Jun 15 11:15:32 arch kernel: Loading compiled-in X.509 certificates
Jun 15 11:15:32 arch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 61e22fe72f549fc414a6616e144ebd7da398415e'
Jun 15 11:15:32 arch kernel: zswap: loaded using pool zstd/zsmalloc
Jun 15 11:15:32 arch kernel: Key type .fscrypt registered
Jun 15 11:15:32 arch kernel: Key type fscrypt-provisioning registered
Jun 15 11:15:32 arch kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 15 11:15:32 arch kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Jun 15 11:15:32 arch kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 15 11:15:32 arch kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Jun 15 11:15:32 arch kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 15 11:15:32 arch kernel: integrity: Loaded X.509 cert 'HP Inc.: HP UEFI Secure Boot DB 2017: d9c01b50cfcae89d3b05345c163aa76e5dd589e7'
Jun 15 11:15:32 arch kernel: PM:   Magic number: 11:437:285
Jun 15 11:15:32 arch kernel: acpi PNP0C04:00: hash matches
Jun 15 11:15:32 arch kernel: RAS: Correctable Errors collector initialized.
Jun 15 11:15:32 arch kernel: ata1: SATA link down (SStatus 4 SControl 300)
Jun 15 11:15:32 arch kernel: ata2: SATA link down (SStatus 4 SControl 300)
Jun 15 11:15:32 arch kernel: Freeing unused decrypted memory: 2036K
Jun 15 11:15:32 arch kernel: Freeing unused kernel image (initmem) memory: 3324K
Jun 15 11:15:32 arch kernel: Write protecting the kernel read-only data: 30720k
Jun 15 11:15:32 arch kernel: Freeing unused kernel image (rodata/data gap) memory: 1680K
Jun 15 11:15:32 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 15 11:15:32 arch kernel: rodata_test: all tests were successful
Jun 15 11:15:32 arch kernel: Run /init as init process
Jun 15 11:15:32 arch kernel:   with arguments:
Jun 15 11:15:32 arch kernel:     /init
Jun 15 11:15:32 arch kernel:   with environment:
Jun 15 11:15:32 arch kernel:     HOME=/
Jun 15 11:15:32 arch kernel:     TERM=linux
Jun 15 11:15:32 arch kernel: raid6: skipped pq benchmark and selected avx2x4
Jun 15 11:15:32 arch kernel: raid6: using avx2x2 recovery algorithm
Jun 15 11:15:32 arch kernel: xor: automatically using best checksumming function   avx       
Jun 15 11:15:32 arch kernel: Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
Jun 15 11:15:32 arch kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD0] at 0x60,0x64 irq 1
Jun 15 11:15:32 arch kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Jun 15 11:15:32 arch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jun 15 11:15:32 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 15 11:15:32 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Jun 15 11:15:32 arch kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
Jun 15 11:15:32 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 15 11:15:32 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Jun 15 11:15:32 arch kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Jun 15 11:15:32 arch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.03
Jun 15 11:15:32 arch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 15 11:15:32 arch kernel: usb usb1: Product: xHCI Host Controller
Jun 15 11:15:32 arch kernel: usb usb1: Manufacturer: Linux 6.3.7-arch1-1 xhci-hcd
Jun 15 11:15:32 arch kernel: usb usb1: SerialNumber: 0000:00:14.0
Jun 15 11:15:32 arch kernel: hub 1-0:1.0: USB hub found
Jun 15 11:15:32 arch kernel: hub 1-0:1.0: 12 ports detected
Jun 15 11:15:32 arch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.03
Jun 15 11:15:32 arch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 15 11:15:32 arch kernel: usb usb2: Product: xHCI Host Controller
Jun 15 11:15:32 arch kernel: usb usb2: Manufacturer: Linux 6.3.7-arch1-1 xhci-hcd
Jun 15 11:15:32 arch kernel: usb usb2: SerialNumber: 0000:00:14.0
Jun 15 11:15:32 arch kernel: hub 2-0:1.0: USB hub found
Jun 15 11:15:32 arch kernel: hub 2-0:1.0: 6 ports detected
Jun 15 11:15:32 arch kernel: usb: port power management may be unreliable
Jun 15 11:15:32 arch kernel: sdhci: Secure Digital Host Controller Interface driver
Jun 15 11:15:32 arch kernel: sdhci: Copyright(c) Pierre Ossman
Jun 15 11:15:32 arch kernel: nvme nvme1: pci function 0000:03:00.0
Jun 15 11:15:32 arch kernel: nvme nvme0: pci function 0000:04:00.0
Jun 15 11:15:32 arch kernel: nvme nvme1: 8/0/0 default/read/poll queues
Jun 15 11:15:32 arch kernel:  nvme1n1: p1 p2
Jun 15 11:15:32 arch kernel: nvme nvme0: 8/0/0 default/read/poll queues
Jun 15 11:15:32 arch kernel:  nvme0n1: p1 p2
Jun 15 11:15:32 arch kernel: sdhci-pci 0000:00:14.5: SDHCI controller found [8086:02f5] (rev 0)
Jun 15 11:15:32 arch kernel: mmc0: SDHCI controller on PCI [0000:00:14.5] using ADMA 64-bit
Jun 15 11:15:32 arch kernel: BTRFS: device fsid 3d8ce499-c6ef-421a-82ec-714b2d86a7f3 devid 1 transid 185 /dev/nvme0n1p2 scanned by (udev-worker) (147)
Jun 15 11:15:32 arch kernel: BTRFS: device fsid 1ecc043d-369e-4bb6-8b7f-ecf7bc240803 devid 1 transid 7793 /dev/nvme1n1p2 scanned by (udev-worker) (161)
Jun 15 11:15:32 arch kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Jun 15 11:15:32 arch kernel: BTRFS info (device nvme1n1p2): using crc32c (crc32c-intel) checksum algorithm
Jun 15 11:15:32 arch kernel: BTRFS info (device nvme1n1p2): using free space tree
Jun 15 11:15:32 arch kernel: BTRFS info (device nvme1n1p2): enabling ssd optimizations
Jun 15 11:15:32 arch kernel: BTRFS info (device nvme1n1p2): auto enabling async discard
Jun 15 11:15:32 arch systemd[1]: systemd 253.5-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Jun 15 11:15:32 arch systemd[1]: Detected architecture x86-64.
Jun 15 11:15:32 arch systemd[1]: Hostname set to <arch>.
Jun 15 11:15:32 arch kernel: usb 1-4: new high-speed USB device number 2 using xhci_hcd
Jun 15 11:15:32 arch kernel: tsc: Refined TSC clocksource calibration: 2112.001 MHz
Jun 15 11:15:32 arch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e71797ffd2, max_idle_ns: 440795307724 ns
Jun 15 11:15:32 arch kernel: clocksource: Switched to clocksource tsc
Jun 15 11:15:32 arch kernel: usb 1-4: New USB device found, idVendor=05c8, idProduct=03d3, bcdDevice= 0.04
Jun 15 11:15:32 arch kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 15 11:15:32 arch kernel: usb 1-4: Product: HP Wide Vision HD Camera
Jun 15 11:15:32 arch kernel: usb 1-4: Manufacturer: SunplusIT Inc
Jun 15 11:15:32 arch systemd[1]: bpf-lsm: LSM BPF program attached
Jun 15 11:15:32 arch kernel: memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=1 'systemd'
Jun 15 11:15:32 arch systemd-fstab-generator[224]: Mount point  is not a valid path, ignoring.
Jun 15 11:15:32 arch systemd-fstab-generator[224]: Mount point  is not a valid path, ignoring.
Jun 15 11:15:32 arch systemd-fstab-generator[224]: Mount point  is not a valid path, ignoring.
Jun 15 11:15:32 arch systemd-fstab-generator[224]: Mount point  is not a valid path, ignoring.
Jun 15 11:15:32 arch systemd-fstab-generator[224]: Mount point  is not a valid path, ignoring.
Jun 15 11:15:32 arch systemd-fstab-generator[224]: Mount point  is not a valid path, ignoring.
Jun 15 11:15:32 arch kernel: usb 1-5: new full-speed USB device number 3 using xhci_hcd
Jun 15 11:15:32 arch kernel: zram: Added device: zram0
Jun 15 11:15:32 arch systemd[1]: Queued start job for default target Graphical Interface.
Jun 15 11:15:32 arch systemd[1]: Created slice Slice /system/getty.
Jun 15 11:15:32 arch systemd[1]: Created slice Slice /system/modprobe.
Jun 15 11:15:32 arch systemd[1]: Created slice Slice /system/systemd-zram-setup.
Jun 15 11:15:32 arch systemd[1]: Created slice User and Session Slice.
Jun 15 11:15:32 arch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 15 11:15:32 arch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jun 15 11:15:32 arch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jun 15 11:15:32 arch systemd[1]: Reached target Local Encrypted Volumes.
Jun 15 11:15:32 arch systemd[1]: Reached target Login Prompts.
Jun 15 11:15:32 arch systemd[1]: Reached target Local Integrity Protected Volumes.
Jun 15 11:15:32 arch systemd[1]: Reached target Path Units.
Jun 15 11:15:32 arch systemd[1]: Reached target Remote File Systems.
Jun 15 11:15:32 arch systemd[1]: Reached target Slice Units.
Jun 15 11:15:32 arch systemd[1]: Reached target Local Verity Protected Volumes.
Jun 15 11:15:32 arch systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jun 15 11:15:32 arch systemd[1]: Listening on Process Core Dump Socket.
Jun 15 11:15:32 arch systemd[1]: Listening on Journal Socket (/dev/log).
Jun 15 11:15:32 arch systemd[1]: Listening on Journal Socket.
Jun 15 11:15:32 arch systemd[1]: Listening on Network Service Netlink Socket.
Jun 15 11:15:32 arch systemd[1]: Listening on udev Control Socket.
Jun 15 11:15:32 arch systemd[1]: Listening on udev Kernel Socket.
Jun 15 11:15:32 arch systemd[1]: Mounting Huge Pages File System...
Jun 15 11:15:32 arch systemd[1]: Mounting POSIX Message Queue File System...
Jun 15 11:15:32 arch systemd[1]: Mounting Kernel Debug File System...
Jun 15 11:15:32 arch systemd[1]: Mounting Kernel Trace File System...
Jun 15 11:15:32 arch systemd[1]: Starting Create List of Static Device Nodes...
Jun 15 11:15:32 arch systemd[1]: Starting Load Kernel Module configfs...
Jun 15 11:15:32 arch systemd[1]: Starting Load Kernel Module dm_mod...
Jun 15 11:15:32 arch systemd[1]: Starting Load Kernel Module drm...
Jun 15 11:15:32 arch systemd[1]: Starting Load Kernel Module fuse...
Jun 15 11:15:32 arch systemd[1]: Starting Load Kernel Module loop...
Jun 15 11:15:32 arch systemd[1]: Starting Journal Service...
Jun 15 11:15:32 arch systemd[1]: Starting Load Kernel Modules...
Jun 15 11:15:32 arch systemd[1]: Starting Generate network units from Kernel command line...
Jun 15 11:15:32 arch systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Jun 15 11:15:32 arch systemd[1]: Starting Remount Root and Kernel File Systems...
Jun 15 11:15:32 arch kernel: loop: module loaded
Jun 15 11:15:32 arch systemd[1]: Starting Coldplug All udev Devices...
Jun 15 11:15:32 arch systemd[1]: Mounted Huge Pages File System.
Jun 15 11:15:32 arch systemd[1]: Mounted POSIX Message Queue File System.
Jun 15 11:15:32 arch systemd[1]: Mounted Kernel Debug File System.
Jun 15 11:15:32 arch systemd[1]: Mounted Kernel Trace File System.
Jun 15 11:15:32 arch kernel: fuse: init (API version 7.38)
Jun 15 11:15:32 arch systemd-journald[245]: Collecting audit messages is disabled.
Jun 15 11:15:32 arch kernel: Asymmetric key parser 'pkcs8' registered
Jun 15 11:15:32 arch kernel: device-mapper: uevent: version 1.0.3
Jun 15 11:15:32 arch kernel: device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
Jun 15 11:15:32 arch systemd[1]: Finished Create List of Static Device Nodes.
Jun 15 11:15:32 arch systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jun 15 11:15:32 arch kernel: usb 1-5: New USB device found, idVendor=06cb, idProduct=00cb, bcdDevice= 1.64
Jun 15 11:15:32 arch kernel: usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=1
Jun 15 11:15:32 arch kernel: usb 1-5: SerialNumber: a811848c751e
Jun 15 11:15:32 arch systemd-journald[245]: Journal started
Jun 15 11:15:32 arch systemd-journald[245]: Runtime Journal (/run/log/journal/8c7eed99a2994c31a4e8f00ded066959) is 8.0M, max 388.3M, 380.3M free.
Jun 15 11:15:32 arch systemd-modules-load[246]: Inserted module 'pkcs8_key_parser'
Jun 15 11:15:32 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jun 15 11:15:32 arch systemd[1]: Finished Load Kernel Module configfs.
Jun 15 11:15:32 arch systemd[1]: Started Journal Service.
Jun 15 11:15:32 arch systemd[1]: Finished Load Kernel Module dm_mod.
Jun 15 11:15:32 arch systemd[1]: modprobe@drm.service: Deactivated successfully.
Jun 15 11:15:32 arch systemd[1]: Finished Load Kernel Module drm.
Jun 15 11:15:32 arch systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jun 15 11:15:32 arch systemd[1]: Finished Load Kernel Module fuse.
Jun 15 11:15:32 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Jun 15 11:15:32 arch systemd[1]: Finished Load Kernel Module loop.
Jun 15 11:15:32 arch kernel: usb 1-10: new full-speed USB device number 4 using xhci_hcd
Jun 15 11:15:32 arch systemd[1]: Finished Load Kernel Modules.
Jun 15 11:15:32 arch systemd[1]: Finished Generate network units from Kernel command line.
Jun 15 11:15:32 arch systemd[1]: Finished Remount Root and Kernel File Systems.
Jun 15 11:15:33 arch systemd[1]: Finished Coldplug All udev Devices.
Jun 15 11:15:33 arch systemd[1]: Reached target Preparation for Network.
Jun 15 11:15:33 arch systemd[1]: Mounting FUSE Control File System...
Jun 15 11:15:33 arch systemd[1]: Mounting Kernel Configuration File System...
Jun 15 11:15:33 arch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 15 11:15:33 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jun 15 11:15:33 arch kernel: usb 1-10: New USB device found, idVendor=0bda, idProduct=b00a, bcdDevice= 1.10
Jun 15 11:15:33 arch kernel: usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 15 11:15:33 arch kernel: usb 1-10: Product: Bluetooth Radio 
Jun 15 11:15:33 arch kernel: usb 1-10: Manufacturer: Realtek 
Jun 15 11:15:33 arch kernel: usb 1-10: SerialNumber: 00e04c000001
Jun 15 11:15:33 arch systemd[1]: Starting Load/Save OS Random Seed...
Jun 15 11:15:33 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jun 15 11:15:33 arch systemd[1]: Starting Apply Kernel Variables...
Jun 15 11:15:33 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jun 15 11:15:33 arch systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 15 11:15:33 arch systemd[1]: Mounted FUSE Control File System.
Jun 15 11:15:33 arch systemd[1]: Mounted Kernel Configuration File System.
Jun 15 11:15:33 arch systemd[1]: Finished Load/Save OS Random Seed.
Jun 15 11:15:33 arch systemd[1]: Finished Apply Kernel Variables.
Jun 15 11:15:33 arch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 15 11:15:33 arch systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 15 11:15:33 arch systemd[1]: Reached target Preparation for Local File Systems.
Jun 15 11:15:33 arch systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Jun 15 11:15:33 arch systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jun 15 11:15:33 arch systemd-udevd[260]: Using default interface naming scheme 'v253'.
Jun 15 11:15:33 arch systemd[1]: Started Rule-based Manager for Device Events and Files.
Jun 15 11:15:33 arch systemd[1]: Starting Network Configuration...
Jun 15 11:15:33 arch systemd[1]: Found device /dev/zram0.
Jun 15 11:15:33 arch systemd[1]: Starting Create swap on /dev/zram0...
Jun 15 11:15:33 arch kernel: zram0: detected capacity change from 0 to 7952384
Jun 15 11:15:33 arch zram-generator[300]: Setting up swapspace version 1, size = 3.8 GiB (4071616512 bytes)
Jun 15 11:15:33 arch zram-generator[300]: LABEL=zram0, UUID=eaef63b3-72e4-4bb2-8ba9-dedfe71ee642
Jun 15 11:15:33 arch systemd-makefs[286]: /dev/zram0 successfully formatted as swap (label "zram0", uuid eaef63b3-72e4-4bb2-8ba9-dedfe71ee642)
Jun 15 11:15:33 arch systemd[1]: Finished Create swap on /dev/zram0.
Jun 15 11:15:33 arch kernel: input: Intel HID events as /devices/platform/INT33D5:00/input/input4
Jun 15 11:15:33 arch kernel: intel-hid INT33D5:00: platform supports 5 button array
Jun 15 11:15:33 arch kernel: input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input5
Jun 15 11:15:33 arch systemd[1]: Found device INTEL HBRPEKNX0101AH primary.
Jun 15 11:15:33 arch kernel: input: Wireless hotkeys as /devices/virtual/input/input6
Jun 15 11:15:33 arch kernel: hp_accel: laptop model unknown, using default axes configuration
Jun 15 11:15:33 arch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 15 11:15:33 arch kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 15 11:15:33 arch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jun 15 11:15:33 arch kernel: cfg80211: failed to load regulatory.db
Jun 15 11:15:33 arch systemd-networkd[268]: lo: Link UP
Jun 15 11:15:33 arch systemd-networkd[268]: lo: Gained carrier
Jun 15 11:15:33 arch systemd-networkd[268]: Enumeration completed
Jun 15 11:15:33 arch systemd[1]: Found device INTEL HBRPEKNX0101AH primary.
Jun 15 11:15:33 arch systemd[1]: Started Network Configuration.
Jun 15 11:15:33 arch kernel: wmi_bus wmi_bus-PNP0C14:04: WQBJ data block query control method not found
Jun 15 11:15:33 arch kernel: lis3lv02d: unknown sensor type 0x0
Jun 15 11:15:33 arch kernel: Consider using thermal netlink events interface
Jun 15 11:15:33 arch systemd[1]: Activating swap Compressed Swap on /dev/zram0...
Jun 15 11:15:33 arch systemd[1]: Mounting /.snapshots...
Jun 15 11:15:33 arch systemd[1]: Mounting /boot...
Jun 15 11:15:33 arch systemd[1]: Mounting /home...
Jun 15 11:15:33 arch systemd[1]: Mounting /var/cache/pacman/pkg...
Jun 15 11:15:33 arch systemd[1]: Mounting /var/log...
Jun 15 11:15:33 arch systemd[1]: Mounted /.snapshots.
Jun 15 11:15:33 arch systemd[1]: Mounted /home.
Jun 15 11:15:33 arch systemd[1]: Mounted /var/cache/pacman/pkg.
Jun 15 11:15:33 arch systemd[1]: Mounted /var/log.
Jun 15 11:15:33 arch systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 15 11:15:33 arch systemd-journald[245]: Time spent on flushing to /var/log/journal/8c7eed99a2994c31a4e8f00ded066959 is 92.821ms for 884 entries.
Jun 15 11:15:33 arch systemd-journald[245]: System Journal (/var/log/journal/8c7eed99a2994c31a4e8f00ded066959) is 453.4M, max 4.0G, 3.5G free.
Jun 15 11:15:33 arch systemd-journald[245]: Received client request to flush runtime journal.
Jun 15 11:15:33 arch kernel: mc: Linux media interface: v0.10
Jun 15 11:15:33 arch kernel: Adding 3976188k swap on /dev/zram0.  Priority:100 extents:1 across:3976188k SSDscFS
Jun 15 11:15:33 arch systemd-journald[245]: /var/log/journal/8c7eed99a2994c31a4e8f00ded066959/system.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
Jun 15 11:15:33 arch systemd-journald[245]: Rotating system journal.
Jun 15 11:15:33 arch kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Jun 15 11:15:33 arch kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Jun 15 11:15:33 arch kernel: FAT-fs (nvme1n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Jun 15 11:15:33 arch kernel: i2c i2c-0: 1/2 memory slots populated (from DMI)
Jun 15 11:15:33 arch kernel: i2c i2c-0: Successfully instantiated SPD at 0x50
Jun 15 11:15:33 arch kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
Jun 15 11:15:33 arch kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Jun 15 11:15:33 arch kernel: intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
Jun 15 11:15:33 arch kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Jun 15 11:15:33 arch systemd[1]: Activated swap Compressed Swap on /dev/zram0.
Jun 15 11:15:33 arch systemd[1]: Reached target Swaps.
Jun 15 11:15:33 arch systemd[1]: Mounted /boot.
Jun 15 11:15:33 arch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 15 11:15:33 arch kernel: acer_wmi: Acer Laptop ACPI-WMI Extras
Jun 15 11:15:33 arch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input7
Jun 15 11:15:33 arch kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Jun 15 11:15:33 arch kernel: iTCO_vendor_support: vendor-support=0
Jun 15 11:15:33 arch kernel: ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Jun 15 11:15:33 arch kernel: intel_rapl_common: Found RAPL domain package
Jun 15 11:15:33 arch kernel: intel_rapl_common: Found RAPL domain core
Jun 15 11:15:33 arch kernel: intel_rapl_common: Found RAPL domain uncore
Jun 15 11:15:33 arch kernel: intel_rapl_common: Found RAPL domain dram
Jun 15 11:15:33 arch kernel: intel_rapl_common: Found RAPL domain psys
Jun 15 11:15:33 arch systemd[1]: Finished Flush Journal to Persistent Storage.
Jun 15 11:15:33 arch kernel: i2c_hid_acpi i2c-ELAN2514:00: i2c_hid_get_input: IRQ triggered but there's no data
Jun 15 11:15:33 arch kernel: input: ELAN2514:00 04F3:2A47 Touchscreen as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN2514:00/0018:04F3:2A47.0001/input/input8
Jun 15 11:15:33 arch kernel: input: ELAN2514:00 04F3:2A47 as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN2514:00/0018:04F3:2A47.0001/input/input9
Jun 15 11:15:33 arch kernel: input: ELAN2514:00 04F3:2A47 as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN2514:00/0018:04F3:2A47.0001/input/input10
Jun 15 11:15:33 arch kernel: input: ELAN2514:00 04F3:2A47 Stylus as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN2514:00/0018:04F3:2A47.0001/input/input11
Jun 15 11:15:33 arch kernel: hid-generic 0018:04F3:2A47.0001: input,hidraw0: I2C HID v1.00 Device [ELAN2514:00 04F3:2A47] on i2c-ELAN2514:00
Jun 15 11:15:33 arch kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Jun 15 11:15:33 arch kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Jun 15 11:15:33 arch kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Jun 15 11:15:33 arch kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Jun 15 11:15:33 arch kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Jun 15 11:15:33 arch kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Jun 15 11:15:33 arch kernel: cryptd: max_cpu_qlen set to 1000
Jun 15 11:15:33 arch kernel: input: SYNA328B:00 06CB:CD50 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA328B:00/0018:06CB:CD50.0002/input/input14
Jun 15 11:15:33 arch kernel: input: SYNA328B:00 06CB:CD50 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA328B:00/0018:06CB:CD50.0002/input/input15
Jun 15 11:15:33 arch kernel: hid-generic 0018:06CB:CD50.0002: input,hidraw1: I2C HID v1.00 Mouse [SYNA328B:00 06CB:CD50] on i2c-SYNA328B:00
Jun 15 11:15:33 arch kernel: AVX2 version of gcm_enc/dec engaged.
Jun 15 11:15:33 arch kernel: AES CTR mode by8 optimization enabled
Jun 15 11:15:33 arch kernel: videodev: Linux video capture interface: v2.00
Jun 15 11:15:33 arch kernel: spi-nor spi0.0: mx25l12805d (16384 Kbytes)
Jun 15 11:15:33 arch kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Jun 15 11:15:33 arch kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Jun 15 11:15:33 arch kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Jun 15 11:15:33 arch kernel: 0x000000000000-0x000001000000 : "BIOS"
Jun 15 11:15:33 arch kernel: Bluetooth: Core ver 2.22
Jun 15 11:15:33 arch kernel: NET: Registered PF_BLUETOOTH protocol family
Jun 15 11:15:33 arch kernel: Bluetooth: HCI device and connection manager initialized
Jun 15 11:15:33 arch kernel: Bluetooth: HCI socket layer initialized
Jun 15 11:15:33 arch kernel: Bluetooth: L2CAP socket layer initialized
Jun 15 11:15:33 arch kernel: Bluetooth: SCO socket layer initialized
Jun 15 11:15:33 arch kernel: intel_rapl_common: Found RAPL domain package
Jun 15 11:15:33 arch kernel: intel_rapl_common: Found RAPL domain dram
Jun 15 11:15:33 arch kernel: rtw_8821ce 0000:02:00.0: enabling device (0000 -> 0003)
Jun 15 11:15:33 arch kernel: usbcore: registered new interface driver btusb
Jun 15 11:15:33 arch kernel: rtw_8821ce 0000:02:00.0: Firmware version 24.11.0, H2C version 12
Jun 15 11:15:33 arch systemd[1]: Mounting Temporary Directory /tmp...
Jun 15 11:15:33 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
Jun 15 11:15:33 arch kernel: Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000c lmp_ver=08 lmp_subver=8821
Jun 15 11:15:33 arch kernel: Bluetooth: hci0: RTL: rom_version status=0 version=1
Jun 15 11:15:33 arch kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8821c_fw.bin
Jun 15 11:15:33 arch kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8821c_config.bin
Jun 15 11:15:33 arch kernel: usb 1-4: Found UVC 1.00 device HP Wide Vision HD Camera (05c8:03d3)
Jun 15 11:15:33 arch kernel: Bluetooth: hci0: RTL: cfg_sz 10, total sz 34926
Jun 15 11:15:33 arch systemd[1]: Mounted Temporary Directory /tmp.
Jun 15 11:15:33 arch systemd[1]: Reached target Local File Systems.
Jun 15 11:15:33 arch systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Jun 15 11:15:33 arch systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Jun 15 11:15:33 arch systemd[1]: Starting Update Boot Loader Random Seed...
Jun 15 11:15:33 arch systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Jun 15 11:15:33 arch systemd[1]: Starting Create Volatile Files and Directories...
Jun 15 11:15:33 arch systemd[1]: Reached target Bluetooth Support.
Jun 15 11:15:33 arch systemd[1]: Started Load/Save RF Kill Switch Status.
Jun 15 11:15:33 arch systemd-networkd[268]: wlan0: found matching network '/etc/systemd/network/20-wlan.network', based on potentially unpredictable interface name.
Jun 15 11:15:33 arch systemd-networkd[268]: wlan0: Configuring with /etc/systemd/network/20-wlan.network.
Jun 15 11:15:33 arch bootctl[346]: Random seed file /boot/loader/random-seed successfully refreshed (32 bytes).
Jun 15 11:15:33 arch kernel: usbcore: registered new interface driver uvcvideo
Jun 15 11:15:33 arch systemd[1]: Finished Update Boot Loader Random Seed.
Jun 15 11:15:34 arch kernel: input: ELAN2514:00 04F3:2A47 as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN2514:00/0018:04F3:2A47.0001/input/input18
Jun 15 11:15:34 arch kernel: input: ELAN2514:00 04F3:2A47 UNKNOWN as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN2514:00/0018:04F3:2A47.0001/input/input19
Jun 15 11:15:34 arch kernel: input: ELAN2514:00 04F3:2A47 UNKNOWN as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN2514:00/0018:04F3:2A47.0001/input/input20
Jun 15 11:15:34 arch kernel: input: ELAN2514:00 04F3:2A47 Stylus as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN2514:00/0018:04F3:2A47.0001/input/input21
Jun 15 11:15:34 arch kernel: hid-multitouch 0018:04F3:2A47.0001: input,hidraw0: I2C HID v1.00 Device [ELAN2514:00 04F3:2A47] on i2c-ELAN2514:00
Jun 15 11:15:34 arch kernel: snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
Jun 15 11:15:34 arch kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Jun 15 11:15:34 arch kernel: Console: switching to colour dummy device 80x25
Jun 15 11:15:34 arch kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Jun 15 11:15:34 arch kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Jun 15 11:15:34 arch kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
Jun 15 11:15:34 arch kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Jun 15 11:15:34 arch systemd[1]: Finished Create Volatile Files and Directories.
Jun 15 11:15:34 arch systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Jun 15 11:15:34 arch kernel: i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
Jun 15 11:15:34 arch kernel: intel_tcc_cooling: Programmable TCC Offset detected
Jun 15 11:15:34 arch systemd[1]: Starting Network Name Resolution...
Jun 15 11:15:34 arch systemd[1]: Starting Network Time Synchronization...
Jun 15 11:15:34 arch systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Jun 15 11:15:34 arch systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Jun 15 11:15:34 arch kernel: ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=4
Jun 15 11:15:34 arch kernel: hid-generic 001F:8087:0AC2.0003: hidraw2: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC2] on 
Jun 15 11:15:34 arch kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
Jun 15 11:15:34 arch kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Jun 15 11:15:34 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input24
Jun 15 11:15:34 arch kernel: hid-generic 001F:8087:0AC2.0004: hidraw3: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC2] on 
Jun 15 11:15:34 arch kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Jun 15 11:15:34 arch kernel: input: SYNA328B:00 06CB:CD50 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA328B:00/0018:06CB:CD50.0002/input/input25
Jun 15 11:15:34 arch kernel: input: SYNA328B:00 06CB:CD50 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA328B:00/0018:06CB:CD50.0002/input/input26
Jun 15 11:15:34 arch kernel: hid-multitouch 0018:06CB:CD50.0002: input,hidraw1: I2C HID v1.00 Mouse [SYNA328B:00 06CB:CD50] on i2c-SYNA328B:00
Jun 15 11:15:34 arch kernel: fbcon: i915drmfb (fb0) is primary device
Jun 15 11:15:34 arch systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Jun 15 11:15:34 arch kernel: Console: switching to colour frame buffer device 240x67
Jun 15 11:15:34 arch kernel: hid-generic 001F:8087:0AC2.0005: hidraw4: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC2] on 
Jun 15 11:15:34 arch kernel: hid-generic 001F:8087:0AC3.0006: hidraw5: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC3] on 
Jun 15 11:15:34 arch kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Jun 15 11:15:34 arch systemd-resolved[361]: Positive Trust Anchors:
Jun 15 11:15:34 arch systemd-resolved[361]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Jun 15 11:15:34 arch systemd-resolved[361]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
Jun 15 11:15:34 arch systemd[1]: Started Network Time Synchronization.
Jun 15 11:15:34 arch systemd[1]: Reached target System Time Set.
Jun 15 11:15:34 arch kernel: mousedev: PS/2 mouse device common for all mice
Jun 15 11:15:34 arch systemd-resolved[361]: Using system hostname 'arch'.
Jun 15 11:15:34 arch kernel: Bluetooth: hci0: RTL: fw version 0x75b8f098
Jun 15 11:15:34 arch systemd[1]: Created slice Slice /system/systemd-backlight.
Jun 15 11:15:34 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Jun 15 11:15:34 arch systemd-networkd[268]: wlan0: Link UP
Jun 15 11:15:34 arch kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC295: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Jun 15 11:15:34 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 15 11:15:34 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Jun 15 11:15:34 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Jun 15 11:15:34 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Jun 15 11:15:34 arch kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
Jun 15 11:15:34 arch kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Jun 15 11:15:34 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Jun 15 11:15:34 arch systemd[1]: Started Network Name Resolution.
Jun 15 11:15:34 arch systemd[1]: Reached target Host and Network Name Lookups.
Jun 15 11:15:34 arch systemd[1]: Reached target System Initialization.
Jun 15 11:15:34 arch systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Jun 15 11:15:34 arch systemd[1]: Started Discard unused filesystem blocks once a week.
Jun 15 11:15:34 arch systemd[1]: Started Daily verification of password and group files.
Jun 15 11:15:34 arch systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 15 11:15:34 arch systemd[1]: Reached target Timer Units.
Jun 15 11:15:34 arch systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 15 11:15:34 arch systemd[1]: Reached target Socket Units.
Jun 15 11:15:34 arch systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Jun 15 11:15:34 arch systemd[1]: Reached target Basic System.
Jun 15 11:15:34 arch systemd[1]: Starting D-Bus System Message Bus...
Jun 15 11:15:34 arch systemd[1]: Starting Wireless service...
Jun 15 11:15:34 arch systemd[1]: Starting User Login Management...
Jun 15 11:15:34 arch systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Jun 15 11:15:34 arch dbus-daemon[383]: dbus[383]: Unknown group "netdev" in message bus configuration file
Jun 15 11:15:34 arch dbus-daemon[383]: dbus[383]: Unknown group "netdev" in message bus configuration file
Jun 15 11:15:34 arch systemd[1]: Started Verify integrity of password and group files.
Jun 15 11:15:34 arch systemd[1]: Started D-Bus System Message Bus.
Jun 15 11:15:34 arch systemd[1]: Starting Network Manager...
Jun 15 11:15:34 arch kernel: NET: Registered PF_ALG protocol family
Jun 15 11:15:34 arch systemd-logind[386]: New seat seat0.
Jun 15 11:15:34 arch systemd-logind[386]: Watching system buttons on /dev/input/event2 (Power Button)
Jun 15 11:15:34 arch systemd-logind[386]: Watching system buttons on /dev/input/event1 (Power Button)
Jun 15 11:15:34 arch systemd-logind[386]: Watching system buttons on /dev/input/event0 (Lid Switch)
Jun 15 11:15:34 arch systemd-logind[386]: Watching system buttons on /dev/input/event4 (Intel HID events)
Jun 15 11:15:34 arch systemd-logind[386]: Watching system buttons on /dev/input/event5 (Intel HID 5 button array)
Jun 15 11:15:34 arch systemd-logind[386]: Watching system buttons on /dev/input/event3 (AT Translated Set 2 keyboard)
Jun 15 11:15:34 arch systemd[1]: Started User Login Management.
Jun 15 11:15:34 arch systemd[1]: shadow.service: Deactivated successfully.
Jun 15 11:15:34 arch NetworkManager[388]: <info>  [1686842134.4383] NetworkManager (version 1.42.6-1) is starting... (boot:6964245c-a0e7-4c03-a554-48abdc9f5e0e)
Jun 15 11:15:34 arch NetworkManager[388]: <info>  [1686842134.4384] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Jun 15 11:15:34 arch NetworkManager[388]: <info>  [1686842134.4398] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jun 15 11:15:34 arch NetworkManager[388]: <info>  [1686842134.4435] manager[0x5558aaffda60]: monitoring kernel firmware directory '/lib/firmware'.
Jun 15 11:15:34 arch dbus-daemon[383]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.5' (uid=0 pid=388 comm="/usr/bin/NetworkManager --no-daemon")
Jun 15 11:15:34 arch systemd[1]: Started Network Manager.
Jun 15 11:15:34 arch iwd[384]: Wireless daemon version 2.5
Jun 15 11:15:34 arch systemd[1]: Starting Hostname Service...
Jun 15 11:15:34 arch systemd[1]: Started Wireless service.
Jun 15 11:15:34 arch iwd[384]: station: Network configuration is disabled.
Jun 15 11:15:34 arch systemd[1]: Reached target Network.
Jun 15 11:15:34 arch systemd[1]: Starting Permit User Sessions...
Jun 15 11:15:34 arch iwd[384]: Wiphy: 0, Name: phy0
Jun 15 11:15:34 arch iwd[384]:         Permanent Address: 40:5b:d8:14:8a:f9
Jun 15 11:15:34 arch iwd[384]:         2.4Ghz Band:
Jun 15 11:15:34 arch iwd[384]:                 Bitrates (non-HT):
Jun 15 11:15:34 arch iwd[384]:                          1.0 Mbps
Jun 15 11:15:34 arch iwd[384]:                          2.0 Mbps
Jun 15 11:15:34 arch iwd[384]:                          5.5 Mbps
Jun 15 11:15:34 arch iwd[384]:                         11.0 Mbps
Jun 15 11:15:34 arch iwd[384]:                          6.0 Mbps
Jun 15 11:15:34 arch iwd[384]:                          9.0 Mbps
Jun 15 11:15:34 arch iwd[384]:                         12.0 Mbps
Jun 15 11:15:34 arch iwd[384]:                         18.0 Mbps
Jun 15 11:15:34 arch iwd[384]:                         24.0 Mbps
Jun 15 11:15:34 arch iwd[384]:                         36.0 Mbps
Jun 15 11:15:34 arch iwd[384]:                         48.0 Mbps
Jun 15 11:15:34 arch iwd[384]:                         54.0 Mbps
Jun 15 11:15:34 arch iwd[384]:                 HT Capabilities:
Jun 15 11:15:34 arch iwd[384]:                         HT40
Jun 15 11:15:34 arch iwd[384]:                         Short GI for 20Mhz
Jun 15 11:15:34 arch iwd[384]:                         Short GI for 40Mhz
Jun 15 11:15:34 arch iwd[384]:                 HT RX MCS indexes:
Jun 15 11:15:34 arch iwd[384]:                         0-7
Jun 15 11:15:34 arch iwd[384]:                         32
Jun 15 11:15:34 arch iwd[384]:         5Ghz Band:
Jun 15 11:15:34 arch iwd[384]:                 Bitrates (non-HT):
Jun 15 11:15:34 arch iwd[384]:                          6.0 Mbps
Jun 15 11:15:34 arch iwd[384]:                          9.0 Mbps
Jun 15 11:15:34 arch iwd[384]:                         12.0 Mbps
Jun 15 11:15:34 arch iwd[384]:                         18.0 Mbps
Jun 15 11:15:34 arch iwd[384]:                         24.0 Mbps
Jun 15 11:15:34 arch iwd[384]:                         36.0 Mbps
Jun 15 11:15:34 arch iwd[384]:                         48.0 Mbps
Jun 15 11:15:34 arch iwd[384]:                         54.0 Mbps
Jun 15 11:15:34 arch iwd[384]:                 HT Capabilities:
Jun 15 11:15:34 arch iwd[384]:                         HT40
Jun 15 11:15:34 arch iwd[384]:                         Short GI for 20Mhz
Jun 15 11:15:34 arch iwd[384]:                         Short GI for 40Mhz
Jun 15 11:15:34 arch iwd[384]:                 HT RX MCS indexes:
Jun 15 11:15:34 arch iwd[384]:                         0-7
Jun 15 11:15:34 arch iwd[384]:                         32
Jun 15 11:15:34 arch iwd[384]:                 VHT Capabilities:
Jun 15 11:15:34 arch iwd[384]:                         Short GI for 80Mhz
Jun 15 11:15:34 arch iwd[384]:                         Max RX MCS: 0-9 for NSS: 1
Jun 15 11:15:34 arch iwd[384]:                         Max TX MCS: 0-9 for NSS: 1
Jun 15 11:15:34 arch iwd[384]:         Ciphers: BIP-CMAC-256 BIP-GMAC-256 BIP-GMAC-128 CCMP-256
Jun 15 11:15:34 arch iwd[384]:                  GCMP-256 GCMP-128 BIP-CMAC-128 CCMP-128
Jun 15 11:15:34 arch iwd[384]:                  TKIP
Jun 15 11:15:34 arch iwd[384]:         Supported iftypes: ad-hoc station ap
Jun 15 11:15:34 arch iwd[384]: Wiphy phy0 will only use the default interface
Jun 15 11:15:34 arch dbus-daemon[383]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 15 11:15:34 arch NetworkManager[388]: <info>  [1686842134.5194] hostname: hostname: using hostnamed
Jun 15 11:15:34 arch NetworkManager[388]: <info>  [1686842134.5194] hostname: static hostname changed from (none) to "arch"
Jun 15 11:15:34 arch NetworkManager[388]: <info>  [1686842134.5196] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Jun 15 11:15:34 arch NetworkManager[388]: <info>  [1686842134.5202] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1d.1/0000:02:00.0/ieee80211/phy0/rfkill1) (driver rtw_8821ce)
Jun 15 11:15:34 arch NetworkManager[388]: <info>  [1686842134.5203] manager[0x5558aaffda60]: rfkill: Wi-Fi hardware radio set enabled
Jun 15 11:15:34 arch NetworkManager[388]: <info>  [1686842134.5203] manager[0x5558aaffda60]: rfkill: WWAN hardware radio set enabled
Jun 15 11:15:34 arch NetworkManager[388]: <info>  [1686842134.5219] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-adsl.so)
Jun 15 11:15:34 arch systemd-networkd[268]: wlan0: Link DOWN
Jun 15 11:15:34 arch NetworkManager[388]: <info>  [1686842134.5278] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-bluetooth.so)
Jun 15 11:15:34 arch NetworkManager[388]: <info>  [1686842134.5290] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-ovs.so)
Jun 15 11:15:34 arch systemd[1]: Finished Permit User Sessions.
Jun 15 11:15:34 arch systemd[1]: Started Hostname Service.
Jun 15 11:15:34 arch systemd[1]: Reached target Multi-User System.
Jun 15 11:15:34 arch systemd[1]: Starting Light Display Manager...
Jun 15 11:15:34 arch systemd[1]: Started Light Display Manager.
Jun 15 11:15:34 arch dbus-daemon[383]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.8' (uid=0 pid=466 comm="/usr/bin/lightdm")
Jun 15 11:15:34 arch systemd[1]: Reached target Graphical Interface.
Jun 15 11:15:34 arch systemd[1]: Reached target User and Group Name Lookups.
Jun 15 11:15:34 arch systemd[1]: Starting Accounts Service...
Jun 15 11:15:34 arch NetworkManager[388]: <info>  [1686842134.5710] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-team.so)
Jun 15 11:15:34 arch NetworkManager[388]: <info>  [1686842134.5746] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-wifi.so)
Jun 15 11:15:34 arch NetworkManager[388]: <info>  [1686842134.5787] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-wwan.so)
Jun 15 11:15:34 arch NetworkManager[388]: <info>  [1686842134.5789] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Jun 15 11:15:34 arch NetworkManager[388]: <info>  [1686842134.5789] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jun 15 11:15:34 arch NetworkManager[388]: <info>  [1686842134.5790] manager: Networking is enabled by state file
Jun 15 11:15:34 arch dbus-daemon[383]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=388 comm="/usr/bin/NetworkManager --no-daemon")
Jun 15 11:15:34 arch NetworkManager[388]: <info>  [1686842134.5793] settings: Loaded settings plugin: keyfile (internal)
Jun 15 11:15:34 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 15 11:15:34 arch dbus-daemon[383]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 15 11:15:34 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 15 11:15:34 arch kernel: input: HP WMI hotkeys as /devices/virtual/input/input17
Jun 15 11:15:34 arch kernel: intel-hid INT33D5:00: switch event received, enable switches supports
Jun 15 11:15:34 arch kernel: input: Intel HID switches as /devices/platform/INT33D5:00/input/input28
Jun 15 11:15:35 arch systemd-networkd[268]: wlan0: Link UP
Jun 15 11:15:35 arch NetworkManager[388]: <info>  [1686842135.0062] dhcp: init: Using DHCP client 'internal'
Jun 15 11:15:35 arch NetworkManager[388]: <info>  [1686842135.0065] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Jun 15 11:15:35 arch NetworkManager[388]: <info>  [1686842135.0073] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jun 15 11:15:35 arch NetworkManager[388]: <info>  [1686842135.0076] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jun 15 11:15:35 arch NetworkManager[388]: <info>  [1686842135.0080] device (lo): Activation: starting connection 'lo' (795e65fa-a12b-4718-82e7-518ded814d18)
Jun 15 11:15:35 arch kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
Jun 15 11:15:35 arch kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input30
Jun 15 11:15:35 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input31
Jun 15 11:15:35 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input32
Jun 15 11:15:35 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input33
Jun 15 11:15:35 arch systemd[1]: Reached target Sound Card.
Jun 15 11:15:35 arch dbus-daemon[383]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.11' (uid=0 pid=474 comm="/usr/lib/accounts-daemon")
Jun 15 11:15:35 arch systemd[1]: Starting Authorization Manager...
Jun 15 11:15:35 arch polkitd[498]: Started polkitd version 122
Jun 15 11:15:35 arch polkitd[498]: Loading rules from directory /etc/polkit-1/rules.d
Jun 15 11:15:35 arch polkitd[498]: Loading rules from directory /usr/share/polkit-1/rules.d
Jun 15 11:15:35 arch polkitd[498]: Finished loading, compiling and executing 3 rules
Jun 15 11:15:35 arch dbus-daemon[383]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jun 15 11:15:35 arch systemd[1]: Started Authorization Manager.
Jun 15 11:15:35 arch polkitd[498]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jun 15 11:15:35 arch accounts-daemon[474]: started daemon version 23.13.0
Jun 15 11:15:35 arch dbus-daemon[383]: [system] Successfully activated service 'org.freedesktop.Accounts'
Jun 15 11:15:35 arch systemd[1]: Started Accounts Service.
Jun 15 11:15:35 arch systemd[1]: Startup finished in 4.297s (firmware) + 1.548s (loader) + 1.322s (kernel) + 2.768s (userspace) = 9.937s.
Jun 15 11:15:35 arch NetworkManager[388]: <info>  [1686842135.4884] device (wlan0): driver supports Access Point (AP) mode
Jun 15 11:15:35 arch NetworkManager[388]: <info>  [1686842135.4889] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/2)
Jun 15 11:15:35 arch NetworkManager[388]: <info>  [1686842135.4891] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 15 11:15:35 arch systemd-networkd[268]: wlan0: Link DOWN
Jun 15 11:15:35 arch NetworkManager[388]: <info>  [1686842135.5380] device (wlan0): set-hw-addr: set MAC address to 3E:2A:F8:76:58:B6 (scanning)
Jun 15 11:15:35 arch systemd-networkd[268]: wlan0: found matching network '/etc/systemd/network/20-wlan.network', based on potentially unpredictable interface name.
Jun 15 11:15:36 arch systemd-networkd[268]: wlan0: Link UP
Jun 15 11:15:36 arch dbus-daemon[383]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.5' (uid=0 pid=388 comm="/usr/bin/NetworkManager --no-daemon")
Jun 15 11:15:36 arch NetworkManager[388]: <info>  [1686842136.0208] ovsdb: disconnected from ovsdb
Jun 15 11:15:36 arch NetworkManager[388]: <info>  [1686842136.0208] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jun 15 11:15:36 arch NetworkManager[388]: <info>  [1686842136.0211] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jun 15 11:15:36 arch NetworkManager[388]: <info>  [1686842136.0213] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jun 15 11:15:36 arch NetworkManager[388]: <info>  [1686842136.0216] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jun 15 11:15:36 arch NetworkManager[388]: <info>  [1686842136.0225] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jun 15 11:15:36 arch NetworkManager[388]: <info>  [1686842136.0226] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jun 15 11:15:36 arch NetworkManager[388]: <info>  [1686842136.0230] device (lo): Activation: successful, device activated.
Jun 15 11:15:36 arch systemd[1]: Starting WPA supplicant...
Jun 15 11:15:36 arch dbus-daemon[383]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Jun 15 11:15:36 arch wpa_supplicant[528]: Successfully initialized wpa_supplicant
Jun 15 11:15:36 arch systemd[1]: Started WPA supplicant.
Jun 15 11:15:36 arch lightdm[530]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=973) by (uid=0)
Jun 15 11:15:36 arch systemd-logind[386]: New session c1 of user lightdm.
Jun 15 11:15:36 arch systemd[1]: Created slice User Slice of UID 973.
Jun 15 11:15:36 arch systemd[1]: Starting User Runtime Directory /run/user/973...
Jun 15 11:15:36 arch systemd[1]: Finished User Runtime Directory /run/user/973.
Jun 15 11:15:36 arch systemd[1]: Starting User Manager for UID 973...
Jun 15 11:15:36 arch dbus-daemon[383]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.17' (uid=0 pid=535 comm="(systemd)")
Jun 15 11:15:36 arch dbus-daemon[383]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 15 11:15:36 arch (systemd)[535]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 15 11:15:36 arch (systemd)[535]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
Jun 15 11:15:36 arch (systemd)[535]: pam_unix(systemd-user:session): session opened for user lightdm(uid=973) by lightdm(uid=0)
Jun 15 11:15:36 arch systemd[535]: Queued start job for default target Main User Target.
Jun 15 11:15:36 arch iwd[384]: Could not register frame watch type 00d0: -114
Jun 15 11:15:36 arch wpa_supplicant[528]: nl80211: kernel reports: Match already configured
Jun 15 11:15:36 arch wpa_supplicant[528]: nl80211: kernel reports: Match already configured
Jun 15 11:15:36 arch wpa_supplicant[528]: nl80211: kernel reports: Match already configured
Jun 15 11:15:36 arch wpa_supplicant[528]: nl80211: kernel reports: Match already configured
Jun 15 11:15:36 arch wpa_supplicant[528]: nl80211: kernel reports: Match already configured
Jun 15 11:15:36 arch wpa_supplicant[528]: nl80211: kernel reports: Match already configured
Jun 15 11:15:36 arch wpa_supplicant[528]: nl80211: kernel reports: Match already configured
Jun 15 11:15:36 arch wpa_supplicant[528]: nl80211: kernel reports: Match already configured
Jun 15 11:15:36 arch wpa_supplicant[528]: nl80211: kernel reports: Match already configured
Jun 15 11:15:36 arch wpa_supplicant[528]: nl80211: kernel reports: Match already configured
Jun 15 11:15:36 arch systemd[535]: Created slice User Application Slice.
Jun 15 11:15:36 arch systemd[535]: Reached target Paths.
Jun 15 11:15:36 arch systemd[535]: Reached target Timers.
Jun 15 11:15:36 arch systemd[535]: Starting D-Bus User Message Bus Socket...
Jun 15 11:15:36 arch systemd[535]: Listening on GnuPG network certificate management daemon.
Jun 15 11:15:36 arch systemd[535]: Listening on GCR ssh-agent wrapper.
Jun 15 11:15:36 arch systemd[535]: Listening on GNOME Keyring daemon.
Jun 15 11:15:36 arch systemd[535]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 15 11:15:36 arch systemd[535]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 15 11:15:36 arch systemd[535]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 15 11:15:36 arch systemd[535]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 15 11:15:36 arch systemd[535]: Listening on p11-kit server.
Jun 15 11:15:36 arch systemd[535]: Listening on PipeWire PulseAudio.
Jun 15 11:15:36 arch systemd[535]: Listening on PipeWire Multimedia System Socket.
Jun 15 11:15:36 arch systemd[535]: Listening on D-Bus User Message Bus Socket.
Jun 15 11:15:36 arch systemd[535]: Reached target Sockets.
Jun 15 11:15:36 arch systemd[535]: Reached target Basic System.
Jun 15 11:15:36 arch systemd[535]: Reached target Main User Target.
Jun 15 11:15:36 arch systemd[535]: Startup finished in 175ms.
Jun 15 11:15:36 arch systemd[1]: Started User Manager for UID 973.
Jun 15 11:15:36 arch systemd[1]: Started Session c1 of User lightdm.
Jun 15 11:15:36 arch wpa_supplicant[528]: dbus: fill_dict_with_properties dbus_interface=fi.w1.wpa_supplicant1.Interface.P2PDevice dbus_property=P2PDeviceConfig getter failed
Jun 15 11:15:36 arch NetworkManager[388]: <info>  [1686842136.5347] device (wlan0): supplicant interface state: internal-starting -> disconnected
Jun 15 11:15:36 arch NetworkManager[388]: <info>  [1686842136.5348] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jun 15 11:15:36 arch kernel: wlan0: authenticate with e6:c3:2a:da:20:07
Jun 15 11:15:36 arch systemd[535]: Created slice User Core Session Slice.
Jun 15 11:15:36 arch systemd[535]: Starting D-Bus User Message Bus...
Jun 15 11:15:36 arch systemd[535]: Started D-Bus User Message Bus.
Jun 15 11:15:36 arch dbus-daemon[550]: [session uid=973 pid=550] Activating systemd to hand-off: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.0' (uid=973 pid=542 comm="/usr/bin/lightdm-webkit2-greeter")
Jun 15 11:15:36 arch dbus-daemon[550]: [session uid=973 pid=550] Successfully activated service 'org.freedesktop.systemd1'
Jun 15 11:15:36 arch systemd[535]: Starting Accessibility services bus...
Jun 15 11:15:36 arch dbus-daemon[550]: [session uid=973 pid=550] Successfully activated service 'org.a11y.Bus'
Jun 15 11:15:36 arch systemd[535]: Started Accessibility services bus.
Jun 15 11:15:36 arch at-spi-bus-launcher[558]: dbus-daemon[558]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=973 pid=542 comm="/usr/bin/lightdm-webkit2-greeter")
Jun 15 11:15:36 arch at-spi-bus-launcher[558]: dbus-daemon[558]: Successfully activated service 'org.a11y.atspi.Registry'
Jun 15 11:15:36 arch at-spi-bus-launcher[571]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun 15 11:15:37 arch NetworkManager[388]: <info>  [1686842137.0365] manager: startup complete
Jun 15 11:15:37 arch kernel: wlan0: send auth to e6:c3:2a:da:20:07 (try 1/3)
Jun 15 11:15:37 arch dbus-daemon[383]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.21' (uid=0 pid=632 comm="lightdm --session-child 13 20")
Jun 15 11:15:37 arch dbus-daemon[383]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 15 11:15:37 arch lightdm[632]: pam_systemd_home(lightdm:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 15 11:15:38 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:15:38 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
Jun 15 11:15:39 arch wpa_supplicant[528]: wlan0: Reject scan trigger since one is already pending
Jun 15 11:15:40 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:15:41 arch kernel: wlan0: authenticated
Jun 15 11:15:41 arch kernel: wlan0: associate with e6:c3:2a:da:20:07 (try 1/3)
Jun 15 11:15:41 arch NetworkManager[388]: <info>  [1686842141.3794] policy: auto-activating connection 'Sud Low' (715ca635-152c-4b98-bb22-7b1d3d3ac444)
Jun 15 11:15:41 arch NetworkManager[388]: <info>  [1686842141.3798] device (wlan0): Activation: starting connection 'Sud Low' (715ca635-152c-4b98-bb22-7b1d3d3ac444)
Jun 15 11:15:41 arch NetworkManager[388]: <info>  [1686842141.3799] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 15 11:15:41 arch NetworkManager[388]: <info>  [1686842141.3801] manager: NetworkManager state is now CONNECTING
Jun 15 11:15:41 arch kernel: wlan0: aborting association with e6:c3:2a:da:20:07 by local choice (Reason: 3=DEAUTH_LEAVING)
Jun 15 11:15:41 arch systemd-networkd[268]: wlan0: Link DOWN
Jun 15 11:15:41 arch NetworkManager[388]: <info>  [1686842141.4306] device (wlan0): set-hw-addr: reset MAC address to 40:5B:D8:14:8A:F9 (preserve)
Jun 15 11:15:41 arch systemd-networkd[268]: wlan0: found matching network '/etc/systemd/network/20-wlan.network', based on potentially unpredictable interface name.
Jun 15 11:15:41 arch kernel: rtw_8821ce 0000:02:00.0: failed to get tx report from firmware
Jun 15 11:15:41 arch systemd-networkd[268]: wlan0: Link UP
Jun 15 11:15:41 arch NetworkManager[388]: <info>  [1686842141.9088] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 15 11:15:41 arch NetworkManager[388]: <info>  [1686842141.9091] device (wlan0): Activation: (wifi) access point 'Sud Low' has security, but secrets are required.
Jun 15 11:15:41 arch NetworkManager[388]: <info>  [1686842141.9091] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jun 15 11:15:41 arch NetworkManager[388]: <info>  [1686842141.9094] device (wlan0): supplicant interface state: disconnected -> interface_disabled
Jun 15 11:15:41 arch NetworkManager[388]: <info>  [1686842141.9103] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 15 11:15:41 arch NetworkManager[388]: <info>  [1686842141.9105] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 15 11:15:41 arch NetworkManager[388]: <info>  [1686842141.9107] device (wlan0): Activation: (wifi) connection 'Sud Low' has security, and secrets exist.  No new secrets needed.
Jun 15 11:15:41 arch NetworkManager[388]: <info>  [1686842141.9107] Config: added 'ssid' value 'Sud Low'
Jun 15 11:15:41 arch NetworkManager[388]: <info>  [1686842141.9107] Config: added 'scan_ssid' value '1'
Jun 15 11:15:41 arch NetworkManager[388]: <info>  [1686842141.9107] Config: added 'bgscan' value 'simple:30:-70:86400'
Jun 15 11:15:41 arch NetworkManager[388]: <info>  [1686842141.9107] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 SAE'
Jun 15 11:15:41 arch NetworkManager[388]: <info>  [1686842141.9107] Config: added 'auth_alg' value 'OPEN'
Jun 15 11:15:41 arch NetworkManager[388]: <info>  [1686842141.9108] Config: added 'psk' value '<hidden>'
Jun 15 11:15:41 arch NetworkManager[388]: <info>  [1686842141.9336] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jun 15 11:15:41 arch wpa_supplicant[528]: wlan0: SME: Trying to authenticate with e6:c3:2a:da:20:07 (SSID='Sud Low' freq=2437 MHz)
Jun 15 11:15:42 arch kernel: wlan0: authenticate with e6:c3:2a:da:20:07
Jun 15 11:15:42 arch iwd[384]: Could not register frame watch type 00d0: -114
Jun 15 11:15:42 arch NetworkManager[388]: <info>  [1686842142.5411] device (wlan0): supplicant interface state: inactive -> authenticating
Jun 15 11:15:42 arch kernel: wlan0: send auth to e6:c3:2a:da:20:07 (try 1/3)
Jun 15 11:15:44 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 15 11:15:44 arch lightdm[632]: gkr-pam: unable to locate daemon control file
Jun 15 11:15:44 arch lightdm[632]: gkr-pam: stashed password to try later in open session
Jun 15 11:15:45 arch systemd[1]: Stopping Session c1 of User lightdm...
Jun 15 11:15:45 arch lightdm[530]: pam_unix(lightdm-greeter:session): session closed for user lightdm
Jun 15 11:15:46 arch systemd[1]: session-c1.scope: Deactivated successfully.
Jun 15 11:15:46 arch systemd[1]: Stopped Session c1 of User lightdm.
Jun 15 11:15:46 arch systemd[1]: session-c1.scope: Consumed 6.064s CPU time.
Jun 15 11:15:46 arch lightdm[632]: pam_unix(lightdm:session): session opened for user dan(uid=1000) by dan(uid=0)
Jun 15 11:15:46 arch systemd-logind[386]: Removed session c1.
Jun 15 11:15:46 arch systemd-logind[386]: New session 2 of user dan.
Jun 15 11:15:46 arch systemd[1]: Created slice User Slice of UID 1000.
Jun 15 11:15:46 arch systemd[1]: Starting User Runtime Directory /run/user/1000...
Jun 15 11:15:46 arch systemd[1]: Finished User Runtime Directory /run/user/1000.
Jun 15 11:15:46 arch systemd[1]: Starting User Manager for UID 1000...
Jun 15 11:15:46 arch dbus-daemon[383]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.26' (uid=0 pid=647 comm="(systemd)")
Jun 15 11:15:46 arch dbus-daemon[383]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 15 11:15:46 arch (systemd)[647]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 15 11:15:46 arch (systemd)[647]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[dan] ruser=[<unknown>] rhost=[<unknown>]
Jun 15 11:15:46 arch (systemd)[647]: pam_unix(systemd-user:session): session opened for user dan(uid=1000) by dan(uid=0)
Jun 15 11:15:46 arch systemd[647]: Queued start job for default target Main User Target.
Jun 15 11:15:46 arch systemd-journald[245]: /var/log/journal/8c7eed99a2994c31a4e8f00ded066959/user-1000.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
Jun 15 11:15:46 arch lightdm[632]: gkr-pam: unlocked login keyring
Jun 15 11:15:46 arch systemd[647]: Created slice User Application Slice.
Jun 15 11:15:46 arch systemd[647]: Reached target Paths.
Jun 15 11:15:46 arch systemd[647]: Reached target Timers.
Jun 15 11:15:46 arch gnome-keyring-daemon[655]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Jun 15 11:15:46 arch systemd[647]: Starting D-Bus User Message Bus Socket...
Jun 15 11:15:46 arch systemd[647]: Listening on GnuPG network certificate management daemon.
Jun 15 11:15:46 arch systemd[647]: Listening on GCR ssh-agent wrapper.
Jun 15 11:15:46 arch systemd[647]: Listening on GNOME Keyring daemon.
Jun 15 11:15:46 arch systemd[647]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 15 11:15:46 arch systemd[647]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 15 11:15:46 arch systemd[647]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 15 11:15:46 arch systemd[647]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 15 11:15:46 arch systemd[647]: Listening on p11-kit server.
Jun 15 11:15:46 arch systemd[647]: Listening on PipeWire PulseAudio.
Jun 15 11:15:46 arch systemd[647]: Listening on PipeWire Multimedia System Socket.
Jun 15 11:15:46 arch systemd[647]: Listening on D-Bus User Message Bus Socket.
Jun 15 11:15:46 arch systemd[647]: Reached target Sockets.
Jun 15 11:15:46 arch systemd[647]: Reached target Basic System.
Jun 15 11:15:46 arch systemd[647]: Reached target Main User Target.
Jun 15 11:15:46 arch systemd[647]: Startup finished in 193ms.
Jun 15 11:15:46 arch systemd[1]: Started User Manager for UID 1000.
Jun 15 11:15:46 arch systemd[1]: Started Session 2 of User dan.
Jun 15 11:15:46 arch systemd[647]: Started GNOME Keyring daemon.
Jun 15 11:15:46 arch systemd[647]: Created slice User Core Session Slice.
Jun 15 11:15:46 arch systemd[647]: Starting D-Bus User Message Bus...
Jun 15 11:15:46 arch systemd[647]: Started D-Bus User Message Bus.
Jun 15 11:15:46 arch systemd[647]: Started PipeWire Multimedia Service.
Jun 15 11:15:46 arch systemd[647]: Started Multimedia Service Session Manager.
Jun 15 11:15:46 arch systemd[647]: Started PipeWire PulseAudio.
Jun 15 11:15:46 arch pipewire-pulse[701]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
Jun 15 11:15:46 arch pipewire-pulse[701]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
Jun 15 11:15:46 arch pipewire-pulse[701]: mod.rt: could not set nice-level to -11: No such file or directory
Jun 15 11:15:46 arch wireplumber[700]: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
Jun 15 11:15:46 arch pipewire-pulse[701]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
Jun 15 11:15:46 arch pipewire[697]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
Jun 15 11:15:46 arch wireplumber[700]: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
Jun 15 11:15:46 arch wireplumber[700]: could not set nice-level to -11: No such file or directory
Jun 15 11:15:46 arch pipewire[697]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
Jun 15 11:15:46 arch pipewire[697]: mod.rt: could not set nice-level to -11: No such file or directory
Jun 15 11:15:46 arch wireplumber[700]: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
Jun 15 11:15:46 arch pipewire[697]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
Jun 15 11:15:46 arch wireplumber[700]: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
Jun 15 11:15:46 arch pipewire[697]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
Jun 15 11:15:46 arch pipewire-pulse[701]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
Jun 15 11:15:46 arch wireplumber[700]: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Jun 15 11:15:46 arch wireplumber[700]: [0:00:15.673088169] [700]  INFO Camera camera_manager.cpp:298 libcamera v0.0.5
Jun 15 11:15:46 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:15:46 arch wireplumber[700]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NameHasNoOwner
Jun 15 11:15:47 arch iwd[384]: Unexpected connection related event -- is another supplicant running?
Jun 15 11:15:47 arch wpa_supplicant[528]: wlan0: Trying to associate with e6:c3:2a:da:20:07 (SSID='Sud Low' freq=2437 MHz)
Jun 15 11:15:47 arch wpa_supplicant[528]: wlan0: SME: Association request to the driver failed
Jun 15 11:15:47 arch NetworkManager[388]: <info>  [1686842147.0237] device (wlan0): supplicant interface state: authenticating -> disconnected
Jun 15 11:15:47 arch kernel: wlan0: authenticated
Jun 15 11:15:47 arch kernel: wlan0: authenticate with e6:c3:2a:da:20:07
Jun 15 11:15:47 arch kernel: wlan0: send auth to e6:c3:2a:da:20:07 (try 1/3)
Jun 15 11:15:47 arch kernel: wlan0: authenticated
Jun 15 11:15:47 arch kernel: wlan0: associate with e6:c3:2a:da:20:07 (try 1/3)
Jun 15 11:15:47 arch systemd-networkd[268]: wlan0: Connected WiFi access point: Sud Low (e6:c3:2a:da:20:07)
Jun 15 11:15:47 arch wpa_supplicant[528]: wlan0: Associated with e6:c3:2a:da:20:07
Jun 15 11:15:47 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jun 15 11:15:47 arch kernel: wlan0: RX AssocResp from e6:c3:2a:da:20:07 (capab=0x1431 status=0 aid=6)
Jun 15 11:15:47 arch kernel: wlan0: associated
Jun 15 11:15:47 arch NetworkManager[388]: <info>  [1686842147.0398] device (wlan0): supplicant interface state: disconnected -> associated
Jun 15 11:15:47 arch iwd[384]: hardware_rekey not supported
Jun 15 11:15:47 arch systemd-networkd[268]: wlan0: Gained carrier
Jun 15 11:15:47 arch systemd-networkd[268]: wlan0: found matching network '/etc/systemd/network/20-wlan.network', based on potentially unpredictable interface name.
Jun 15 11:15:47 arch kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jun 15 11:15:47 arch pipewire[697]: [0:00:16.237062194] [697]  INFO Camera camera_manager.cpp:298 libcamera v0.0.5
Jun 15 11:15:47 arch wireplumber[700]: <WpPortalPermissionStorePlugin:0x55608c3b89b0> Failed to call Lookup: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.impl.portal.PermissionStore was not provided by any .service files
Jun 15 11:15:47 arch wireplumber[700]: <WpPortalPermissionStorePlugin:0x55608c3b89b0> Failed to call Lookup: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.impl.portal.PermissionStore was not provided by any .service files
Jun 15 11:15:47 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=9999 txrate=121500
Jun 15 11:15:49 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:15:50 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:15:50 arch systemd-networkd[268]: wlan0: DHCPv4 address 192.168.0.150/24, gateway 192.168.0.1 acquired from 192.168.0.1
Jun 15 11:15:50 arch systemd-timesyncd[363]: Network configuration changed, trying to establish connection.
Jun 15 11:15:51 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:15:52 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:15:53 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:15:54 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:15:55 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:15:56 arch systemd[1]: Stopping User Manager for UID 973...
Jun 15 11:15:56 arch systemd[535]: Activating special unit Exit the Session...
Jun 15 11:15:56 arch systemd[535]: Stopped target Main User Target.
Jun 15 11:15:56 arch systemd[535]: Stopping Accessibility services bus...
Jun 15 11:15:56 arch systemd[535]: Stopping D-Bus User Message Bus...
Jun 15 11:15:56 arch systemd[535]: Stopped Accessibility services bus.
Jun 15 11:15:56 arch systemd[535]: Stopped D-Bus User Message Bus.
Jun 15 11:15:56 arch systemd[535]: Removed slice User Core Session Slice.
Jun 15 11:15:56 arch systemd[535]: Stopped target Basic System.
Jun 15 11:15:56 arch systemd[535]: Stopped target Paths.
Jun 15 11:15:56 arch systemd[535]: Stopped target Sockets.
Jun 15 11:15:56 arch systemd[535]: Stopped target Timers.
Jun 15 11:15:56 arch systemd[535]: Closed D-Bus User Message Bus Socket.
Jun 15 11:15:56 arch systemd[535]: Closed GnuPG network certificate management daemon.
Jun 15 11:15:56 arch systemd[535]: Closed GCR ssh-agent wrapper.
Jun 15 11:15:56 arch systemd[535]: Closed GNOME Keyring daemon.
Jun 15 11:15:56 arch systemd[535]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 15 11:15:56 arch systemd[535]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jun 15 11:15:56 arch systemd[535]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jun 15 11:15:56 arch systemd[535]: Closed GnuPG cryptographic agent and passphrase cache.
Jun 15 11:15:56 arch systemd[535]: Closed p11-kit server.
Jun 15 11:15:56 arch systemd[535]: Closed PipeWire PulseAudio.
Jun 15 11:15:56 arch systemd[535]: Closed PipeWire Multimedia System Socket.
Jun 15 11:15:56 arch systemd[535]: Removed slice User Application Slice.
Jun 15 11:15:56 arch systemd[535]: Reached target Shutdown.
Jun 15 11:15:56 arch systemd[535]: Finished Exit the Session.
Jun 15 11:15:56 arch systemd[535]: Reached target Exit the Session.
Jun 15 11:15:56 arch (sd-pam)[536]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
Jun 15 11:15:56 arch systemd[1]: user@973.service: Deactivated successfully.
Jun 15 11:15:56 arch systemd[1]: Stopped User Manager for UID 973.
Jun 15 11:15:56 arch systemd[1]: Stopping User Runtime Directory /run/user/973...
Jun 15 11:15:56 arch systemd[1]: run-user-973.mount: Deactivated successfully.
Jun 15 11:15:56 arch systemd[1]: user-runtime-dir@973.service: Deactivated successfully.
Jun 15 11:15:56 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:15:56 arch systemd[1]: Stopped User Runtime Directory /run/user/973.
Jun 15 11:15:56 arch systemd[1]: Removed slice User Slice of UID 973.
Jun 15 11:15:56 arch systemd[1]: user-973.slice: Consumed 6.296s CPU time.
Jun 15 11:15:57 arch wpa_supplicant[528]: wlan0: Authentication with e6:c3:2a:da:20:07 timed out.
Jun 15 11:15:57 arch wpa_supplicant[528]: BSSID e6:c3:2a:da:20:07 ignore list count incremented to 2, ignoring for 10 seconds
Jun 15 11:15:57 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e6:c3:2a:da:20:07 reason=3 locally_generated=1
Jun 15 11:15:57 arch wpa_supplicant[528]: BSSID e6:c3:2a:da:20:07 ignore list count incremented to 3, ignoring for 60 seconds
Jun 15 11:15:57 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all
Jun 15 11:15:57 arch systemd-networkd[268]: wlan0: Lost carrier
Jun 15 11:15:57 arch systemd-networkd[268]: wlan0: DHCP lease lost
Jun 15 11:15:57 arch NetworkManager[388]: <info>  [1686842157.0406] device (wlan0): supplicant interface state: associated -> disconnected
Jun 15 11:15:57 arch systemd-networkd[268]: wlan0: DHCPv6 lease lost
Jun 15 11:15:57 arch systemd-networkd[268]: wlan0: Gained carrier
Jun 15 11:15:57 arch systemd-networkd[268]: wlan0: found matching network '/etc/systemd/network/20-wlan.network', based on potentially unpredictable interface name.
Jun 15 11:15:57 arch systemd-timesyncd[363]: No network connectivity, watching for changes.
Jun 15 11:15:57 arch systemd-networkd[268]: wlan0: Lost carrier
Jun 15 11:15:57 arch systemd-networkd[268]: wlan0: DHCPv6 lease lost
Jun 15 11:15:57 arch systemd-networkd[268]: wlan0: Gained carrier
Jun 15 11:15:57 arch systemd-networkd[268]: wlan0: found matching network '/etc/systemd/network/20-wlan.network', based on potentially unpredictable interface name.
Jun 15 11:15:57 arch NetworkManager[388]: <info>  [1686842157.1598] device (wlan0): supplicant interface state: disconnected -> scanning
Jun 15 11:15:57 arch systemd[1]: Started Getty on tty2.
Jun 15 11:15:59 arch dbus-daemon[383]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.33' (uid=0 pid=729 comm="/bin/login -p --    ")
Jun 15 11:15:59 arch dbus-daemon[383]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 15 11:15:59 arch login[729]: pam_systemd_home(login:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 15 11:16:02 arch login[729]: pam_unix(login:session): session opened for user dan(uid=1000) by dan(uid=0)
Jun 15 11:16:02 arch systemd-logind[386]: New session 4 of user dan.
Jun 15 11:16:02 arch systemd[1]: Started Session 4 of User dan.
Jun 15 11:16:02 arch login[729]: LOGIN ON tty2 BY dan
Jun 15 11:16:02 arch wireplumber[700]: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Jun 15 11:16:02 arch wireplumber[700]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NameHasNoOwner
Jun 15 11:16:06 arch NetworkManager[388]: <warn>  [1686842166.9873] device (wlan0): Activation: (wifi) association took too long
Jun 15 11:16:06 arch NetworkManager[388]: <info>  [1686842166.9873] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jun 15 11:16:06 arch NetworkManager[388]: <warn>  [1686842166.9876] device (wlan0): Activation: (wifi) asking for new secrets
Jun 15 11:16:06 arch NetworkManager[388]: <info>  [1686842166.9881] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 15 11:16:06 arch NetworkManager[388]: <info>  [1686842166.9883] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 15 11:16:06 arch NetworkManager[388]: <info>  [1686842166.9885] device (wlan0): Activation: (wifi) connection 'Sud Low' has security, and secrets exist.  No new secrets needed.
Jun 15 11:16:06 arch NetworkManager[388]: <info>  [1686842166.9885] Config: added 'ssid' value 'Sud Low'
Jun 15 11:16:06 arch NetworkManager[388]: <info>  [1686842166.9885] Config: added 'scan_ssid' value '1'
Jun 15 11:16:06 arch NetworkManager[388]: <info>  [1686842166.9885] Config: added 'bgscan' value 'simple:30:-70:86400'
Jun 15 11:16:06 arch NetworkManager[388]: <info>  [1686842166.9885] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 SAE'
Jun 15 11:16:06 arch NetworkManager[388]: <info>  [1686842166.9885] Config: added 'auth_alg' value 'OPEN'
Jun 15 11:16:06 arch NetworkManager[388]: <info>  [1686842166.9885] Config: added 'psk' value '<hidden>'
Jun 15 11:16:09 arch wpa_supplicant[528]: wlan0: SME: Trying to authenticate with e6:c3:2a:da:20:07 (SSID='Sud Low' freq=2437 MHz)
Jun 15 11:16:09 arch wpa_supplicant[528]: wlan0: SME: Authentication request to the driver failed
Jun 15 11:16:09 arch systemd-networkd[268]: wlan0: Lost carrier
Jun 15 11:16:09 arch NetworkManager[388]: <info>  [1686842169.6915] device (wlan0): supplicant interface state: scanning -> disconnected
Jun 15 11:16:09 arch systemd-networkd[268]: wlan0: DHCPv6 lease lost
Jun 15 11:16:09 arch systemd-networkd[268]: wlan0: Gained carrier
Jun 15 11:16:09 arch systemd-networkd[268]: wlan0: found matching network '/etc/systemd/network/20-wlan.network', based on potentially unpredictable interface name.
Jun 15 11:16:10 arch NetworkManager[388]: <info>  [1686842170.7131] device (wlan0): supplicant interface state: disconnected -> scanning
Jun 15 11:16:23 arch wpa_supplicant[528]: wlan0: SME: Trying to authenticate with e6:c3:2a:da:20:07 (SSID='Sud Low' freq=2437 MHz)
Jun 15 11:16:23 arch wpa_supplicant[528]: wlan0: SME: Authentication request to the driver failed
Jun 15 11:16:23 arch systemd-networkd[268]: wlan0: Lost carrier
Jun 15 11:16:23 arch wpa_supplicant[528]: BSSID e6:c3:2a:da:20:07 ignore list count incremented to 2, ignoring for 10 seconds
Jun 15 11:16:23 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="Sud Low" auth_failures=1 duration=10 reason=CONN_FAILED
Jun 15 11:16:23 arch NetworkManager[388]: <info>  [1686842183.2950] device (wlan0): supplicant interface state: scanning -> disconnected
Jun 15 11:16:23 arch systemd-networkd[268]: wlan0: DHCPv6 lease lost
Jun 15 11:16:23 arch systemd-networkd[268]: wlan0: Gained carrier
Jun 15 11:16:23 arch systemd-networkd[268]: wlan0: found matching network '/etc/systemd/network/20-wlan.network', based on potentially unpredictable interface name.
Jun 15 11:16:27 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 15 11:16:28 arch NetworkManager[388]: <info>  [1686842188.3164] device (wlan0): supplicant interface state: disconnected -> scanning
Jun 15 11:16:31 arch NetworkManager[388]: <warn>  [1686842191.9883] device (wlan0): Activation: (wifi) association took too long, failing activation
Jun 15 11:16:31 arch NetworkManager[388]: <info>  [1686842191.9884] device (wlan0): state change: config -> failed (reason 'ssid-not-found', sys-iface-state: 'managed')
Jun 15 11:16:31 arch NetworkManager[388]: <info>  [1686842191.9886] manager: NetworkManager state is now DISCONNECTED
Jun 15 11:16:31 arch iwd[384]: Received Deauthentication event, reason: 3, from_ap: false
Jun 15 11:16:31 arch kernel: wlan0: deauthenticating from e6:c3:2a:da:20:07 by local choice (Reason: 3=DEAUTH_LEAVING)
Jun 15 11:16:32 arch systemd-networkd[268]: wlan0: Link DOWN
Jun 15 11:16:32 arch systemd-networkd[268]: wlan0: Lost carrier
Jun 15 11:16:32 arch NetworkManager[388]: <info>  [1686842192.0403] device (wlan0): set-hw-addr: set MAC address to C2:0B:ED:CE:09:30 (scanning)
Jun 15 11:16:32 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jun 15 11:16:32 arch NetworkManager[388]: <warn>  [1686842192.5216] device (wlan0): Activation: failed for connection 'Sud Low'
Jun 15 11:16:32 arch NetworkManager[388]: <info>  [1686842192.5217] device (wlan0): supplicant interface state: scanning -> interface_disabled
Jun 15 11:16:32 arch NetworkManager[388]: <info>  [1686842192.5219] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Jun 15 11:16:32 arch systemd-networkd[268]: wlan0: DHCPv6 lease lost
Jun 15 11:16:32 arch systemd-networkd[268]: wlan0: found matching network '/etc/systemd/network/20-wlan.network', based on potentially unpredictable interface name.
Jun 15 11:16:32 arch systemd-networkd[268]: wlan0: Link UP
Jun 15 11:16:33 arch iwd[384]: Could not register frame watch type 00d0: -114
Jun 15 11:16:33 arch NetworkManager[388]: <info>  [1686842193.0016] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jun 15 11:16:34 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:16:36 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:16:36 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:16:37 arch NetworkManager[388]: <info>  [1686842197.5350] policy: auto-activating connection 'Sud Low' (715ca635-152c-4b98-bb22-7b1d3d3ac444)
Jun 15 11:16:37 arch NetworkManager[388]: <info>  [1686842197.5354] device (wlan0): Activation: starting connection 'Sud Low' (715ca635-152c-4b98-bb22-7b1d3d3ac444)
Jun 15 11:16:37 arch NetworkManager[388]: <info>  [1686842197.5354] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 15 11:16:37 arch NetworkManager[388]: <info>  [1686842197.5356] manager: NetworkManager state is now CONNECTING
Jun 15 11:16:37 arch systemd-networkd[268]: wlan0: Link DOWN
Jun 15 11:16:37 arch systemd-networkd[268]: wlan0: found matching network '/etc/systemd/network/20-wlan.network', based on potentially unpredictable interface name.
Jun 15 11:16:37 arch NetworkManager[388]: <info>  [1686842197.5902] device (wlan0): set-hw-addr: reset MAC address to 40:5B:D8:14:8A:F9 (preserve)
Jun 15 11:16:38 arch systemd-networkd[268]: wlan0: Link UP
Jun 15 11:16:38 arch NetworkManager[388]: <info>  [1686842198.0715] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 15 11:16:38 arch NetworkManager[388]: <info>  [1686842198.0717] device (wlan0): Activation: (wifi) access point 'Sud Low' has security, but secrets are required.
Jun 15 11:16:38 arch NetworkManager[388]: <info>  [1686842198.0717] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jun 15 11:16:38 arch NetworkManager[388]: <info>  [1686842198.0723] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jun 15 11:16:38 arch NetworkManager[388]: <info>  [1686842198.0729] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 15 11:16:38 arch NetworkManager[388]: <info>  [1686842198.0731] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 15 11:16:38 arch NetworkManager[388]: <info>  [1686842198.0734] device (wlan0): Activation: (wifi) connection 'Sud Low' has security, and secrets exist.  No new secrets needed.
Jun 15 11:16:38 arch NetworkManager[388]: <info>  [1686842198.0734] Config: added 'ssid' value 'Sud Low'
Jun 15 11:16:38 arch NetworkManager[388]: <info>  [1686842198.0734] Config: added 'scan_ssid' value '1'
Jun 15 11:16:38 arch NetworkManager[388]: <info>  [1686842198.0734] Config: added 'bgscan' value 'simple:30:-70:86400'
Jun 15 11:16:38 arch NetworkManager[388]: <info>  [1686842198.0734] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 SAE'
Jun 15 11:16:38 arch NetworkManager[388]: <info>  [1686842198.0734] Config: added 'auth_alg' value 'OPEN'
Jun 15 11:16:38 arch NetworkManager[388]: <info>  [1686842198.0734] Config: added 'psk' value '<hidden>'
Jun 15 11:16:38 arch NetworkManager[388]: <info>  [1686842198.1064] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jun 15 11:16:38 arch wpa_supplicant[528]: wlan0: SME: Trying to authenticate with e6:c3:2a:da:20:07 (SSID='Sud Low' freq=2437 MHz)
Jun 15 11:16:38 arch kernel: wlan0: authenticate with e6:c3:2a:da:20:07
Jun 15 11:16:38 arch iwd[384]: Could not register frame watch type 00d0: -114
Jun 15 11:16:38 arch NetworkManager[388]: <info>  [1686842198.7064] device (wlan0): supplicant interface state: inactive -> authenticating
Jun 15 11:16:38 arch kernel: wlan0: send auth to e6:c3:2a:da:20:07 (try 1/3)
Jun 15 11:16:43 arch wpa_supplicant[528]: wlan0: Trying to associate with e6:c3:2a:da:20:07 (SSID='Sud Low' freq=2437 MHz)
Jun 15 11:16:43 arch iwd[384]: Unexpected connection related event -- is another supplicant running?
Jun 15 11:16:43 arch NetworkManager[388]: <info>  [1686842203.1700] device (wlan0): supplicant interface state: authenticating -> associating
Jun 15 11:16:43 arch kernel: wlan0: authenticated
Jun 15 11:16:47 arch kernel: wlan0: associate with e6:c3:2a:da:20:07 (try 1/3)
Jun 15 11:16:47 arch iwd[384]: Unexpected connection related event -- is another supplicant running?
Jun 15 11:16:47 arch wpa_supplicant[528]: wlan0: Associated with e6:c3:2a:da:20:07
Jun 15 11:16:47 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jun 15 11:16:47 arch kernel: wlan0: RX AssocResp from e6:c3:2a:da:20:07 (capab=0x1431 status=0 aid=6)
Jun 15 11:16:47 arch kernel: wlan0: associated
Jun 15 11:16:47 arch NetworkManager[388]: <info>  [1686842207.6408] device (wlan0): supplicant interface state: associating -> 4way_handshake
Jun 15 11:16:47 arch wpa_supplicant[528]: wlan0: WPA: Key negotiation completed with e6:c3:2a:da:20:07 [PTK=CCMP GTK=CCMP]
Jun 15 11:16:47 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-CONNECTED - Connection to e6:c3:2a:da:20:07 completed [id=0 id_str=]
Jun 15 11:16:47 arch systemd-networkd[268]: wlan0: Gained carrier
Jun 15 11:16:47 arch systemd-networkd[268]: wlan0: found matching network '/etc/systemd/network/20-wlan.network', based on potentially unpredictable interface name.
Jun 15 11:16:47 arch NetworkManager[388]: <info>  [1686842207.7100] device (wlan0): supplicant interface state: 4way_handshake -> completed
Jun 15 11:16:47 arch NetworkManager[388]: <info>  [1686842207.7100] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Sud Low"
Jun 15 11:16:47 arch NetworkManager[388]: <info>  [1686842207.7101] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jun 15 11:16:47 arch NetworkManager[388]: <info>  [1686842207.7104] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Jun 15 11:16:47 arch kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jun 15 11:16:47 arch NetworkManager[388]: <info>  [1686842207.7331] dhcp4 (wlan0): state changed new lease, address=192.168.0.151
Jun 15 11:16:47 arch NetworkManager[388]: <info>  [1686842207.7334] policy: set 'Sud Low' (wlan0) as default for IPv4 routing and DNS
Jun 15 11:16:47 arch NetworkManager[388]: <warn>  [1686842207.7393] dns-sd-resolved[637f061e67df55a6]: send-updates SetLinkDomains@2 failed: GDBus.Error:org.freedesktop.resolve1.LinkBusy: Link wlan0 is managed.
Jun 15 11:16:47 arch dbus-daemon[383]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=388 comm="/usr/bin/NetworkManager --no-daemon")
Jun 15 11:16:47 arch NetworkManager[388]: <info>  [1686842207.7396] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jun 15 11:16:47 arch systemd-timesyncd[363]: Network configuration changed, trying to establish connection.
Jun 15 11:16:47 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 15 11:16:47 arch dbus-daemon[383]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 15 11:16:47 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 15 11:16:47 arch NetworkManager[388]: <info>  [1686842207.7650] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jun 15 11:16:47 arch NetworkManager[388]: <info>  [1686842207.7651] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jun 15 11:16:47 arch NetworkManager[388]: <info>  [1686842207.7653] manager: NetworkManager state is now CONNECTED_SITE
Jun 15 11:16:47 arch NetworkManager[388]: <info>  [1686842207.7656] device (wlan0): Activation: successful, device activated.
Jun 15 11:16:47 arch NetworkManager[388]: <info>  [1686842207.7659] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 15 11:16:47 arch systemd-networkd[268]: wlan0: DHCPv4 address 192.168.0.150/24, gateway 192.168.0.1 acquired from 192.168.0.1
Jun 15 11:16:47 arch dbus-daemon[383]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.0' (uid=980 pid=268 comm="/usr/lib/systemd/systemd-networkd")
Jun 15 11:16:47 arch systemd[1]: Starting Hostname Service...
Jun 15 11:16:47 arch dbus-daemon[383]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 15 11:16:47 arch systemd[1]: Started Hostname Service.
Jun 15 11:16:47 arch systemd-timesyncd[363]: Contacted time server 198.137.202.32:123 (0.arch.pool.ntp.org).
Jun 15 11:16:47 arch systemd-timesyncd[363]: Initial clock synchronization to Thu 2023-06-15 11:16:47.676880 EDT.
Jun 15 11:16:48 arch systemd-resolved[361]: Detected conflict on arch IN A 192.168.0.150
Jun 15 11:16:48 arch systemd-resolved[361]: Hostname conflict, changing published hostname from 'arch' to 'arch6'.
Jun 15 11:16:48 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=9999 txrate=121500
Jun 15 11:16:49 arch systemd-networkd[268]: wlan0: Gained IPv6LL
Jun 15 11:16:51 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:16:53 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:16:54 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:16:55 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:16:56 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:16:57 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 15 11:17:03 arch dbus-daemon[383]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.38' (uid=0 pid=868 comm="sudo pacman -S xwininfo")
Jun 15 11:17:03 arch dbus-daemon[383]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 15 11:17:03 arch sudo[868]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 15 11:17:07 arch sudo[868]:      dan : TTY=tty2 ; PWD=/home/dan ; USER=root ; COMMAND=/usr/bin/pacman -S xwininfo
Jun 15 11:17:07 arch sudo[868]: pam_unix(sudo:session): session opened for user root(uid=0) by dan(uid=1000)
Jun 15 11:17:07 arch sudo[868]: pam_unix(sudo:session): session closed for user root
Jun 15 11:17:13 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:17:14 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:17:15 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:17:16 arch dbus-daemon[383]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.39' (uid=0 pid=888 comm="sudo pacman -S xorg-xwininfo")
Jun 15 11:17:16 arch dbus-daemon[383]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 15 11:17:16 arch sudo[888]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 15 11:17:16 arch sudo[888]:      dan : TTY=tty2 ; PWD=/home/dan ; USER=root ; COMMAND=/usr/bin/pacman -S xorg-xwininfo
Jun 15 11:17:16 arch sudo[888]: pam_unix(sudo:session): session opened for user root(uid=0) by dan(uid=1000)
Jun 15 11:17:16 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:17:17 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:17:17 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 15 11:17:17 arch sudo[888]: pam_unix(sudo:session): session closed for user root
Jun 15 11:17:18 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:17:25 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:17:26 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:17:27 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:17:28 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:17:29 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:17:30 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:17:57 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-92 noise=9999 txrate=108000
Jun 15 11:17:58 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:17:59 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:18:00 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:18:01 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:18:02 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:18:05 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:18:06 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:18:07 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:18:12 arch wireplumber[700]: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Jun 15 11:18:12 arch wireplumber[700]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NameHasNoOwner
Jun 15 11:18:14 arch wireplumber[700]: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Jun 15 11:18:14 arch wireplumber[700]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NameHasNoOwner
Jun 15 11:18:23 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:18:24 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:18:25 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:18:29 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:18:30 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:18:31 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:18:32 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:18:33 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:18:34 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:18:35 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:18:36 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:18:37 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:18:38 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:18:39 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:18:40 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:18:55 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:18:56 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:00 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:04 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:05 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:06 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:09 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:10 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:11 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:12 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:15 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:16 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:17 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:21 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:22 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:23 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:24 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:25 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:26 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:27 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:28 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:29 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:30 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:31 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:32 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:33 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:48 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:49 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:50 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:51 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:19:51 arch systemd-networkd[268]: wlan0: Lost carrier
Jun 15 11:19:51 arch systemd-networkd[268]: wlan0: DHCP lease lost
Jun 15 11:19:51 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e6:c3:2a:da:20:07 reason=4 locally_generated=1
Jun 15 11:19:51 arch dbus-daemon[383]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.0' (uid=980 pid=268 comm="/usr/lib/systemd/systemd-networkd")
Jun 15 11:19:51 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jun 15 11:19:51 arch NetworkManager[388]: <info>  [1686842391.4856] device (wlan0): supplicant interface state: completed -> disconnected
Jun 15 11:19:51 arch systemd-networkd[268]: wlan0: DHCPv6 lease lost
Jun 15 11:19:51 arch systemd-timesyncd[363]: No network connectivity, watching for changes.
Jun 15 11:19:51 arch systemd[1]: Starting Hostname Service...
Jun 15 11:19:51 arch dbus-daemon[383]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 15 11:19:51 arch systemd[1]: Started Hostname Service.
Jun 15 11:19:52 arch NetworkManager[388]: <info>  [1686842392.0582] device (wlan0): supplicant interface state: disconnected -> scanning
Jun 15 11:19:53 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:19:55 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:19:55 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:19:56 arch wpa_supplicant[528]: wlan0: SME: Trying to authenticate with e6:c3:2a:da:20:07 (SSID='Sud Low' freq=2437 MHz)
Jun 15 11:19:56 arch kernel: wlan0: authenticate with e6:c3:2a:da:20:07
Jun 15 11:19:56 arch NetworkManager[388]: <info>  [1686842396.7198] device (wlan0): supplicant interface state: scanning -> authenticating
Jun 15 11:19:56 arch kernel: wlan0: send auth to e6:c3:2a:da:20:07 (try 1/3)
Jun 15 11:19:56 arch wpa_supplicant[528]: wlan0: Trying to associate with e6:c3:2a:da:20:07 (SSID='Sud Low' freq=2437 MHz)
Jun 15 11:19:56 arch iwd[384]: Unexpected connection related event -- is another supplicant running?
Jun 15 11:19:56 arch NetworkManager[388]: <info>  [1686842396.7253] device (wlan0): supplicant interface state: authenticating -> associating
Jun 15 11:19:56 arch kernel: wlan0: authenticated
Jun 15 11:19:56 arch kernel: wlan0: associate with e6:c3:2a:da:20:07 (try 1/3)
Jun 15 11:19:56 arch iwd[384]: Unexpected connection related event -- is another supplicant running?
Jun 15 11:19:56 arch wpa_supplicant[528]: wlan0: Associated with e6:c3:2a:da:20:07
Jun 15 11:19:56 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jun 15 11:19:56 arch kernel: wlan0: RX AssocResp from e6:c3:2a:da:20:07 (capab=0x1431 status=0 aid=6)
Jun 15 11:19:56 arch kernel: wlan0: associated
Jun 15 11:19:56 arch NetworkManager[388]: <info>  [1686842396.7370] device (wlan0): supplicant interface state: associating -> associated
Jun 15 11:19:56 arch NetworkManager[388]: <info>  [1686842396.7429] device (wlan0): supplicant interface state: associated -> 4way_handshake
Jun 15 11:19:56 arch wpa_supplicant[528]: wlan0: WPA: Key negotiation completed with e6:c3:2a:da:20:07 [PTK=CCMP GTK=CCMP]
Jun 15 11:19:56 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-CONNECTED - Connection to e6:c3:2a:da:20:07 completed [id=0 id_str=]
Jun 15 11:19:56 arch systemd-networkd[268]: wlan0: Gained carrier
Jun 15 11:19:56 arch systemd-networkd[268]: wlan0: found matching network '/etc/systemd/network/20-wlan.network', based on potentially unpredictable interface name.
Jun 15 11:19:56 arch NetworkManager[388]: <info>  [1686842396.8002] device (wlan0): supplicant interface state: 4way_handshake -> completed
Jun 15 11:19:56 arch NetworkManager[388]: <info>  [1686842396.8004] device (wlan0): ip:dhcp4: restarting
Jun 15 11:19:56 arch NetworkManager[388]: <info>  [1686842396.8193] dhcp4 (wlan0): canceled DHCP transaction
Jun 15 11:19:56 arch NetworkManager[388]: <info>  [1686842396.8193] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Jun 15 11:19:56 arch NetworkManager[388]: <info>  [1686842396.8194] dhcp4 (wlan0): state changed no lease
Jun 15 11:19:56 arch NetworkManager[388]: <info>  [1686842396.8194] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Jun 15 11:19:56 arch systemd-timesyncd[363]: Network configuration changed, trying to establish connection.
Jun 15 11:19:56 arch NetworkManager[388]: <info>  [1686842396.8667] dhcp4 (wlan0): state changed new lease, address=192.168.0.151
Jun 15 11:19:56 arch dbus-daemon[383]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=388 comm="/usr/bin/NetworkManager --no-daemon")
Jun 15 11:19:56 arch systemd-networkd[268]: wlan0: DHCPv4 address 192.168.0.150/24, gateway 192.168.0.1 acquired from 192.168.0.1
Jun 15 11:19:56 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 15 11:19:56 arch dbus-daemon[383]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 15 11:19:56 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 15 11:19:56 arch systemd-timesyncd[363]: Contacted time server 198.137.202.32:123 (0.arch.pool.ntp.org).
Jun 15 11:19:57 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=9999 txrate=121500
Jun 15 11:19:59 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:00 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:00 arch systemd-networkd[268]: wlan0: Lost carrier
Jun 15 11:20:00 arch systemd-networkd[268]: wlan0: DHCP lease lost
Jun 15 11:20:00 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e6:c3:2a:da:20:07 reason=4 locally_generated=1
Jun 15 11:20:00 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jun 15 11:20:00 arch NetworkManager[388]: <info>  [1686842400.4825] device (wlan0): supplicant interface state: completed -> disconnected
Jun 15 11:20:00 arch systemd-networkd[268]: wlan0: DHCPv6 lease lost
Jun 15 11:20:00 arch systemd-timesyncd[363]: No network connectivity, watching for changes.
Jun 15 11:20:01 arch NetworkManager[388]: <info>  [1686842401.0581] device (wlan0): supplicant interface state: disconnected -> scanning
Jun 15 11:20:02 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:20:04 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:20:04 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:20:05 arch wpa_supplicant[528]: wlan0: SME: Trying to authenticate with e6:c3:2a:da:20:07 (SSID='Sud Low' freq=2437 MHz)
Jun 15 11:20:05 arch kernel: wlan0: authenticate with e6:c3:2a:da:20:07
Jun 15 11:20:05 arch NetworkManager[388]: <info>  [1686842405.6964] device (wlan0): supplicant interface state: scanning -> authenticating
Jun 15 11:20:05 arch iwd[384]: Unexpected connection related event -- is another supplicant running?
Jun 15 11:20:05 arch kernel: wlan0: send auth to e6:c3:2a:da:20:07 (try 1/3)
Jun 15 11:20:05 arch kernel: wlan0: authenticated
Jun 15 11:20:05 arch kernel: wlan0: associate with e6:c3:2a:da:20:07 (try 1/3)
Jun 15 11:20:05 arch wpa_supplicant[528]: wlan0: Trying to associate with e6:c3:2a:da:20:07 (SSID='Sud Low' freq=2437 MHz)
Jun 15 11:20:05 arch NetworkManager[388]: <info>  [1686842405.6994] device (wlan0): supplicant interface state: authenticating -> associating
Jun 15 11:20:05 arch iwd[384]: Unexpected connection related event -- is another supplicant running?
Jun 15 11:20:05 arch wpa_supplicant[528]: wlan0: Associated with e6:c3:2a:da:20:07
Jun 15 11:20:05 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jun 15 11:20:05 arch kernel: wlan0: RX AssocResp from e6:c3:2a:da:20:07 (capab=0x1431 status=0 aid=6)
Jun 15 11:20:05 arch kernel: wlan0: associated
Jun 15 11:20:05 arch wpa_supplicant[528]: wlan0: WPA: Key negotiation completed with e6:c3:2a:da:20:07 [PTK=CCMP GTK=CCMP]
Jun 15 11:20:05 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-CONNECTED - Connection to e6:c3:2a:da:20:07 completed [id=0 id_str=]
Jun 15 11:20:05 arch systemd-networkd[268]: wlan0: Gained carrier
Jun 15 11:20:05 arch systemd-networkd[268]: wlan0: found matching network '/etc/systemd/network/20-wlan.network', based on potentially unpredictable interface name.
Jun 15 11:20:05 arch NetworkManager[388]: <info>  [1686842405.7634] device (wlan0): supplicant interface state: associating -> completed
Jun 15 11:20:05 arch NetworkManager[388]: <info>  [1686842405.7636] device (wlan0): ip:dhcp4: restarting
Jun 15 11:20:05 arch NetworkManager[388]: <info>  [1686842405.7827] dhcp4 (wlan0): canceled DHCP transaction
Jun 15 11:20:05 arch NetworkManager[388]: <info>  [1686842405.7827] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Jun 15 11:20:05 arch NetworkManager[388]: <info>  [1686842405.7827] dhcp4 (wlan0): state changed no lease
Jun 15 11:20:05 arch NetworkManager[388]: <info>  [1686842405.7827] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Jun 15 11:20:05 arch systemd-timesyncd[363]: Network configuration changed, trying to establish connection.
Jun 15 11:20:05 arch NetworkManager[388]: <info>  [1686842405.7993] dhcp4 (wlan0): state changed new lease, address=192.168.0.151
Jun 15 11:20:05 arch systemd-networkd[268]: wlan0: DHCPv4 address 192.168.0.150/24, gateway 192.168.0.1 acquired from 192.168.0.1
Jun 15 11:20:05 arch systemd-timesyncd[363]: Contacted time server 198.137.202.32:123 (0.arch.pool.ntp.org).
Jun 15 11:20:06 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=9999 txrate=135000
Jun 15 11:20:06 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=9999 txrate=121500
Jun 15 11:20:06 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 15 11:20:08 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:09 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:10 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:11 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:19 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:22 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:23 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:24 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:25 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:26 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:27 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:28 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:29 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:30 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:31 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:32 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:35 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 15 11:20:40 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:41 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:49 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:50 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:51 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:52 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:53 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:20:54 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:02 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:03 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:04 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:05 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:06 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:07 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:22 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:23 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:24 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:25 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:26 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:27 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:28 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:29 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:30 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:31 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:32 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:33 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:34 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:35 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:36 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:37 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:38 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:39 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:40 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:41 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:42 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:43 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:44 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:45 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:46 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:47 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:48 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:49 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:50 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:51 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:52 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:53 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:54 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:55 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:56 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:57 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:58 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:21:59 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:00 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:01 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:02 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:03 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:04 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:05 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:06 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:07 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:08 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:09 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:10 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:11 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:12 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:13 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:14 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:15 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:15 arch systemd-networkd[268]: wlan0: Lost carrier
Jun 15 11:22:15 arch systemd-networkd[268]: wlan0: DHCP lease lost
Jun 15 11:22:15 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e6:c3:2a:da:20:07 reason=4 locally_generated=1
Jun 15 11:22:15 arch dbus-daemon[383]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.0' (uid=980 pid=268 comm="/usr/lib/systemd/systemd-networkd")
Jun 15 11:22:15 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jun 15 11:22:15 arch NetworkManager[388]: <info>  [1686842535.4523] device (wlan0): supplicant interface state: completed -> disconnected
Jun 15 11:22:15 arch systemd-networkd[268]: wlan0: DHCPv6 lease lost
Jun 15 11:22:15 arch systemd-timesyncd[363]: No network connectivity, watching for changes.
Jun 15 11:22:15 arch systemd[1]: Starting Hostname Service...
Jun 15 11:22:15 arch dbus-daemon[383]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 15 11:22:15 arch systemd[1]: Started Hostname Service.
Jun 15 11:22:16 arch NetworkManager[388]: <info>  [1686842536.0248] device (wlan0): supplicant interface state: disconnected -> scanning
Jun 15 11:22:17 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:22:19 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:22:19 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:22:20 arch wpa_supplicant[528]: wlan0: SME: Trying to authenticate with e6:c3:2a:da:20:07 (SSID='Sud Low' freq=2437 MHz)
Jun 15 11:22:20 arch kernel: wlan0: authenticate with e6:c3:2a:da:20:07
Jun 15 11:22:20 arch NetworkManager[388]: <info>  [1686842540.6931] device (wlan0): supplicant interface state: scanning -> authenticating
Jun 15 11:22:20 arch kernel: wlan0: send auth to e6:c3:2a:da:20:07 (try 1/3)
Jun 15 11:22:20 arch iwd[384]: Unexpected connection related event -- is another supplicant running?
Jun 15 11:22:20 arch wpa_supplicant[528]: wlan0: Trying to associate with e6:c3:2a:da:20:07 (SSID='Sud Low' freq=2437 MHz)
Jun 15 11:22:20 arch NetworkManager[388]: <info>  [1686842540.6974] device (wlan0): supplicant interface state: authenticating -> associating
Jun 15 11:22:20 arch kernel: wlan0: authenticated
Jun 15 11:22:20 arch kernel: wlan0: associate with e6:c3:2a:da:20:07 (try 1/3)
Jun 15 11:22:20 arch iwd[384]: Unexpected connection related event -- is another supplicant running?
Jun 15 11:22:20 arch wpa_supplicant[528]: wlan0: Associated with e6:c3:2a:da:20:07
Jun 15 11:22:20 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jun 15 11:22:20 arch kernel: wlan0: RX AssocResp from e6:c3:2a:da:20:07 (capab=0x1431 status=0 aid=6)
Jun 15 11:22:20 arch kernel: wlan0: associated
Jun 15 11:22:20 arch NetworkManager[388]: <info>  [1686842540.7103] device (wlan0): supplicant interface state: associating -> 4way_handshake
Jun 15 11:22:20 arch wpa_supplicant[528]: wlan0: WPA: Key negotiation completed with e6:c3:2a:da:20:07 [PTK=CCMP GTK=CCMP]
Jun 15 11:22:20 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-CONNECTED - Connection to e6:c3:2a:da:20:07 completed [id=0 id_str=]
Jun 15 11:22:20 arch systemd-networkd[268]: wlan0: Gained carrier
Jun 15 11:22:20 arch systemd-networkd[268]: wlan0: found matching network '/etc/systemd/network/20-wlan.network', based on potentially unpredictable interface name.
Jun 15 11:22:20 arch NetworkManager[388]: <info>  [1686842540.7567] device (wlan0): supplicant interface state: 4way_handshake -> completed
Jun 15 11:22:20 arch NetworkManager[388]: <info>  [1686842540.7568] device (wlan0): ip:dhcp4: restarting
Jun 15 11:22:20 arch NetworkManager[388]: <info>  [1686842540.7860] dhcp4 (wlan0): canceled DHCP transaction
Jun 15 11:22:20 arch NetworkManager[388]: <info>  [1686842540.7860] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Jun 15 11:22:20 arch NetworkManager[388]: <info>  [1686842540.7860] dhcp4 (wlan0): state changed no lease
Jun 15 11:22:20 arch NetworkManager[388]: <info>  [1686842540.7861] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Jun 15 11:22:20 arch systemd-timesyncd[363]: Network configuration changed, trying to establish connection.
Jun 15 11:22:20 arch NetworkManager[388]: <info>  [1686842540.7971] dhcp4 (wlan0): state changed new lease, address=192.168.0.151
Jun 15 11:22:20 arch dbus-daemon[383]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=388 comm="/usr/bin/NetworkManager --no-daemon")
Jun 15 11:22:20 arch systemd-networkd[268]: wlan0: DHCPv4 address 192.168.0.150/24, gateway 192.168.0.1 acquired from 192.168.0.1
Jun 15 11:22:20 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 15 11:22:20 arch dbus-daemon[383]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 15 11:22:20 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 15 11:22:20 arch systemd-timesyncd[363]: Contacted time server 198.137.202.32:123 (0.arch.pool.ntp.org).
Jun 15 11:22:21 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=9999 txrate=135000
Jun 15 11:22:23 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:24 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:25 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:26 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:27 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:28 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:29 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:30 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:30 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 15 11:22:33 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:34 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:35 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:37 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:38 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:39 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:39 arch systemd-networkd[268]: wlan0: Lost carrier
Jun 15 11:22:39 arch systemd-networkd[268]: wlan0: DHCP lease lost
Jun 15 11:22:39 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e6:c3:2a:da:20:07 reason=4 locally_generated=1
Jun 15 11:22:39 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jun 15 11:22:39 arch NetworkManager[388]: <info>  [1686842559.4391] device (wlan0): supplicant interface state: completed -> disconnected
Jun 15 11:22:39 arch systemd-networkd[268]: wlan0: DHCPv6 lease lost
Jun 15 11:22:39 arch systemd-timesyncd[363]: No network connectivity, watching for changes.
Jun 15 11:22:40 arch NetworkManager[388]: <info>  [1686842560.0115] device (wlan0): supplicant interface state: disconnected -> scanning
Jun 15 11:22:41 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:22:43 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:22:43 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:22:44 arch wpa_supplicant[528]: wlan0: SME: Trying to authenticate with e6:c3:2a:da:20:07 (SSID='Sud Low' freq=2437 MHz)
Jun 15 11:22:44 arch kernel: wlan0: authenticate with e6:c3:2a:da:20:07
Jun 15 11:22:44 arch NetworkManager[388]: <info>  [1686842564.6500] device (wlan0): supplicant interface state: scanning -> authenticating
Jun 15 11:22:44 arch kernel: wlan0: send auth to e6:c3:2a:da:20:07 (try 1/3)
Jun 15 11:22:44 arch wpa_supplicant[528]: wlan0: Trying to associate with e6:c3:2a:da:20:07 (SSID='Sud Low' freq=2437 MHz)
Jun 15 11:22:44 arch iwd[384]: Unexpected connection related event -- is another supplicant running?
Jun 15 11:22:44 arch NetworkManager[388]: <info>  [1686842564.6552] device (wlan0): supplicant interface state: authenticating -> associating
Jun 15 11:22:44 arch kernel: wlan0: authenticated
Jun 15 11:22:44 arch kernel: wlan0: associate with e6:c3:2a:da:20:07 (try 1/3)
Jun 15 11:22:44 arch iwd[384]: Unexpected connection related event -- is another supplicant running?
Jun 15 11:22:44 arch wpa_supplicant[528]: wlan0: Associated with e6:c3:2a:da:20:07
Jun 15 11:22:44 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jun 15 11:22:44 arch kernel: wlan0: RX AssocResp from e6:c3:2a:da:20:07 (capab=0x1431 status=0 aid=6)
Jun 15 11:22:44 arch kernel: wlan0: associated
Jun 15 11:22:44 arch NetworkManager[388]: <info>  [1686842564.6689] device (wlan0): supplicant interface state: associating -> 4way_handshake
Jun 15 11:22:44 arch wpa_supplicant[528]: wlan0: WPA: Key negotiation completed with e6:c3:2a:da:20:07 [PTK=CCMP GTK=CCMP]
Jun 15 11:22:44 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-CONNECTED - Connection to e6:c3:2a:da:20:07 completed [id=0 id_str=]
Jun 15 11:22:44 arch systemd-networkd[268]: wlan0: Gained carrier
Jun 15 11:22:44 arch systemd-networkd[268]: wlan0: found matching network '/etc/systemd/network/20-wlan.network', based on potentially unpredictable interface name.
Jun 15 11:22:44 arch NetworkManager[388]: <info>  [1686842564.7232] device (wlan0): supplicant interface state: 4way_handshake -> completed
Jun 15 11:22:44 arch NetworkManager[388]: <info>  [1686842564.7234] device (wlan0): ip:dhcp4: restarting
Jun 15 11:22:44 arch NetworkManager[388]: <info>  [1686842564.7393] dhcp4 (wlan0): canceled DHCP transaction
Jun 15 11:22:44 arch NetworkManager[388]: <info>  [1686842564.7394] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Jun 15 11:22:44 arch NetworkManager[388]: <info>  [1686842564.7394] dhcp4 (wlan0): state changed no lease
Jun 15 11:22:44 arch NetworkManager[388]: <info>  [1686842564.7394] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Jun 15 11:22:44 arch systemd-timesyncd[363]: Network configuration changed, trying to establish connection.
Jun 15 11:22:44 arch NetworkManager[388]: <info>  [1686842564.7803] dhcp4 (wlan0): state changed new lease, address=192.168.0.151
Jun 15 11:22:44 arch dbus-daemon[383]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=388 comm="/usr/bin/NetworkManager --no-daemon")
Jun 15 11:22:44 arch systemd-networkd[268]: wlan0: DHCPv4 address 192.168.0.150/24, gateway 192.168.0.1 acquired from 192.168.0.1
Jun 15 11:22:44 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 15 11:22:44 arch dbus-daemon[383]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 15 11:22:44 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 15 11:22:44 arch systemd-timesyncd[363]: Contacted time server 198.137.202.32:123 (0.arch.pool.ntp.org).
Jun 15 11:22:44 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=9999 txrate=121500
Jun 15 11:22:47 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:48 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:49 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:50 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:51 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:52 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:53 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:54 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:54 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 15 11:22:55 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:56 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:22:56 arch systemd-networkd[268]: wlan0: Lost carrier
Jun 15 11:22:56 arch systemd-networkd[268]: wlan0: DHCP lease lost
Jun 15 11:22:56 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e6:c3:2a:da:20:07 reason=4 locally_generated=1
Jun 15 11:22:56 arch systemd-networkd[268]: wlan0: DHCPv6 lease lost
Jun 15 11:22:56 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jun 15 11:22:56 arch systemd-timesyncd[363]: No network connectivity, watching for changes.
Jun 15 11:22:56 arch NetworkManager[388]: <info>  [1686842576.4724] device (wlan0): supplicant interface state: completed -> disconnected
Jun 15 11:22:57 arch NetworkManager[388]: <info>  [1686842577.0448] device (wlan0): supplicant interface state: disconnected -> scanning
Jun 15 11:22:58 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:23:00 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:23:00 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:23:01 arch wpa_supplicant[528]: wlan0: SME: Trying to authenticate with e6:c3:2a:da:20:07 (SSID='Sud Low' freq=2437 MHz)
Jun 15 11:23:01 arch kernel: wlan0: authenticate with e6:c3:2a:da:20:07
Jun 15 11:23:01 arch NetworkManager[388]: <info>  [1686842581.6731] device (wlan0): supplicant interface state: scanning -> authenticating
Jun 15 11:23:01 arch iwd[384]: Unexpected connection related event -- is another supplicant running?
Jun 15 11:23:01 arch wpa_supplicant[528]: wlan0: Trying to associate with e6:c3:2a:da:20:07 (SSID='Sud Low' freq=2437 MHz)
Jun 15 11:23:01 arch NetworkManager[388]: <info>  [1686842581.6755] device (wlan0): supplicant interface state: authenticating -> associating
Jun 15 11:23:01 arch kernel: wlan0: send auth to e6:c3:2a:da:20:07 (try 1/3)
Jun 15 11:23:01 arch kernel: wlan0: authenticated
Jun 15 11:23:01 arch kernel: wlan0: associate with e6:c3:2a:da:20:07 (try 1/3)
Jun 15 11:23:01 arch iwd[384]: Unexpected connection related event -- is another supplicant running?
Jun 15 11:23:01 arch wpa_supplicant[528]: wlan0: Associated with e6:c3:2a:da:20:07
Jun 15 11:23:01 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jun 15 11:23:01 arch kernel: wlan0: RX AssocResp from e6:c3:2a:da:20:07 (capab=0x1431 status=0 aid=6)
Jun 15 11:23:01 arch kernel: wlan0: associated
Jun 15 11:23:01 arch wpa_supplicant[528]: wlan0: WPA: Key negotiation completed with e6:c3:2a:da:20:07 [PTK=CCMP GTK=CCMP]
Jun 15 11:23:01 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-CONNECTED - Connection to e6:c3:2a:da:20:07 completed [id=0 id_str=]
Jun 15 11:23:01 arch systemd-networkd[268]: wlan0: Gained carrier
Jun 15 11:23:01 arch systemd-networkd[268]: wlan0: found matching network '/etc/systemd/network/20-wlan.network', based on potentially unpredictable interface name.
Jun 15 11:23:01 arch NetworkManager[388]: <info>  [1686842581.7333] device (wlan0): supplicant interface state: associating -> completed
Jun 15 11:23:01 arch NetworkManager[388]: <info>  [1686842581.7334] device (wlan0): ip:dhcp4: restarting
Jun 15 11:23:01 arch NetworkManager[388]: <info>  [1686842581.7527] dhcp4 (wlan0): canceled DHCP transaction
Jun 15 11:23:01 arch NetworkManager[388]: <info>  [1686842581.7527] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Jun 15 11:23:01 arch NetworkManager[388]: <info>  [1686842581.7527] dhcp4 (wlan0): state changed no lease
Jun 15 11:23:01 arch NetworkManager[388]: <info>  [1686842581.7527] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Jun 15 11:23:01 arch systemd-timesyncd[363]: Network configuration changed, trying to establish connection.
Jun 15 11:23:01 arch NetworkManager[388]: <info>  [1686842581.7814] dhcp4 (wlan0): state changed new lease, address=192.168.0.151
Jun 15 11:23:01 arch dbus-daemon[383]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=388 comm="/usr/bin/NetworkManager --no-daemon")
Jun 15 11:23:01 arch systemd-networkd[268]: wlan0: DHCPv4 address 192.168.0.150/24, gateway 192.168.0.1 acquired from 192.168.0.1
Jun 15 11:23:01 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 15 11:23:01 arch dbus-daemon[383]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 15 11:23:01 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 15 11:23:01 arch systemd-timesyncd[363]: Contacted time server 198.137.202.32:123 (0.arch.pool.ntp.org).
Jun 15 11:23:02 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=9999 txrate=135000
Jun 15 11:23:03 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-82 noise=9999 txrate=121500
Jun 15 11:23:11 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 15 11:23:15 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=9999 txrate=121500
Jun 15 11:23:15 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=9999 txrate=121500
Jun 15 11:23:18 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:19 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:20 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:21 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:22 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:23 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:24 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:25 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:26 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:27 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:28 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:29 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:30 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:31 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:31 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 15 11:23:32 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:33 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:34 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:35 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:36 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:36 arch wireplumber[700]: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Jun 15 11:23:36 arch wireplumber[700]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NameHasNoOwner
Jun 15 11:23:37 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:38 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:39 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=9999 txrate=108000
Jun 15 11:23:41 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:42 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:43 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:44 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:45 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:46 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:47 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:50 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:51 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:52 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:53 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:54 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:55 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:56 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:57 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:58 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:23:59 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:00 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:15 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:16 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:17 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:18 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:19 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:20 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:21 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:22 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:23 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:24 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:26 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:27 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:28 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:29 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:30 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:31 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:32 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:33 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:34 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:35 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:36 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:37 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:38 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:39 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:39 arch systemd-networkd[268]: wlan0: Lost carrier
Jun 15 11:24:39 arch systemd-networkd[268]: wlan0: DHCP lease lost
Jun 15 11:24:39 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-DISCONNECTED bssid=e6:c3:2a:da:20:07 reason=4 locally_generated=1
Jun 15 11:24:39 arch dbus-daemon[383]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.0' (uid=980 pid=268 comm="/usr/lib/systemd/systemd-networkd")
Jun 15 11:24:39 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jun 15 11:24:39 arch NetworkManager[388]: <info>  [1686842679.4889] device (wlan0): supplicant interface state: completed -> disconnected
Jun 15 11:24:39 arch systemd-networkd[268]: wlan0: DHCPv6 lease lost
Jun 15 11:24:39 arch systemd-timesyncd[363]: No network connectivity, watching for changes.
Jun 15 11:24:39 arch systemd[1]: Starting Hostname Service...
Jun 15 11:24:39 arch dbus-daemon[383]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 15 11:24:39 arch systemd[1]: Started Hostname Service.
Jun 15 11:24:40 arch NetworkManager[388]: <info>  [1686842680.0647] device (wlan0): supplicant interface state: disconnected -> scanning
Jun 15 11:24:41 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:24:43 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:24:43 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 15 11:24:44 arch wpa_supplicant[528]: wlan0: SME: Trying to authenticate with e6:c3:2a:da:20:07 (SSID='Sud Low' freq=2437 MHz)
Jun 15 11:24:44 arch kernel: wlan0: authenticate with e6:c3:2a:da:20:07
Jun 15 11:24:44 arch NetworkManager[388]: <info>  [1686842684.6964] device (wlan0): supplicant interface state: scanning -> authenticating
Jun 15 11:24:44 arch iwd[384]: Unexpected connection related event -- is another supplicant running?
Jun 15 11:24:44 arch wpa_supplicant[528]: wlan0: Trying to associate with e6:c3:2a:da:20:07 (SSID='Sud Low' freq=2437 MHz)
Jun 15 11:24:44 arch kernel: wlan0: send auth to e6:c3:2a:da:20:07 (try 1/3)
Jun 15 11:24:44 arch kernel: wlan0: authenticated
Jun 15 11:24:44 arch kernel: wlan0: associate with e6:c3:2a:da:20:07 (try 1/3)
Jun 15 11:24:44 arch NetworkManager[388]: <info>  [1686842684.6992] device (wlan0): supplicant interface state: authenticating -> associating
Jun 15 11:24:44 arch iwd[384]: Unexpected connection related event -- is another supplicant running?
Jun 15 11:24:44 arch wpa_supplicant[528]: wlan0: Associated with e6:c3:2a:da:20:07
Jun 15 11:24:44 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jun 15 11:24:44 arch kernel: wlan0: RX AssocResp from e6:c3:2a:da:20:07 (capab=0x1431 status=0 aid=6)
Jun 15 11:24:44 arch kernel: wlan0: associated
Jun 15 11:24:44 arch wpa_supplicant[528]: wlan0: WPA: Key negotiation completed with e6:c3:2a:da:20:07 [PTK=CCMP GTK=CCMP]
Jun 15 11:24:44 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-CONNECTED - Connection to e6:c3:2a:da:20:07 completed [id=0 id_str=]
Jun 15 11:24:44 arch systemd-networkd[268]: wlan0: Gained carrier
Jun 15 11:24:44 arch systemd-networkd[268]: wlan0: found matching network '/etc/systemd/network/20-wlan.network', based on potentially unpredictable interface name.
Jun 15 11:24:44 arch NetworkManager[388]: <info>  [1686842684.7466] device (wlan0): supplicant interface state: associating -> completed
Jun 15 11:24:44 arch NetworkManager[388]: <info>  [1686842684.7467] device (wlan0): ip:dhcp4: restarting
Jun 15 11:24:44 arch NetworkManager[388]: <info>  [1686842684.7793] dhcp4 (wlan0): canceled DHCP transaction
Jun 15 11:24:44 arch NetworkManager[388]: <info>  [1686842684.7793] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Jun 15 11:24:44 arch NetworkManager[388]: <info>  [1686842684.7794] dhcp4 (wlan0): state changed no lease
Jun 15 11:24:44 arch NetworkManager[388]: <info>  [1686842684.7794] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Jun 15 11:24:44 arch systemd-timesyncd[363]: Network configuration changed, trying to establish connection.
Jun 15 11:24:44 arch NetworkManager[388]: <info>  [1686842684.7877] dhcp4 (wlan0): state changed new lease, address=192.168.0.151
Jun 15 11:24:44 arch dbus-daemon[383]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=388 comm="/usr/bin/NetworkManager --no-daemon")
Jun 15 11:24:44 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 15 11:24:44 arch dbus-daemon[383]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 15 11:24:44 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 15 11:24:44 arch systemd-networkd[268]: wlan0: DHCPv4 address 192.168.0.150/24, gateway 192.168.0.1 acquired from 192.168.0.1
Jun 15 11:24:44 arch systemd-timesyncd[363]: Contacted time server 198.137.202.32:123 (0.arch.pool.ntp.org).
Jun 15 11:24:45 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=9999 txrate=121500
Jun 15 11:24:47 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:48 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:49 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:50 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:50 arch dbus-daemon[383]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.54' (uid=0 pid=1211 comm="sudo journalctl -b")
Jun 15 11:24:50 arch dbus-daemon[383]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 15 11:24:50 arch sudo[1211]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 15 11:24:51 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:52 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:53 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:54 arch wpa_supplicant[528]: wlan0: CTRL-EVENT-BEACON-LOSS
Jun 15 11:24:54 arch sudo[1211]:      dan : TTY=tty2 ; PWD=/home/dan ; USER=root ; COMMAND=/usr/bin/journalctl -b
Jun 15 11:24:54 arch sudo[1211]: pam_unix(sudo:session): session opened for user root(uid=0) by dan(uid=1000)

Edit:
The issue persists with different window managers or desktop environments. I just tried launching KDE and i3 on the same system, and both of them had the same problem, so the issue should be unrelated to bspwm after all.

Last edited by dxd (2023-06-15 16:20:39)

Offline

#4 2023-06-15 17:46:30

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,696

Re: bspwm blank screen & memory overload

Please post the output of

find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f

You've at least NM, networkd, wpa_supplicant and iwd running which is getting your network off rails.
And X11 is a network protocol w/ accidently display server…

I cannot tell if this command produces anything, because when I switch back to tty1 with Ctrl+Shift+F1, it just displays the text printed during bootup.

Depending on your DM, that't not necessarily the X11 tty.
Was the xwininfo output supposed to be w/ some clients running already?

Offline

Board footer

Powered by FluxBB