You are not logged in.

#1 2022-08-03 21:25:26

sulejman
Member
Registered: 2022-08-03
Posts: 10

[SOLVED] Xorg unloads amdgpu video driver on boot, fails to start

Hello, I hope I can provide all necessary information. I have found no solution for a week, and this is my first experience with Arch.

I am using Radeon RX 6600 graphics card, and installed Arch without any issues. After booting my system, however, a black screen greets me instead of a login screen. Apparently, xorg finds that amdgpu driver does not fit the hardware and shuts down.

Here is the xorg log:

[     6.574] 
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[     6.574] Current Operating System: Linux hakurei 5.18.15-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 29 Jul 2022 22:52:39 +0000 x86_64
[     6.574] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=924d3df0-a231-4ce8-9ef5-860e1272b9f0 rw rootfstype=ext4 loglevel=3 quiet
[     6.574]  
[     6.574] Current version of pixman: 0.40.0
[     6.574] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     6.574] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     6.574] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Aug  1 22:40:08 2022
[     6.574] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     6.574] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     6.574] (==) No Layout section.  Using the first Screen section.
[     6.574] (==) No screen section available. Using defaults.
[     6.574] (**) |-->Screen "Default Screen Section" (0)
[     6.574] (**) |   |-->Monitor "<default monitor>"
[     6.574] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[     6.574] (**) |   |-->Device "AMD"
[     6.574] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     6.574] (==) Automatically adding devices
[     6.574] (==) Automatically enabling devices
[     6.574] (==) Automatically adding GPU devices
[     6.574] (==) Automatically binding GPU devices
[     6.574] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     6.574] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     6.574] 	Entry deleted from font path.
[     6.574] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[     6.574] 	Entry deleted from font path.
[     6.574] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     6.574] 	Entry deleted from font path.
[     6.574] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     6.574] 	Entry deleted from font path.
[     6.574] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     6.574] 	Entry deleted from font path.
[     6.574] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     6.574] 	Entry deleted from font path.
[     6.574] (==) FontPath set to:
	
[     6.574] (==) ModulePath set to "/usr/lib/xorg/modules"
[     6.574] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     6.574] (II) Module ABI versions:
[     6.574] 	X.Org ANSI C Emulation: 0.4
[     6.574] 	X.Org Video Driver: 25.2
[     6.574] 	X.Org XInput driver : 24.4
[     6.574] 	X.Org Server Extension : 10.0
[     6.574] (++) using VT number 7

[     6.574] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     6.575] (--) PCI: (0@0:2:0) 8086:4680:1458:d000 rev 12, Mem @ 0x41000000/16777216, 0x50000000/268435456, I/O @ 0x00005000/64
[     6.575] (--) PCI:*(3@0:0:0) 1002:73ff:1da2:e447 rev 199, Mem @ 0x60000000/268435456, 0x70000000/2097152, 0x42100000/1048576, I/O @ 0x00004000/256, BIOS @ 0x????????/131072
[     6.575] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     6.575] (II) LoadModule: "glx"
[     6.575] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     6.576] (II) Module glx: vendor="X.Org Foundation"
[     6.576] 	compiled for 1.21.1.4, module version = 1.0.0
[     6.576] 	ABI class: X.Org Server Extension, version 10.0
[     6.576] (II) LoadModule: "amdgpu"
[     6.576] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[     6.576] (II) Module amdgpu: vendor="X.Org Foundation"
[     6.576] 	compiled for 1.21.1.3, module version = 22.0.0
[     6.576] 	Module class: X.Org Video Driver
[     6.576] 	ABI class: X.Org Video Driver, version 25.2
[     6.576] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[     6.576] (II) AMDGPU(0): [KMS] Kernel modesetting enabled.
[     6.576] (EE) AMDGPU(0): [drm] Failed to open DRM device for pci:0000:03:00.0: No such file or directory
[     6.576] (EE) Screen 0 deleted because of no matching config section.
[     6.576] (II) UnloadModule: "amdgpu"
[     6.576] (EE) Device(s) detected, but none match those in the config file.
[     6.576] (EE) 
Fatal server error:
[     6.576] (EE) no screens found(EE) 
[     6.576] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[     6.576] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[     6.576] (EE) 
[     6.577] (EE) Server terminated with error (1). Closing log file.

The driver installed is xf86-video-amdgpu-22.0.0-1. AUR has higher versions for the amdgpu-pro components, which to my understanding are only necessary for such things as raytracing / optimization in video games and whatnot, should not pose problems on boot.
I tried manually adding MODULES=(amdgpu) in /etc/mkinitcpio.conf, and made /etc/X11/xorg.conf.d/10-amdgpu.conf file with configuration file. Nothing seems to help. I have seen posts from people using this specific gpu who had other problems, like occasional green screen or tear. But that means they have proper drivers.

Please assist me, what should I do.

Last edited by sulejman (2022-08-10 23:34:49)


The most difficult problems have the most simple causes

Offline

#2 2022-08-03 22:02:50

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,550

Re: [SOLVED] Xorg unloads amdgpu video driver on boot, fails to start

Post anything you have in /etc/X11/xorg.conf or /etc/X11/xorg.conf.d/

Can you use startx?

Offline

#3 2022-08-04 01:00:51

sulejman
Member
Registered: 2022-08-03
Posts: 10

Re: [SOLVED] Xorg unloads amdgpu video driver on boot, fails to start

There is /etc/X11/xorg.conf.d/20-amdgpu.conf I made:

Section "Device"
	Identifier "AMD"
	Driver "amdgpu"
	Option "DRI" "3"
EndSection

I used to also have 10-radeon.conf in there, I had it removed because I thought it causes conflict.


The most difficult problems have the most simple causes

Offline

#4 2022-08-04 01:06:12

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

Re: [SOLVED] Xorg unloads amdgpu video driver on boot, fails to start

Please post the contents of the system journal.

Offline

#5 2022-08-04 01:07:05

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

Re: [SOLVED] Xorg unloads amdgpu video driver on boot, fails to start

Did you regenerate the initramfs with

mkinitcpio -P

after editing the mkinitcpio.conf?

Last edited by V1del (2022-08-04 01:07:26)

Online

#6 2022-08-04 02:07:58

sulejman
Member
Registered: 2022-08-03
Posts: 10

Re: [SOLVED] Xorg unloads amdgpu video driver on boot, fails to start

V1del wrote:

Did you regenerate the initramfs with

mkinitcpio -P

after editing the mkinitcpio.conf?

I just did that, restarted, and it failed to boot. Here's journalctl:

boot.mount: Directory /boot to mount over is not empty, mounting anyway.
Mounting /boot...
mount: /boot: unknown filesystem type 'vfat'.
       dmesg(1) may have more information after failed mount system call.
boot.mount: Mount process exited, code=exited, status=32/n/a
boot.mount: Failed with result 'exit-code'.
Failed to mount /boot.
Dependency failed for Local File Systems.

I might just reinstall the system as a solution for that failed /boot mount, should I repeat the previous steps with changing /etc/X11/xorg.conf.d/20-amdgpu.conf?

Last edited by sulejman (2022-08-04 02:12:19)


The most difficult problems have the most simple causes

Offline

#7 2022-08-04 02:19:28

sulejman
Member
Registered: 2022-08-03
Posts: 10

Re: [SOLVED] Xorg unloads amdgpu video driver on boot, fails to start

loqs wrote:

Please post the contents of the system journal.

Sorry I missed your message. I will reinstall the system and come back.


The most difficult problems have the most simple causes

Offline

#8 2022-08-04 02:24:19

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

Re: [SOLVED] Xorg unloads amdgpu video driver on boot, fails to start

sulejman wrote:
loqs wrote:

Please post the contents of the system journal.

Sorry I missed your message. I will reinstall the system and come back.

I think there may be some confusion about what I am requesting.  You can access the system journal using

# journalctl

The following would post the system journal for the previous boot to a pastebin.

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

Offline

#9 2022-08-04 02:45:33

sulejman
Member
Registered: 2022-08-03
Posts: 10

Re: [SOLVED] Xorg unloads amdgpu video driver on boot, fails to start

loqs wrote:
sulejman wrote:
loqs wrote:

Please post the contents of the system journal.

Sorry I missed your message. I will reinstall the system and come back.

I think there may be some confusion about what I am requesting.  You can access the system journal using

# journalctl

The following would post the system journal for the previous boot to a pastebin.

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

I understood, it's just that after I tried to

# mkinitcpio -P

and restarted, my system failed to boot. Which is not a problem I want to deal with, maybe it's because of this command somehow, maybe it's something I did previously. Reinstalling did not take much time. :)

Now, here's latest journalctl output:

Aug 04 02:35:52 hakurei kernel: microcode: microcode updated early to revision 0x1f, date = 2022-03-03
Aug 04 02:35:52 hakurei kernel: Linux version 5.18.16-arch1-1 (linux@archlinux) (gcc (GCC) 12.1.1 20220730, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Wed, 03 Aug 2022 11:25:04 +0000
Aug 04 02:35:52 hakurei kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=6b37b230-67d0-4427-b79e-3f249c872e80 rw rootfstype=ext4 loglevel=3 quiet
Aug 04 02:35:52 hakurei kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Aug 04 02:35:52 hakurei kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Aug 04 02:35:52 hakurei kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Aug 04 02:35:52 hakurei kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Aug 04 02:35:52 hakurei kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Aug 04 02:35:52 hakurei kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Aug 04 02:35:52 hakurei kernel: x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
Aug 04 02:35:52 hakurei kernel: x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
Aug 04 02:35:52 hakurei kernel: signal: max sigframe size: 3632
Aug 04 02:35:52 hakurei kernel: BIOS-provided physical RAM map:
Aug 04 02:35:52 hakurei kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
Aug 04 02:35:52 hakurei kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
Aug 04 02:35:52 hakurei kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
Aug 04 02:35:52 hakurei kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Aug 04 02:35:52 hakurei kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000031e02fff] usable
Aug 04 02:35:52 hakurei kernel: BIOS-e820: [mem 0x0000000031e03000-0x0000000034f02fff] reserved
Aug 04 02:35:52 hakurei kernel: BIOS-e820: [mem 0x0000000034f03000-0x0000000035111fff] ACPI data
Aug 04 02:35:52 hakurei kernel: BIOS-e820: [mem 0x0000000035112000-0x0000000035605fff] ACPI NVS
Aug 04 02:35:52 hakurei kernel: BIOS-e820: [mem 0x0000000035606000-0x0000000035f65fff] reserved
Aug 04 02:35:52 hakurei kernel: BIOS-e820: [mem 0x0000000035f66000-0x0000000035ffefff] type 20
Aug 04 02:35:52 hakurei kernel: BIOS-e820: [mem 0x0000000035fff000-0x0000000035ffffff] usable
Aug 04 02:35:52 hakurei kernel: BIOS-e820: [mem 0x0000000036000000-0x0000000039ffffff] reserved
Aug 04 02:35:52 hakurei kernel: BIOS-e820: [mem 0x000000003aa00000-0x000000003abfffff] reserved
Aug 04 02:35:52 hakurei kernel: BIOS-e820: [mem 0x000000003b000000-0x00000000403fffff] reserved
Aug 04 02:35:52 hakurei kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Aug 04 02:35:52 hakurei kernel: BIOS-e820: [mem 0x00000000fc000000-0x00000000fc00ffff] reserved
Aug 04 02:35:52 hakurei kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Aug 04 02:35:52 hakurei kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Aug 04 02:35:52 hakurei kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Aug 04 02:35:52 hakurei kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Aug 04 02:35:52 hakurei kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Aug 04 02:35:52 hakurei kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Aug 04 02:35:52 hakurei kernel: BIOS-e820: [mem 0x0000000100000000-0x00000008bfbfffff] usable
Aug 04 02:35:52 hakurei kernel: NX (Execute Disable) protection: active
Aug 04 02:35:52 hakurei kernel: efi: EFI v2.80 by American Megatrends
Aug 04 02:35:52 hakurei kernel: efi: ACPI=0x35563000 ACPI 2.0=0x35563014 TPMFinalLog=0x35530000 SMBIOS=0x35d37000 SMBIOS 3.0=0x35d36000 MEMATTR=0x29103818 ESRT=0x2eb38698 
Aug 04 02:35:52 hakurei kernel: SMBIOS 3.4.0 present.
Aug 04 02:35:52 hakurei kernel: DMI: Gigabyte Technology Co., Ltd. B660M DS3H DDR4/B660M DS3H DDR4, BIOS F4 12/17/2021
Aug 04 02:35:52 hakurei kernel: tsc: Detected 3600.000 MHz processor
Aug 04 02:35:52 hakurei kernel: tsc: Detected 3609.600 MHz TSC
Aug 04 02:35:52 hakurei kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Aug 04 02:35:52 hakurei kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Aug 04 02:35:52 hakurei kernel: last_pfn = 0x8bfc00 max_arch_pfn = 0x400000000
Aug 04 02:35:52 hakurei kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Aug 04 02:35:52 hakurei kernel: total RAM covered: 62400M
Aug 04 02:35:52 hakurei kernel: Found optimal setting for mtrr clean up
Aug 04 02:35:52 hakurei kernel:  gran_size: 64K         chunk_size: 128M         num_reg: 6          lose cover RAM: 0G
Aug 04 02:35:52 hakurei kernel: e820: update [mem 0x3c000000-0xffffffff] usable ==> reserved
Aug 04 02:35:52 hakurei kernel: last_pfn = 0x36000 max_arch_pfn = 0x400000000
Aug 04 02:35:52 hakurei kernel: esrt: Reserving ESRT space from 0x000000002eb38698 to 0x000000002eb38770.
Aug 04 02:35:52 hakurei kernel: e820: update [mem 0x2eb38000-0x2eb38fff] usable ==> reserved
Aug 04 02:35:52 hakurei kernel: Using GB pages for direct mapping
Aug 04 02:35:52 hakurei kernel: Secure boot disabled
Aug 04 02:35:52 hakurei kernel: RAMDISK: [mem 0x27f38000-0x28cc2fff]
Aug 04 02:35:52 hakurei kernel: ACPI: Early table checksum verification disabled
Aug 04 02:35:52 hakurei kernel: ACPI: RSDP 0x0000000035563014 000024 (v02 ALASKA)
Aug 04 02:35:52 hakurei kernel: ACPI: XSDT 0x0000000035562728 00011C (v01 ALASKA A M I    01072009 AMI  01000013)
Aug 04 02:35:52 hakurei kernel: ACPI: FACP 0x000000003510F000 000114 (v06 ALASKA A M I    01072009 AMI  01000013)
Aug 04 02:35:52 hakurei kernel: ACPI: DSDT 0x000000003509A000 074388 (v02 ALASKA A M I    01072009 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: FACS 0x0000000035605000 000040
Aug 04 02:35:52 hakurei kernel: ACPI: FIDT 0x0000000035099000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Aug 04 02:35:52 hakurei kernel: ACPI: SSDT 0x000000003508E000 00A1C3 (v02 GBT    GSWApp   00000001 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: SSDT 0x000000003508B000 002A72 (v02 INTEL  DTbtSsdt 00001000 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: SSDT 0x0000000035111000 00038C (v02 PmaxDv Pmax_Dev 00000001 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: SSDT 0x0000000035085000 005D01 (v02 CpuRef CpuSsdt  00003000 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: SSDT 0x0000000035082000 002AA1 (v02 SaSsdt SaSsdt   00003000 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: SSDT 0x000000003507E000 003339 (v02 INTEL  IgfxSsdt 00003000 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: HPET 0x0000000035110000 000038 (v01 ALASKA A M I    01072009 AMI  01000013)
Aug 04 02:35:52 hakurei kernel: ACPI: APIC 0x000000003507D000 0001DC (v05 ALASKA A M I    01072009 AMI  01000013)
Aug 04 02:35:52 hakurei kernel: ACPI: MCFG 0x000000003507C000 00003C (v01 ALASKA A M I    01072009 AMI  01000013)
Aug 04 02:35:52 hakurei kernel: ACPI: SSDT 0x0000000035073000 00899E (v02 ALASKA A M I    00001000 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: SSDT 0x0000000035071000 001F1A (v02 ALASKA A M I    00001000 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: NHLT 0x0000000035070000 00002D (v00 ALASKA A M I    01072009 AMI  01000013)
Aug 04 02:35:52 hakurei kernel: ACPI: LPIT 0x000000003506F000 0000CC (v01 ALASKA A M I    01072009 AMI  01000013)
Aug 04 02:35:52 hakurei kernel: ACPI: SSDT 0x000000003506B000 002A83 (v02 ALASKA A M I    00001000 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: SSDT 0x0000000035068000 002357 (v02 ALASKA A M I    00000000 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: DBGP 0x0000000035067000 000034 (v01 ALASKA A M I    01072009 AMI  01000013)
Aug 04 02:35:52 hakurei kernel: ACPI: DBG2 0x0000000035066000 000054 (v00 ALASKA A M I    01072009 AMI  01000013)
Aug 04 02:35:52 hakurei kernel: ACPI: SSDT 0x0000000035064000 001919 (v02 ALASKA A M I    00001000 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: SSDT 0x0000000035062000 0015A8 (v02 INTEL  xh_adls3 00000000 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: SSDT 0x000000003505E000 003AEA (v02 SocGpe SocGpe   00003000 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: SSDT 0x000000003505B000 002B2A (v02 SocCmn SocCmn   00003000 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: SSDT 0x000000003505A000 000144 (v02 Intel  ADebTabl 00001000 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: VFCT 0x000000003504E000 00B284 (v01 ALASKA A M I    00000001 AMD  31504F47)
Aug 04 02:35:52 hakurei kernel: ACPI: BGRT 0x000000003504D000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
Aug 04 02:35:52 hakurei kernel: ACPI: TPM2 0x000000003504C000 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
Aug 04 02:35:52 hakurei kernel: ACPI: WPBT 0x0000000034F73000 000038 (v01 ALASKA A M I    00000001 GBT  20181220)
Aug 04 02:35:52 hakurei kernel: ACPI: PHAT 0x0000000034F72000 0005F1 (v00 ALASKA A M I    00000005 MSFT 0100000D)
Aug 04 02:35:52 hakurei kernel: ACPI: WSMT 0x000000003506E000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
Aug 04 02:35:52 hakurei kernel: ACPI: FPDT 0x0000000034F71000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving FACP table memory at [mem 0x3510f000-0x3510f113]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving DSDT table memory at [mem 0x3509a000-0x3510e387]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving FACS table memory at [mem 0x35605000-0x3560503f]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving FIDT table memory at [mem 0x35099000-0x3509909b]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving SSDT table memory at [mem 0x3508e000-0x350981c2]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving SSDT table memory at [mem 0x3508b000-0x3508da71]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving SSDT table memory at [mem 0x35111000-0x3511138b]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving SSDT table memory at [mem 0x35085000-0x3508ad00]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving SSDT table memory at [mem 0x35082000-0x35084aa0]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving SSDT table memory at [mem 0x3507e000-0x35081338]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving HPET table memory at [mem 0x35110000-0x35110037]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving APIC table memory at [mem 0x3507d000-0x3507d1db]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving MCFG table memory at [mem 0x3507c000-0x3507c03b]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving SSDT table memory at [mem 0x35073000-0x3507b99d]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving SSDT table memory at [mem 0x35071000-0x35072f19]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving NHLT table memory at [mem 0x35070000-0x3507002c]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving LPIT table memory at [mem 0x3506f000-0x3506f0cb]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving SSDT table memory at [mem 0x3506b000-0x3506da82]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving SSDT table memory at [mem 0x35068000-0x3506a356]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving DBGP table memory at [mem 0x35067000-0x35067033]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving DBG2 table memory at [mem 0x35066000-0x35066053]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving SSDT table memory at [mem 0x35064000-0x35065918]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving SSDT table memory at [mem 0x35062000-0x350635a7]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving SSDT table memory at [mem 0x3505e000-0x35061ae9]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving SSDT table memory at [mem 0x3505b000-0x3505db29]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving SSDT table memory at [mem 0x3505a000-0x3505a143]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving VFCT table memory at [mem 0x3504e000-0x35059283]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving BGRT table memory at [mem 0x3504d000-0x3504d037]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving TPM2 table memory at [mem 0x3504c000-0x3504c04b]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving WPBT table memory at [mem 0x34f73000-0x34f73037]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving PHAT table memory at [mem 0x34f72000-0x34f725f0]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving WSMT table memory at [mem 0x3506e000-0x3506e027]
Aug 04 02:35:52 hakurei kernel: ACPI: Reserving FPDT table memory at [mem 0x34f71000-0x34f71043]
Aug 04 02:35:52 hakurei kernel: No NUMA configuration found
Aug 04 02:35:52 hakurei kernel: Faking a node at [mem 0x0000000000000000-0x00000008bfbfffff]
Aug 04 02:35:52 hakurei kernel: NODE_DATA(0) allocated [mem 0x8bfbfc000-0x8bfbfffff]
Aug 04 02:35:52 hakurei kernel: Zone ranges:
Aug 04 02:35:52 hakurei kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Aug 04 02:35:52 hakurei kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Aug 04 02:35:52 hakurei kernel:   Normal   [mem 0x0000000100000000-0x00000008bfbfffff]
Aug 04 02:35:52 hakurei kernel:   Device   empty
Aug 04 02:35:52 hakurei kernel: Movable zone start for each node
Aug 04 02:35:52 hakurei kernel: Early memory node ranges
Aug 04 02:35:52 hakurei kernel:   node   0: [mem 0x0000000000001000-0x000000000009dfff]
Aug 04 02:35:52 hakurei kernel:   node   0: [mem 0x000000000009f000-0x000000000009ffff]
Aug 04 02:35:52 hakurei kernel:   node   0: [mem 0x0000000000100000-0x0000000031e02fff]
Aug 04 02:35:52 hakurei kernel:   node   0: [mem 0x0000000035fff000-0x0000000035ffffff]
Aug 04 02:35:52 hakurei kernel:   node   0: [mem 0x0000000100000000-0x00000008bfbfffff]
Aug 04 02:35:52 hakurei kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000008bfbfffff]
Aug 04 02:35:52 hakurei kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Aug 04 02:35:52 hakurei kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Aug 04 02:35:52 hakurei kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Aug 04 02:35:52 hakurei kernel: On node 0, zone DMA32: 16892 pages in unavailable ranges
Aug 04 02:35:52 hakurei kernel: On node 0, zone Normal: 8192 pages in unavailable ranges
Aug 04 02:35:52 hakurei kernel: On node 0, zone Normal: 1024 pages in unavailable ranges
Aug 04 02:35:52 hakurei kernel: ACPI: PM-Timer IO Port: 0x1808
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Aug 04 02:35:52 hakurei kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Aug 04 02:35:52 hakurei kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Aug 04 02:35:52 hakurei kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Aug 04 02:35:52 hakurei kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Aug 04 02:35:52 hakurei kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Aug 04 02:35:52 hakurei kernel: e820: update [mem 0x29240000-0x29284fff] usable ==> reserved
Aug 04 02:35:52 hakurei kernel: TSC deadline timer available
Aug 04 02:35:52 hakurei kernel: smpboot: Allowing 20 CPUs, 0 hotplug CPUs
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0x29240000-0x29284fff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0x2eb38000-0x2eb38fff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0x31e03000-0x34f02fff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0x34f03000-0x35111fff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0x35112000-0x35605fff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0x35606000-0x35f65fff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0x35f66000-0x35ffefff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0x36000000-0x39ffffff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0x3a000000-0x3a9fffff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0x3aa00000-0x3abfffff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0x3ac00000-0x3affffff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0x3b000000-0x403fffff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0x40400000-0xbfffffff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xcfffffff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfbffffff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfc00ffff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0xfc010000-0xfdffffff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed1ffff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfedfffff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Aug 04 02:35:52 hakurei kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
Aug 04 02:35:52 hakurei kernel: [mem 0x40400000-0xbfffffff] available for PCI devices
Aug 04 02:35:52 hakurei kernel: Booting paravirtualized kernel on bare hardware
Aug 04 02:35:52 hakurei kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Aug 04 02:35:52 hakurei kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:20 nr_node_ids:1
Aug 04 02:35:52 hakurei kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
Aug 04 02:35:52 hakurei kernel: pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
Aug 04 02:35:52 hakurei kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Aug 04 02:35:52 hakurei kernel: pcpu-alloc: [0] 16 17 18 19 -- -- -- -- 
Aug 04 02:35:52 hakurei kernel: Fallback order for Node 0: 0 
Aug 04 02:35:52 hakurei kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8199323
Aug 04 02:35:52 hakurei kernel: Policy zone: Normal
Aug 04 02:35:52 hakurei kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=6b37b230-67d0-4427-b79e-3f249c872e80 rw rootfstype=ext4 loglevel=3 quiet
Aug 04 02:35:52 hakurei kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Aug 04 02:35:52 hakurei kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Aug 04 02:35:52 hakurei kernel: printk: log_buf_len total cpu_extra contributions: 77824 bytes
Aug 04 02:35:52 hakurei kernel: printk: log_buf_len min size: 131072 bytes
Aug 04 02:35:52 hakurei kernel: printk: log_buf_len: 262144 bytes
Aug 04 02:35:52 hakurei kernel: printk: early log buf free: 114280(87%)
Aug 04 02:35:52 hakurei kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Aug 04 02:35:52 hakurei kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Aug 04 02:35:52 hakurei kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Aug 04 02:35:52 hakurei kernel: Memory: 32507248K/33318536K available (14343K kernel code, 2099K rwdata, 11012K rodata, 1868K init, 3852K bss, 811028K reserved, 0K cma-reserved)
Aug 04 02:35:52 hakurei kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=20, Nodes=1
Aug 04 02:35:52 hakurei kernel: ftrace: allocating 44940 entries in 176 pages
Aug 04 02:35:52 hakurei kernel: ftrace: allocated 176 pages with 3 groups
Aug 04 02:35:52 hakurei kernel: Dynamic Preempt: full
Aug 04 02:35:52 hakurei kernel: rcu: Preemptible hierarchical RCU implementation.
Aug 04 02:35:52 hakurei kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=20.
Aug 04 02:35:52 hakurei kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Aug 04 02:35:52 hakurei kernel:         Trampoline variant of Tasks RCU enabled.
Aug 04 02:35:52 hakurei kernel:         Rude variant of Tasks RCU enabled.
Aug 04 02:35:52 hakurei kernel:         Tracing variant of Tasks RCU enabled.
Aug 04 02:35:52 hakurei kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Aug 04 02:35:52 hakurei kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=20
Aug 04 02:35:52 hakurei kernel: NR_IRQS: 20736, nr_irqs: 2216, preallocated irqs: 16
Aug 04 02:35:52 hakurei kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Aug 04 02:35:52 hakurei kernel: random: crng init done
Aug 04 02:35:52 hakurei kernel: Console: colour dummy device 80x25
Aug 04 02:35:52 hakurei kernel: printk: console [tty0] enabled
Aug 04 02:35:52 hakurei kernel: ACPI: Core revision 20211217
Aug 04 02:35:52 hakurei kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Aug 04 02:35:52 hakurei kernel: APIC: Switch to symmetric I/O mode setup
Aug 04 02:35:52 hakurei kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Aug 04 02:35:52 hakurei kernel: Switched APIC routing to physical flat.
Aug 04 02:35:52 hakurei kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3407c077a8d, max_idle_ns: 440795342283 ns
Aug 04 02:35:52 hakurei kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7222.00 BogoMIPS (lpj=12032000)
Aug 04 02:35:52 hakurei kernel: pid_max: default: 32768 minimum: 301
Aug 04 02:35:52 hakurei kernel: LSM: Security Framework initializing
Aug 04 02:35:52 hakurei kernel: landlock: Up and running.
Aug 04 02:35:52 hakurei kernel: Yama: becoming mindful.
Aug 04 02:35:52 hakurei kernel: LSM support for eBPF active
Aug 04 02:35:52 hakurei kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Aug 04 02:35:52 hakurei kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Aug 04 02:35:52 hakurei kernel: x86/tme: not enabled by BIOS
Aug 04 02:35:52 hakurei kernel: CPU0: Thermal monitoring enabled (TM1)
Aug 04 02:35:52 hakurei kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Aug 04 02:35:52 hakurei kernel: process: using mwait in idle threads
Aug 04 02:35:52 hakurei kernel: CET detected: Indirect Branch Tracking enabled
Aug 04 02:35:52 hakurei kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Aug 04 02:35:52 hakurei kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Aug 04 02:35:52 hakurei kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Aug 04 02:35:52 hakurei kernel: Spectre V2 : Mitigation: Enhanced IBRS
Aug 04 02:35:52 hakurei kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Aug 04 02:35:52 hakurei kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Aug 04 02:35:52 hakurei kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Aug 04 02:35:52 hakurei kernel: Freeing SMP alternatives memory: 36K
Aug 04 02:35:52 hakurei kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1393
Aug 04 02:35:52 hakurei kernel: smpboot: CPU0: 12th Gen Intel(R) Core(TM) i7-12700K (family: 0x6, model: 0x97, stepping: 0x2)
Aug 04 02:35:52 hakurei kernel: cblist_init_generic: Setting adjustable number of callback queues.
Aug 04 02:35:52 hakurei kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Aug 04 02:35:52 hakurei kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Aug 04 02:35:52 hakurei kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Aug 04 02:35:52 hakurei kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline,  AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
Aug 04 02:35:52 hakurei kernel: core: cpu_core PMU driver: 
Aug 04 02:35:52 hakurei kernel: ... version:                5
Aug 04 02:35:52 hakurei kernel: ... bit width:              48
Aug 04 02:35:52 hakurei kernel: ... generic registers:      8
Aug 04 02:35:52 hakurei kernel: ... value mask:             0000ffffffffffff
Aug 04 02:35:52 hakurei kernel: ... max period:             00007fffffffffff
Aug 04 02:35:52 hakurei kernel: ... fixed-purpose events:   4
Aug 04 02:35:52 hakurei kernel: ... event mask:             0001000f000000ff
Aug 04 02:35:52 hakurei kernel: rcu: Hierarchical SRCU implementation.
Aug 04 02:35:52 hakurei kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Aug 04 02:35:52 hakurei kernel: smp: Bringing up secondary CPUs ...
Aug 04 02:35:52 hakurei kernel: x86: Booting SMP configuration:
Aug 04 02:35:52 hakurei kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16
Aug 04 02:35:52 hakurei kernel: core: cpu_atom PMU driver: PEBS-via-PT 
Aug 04 02:35:52 hakurei kernel: ... version:                5
Aug 04 02:35:52 hakurei kernel: ... bit width:              48
Aug 04 02:35:52 hakurei kernel: ... generic registers:      6
Aug 04 02:35:52 hakurei kernel: ... value mask:             0000ffffffffffff
Aug 04 02:35:52 hakurei kernel: ... max period:             00007fffffffffff
Aug 04 02:35:52 hakurei kernel: ... fixed-purpose events:   3
Aug 04 02:35:52 hakurei kernel: ... event mask:             000000070000003f
Aug 04 02:35:52 hakurei kernel:  #17 #18 #19
Aug 04 02:35:52 hakurei kernel: smp: Brought up 1 node, 20 CPUs
Aug 04 02:35:52 hakurei kernel: smpboot: Max logical packages: 1
Aug 04 02:35:52 hakurei kernel: smpboot: Total of 20 processors activated (144441.00 BogoMIPS)
Aug 04 02:35:52 hakurei kernel: devtmpfs: initialized
Aug 04 02:35:52 hakurei kernel: x86/mm: Memory block size: 128MB
Aug 04 02:35:52 hakurei kernel: ACPI: PM: Registering ACPI NVS region [mem 0x35112000-0x35605fff] (5193728 bytes)
Aug 04 02:35:52 hakurei kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Aug 04 02:35:52 hakurei kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Aug 04 02:35:52 hakurei kernel: pinctrl core: initialized pinctrl subsystem
Aug 04 02:35:52 hakurei kernel: PM: RTC time: 02:35:48, date: 2022-08-04
Aug 04 02:35:52 hakurei kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Aug 04 02:35:52 hakurei kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Aug 04 02:35:52 hakurei kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Aug 04 02:35:52 hakurei kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Aug 04 02:35:52 hakurei kernel: audit: initializing netlink subsys (disabled)
Aug 04 02:35:52 hakurei kernel: audit: type=2000 audit(1659580548.096:1): state=initialized audit_enabled=0 res=1
Aug 04 02:35:52 hakurei kernel: thermal_sys: Registered thermal governor 'fair_share'
Aug 04 02:35:52 hakurei kernel: thermal_sys: Registered thermal governor 'bang_bang'
Aug 04 02:35:52 hakurei kernel: thermal_sys: Registered thermal governor 'step_wise'
Aug 04 02:35:52 hakurei kernel: thermal_sys: Registered thermal governor 'user_space'
Aug 04 02:35:52 hakurei kernel: thermal_sys: Registered thermal governor 'power_allocator'
Aug 04 02:35:52 hakurei kernel: cpuidle: using governor ladder
Aug 04 02:35:52 hakurei kernel: cpuidle: using governor menu
Aug 04 02:35:52 hakurei kernel: HugeTLB: can free 4095 vmemmap pages for hugepages-1048576kB
Aug 04 02:35:52 hakurei kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Aug 04 02:35:52 hakurei kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Aug 04 02:35:52 hakurei kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
Aug 04 02:35:52 hakurei kernel: PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in E820
Aug 04 02:35:52 hakurei kernel: PCI: Using configuration type 1 for base access
Aug 04 02:35:52 hakurei kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Aug 04 02:35:52 hakurei kernel: HugeTLB: can free 7 vmemmap pages for hugepages-2048kB
Aug 04 02:35:52 hakurei kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Aug 04 02:35:52 hakurei kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Aug 04 02:35:52 hakurei kernel: ACPI: Added _OSI(Module Device)
Aug 04 02:35:52 hakurei kernel: ACPI: Added _OSI(Processor Device)
Aug 04 02:35:52 hakurei kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Aug 04 02:35:52 hakurei kernel: ACPI: Added _OSI(Processor Aggregator Device)
Aug 04 02:35:52 hakurei kernel: ACPI: Added _OSI(Linux-Dell-Video)
Aug 04 02:35:52 hakurei kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Aug 04 02:35:52 hakurei kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Aug 04 02:35:52 hakurei kernel: ACPI BIOS Error (bug): Failure creating named object [\ADBG], AE_ALREADY_EXISTS (20211217/dswload2-326)
Aug 04 02:35:52 hakurei kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
Aug 04 02:35:52 hakurei kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Aug 04 02:35:52 hakurei kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.I2C1.TPL1], AE_NOT_FOUND (20211217/dswload2-162)
Aug 04 02:35:52 hakurei kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20211217/psobject-220)
Aug 04 02:35:52 hakurei kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Aug 04 02:35:52 hakurei kernel: ACPI: 16 ACPI AML tables successfully acquired and loaded
Aug 04 02:35:52 hakurei kernel: ACPI: Dynamic OEM Table Load:
Aug 04 02:35:52 hakurei kernel: ACPI: SSDT 0xFFFF9A6441CEF200 0001AB (v02 PmRef  Cpu0Psd  00003000 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
Aug 04 02:35:52 hakurei kernel: ACPI: Dynamic OEM Table Load:
Aug 04 02:35:52 hakurei kernel: ACPI: SSDT 0xFFFF9A6441CCD400 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: Dynamic OEM Table Load:
Aug 04 02:35:52 hakurei kernel: ACPI: SSDT 0xFFFF9A6441CD0800 0006CB (v02 PmRef  Cpu0Ist  00003000 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: Dynamic OEM Table Load:
Aug 04 02:35:52 hakurei kernel: ACPI: SSDT 0xFFFF9A6441CD7000 000476 (v02 PmRef  Cpu0Hwp  00003000 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: Dynamic OEM Table Load:
Aug 04 02:35:52 hakurei kernel: ACPI: SSDT 0xFFFF9A6441CB8000 001BAF (v02 PmRef  ApIst    00003000 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: Dynamic OEM Table Load:
Aug 04 02:35:52 hakurei kernel: ACPI: SSDT 0xFFFF9A6441CBC000 001038 (v02 PmRef  ApHwp    00003000 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: Dynamic OEM Table Load:
Aug 04 02:35:52 hakurei kernel: ACPI: SSDT 0xFFFF9A6441CDA000 001349 (v02 PmRef  ApPsd    00003000 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: Dynamic OEM Table Load:
Aug 04 02:35:52 hakurei kernel: ACPI: SSDT 0xFFFF9A644012A000 000FBB (v02 PmRef  ApCst    00003000 INTL 20200717)
Aug 04 02:35:52 hakurei kernel: ACPI: Interpreter enabled
Aug 04 02:35:52 hakurei kernel: ACPI: PM: (supports S0 S3 S4 S5)
Aug 04 02:35:52 hakurei kernel: ACPI: Using IOAPIC for interrupt routing
Aug 04 02:35:52 hakurei kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Aug 04 02:35:52 hakurei kernel: ACPI: Enabled 6 GPEs in block 00 to 7F
Aug 04 02:35:52 hakurei kernel: ACPI: PM: Power Resource [PXP]
Aug 04 02:35:52 hakurei kernel: ACPI: PM: Power Resource [PAUD]
Aug 04 02:35:52 hakurei kernel: ACPI: PM: Power Resource [PXTC]
Aug 04 02:35:52 hakurei kernel: ACPI: PM: Power Resource [WRST]
Aug 04 02:35:52 hakurei kernel: ACPI: PM: Power Resource [SPR4]
Aug 04 02:35:52 hakurei kernel: ACPI: PM: Power Resource [SPR5]
Aug 04 02:35:52 hakurei kernel: ACPI: PM: Power Resource [FN00]
Aug 04 02:35:52 hakurei kernel: ACPI: PM: Power Resource [FN01]
Aug 04 02:35:52 hakurei kernel: ACPI: PM: Power Resource [FN02]
Aug 04 02:35:52 hakurei kernel: ACPI: PM: Power Resource [FN03]
Aug 04 02:35:52 hakurei kernel: ACPI: PM: Power Resource [FN04]
Aug 04 02:35:52 hakurei kernel: ACPI: PM: Power Resource [PIN]
Aug 04 02:35:52 hakurei kernel: ACPI: PM: Power Resource [SPR6]
Aug 04 02:35:52 hakurei kernel: ACPI: PM: Power Resource [SPR7]
Aug 04 02:35:52 hakurei kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
Aug 04 02:35:52 hakurei kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Aug 04 02:35:52 hakurei kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Aug 04 02:35:52 hakurei kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Aug 04 02:35:52 hakurei kernel: PCI host bridge to bus 0000:00
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:00: root bus resource [mem 0x40400000-0xbfffffff window]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:00.0: [8086:4668] type 00 class 0x060000
Aug 04 02:35:52 hakurei kernel: pci 0000:00:01.0: [8086:460d] type 01 class 0x060400
Aug 04 02:35:52 hakurei kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Aug 04 02:35:52 hakurei kernel: pci 0000:00:01.0: PTM enabled (root), 4ns granularity
Aug 04 02:35:52 hakurei kernel: pci 0000:00:02.0: [8086:4680] type 00 class 0x038000
Aug 04 02:35:52 hakurei kernel: pci 0000:00:02.0: reg 0x10: [mem 0x41000000-0x41ffffff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:02.0: reg 0x18: [mem 0x50000000-0x5fffffff 64bit pref]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Aug 04 02:35:52 hakurei kernel: pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
Aug 04 02:35:52 hakurei kernel: pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
Aug 04 02:35:52 hakurei kernel: pci 0000:00:06.0: [8086:464d] type 01 class 0x060400
Aug 04 02:35:52 hakurei kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
Aug 04 02:35:52 hakurei kernel: pci 0000:00:06.0: PTM enabled (root), 4ns granularity
Aug 04 02:35:52 hakurei kernel: pci 0000:00:0a.0: [8086:467d] type 00 class 0x118000
Aug 04 02:35:52 hakurei kernel: pci 0000:00:0a.0: reg 0x10: [mem 0x42610000-0x42617fff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:0a.0: enabling Extended Tags
Aug 04 02:35:52 hakurei kernel: pci 0000:00:14.0: [8086:7ae0] type 00 class 0x0c0330
Aug 04 02:35:52 hakurei kernel: pci 0000:00:14.0: reg 0x10: [mem 0x42600000-0x4260ffff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Aug 04 02:35:52 hakurei kernel: pci 0000:00:14.2: [8086:7aa7] type 00 class 0x050000
Aug 04 02:35:52 hakurei kernel: pci 0000:00:14.2: reg 0x10: [mem 0x4261c000-0x4261ffff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:14.2: reg 0x18: [mem 0x4262b000-0x4262bfff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:15.0: [8086:7acc] type 00 class 0x0c8000
Aug 04 02:35:52 hakurei kernel: pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:15.1: [8086:7acd] type 00 class 0x0c8000
Aug 04 02:35:52 hakurei kernel: pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:15.2: [8086:7ace] type 00 class 0x0c8000
Aug 04 02:35:52 hakurei kernel: pci 0000:00:15.2: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:15.3: [8086:7acf] type 00 class 0x0c8000
Aug 04 02:35:52 hakurei kernel: pci 0000:00:15.3: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:16.0: [8086:7ae8] type 00 class 0x078000
Aug 04 02:35:52 hakurei kernel: pci 0000:00:16.0: reg 0x10: [mem 0x42627000-0x42627fff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:16.0: PME# supported from D3hot
Aug 04 02:35:52 hakurei kernel: pci 0000:00:17.0: [8086:7ae2] type 00 class 0x010601
Aug 04 02:35:52 hakurei kernel: pci 0000:00:17.0: reg 0x10: [mem 0x42620000-0x42621fff]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:17.0: reg 0x14: [mem 0x42626000-0x426260ff]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:17.0: reg 0x18: [io  0x5090-0x5097]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:17.0: reg 0x1c: [io  0x5080-0x5083]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:17.0: reg 0x20: [io  0x5060-0x507f]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:17.0: reg 0x24: [mem 0x42625000-0x426257ff]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:17.0: PME# supported from D3hot
Aug 04 02:35:52 hakurei kernel: pci 0000:00:19.0: [8086:7afc] type 00 class 0x0c8000
Aug 04 02:35:52 hakurei kernel: pci 0000:00:19.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:19.1: [8086:7afd] type 00 class 0x0c8000
Aug 04 02:35:52 hakurei kernel: pci 0000:00:19.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1c.0: [8086:7ab8] type 01 class 0x060400
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1c.2: [8086:7aba] type 01 class 0x060400
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1c.2: PTM enabled (root), 4ns granularity
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1f.0: [8086:7a86] type 00 class 0x060100
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1f.3: [8086:7ad0] type 00 class 0x040300
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x42618000-0x4261bfff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x42000000-0x420fffff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1f.4: [8086:7aa3] type 00 class 0x0c0500
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x42622000-0x426220ff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1f.5: [8086:7aa4] type 00 class 0x0c8000
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Aug 04 02:35:52 hakurei kernel: pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
Aug 04 02:35:52 hakurei kernel: pci 0000:01:00.0: reg 0x10: [mem 0x42300000-0x42303fff]
Aug 04 02:35:52 hakurei kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Aug 04 02:35:52 hakurei kernel: pci 0000:00:01.0: PCI bridge to [bus 01-03]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:01.0:   bridge window [mem 0x42100000-0x423fffff]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:01.0:   bridge window [mem 0x60000000-0x701fffff 64bit pref]
Aug 04 02:35:52 hakurei kernel: pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
Aug 04 02:35:52 hakurei kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Aug 04 02:35:52 hakurei kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Aug 04 02:35:52 hakurei kernel: pci 0000:01:00.0:   bridge window [io  0x4000-0x4fff]
Aug 04 02:35:52 hakurei kernel: pci 0000:01:00.0:   bridge window [mem 0x42100000-0x422fffff]
Aug 04 02:35:52 hakurei kernel: pci 0000:01:00.0:   bridge window [mem 0x60000000-0x701fffff 64bit pref]
Aug 04 02:35:52 hakurei kernel: pci 0000:03:00.0: [1002:73ff] type 00 class 0x030000
Aug 04 02:35:52 hakurei kernel: pci 0000:03:00.0: reg 0x10: [mem 0x60000000-0x6fffffff 64bit pref]
Aug 04 02:35:52 hakurei kernel: pci 0000:03:00.0: reg 0x18: [mem 0x70000000-0x701fffff 64bit pref]
Aug 04 02:35:52 hakurei kernel: pci 0000:03:00.0: reg 0x20: [io  0x4000-0x40ff]
Aug 04 02:35:52 hakurei kernel: pci 0000:03:00.0: reg 0x24: [mem 0x42100000-0x421fffff]
Aug 04 02:35:52 hakurei kernel: pci 0000:03:00.0: reg 0x30: [mem 0x42200000-0x4221ffff pref]
Aug 04 02:35:52 hakurei kernel: pci 0000:03:00.0: BAR 0: assigned to efifb
Aug 04 02:35:52 hakurei kernel: pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
Aug 04 02:35:52 hakurei kernel: pci 0000:03:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Aug 04 02:35:52 hakurei kernel: pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300
Aug 04 02:35:52 hakurei kernel: pci 0000:03:00.1: reg 0x10: [mem 0x42220000-0x42223fff]
Aug 04 02:35:52 hakurei kernel: pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
Aug 04 02:35:52 hakurei kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Aug 04 02:35:52 hakurei kernel: pci 0000:02:00.0:   bridge window [io  0x4000-0x4fff]
Aug 04 02:35:52 hakurei kernel: pci 0000:02:00.0:   bridge window [mem 0x42100000-0x422fffff]
Aug 04 02:35:52 hakurei kernel: pci 0000:02:00.0:   bridge window [mem 0x60000000-0x701fffff 64bit pref]
Aug 04 02:35:52 hakurei kernel: pci 0000:04:00.0: [144d:a809] type 00 class 0x010802
Aug 04 02:35:52 hakurei kernel: pci 0000:04:00.0: reg 0x10: [mem 0x42500000-0x42503fff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:06.0: PCI bridge to [bus 04]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:06.0:   bridge window [mem 0x42500000-0x425fffff]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1c.0: PCI bridge to [bus 05]
Aug 04 02:35:52 hakurei kernel: pci 0000:06:00.0: [10ec:8125] type 00 class 0x020000
Aug 04 02:35:52 hakurei kernel: pci 0000:06:00.0: reg 0x10: [io  0x3000-0x30ff]
Aug 04 02:35:52 hakurei kernel: pci 0000:06:00.0: reg 0x18: [mem 0x42400000-0x4240ffff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:06:00.0: reg 0x20: [mem 0x42410000-0x42413fff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:06:00.0: supports D1 D2
Aug 04 02:35:52 hakurei kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1c.2: PCI bridge to [bus 06]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1c.2:   bridge window [mem 0x42400000-0x424fffff]
Aug 04 02:35:52 hakurei kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Aug 04 02:35:52 hakurei kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 1
Aug 04 02:35:52 hakurei kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Aug 04 02:35:52 hakurei kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Aug 04 02:35:52 hakurei kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Aug 04 02:35:52 hakurei kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Aug 04 02:35:52 hakurei kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Aug 04 02:35:52 hakurei kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Aug 04 02:35:52 hakurei kernel: iommu: Default domain type: Translated 
Aug 04 02:35:52 hakurei kernel: iommu: DMA domain TLB invalidation policy: lazy mode 
Aug 04 02:35:52 hakurei kernel: SCSI subsystem initialized
Aug 04 02:35:52 hakurei kernel: libata version 3.00 loaded.
Aug 04 02:35:52 hakurei kernel: ACPI: bus type USB registered
Aug 04 02:35:52 hakurei kernel: usbcore: registered new interface driver usbfs
Aug 04 02:35:52 hakurei kernel: usbcore: registered new interface driver hub
Aug 04 02:35:52 hakurei kernel: usbcore: registered new device driver usb
Aug 04 02:35:52 hakurei kernel: pps_core: LinuxPPS API ver. 1 registered
Aug 04 02:35:52 hakurei kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Aug 04 02:35:52 hakurei kernel: PTP clock support registered
Aug 04 02:35:52 hakurei kernel: EDAC MC: Ver: 3.0.0
Aug 04 02:35:52 hakurei kernel: Registered efivars operations
Aug 04 02:35:52 hakurei kernel: NetLabel: Initializing
Aug 04 02:35:52 hakurei kernel: NetLabel:  domain hash size = 128
Aug 04 02:35:52 hakurei kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Aug 04 02:35:52 hakurei kernel: NetLabel:  unlabeled traffic allowed by default
Aug 04 02:35:52 hakurei kernel: mctp: management component transport protocol core
Aug 04 02:35:52 hakurei kernel: NET: Registered PF_MCTP protocol family
Aug 04 02:35:52 hakurei kernel: PCI: Using ACPI for IRQ routing
Aug 04 02:35:52 hakurei kernel: PCI: pci_cache_line_size set to 64 bytes
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
Aug 04 02:35:52 hakurei kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Aug 04 02:35:52 hakurei kernel: e820: reserve RAM buffer [mem 0x29240000-0x2bffffff]
Aug 04 02:35:52 hakurei kernel: e820: reserve RAM buffer [mem 0x2eb38000-0x2fffffff]
Aug 04 02:35:52 hakurei kernel: e820: reserve RAM buffer [mem 0x31e03000-0x33ffffff]
Aug 04 02:35:52 hakurei kernel: e820: reserve RAM buffer [mem 0x36000000-0x37ffffff]
Aug 04 02:35:52 hakurei kernel: e820: reserve RAM buffer [mem 0x8bfc00000-0x8bfffffff]
Aug 04 02:35:52 hakurei kernel: pci 0000:03:00.0: vgaarb: setting as boot VGA device
Aug 04 02:35:52 hakurei kernel: pci 0000:03:00.0: vgaarb: bridge control possible
Aug 04 02:35:52 hakurei kernel: pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Aug 04 02:35:52 hakurei kernel: vgaarb: loaded
Aug 04 02:35:52 hakurei kernel: clocksource: Switched to clocksource tsc-early
Aug 04 02:35:52 hakurei kernel: VFS: Disk quotas dquot_6.6.0
Aug 04 02:35:52 hakurei kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Aug 04 02:35:52 hakurei kernel: pnp: PnP ACPI init
Aug 04 02:35:52 hakurei kernel: system 00:00: [io  0x0a00-0x0a2f] has been reserved
Aug 04 02:35:52 hakurei kernel: system 00:00: [io  0x0a30-0x0a3f] has been reserved
Aug 04 02:35:52 hakurei kernel: system 00:00: [io  0x0a40-0x0a4f] has been reserved
Aug 04 02:35:52 hakurei kernel: pnp 00:01: [dma 0 disabled]
Aug 04 02:35:52 hakurei kernel: pnp 00:02: [dma 0 disabled]
Aug 04 02:35:52 hakurei kernel: system 00:03: [io  0x0680-0x069f] has been reserved
Aug 04 02:35:52 hakurei kernel: system 00:03: [io  0x164e-0x164f] has been reserved
Aug 04 02:35:52 hakurei kernel: system 00:04: [io  0x1854-0x1857] has been reserved
Aug 04 02:35:52 hakurei kernel: pnp 00:05: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Aug 04 02:35:52 hakurei kernel: system 00:05: [mem 0xfedc0000-0xfedc7fff] has been reserved
Aug 04 02:35:52 hakurei kernel: system 00:05: [mem 0xfeda0000-0xfeda0fff] has been reserved
Aug 04 02:35:52 hakurei kernel: system 00:05: [mem 0xfeda1000-0xfeda1fff] has been reserved
Aug 04 02:35:52 hakurei kernel: system 00:05: [mem 0xfed20000-0xfed7ffff] could not be reserved
Aug 04 02:35:52 hakurei kernel: system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
Aug 04 02:35:52 hakurei kernel: system 00:05: [mem 0xfed45000-0xfed8ffff] could not be reserved
Aug 04 02:35:52 hakurei kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
Aug 04 02:35:52 hakurei kernel: system 00:06: [mem 0xfc000000-0xfc00ffff] has been reserved
Aug 04 02:35:52 hakurei kernel: system 00:07: [io  0x2000-0x20fe] has been reserved
Aug 04 02:35:52 hakurei kernel: pnp: PnP ACPI: found 9 devices
Aug 04 02:35:52 hakurei kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Aug 04 02:35:52 hakurei kernel: NET: Registered PF_INET protocol family
Aug 04 02:35:52 hakurei kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Aug 04 02:35:52 hakurei kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Aug 04 02:35:52 hakurei kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Aug 04 02:35:52 hakurei kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Aug 04 02:35:52 hakurei kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Aug 04 02:35:52 hakurei kernel: TCP: Hash tables configured (established 262144 bind 65536)
Aug 04 02:35:52 hakurei kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Aug 04 02:35:52 hakurei kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Aug 04 02:35:52 hakurei kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Aug 04 02:35:52 hakurei kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Aug 04 02:35:52 hakurei kernel: NET: Registered PF_XDP protocol family
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 05] add_size 1000
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000 add_align 100000
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 05] add_size 200000 add_align 100000
Aug 04 02:35:52 hakurei kernel: pci 0000:00:02.0: BAR 9: no space for [mem size 0xe0000000 64bit pref]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:02.0: BAR 9: failed to assign [mem size 0xe0000000 64bit pref]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:02.0: BAR 7: assigned [mem 0x43000000-0x49ffffff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0x40400000-0x405fffff]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0x40600000-0x407fffff 64bit pref]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:15.0: BAR 0: assigned [mem 0x40800000-0x40800fff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:15.1: BAR 0: assigned [mem 0x40801000-0x40801fff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:15.2: BAR 0: assigned [mem 0x40802000-0x40802fff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:15.3: BAR 0: assigned [mem 0x40803000-0x40803fff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:19.0: BAR 0: assigned [mem 0x40804000-0x40804fff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:19.1: BAR 0: assigned [mem 0x40805000-0x40805fff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1c.0: BAR 13: assigned [io  0x6000-0x6fff]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1f.5: BAR 0: assigned [mem 0x40806000-0x40806fff]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:02.0: BAR 9: no space for [mem size 0xe0000000 64bit pref]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:02.0: BAR 9: failed to assign [mem size 0xe0000000 64bit pref]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:02.0: BAR 7: assigned [mem 0x43000000-0x49ffffff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:15.0: BAR 0: assigned [mem 0x40400000-0x40400fff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:15.1: BAR 0: assigned [mem 0x40401000-0x40401fff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:15.2: BAR 0: assigned [mem 0x40402000-0x40402fff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:15.3: BAR 0: assigned [mem 0x40403000-0x40403fff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:19.0: BAR 0: assigned [mem 0x40404000-0x40404fff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:19.1: BAR 0: assigned [mem 0x40405000-0x40405fff 64bit]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1f.5: BAR 0: assigned [mem 0x40406000-0x40406fff]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0x40500000-0x406fffff]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0x40700000-0x408fffff 64bit pref]
Aug 04 02:35:52 hakurei kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Aug 04 02:35:52 hakurei kernel: pci 0000:02:00.0:   bridge window [io  0x4000-0x4fff]
Aug 04 02:35:52 hakurei kernel: pci 0000:02:00.0:   bridge window [mem 0x42100000-0x422fffff]
Aug 04 02:35:52 hakurei kernel: pci 0000:02:00.0:   bridge window [mem 0x60000000-0x701fffff 64bit pref]
Aug 04 02:35:52 hakurei kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Aug 04 02:35:52 hakurei kernel: pci 0000:01:00.0:   bridge window [io  0x4000-0x4fff]
Aug 04 02:35:52 hakurei kernel: pci 0000:01:00.0:   bridge window [mem 0x42100000-0x422fffff]
Aug 04 02:35:52 hakurei kernel: pci 0000:01:00.0:   bridge window [mem 0x60000000-0x701fffff 64bit pref]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:01.0: PCI bridge to [bus 01-03]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:01.0:   bridge window [mem 0x42100000-0x423fffff]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:01.0:   bridge window [mem 0x60000000-0x701fffff 64bit pref]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:06.0: PCI bridge to [bus 04]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:06.0:   bridge window [mem 0x42500000-0x425fffff]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1c.0: PCI bridge to [bus 05]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1c.0:   bridge window [io  0x6000-0x6fff]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1c.0:   bridge window [mem 0x40500000-0x406fffff]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1c.0:   bridge window [mem 0x40700000-0x408fffff 64bit pref]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1c.2: PCI bridge to [bus 06]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
Aug 04 02:35:52 hakurei kernel: pci 0000:00:1c.2:   bridge window [mem 0x42400000-0x424fffff]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:00: resource 8 [mem 0x40400000-0xbfffffff window]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:01: resource 1 [mem 0x42100000-0x423fffff]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:01: resource 2 [mem 0x60000000-0x701fffff 64bit pref]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:02: resource 1 [mem 0x42100000-0x422fffff]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:02: resource 2 [mem 0x60000000-0x701fffff 64bit pref]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:03: resource 1 [mem 0x42100000-0x422fffff]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:03: resource 2 [mem 0x60000000-0x701fffff 64bit pref]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:04: resource 1 [mem 0x42500000-0x425fffff]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:05: resource 0 [io  0x6000-0x6fff]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:05: resource 1 [mem 0x40500000-0x406fffff]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:05: resource 2 [mem 0x40700000-0x408fffff 64bit pref]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:06: resource 0 [io  0x3000-0x3fff]
Aug 04 02:35:52 hakurei kernel: pci_bus 0000:06: resource 1 [mem 0x42400000-0x424fffff]
Aug 04 02:35:52 hakurei kernel: pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
Aug 04 02:35:52 hakurei kernel: PCI: CLS 64 bytes, default 64
Aug 04 02:35:52 hakurei kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Aug 04 02:35:52 hakurei kernel: software IO TLB: mapped [mem 0x0000000023f38000-0x0000000027f38000] (64MB)
Aug 04 02:35:52 hakurei kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3407c077a8d, max_idle_ns: 440795342283 ns
Aug 04 02:35:52 hakurei kernel: clocksource: Switched to clocksource tsc
Aug 04 02:35:52 hakurei kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Aug 04 02:35:52 hakurei kernel: Trying to unpack rootfs image as initramfs...
Aug 04 02:35:52 hakurei kernel: Initialise system trusted keyrings
Aug 04 02:35:52 hakurei kernel: Key type blacklist registered
Aug 04 02:35:52 hakurei kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Aug 04 02:35:52 hakurei kernel: zbud: loaded
Aug 04 02:35:52 hakurei kernel: integrity: Platform Keyring initialized
Aug 04 02:35:52 hakurei kernel: integrity: Machine keyring initialized
Aug 04 02:35:52 hakurei kernel: Key type asymmetric registered
Aug 04 02:35:52 hakurei kernel: Asymmetric key parser 'x509' registered
Aug 04 02:35:52 hakurei kernel: Freeing initrd memory: 13868K
Aug 04 02:35:52 hakurei kernel: alg: self-tests for CTR-KDF (hmac(sha256)) passed
Aug 04 02:35:52 hakurei kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Aug 04 02:35:52 hakurei kernel: io scheduler mq-deadline registered
Aug 04 02:35:52 hakurei kernel: io scheduler kyber registered
Aug 04 02:35:52 hakurei kernel: io scheduler bfq registered
Aug 04 02:35:52 hakurei kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 120
Aug 04 02:35:52 hakurei kernel: pcieport 0000:00:01.0: AER: enabled with IRQ 120
Aug 04 02:35:52 hakurei kernel: pcieport 0000:00:06.0: PME: Signaling with IRQ 121
Aug 04 02:35:52 hakurei kernel: pcieport 0000:00:06.0: AER: enabled with IRQ 121
Aug 04 02:35:52 hakurei kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
Aug 04 02:35:52 hakurei kernel: pcieport 0000:00:1c.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Aug 04 02:35:52 hakurei kernel: pcieport 0000:00:1c.2: PME: Signaling with IRQ 123
Aug 04 02:35:52 hakurei kernel: pcieport 0000:00:1c.2: AER: enabled with IRQ 123
Aug 04 02:35:52 hakurei kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Aug 04 02:35:52 hakurei kernel: Monitor-Mwait will be used to enter C-1 state
Aug 04 02:35:52 hakurei kernel: Monitor-Mwait will be used to enter C-2 state
Aug 04 02:35:52 hakurei kernel: Monitor-Mwait will be used to enter C-3 state
Aug 04 02:35:52 hakurei kernel: ACPI: \_SB_.PR00: Found 3 idle states
Aug 04 02:35:52 hakurei kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
Aug 04 02:35:52 hakurei kernel: ACPI: button: Sleep Button [SLPB]
Aug 04 02:35:52 hakurei kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Aug 04 02:35:52 hakurei kernel: ACPI: button: Power Button [PWRB]
Aug 04 02:35:52 hakurei kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Aug 04 02:35:52 hakurei kernel: ACPI: button: Power Button [PWRF]
Aug 04 02:35:52 hakurei kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1393
Aug 04 02:35:52 hakurei kernel: ACPI: \_TZ_.TZ10: Invalid passive threshold
Aug 04 02:35:52 hakurei kernel: thermal LNXTHERM:00: registered as thermal_zone0
Aug 04 02:35:52 hakurei kernel: ACPI: thermal: Thermal Zone [TZ10] (17 C)
Aug 04 02:35:52 hakurei kernel: thermal LNXTHERM:01: registered as thermal_zone1
Aug 04 02:35:52 hakurei kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Aug 04 02:35:52 hakurei kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Aug 04 02:35:52 hakurei kernel: 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Aug 04 02:35:52 hakurei kernel: hpet_acpi_add: no address or irqs in _CRS
Aug 04 02:35:52 hakurei kernel: Non-volatile memory driver v1.3
Aug 04 02:35:52 hakurei kernel: Linux agpgart interface v0.103
Aug 04 02:35:52 hakurei kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Aug 04 02:35:52 hakurei kernel: ACPI: bus type drm_connector registered
Aug 04 02:35:52 hakurei kernel: ahci 0000:00:17.0: version 3.0
Aug 04 02:35:52 hakurei kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf0 impl SATA mode
Aug 04 02:35:52 hakurei kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds 
Aug 04 02:35:52 hakurei kernel: scsi host0: ahci
Aug 04 02:35:52 hakurei kernel: scsi host1: ahci
Aug 04 02:35:52 hakurei kernel: scsi host2: ahci
Aug 04 02:35:52 hakurei kernel: scsi host3: ahci
Aug 04 02:35:52 hakurei kernel: scsi host4: ahci
Aug 04 02:35:52 hakurei kernel: scsi host5: ahci
Aug 04 02:35:52 hakurei kernel: scsi host6: ahci
Aug 04 02:35:52 hakurei kernel: scsi host7: ahci
Aug 04 02:35:52 hakurei kernel: ata1: DUMMY
Aug 04 02:35:52 hakurei kernel: ata2: DUMMY
Aug 04 02:35:52 hakurei kernel: ata3: DUMMY
Aug 04 02:35:52 hakurei kernel: ata4: DUMMY
Aug 04 02:35:52 hakurei kernel: ata5: SATA max UDMA/133 abar m2048@0x42625000 port 0x42625300 irq 126
Aug 04 02:35:52 hakurei kernel: ata6: SATA max UDMA/133 abar m2048@0x42625000 port 0x42625380 irq 126
Aug 04 02:35:52 hakurei kernel: ata7: SATA max UDMA/133 abar m2048@0x42625000 port 0x42625400 irq 126
Aug 04 02:35:52 hakurei kernel: ata8: SATA max UDMA/133 abar m2048@0x42625000 port 0x42625480 irq 126
Aug 04 02:35:52 hakurei kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Aug 04 02:35:52 hakurei kernel: ehci-pci: EHCI PCI platform driver
Aug 04 02:35:52 hakurei kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Aug 04 02:35:52 hakurei kernel: ohci-pci: OHCI PCI platform driver
Aug 04 02:35:52 hakurei kernel: uhci_hcd: USB Universal Host Controller Interface driver
Aug 04 02:35:52 hakurei kernel: usbcore: registered new interface driver usbserial_generic
Aug 04 02:35:52 hakurei kernel: usbserial: USB Serial support registered for generic
Aug 04 02:35:52 hakurei kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Aug 04 02:35:52 hakurei kernel: rtc_cmos rtc_cmos: registered as rtc0
Aug 04 02:35:52 hakurei kernel: rtc_cmos rtc_cmos: setting system clock to 2022-08-04T02:35:51 UTC (1659580551)
Aug 04 02:35:52 hakurei kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
Aug 04 02:35:52 hakurei kernel: intel_pstate: Intel P-state driver initializing
Aug 04 02:35:52 hakurei kernel: intel_pstate: HWP enabled
Aug 04 02:35:52 hakurei kernel: ledtrig-cpu: registered to indicate activity on CPUs
Aug 04 02:35:52 hakurei kernel: efifb: probing for efifb
Aug 04 02:35:52 hakurei kernel: efifb: showing boot graphics
Aug 04 02:35:52 hakurei kernel: efifb: framebuffer at 0x60000000, using 3072k, total 3072k
Aug 04 02:35:52 hakurei kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Aug 04 02:35:52 hakurei kernel: efifb: scrolling: redraw
Aug 04 02:35:52 hakurei kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Aug 04 02:35:52 hakurei kernel: fbcon: Deferring console take-over
Aug 04 02:35:52 hakurei kernel: fb0: EFI VGA frame buffer device
Aug 04 02:35:52 hakurei kernel: hid: raw HID events driver (C) Jiri Kosina
Aug 04 02:35:52 hakurei kernel: intel_pmc_core INT33A1:00:  initialized
Aug 04 02:35:52 hakurei kernel: drop_monitor: Initializing network drop monitor service
Aug 04 02:35:52 hakurei kernel: Initializing XFRM netlink socket
Aug 04 02:35:52 hakurei kernel: NET: Registered PF_INET6 protocol family
Aug 04 02:35:52 hakurei kernel: Segment Routing with IPv6
Aug 04 02:35:52 hakurei kernel: RPL Segment Routing with IPv6
Aug 04 02:35:52 hakurei kernel: In-situ OAM (IOAM) with IPv6
Aug 04 02:35:52 hakurei kernel: NET: Registered PF_PACKET protocol family
Aug 04 02:35:52 hakurei kernel: microcode: sig=0x90672, pf=0x2, revision=0x1f
Aug 04 02:35:52 hakurei kernel: microcode: Microcode Update Driver: v2.2.
Aug 04 02:35:52 hakurei kernel: resctrl: L2 allocation detected
Aug 04 02:35:52 hakurei kernel: IPI shorthand broadcast: enabled
Aug 04 02:35:52 hakurei kernel: sched_clock: Marking stable (3919054339, 6309831)->(3937837520, -12473350)
Aug 04 02:35:52 hakurei kernel: registered taskstats version 1
Aug 04 02:35:52 hakurei kernel: Loading compiled-in X.509 certificates
Aug 04 02:35:52 hakurei kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 7e4b2f21893b71fae37c4605d5d64466ef2c55f1'
Aug 04 02:35:52 hakurei kernel: zswap: loaded using pool lz4/z3fold
Aug 04 02:35:52 hakurei kernel: Key type ._fscrypt registered
Aug 04 02:35:52 hakurei kernel: Key type .fscrypt registered
Aug 04 02:35:52 hakurei kernel: Key type fscrypt-provisioning registered
Aug 04 02:35:52 hakurei kernel: integrity: Loading X.509 certificate: UEFI:db
Aug 04 02:35:52 hakurei kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Aug 04 02:35:52 hakurei kernel: integrity: Loading X.509 certificate: UEFI:db
Aug 04 02:35:52 hakurei kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Aug 04 02:35:52 hakurei kernel: PM:   Magic number: 2:550:560
Aug 04 02:35:52 hakurei kernel: RAS: Correctable Errors collector initialized.
Aug 04 02:35:52 hakurei kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Aug 04 02:35:52 hakurei kernel: ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Aug 04 02:35:52 hakurei kernel: ata7: SATA link down (SStatus 4 SControl 300)
Aug 04 02:35:52 hakurei kernel: ata8: SATA link down (SStatus 4 SControl 300)
Aug 04 02:35:52 hakurei kernel: ata5.00: ATA-10: WDC WD60EZAZ-00SF3B0, 80.00A80, max UDMA/133
Aug 04 02:35:52 hakurei kernel: ata6.00: supports DRM functions and may not be fully accessible
Aug 04 02:35:52 hakurei kernel: ata6.00: ATA-10: CT1000MX500SSD1, M3CR043, max UDMA/133
Aug 04 02:35:52 hakurei kernel: ata6.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Aug 04 02:35:52 hakurei kernel: ata6.00: Features: Trust Dev-Sleep
Aug 04 02:35:52 hakurei kernel: ata6.00: supports DRM functions and may not be fully accessible
Aug 04 02:35:52 hakurei kernel: ata6.00: configured for UDMA/133
Aug 04 02:35:52 hakurei kernel: ata5.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Aug 04 02:35:52 hakurei kernel: ata5.00: Features: NCQ-prio
Aug 04 02:35:52 hakurei kernel: ata5.00: configured for UDMA/133
Aug 04 02:35:52 hakurei kernel: scsi 4:0:0:0: Direct-Access     ATA      WDC WD60EZAZ-00S 0A80 PQ: 0 ANSI: 5
Aug 04 02:35:52 hakurei kernel: scsi 5:0:0:0: Direct-Access     ATA      CT1000MX500SSD1  043  PQ: 0 ANSI: 5
Aug 04 02:35:52 hakurei kernel: sd 4:0:0:0: [sda] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB)
Aug 04 02:35:52 hakurei kernel: sd 4:0:0:0: [sda] 4096-byte physical blocks
Aug 04 02:35:52 hakurei kernel: sd 4:0:0:0: [sda] Write Protect is off
Aug 04 02:35:52 hakurei kernel: sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
Aug 04 02:35:52 hakurei kernel: sd 5:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Aug 04 02:35:52 hakurei kernel: sd 5:0:0:0: [sdb] 4096-byte physical blocks
Aug 04 02:35:52 hakurei kernel: sd 5:0:0:0: [sdb] Write Protect is off
Aug 04 02:35:52 hakurei kernel: sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Aug 04 02:35:52 hakurei kernel: sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Aug 04 02:35:52 hakurei kernel: sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Aug 04 02:35:52 hakurei kernel:  sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 >
Aug 04 02:35:52 hakurei kernel: sd 5:0:0:0: [sdb] supports TCG Opal
Aug 04 02:35:52 hakurei kernel: sd 5:0:0:0: [sdb] Attached SCSI disk
Aug 04 02:35:52 hakurei kernel:  sda: sda1
Aug 04 02:35:52 hakurei kernel: sd 4:0:0:0: [sda] Attached SCSI disk
Aug 04 02:35:52 hakurei kernel: Freeing unused decrypted memory: 2036K
Aug 04 02:35:52 hakurei kernel: Freeing unused kernel image (initmem) memory: 1868K
Aug 04 02:35:52 hakurei kernel: Write protecting the kernel read-only data: 28672k
Aug 04 02:35:52 hakurei kernel: Freeing unused kernel image (text/rodata gap) memory: 2040K
Aug 04 02:35:52 hakurei kernel: Freeing unused kernel image (rodata/data gap) memory: 1276K
Aug 04 02:35:52 hakurei kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Aug 04 02:35:52 hakurei kernel: rodata_test: all tests were successful
Aug 04 02:35:52 hakurei kernel: Run /init as init process
Aug 04 02:35:52 hakurei kernel:   with arguments:
Aug 04 02:35:52 hakurei kernel:     /init
Aug 04 02:35:52 hakurei kernel:   with environment:
Aug 04 02:35:52 hakurei kernel:     HOME=/
Aug 04 02:35:52 hakurei kernel:     TERM=linux
Aug 04 02:35:52 hakurei kernel:     BOOT_IMAGE=/vmlinuz-linux
Aug 04 02:35:52 hakurei kernel: fbcon: Taking over console
Aug 04 02:35:52 hakurei kernel: Console: switching to colour frame buffer device 128x48
Aug 04 02:35:52 hakurei kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Aug 04 02:35:52 hakurei kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Aug 04 02:35:52 hakurei kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000000009810
Aug 04 02:35:52 hakurei kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Aug 04 02:35:52 hakurei kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Aug 04 02:35:52 hakurei kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.2 Enhanced SuperSpeed
Aug 04 02:35:52 hakurei kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18
Aug 04 02:35:52 hakurei kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 04 02:35:52 hakurei kernel: usb usb1: Product: xHCI Host Controller
Aug 04 02:35:52 hakurei kernel: usb usb1: Manufacturer: Linux 5.18.16-arch1-1 xhci-hcd
Aug 04 02:35:52 hakurei kernel: usb usb1: SerialNumber: 0000:00:14.0
Aug 04 02:35:52 hakurei kernel: hub 1-0:1.0: USB hub found
Aug 04 02:35:52 hakurei kernel: hub 1-0:1.0: 16 ports detected
Aug 04 02:35:52 hakurei kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.18
Aug 04 02:35:52 hakurei kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 04 02:35:52 hakurei kernel: usb usb2: Product: xHCI Host Controller
Aug 04 02:35:52 hakurei kernel: usb usb2: Manufacturer: Linux 5.18.16-arch1-1 xhci-hcd
Aug 04 02:35:52 hakurei kernel: usb usb2: SerialNumber: 0000:00:14.0
Aug 04 02:35:52 hakurei kernel: hub 2-0:1.0: USB hub found
Aug 04 02:35:52 hakurei kernel: hub 2-0:1.0: 10 ports detected
Aug 04 02:35:52 hakurei kernel: nvme 0000:04:00.0: platform quirk: setting simple suspend
Aug 04 02:35:52 hakurei kernel: nvme nvme0: pci function 0000:04:00.0
Aug 04 02:35:52 hakurei kernel: nvme nvme0: Shutdown timeout set to 8 seconds
Aug 04 02:35:52 hakurei kernel: nvme nvme0: allocated 64 MiB host memory buffer.
Aug 04 02:35:52 hakurei kernel: nvme nvme0: 12/0/0 default/read/poll queues
Aug 04 02:35:52 hakurei kernel:  nvme0n1: p1 p2
Aug 04 02:35:52 hakurei kernel: usb 1-3: new full-speed USB device number 2 using xhci_hcd
Aug 04 02:35:52 hakurei kernel: EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Quota mode: none.
Aug 04 02:35:52 hakurei systemd[1]: systemd 251.3-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)
Aug 04 02:35:52 hakurei systemd[1]: Detected architecture x86-64.
Aug 04 02:35:52 hakurei systemd[1]: Hostname set to <hakurei>.
Aug 04 02:35:52 hakurei systemd-fstab-generator[377]: Mount point  is not a valid path, ignoring.
Aug 04 02:35:52 hakurei systemd-fstab-generator[377]: Mount point  is not a valid path, ignoring.
Aug 04 02:35:52 hakurei kernel: zram: Added device: zram0
Aug 04 02:35:52 hakurei systemd[1]: Queued start job for default target Graphical Interface.
Aug 04 02:35:52 hakurei systemd[1]: Created slice Slice /system/getty.
Aug 04 02:35:52 hakurei systemd[1]: Created slice Slice /system/modprobe.
Aug 04 02:35:52 hakurei systemd[1]: Created slice Slice /system/systemd-fsck.
Aug 04 02:35:52 hakurei systemd[1]: Created slice Slice /system/systemd-zram-setup.
Aug 04 02:35:52 hakurei systemd[1]: Created slice User and Session Slice.
Aug 04 02:35:52 hakurei systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Aug 04 02:35:52 hakurei systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Aug 04 02:35:52 hakurei systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Aug 04 02:35:52 hakurei systemd[1]: Reached target Local Encrypted Volumes.
Aug 04 02:35:52 hakurei systemd[1]: Reached target Login Prompts.
Aug 04 02:35:52 hakurei systemd[1]: Reached target Local Integrity Protected Volumes.
Aug 04 02:35:52 hakurei systemd[1]: Reached target Path Units.
Aug 04 02:35:52 hakurei systemd[1]: Reached target Remote File Systems.
Aug 04 02:35:52 hakurei systemd[1]: Reached target Slice Units.
Aug 04 02:35:52 hakurei systemd[1]: Reached target Local Verity Protected Volumes.
Aug 04 02:35:52 hakurei systemd[1]: Listening on Device-mapper event daemon FIFOs.
Aug 04 02:35:52 hakurei systemd[1]: Listening on LVM2 poll daemon socket.
Aug 04 02:35:52 hakurei systemd[1]: Listening on Process Core Dump Socket.
Aug 04 02:35:52 hakurei systemd[1]: Listening on Journal Audit Socket.
Aug 04 02:35:52 hakurei systemd[1]: Listening on Journal Socket (/dev/log).
Aug 04 02:35:52 hakurei systemd[1]: Listening on Journal Socket.
Aug 04 02:35:52 hakurei systemd[1]: Listening on Network Service Netlink Socket.
Aug 04 02:35:52 hakurei systemd[1]: Listening on udev Control Socket.
Aug 04 02:35:52 hakurei systemd[1]: Listening on udev Kernel Socket.
Aug 04 02:35:52 hakurei systemd[1]: Mounting Huge Pages File System...
Aug 04 02:35:52 hakurei systemd[1]: Mounting POSIX Message Queue File System...
Aug 04 02:35:52 hakurei systemd[1]: Mounting Kernel Debug File System...
Aug 04 02:35:52 hakurei systemd[1]: Mounting Kernel Trace File System...
Aug 04 02:35:52 hakurei systemd[1]: Starting Create List of Static Device Nodes...
Aug 04 02:35:52 hakurei systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Aug 04 02:35:52 hakurei systemd[1]: Starting Load Kernel Module configfs...
Aug 04 02:35:52 hakurei systemd[1]: Starting Load Kernel Module drm...
Aug 04 02:35:52 hakurei systemd[1]: Starting Load Kernel Module fuse...
Aug 04 02:35:52 hakurei systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
Aug 04 02:35:52 hakurei systemd[1]: Starting Journal Service...
Aug 04 02:35:52 hakurei systemd[1]: Starting Load Kernel Modules...
Aug 04 02:35:52 hakurei systemd[1]: Starting Generate network units from Kernel command line...
Aug 04 02:35:52 hakurei systemd[1]: Starting Remount Root and Kernel File Systems...
Aug 04 02:35:52 hakurei systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
Aug 04 02:35:52 hakurei systemd[1]: Starting Coldplug All udev Devices...
Aug 04 02:35:52 hakurei systemd[1]: Mounted Huge Pages File System.
Aug 04 02:35:52 hakurei systemd[1]: Mounted POSIX Message Queue File System.
Aug 04 02:35:52 hakurei systemd[1]: Mounted Kernel Debug File System.
Aug 04 02:35:52 hakurei systemd[1]: Mounted Kernel Trace File System.
Aug 04 02:35:52 hakurei systemd[1]: Finished Create List of Static Device Nodes.
Aug 04 02:35:52 hakurei systemd[1]: modprobe@configfs.service: Deactivated successfully.
Aug 04 02:35:52 hakurei systemd[1]: Finished Load Kernel Module configfs.
Aug 04 02:35:52 hakurei systemd[1]: modprobe@drm.service: Deactivated successfully.
Aug 04 02:35:52 hakurei systemd[1]: Finished Load Kernel Module drm.
Aug 04 02:35:52 hakurei systemd[1]: Mounting Kernel Configuration File System...
Aug 04 02:35:52 hakurei systemd[1]: Finished Generate network units from Kernel command line.
Aug 04 02:35:52 hakurei systemd[1]: Reached target Preparation for Network.
Aug 04 02:35:52 hakurei systemd[1]: Mounted Kernel Configuration File System.
Aug 04 02:35:52 hakurei kernel: EXT4-fs (nvme0n1p2): re-mounted. Quota mode: none.
Aug 04 02:35:52 hakurei systemd[1]: Finished Remount Root and Kernel File Systems.
Aug 04 02:35:52 hakurei systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
Aug 04 02:35:52 hakurei systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
Aug 04 02:35:52 hakurei kernel: fuse: init (API version 7.36)
Aug 04 02:35:52 hakurei systemd[1]: Starting Load/Save Random Seed...
Aug 04 02:35:52 hakurei systemd[1]: Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
Aug 04 02:35:52 hakurei systemd[1]: Starting Create Static Device Nodes in /dev...
Aug 04 02:35:52 hakurei systemd[1]: modprobe@fuse.service: Deactivated successfully.
Aug 04 02:35:52 hakurei systemd[1]: Finished Load Kernel Module fuse.
Aug 04 02:35:52 hakurei kernel: audit: type=1130 audit(1659580552.589:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei kernel: audit: type=1131 audit(1659580552.589:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei systemd[1]: Mounting FUSE Control File System...
Aug 04 02:35:52 hakurei systemd[1]: Mounted FUSE Control File System.
Aug 04 02:35:52 hakurei kernel: Asymmetric key parser 'pkcs8' registered
Aug 04 02:35:52 hakurei systemd[1]: Finished Load Kernel Modules.
Aug 04 02:35:52 hakurei kernel: audit: type=1130 audit(1659580552.593:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei systemd[1]: Starting Apply Kernel Variables...
Aug 04 02:35:52 hakurei systemd[1]: Finished Load/Save Random Seed.
Aug 04 02:35:52 hakurei kernel: audit: type=1130 audit(1659580552.593:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
Aug 04 02:35:52 hakurei systemd[1]: Finished Apply Kernel Variables.
Aug 04 02:35:52 hakurei kernel: audit: type=1130 audit(1659580552.596:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei systemd[1]: Finished Create Static Device Nodes in /dev.
Aug 04 02:35:52 hakurei kernel: audit: type=1130 audit(1659580552.599:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei kernel: audit: type=1334 audit(1659580552.599:8): prog-id=9 op=LOAD
Aug 04 02:35:52 hakurei kernel: audit: type=1334 audit(1659580552.599:9): prog-id=10 op=LOAD
Aug 04 02:35:52 hakurei kernel: audit: type=1334 audit(1659580552.599:10): prog-id=11 op=LOAD
Aug 04 02:35:52 hakurei systemd[1]: Starting Rule-based Manager for Device Events and Files...
Aug 04 02:35:52 hakurei systemd-journald[400]: Journal started
Aug 04 02:35:52 hakurei systemd-journald[400]: Runtime Journal (/run/log/journal/0c566fc548d04c6089351b90aecbb27c) is 8.0M, max 1.5G, 1.5G free.
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei audit: BPF prog-id=9 op=LOAD
Aug 04 02:35:52 hakurei audit: BPF prog-id=10 op=LOAD
Aug 04 02:35:52 hakurei audit: BPF prog-id=11 op=LOAD
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei systemd-modules-load[401]: Inserted module 'crypto_user'
Aug 04 02:35:52 hakurei systemd-modules-load[401]: Inserted module 'pkcs8_key_parser'
Aug 04 02:35:52 hakurei systemd[1]: Starting Flush Journal to Persistent Storage...
Aug 04 02:35:52 hakurei systemd-journald[400]: Time spent on flushing to /var/log/journal/0c566fc548d04c6089351b90aecbb27c is 11.491ms for 953 entries.
Aug 04 02:35:52 hakurei systemd-journald[400]: System Journal (/var/log/journal/0c566fc548d04c6089351b90aecbb27c) is 16.0M, max 4.0G, 3.9G free.
Aug 04 02:35:52 hakurei systemd[1]: Started Journal Service.
Aug 04 02:35:52 hakurei systemd-journald[400]: Received client request to flush runtime journal.
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei audit: BPF prog-id=12 op=LOAD
Aug 04 02:35:52 hakurei systemd-udevd[412]: Using default interface naming scheme 'v251'.
Aug 04 02:35:52 hakurei systemd[1]: Started Rule-based Manager for Device Events and Files.
Aug 04 02:35:52 hakurei systemd[1]: Starting Network Configuration...
Aug 04 02:35:52 hakurei systemd[1]: Finished Flush Journal to Persistent Storage.
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei systemd[1]: Found device /dev/zram0.
Aug 04 02:35:52 hakurei systemd[1]: Finished Coldplug All udev Devices.
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei systemd[1]: Created slice Slice /system/udisks2-zram-setup.
Aug 04 02:35:52 hakurei systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
Aug 04 02:35:52 hakurei systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
Aug 04 02:35:52 hakurei systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
Aug 04 02:35:52 hakurei systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
Aug 04 02:35:52 hakurei systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
Aug 04 02:35:52 hakurei systemd[1]: Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
Aug 04 02:35:52 hakurei systemd[1]: Starting Create swap on /dev/zram0...
Aug 04 02:35:52 hakurei systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei systemd[1]: Reached target Preparation for Local File Systems.
Aug 04 02:35:52 hakurei systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of a failed condition check (ConditionPathExists=/var/lib/machines.raw).
Aug 04 02:35:52 hakurei kernel: zram0: detected capacity change from 0 to 8388608
Aug 04 02:35:52 hakurei kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Aug 04 02:35:52 hakurei kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Aug 04 02:35:52 hakurei kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Aug 04 02:35:52 hakurei kernel: cfg80211: failed to load regulatory.db
Aug 04 02:35:52 hakurei zram-generator[490]: Setting up swapspace version 1, size = 4 GiB (4294963200 bytes)
Aug 04 02:35:52 hakurei zram-generator[490]: LABEL=zram0, UUID=b3bc131b-e43d-49e6-8e42-f764aca8eb56
Aug 04 02:35:52 hakurei systemd-makefs[486]: /dev/zram0 successfully formatted as swap (label "zram0", uuid b3bc131b-e43d-49e6-8e42-f764aca8eb56)
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-zram-setup@zram0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei systemd[1]: Finished Create swap on /dev/zram0.
Aug 04 02:35:52 hakurei systemd[1]: Activating swap Compressed Swap on /dev/zram0...
Aug 04 02:35:52 hakurei systemd-networkd[418]: lo: Link UP
Aug 04 02:35:52 hakurei systemd-networkd[418]: lo: Gained carrier
Aug 04 02:35:52 hakurei systemd-networkd[418]: Enumeration completed
Aug 04 02:35:52 hakurei systemd[1]: Started Network Configuration.
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei systemd[1]: Activated swap Compressed Swap on /dev/zram0.
Aug 04 02:35:52 hakurei systemd[1]: Reached target Swaps.
Aug 04 02:35:52 hakurei systemd[1]: Mounting Temporary Directory /tmp...
Aug 04 02:35:52 hakurei systemd[1]: Mounted Temporary Directory /tmp.
Aug 04 02:35:52 hakurei kernel: Adding 4194300k swap on /dev/zram0.  Priority:100 extents:1 across:4194300k SSDscFS
Aug 04 02:35:52 hakurei systemd[1]: Found device Samsung SSD 980 1TB primary.
Aug 04 02:35:52 hakurei systemd[1]: Starting File System Check on /dev/disk/by-uuid/DAE0-582F...
Aug 04 02:35:52 hakurei systemd-fsck[497]: fsck.fat 4.2 (2021-01-31)
Aug 04 02:35:52 hakurei systemd-fsck[497]: /dev/nvme0n1p1: 367 files, 18210/130556 clusters
Aug 04 02:35:52 hakurei systemd[1]: Finished File System Check on /dev/disk/by-uuid/DAE0-582F.
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-DAE0\x2d582F comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei systemd[1]: Mounting /boot...
Aug 04 02:35:52 hakurei kernel: raid6: skipped pq benchmark and selected avx2x4
Aug 04 02:35:52 hakurei kernel: raid6: using avx2x2 recovery algorithm
Aug 04 02:35:52 hakurei systemd[1]: Mounted /boot.
Aug 04 02:35:52 hakurei systemd[1]: Reached target Local File Systems.
Aug 04 02:35:52 hakurei systemd[1]: Rebuild Dynamic Linker Cache was skipped because all trigger condition checks failed.
Aug 04 02:35:52 hakurei systemd[1]: Set Up Additional Binary Formats was skipped because all trigger condition checks failed.
Aug 04 02:35:52 hakurei systemd[1]: Store a System Token in an EFI Variable was skipped because of a failed condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Aug 04 02:35:52 hakurei systemd[1]: Commit a transient machine-id on disk was skipped because of a failed condition check (ConditionPathIsMountPoint=/etc/machine-id).
Aug 04 02:35:52 hakurei systemd[1]: Starting Create Volatile Files and Directories...
Aug 04 02:35:52 hakurei kernel: xor: automatically using best checksumming function   avx       
Aug 04 02:35:52 hakurei systemd[1]: Finished Create Volatile Files and Directories.
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei systemd[1]: Rebuild Journal Catalog was skipped because of a failed condition check (ConditionNeedsUpdate=/var).
Aug 04 02:35:52 hakurei audit: BPF prog-id=13 op=LOAD
Aug 04 02:35:52 hakurei systemd[1]: Starting Network Name Resolution...
Aug 04 02:35:52 hakurei audit: BPF prog-id=14 op=LOAD
Aug 04 02:35:52 hakurei systemd[1]: Starting Network Time Synchronization...
Aug 04 02:35:52 hakurei systemd[1]: Update is Completed was skipped because all trigger condition checks failed.
Aug 04 02:35:52 hakurei systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Aug 04 02:35:52 hakurei audit[507]: SYSTEM_BOOT pid=507 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei systemd[1]: Started Network Time Synchronization.
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei systemd[1]: Reached target System Time Set.
Aug 04 02:35:52 hakurei systemd-resolved[505]: Positive Trust Anchors:
Aug 04 02:35:52 hakurei systemd-resolved[505]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Aug 04 02:35:52 hakurei systemd-resolved[505]: 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
Aug 04 02:35:52 hakurei systemd-resolved[505]: Using system hostname 'hakurei'.
Aug 04 02:35:52 hakurei systemd[1]: Started Network Name Resolution.
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei systemd[1]: Reached target Network.
Aug 04 02:35:52 hakurei systemd[1]: Reached target Host and Network Name Lookups.
Aug 04 02:35:52 hakurei systemd[1]: Reached target System Initialization.
Aug 04 02:35:52 hakurei systemd[1]: Started Discard unused blocks once a week.
Aug 04 02:35:52 hakurei systemd[1]: Started Daily verification of password and group files.
Aug 04 02:35:52 hakurei systemd[1]: Started Daily Cleanup of Temporary Directories.
Aug 04 02:35:52 hakurei systemd[1]: Reached target Timer Units.
Aug 04 02:35:52 hakurei systemd[1]: Listening on D-Bus System Message Bus Socket.
Aug 04 02:35:52 hakurei systemd[1]: Reached target Socket Units.
Aug 04 02:35:52 hakurei systemd[1]: Reached target Basic System.
Aug 04 02:35:52 hakurei systemd[1]: Starting D-Bus System Message Bus...
Aug 04 02:35:52 hakurei audit: BPF prog-id=15 op=LOAD
Aug 04 02:35:52 hakurei audit: BPF prog-id=16 op=LOAD
Aug 04 02:35:52 hakurei audit: BPF prog-id=17 op=LOAD
Aug 04 02:35:52 hakurei systemd[1]: Starting User Login Management...
Aug 04 02:35:52 hakurei systemd[1]: Starting Permit User Sessions...
Aug 04 02:35:52 hakurei systemd[1]: Starting UDisks2 managed ZRAM device zram0 setup...
Aug 04 02:35:52 hakurei systemd[1]: Finished Permit User Sessions.
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei systemd[1]: Starting Light Display Manager...
Aug 04 02:35:52 hakurei dbus-daemon[509]: dbus[509]: Unknown group "netdev" in message bus configuration file
Aug 04 02:35:52 hakurei dbus-daemon[509]: dbus[509]: Unknown group "netdev" in message bus configuration file
Aug 04 02:35:52 hakurei systemd[1]: udisks2-zram-setup@zram0.service: Deactivated successfully.
Aug 04 02:35:52 hakurei systemd[1]: Finished UDisks2 managed ZRAM device zram0 setup.
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2-zram-setup@zram0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2-zram-setup@zram0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei systemd[1]: Started D-Bus System Message Bus.
Aug 04 02:35:52 hakurei dbus-daemon[509]: [system] Activating systemd to hand-off: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.1' (uid=0 pid=514 comm="/usr/bin/lightdm")
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei dbus-daemon[509]: [system] Successfully activated service 'org.freedesktop.systemd1'
Aug 04 02:35:52 hakurei systemd[1]: Starting Load Kernel Module drm...
Aug 04 02:35:52 hakurei kernel: kauditd_printk_skb: 22 callbacks suppressed
Aug 04 02:35:52 hakurei kernel: audit: type=1130 audit(1659580552.873:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei systemd[1]: modprobe@drm.service: Deactivated successfully.
Aug 04 02:35:52 hakurei systemd[1]: Finished Load Kernel Module drm.
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei kernel: audit: type=1130 audit(1659580552.876:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei kernel: audit: type=1131 audit(1659580552.876:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei systemd-logind[510]: Watching system buttons on /dev/input/event2 (Power Button)
Aug 04 02:35:52 hakurei systemd-logind[510]: New seat seat0.
Aug 04 02:35:52 hakurei dbus-daemon[509]: [system] Successfully activated service 'org.freedesktop.login1'
Aug 04 02:35:52 hakurei systemd[1]: Started User Login Management.
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei systemd[1]: Reached target Multi-User System.
Aug 04 02:35:52 hakurei kernel: audit: type=1130 audit(1659580552.879:36): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei systemd[1]: Started Light Display Manager.
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei dbus-daemon[509]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.1' (uid=0 pid=514 comm="/usr/bin/lightdm")
Aug 04 02:35:52 hakurei systemd[1]: Reached target Graphical Interface.
Aug 04 02:35:52 hakurei systemd[1]: Startup finished in 10.769s (firmware) + 1.136s (loader) + 4.817s (kernel) + 464ms (userspace) = 17.188s.
Aug 04 02:35:52 hakurei systemd[1]: Reached target User and Group Name Lookups.
Aug 04 02:35:52 hakurei kernel: audit: type=1130 audit(1659580552.883:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei audit: BPF prog-id=18 op=LOAD
Aug 04 02:35:52 hakurei systemd[1]: Starting Accounts Service...
Aug 04 02:35:52 hakurei kernel: audit: type=1334 audit(1659580552.886:38): prog-id=18 op=LOAD
Aug 04 02:35:52 hakurei kernel: usb 1-3: config 1 has an invalid interface number: 3 but max is 2
Aug 04 02:35:52 hakurei kernel: usb 1-3: config 1 has no interface number 1
Aug 04 02:35:52 hakurei kernel: usb 1-3: New USB device found, idVendor=1b3f, idProduct=2008, bcdDevice= 1.00
Aug 04 02:35:52 hakurei kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Aug 04 02:35:52 hakurei kernel: usb 1-3: Product: Usb Audio Device
Aug 04 02:35:52 hakurei kernel: usb 1-3: Manufacturer: Generalplus
Aug 04 02:35:52 hakurei dbus-daemon[509]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.7' (uid=0 pid=525 comm="/usr/lib/accounts-daemon")
Aug 04 02:35:52 hakurei systemd[1]: Starting Authorization Manager...
Aug 04 02:35:52 hakurei polkitd[530]: Started polkitd version 121
Aug 04 02:35:52 hakurei polkitd[530]: Loading rules from directory /etc/polkit-1/rules.d
Aug 04 02:35:52 hakurei polkitd[530]: Loading rules from directory /usr/share/polkit-1/rules.d
Aug 04 02:35:52 hakurei polkitd[530]: Finished loading, compiling and executing 4 rules
Aug 04 02:35:52 hakurei dbus-daemon[509]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug 04 02:35:52 hakurei systemd[1]: Started Authorization Manager.
Aug 04 02:35:52 hakurei polkitd[530]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei accounts-daemon[525]: started daemon version 22.08.0
Aug 04 02:35:52 hakurei dbus-daemon[509]: [system] Successfully activated service 'org.freedesktop.Accounts'
Aug 04 02:35:52 hakurei systemd[1]: Started Accounts Service.
Aug 04 02:35:52 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei kernel: audit: type=1130 audit(1659580552.913:39): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei kernel: audit: type=1130 audit(1659580552.913:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:52 hakurei kernel: Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
Aug 04 02:35:52 hakurei kernel: BTRFS: device label Erevan devid 1 transid 12949 /dev/sda1 scanned by systemd-udevd (452)
Aug 04 02:35:52 hakurei systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Aug 04 02:35:52 hakurei systemd[1]: lightdm.service: Failed with result 'exit-code'.
Aug 04 02:35:52 hakurei audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Aug 04 02:35:52 hakurei kernel: audit: type=1131 audit(1659580552.923:41): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Aug 04 02:35:53 hakurei kernel: usb 1-5: new full-speed USB device number 3 using xhci_hcd
Aug 04 02:35:53 hakurei systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 1.
Aug 04 02:35:53 hakurei systemd[1]: Stopped Light Display Manager.
Aug 04 02:35:53 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:53 hakurei audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:53 hakurei kernel: audit: type=1130 audit(1659580553.056:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:53 hakurei systemd[1]: Starting Light Display Manager...
Aug 04 02:35:53 hakurei systemd[1]: Started Light Display Manager.
Aug 04 02:35:53 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:53 hakurei systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Aug 04 02:35:53 hakurei systemd[1]: lightdm.service: Failed with result 'exit-code'.
Aug 04 02:35:53 hakurei audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Aug 04 02:35:53 hakurei kernel: usb 1-5: New USB device found, idVendor=05ac, idProduct=024f, bcdDevice= 1.04
Aug 04 02:35:53 hakurei kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Aug 04 02:35:53 hakurei kernel: usb 1-5: Product: Keychron K1
Aug 04 02:35:53 hakurei kernel: usb 1-5: Manufacturer: Keychron
Aug 04 02:35:53 hakurei systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 2.
Aug 04 02:35:53 hakurei systemd[1]: Stopped Light Display Manager.
Aug 04 02:35:53 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:53 hakurei audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:53 hakurei systemd[1]: Starting Light Display Manager...
Aug 04 02:35:53 hakurei systemd[1]: Started Light Display Manager.
Aug 04 02:35:53 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:53 hakurei systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Aug 04 02:35:53 hakurei systemd[1]: lightdm.service: Failed with result 'exit-code'.
Aug 04 02:35:53 hakurei audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Aug 04 02:35:53 hakurei kernel: usb 1-6: new full-speed USB device number 4 using xhci_hcd
Aug 04 02:35:53 hakurei kernel: usb 1-6: New USB device found, idVendor=09da, idProduct=f613, bcdDevice= 0.eb
Aug 04 02:35:53 hakurei kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Aug 04 02:35:53 hakurei kernel: usb 1-6: Product: USB Device 
Aug 04 02:35:53 hakurei kernel: usb 1-6: Manufacturer: COMPANY 
Aug 04 02:35:53 hakurei kernel: usb 1-7: new high-speed USB device number 5 using xhci_hcd
Aug 04 02:35:53 hakurei kernel: input: Intel HID events as /devices/platform/INTC1070:00/input/input3
Aug 04 02:35:53 hakurei systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 3.
Aug 04 02:35:53 hakurei systemd[1]: Stopped Light Display Manager.
Aug 04 02:35:53 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:53 hakurei audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:53 hakurei systemd[1]: Starting Light Display Manager...
Aug 04 02:35:53 hakurei systemd[1]: Started Light Display Manager.
Aug 04 02:35:53 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:53 hakurei systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Aug 04 02:35:53 hakurei systemd[1]: lightdm.service: Failed with result 'exit-code'.
Aug 04 02:35:53 hakurei audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Aug 04 02:35:53 hakurei kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Aug 04 02:35:53 hakurei kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
Aug 04 02:35:53 hakurei kernel: usb 1-7: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=60.90
Aug 04 02:35:53 hakurei kernel: usb 1-7: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Aug 04 02:35:53 hakurei kernel: usb 1-7: Product: USB2.0 Hub
Aug 04 02:35:53 hakurei kernel: hub 1-7:1.0: USB hub found
Aug 04 02:35:53 hakurei kernel: hub 1-7:1.0: 4 ports detected
Aug 04 02:35:53 hakurei kernel: parport_pc 00:01: reported by Plug and Play ACPI
Aug 04 02:35:53 hakurei kernel: parport0: PC-style at 0x378, irq 5 [PCSPP,TRISTATE,EPP]
Aug 04 02:35:53 hakurei kernel: usb 1-11: new full-speed USB device number 6 using xhci_hcd
Aug 04 02:35:53 hakurei systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 4.
Aug 04 02:35:53 hakurei systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Aug 04 02:35:53 hakurei systemd[1]: Stopped Light Display Manager.
Aug 04 02:35:53 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:53 hakurei audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:53 hakurei systemd[1]: Starting Light Display Manager...
Aug 04 02:35:53 hakurei systemd[1]: Started Light Display Manager.
Aug 04 02:35:53 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:53 hakurei systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Aug 04 02:35:53 hakurei systemd[1]: lightdm.service: Failed with result 'exit-code'.
Aug 04 02:35:53 hakurei audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Aug 04 02:35:53 hakurei kernel: usb 1-11: New USB device found, idVendor=048d, idProduct=5702, bcdDevice= 0.01
Aug 04 02:35:53 hakurei kernel: usb 1-11: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Aug 04 02:35:53 hakurei kernel: usb 1-11: Product: ITE Device
Aug 04 02:35:53 hakurei kernel: usb 1-11: Manufacturer: ITE Tech. Inc.
Aug 04 02:35:54 hakurei kernel: usb 1-7.4: new high-speed USB device number 7 using xhci_hcd
Aug 04 02:35:54 hakurei systemd-logind[510]: Watching system buttons on /dev/input/event1 (Power Button)
Aug 04 02:35:54 hakurei systemd-logind[510]: Watching system buttons on /dev/input/event0 (Sleep Button)
Aug 04 02:35:54 hakurei kernel: usb 1-7.4: New USB device found, idVendor=13fe, idProduct=5500, bcdDevice= 1.00
Aug 04 02:35:54 hakurei kernel: usb 1-7.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Aug 04 02:35:54 hakurei kernel: usb 1-7.4: Product: USB DISK 3.0
Aug 04 02:35:54 hakurei kernel: usb 1-7.4: Manufacturer: Wilk
Aug 04 02:35:54 hakurei kernel: usb 1-7.4: SerialNumber: 07087AAD83BD1226
Aug 04 02:35:54 hakurei kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Aug 04 02:35:54 hakurei kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Aug 04 02:35:54 hakurei kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
Aug 04 02:35:54 hakurei kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Aug 04 02:35:54 hakurei kernel: intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
Aug 04 02:35:54 hakurei kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Aug 04 02:35:54 hakurei kernel: intel-lpss 0000:00:15.2: enabling device (0004 -> 0006)
Aug 04 02:35:54 hakurei kernel: idma64 idma64.2: Found Intel integrated DMA 64-bit
Aug 04 02:35:54 hakurei systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 5.
Aug 04 02:35:54 hakurei systemd[1]: Stopped Light Display Manager.
Aug 04 02:35:54 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:54 hakurei audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:35:54 hakurei systemd[1]: lightdm.service: Start request repeated too quickly.
Aug 04 02:35:54 hakurei systemd[1]: lightdm.service: Failed with result 'exit-code'.
Aug 04 02:35:54 hakurei systemd[1]: Failed to start Light Display Manager.
Aug 04 02:35:54 hakurei kernel: intel-lpss 0000:00:15.3: enabling device (0004 -> 0006)
Aug 04 02:35:54 hakurei kernel: idma64 idma64.3: Found Intel integrated DMA 64-bit
Aug 04 02:35:54 hakurei kernel: intel-lpss 0000:00:19.0: enabling device (0004 -> 0006)
Aug 04 02:35:54 hakurei kernel: idma64 idma64.4: Found Intel integrated DMA 64-bit
Aug 04 02:35:54 hakurei kernel: intel-lpss 0000:00:19.1: enabling device (0004 -> 0006)
Aug 04 02:35:54 hakurei kernel: idma64 idma64.5: Found Intel integrated DMA 64-bit
Aug 04 02:35:54 hakurei kernel: i915 0000:00:02.0: enabling device (0006 -> 0007)
Aug 04 02:35:54 hakurei kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Aug 04 02:35:54 hakurei kernel: Console: switching to colour dummy device 80x25
Aug 04 02:35:54 hakurei kernel: snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
Aug 04 02:35:54 hakurei kernel: snd_hda_intel 0000:03:00.1: Force to non-snoop mode
Aug 04 02:35:54 hakurei kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adls_dmc_ver2_01.bin (v2.1)
Aug 04 02:35:54 hakurei kernel: i915 0000:00:02.0: [drm] GuC firmware i915/tgl_guc_69.0.3.bin version 69.0
Aug 04 02:35:54 hakurei kernel: i915 0000:00:02.0: [drm] HuC firmware i915/tgl_huc_7.9.3.bin version 7.9
Aug 04 02:35:54 hakurei kernel: [drm] amdgpu kernel modesetting enabled.
Aug 04 02:35:54 hakurei kernel: amdgpu: CRAT table not found
Aug 04 02:35:54 hakurei kernel: amdgpu: Virtual CRAT table created for CPU
Aug 04 02:35:54 hakurei kernel: amdgpu: Topology: Add CPU node
Aug 04 02:35:54 hakurei kernel: amdgpu 0000:03:00.0: vgaarb: deactivate vga console
Aug 04 02:35:54 hakurei kernel: amdgpu 0000:03:00.0: enabling device (0006 -> 0007)
Aug 04 02:35:54 hakurei kernel: [drm] initializing kernel modesetting (DIMGREY_CAVEFISH 0x1002:0x73FF 0x1DA2:0xE447 0xC7).
Aug 04 02:35:54 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
Aug 04 02:35:54 hakurei kernel: [drm] register mmio base: 0x42100000
Aug 04 02:35:54 hakurei kernel: [drm] register mmio size: 1048576
Aug 04 02:35:54 hakurei kernel: [drm] add ip block number 0 <nv_common>
Aug 04 02:35:54 hakurei kernel: [drm] add ip block number 1 <gmc_v10_0>
Aug 04 02:35:54 hakurei kernel: [drm] add ip block number 2 <navi10_ih>
Aug 04 02:35:54 hakurei kernel: [drm] add ip block number 3 <psp>
Aug 04 02:35:54 hakurei kernel: [drm] add ip block number 4 <smu>
Aug 04 02:35:54 hakurei kernel: [drm] add ip block number 5 <dm>
Aug 04 02:35:54 hakurei kernel: [drm] add ip block number 6 <gfx_v10_0>
Aug 04 02:35:54 hakurei kernel: [drm] add ip block number 7 <sdma_v5_2>
Aug 04 02:35:54 hakurei kernel: [drm] add ip block number 8 <vcn_v3_0>
Aug 04 02:35:54 hakurei kernel: [drm] add ip block number 9 <jpeg_v3_0>
Aug 04 02:35:54 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from VFCT
Aug 04 02:35:54 hakurei kernel: amdgpu: ATOM BIOS: 113-2447LHM-WD1
Aug 04 02:35:54 hakurei kernel: [drm] VCN(0) decode is enabled in VM mode
Aug 04 02:35:54 hakurei kernel: [drm] VCN(0) encode is enabled in VM mode
Aug 04 02:35:54 hakurei kernel: [drm] JPEG decode is enabled in VM mode
Aug 04 02:35:54 hakurei kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Aug 04 02:35:54 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: VRAM: 8176M 0x0000008000000000 - 0x00000081FEFFFFFF (8176M used)
Aug 04 02:35:54 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
Aug 04 02:35:54 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
Aug 04 02:35:54 hakurei kernel: [drm] Detected VRAM RAM=8176M, BAR=256M
Aug 04 02:35:54 hakurei kernel: [drm] RAM width 128bits GDDR6
Aug 04 02:35:54 hakurei kernel: [drm] amdgpu: 8176M of VRAM memory ready
Aug 04 02:35:54 hakurei kernel: [drm] amdgpu: 8176M of GTT memory ready.
Aug 04 02:35:54 hakurei kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Aug 04 02:35:54 hakurei kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008000300000).
Aug 04 02:35:54 hakurei kernel: i915 0000:00:02.0: [drm] HuC authenticated
Aug 04 02:35:54 hakurei kernel: i915 0000:00:02.0: [drm] GuC submission disabled
Aug 04 02:35:54 hakurei kernel: i915 0000:00:02.0: [drm] GuC SLPC disabled
Aug 04 02:35:54 hakurei kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input5
Aug 04 02:35:54 hakurei kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input6
Aug 04 02:35:54 hakurei kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input7
Aug 04 02:35:54 hakurei kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input8
Aug 04 02:35:54 hakurei kernel: input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input9
Aug 04 02:35:54 hakurei kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Aug 04 02:35:54 hakurei kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Aug 04 02:35:54 hakurei kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Aug 04 02:35:54 hakurei kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
Aug 04 02:35:54 hakurei kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Aug 04 02:35:54 hakurei kernel: i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
Aug 04 02:35:54 hakurei kernel: i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
Aug 04 02:35:54 hakurei kernel: i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
Aug 04 02:35:54 hakurei kernel: i2c i2c-15: 2/4 memory slots populated (from DMI)
Aug 04 02:35:54 hakurei kernel: i2c i2c-15: Successfully instantiated SPD at 0x50
Aug 04 02:35:54 hakurei kernel: i2c i2c-15: Successfully instantiated SPD at 0x51
Aug 04 02:35:54 hakurei kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Aug 04 02:35:54 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
Aug 04 02:35:54 hakurei kernel: r8169 0000:06:00.0: can't disable ASPM; OS doesn't have ASPM control
Aug 04 02:35:54 hakurei kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC897: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
Aug 04 02:35:54 hakurei kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Aug 04 02:35:54 hakurei kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Aug 04 02:35:54 hakurei kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Aug 04 02:35:54 hakurei kernel: snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x11/0x0
Aug 04 02:35:54 hakurei kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Aug 04 02:35:54 hakurei kernel: snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
Aug 04 02:35:54 hakurei kernel: snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
Aug 04 02:35:54 hakurei kernel: snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
Aug 04 02:35:54 hakurei kernel: r8169 0000:06:00.0 eth0: RTL8125B, d8:5e:d3:42:2b:7c, XID 641, IRQ 146
Aug 04 02:35:54 hakurei kernel: r8169 0000:06:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Aug 04 02:35:54 hakurei kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
Aug 04 02:35:54 hakurei kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
Aug 04 02:35:54 hakurei kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
Aug 04 02:35:54 hakurei kernel: input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
Aug 04 02:35:54 hakurei kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
Aug 04 02:35:54 hakurei kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
Aug 04 02:35:54 hakurei kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
Aug 04 02:35:54 hakurei kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Aug 04 02:35:54 hakurei kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
Aug 04 02:35:54 hakurei kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
Aug 04 02:35:54 hakurei kernel: input: HDA Intel PCH HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
Aug 04 02:35:54 hakurei kernel: input: HDA Intel PCH HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Aug 04 02:35:54 hakurei kernel: input: HDA Intel PCH HDMI/DP,pcm=13 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Aug 04 02:35:54 hakurei kernel: input: HDA Intel PCH HDMI/DP,pcm=14 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
Aug 04 02:35:54 hakurei kernel: input: HDA Intel PCH HDMI/DP,pcm=15 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
Aug 04 02:35:54 hakurei kernel: input: HDA Intel PCH HDMI/DP,pcm=16 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
Aug 04 02:35:54 hakurei kernel: input: HDA Intel PCH HDMI/DP,pcm=17 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
Aug 04 02:35:55 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: STB initialized to 2048 entries
Aug 04 02:35:55 hakurei kernel: [drm] Loading DMUB firmware via PSP: version=0x0202000F
Aug 04 02:35:55 hakurei kernel: [drm] use_doorbell being set to: [true]
Aug 04 02:35:55 hakurei kernel: [drm] use_doorbell being set to: [true]
Aug 04 02:35:55 hakurei kernel: [drm] Found VCN firmware Version ENC: 1.20 DEC: 2 VEP: 0 Revision: 5
Aug 04 02:35:55 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
Aug 04 02:35:55 hakurei kernel: [drm] reserve 0xa00000 from 0x81fe000000 for PSP TMR
Aug 04 02:35:55 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000f, smu fw if version = 0x00000013, smu fw program = 0, version = 0x003b2900 (59.41.0)
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
Aug 04 02:35:56 hakurei kernel: [drm] Display Core initialized with v3.2.177!
Aug 04 02:35:56 hakurei kernel: [drm] DMUB hardware initialized: version=0x0202000F
Aug 04 02:35:56 hakurei kernel: [drm] REG_WAIT timeout 1us * 100000 tries - mpc2_assert_idle_mpcc line:478
Aug 04 02:35:56 hakurei kernel: snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Aug 04 02:35:56 hakurei kernel: [drm] kiq ring mec 2 pipe 1 q 0
Aug 04 02:35:56 hakurei kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Aug 04 02:35:56 hakurei kernel: [drm] JPEG decode initialized successfully.
Aug 04 02:35:56 hakurei kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Aug 04 02:35:56 hakurei kernel: memmap_init_zone_device initialised 2097152 pages in 17ms
Aug 04 02:35:56 hakurei kernel: amdgpu: HMM registered 8176MB device memory
Aug 04 02:35:56 hakurei kernel: amdgpu: SRAT table not found
Aug 04 02:35:56 hakurei kernel: amdgpu: Virtual CRAT table created for GPU
Aug 04 02:35:56 hakurei kernel: amdgpu: Topology: Add dGPU node [0x73ff:0x1002]
Aug 04 02:35:56 hakurei kernel: kfd kfd: amdgpu: added device 1002:73ff
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 8, active_cu_number 28
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: amdgpu: Using BACO for runtime pm
Aug 04 02:35:56 hakurei kernel: [drm] Initialized amdgpu 3.46.0 20150101 for 0000:03:00.0 on minor 1
Aug 04 02:35:56 hakurei kernel: fbcon: amdgpudrmfb (fb0) is primary device
Aug 04 02:35:56 hakurei kernel: [drm] DSC precompute is not needed.
Aug 04 02:35:56 hakurei kernel: [drm] REG_WAIT timeout 1us * 100000 tries - mpc2_assert_idle_mpcc line:478
Aug 04 02:35:56 hakurei kernel: Console: switching to colour frame buffer device 210x65
Aug 04 02:35:56 hakurei kernel: amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Aug 04 02:35:56 hakurei kernel: input: PC Speaker as /devices/platform/pcspkr/input/input27
Aug 04 02:35:57 hakurei kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
Aug 04 02:35:57 hakurei kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Aug 04 02:35:57 hakurei kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Aug 04 02:35:57 hakurei kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Aug 04 02:35:57 hakurei kernel: cryptd: max_cpu_qlen set to 1000
Aug 04 02:35:57 hakurei kernel: AVX2 version of gcm_enc/dec engaged.
Aug 04 02:35:57 hakurei kernel: AES CTR mode by8 optimization enabled
Aug 04 02:35:57 hakurei kernel: intel_tcc_cooling: Programmable TCC Offset detected
Aug 04 02:35:58 hakurei kernel: mc: Linux media interface: v0.10
Aug 04 02:35:58 hakurei kernel: input: Generalplus Usb Audio Device as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.3/0003:1B3F:2008.0001/input/input28
Aug 04 02:35:58 hakurei kernel: hid-generic 0003:1B3F:2008.0001: input,hidraw0: USB HID v2.01 Device [Generalplus Usb Audio Device] on usb-0000:00:14.0-3/input3
Aug 04 02:35:58 hakurei kernel: input: COMPANY  USB Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:09DA:F613.0004/input/input29
Aug 04 02:35:58 hakurei kernel: usbcore: registered new interface driver snd-usb-audio
Aug 04 02:35:58 hakurei kernel: hid-generic 0003:09DA:F613.0004: input,hidraw1: USB HID v1.11 Keyboard [COMPANY  USB Device ] on usb-0000:00:14.0-6/input0
Aug 04 02:35:58 hakurei kernel: input: COMPANY  USB Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:09DA:F613.0005/input/input30
Aug 04 02:35:58 hakurei kernel: hid-generic 0003:09DA:F613.0005: input,hidraw2: USB HID v1.11 Mouse [COMPANY  USB Device ] on usb-0000:00:14.0-6/input1
Aug 04 02:35:58 hakurei kernel: input: COMPANY  USB Device  Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.2/0003:09DA:F613.0006/input/input31
Aug 04 02:35:58 hakurei kernel: usbcore: registered new device driver apple-mfi-fastcharge
Aug 04 02:35:58 hakurei kernel: input: COMPANY  USB Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.2/0003:09DA:F613.0006/input/input32
Aug 04 02:35:58 hakurei kernel: hid-generic 0003:09DA:F613.0006: input,hiddev96,hidraw3: USB HID v1.11 Keyboard [COMPANY  USB Device ] on usb-0000:00:14.0-6/input2
Aug 04 02:35:58 hakurei kernel: hid-generic 0003:048D:5702.0007: hiddev97,hidraw4: USB HID v1.12 Device [ITE Tech. Inc. ITE Device] on usb-0000:00:14.0-11/input0
Aug 04 02:35:58 hakurei kernel: usbcore: registered new interface driver usbhid
Aug 04 02:35:58 hakurei kernel: usbhid: USB HID core driver
Aug 04 02:35:58 hakurei kernel: ppdev: user-space parallel port driver
Aug 04 02:35:58 hakurei kernel: usb-storage 1-7.4:1.0: USB Mass Storage device detected
Aug 04 02:35:58 hakurei kernel: scsi host8: usb-storage 1-7.4:1.0
Aug 04 02:35:58 hakurei kernel: usbcore: registered new interface driver usb-storage
Aug 04 02:35:58 hakurei kernel: usbcore: registered new interface driver uas
Aug 04 02:35:58 hakurei systemd-logind[510]: Watching system buttons on /dev/input/event3 (Intel HID events)
Aug 04 02:35:58 hakurei systemd[1]: Reached target Sound Card.
Aug 04 02:35:58 hakurei kernel: iTCO_vendor_support: vendor-support=0
Aug 04 02:35:58 hakurei kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Aug 04 02:35:58 hakurei kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Aug 04 02:35:58 hakurei kernel: ee1004 15-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Aug 04 02:35:58 hakurei kernel: ee1004 15-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
Aug 04 02:35:58 hakurei kernel: r8169 0000:06:00.0 enp6s0: renamed from eth0
Aug 04 02:35:58 hakurei kernel: spi-nor spi0.0: mx25l25635e (32768 Kbytes)
Aug 04 02:35:58 hakurei kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Aug 04 02:35:58 hakurei kernel: 0x000000000000-0x000002000000 : "BIOS"
Aug 04 02:35:58 hakurei kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Aug 04 02:35:58 hakurei kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
Aug 04 02:35:58 hakurei systemd-networkd[418]: eth0: Interface name change detected, renamed to enp6s0.
Aug 04 02:35:58 hakurei kernel: intel_rapl_msr: PL4 support detected.
Aug 04 02:35:58 hakurei kernel: intel_rapl_common: Found RAPL domain package
Aug 04 02:35:58 hakurei kernel: intel_rapl_common: Found RAPL domain core
Aug 04 02:35:58 hakurei kernel: intel_rapl_common: Found RAPL domain uncore
Aug 04 02:35:58 hakurei kernel: apple 0003:05AC:024F.0002: Keychron keyboard detected; function keys will default to fnmode=2 behavior
Aug 04 02:35:58 hakurei kernel: input: Keychron Keychron K1 as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:05AC:024F.0002/input/input33
Aug 04 02:35:58 hakurei kernel: mousedev: PS/2 mouse device common for all mice
Aug 04 02:35:58 hakurei systemd-networkd[418]: enp6s0: Configuring with /etc/systemd/network/20-ethernet.network.
Aug 04 02:35:58 hakurei kernel: RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-600:00: attached PHY driver (mii_bus:phy_addr=r8169-0-600:00, irq=MAC)
Aug 04 02:35:58 hakurei kernel: apple 0003:05AC:024F.0002: input,hidraw5: USB HID v1.11 Keyboard [Keychron Keychron K1] on usb-0000:00:14.0-5/input0
Aug 04 02:35:58 hakurei kernel: apple 0003:05AC:024F.0003: Fn key not found (Apple Wireless Keyboard clone?), disabling Fn key handling
Aug 04 02:35:58 hakurei kernel: apple 0003:05AC:024F.0003: Keychron keyboard detected; function keys will default to fnmode=2 behavior
Aug 04 02:35:58 hakurei kernel: input: Keychron Keychron K1 as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:05AC:024F.0003/input/input34
Aug 04 02:35:58 hakurei systemd-logind[510]: Watching system buttons on /dev/input/event29 (COMPANY  USB Device )
Aug 04 02:35:59 hakurei kernel: apple 0003:05AC:024F.0003: input,hidraw6: USB HID v1.11 Keyboard [Keychron Keychron K1] on usb-0000:00:14.0-5/input1
Aug 04 02:35:59 hakurei systemd-logind[510]: Watching system buttons on /dev/input/event31 (COMPANY  USB Device  Keyboard)
Aug 04 02:35:59 hakurei systemd-logind[510]: Watching system buttons on /dev/input/event257 (Keychron Keychron K1)
Aug 04 02:35:59 hakurei systemd-networkd[418]: enp6s0: Link UP
Aug 04 02:35:59 hakurei kernel: r8169 0000:06:00.0 enp6s0: Link is Down
Aug 04 02:35:59 hakurei systemd-logind[510]: Watching system buttons on /dev/input/event258 (Keychron Keychron K1)
Aug 04 02:35:59 hakurei kernel: scsi 8:0:0:0: Direct-Access     Wilk     USB DISK 3.0     PMAP PQ: 0 ANSI: 6
Aug 04 02:35:59 hakurei kernel: sd 8:0:0:0: [sdc] 15482880 512-byte logical blocks: (7.93 GB/7.38 GiB)
Aug 04 02:35:59 hakurei kernel: sd 8:0:0:0: [sdc] Write Protect is off
Aug 04 02:35:59 hakurei kernel: sd 8:0:0:0: [sdc] Mode Sense: 23 00 00 00
Aug 04 02:35:59 hakurei kernel: sd 8:0:0:0: [sdc] No Caching mode page found
Aug 04 02:35:59 hakurei kernel: sd 8:0:0:0: [sdc] Assuming drive cache: write through
Aug 04 02:35:59 hakurei kernel:  sdc: sdc1 sdc2
Aug 04 02:35:59 hakurei kernel: sd 8:0:0:0: [sdc] Attached SCSI removable disk
Aug 04 02:36:01 hakurei systemd[1]: Started Getty on tty2.
Aug 04 02:36:01 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:36:01 hakurei kernel: kauditd_printk_skb: 17 callbacks suppressed
Aug 04 02:36:01 hakurei kernel: audit: type=1130 audit(1659580561.843:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:36:02 hakurei systemd-networkd[418]: enp6s0: Gained carrier
Aug 04 02:36:02 hakurei kernel: r8169 0000:06:00.0 enp6s0: Link is Up - 1Gbps/Full - flow control rx/tx
Aug 04 02:36:02 hakurei kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp6s0: link becomes ready
Aug 04 02:36:03 hakurei systemd-networkd[418]: enp6s0: Gained IPv6LL
Aug 04 02:36:03 hakurei systemd-timesyncd[506]: Network configuration changed, trying to establish connection.
Aug 04 02:36:03 hakurei systemd-resolved[505]: Switching to fallback DNS server 1.1.1.1#cloudflare-dns.com.
Aug 04 02:36:03 hakurei dbus-daemon[509]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.17' (uid=0 pid=716 comm="/bin/login -p --     ")
Aug 04 02:36:03 hakurei dbus-daemon[509]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Aug 04 02:36:03 hakurei login[716]: pam_systemd_home(login:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Aug 04 02:36:06 hakurei systemd-networkd[418]: enp6s0: DHCPv4 address 192.168.0.254/24, gateway 192.168.0.1 acquired from 192.168.0.1
Aug 04 02:36:06 hakurei dbus-daemon[509]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=980 pid=418 comm="/usr/lib/systemd/systemd-networkd")
Aug 04 02:36:06 hakurei systemd-timesyncd[506]: Network configuration changed, trying to establish connection.
Aug 04 02:36:06 hakurei systemd-timesyncd[506]: Network configuration changed, trying to establish connection.
Aug 04 02:36:06 hakurei systemd-timesyncd[506]: Network configuration changed, trying to establish connection.
Aug 04 02:36:06 hakurei audit: BPF prog-id=19 op=LOAD
Aug 04 02:36:06 hakurei audit: BPF prog-id=20 op=LOAD
Aug 04 02:36:06 hakurei audit: BPF prog-id=21 op=LOAD
Aug 04 02:36:06 hakurei kernel: audit: type=1334 audit(1659580566.443:61): prog-id=19 op=LOAD
Aug 04 02:36:06 hakurei kernel: audit: type=1334 audit(1659580566.443:62): prog-id=20 op=LOAD
Aug 04 02:36:06 hakurei kernel: audit: type=1334 audit(1659580566.443:63): prog-id=21 op=LOAD
Aug 04 02:36:06 hakurei systemd[1]: Starting Hostname Service...
Aug 04 02:36:06 hakurei dbus-daemon[509]: [system] Successfully activated service 'org.freedesktop.hostname1'
Aug 04 02:36:06 hakurei systemd[1]: Started Hostname Service.
Aug 04 02:36:06 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:36:06 hakurei kernel: audit: type=1130 audit(1659580566.459:64): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:36:06 hakurei systemd-hostnamed[718]: Hostname set to <hakurei> (static)
Aug 04 02:36:06 hakurei audit[716]: USER_AUTH pid=716 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="miko" exe="/usr/bin/login" hostname=hakurei addr=? terminal=/dev/tty2 res=success'
Aug 04 02:36:06 hakurei kernel: audit: type=1100 audit(1659580566.786:65): pid=716 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="miko" exe="/usr/bin/login" hostname=hakurei addr=? terminal=/dev/tty2 res=success'
Aug 04 02:36:06 hakurei audit[716]: USER_ACCT pid=716 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="miko" exe="/usr/bin/login" hostname=hakurei addr=? terminal=/dev/tty2 res=success'
Aug 04 02:36:06 hakurei audit[716]: CRED_ACQ pid=716 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="miko" exe="/usr/bin/login" hostname=hakurei addr=? terminal=/dev/tty2 res=success'
Aug 04 02:36:06 hakurei audit[716]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=5 a1=7ffe7cd18fc0 a2=4 a3=7ffe7cd18cd4 items=0 ppid=1 pid=716 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=1000 fsgid=0 tty=tty2 ses=1 comm="login" exe="/usr/bin/login" key=(null)
Aug 04 02:36:06 hakurei audit: PROCTITLE proctitle=2F62696E2F6C6F67696E002D70002D2D
Aug 04 02:36:06 hakurei kernel: audit: type=1101 audit(1659580566.799:66): pid=716 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="miko" exe="/usr/bin/login" hostname=hakurei addr=? terminal=/dev/tty2 res=success'
Aug 04 02:36:06 hakurei kernel: audit: type=1103 audit(1659580566.799:67): pid=716 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="miko" exe="/usr/bin/login" hostname=hakurei addr=? terminal=/dev/tty2 res=success'
Aug 04 02:36:06 hakurei kernel: audit: type=1006 audit(1659580566.799:68): pid=716 uid=0 old-auid=4294967295 auid=1000 tty=tty2 old-ses=4294967295 ses=1 res=1
Aug 04 02:36:06 hakurei kernel: audit: type=1300 audit(1659580566.799:68): arch=c000003e syscall=1 success=yes exit=4 a0=5 a1=7ffe7cd18fc0 a2=4 a3=7ffe7cd18cd4 items=0 ppid=1 pid=716 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=1000 fsgid=0 tty=tty2 ses=1 comm="login" exe="/usr/bin/login" key=(null)
Aug 04 02:36:06 hakurei login[716]: pam_unix(login:session): session opened for user miko(uid=1000) by LOGIN(uid=0)
Aug 04 02:36:06 hakurei systemd[1]: Created slice User Slice of UID 1000.
Aug 04 02:36:06 hakurei systemd[1]: Starting User Runtime Directory /run/user/1000...
Aug 04 02:36:06 hakurei systemd-logind[510]: New session 1 of user miko.
Aug 04 02:36:06 hakurei systemd[1]: Finished User Runtime Directory /run/user/1000.
Aug 04 02:36:06 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:36:06 hakurei systemd[1]: Starting User Manager for UID 1000...
Aug 04 02:36:06 hakurei dbus-daemon[509]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.20' (uid=0 pid=721 comm="(systemd)")
Aug 04 02:36:06 hakurei dbus-daemon[509]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Aug 04 02:36:06 hakurei systemd[721]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Aug 04 02:36:06 hakurei audit[721]: USER_ACCT pid=721 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="miko" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:36:06 hakurei audit[721]: CRED_ACQ pid=721 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="miko" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Aug 04 02:36:06 hakurei audit[721]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7fff2607dc90 a2=4 a3=7fff2607d9a4 items=0 ppid=1 pid=721 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Aug 04 02:36:06 hakurei audit: PROCTITLE proctitle="(systemd)"
Aug 04 02:36:06 hakurei systemd[721]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[miko] ruser=[<unknown>] rhost=[<unknown>]
Aug 04 02:36:06 hakurei systemd[721]: pam_unix(systemd-user:session): session opened for user miko(uid=1000) by (uid=0)
Aug 04 02:36:06 hakurei systemd[721]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Aug 04 02:36:06 hakurei audit[721]: USER_START pid=721 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="miko" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:36:06 hakurei systemd[721]: Queued start job for default target Main User Target.
Aug 04 02:36:06 hakurei kernel: kauditd_printk_skb: 8 callbacks suppressed
Aug 04 02:36:06 hakurei kernel: audit: type=1130 audit(1659580566.933:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:36:06 hakurei kernel: audit: type=1105 audit(1659580566.936:75): pid=716 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="miko" exe="/usr/bin/login" hostname=hakurei addr=? terminal=/dev/tty2 res=success'
Aug 04 02:36:06 hakurei kernel: audit: type=1110 audit(1659580566.936:76): pid=716 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="miko" exe="/usr/bin/login" hostname=hakurei addr=? terminal=/dev/tty2 res=success'
Aug 04 02:36:06 hakurei audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:36:06 hakurei audit[716]: USER_START pid=716 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="miko" exe="/usr/bin/login" hostname=hakurei addr=? terminal=/dev/tty2 res=success'
Aug 04 02:36:06 hakurei audit[716]: CRED_REFR pid=716 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="miko" exe="/usr/bin/login" hostname=hakurei addr=? terminal=/dev/tty2 res=success'
Aug 04 02:36:06 hakurei systemd[721]: Created slice User Application Slice.
Aug 04 02:36:06 hakurei login[716]: pam_env(login:session): deprecated reading of user environment enabled
Aug 04 02:36:06 hakurei systemd[721]: Reached target Paths.
Aug 04 02:36:06 hakurei login[716]: LOGIN ON tty2 BY miko
Aug 04 02:36:06 hakurei systemd[721]: Reached target Timers.
Aug 04 02:36:06 hakurei systemd[721]: Starting D-Bus User Message Bus Socket...
Aug 04 02:36:06 hakurei systemd[721]: Listening on GnuPG network certificate management daemon.
Aug 04 02:36:06 hakurei systemd[721]: Listening on GCR ssh-agent wrapper.
Aug 04 02:36:06 hakurei systemd[721]: Listening on GNOME Keyring daemon.
Aug 04 02:36:06 hakurei systemd[721]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Aug 04 02:36:06 hakurei systemd[721]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Aug 04 02:36:06 hakurei systemd[721]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Aug 04 02:36:06 hakurei systemd[721]: Listening on GnuPG cryptographic agent and passphrase cache.
Aug 04 02:36:06 hakurei systemd[721]: Listening on p11-kit server.
Aug 04 02:36:06 hakurei systemd[721]: Listening on PipeWire Multimedia System Socket.
Aug 04 02:36:06 hakurei systemd[721]: Listening on Sound System.
Aug 04 02:36:06 hakurei systemd[721]: Listening on D-Bus User Message Bus Socket.
Aug 04 02:36:06 hakurei systemd[721]: Reached target Sockets.
Aug 04 02:36:06 hakurei systemd[721]: Reached target Basic System.
Aug 04 02:36:06 hakurei systemd[721]: Reached target Main User Target.
Aug 04 02:36:06 hakurei systemd[721]: Startup finished in 98ms.
Aug 04 02:36:06 hakurei systemd[1]: Started User Manager for UID 1000.
Aug 04 02:36:06 hakurei systemd[1]: Started Session 1 of User miko.
Aug 04 02:36:36 hakurei systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Aug 04 02:36:36 hakurei audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:36:36 hakurei kernel: audit: type=1131 audit(1659580596.496:77): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 04 02:36:36 hakurei audit: BPF prog-id=0 op=UNLOAD
Aug 04 02:36:36 hakurei audit: BPF prog-id=0 op=UNLOAD
Aug 04 02:36:36 hakurei audit: BPF prog-id=0 op=UNLOAD
Aug 04 02:36:36 hakurei kernel: audit: type=1334 audit(1659580596.599:78): prog-id=0 op=UNLOAD
Aug 04 02:36:36 hakurei kernel: audit: type=1334 audit(1659580596.599:79): prog-id=0 op=UNLOAD
Aug 04 02:36:36 hakurei kernel: audit: type=1334 audit(1659580596.599:80): prog-id=0 op=UNLOAD
Aug 04 02:36:37 hakurei systemd-resolved[505]: Clock change detected. Flushing caches.
Aug 04 02:36:37 hakurei systemd-timesyncd[506]: Contacted time server 213.199.225.40:123 (2.arch.pool.ntp.org).
Aug 04 02:36:37 hakurei systemd-timesyncd[506]: Initial clock synchronization to Thu 2022-08-04 02:36:37.273698 UTC.
Aug 04 02:37:12 hakurei dbus-daemon[509]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.22' (uid=0 pid=738 comm="sudo journalctl -b")
Aug 04 02:37:12 hakurei dbus-daemon[509]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Aug 04 02:37:12 hakurei sudo[738]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Aug 04 02:37:15 hakurei audit[738]: USER_AUTH pid=738 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="miko" exe="/usr/bin/sudo" hostname=hakurei addr=? terminal=/dev/tty2 res=success'
Aug 04 02:37:15 hakurei audit[738]: USER_ACCT pid=738 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="miko" exe="/usr/bin/sudo" hostname=hakurei addr=? terminal=/dev/tty2 res=success'
Aug 04 02:37:15 hakurei sudo[738]:     miko : TTY=tty2 ; PWD=/home/miko ; USER=root ; COMMAND=/usr/bin/journalctl -b
Aug 04 02:37:15 hakurei audit[738]: CRED_REFR pid=738 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=hakurei addr=? terminal=/dev/tty2 res=success'
Aug 04 02:37:15 hakurei sudo[738]: pam_unix(sudo:session): session opened for user root(uid=0) by miko(uid=1000)
Aug 04 02:37:15 hakurei kernel: audit: type=1100 audit(1659580635.822:81): pid=738 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="miko" exe="/usr/bin/sudo" hostname=hakurei addr=? terminal=/dev/tty2 res=success'
Aug 04 02:37:15 hakurei kernel: audit: type=1101 audit(1659580635.822:82): pid=738 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="miko" exe="/usr/bin/sudo" hostname=hakurei addr=? terminal=/dev/tty2 res=success'
Aug 04 02:37:15 hakurei kernel: audit: type=1110 audit(1659580635.822:83): pid=738 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=hakurei addr=? terminal=/dev/tty2 res=success'
Aug 04 02:37:15 hakurei kernel: audit: type=1105 audit(1659580635.822:84): pid=738 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=hakurei addr=? terminal=/dev/tty2 res=success'
Aug 04 02:37:15 hakurei audit[738]: USER_START pid=738 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=hakurei addr=? terminal=/dev/tty2 res=success'

Here's latest /var/log/Xorg.0.log:

[     6.328] 
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[     6.328] Current Operating System: Linux hakurei 5.18.16-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 03 Aug 2022 11:25:04 +0000 x86_64
[     6.328] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=6b37b230-67d0-4427-b79e-3f249c872e80 rw rootfstype=ext4 loglevel=3 quiet
[     6.328]  
[     6.328] Current version of pixman: 0.40.0
[     6.328] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     6.328] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     6.328] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug  4 02:35:53 2022
[     6.328] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     6.328] (==) No Layout section.  Using the first Screen section.
[     6.328] (==) No screen section available. Using defaults.
[     6.328] (**) |-->Screen "Default Screen Section" (0)
[     6.328] (**) |   |-->Monitor "<default monitor>"
[     6.328] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     6.328] (==) Automatically adding devices
[     6.328] (==) Automatically enabling devices
[     6.328] (==) Automatically adding GPU devices
[     6.328] (==) Automatically binding GPU devices
[     6.328] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     6.328] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     6.328] 	Entry deleted from font path.
[     6.328] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[     6.328] 	Entry deleted from font path.
[     6.328] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     6.328] 	Entry deleted from font path.
[     6.328] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     6.328] 	Entry deleted from font path.
[     6.328] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     6.329] 	Entry deleted from font path.
[     6.329] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     6.329] 	Entry deleted from font path.
[     6.329] (==) FontPath set to:
	
[     6.329] (==) ModulePath set to "/usr/lib/xorg/modules"
[     6.329] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     6.329] (II) Module ABI versions:
[     6.329] 	X.Org ANSI C Emulation: 0.4
[     6.329] 	X.Org Video Driver: 25.2
[     6.329] 	X.Org XInput driver : 24.4
[     6.329] 	X.Org Server Extension : 10.0
[     6.329] (++) using VT number 7

[     6.329] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     6.332] (--) PCI: (0@0:2:0) 8086:4680:1458:d000 rev 12, Mem @ 0x41000000/16777216, 0x50000000/268435456, I/O @ 0x00005000/64
[     6.332] (--) PCI:*(3@0:0:0) 1002:73ff:1da2:e447 rev 199, Mem @ 0x60000000/268435456, 0x70000000/2097152, 0x42100000/1048576, I/O @ 0x00004000/256, BIOS @ 0x????????/131072
[     6.332] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     6.332] (II) LoadModule: "glx"
[     6.333] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     6.334] (II) Module glx: vendor="X.Org Foundation"
[     6.334] 	compiled for 1.21.1.4, module version = 1.0.0
[     6.334] 	ABI class: X.Org Server Extension, version 10.0
[     6.334] (==) Matched ati as autoconfigured driver 0
[     6.334] (==) Matched modesetting as autoconfigured driver 1
[     6.334] (==) Matched fbdev as autoconfigured driver 2
[     6.334] (==) Matched vesa as autoconfigured driver 3
[     6.334] (==) Assigned the driver to the xf86ConfigLayout
[     6.334] (II) LoadModule: "ati"
[     6.334] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[     6.334] (II) Module ati: vendor="X.Org Foundation"
[     6.334] 	compiled for 1.21.1.1, module version = 19.1.0
[     6.334] 	Module class: X.Org Video Driver
[     6.334] 	ABI class: X.Org Video Driver, version 25.2
[     6.334] (II) LoadModule: "radeon"
[     6.334] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[     6.335] (II) Module radeon: vendor="X.Org Foundation"
[     6.335] 	compiled for 1.21.1.1, module version = 19.1.0
[     6.335] 	Module class: X.Org Video Driver
[     6.335] 	ABI class: X.Org Video Driver, version 25.2
[     6.335] (II) LoadModule: "modesetting"
[     6.335] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     6.335] (II) Module modesetting: vendor="X.Org Foundation"
[     6.335] 	compiled for 1.21.1.4, module version = 1.21.1
[     6.335] 	Module class: X.Org Video Driver
[     6.335] 	ABI class: X.Org Video Driver, version 25.2
[     6.335] (II) LoadModule: "fbdev"
[     6.335] (WW) Warning, couldn't open module fbdev
[     6.335] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     6.335] (II) LoadModule: "vesa"
[     6.335] (WW) Warning, couldn't open module vesa
[     6.335] (EE) Failed to load module "vesa" (module does not exist, 0)
[     6.335] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
	ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
	ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
	ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
	ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
	ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
	ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
	ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
	ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
	ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
	ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
	ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
	ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
	ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
	ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
	ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
	ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
	ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
	ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
	ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
	ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
	ATI Radeon 9800PRO, ATI Radeon 9800XT,
	ATI Radeon Mobility 9600/9700 (M10/M11),
	ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
	ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
	ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
	ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
	ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
	ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
	ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
	ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
	ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
	ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
	ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
	ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
	ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
	ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
	ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
	ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
	ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
	ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
	ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
	ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
	ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
	ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
	ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
	ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
	ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
	ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
	ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
	ATI FireGL V3350, ATI Mobility Radeon X1450,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
	ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
	ATI FireGL V3400, ATI Mobility FireGL V5250,
	ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
	ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
	ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
	ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
	ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
	ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
	ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
	ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
	ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
	AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
	ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
	ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
	ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
	ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
	ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
	ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
	ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
	ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
	ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
	ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
	ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
	ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
	ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
	REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
	ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
	AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
	ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
	MULLINS, KAVERI, HAWAII
[     6.337] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     6.337] (EE) open /dev/dri/card0: No such file or directory
[     6.337] (WW) Falling back to old probe method for modesetting
[     6.337] (EE) open /dev/dri/card0: No such file or directory
[     6.337] (EE) Screen 0 deleted because of no matching config section.
[     6.337] (II) UnloadModule: "modesetting"
[     6.337] (EE) Device(s) detected, but none match those in the config file.
[     6.337] (EE) 
Fatal server error:
[     6.337] (EE) no screens found(EE) 
[     6.337] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[     6.337] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[     6.337] (EE) 
[     6.337] (EE) Server terminated with error (1). Closing log file.

The most difficult problems have the most simple causes

Offline

#10 2022-08-04 07:13:57

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

Re: [SOLVED] Xorg unloads amdgpu video driver on boot, fails to start

You should fix your bootloader setup if regenerating your initramfs leaves you with a non booting system. That means you either haven't mounted /boot and should or you did mount /boot and shouldn't (

boot.mount: Directory /boot to mount over is not empty, mounting anyway.

is a good indicator of  that, from the logistics of that line you mounted /boot in your live system but haven't done so during initial install so your first initramfs will have landed on /boot directory of your root partition and that's what the bootloader tries to load). But that is technically off-topic, open a new thread if you still need help with that (if this setup is still wrong, your system will fail to boot on the next kernel upgrade so just be aware of that)

As for the journal and general logs. There's an integrated intel GPU being loaded, are you sure your screens are properly connected to the amdgpu? If you do not actively need the intel GPU you can avoid a lot of unnecessary gotchas and complexity by disabling it in your UEFI firmware menu.

Did you setup a config for xorg now? While it shouldn't inherently matter it's the wrong xorg ddx anyway remove all xf86-video* packages to at least not have the unnecessary xf86-video-ati loaded, and remove any custom xorg configs you might have created and try to just start xorg. FWWI if this is really just up to the device node not being present lightdm also has the option of waiting for the device with: https://wiki.archlinux.org/title/LightD … TTY_output but you probably want to do that in addition to adding the module to the initramfs/mkinitcpio.conf.

And this also seems the likely cause, lightdm definitely tries to start before the amdgpu is ready, can you restart it if you run

systemctl restart lightdm

from a secondary VT?

Last edited by V1del (2022-08-04 07:29:44)

Online

#11 2022-08-10 23:34:13

sulejman
Member
Registered: 2022-08-03
Posts: 10

Re: [SOLVED] Xorg unloads amdgpu video driver on boot, fails to start

Thank you for your assistance!

V1del wrote:

You should fix your bootloader setup if regenerating your initramfs leaves you with a non booting system. That means you either haven't mounted /boot and should or you did mount /boot and shouldn't (

boot.mount: Directory /boot to mount over is not empty, mounting anyway.

is a good indicator of  that, from the logistics of that line you mounted /boot in your live system but haven't done so during initial install so your first initramfs will have landed on /boot directory of your root partition and that's what the bootloader tries to load). But that is technically off-topic, open a new thread if you still need help with that (if this setup is still wrong, your system will fail to boot on the next kernel upgrade so just be aware of that)

I looked into it and regenerated initramfs. Had no problem this time, it must have been caused by some previous change.

V1del wrote:

FWWI if this is really just up to the device node not being present lightdm also has the option of waiting for the device with: https://wiki.archlinux.org/title/LightD … TTY_output but you probably want to do that in addition to adding the module to the initramfs/mkinitcpio.conf.

And this also seems the likely cause, lightdm definitely tries to start before the amdgpu is ready, can you restart it if you run

systemctl restart lightdm

from a secondary VT?

This worked for me. System boots properly now. I couldn't believe it was that simple. The issue is solved now.


The most difficult problems have the most simple causes

Offline

Board footer

Powered by FluxBB