Skip to content

Instantly share code, notes, and snippets.

@bczhc
Created July 13, 2022 11:28
Show Gist options
  • Select an option

  • Save bczhc/8049f84c45ee35005c663aac87d94b84 to your computer and use it in GitHub Desktop.

Select an option

Save bczhc/8049f84c45ee35005c663aac87d94b84 to your computer and use it in GitHub Desktop.
dmesg with nvme issue
[ 0.000000] microcode: microcode updated early to revision 0x3e, date = 2021-12-07
[ 0.000000] Linux version 5.18.7-arch1-1 (linux@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Sat, 25 Jun 2022 20:22:01 +0000
[ 0.000000] Command line: BOOT_IMAGE=/arch/boot/x86_64/vmlinuz-linux archisobasedir=arch archisolabel=ARCH_202207 psi=noasm debug
[ 0.000000] x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[5]: 832, xstate_sizes[5]: 64
[ 0.000000] x86/fpu: xstate_offset[6]: 896, xstate_sizes[6]: 512
[ 0.000000] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
[ 0.000000] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]: 8
[ 0.000000] x86/fpu: Enabled xstate features 0x2e7, context size is 2440 bytes, using 'compacted' format.
[ 0.000000] signal: max sigframe size: 3632
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003d79ffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000003d7a0000-0x000000003d7a0fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000003d7a1000-0x0000000041ff4fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000041ff5000-0x0000000041ff5fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000041ff6000-0x000000006417afff] usable
[ 0.000000] BIOS-e820: [mem 0x000000006417b000-0x000000006727afff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000006727b000-0x0000000067346fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000067347000-0x000000006748efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000006748f000-0x0000000067e3afff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000067e3b000-0x0000000067efefff] type 20
[ 0.000000] BIOS-e820: [mem 0x0000000067eff000-0x0000000067efffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000067f00000-0x000000006dffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000006e800000-0x000000006e9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000006f000000-0x00000000743fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe400000-0x00000000fe400fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000048bbfffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.70 by American Megatrends
[ 0.000000] efi: ACPI=0x67346000 ACPI 2.0=0x67346014 TPMFinalLog=0x673dc000 SMBIOS=0x67c93000 SMBIOS 3.0=0x67c92000 MEMATTR=0x60d43198 ESRT=0x625b8398
[ 0.000000] SMBIOS 3.3.0 present.
[ 0.000000] DMI: THUNDEROBOT ZERO/NLZA, BIOS TP118 05/18/2021
[ 0.000000] tsc: Detected 2300.000 MHz processor
[ 0.000000] tsc: Detected 2304.000 MHz TSC
[ 0.000263] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000265] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000269] last_pfn = 0x48bc00 max_arch_pfn = 0x400000000
[ 0.000385] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001512] last_pfn = 0x67f00 max_arch_pfn = 0x400000000
[ 0.007890] esrt: Reserving ESRT space from 0x00000000625b8398 to 0x00000000625b8470.
[ 0.007894] e820: update [mem 0x625b8000-0x625b8fff] usable ==> reserved
[ 0.007905] Using GB pages for direct mapping
[ 0.008102] Secure boot disabled
[ 0.008103] RAMDISK: [mem 0x2f85f000-0x33c26fff]
[ 0.008106] ACPI: Early table checksum verification disabled
[ 0.008108] ACPI: RSDP 0x0000000067346014 000024 (v02 ALASKA)
[ 0.008111] ACPI: XSDT 0x0000000067345728 000114 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.008115] ACPI: FACP 0x0000000067340000 000114 (v06 ALASKA A M I 01072009 AMI 01000013)
[ 0.008118] ACPI: DSDT 0x00000000672E5000 05A6A1 (v02 ALASKA A M I 01072009 INTL 20191018)
[ 0.008120] ACPI: FACS 0x000000006748D000 000040
[ 0.008122] ACPI: MCFG 0x0000000067344000 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.008124] ACPI: SSDT 0x0000000067341000 00255D (v02 CpuRef CpuSsdt 00003000 INTL 20191018)
[ 0.008126] ACPI: FIDT 0x00000000672E4000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.008128] ACPI: MSDM 0x00000000672E3000 000055 (v03 ALASKA A M I 01072009 AMI 01000013)
[ 0.008130] ACPI: SSDT 0x00000000672E0000 002DB0 (v02 DptfTb DptfTabl 00001000 INTL 20191018)
[ 0.008132] ACPI: SSDT 0x00000000672DD000 002EB8 (v02 SaSsdt SaSsdt 00003000 INTL 20191018)
[ 0.008134] ACPI: SSDT 0x00000000672D9000 003378 (v02 INTEL IgfxSsdt 00003000 INTL 20191018)
[ 0.008136] ACPI: SSDT 0x00000000672CD000 00B2D6 (v02 INTEL TcssSsdt 00001000 INTL 20191018)
[ 0.008138] ACPI: HPET 0x00000000672CC000 000038 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.008140] ACPI: APIC 0x00000000672CB000 00012C (v04 ALASKA A M I 01072009 AMI 01000013)
[ 0.008141] ACPI: SSDT 0x00000000672C5000 005C75 (v02 ALASKA TglH_Rvp 00001000 INTL 20191018)
[ 0.008143] ACPI: SSDT 0x00000000672C4000 000E7C (v02 ALASKA Ther_Rvp 00001000 INTL 20191018)
[ 0.008145] ACPI: NHLT 0x00000000672C3000 00002D (v00 ALASKA A M I 01072009 AMI 01000013)
[ 0.008147] ACPI: UEFI 0x00000000673C1000 000048 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.008149] ACPI: LPIT 0x00000000672C2000 0000CC (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.008151] ACPI: SSDT 0x00000000672BE000 002720 (v02 ALASKA PtidDevc 00001000 INTL 20191018)
[ 0.008154] ACPI: SSDT 0x00000000672BD000 00012A (v02 ALASKA TbtTypeC 00000000 INTL 20191018)
[ 0.008156] ACPI: DBGP 0x00000000672BC000 000034 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.008158] ACPI: DBG2 0x00000000672BB000 000054 (v00 ALASKA A M I 01072009 AMI 01000013)
[ 0.008160] ACPI: DMAR 0x00000000672BA000 0000A0 (v02 INTEL EDK2 00000002 01000013)
[ 0.008162] ACPI: SSDT 0x00000000672B9000 000D5A (v02 INTEL xh_thdd4 00000000 INTL 20191018)
[ 0.008164] ACPI: SSDT 0x00000000672B8000 0000AE (v02 HgRef HgPeg 00001000 INTL 20191018)
[ 0.008166] ACPI: SSDT 0x00000000672B7000 000144 (v02 Intel ADebTabl 00001000 INTL 20191018)
[ 0.008168] ACPI: TPM2 0x00000000672B5000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
[ 0.008170] ACPI: BGRT 0x00000000672B6000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.008172] ACPI: SSDT 0x00000000672B1000 003225 (v01 OptRf2 Opt2Tabl 00001000 INTL 20191018)
[ 0.008174] ACPI: PTDT 0x00000000672B0000 000CFE (v00 ALASKA A M I 00000005 MSFT 0100000D)
[ 0.008176] ACPI: WSMT 0x00000000672C1000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.008178] ACPI: FPDT 0x00000000672AF000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.008179] ACPI: Reserving FACP table memory at [mem 0x67340000-0x67340113]
[ 0.008180] ACPI: Reserving DSDT table memory at [mem 0x672e5000-0x6733f6a0]
[ 0.008181] ACPI: Reserving FACS table memory at [mem 0x6748d000-0x6748d03f]
[ 0.008182] ACPI: Reserving MCFG table memory at [mem 0x67344000-0x6734403b]
[ 0.008182] ACPI: Reserving SSDT table memory at [mem 0x67341000-0x6734355c]
[ 0.008183] ACPI: Reserving FIDT table memory at [mem 0x672e4000-0x672e409b]
[ 0.008184] ACPI: Reserving MSDM table memory at [mem 0x672e3000-0x672e3054]
[ 0.008184] ACPI: Reserving SSDT table memory at [mem 0x672e0000-0x672e2daf]
[ 0.008185] ACPI: Reserving SSDT table memory at [mem 0x672dd000-0x672dfeb7]
[ 0.008185] ACPI: Reserving SSDT table memory at [mem 0x672d9000-0x672dc377]
[ 0.008186] ACPI: Reserving SSDT table memory at [mem 0x672cd000-0x672d82d5]
[ 0.008187] ACPI: Reserving HPET table memory at [mem 0x672cc000-0x672cc037]
[ 0.008187] ACPI: Reserving APIC table memory at [mem 0x672cb000-0x672cb12b]
[ 0.008188] ACPI: Reserving SSDT table memory at [mem 0x672c5000-0x672cac74]
[ 0.008188] ACPI: Reserving SSDT table memory at [mem 0x672c4000-0x672c4e7b]
[ 0.008189] ACPI: Reserving NHLT table memory at [mem 0x672c3000-0x672c302c]
[ 0.008190] ACPI: Reserving UEFI table memory at [mem 0x673c1000-0x673c1047]
[ 0.008190] ACPI: Reserving LPIT table memory at [mem 0x672c2000-0x672c20cb]
[ 0.008191] ACPI: Reserving SSDT table memory at [mem 0x672be000-0x672c071f]
[ 0.008191] ACPI: Reserving SSDT table memory at [mem 0x672bd000-0x672bd129]
[ 0.008192] ACPI: Reserving DBGP table memory at [mem 0x672bc000-0x672bc033]
[ 0.008193] ACPI: Reserving DBG2 table memory at [mem 0x672bb000-0x672bb053]
[ 0.008193] ACPI: Reserving DMAR table memory at [mem 0x672ba000-0x672ba09f]
[ 0.008194] ACPI: Reserving SSDT table memory at [mem 0x672b9000-0x672b9d59]
[ 0.008195] ACPI: Reserving SSDT table memory at [mem 0x672b8000-0x672b80ad]
[ 0.008195] ACPI: Reserving SSDT table memory at [mem 0x672b7000-0x672b7143]
[ 0.008196] ACPI: Reserving TPM2 table memory at [mem 0x672b5000-0x672b504b]
[ 0.008196] ACPI: Reserving BGRT table memory at [mem 0x672b6000-0x672b6037]
[ 0.008197] ACPI: Reserving SSDT table memory at [mem 0x672b1000-0x672b4224]
[ 0.008198] ACPI: Reserving PTDT table memory at [mem 0x672b0000-0x672b0cfd]
[ 0.008198] ACPI: Reserving WSMT table memory at [mem 0x672c1000-0x672c1027]
[ 0.008199] ACPI: Reserving FPDT table memory at [mem 0x672af000-0x672af043]
[ 0.008365] No NUMA configuration found
[ 0.008365] Faking a node at [mem 0x0000000000000000-0x000000048bbfffff]
[ 0.008368] NODE_DATA(0) allocated [mem 0x48bbfc000-0x48bbfffff]
[ 0.008382] Zone ranges:
[ 0.008383] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.008385] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.008386] Normal [mem 0x0000000100000000-0x000000048bbfffff]
[ 0.008387] Device empty
[ 0.008388] Movable zone start for each node
[ 0.008389] Early memory node ranges
[ 0.008389] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.008390] node 0: [mem 0x0000000000100000-0x000000003d79ffff]
[ 0.008391] node 0: [mem 0x000000003d7a1000-0x0000000041ff4fff]
[ 0.008392] node 0: [mem 0x0000000041ff6000-0x000000006417afff]
[ 0.008392] node 0: [mem 0x0000000067eff000-0x0000000067efffff]
[ 0.008393] node 0: [mem 0x0000000100000000-0x000000048bbfffff]
[ 0.008394] Initmem setup node 0 [mem 0x0000000000001000-0x000000048bbfffff]
[ 0.008397] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.008411] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.009266] On node 0, zone DMA32: 1 pages in unavailable ranges
[ 0.009814] On node 0, zone DMA32: 1 pages in unavailable ranges
[ 0.009906] On node 0, zone DMA32: 15748 pages in unavailable ranges
[ 0.029841] On node 0, zone Normal: 256 pages in unavailable ranges
[ 0.029961] On node 0, zone Normal: 17408 pages in unavailable ranges
[ 0.031026] Reserving Intel graphics memory at [mem 0x70800000-0x743fffff]
[ 0.031313] ACPI: PM-Timer IO Port: 0x1808
[ 0.031318] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.031319] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.031320] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.031320] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.031321] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.031321] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.031322] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.031322] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.031323] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[ 0.031323] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[ 0.031324] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[ 0.031324] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[ 0.031325] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[ 0.031325] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[ 0.031326] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[ 0.031326] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[ 0.031363] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.031365] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.031366] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.031369] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.031370] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.031375] e820: update [mem 0x60ad0000-0x60b74fff] usable ==> reserved
[ 0.031380] TSC deadline timer available
[ 0.031381] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
[ 0.031395] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.031396] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[ 0.031397] PM: hibernation: Registered nosave memory: [mem 0x3d7a0000-0x3d7a0fff]
[ 0.031399] PM: hibernation: Registered nosave memory: [mem 0x41ff5000-0x41ff5fff]
[ 0.031400] PM: hibernation: Registered nosave memory: [mem 0x60ad0000-0x60b74fff]
[ 0.031401] PM: hibernation: Registered nosave memory: [mem 0x625b8000-0x625b8fff]
[ 0.031402] PM: hibernation: Registered nosave memory: [mem 0x6417b000-0x6727afff]
[ 0.031403] PM: hibernation: Registered nosave memory: [mem 0x6727b000-0x67346fff]
[ 0.031403] PM: hibernation: Registered nosave memory: [mem 0x67347000-0x6748efff]
[ 0.031404] PM: hibernation: Registered nosave memory: [mem 0x6748f000-0x67e3afff]
[ 0.031404] PM: hibernation: Registered nosave memory: [mem 0x67e3b000-0x67efefff]
[ 0.031405] PM: hibernation: Registered nosave memory: [mem 0x67f00000-0x6dffffff]
[ 0.031406] PM: hibernation: Registered nosave memory: [mem 0x6e000000-0x6e7fffff]
[ 0.031406] PM: hibernation: Registered nosave memory: [mem 0x6e800000-0x6e9fffff]
[ 0.031407] PM: hibernation: Registered nosave memory: [mem 0x6ea00000-0x6effffff]
[ 0.031407] PM: hibernation: Registered nosave memory: [mem 0x6f000000-0x743fffff]
[ 0.031408] PM: hibernation: Registered nosave memory: [mem 0x74400000-0xbfffffff]
[ 0.031408] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xcfffffff]
[ 0.031409] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfdffffff]
[ 0.031409] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.031410] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfe3fffff]
[ 0.031410] PM: hibernation: Registered nosave memory: [mem 0xfe400000-0xfe400fff]
[ 0.031411] PM: hibernation: Registered nosave memory: [mem 0xfe401000-0xfebfffff]
[ 0.031411] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.031412] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.031412] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.031413] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed1ffff]
[ 0.031413] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
[ 0.031414] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfedfffff]
[ 0.031415] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.031415] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.031416] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.031417] [mem 0x74400000-0xbfffffff] available for PCI devices
[ 0.031417] Booting paravirtualized kernel on bare hardware
[ 0.031419] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.034374] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
[ 0.034613] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[ 0.034618] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[ 0.034620] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.034636] Fallback order for Node 0: 0
[ 0.034639] Built 1 zonelists, mobility grouping on. Total pages: 4063364
[ 0.034640] Policy zone: Normal
[ 0.034641] Kernel command line: BOOT_IMAGE=/arch/boot/x86_64/vmlinuz-linux archisobasedir=arch archisolabel=ARCH_202207 psi=noasm debug
[ 0.034678] Unknown kernel command line parameters "BOOT_IMAGE=/arch/boot/x86_64/vmlinuz-linux archisobasedir=arch archisolabel=ARCH_202207", will be passed to user space.
[ 0.035146] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.035383] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.035539] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.067875] Memory: 15968368K/16512096K available (14343K kernel code, 2099K rwdata, 11004K rodata, 1860K init, 3356K bss, 543468K reserved, 0K cma-reserved)
[ 0.068356] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[ 0.068373] ftrace: allocating 44922 entries in 176 pages
[ 0.073415] ftrace: allocated 176 pages with 3 groups
[ 0.073483] Dynamic Preempt: full
[ 0.073526] rcu: Preemptible hierarchical RCU implementation.
[ 0.073527] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[ 0.073528] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.073528] Trampoline variant of Tasks RCU enabled.
[ 0.073529] Rude variant of Tasks RCU enabled.
[ 0.073529] Tracing variant of Tasks RCU enabled.
[ 0.073530] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.073531] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[ 0.075873] NR_IRQS: 20736, nr_irqs: 2184, preallocated irqs: 16
[ 0.076355] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.076367] random: crng init done
[ 0.076385] Console: colour dummy device 80x25
[ 0.076541] printk: console [tty0] enabled
[ 0.076554] ACPI: Core revision 20211217
[ 0.076765] hpet: HPET dysfunctional in PC10. Force disabled.
[ 0.076767] APIC: Switch to symmetric I/O mode setup
[ 0.076769] DMAR: Host address width 39
[ 0.076770] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.076773] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
[ 0.076776] DMAR: DRHD base: 0x000000fed84000 flags: 0x0
[ 0.076779] DMAR: dmar1: reg_base_addr fed84000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.076781] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.076786] DMAR: dmar2: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.076788] DMAR: RMRR base: 0x00000070000000 end: 0x000000743fffff
[ 0.076791] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 2
[ 0.076792] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.076793] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.078600] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.078602] x2apic enabled
[ 0.078632] Switched APIC routing to cluster x2apic.
[ 0.083072] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2135f7c97c8, max_idle_ns: 440795273205 ns
[ 0.083078] Calibrating delay loop (skipped), value calculated using timer frequency.. 4609.00 BogoMIPS (lpj=7680000)
[ 0.083080] pid_max: default: 32768 minimum: 301
[ 0.084674] LSM: Security Framework initializing
[ 0.084680] landlock: Up and running.
[ 0.084682] Yama: becoming mindful.
[ 0.084688] LSM support for eBPF active
[ 0.084723] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.084746] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.084927] CPU0: Thermal monitoring enabled (TM1)
[ 0.084929] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.085022] process: using mwait in idle threads
[ 0.085023] CET detected: Indirect Branch Tracking enabled
[ 0.085024] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.085025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.085028] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.085030] Spectre V2 : Mitigation: Enhanced IBRS
[ 0.085031] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.085033] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.085034] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.086410] Freeing SMP alternatives memory: 36K
[ 0.086410] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 2003
[ 0.086410] smpboot: CPU0: 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz (family: 0x6, model: 0x8d, stepping: 0x1)
[ 0.086410] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.086410] cblist_init_generic: Setting shift to 4 and lim to 1.
[ 0.086410] cblist_init_generic: Setting shift to 4 and lim to 1.
[ 0.086410] cblist_init_generic: Setting shift to 4 and lim to 1.
[ 0.086410] Performance Events: PEBS fmt4+-baseline, AnyThread deprecated, Icelake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.086410] ... version: 5
[ 0.086410] ... bit width: 48
[ 0.086410] ... generic registers: 8
[ 0.086410] ... value mask: 0000ffffffffffff
[ 0.086410] ... max period: 00007fffffffffff
[ 0.086410] ... fixed-purpose events: 4
[ 0.086410] ... event mask: 0001000f000000ff
[ 0.086410] rcu: Hierarchical SRCU implementation.
[ 0.086410] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.086410] smp: Bringing up secondary CPUs ...
[ 0.086410] x86: Booting SMP configuration:
[ 0.086410] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15
[ 0.114458] smp: Brought up 1 node, 16 CPUs
[ 0.114458] smpboot: Max logical packages: 1
[ 0.114458] smpboot: Total of 16 processors activated (73757.00 BogoMIPS)
[ 0.116831] devtmpfs: initialized
[ 0.116831] x86/mm: Memory block size: 128MB
[ 0.116946] ACPI: PM: Registering ACPI NVS region [mem 0x67347000-0x6748efff] (1343488 bytes)
[ 0.116946] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.116946] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 0.116946] pinctrl core: initialized pinctrl subsystem
[ 0.116946] PM: RTC time: 11:19:35, date: 2022-07-13
[ 0.116959] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.117096] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[ 0.117189] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.117283] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.117290] audit: initializing netlink subsys (disabled)
[ 0.117295] audit: type=2000 audit(1657711175.033:1): state=initialized audit_enabled=0 res=1
[ 0.117295] thermal_sys: Registered thermal governor 'fair_share'
[ 0.117295] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.117295] thermal_sys: Registered thermal governor 'step_wise'
[ 0.117295] thermal_sys: Registered thermal governor 'user_space'
[ 0.117295] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.117295] cpuidle: using governor ladder
[ 0.117295] cpuidle: using governor menu
[ 0.117295] HugeTLB: can free 4095 vmemmap pages for hugepages-1048576kB
[ 0.117295] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.117295] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
[ 0.117295] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in E820
[ 0.117295] PCI: Using configuration type 1 for base access
[ 0.117295] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.117295] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.117295] HugeTLB: can free 7 vmemmap pages for hugepages-2048kB
[ 0.117295] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.117295] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.119779] fbcon: Taking over console
[ 0.119790] ACPI: Added _OSI(Module Device)
[ 0.119791] ACPI: Added _OSI(Processor Device)
[ 0.119792] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.119793] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.119795] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.119796] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.119798] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.159977] ACPI BIOS Error (bug): Failure creating named object [\CHID], AE_ALREADY_EXISTS (20211217/dsfield-637)
[ 0.178417] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG2.WKEN], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.178423] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.178427] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG2._DSW], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.178430] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.178432] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.178441] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG2._PR0], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.178444] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.178446] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.178448] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG2._PR3], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.178450] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.178452] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.178561] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG3.WKEN], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.178564] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.178568] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG3._DSW], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.178570] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.178572] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.178581] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG3._PR0], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.178584] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.178585] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.178587] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG3._PR3], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.178590] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.178591] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180592] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180596] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180598] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180599] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180602] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180604] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180608] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180611] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180612] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180614] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180616] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180618] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180622] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180624] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180626] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180628] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180630] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180632] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180636] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180638] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180640] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180642] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.TXHC.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180644] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180646] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180649] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180651] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180653] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180655] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS01._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180657] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180659] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180800] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS02._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180803] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180805] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180806] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS02._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180809] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180810] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180813] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS03._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180815] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180817] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180819] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS03._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180821] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180823] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180825] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS04._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180828] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180830] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180831] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS04._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180834] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180836] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180838] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS05._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180841] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180842] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180844] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS05._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180847] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180848] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180851] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS06._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180853] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180855] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180857] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS06._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180859] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180861] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180863] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS07._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180866] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180868] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180869] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS07._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180872] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180873] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180876] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS08._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180878] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180880] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180882] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS08._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180884] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180886] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180888] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS09._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180891] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180893] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180894] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS09._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180897] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180898] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180901] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS10._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180903] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180905] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.180907] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS10._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.180909] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.180911] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.181052] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS11._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.181054] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.181056] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.181058] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS11._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.181060] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.181062] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.181065] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS12._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.181067] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.181069] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.181070] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS12._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.181073] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.181074] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.181077] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS13._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.181080] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.181081] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.181083] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS13._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.181085] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.181087] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.181090] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS14._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.181092] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.181094] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.181095] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.HS14._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.181098] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.181100] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.181167] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.181170] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.181172] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.181173] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.181176] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.181178] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.181180] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.181183] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.181185] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.181186] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.181189] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.181190] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.181193] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.181195] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.181197] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.181199] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.181201] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.181203] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.181205] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.181208] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.181210] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.181211] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.181214] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.181215] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.181218] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS05._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.181221] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.181222] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.181224] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS05._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.181226] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.181228] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.181231] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS06._UPC], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.181233] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.181235] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.181236] ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.XHCI.RHUB.SS06._PLD], AE_ALREADY_EXISTS (20211217/dswload2-326)
[ 0.181239] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20211217/psobject-220)
[ 0.181241] ACPI: Skipping parse of AML opcode: Method (0x0014)
[ 0.182480] ACPI: 14 ACPI AML tables successfully acquired and loaded
[ 0.192120] ACPI: Dynamic OEM Table Load:
[ 0.192128] ACPI: SSDT 0xFFFF986D023E2A00 0001CB (v02 PmRef Cpu0Psd 00003000 INTL 20191018)
[ 0.192797] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[ 0.194522] ACPI: Dynamic OEM Table Load:
[ 0.194527] ACPI: SSDT 0xFFFF986D002A8C00 000394 (v02 PmRef Cpu0Cst 00003001 INTL 20191018)
[ 0.195333] ACPI: Dynamic OEM Table Load:
[ 0.195338] ACPI: SSDT 0xFFFF986D00D7E000 00051E (v02 PmRef Cpu0Ist 00003000 INTL 20191018)
[ 0.196180] ACPI: Dynamic OEM Table Load:
[ 0.196184] ACPI: SSDT 0xFFFF986D023E3800 00013C (v02 PmRef Cpu0Hwp 00003000 INTL 20191018)
[ 0.197109] ACPI: Dynamic OEM Table Load:
[ 0.197115] ACPI: SSDT 0xFFFF986D0012D000 0008E7 (v02 PmRef ApIst 00003000 INTL 20191018)
[ 0.198021] ACPI: Dynamic OEM Table Load:
[ 0.198025] ACPI: SSDT 0xFFFF986D00D7B800 00048A (v02 PmRef ApHwp 00003000 INTL 20191018)
[ 0.198861] ACPI: Dynamic OEM Table Load:
[ 0.198865] ACPI: SSDT 0xFFFF986D00D79800 0004D4 (v02 PmRef ApPsd 00003000 INTL 20191018)
[ 0.199690] ACPI: Dynamic OEM Table Load:
[ 0.199694] ACPI: SSDT 0xFFFF986D00D7A800 00048A (v02 PmRef ApCst 00003000 INTL 20191018)
[ 0.206410] ACPI: EC: EC started
[ 0.206418] ACPI: EC: interrupt blocked
[ 0.206821] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.206823] ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC used to handle transactions
[ 0.206824] ACPI: Interpreter enabled
[ 0.206863] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.206864] ACPI: Using IOAPIC for interrupt routing
[ 0.206897] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.208311] ACPI: Enabled 7 GPEs in block 00 to 7F
[ 0.208832] ACPI: PM: Power Resource [PG00]
[ 0.221782] ACPI: PM: Power Resource [PG02]
[ 0.222325] ACPI: PM: Power Resource [PXP]
[ 0.222363] ACPI: PM: Power Resource [PG03]
[ 0.222786] ACPI: PM: Power Resource [PXP]
[ 0.222822] ACPI: PM: Power Resource [PG00]
[ 0.225870] ACPI: PM: Power Resource [PXP]
[ 0.228129] ACPI: PM: Power Resource [PXP]
[ 0.232668] ACPI: PM: Power Resource [BTRT]
[ 0.235050] ACPI: PM: Power Resource [V0PR]
[ 0.235144] ACPI: PM: Power Resource [V1PR]
[ 0.235235] ACPI: PM: Power Resource [V2PR]
[ 0.237051] ACPI: PM: Power Resource [WRST]
[ 0.239483] ACPI: PM: Power Resource [TBT0]
[ 0.239707] ACPI: PM: Power Resource [TBT1]
[ 0.239926] ACPI: PM: Power Resource [D3C]
[ 0.387109] ACPI: PM: Power Resource [FN00]
[ 0.387153] ACPI: PM: Power Resource [FN01]
[ 0.387194] ACPI: PM: Power Resource [FN02]
[ 0.387234] ACPI: PM: Power Resource [FN03]
[ 0.387276] ACPI: PM: Power Resource [FN04]
[ 0.387643] ACPI: PM: Power Resource [PIN]
[ 0.387926] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
[ 0.387933] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.389606] acpi PNP0A08:00: _OSC: platform does not support [AER]
[ 0.392951] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
[ 0.394359] PCI host bridge to bus 0000:00
[ 0.394361] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.394363] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.394365] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.394366] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000effff window]
[ 0.394368] pci_bus 0000:00: root bus resource [mem 0x74400000-0xbfffffff window]
[ 0.394370] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[ 0.394372] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.394473] pci 0000:00:00.0: [8086:9a36] type 00 class 0x060000
[ 0.394551] pci 0000:00:01.0: [8086:9a01] type 01 class 0x060400
[ 0.394608] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.394631] pci 0000:00:01.0: PTM enabled (root), 4ns granularity
[ 0.395036] pci 0000:00:01.1: [8086:9a05] type 01 class 0x060400
[ 0.395114] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[ 0.395146] pci 0000:00:01.1: PTM enabled (root), 4ns granularity
[ 0.395548] pci 0000:00:02.0: [8086:9a60] type 00 class 0x030000
[ 0.395555] pci 0000:00:02.0: reg 0x10: [mem 0x622c000000-0x622cffffff 64bit]
[ 0.395560] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
[ 0.395564] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f]
[ 0.395579] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.395580] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
[ 0.395584] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.395608] pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
[ 0.395609] pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
[ 0.395614] pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
[ 0.395615] pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
[ 0.395711] pci 0000:00:04.0: [8086:9a03] type 00 class 0x118000
[ 0.395727] pci 0000:00:04.0: reg 0x10: [mem 0x622d140000-0x622d15ffff 64bit]
[ 0.395977] pci 0000:00:07.0: [8086:9a2b] type 01 class 0x060400
[ 0.396042] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[ 0.396064] pci 0000:00:07.0: DPC: RP PIO log size 0 is invalid
[ 0.397637] pci 0000:00:08.0: [8086:9a11] type 00 class 0x088000
[ 0.397645] pci 0000:00:08.0: reg 0x10: [mem 0x622d192000-0x622d192fff 64bit]
[ 0.397731] pci 0000:00:0d.0: [8086:9a17] type 00 class 0x0c0330
[ 0.397745] pci 0000:00:0d.0: reg 0x10: [mem 0x622d170000-0x622d17ffff 64bit]
[ 0.397805] pci 0000:00:0d.0: PME# supported from D3hot D3cold
[ 0.399195] pci 0000:00:0d.2: [8086:9a1f] type 00 class 0x0c0340
[ 0.399205] pci 0000:00:0d.2: reg 0x10: [mem 0x622d100000-0x622d13ffff 64bit]
[ 0.399211] pci 0000:00:0d.2: reg 0x18: [mem 0x622d191000-0x622d191fff 64bit]
[ 0.399241] pci 0000:00:0d.2: supports D1 D2
[ 0.399242] pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.399380] pci 0000:00:14.0: [8086:43ed] type 00 class 0x0c0330
[ 0.399397] pci 0000:00:14.0: reg 0x10: [mem 0x622d160000-0x622d16ffff 64bit]
[ 0.399470] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.400898] pci 0000:00:14.2: [8086:43ef] type 00 class 0x050000
[ 0.400917] pci 0000:00:14.2: reg 0x10: [mem 0x622d188000-0x622d18bfff 64bit]
[ 0.400930] pci 0000:00:14.2: reg 0x18: [mem 0x622d190000-0x622d190fff 64bit]
[ 0.401035] pci 0000:00:14.3: [8086:43f0] type 00 class 0x028000
[ 0.401072] pci 0000:00:14.3: reg 0x10: [mem 0x622d184000-0x622d187fff 64bit]
[ 0.401203] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[ 0.401390] pci 0000:00:15.0: [8086:43e8] type 00 class 0x0c8000
[ 0.401419] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.401771] pci 0000:00:15.1: [8086:43e9] type 00 class 0x0c8000
[ 0.401841] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.402172] pci 0000:00:16.0: [8086:43e0] type 00 class 0x078000
[ 0.402194] pci 0000:00:16.0: reg 0x10: [mem 0x622d18d000-0x622d18dfff 64bit]
[ 0.402274] pci 0000:00:16.0: PME# supported from D3hot
[ 0.402626] pci 0000:00:1c.0: [8086:43bc] type 01 class 0x060400
[ 0.402725] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.402762] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
[ 0.403289] pci 0000:00:1f.0: [8086:438b] type 00 class 0x060100
[ 0.403575] pci 0000:00:1f.3: [8086:43c8] type 00 class 0x040100
[ 0.403616] pci 0000:00:1f.3: reg 0x10: [mem 0x622d180000-0x622d183fff 64bit]
[ 0.403668] pci 0000:00:1f.3: reg 0x20: [mem 0x622d000000-0x622d0fffff 64bit]
[ 0.403768] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.404125] pci 0000:00:1f.4: [8086:43a3] type 00 class 0x0c0500
[ 0.404148] pci 0000:00:1f.4: reg 0x10: [mem 0x622d18c000-0x622d18c0ff 64bit]
[ 0.404175] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
[ 0.404376] pci 0000:00:1f.5: [8086:43a4] type 00 class 0x0c8000
[ 0.404394] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[ 0.404510] pci 0000:01:00.0: [10de:2520] type 00 class 0x030000
[ 0.404518] pci 0000:01:00.0: reg 0x10: [mem 0x83000000-0x83ffffff]
[ 0.404525] pci 0000:01:00.0: reg 0x14: [mem 0x6000000000-0x61ffffffff 64bit pref]
[ 0.404532] pci 0000:01:00.0: reg 0x1c: [mem 0x6200000000-0x6201ffffff 64bit pref]
[ 0.404536] pci 0000:01:00.0: reg 0x24: [io 0x4000-0x407f]
[ 0.404540] pci 0000:01:00.0: reg 0x30: [mem 0x84000000-0x8407ffff pref]
[ 0.404586] pci 0000:01:00.0: PME# supported from D0 D3hot
[ 0.404641] pci 0000:01: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)
[ 0.404792] pci 0000:01:00.1: [10de:228e] type 00 class 0x040300
[ 0.404800] pci 0000:01:00.1: reg 0x10: [mem 0x84080000-0x84083fff]
[ 0.404887] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.404889] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
[ 0.404891] pci 0000:00:01.0: bridge window [mem 0x83000000-0x840fffff]
[ 0.404894] pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6201ffffff 64bit pref]
[ 0.405325] pci 0000:02:00.0: [1e95:1001] type 00 class 0x010802
[ 0.405338] pci 0000:02:00.0: reg 0x10: [mem 0x84330000-0x84333fff 64bit]
[ 0.405356] pci 0000:02:00.0: reg 0x20: [mem 0x84320000-0x8432ffff 64bit]
[ 0.405362] pci 0000:02:00.0: reg 0x30: [mem 0x84300000-0x8431ffff pref]
[ 0.405772] pci 0000:00:01.1: PCI bridge to [bus 02]
[ 0.405775] pci 0000:00:01.1: bridge window [mem 0x84300000-0x843fffff]
[ 0.405805] pci 0000:00:07.0: PCI bridge to [bus 03-2d]
[ 0.405809] pci 0000:00:07.0: bridge window [mem 0x76000000-0x821fffff]
[ 0.405813] pci 0000:00:07.0: bridge window [mem 0x6210000000-0x622bffffff 64bit pref]
[ 0.405872] pci 0000:2e:00.0: [10ec:8168] type 00 class 0x020000
[ 0.405894] pci 0000:2e:00.0: reg 0x10: [io 0x3000-0x30ff]
[ 0.405923] pci 0000:2e:00.0: reg 0x18: [mem 0x84204000-0x84204fff 64bit]
[ 0.405942] pci 0000:2e:00.0: reg 0x20: [mem 0x84200000-0x84203fff 64bit]
[ 0.406059] pci 0000:2e:00.0: supports D1 D2
[ 0.406060] pci 0000:2e:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.406219] pci 0000:00:1c.0: PCI bridge to [bus 2e]
[ 0.406222] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
[ 0.406225] pci 0000:00:1c.0: bridge window [mem 0x84200000-0x842fffff]
[ 0.409673] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 0.409755] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
[ 0.409830] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.409904] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.409977] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.410051] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.410124] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 0.410198] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 0.453566] ACPI: EC: interrupt unblocked
[ 0.453568] ACPI: EC: event unblocked
[ 0.453590] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.453591] ACPI: EC: GPE=0x6e
[ 0.453592] ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC initialization complete
[ 0.453594] ACPI: \_SB_.PC00.LPCB.EC0_: EC: Used to handle transactions and events
[ 0.453634] iommu: Default domain type: Translated
[ 0.453635] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.453715] SCSI subsystem initialized
[ 0.453722] libata version 3.00 loaded.
[ 0.453722] ACPI: bus type USB registered
[ 0.453722] usbcore: registered new interface driver usbfs
[ 0.453722] usbcore: registered new interface driver hub
[ 0.453722] usbcore: registered new device driver usb
[ 0.453722] pps_core: LinuxPPS API ver. 1 registered
[ 0.453722] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.453722] PTP clock support registered
[ 0.453722] EDAC MC: Ver: 3.0.0
[ 0.456446] Registered efivars operations
[ 0.456513] NetLabel: Initializing
[ 0.456514] NetLabel: domain hash size = 128
[ 0.456515] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.456524] NetLabel: unlabeled traffic allowed by default
[ 0.456527] mctp: management component transport protocol core
[ 0.456528] NET: Registered PF_MCTP protocol family
[ 0.456531] PCI: Using ACPI for IRQ routing
[ 0.473098] PCI: pci_cache_line_size set to 64 bytes
[ 0.473205] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
[ 0.473296] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 0.473299] e820: reserve RAM buffer [mem 0x3d7a0000-0x3fffffff]
[ 0.473300] e820: reserve RAM buffer [mem 0x41ff5000-0x43ffffff]
[ 0.473301] e820: reserve RAM buffer [mem 0x60ad0000-0x63ffffff]
[ 0.473302] e820: reserve RAM buffer [mem 0x625b8000-0x63ffffff]
[ 0.473303] e820: reserve RAM buffer [mem 0x6417b000-0x67ffffff]
[ 0.473305] e820: reserve RAM buffer [mem 0x67f00000-0x67ffffff]
[ 0.473306] e820: reserve RAM buffer [mem 0x48bc00000-0x48bffffff]
[ 0.476433] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.476433] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.476433] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.476433] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.476433] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.476433] vgaarb: loaded
[ 0.477117] clocksource: Switched to clocksource tsc-early
[ 0.480897] VFS: Disk quotas dquot_6.6.0
[ 0.480906] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.480943] pnp: PnP ACPI init
[ 0.481097] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.481099] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.481189] system 00:01: [io 0x1854-0x1857] has been reserved
[ 0.481630] pnp 00:02: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[ 0.481643] system 00:02: [mem 0xfedc0000-0xfedc7fff] has been reserved
[ 0.481645] system 00:02: [mem 0xfeda0000-0xfeda0fff] has been reserved
[ 0.481647] system 00:02: [mem 0xfeda1000-0xfeda1fff] has been reserved
[ 0.481648] system 00:02: [mem 0xfed20000-0xfed7ffff] could not be reserved
[ 0.481650] system 00:02: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.481651] system 00:02: [mem 0xfed45000-0xfed8ffff] could not be reserved
[ 0.481653] system 00:02: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.483968] system 00:05: [io 0x1800-0x18fe] could not be reserved
[ 0.483970] system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.483972] system 00:05: [mem 0xfe04c000-0xfe04ffff] has been reserved
[ 0.483974] system 00:05: [mem 0xfe050000-0xfe0affff] has been reserved
[ 0.483975] system 00:05: [mem 0xfe0d0000-0xfe0fffff] has been reserved
[ 0.483976] system 00:05: [mem 0xfe200000-0xfe7fffff] could not be reserved
[ 0.483978] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[ 0.483980] system 00:05: [mem 0xfd000000-0xfd68ffff] has been reserved
[ 0.483981] system 00:05: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[ 0.483983] system 00:05: [mem 0xfd6f0000-0xfdffffff] has been reserved
[ 0.484222] system 00:06: [io 0x2000-0x20fe] has been reserved
[ 0.484851] pnp: PnP ACPI: found 8 devices
[ 0.489893] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.489924] NET: Registered PF_INET protocol family
[ 0.490050] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.491047] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.491070] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.491117] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.491239] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.491294] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.491349] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[ 0.491381] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.491410] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.491446] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.491450] NET: Registered PF_XDP protocol family
[ 0.491453] pci 0000:00:07.0: bridge window [io 0x1000-0x0fff] to [bus 03-2d] add_size 1000
[ 0.491460] pci 0000:00:02.0: BAR 9: assigned [mem 0x4020000000-0x40ffffffff 64bit pref]
[ 0.491464] pci 0000:00:02.0: BAR 7: assigned [mem 0x4010000000-0x4016ffffff 64bit]
[ 0.491467] pci 0000:00:07.0: BAR 13: assigned [io 0x6000-0x6fff]
[ 0.491469] pci 0000:00:15.0: BAR 0: assigned [mem 0x4017000000-0x4017000fff 64bit]
[ 0.491524] pci 0000:00:15.1: BAR 0: assigned [mem 0x4017001000-0x4017001fff 64bit]
[ 0.491580] pci 0000:00:1f.5: BAR 0: assigned [mem 0x74400000-0x74400fff]
[ 0.491591] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.491593] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
[ 0.491595] pci 0000:00:01.0: bridge window [mem 0x83000000-0x840fffff]
[ 0.491598] pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6201ffffff 64bit pref]
[ 0.491601] pci 0000:00:01.1: PCI bridge to [bus 02]
[ 0.491605] pci 0000:00:01.1: bridge window [mem 0x84300000-0x843fffff]
[ 0.491610] pci 0000:00:07.0: PCI bridge to [bus 03-2d]
[ 0.491612] pci 0000:00:07.0: bridge window [io 0x6000-0x6fff]
[ 0.491615] pci 0000:00:07.0: bridge window [mem 0x76000000-0x821fffff]
[ 0.491618] pci 0000:00:07.0: bridge window [mem 0x6210000000-0x622bffffff 64bit pref]
[ 0.491622] pci 0000:00:1c.0: PCI bridge to [bus 2e]
[ 0.491630] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
[ 0.491634] pci 0000:00:1c.0: bridge window [mem 0x84200000-0x842fffff]
[ 0.491641] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.491642] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.491644] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.491645] pci_bus 0000:00: resource 7 [mem 0x000e8000-0x000effff window]
[ 0.491646] pci_bus 0000:00: resource 8 [mem 0x74400000-0xbfffffff window]
[ 0.491647] pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff window]
[ 0.491649] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
[ 0.491650] pci_bus 0000:01: resource 1 [mem 0x83000000-0x840fffff]
[ 0.491651] pci_bus 0000:01: resource 2 [mem 0x6000000000-0x6201ffffff 64bit pref]
[ 0.491653] pci_bus 0000:02: resource 1 [mem 0x84300000-0x843fffff]
[ 0.491654] pci_bus 0000:03: resource 0 [io 0x6000-0x6fff]
[ 0.491655] pci_bus 0000:03: resource 1 [mem 0x76000000-0x821fffff]
[ 0.491656] pci_bus 0000:03: resource 2 [mem 0x6210000000-0x622bffffff 64bit pref]
[ 0.491658] pci_bus 0000:2e: resource 0 [io 0x3000-0x3fff]
[ 0.491659] pci_bus 0000:2e: resource 1 [mem 0x84200000-0x842fffff]
[ 0.492061] pci 0000:01:00.0: CLS mismatch (64 != 1020), using 64 bytes
[ 0.492074] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[ 0.492081] DMAR: Intel-IOMMU force enabled due to platform opt in
[ 0.492086] DMAR: No ATSR found
[ 0.492087] DMAR: No SATC found
[ 0.492088] DMAR: IOMMU feature fl1gp_support inconsistent
[ 0.492088] DMAR: IOMMU feature pgsel_inv inconsistent
[ 0.492090] DMAR: IOMMU feature nwfs inconsistent
[ 0.492091] DMAR: IOMMU feature dit inconsistent
[ 0.492091] DMAR: IOMMU feature sc_support inconsistent
[ 0.492092] DMAR: IOMMU feature dev_iotlb_support inconsistent
[ 0.492094] DMAR: dmar1: Using Queued invalidation
[ 0.492097] DMAR: dmar0: Using Queued invalidation
[ 0.492099] DMAR: dmar2: Using Queued invalidation
[ 0.492119] Trying to unpack rootfs image as initramfs...
[ 0.492206] pci 0000:00:00.0: Adding to iommu group 0
[ 0.492213] pci 0000:00:01.0: Adding to iommu group 1
[ 0.492218] pci 0000:00:01.1: Adding to iommu group 2
[ 0.492223] pci 0000:00:02.0: Adding to iommu group 3
[ 0.492227] pci 0000:00:04.0: Adding to iommu group 4
[ 0.492233] pci 0000:00:07.0: Adding to iommu group 5
[ 0.492237] pci 0000:00:08.0: Adding to iommu group 6
[ 0.492244] pci 0000:00:0d.0: Adding to iommu group 7
[ 0.492248] pci 0000:00:0d.2: Adding to iommu group 7
[ 0.492255] pci 0000:00:14.0: Adding to iommu group 8
[ 0.492260] pci 0000:00:14.2: Adding to iommu group 8
[ 0.492264] pci 0000:00:14.3: Adding to iommu group 9
[ 0.492272] pci 0000:00:15.0: Adding to iommu group 10
[ 0.492277] pci 0000:00:15.1: Adding to iommu group 10
[ 0.492282] pci 0000:00:16.0: Adding to iommu group 11
[ 0.492295] pci 0000:00:1c.0: Adding to iommu group 12
[ 0.492305] pci 0000:00:1f.0: Adding to iommu group 13
[ 0.492309] pci 0000:00:1f.3: Adding to iommu group 13
[ 0.492314] pci 0000:00:1f.4: Adding to iommu group 13
[ 0.492319] pci 0000:00:1f.5: Adding to iommu group 13
[ 0.492326] pci 0000:01:00.0: Adding to iommu group 14
[ 0.492332] pci 0000:01:00.1: Adding to iommu group 14
[ 0.492338] pci 0000:02:00.0: Adding to iommu group 15
[ 0.492350] pci 0000:2e:00.0: Adding to iommu group 16
[ 0.492445] DMAR: Intel(R) Virtualization Technology for Directed I/O
[ 0.492446] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.492447] software IO TLB: mapped [mem 0x000000005985c000-0x000000005d85c000] (64MB)
[ 0.492463] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2135f7c97c8, max_idle_ns: 440795273205 ns
[ 0.492487] clocksource: Switched to clocksource tsc
[ 0.492497] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.500623] Initialise system trusted keyrings
[ 0.500629] Key type blacklist registered
[ 0.500643] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[ 0.501185] zbud: loaded
[ 0.501276] integrity: Platform Keyring initialized
[ 0.501278] integrity: Machine keyring initialized
[ 0.507766] Key type asymmetric registered
[ 0.507768] Asymmetric key parser 'x509' registered
[ 3.501374] Freeing initrd memory: 69408K
[ 3.502880] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[ 3.502907] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[ 3.502937] io scheduler mq-deadline registered
[ 3.502939] io scheduler kyber registered
[ 3.502952] io scheduler bfq registered
[ 3.505263] pcieport 0000:00:01.0: PME: Signaling with IRQ 123
[ 3.505411] pcieport 0000:00:01.1: PME: Signaling with IRQ 124
[ 3.505563] pcieport 0000:00:07.0: PME: Signaling with IRQ 125
[ 3.505576] pcieport 0000:00:07.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 3.505771] pcieport 0000:00:1c.0: PME: Signaling with IRQ 126
[ 3.505851] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 3.506022] Monitor-Mwait will be used to enter C-1 state
[ 3.506036] Monitor-Mwait will be used to enter C-2 state
[ 3.506045] Monitor-Mwait will be used to enter C-3 state
[ 3.506048] ACPI: \_SB_.PR00: Found 3 idle states
[ 3.507041] ACPI: AC: AC Adapter [ADP1] (on-line)
[ 3.507089] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[ 3.507109] ACPI: button: Sleep Button [SLPB]
[ 3.507130] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 3.507145] ACPI: button: Power Button [PWRB]
[ 3.507156] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[ 3.507162] ACPI: button: Lid Switch [LID0]
[ 3.507175] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 3.507184] ACPI: button: Power Button [PWRF]
[ 3.508058] thermal LNXTHERM:00: registered as thermal_zone0
[ 3.508059] ACPI: thermal: Thermal Zone [TZ00] (28 C)
[ 3.508195] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 3.510574] hpet_acpi_add: no address or irqs in _CRS
[ 3.510595] Non-volatile memory driver v1.3
[ 3.510596] Linux agpgart interface v0.103
[ 3.510597] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[ 3.510721] ACPI: bus type drm_connector registered
[ 3.512103] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.512105] ehci-pci: EHCI PCI platform driver
[ 3.512109] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 3.512111] ohci-pci: OHCI PCI platform driver
[ 3.512114] uhci_hcd: USB Universal Host Controller Interface driver
[ 3.512132] usbcore: registered new interface driver usbserial_generic
[ 3.512135] usbserial: USB Serial support registered for generic
[ 3.512189] rtc_cmos rtc_cmos: RTC can wake from S4
[ 3.513390] rtc_cmos rtc_cmos: registered as rtc0
[ 3.513569] rtc_cmos rtc_cmos: setting system clock to 2022-07-13T11:19:39 UTC (1657711179)
[ 3.513577] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
[ 3.514387] intel_pstate: Intel P-state driver initializing
[ 3.515563] intel_pstate: HWP enabled
[ 3.515810] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.515971] efifb: probing for efifb
[ 3.515979] efifb: framebuffer at 0x4000000000, using 16000k, total 16000k
[ 3.515980] efifb: mode is 2560x1600x32, linelength=10240, pages=1
[ 3.515982] efifb: scrolling: redraw
[ 3.515982] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 3.516028] Console: switching to colour frame buffer device 160x50
[ 3.518466] fb0: EFI VGA frame buffer device
[ 3.518495] hid: raw HID events driver (C) Jiri Kosina
[ 3.518579] intel_pmc_core INT33A1:00: initialized
[ 3.518639] drop_monitor: Initializing network drop monitor service
[ 3.526652] Initializing XFRM netlink socket
[ 3.526713] NET: Registered PF_INET6 protocol family
[ 3.528421] Segment Routing with IPv6
[ 3.528432] RPL Segment Routing with IPv6
[ 3.528449] In-situ OAM (IOAM) with IPv6
[ 3.528470] NET: Registered PF_PACKET protocol family
[ 3.530014] microcode: sig=0x806d1, pf=0x2, revision=0x3e
[ 3.530734] microcode: Microcode Update Driver: v2.2.
[ 3.531307] resctrl: L2 allocation detected
[ 3.531340] IPI shorthand broadcast: enabled
[ 3.531358] sched_clock: Marking stable (3524516665, 6785367)->(3585228474, -53926442)
[ 3.531796] registered taskstats version 1
[ 3.532207] Loading compiled-in X.509 certificates
[ 3.533919] Loaded X.509 cert 'Build time autogenerated kernel key: 9ac788b1bdc96799189c28d95f1f111d064e3dd2'
[ 3.534414] zswap: loaded using pool lz4/z3fold
[ 3.534621] Key type ._fscrypt registered
[ 3.534635] Key type .fscrypt registered
[ 3.534650] Key type fscrypt-provisioning registered
[ 3.535538] PM: Magic number: 14:419:327
[ 3.535668] RAS: Correctable Errors collector initialized.
[ 3.576361] ACPI: battery: Slot [BAT0] (battery present)
[ 3.585476] Freeing unused decrypted memory: 2036K
[ 3.586983] Freeing unused kernel image (initmem) memory: 1860K
[ 3.589898] Write protecting the kernel read-only data: 28672k
[ 3.591561] Freeing unused kernel image (text/rodata gap) memory: 2040K
[ 3.592840] Freeing unused kernel image (rodata/data gap) memory: 1284K
[ 3.599294] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 3.600267] rodata_test: all tests were successful
[ 3.601268] Run /init as init process
[ 3.602217] with arguments:
[ 3.603163] /init
[ 3.604085] with environment:
[ 3.605009] HOME=/
[ 3.605939] TERM=linux
[ 3.606856] BOOT_IMAGE=/arch/boot/x86_64/vmlinuz-linux
[ 3.607809] archisobasedir=arch
[ 3.608709] archisolabel=ARCH_202207
[ 3.673719] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 3.677797] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 3.678077] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 3.679282] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 3.680882] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 3.682742] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 3.689881] ACPI: bus type thunderbolt registered
[ 3.689922] cryptd: max_cpu_qlen set to 1000
[ 3.692465] thunderbolt 0000:00:0d.2: enabling device (0000 -> 0002)
[ 3.694526] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[ 3.698059] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
[ 3.700374] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000000009810
[ 3.706531] AVX2 version of gcm_enc/dec engaged.
[ 3.706621] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[ 3.709714] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
[ 3.711139] AES CTR mode by8 optimization enabled
[ 3.711165] xhci_hcd 0000:00:0d.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 3.714508] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18
[ 3.716372] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.717574] usb usb1: Product: xHCI Host Controller
[ 3.718765] usb usb1: Manufacturer: Linux 5.18.7-arch1-1 xhci-hcd
[ 3.719979] usb usb1: SerialNumber: 0000:00:0d.0
[ 3.721223] hub 1-0:1.0: USB hub found
[ 3.722763] hub 1-0:1.0: 1 port detected
[ 3.724424] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.18
[ 3.725596] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.726791] usb usb2: Product: xHCI Host Controller
[ 3.727960] usb usb2: Manufacturer: Linux 5.18.7-arch1-1 xhci-hcd
[ 3.729141] usb usb2: SerialNumber: 0000:00:0d.0
[ 3.730423] hub 2-0:1.0: USB hub found
[ 3.731530] hub 2-0:1.0: 4 ports detected
[ 3.733197] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 3.734227] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 3.736489] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000000009810
[ 3.737890] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 3.738922] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 3.740109] xhci_hcd 0000:00:14.0: Host supports USB 3.2 Enhanced SuperSpeed
[ 3.741309] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18
[ 3.742488] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.743698] usb usb3: Product: xHCI Host Controller
[ 3.744899] usb usb3: Manufacturer: Linux 5.18.7-arch1-1 xhci-hcd
[ 3.746102] usb usb3: SerialNumber: 0000:00:14.0
[ 3.747412] hub 3-0:1.0: USB hub found
[ 3.748554] hub 3-0:1.0: 16 ports detected
[ 3.750478] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.18
[ 3.751641] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.752881] usb usb4: Product: xHCI Host Controller
[ 3.754131] usb usb4: Manufacturer: Linux 5.18.7-arch1-1 xhci-hcd
[ 3.755377] usb usb4: SerialNumber: 0000:00:14.0
[ 3.756793] hub 4-0:1.0: USB hub found
[ 3.758116] hub 4-0:1.0: 8 ports detected
[ 3.759626] usb: port power management may be unreliable
[ 3.767887] nvme nvme0: pci function 0000:02:00.0
[ 3.769790] nvme 0000:02:00.0: can't change power state from D3cold to D0 (config space inaccessible)
[ 3.771203] nvme nvme0: Removing after probe failure status: -19
[ 3.789546] i915 0000:00:02.0: [drm] VT-d active for gfx access
[ 3.790665] checking generic (4000000000 fa0000) vs hw (622c000000 1000000)
[ 3.791717] r8169 0000:2e:00.0 eth0: RTL8168h/8111h, c0:18:50:33:36:df, XID 541, IRQ 145
[ 3.791748] checking generic (4000000000 fa0000) vs hw (4000000000 10000000)
[ 3.792939] r8169 0000:2e:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 3.794073] fb0: switching to i915 from EFI VGA
[ 3.796397] Console: switching to colour dummy device 80x25
[ 3.796422] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 3.796475] i915 0000:00:02.0: [drm] Transparent Hugepage mode 'huge=within_size'
[ 3.798379] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 3.800045] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/tgl_dmc_ver2_12.bin (v2.12)
[ 3.802921] ACPI Warning: \_SB.PC00.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20211217/nsarguments-61)
[ 3.802972] ACPI Warning: \_SB.PC00.PEG1.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20211217/nsarguments-61)
[ 3.803156] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[ 3.803161] VGA switcheroo: detected Optimus DSM method \_SB_.PC00.PEG1.PEGP handle
[ 3.803162] nouveau: detected PR support, will not use DSM
[ 3.803183] nouveau 0000:01:00.0: can't change power state from D3cold to D0 (config space inaccessible)
[ 3.803255] nouveau 0000:01:00.0: unknown chipset (ffffffff)
[ 3.855055] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 3.941912] i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
[ 3.942790] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[ 3.943248] ACPI: video: Video Device [PEGP] (multi-head: no rom: yes post: no)
[ 3.943367] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input6
[ 3.944363] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 3.944551] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input7
[ 3.946680] fbcon: i915drmfb (fb0) is primary device
[ 4.003121] usb 3-3: new full-speed USB device number 2 using xhci_hcd
[ 4.167020] usb 3-3: New USB device found, idVendor=3151, idProduct=3020, bcdDevice= 0.02
[ 4.167031] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.167032] usb 3-3: Product: Wireless Device
[ 4.167032] usb 3-3: Manufacturer: YICHIP
[ 4.178336] input: YICHIP Wireless Device as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:3151:3020.0001/input/input8
[ 4.233468] hid-generic 0003:3151:3020.0001: input,hidraw0: USB HID v2.00 Keyboard [YICHIP Wireless Device] on usb-0000:00:14.0-3/input0
[ 4.248696] input: YICHIP Wireless Device Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:3151:3020.0002/input/input9
[ 4.248822] input: YICHIP Wireless Device System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:3151:3020.0002/input/input10
[ 4.266631] usb 4-3: new SuperSpeed USB device number 2 using xhci_hcd
[ 4.285093] usb 4-3: New USB device found, idVendor=067b, idProduct=2731, bcdDevice= 1.00
[ 4.285094] usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.285095] usb 4-3: Product: USB SD Card Reader
[ 4.285096] usb 4-3: Manufacturer: Prolific Technology Inc.
[ 4.285096] usb 4-3: SerialNumber: ABCDEF0123456789AB
[ 4.289219] usb-storage 4-3:1.0: USB Mass Storage device detected
[ 4.289453] scsi host0: usb-storage 4-3:1.0
[ 4.289497] usbcore: registered new interface driver usb-storage
[ 4.303229] input: YICHIP Wireless Device Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:3151:3020.0002/input/input11
[ 4.303263] hid-generic 0003:3151:3020.0002: input,hiddev96,hidraw1: USB HID v2.00 Mouse [YICHIP Wireless Device] on usb-0000:00:14.0-3/input1
[ 4.303274] usbcore: registered new interface driver usbhid
[ 4.303275] usbhid: USB HID core driver
[ 4.406479] usb 3-6: new high-speed USB device number 3 using xhci_hcd
[ 4.564691] usb 3-6: New USB device found, idVendor=0408, idProduct=2094, bcdDevice= 0.04
[ 4.564701] usb 3-6: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 4.564702] usb 3-6: Product: USB webcam
[ 4.564702] usb 3-6: Manufacturer: Quanta
[ 4.564703] usb 3-6: SerialNumber: 0x0001
[ 4.689835] usb 3-14: new full-speed USB device number 4 using xhci_hcd
[ 4.832266] usb 3-14: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
[ 4.832268] usb 3-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 5.077413] Console: switching to colour frame buffer device 160x50
[ 5.108489] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 5.129146] usbcore: registered new interface driver uas
[ 5.531525] scsi 0:0:0:0: Direct-Access SD Card Reader 1.00 PQ: 0 ANSI: 6
[ 5.536969] sd 0:0:0:0: [sda] 15605760 512-byte logical blocks: (7.99 GB/7.44 GiB)
[ 5.540942] sd 0:0:0:0: [sda] Write Protect is off
[ 5.543840] sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00
[ 5.547479] sd 0:0:0:0: [sda] No Caching mode page found
[ 5.549168] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 5.557164] sda: sda1 sda2
[ 5.559116] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 5.952096] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 5.954728] ISO 9660 Extensions: RRIP_1991A
[ 5.965027] loop: module loaded
[ 5.966566] loop0: detected capacity change from 0 to 1412680
[ 6.062428] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 6.073374] overlayfs: "xino" feature enabled using 2 upper inode bits.
[ 7.802920] systemd[1]: systemd 251.2-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)
[ 7.806330] systemd[1]: Detected architecture x86-64.
[ 7.807980] systemd[1]: Detected initialized system, this is not the first boot.
[ 7.809079] systemd[1]: Kernel version 5.18.7-arch1-1, our baseline is 4.15
[ 7.859187] systemd[1]: Hostname set to <archiso>.
[ 7.861081] systemd[1]: Initializing machine ID from random generator.
[ 7.862223] systemd[1]: Successfully added address 127.0.0.1 to loopback interface
[ 7.863282] systemd[1]: Successfully added address ::1 to loopback interface
[ 7.864386] systemd[1]: Successfully brought loopback interface up
[ 7.865464] systemd[1]: Setting '/proc/sys/fs/file-max' to '9223372036854775807
[ 7.866532] systemd[1]: '
[ 7.867586] systemd[1]: Setting '/proc/sys/fs/nr_open' to '2147483640
[ 7.868649] systemd[1]: '
[ 7.869705] systemd[1]: Couldn't write fs.nr_open as 2147483640, halving it.
[ 7.870791] systemd[1]: Setting '/proc/sys/fs/nr_open' to '1073741816
[ 7.871893] systemd[1]: '
[ 7.872946] systemd[1]: Successfully bumped fs.nr_open to 1073741816
[ 7.874119] systemd[1]: No credentials passed via fw_cfg.
[ 7.875543] systemd[1]: Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
[ 7.876676] systemd[1]: Unified cgroup hierarchy is located at /sys/fs/cgroup.
[ 7.878833] systemd[1]: bpf-firewall: Got EBADF when using BPF_F_ALLOW_MULTI, which indicates it is supported. Yay!
[ 7.879994] systemd[1]: Controller 'cpu' supported: yes
[ 7.881179] systemd[1]: Controller 'cpuacct' supported: no
[ 7.882317] systemd[1]: Controller 'cpuset' supported: yes
[ 7.883494] systemd[1]: Controller 'io' supported: yes
[ 7.884601] systemd[1]: Controller 'blkio' supported: no
[ 7.885692] systemd[1]: Controller 'memory' supported: yes
[ 7.886831] systemd[1]: Controller 'devices' supported: no
[ 7.887919] systemd[1]: Controller 'pids' supported: yes
[ 7.889008] systemd[1]: Controller 'bpf-firewall' supported: yes
[ 7.890143] systemd[1]: Controller 'bpf-devices' supported: yes
[ 7.891227] systemd[1]: Controller 'bpf-foreign' supported: yes
[ 7.892299] systemd[1]: Controller 'bpf-socket-bind' supported: no
[ 7.893422] systemd[1]: Controller 'bpf-restrict-network-interfaces' supported: no
[ 7.894558] systemd[1]: Set up TFD_TIMER_CANCEL_ON_SET timerfd.
[ 7.899907] systemd[1]: Enabling (yes) showing of status (commandline).
[ 7.901400] systemd[1]: Serializing system-environment-generators to memfd.
[ 7.902543] systemd[1]: Successfully forked off '(sd-executor)' as PID 343.
[ 7.903087] systemd[343]: Serializing 10-arch to memfd.
[ 7.904939] systemd[343]: Successfully forked off '(direxec)' as PID 344.
[ 8.159957] systemd[343]: /usr/lib/systemd/system-environment-generators/10-arch succeeded.
[ 8.161294] systemd[1]: (sd-executor) succeeded.
[ 8.163130] systemd[1]: Successfully forked off '(sd-executor)' as PID 345.
[ 8.163384] systemd[345]: File '/etc/systemd/system-generators/systemd-gpt-auto-generator' is a mask.
[ 8.166665] systemd[345]: File '/usr/lib/systemd/system-generators/systemd-gpt-auto-generator' is masked by previous entry.
[ 8.168035] systemd[345]: Successfully forked off '(direxec)' as PID 346.
[ 8.169294] systemd[345]: Successfully forked off '(direxec)' as PID 347.
[ 8.170544] systemd[345]: Successfully forked off '(direxec)' as PID 348.
[ 8.171779] systemd[345]: Successfully forked off '(direxec)' as PID 349.
[ 8.173008] systemd[345]: Successfully forked off '(direxec)' as PID 350.
[ 8.174270] systemd[345]: Successfully forked off '(direxec)' as PID 351.
[ 8.175474] systemd[345]: Successfully forked off '(direxec)' as PID 352.
[ 8.176702] systemd[345]: Successfully forked off '(direxec)' as PID 353.
[ 8.177913] systemd[345]: Successfully forked off '(direxec)' as PID 354.
[ 8.179111] systemd[345]: Successfully forked off '(direxec)' as PID 355.
[ 8.180311] systemd[345]: Successfully forked off '(direxec)' as PID 356.
[ 8.181489] systemd[345]: Successfully forked off '(direxec)' as PID 357.
[ 8.182674] systemd[345]: Successfully forked off '(direxec)' as PID 358.
[ 8.183891] systemd[345]: Successfully forked off '(direxec)' as PID 359.
[ 8.185180] systemd[345]: Successfully forked off '(direxec)' as PID 360.
[ 8.187930] systemd-hibernate-resume-generator[356]: Not running in an initrd, quitting.
[ 8.187933] systemd-fstab-generator[354]: Parsing /etc/fstab...
[ 8.188028] systemd-bless-boot-generator[351]: Skipping generator, not booted with boot counting in effect.
[ 8.188178] systemd[345]: /usr/lib/systemd/system-generators/systemd-debug-generator succeeded.
[ 8.192086] systemd[345]: /usr/lib/systemd/system-generators/systemd-integritysetup-generator succeeded.
[ 8.194358] systemd[345]: /usr/lib/systemd/system-generators/systemd-run-generator succeeded.
[ 8.196152] systemd[345]: /usr/lib/systemd/system-generators/systemd-bless-boot-generator succeeded.
[ 8.528502] systemd[345]: /usr/lib/systemd/system-generators/netplan succeeded.
[ 8.529596] systemd[345]: /usr/lib/systemd/system-generators/systemd-hibernate-resume-generator succeeded.
[ 8.530741] systemd[345]: /usr/lib/systemd/system-generators/systemd-fstab-generator succeeded.
[ 8.531864] systemd[345]: /usr/lib/systemd/system-generators/systemd-system-update-generator succeeded.
[ 8.532971] systemd[345]: /usr/lib/systemd/system-generators/systemd-getty-generator succeeded.
[ 8.534118] systemd[345]: /usr/lib/systemd/system-generators/systemd-cryptsetup-generator succeeded.
[ 8.535246] systemd[345]: /usr/lib/systemd/system-generators/rpc-pipefs-generator succeeded.
[ 8.536375] systemd[345]: /usr/lib/systemd/system-generators/systemd-veritysetup-generator succeeded.
[ 8.537533] systemd[345]: /usr/lib/systemd/system-generators/nfs-server-generator succeeded.
[ 8.620467] systemd[345]: /usr/lib/systemd/system-generators/cloud-init-generator succeeded.
[ 8.621865] systemd[345]: /usr/lib/systemd/system-generators/ibft-rule-generator succeeded.
[ 8.623645] systemd[1]: (sd-executor) succeeded.
[ 8.625290] systemd[1]: Looking for unit files in (higher priority first):
[ 8.627150] systemd[1]: /etc/systemd/system.control
[ 8.629086] systemd[1]: /run/systemd/system.control
[ 8.631064] systemd[1]: /run/systemd/transient
[ 8.632871] systemd[1]: /run/systemd/generator.early
[ 8.634766] systemd[1]: /etc/systemd/system
[ 8.636550] systemd[1]: /etc/systemd/system.attached
[ 8.638279] systemd[1]: /run/systemd/system
[ 8.639798] systemd[1]: /run/systemd/system.attached
[ 8.641344] systemd[1]: /run/systemd/generator
[ 8.642746] systemd[1]: /usr/local/lib/systemd/system
[ 8.644000] systemd[1]: /usr/lib/systemd/system
[ 8.645237] systemd[1]: /run/systemd/generator.late
[ 8.647085] systemd[1]: Modification times have changed, need to update cache.
[ 8.648474] systemd[1]: unit_file_build_name_map: normal unit file: /etc/systemd/system/choose-mirror.service
[ 8.650886] systemd[1]: unit_file_build_name_map: normal unit file: /etc/systemd/system/etc-pacman.d-gnupg.mount
[ 8.651840] systemd[1]: unit_file_build_name_map: normal unit file: /etc/systemd/system/livecd-alsa-unmuter.service
[ 8.652751] systemd[1]: unit_file_build_name_map: normal unit file: /etc/systemd/system/livecd-talk.service
[ 8.653741] systemd[1]: unit_file_build_name_map: normal unit file: /etc/systemd/system/pacman-init.service
[ 8.654727] systemd[1]: unit_file_build_name_map: normal unit file: /run/systemd/system/netplan-ovs-cleanup.service
[ 8.656014] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/ModemManager.service
[ 8.657058] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/adsl.service
[ 8.658049] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/alsa-restore.service
[ 8.659011] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/alsa-state.service
[ 8.660001] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/auditd.service
[ 8.660998] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/auth-rpcgss-module.service
[ 8.662542] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/avahi-daemon.service
[ 8.663631] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/avahi-daemon.socket
[ 8.664595] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/avahi-dnsconfd.service
[ 8.665559] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/basic.target
[ 8.666534] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/blk-availability.service
[ 8.667546] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/blockdev@.target
[ 8.668502] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/bluetooth.target
[ 8.669436] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/boot-complete.target
[ 8.670424] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/brltty-device@.service
[ 8.671343] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/brltty.path
[ 8.672252] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/brltty@.path
[ 8.673163] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/brltty@.service
[ 8.674192] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/btrfs-scrub@.service
[ 8.675232] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/btrfs-scrub@.timer
[ 8.676242] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/cloud-config.service
[ 8.677273] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/cloud-config.target
[ 8.678282] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/cloud-final.service
[ 8.679278] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/cloud-init-hotplugd.service
[ 8.680269] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/cloud-init-hotplugd.socket
[ 8.681124] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/cloud-init-local.service
[ 8.681968] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/cloud-init.service
[ 8.682812] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/cloud-init.target
[ 8.683712] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/console-getty.service
[ 8.684543] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/container-getty@.service
[ 8.685368] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/cryptsetup-pre.target
[ 8.686190] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/cryptsetup.target
[ 8.687116] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/darkhttpd.service
[ 8.688003] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/darkhttpd@.service
[ 8.689009] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dbus.service
[ 8.689850] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dbus.socket
[ 8.690740] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/debug-shell.service
[ 8.691605] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dev-hugepages.mount
[ 8.692450] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dev-mqueue.mount
[ 8.693331] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dhclient@.service
[ 8.694204] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dhcpcd.service
[ 8.695053] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dhcpcd@.service
[ 8.695899] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dm-event.service
[ 8.696797] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dm-event.socket
[ 8.697672] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dmraid.service
[ 8.698491] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/dnsmasq.service
[ 8.699303] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/e2scrub@.service
[ 8.700171] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/e2scrub_all.service
[ 8.701038] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/e2scrub_all.timer
[ 8.701845] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/e2scrub_fail@.service
[ 8.702646] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/e2scrub_reap.service
[ 8.703502] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/ead.service
[ 8.704348] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/emergency.service
[ 8.705143] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/emergency.target
[ 8.705935] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/espeakup.service
[ 8.706784] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/exit.target
[ 8.707629] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/factory-reset.target
[ 8.708427] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/final.target
[ 8.709226] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/first-boot-complete.target
[ 8.710028] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/fstrim.service
[ 8.710885] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/fstrim.timer
[ 8.711711] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/getty-pre.target
[ 8.712505] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/getty.target
[ 8.713310] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/getty@.service
[ 8.714137] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/gpm.path
[ 8.714925] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/gpm.service
[ 8.715713] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/graphical.target
[ 8.716522] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/gssproxy.service
[ 8.717370] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/halt.target
[ 8.718159] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/hibernate.target
[ 8.718949] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/hv_fcopy_daemon.service
[ 8.719748] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/hv_kvp_daemon.service
[ 8.720598] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/hv_vss_daemon.service
[ 8.721392] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/hybrid-sleep.target
[ 8.722188] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-cleanup.service
[ 8.722985] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-fs.target
[ 8.723841] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-parse-etc.service
[ 8.724694] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-root-device.target
[ 8.725506] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-root-fs.target
[ 8.726309] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-switch-root.service
[ 8.727168] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-switch-root.target
[ 8.727973] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-udevadm-cleanup-db.service
[ 8.728772] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd-usr-fs.target
[ 8.729570] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/initrd.target
[ 8.730520] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/integritysetup-pre.target
[ 8.731328] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/integritysetup.target
[ 8.732131] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/ip6tables.service
[ 8.732931] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/iptables.service
[ 8.733789] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/iscsi-init.service
[ 8.734591] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/iscsi.service
[ 8.735393] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/iscsid.service
[ 8.736196] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/iscsid.socket
[ 8.737049] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/iscsiuio.service
[ 8.737904] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/iscsiuio.socket
[ 8.738701] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/isnsd.service
[ 8.739503] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/isnsd.socket
[ 8.740298] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/iwd.service
[ 8.741149] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/kexec.target
[ 8.741948] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/kmod-static-nodes.service
[ 8.742749] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/krb5-kadmind.service
[ 8.743556] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/krb5-kdc.service
[ 8.744364] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/krb5-kpropd.service
[ 8.745167] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/krb5-kpropd.socket
[ 8.745974] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/krb5-kpropd@.service
[ 8.746827] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/ldconfig.service
[ 8.747684] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/local-fs-pre.target
[ 8.748483] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/local-fs.target
[ 8.749285] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/lvm2-lvmpolld.service
[ 8.750083] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/lvm2-lvmpolld.socket
[ 8.750927] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/lvm2-monitor.service
[ 8.751724] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/machine.slice
[ 8.752518] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/machines.target
[ 8.753316] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/man-db.service
[ 8.754165] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/man-db.timer
[ 8.754961] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/mdadm-grow-continue@.service
[ 8.755761] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/mdadm-last-resort@.service
[ 8.756569] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/mdadm-last-resort@.timer
[ 8.757373] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/mdcheck_continue.service
[ 8.758173] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/mdcheck_continue.timer
[ 8.758969] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/mdcheck_start.service
[ 8.759766] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/mdcheck_start.timer
[ 8.760621] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/mdmon@.service
[ 8.761416] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/mdmonitor-oneshot.service
[ 8.762210] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/mdmonitor-oneshot.timer
[ 8.763001] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/mdmonitor.service
[ 8.763797] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/mkinitcpio-generate-shutdown-ramfs.service
[ 8.764648] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/modprobe@.service
[ 8.765448] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/multi-user.target
[ 8.766247] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/named.service
[ 8.767101] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/nbd.service
[ 8.767903] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/nbd@.service
[ 8.768701] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/network-online.target
[ 8.769502] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/network-pre.target
[ 8.770304] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/network.target
[ 8.771152] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/nfs-blkmap.service
[ 8.771951] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/nfs-client.target
[ 8.772746] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/nfs-idmapd.service
[ 8.773544] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/nfs-mountd.service
[ 8.774333] systemd[1]: unit_file_build_name_map: normal unit file: /usr/lib/systemd/system/nfs-server.service
[ 8.999379] fuse: init (API version 7.36)
[ 9.072106] systemd-journald[384]: Auditing in kernel turned on.
[ 9.073240] systemd-journald[384]: Fixed min_use=16.0M max_use=787.1M max_size=98.3M min_size=512.0K keep_free=393.5M n_max_files=100
[ 9.074197] systemd-journald[384]: Reserving 333 entries in field hash table.
[ 9.076157] systemd-journald[384]: Reserving 179114 entries in data hash table.
[ 9.077701] systemd-journald[384]: Journal effective settings seal=no keyed_hash=yes compress=yes compress_threshold_bytes=512B
[ 9.078748] systemd-journald[384]: Vacuuming...
[ 9.079807] systemd-journald[384]: Vacuuming done, freed 0B of archived journals from /run/log/journal/77f12b2b9d5840e59b8f115c226c70ec.
[ 9.080890] systemd-journald[384]: Flushing /dev/kmsg...
[ 9.093636] systemd-journald[384]: sd-device: Failed to chase symlinks in "/sys/dev/char/238:0".
[ 9.093695] systemd-journald[384]: sd-device: Failed to chase symlinks in "/sys/dev/char/238:0".
[ 9.096602] systemd-journald[384]: systemd-journald running as PID 384 for the system.
[ 9.097770] systemd-journald[384]: Sent READY=1 notification.
[ 9.097772] systemd-journald[384]: Sent WATCHDOG=1 notification.
[ 9.097904] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.101163] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.101231] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.101288] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.101335] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.101391] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.101494] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.101541] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.101582] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.101634] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.101679] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.101775] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.101821] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.101905] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.101989] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.102071] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.102108] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.121214] audit: type=1130 audit(1657711185.103:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9.127644] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.159950] audit: type=1130 audit(1657711185.143:3): 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'
[ 9.163568] audit: type=1130 audit(1657711185.146:4): 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'
[ 9.166965] Asymmetric key parser 'pkcs8' registered
[ 9.170239] audit: type=1130 audit(1657711185.153:5): 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'
[ 9.171066] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.220496] systemd-journald[384]: varlink: New incoming connection.
[ 9.221899] systemd-journald[384]: varlink-20: Setting state idle-server
[ 9.223330] systemd-journald[384]: varlink-20: New incoming message: {"method":"io.systemd.Journal.FlushToVar","parameters":{}}
[ 9.224712] systemd-journald[384]: varlink-20: Changing state idle-server → processing-method
[ 9.226073] systemd-journald[384]: Received client request to flush runtime journal.
[ 9.227472] systemd-journald[384]: Vacuuming...
[ 9.228799] systemd-journald[384]: Vacuuming done, freed 0B of archived journals from /run/log/journal/77f12b2b9d5840e59b8f115c226c70ec.
[ 9.230218] systemd-journald[384]: varlink-20: Sending message: {"parameters":{}}
[ 9.231563] systemd-journald[384]: varlink-20: Changing state processing-method → processed-method
[ 9.232973] systemd-journald[384]: varlink-20: Changing state processed-method → idle-server
[ 9.234556] systemd-journald[384]: varlink-20: Got POLLHUP from socket.
[ 9.235863] systemd-journald[384]: varlink-20: Changing state idle-server → pending-disconnect
[ 9.235866] systemd-journald[384]: varlink-20: Changing state pending-disconnect → processing-disconnect
[ 9.235867] systemd-journald[384]: varlink-20: Changing state processing-disconnect → disconnected
[ 9.241829] audit: type=1130 audit(1657711185.223:6): 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'
[ 9.285280] audit: type=1130 audit(1657711185.266:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9.290576] audit: type=1130 audit(1657711185.273:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9.291281] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.369573] audit: type=1130 audit(1657711185.350:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 9.382294] audit: type=1130 audit(1657711185.363:10): 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'
[ 9.389540] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.393936] audit: type=1334 audit(1657711185.376:11): prog-id=9 op=LOAD
[ 9.394332] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.405181] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.443236] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.474898] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.481893] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.488183] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.575770] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 9.844435] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 9.846369] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 10.134740] input: PC Speaker as /devices/platform/pcspkr/input/input13
[ 10.460223] Consider using thermal netlink events interface
[ 10.460286] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 10.465059] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 10.470134] i2c i2c-15: 2/2 memory slots populated (from DMI)
[ 10.472927] i2c i2c-15: Successfully instantiated SPD at 0x50
[ 10.479351] systemd-journald[384]: Compressed data object 595 -> 363 using ZSTD
[ 10.481695] systemd-journald[384]: Compressed data object 613 -> 382 using ZSTD
[ 10.483398] systemd-journald[384]: Compressed data object 581 -> 353 using ZSTD
[ 10.569270] systemd-journald[384]: Compressed data object 943 -> 341 using ZSTD
[ 10.571429] systemd-journald[384]: Compressed data object 943 -> 341 using ZSTD
[ 10.573047] systemd-journald[384]: Compressed data object 944 -> 341 using ZSTD
[ 10.574749] systemd-journald[384]: Compressed data object 961 -> 357 using ZSTD
[ 10.576317] systemd-journald[384]: Compressed data object 932 -> 330 using ZSTD
[ 10.577913] systemd-journald[384]: Compressed data object 961 -> 357 using ZSTD
[ 10.579418] systemd-journald[384]: Compressed data object 962 -> 358 using ZSTD
[ 10.581393] systemd-journald[384]: Compressed data object 944 -> 341 using ZSTD
[ 10.582759] systemd-journald[384]: Compressed data object 962 -> 358 using ZSTD
[ 10.584729] systemd-journald[384]: Compressed data object 944 -> 341 using ZSTD
[ 10.586161] systemd-journald[384]: Compressed data object 962 -> 358 using ZSTD
[ 10.634793] systemd-journald[384]: Compressed data object 944 -> 341 using ZSTD
[ 10.639190] systemd-journald[384]: Compressed data object 962 -> 358 using ZSTD
[ 10.643260] systemd-journald[384]: Compressed data object 944 -> 341 using ZSTD
[ 10.645277] systemd-journald[384]: Compressed data object 962 -> 358 using ZSTD
[ 10.700638] systemd-journald[384]: Compressed data object 944 -> 341 using ZSTD
[ 10.703024] systemd-journald[384]: Compressed data object 962 -> 358 using ZSTD
[ 10.712293] r8169 0000:2e:00.0 enp46s0: renamed from eth0
[ 10.767603] systemd-journald[384]: Compressed data object 943 -> 341 using ZSTD
[ 10.770025] systemd-journald[384]: Compressed data object 961 -> 357 using ZSTD
[ 10.784533] systemd-journald[384]: Compressed data object 943 -> 341 using ZSTD
[ 10.787691] systemd-journald[384]: Compressed data object 961 -> 357 using ZSTD
[ 10.791350] systemd-journald[384]: Compressed data object 943 -> 341 using ZSTD
[ 10.793821] systemd-journald[384]: Compressed data object 961 -> 357 using ZSTD
[ 10.800464] systemd-journald[384]: Compressed data object 943 -> 342 using ZSTD
[ 10.801657] systemd-journald[384]: Compressed data object 961 -> 357 using ZSTD
[ 10.802929] systemd-journald[384]: Compressed data object 943 -> 341 using ZSTD
[ 10.804118] systemd-journald[384]: Compressed data object 961 -> 357 using ZSTD
[ 10.812561] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 10.816559] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
[ 10.817987] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 10.839877] intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
[ 10.841720] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 10.863771] systemd-journald[384]: Compressed data object 943 -> 341 using ZSTD
[ 10.865204] systemd-journald[384]: Compressed data object 961 -> 357 using ZSTD
[ 10.911121] systemd-journald[384]: Compressed data object 943 -> 342 using ZSTD
[ 10.912872] systemd-journald[384]: Compressed data object 961 -> 357 using ZSTD
[ 10.960218] systemd-journald[384]: Compressed data object 943 -> 341 using ZSTD
[ 10.961171] systemd-journald[384]: Compressed data object 961 -> 357 using ZSTD
[ 10.977924] input: SYN1B8B:00 06CB:CE17 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-16/i2c-SYN1B8B:00/0018:06CB:CE17.0003/input/input14
[ 10.979037] input: SYN1B8B:00 06CB:CE17 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-16/i2c-SYN1B8B:00/0018:06CB:CE17.0003/input/input15
[ 10.980239] hid-generic 0018:06CB:CE17.0003: input,hidraw2: I2C HID v1.00 Mouse [SYN1B8B:00 06CB:CE17] on i2c-SYN1B8B:00
[ 10.986319] resource sanity check: requesting [mem 0xfedc0000-0xfedcdfff], which spans more than pnp 00:02 [mem 0xfedc0000-0xfedc7fff]
[ 10.987842] caller __uncore_imc_init_box+0xc4/0x110 [intel_uncore] mapping multiple BARs
[ 10.989592] mousedev: PS/2 mouse device common for all mice
[ 10.990499] systemd-journald[384]: Compressed data object 595 -> 360 using ZSTD
[ 11.095200] mc: Linux media interface: v0.10
[ 11.095242] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 11.100217] Intel(R) Wireless WiFi driver for Linux
[ 11.101460] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[ 11.211970] Bluetooth: Core ver 2.22
[ 11.213241] NET: Registered PF_BLUETOOTH protocol family
[ 11.214466] intel_rapl_common: Found RAPL domain package
[ 11.215708] intel_rapl_common: Found RAPL domain core
[ 11.216415] Bluetooth: HCI device and connection manager initialized
[ 11.217305] intel_rapl_common: Found RAPL domain uncore
[ 11.219256] Bluetooth: HCI socket layer initialized
[ 11.221232] intel_rapl_common: Found RAPL domain psys
[ 11.223199] Bluetooth: L2CAP socket layer initialized
[ 11.226460] Bluetooth: SCO socket layer initialized
[ 11.228513] videodev: Linux video capture interface: v2.00
[ 11.300572] mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
[ 11.372017] ee1004 15-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 11.380336] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-QuZ-a0-hr-b0-72.ucode failed with error -2
[ 11.385615] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[ 11.388391] intel_rapl_common: Found RAPL domain package
[ 11.391418] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[ 11.413831] wl: loading out-of-tree module taints kernel.
[ 11.415137] wl: module license 'MIXED/Proprietary' taints kernel.
[ 11.416545] Disabling lock debugging due to kernel taint
[ 11.459952] wl: module verification failed: signature and/or required key missing - tainting kernel
[ 11.573909] iTCO_vendor_support: vendor-support=0
[ 11.576460] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[ 11.578318] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 11.580325] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 11.580821] snd_hda_intel 0000:01:00.1: can't change power state from D3cold to D0 (config space inaccessible)
[ 11.584359] snd_hda_intel 0000:01:00.1: can't change power state from D3cold to D0 (config space inaccessible)
[ 11.586283] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 11.587979] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 11.589578] snd_hda_intel 0000:01:00.1: number of I/O streams is 30, forcing separate stream tags
[ 11.609194] input: SYN1B8B:00 06CB:CE17 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-16/i2c-SYN1B8B:00/0018:06CB:CE17.0003/input/input18
[ 11.610804] input: SYN1B8B:00 06CB:CE17 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-16/i2c-SYN1B8B:00/0018:06CB:CE17.0003/input/input19
[ 11.614433] hid-multitouch 0018:06CB:CE17.0003: input,hidraw2: I2C HID v1.00 Mouse [SYN1B8B:00 06CB:CE17] on i2c-SYN1B8B:00
[ 11.625586] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[ 11.627295] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[ 11.638362] iwlwifi 0000:00:14.3: loaded firmware version 71.058653f6.0 QuZ-a0-hr-b0-71.ucode op_mode iwlmvm
[ 11.642426] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 11.657686] spi-nor spi0.0: unrecognized JEDEC id bytes: c2 75 18 c2 75 18
[ 11.659929] spi-nor: probe of spi0.0 failed with error -2
[ 11.663104] usb 3-6: Found UVC 1.00 device USB webcam (0408:2094)
[ 11.668067] input: USB webcam: USB webcam as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/input/input21
[ 11.669518] usbcore: registered new interface driver uvcvideo
[ 11.694333] hdaudio hdaudioC1D0: no AFG or MFG node found
[ 11.697502] hdaudio hdaudioC1D1: no AFG or MFG node found
[ 11.700684] hdaudio hdaudioC1D2: no AFG or MFG node found
[ 11.704285] hdaudio hdaudioC1D3: no AFG or MFG node found
[ 11.713089] hdaudio hdaudioC1D4: no AFG or MFG node found
[ 11.715515] hdaudio hdaudioC1D5: no AFG or MFG node found
[ 11.718105] hdaudio hdaudioC1D6: no AFG or MFG node found
[ 11.720431] hdaudio hdaudioC1D7: no AFG or MFG node found
[ 11.722785] snd_hda_intel 0000:01:00.1: no codecs initialized
[ 11.723110] Generic FE-GE Realtek PHY r8169-0-2e00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-2e00:00, irq=MAC)
[ 11.750625] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[ 11.752180] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 11.766735] usbcore: registered new interface driver btusb
[ 11.767835] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 11.768283] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
[ 11.772921] Bluetooth: hci0: Device revision is 2
[ 11.774335] Bluetooth: hci0: Secure boot is enabled
[ 11.775765] Bluetooth: hci0: OTP lock is enabled
[ 11.777217] Bluetooth: hci0: API lock is enabled
[ 11.778595] Bluetooth: hci0: Debug lock is disabled
[ 11.779997] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 11.867952] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC255: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 11.870389] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 11.872558] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 11.874787] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 11.876672] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 11.878541] snd_hda_codec_realtek hdaudioC0D0: Mic=0x12
[ 11.891243] Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
[ 11.892488] Bluetooth: hci0: Boot Address: 0x24800
[ 11.893790] Bluetooth: hci0: Firmware Version: 118-17.22
[ 11.933282] r8169 0000:2e:00.0 enp46s0: Link is Down
[ 12.010139] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[ 12.011401] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[ 12.012727] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[ 12.014074] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[ 12.015368] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
[ 12.016657] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
[ 12.017953] input: HDA Intel PCH HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
[ 12.019194] input: HDA Intel PCH HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
[ 12.020436] input: HDA Intel PCH HDMI/DP,pcm=13 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input30
[ 12.021656] input: HDA Intel PCH HDMI/DP,pcm=14 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input31
[ 12.022864] input: HDA Intel PCH HDMI/DP,pcm=15 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input32
[ 12.024020] input: HDA Intel PCH HDMI/DP,pcm=16 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input33
[ 12.025160] input: HDA Intel PCH HDMI/DP,pcm=17 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input34
[ 12.136438] psmouse serio1: synaptics: Unable to query device: -71
[ 12.158196] intel_tcc_cooling: Programmable TCC Offset detected
[ 12.167664] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
[ 12.169178] thermal thermal_zone7: failed to read out thermal zone (-61)
[ 12.295872] iwlwifi 0000:00:14.3: Detected RF HR B5, rfid=0x10a100
[ 12.362869] iwlwifi 0000:00:14.3: base HW address: 64:6e:e0:98:d2:35
[ 12.471939] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 12.978972] input: PS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input17
[ 13.719445] Bluetooth: hci0: Waiting for firmware download to complete
[ 13.720714] Bluetooth: hci0: Firmware loaded in 1785473 usecs
[ 13.722029] Bluetooth: hci0: Waiting for device to boot
[ 13.736920] Bluetooth: hci0: Device booted in 14584 usecs
[ 13.736973] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
[ 13.790687] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-4.ddc
[ 13.795107] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 13.798156] Bluetooth: hci0: Firmware revision 0.4 build 118 week 17 2022
[ 15.091516] kauditd_printk_skb: 14 callbacks suppressed
[ 15.091521] audit: type=1130 audit(1657711191.073:26): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 15.092537] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 15.112186] audit: type=1130 audit(1657711191.093:27): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 15.128038] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 15.130960] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 15.133756] audit: type=1334 audit(1657711191.116:28): prog-id=14 op=LOAD
[ 15.134372] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 15.138832] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 15.142365] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 15.153134] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 15.156864] audit: type=1334 audit(1657711191.140:29): prog-id=15 op=LOAD
[ 15.157562] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 15.158325] audit: type=1334 audit(1657711191.140:30): prog-id=16 op=LOAD
[ 15.161346] audit: type=1334 audit(1657711191.140:31): prog-id=17 op=LOAD
[ 15.166987] audit: type=1130 audit(1657711191.150:32): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 15.342778] NET: Registered PF_ALG protocol family
[ 15.348559] audit: type=1130 audit(1657711191.330:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 15.360227] audit: type=1130 audit(1657711191.343:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 15.383334] audit: type=1130 audit(1657711191.366:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshdgenkeys comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 15.536577] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 15.541458] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 15.904378] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 16.058600] NET: Registered PF_QIPCRTR protocol family
[ 16.250473] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 20.802417] kauditd_printk_skb: 7 callbacks suppressed
[ 20.802424] audit: type=1101 audit(1657711196.783:43): pid=632 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/login" hostname=archiso addr=? terminal=/dev/tty1 res=success'
[ 20.802807] audit: type=1103 audit(1657711196.783:44): pid=632 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/login" hostname=archiso addr=? terminal=/dev/tty1 res=success'
[ 20.802889] audit: type=1006 audit(1657711196.783:45): pid=632 uid=0 old-auid=4294967295 auid=0 tty=tty1 old-ses=4294967295 ses=1 res=1
[ 20.802932] audit: type=1300 audit(1657711196.783:45): arch=c000003e syscall=1 success=yes exit=1 a0=4 a1=7fff5e081c30 a2=1 a3=7fff5e081947 items=0 ppid=1 pid=632 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty1 ses=1 comm="login" exe="/usr/bin/login" key=(null)
[ 20.803015] audit: type=1327 audit(1657711196.783:45): proctitle=2F62696E2F6C6F67696E002D70002D66002D2D
[ 20.821536] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 20.839995] audit: type=1130 audit(1657711196.823:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 20.840704] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 20.857597] audit: type=1101 audit(1657711196.840:47): pid=858 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 20.857688] audit: type=1103 audit(1657711196.840:48): pid=858 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 20.857755] audit: type=1006 audit(1657711196.840:49): pid=858 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=2 res=1
[ 20.857796] audit: type=1300 audit(1657711196.840:49): arch=c000003e syscall=1 success=yes exit=1 a0=9 a1=7ffe13aea1a0 a2=1 a3=7ffe13ae9eb7 items=0 ppid=1 pid=858 auid=0 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)
[ 20.950248] systemd-journald[384]: Successfully sent stream file descriptor to service manager.
[ 30.135914] kauditd_printk_skb: 13 callbacks suppressed
[ 30.135920] audit: type=1130 audit(1657711206.116:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=pacman-init comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 32.165589] audit: type=1101 audit(1657711208.146:59): pid=1044 uid=0 auid=0 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=archiso addr=? terminal=/dev/tty1 res=success'
[ 32.165671] audit: type=1110 audit(1657711208.146:60): pid=1044 uid=0 auid=0 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=archiso addr=? terminal=/dev/tty1 res=success'
[ 32.165743] audit: type=1105 audit(1657711208.146:61): pid=1044 uid=0 auid=0 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=archiso addr=? terminal=/dev/tty1 res=success'
[ 32.191829] audit: type=1106 audit(1657711208.173:62): pid=1044 uid=0 auid=0 ses=1 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=archiso addr=? terminal=/dev/tty1 res=success'
[ 32.191980] audit: type=1104 audit(1657711208.173:63): pid=1044 uid=0 auid=0 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=archiso addr=? terminal=/dev/tty1 res=success'
[ 57.019820] audit: type=1101 audit(1657711233.003:64): pid=1052 uid=0 auid=0 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=archiso addr=? terminal=/dev/tty1 res=success'
[ 57.019894] audit: type=1110 audit(1657711233.003:65): pid=1052 uid=0 auid=0 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=archiso addr=? terminal=/dev/tty1 res=success'
[ 57.019967] audit: type=1105 audit(1657711233.003:66): pid=1052 uid=0 auid=0 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=archiso addr=? terminal=/dev/tty1 res=success'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment