您尚未登录。

#1 2025-06-11 02:15:18

Tofweod
会员
注册时间: 2024-12-21
帖子: 8

求助 archlinux 更新滚挂

各位好
在最近执行pacman -Syu更新时,更新了一个6月10日更新的nvidia驱动,然后重启电脑后连不上桌面环境(是单显卡没有核显)
然后执行nvida-smi报错驱动有问题,具体是什么还没截图,因为我以为用timeshift回退一下就行了
在命令行中用timeshift --restore 回退到最近的一个备份(此时报错失败但我当时没注意),重启后电脑无法挂载boot进入紧急模式
检查日志提示是btrfs挂载有问题,相关信息如下
dmesg信息:
Ostq4F.jpg
fstab信息:
OstO3I.jpg
btrfs子卷信息:
OstoiD.jpg

谢谢大家的帮忙

离线

#2 2025-06-11 07:31:08

tmddy
会员
注册时间: 2025-01-23
帖子: 3

Re: 求助 archlinux 更新滚挂

确定是更新的nvidia驱动的导致不,不敢更新了

离线

#3 2025-06-11 09:28:58

依云
会员
所在地: a.k.a. 百合仙子
注册时间: 2011-08-21
帖子: 9,310
个人网站

Re: 求助 archlinux 更新滚挂

看看出现故障时间段的 journalctl _TRANSPORT=kernel 日志。

离线

#4 2025-06-11 14:26:40

Tofweod
会员
注册时间: 2024-12-21
帖子: 8

Re: 求助 archlinux 更新滚挂

最新一次登录的journal日志内容如下

Jun 11 14:14:41 arch-tofweod kernel: Linux version 6.15.1-arch1-2 (linux@archlinux) (gcc (GCC) 15.1.1 20250425, GNU ld (GNU Binutils) 2.44.0) #1 SMP PREEMPT_DYNAMIC Sat, 07 Jun 2025 14:36:24 +0000
Jun 11 14:14:41 arch-tofweod kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=79217ba0-c444-45ed-a14d-15c58e7b2b41 rw rootflags=subvol=@ loglevel=5 nowatchdog resume=UUID=f46ac16e-9404-457e-8869-0242e1c20796
Jun 11 14:14:41 arch-tofweod kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Jun 11 14:14:41 arch-tofweod kernel: BIOS-provided physical RAM map:
Jun 11 14:14:41 arch-tofweod kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
Jun 11 14:14:41 arch-tofweod kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
Jun 11 14:14:41 arch-tofweod kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
Jun 11 14:14:41 arch-tofweod kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jun 11 14:14:41 arch-tofweod kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000063e9bfff] usable
Jun 11 14:14:41 arch-tofweod kernel: BIOS-e820: [mem 0x0000000063e9c000-0x0000000063e9cfff] reserved
Jun 11 14:14:41 arch-tofweod kernel: BIOS-e820: [mem 0x0000000063e9d000-0x00000000745cefff] usable
Jun 11 14:14:41 arch-tofweod kernel: BIOS-e820: [mem 0x00000000745cf000-0x00000000782cefff] reserved
Jun 11 14:14:41 arch-tofweod kernel: BIOS-e820: [mem 0x00000000782cf000-0x000000007851efff] ACPI data
Jun 11 14:14:41 arch-tofweod kernel: BIOS-e820: [mem 0x000000007851f000-0x000000007871efff] ACPI NVS
Jun 11 14:14:41 arch-tofweod kernel: BIOS-e820: [mem 0x000000007871f000-0x0000000079ffefff] reserved
Jun 11 14:14:41 arch-tofweod kernel: BIOS-e820: [mem 0x0000000079fff000-0x0000000079ffffff] usable
Jun 11 14:14:41 arch-tofweod kernel: BIOS-e820: [mem 0x000000007a000000-0x000000007dffffff] reserved
Jun 11 14:14:41 arch-tofweod kernel: BIOS-e820: [mem 0x000000007ee00000-0x000000007fffffff] reserved
Jun 11 14:14:41 arch-tofweod kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Jun 11 14:14:41 arch-tofweod kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Jun 11 14:14:41 arch-tofweod kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jun 11 14:14:41 arch-tofweod kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Jun 11 14:14:41 arch-tofweod kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Jun 11 14:14:41 arch-tofweod kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jun 11 14:14:41 arch-tofweod kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 11 14:14:41 arch-tofweod kernel: BIOS-e820: [mem 0x0000000100000000-0x000000107fffffff] usable
Jun 11 14:14:41 arch-tofweod kernel: NX (Execute Disable) protection: active
Jun 11 14:14:41 arch-tofweod kernel: APIC: Static calls initialized
Jun 11 14:14:41 arch-tofweod kernel: efi: EFI v2.8 by American Megatrends
Jun 11 14:14:41 arch-tofweod kernel: efi: ACPI=0x7867b000 ACPI 2.0=0x7867b014 TPMFinalLog=0x7864a000 SMBIOS=0x79c23000 SMBIOS 3.0=0x79c22000 MEMATTR=0x71b7a198 ESRT=0x7206a498 INITRD=0x677a8a98 RNG=0x78455018 TPMEventLog=0x78450018 
Jun 11 14:14:41 arch-tofweod kernel: random: crng init done
Jun 11 14:14:41 arch-tofweod kernel: efi: Remove mem73: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
Jun 11 14:14:41 arch-tofweod kernel: e820: remove [mem 0xc0000000-0xcfffffff] reserved
Jun 11 14:14:41 arch-tofweod kernel: efi: Not removing mem74: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
Jun 11 14:14:41 arch-tofweod kernel: efi: Not removing mem75: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
Jun 11 14:14:41 arch-tofweod kernel: efi: Not removing mem76: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
Jun 11 14:14:41 arch-tofweod kernel: efi: Not removing mem78: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Jun 11 14:14:41 arch-tofweod kernel: efi: Remove mem79: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Jun 11 14:14:41 arch-tofweod kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Jun 11 14:14:41 arch-tofweod kernel: SMBIOS 3.5.0 present.
Jun 11 14:14:41 arch-tofweod kernel: DMI: Maxsun Default string/MS-Terminator B760M D4, BIOS H5.6G 09/16/2023
Jun 11 14:14:41 arch-tofweod kernel: DMI: Memory slots populated: 2/4
Jun 11 14:14:41 arch-tofweod kernel: tsc: Detected 3600.000 MHz processor
Jun 11 14:14:41 arch-tofweod kernel: tsc: Detected 3609.600 MHz TSC
Jun 11 14:14:41 arch-tofweod kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 11 14:14:41 arch-tofweod kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 11 14:14:41 arch-tofweod kernel: last_pfn = 0x1080000 max_arch_pfn = 0x400000000
Jun 11 14:14:41 arch-tofweod kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Jun 11 14:14:41 arch-tofweod kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jun 11 14:14:41 arch-tofweod kernel: last_pfn = 0x7a000 max_arch_pfn = 0x400000000
Jun 11 14:14:41 arch-tofweod kernel: esrt: Reserving ESRT space from 0x000000007206a498 to 0x000000007206a548.
Jun 11 14:14:41 arch-tofweod kernel: e820: update [mem 0x7206a000-0x7206afff] usable ==> reserved
Jun 11 14:14:41 arch-tofweod kernel: Using GB pages for direct mapping
Jun 11 14:14:41 arch-tofweod kernel: Secure boot disabled
Jun 11 14:14:41 arch-tofweod kernel: RAMDISK: [mem 0x61a6d000-0x62f1efff]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Early table checksum verification disabled
Jun 11 14:14:41 arch-tofweod kernel: ACPI: RSDP 0x000000007867B014 000024 (v02 ALASKA)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: XSDT 0x000000007867A728 0000EC (v01 ALASKA A M I    01072009 AMI  01000013)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: FACP 0x000000007851C000 000114 (v06 ALASKA A M I    01072009 AMI  01000013)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: DSDT 0x0000000078482000 0996E3 (v02 ALASKA A M I    01072009 INTL 20200717)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: FACS 0x000000007871E000 000040
Jun 11 14:14:41 arch-tofweod kernel: ACPI: FIDT 0x0000000078481000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: SSDT 0x000000007851E000 00038C (v02 PmaxDv Pmax_Dev 00000001 INTL 20200717)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: SSDT 0x000000007847B000 005D34 (v02 CpuRef CpuSsdt  00003000 INTL 20200717)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: SSDT 0x0000000078478000 002BED (v02 SaSsdt SaSsdt   00003000 INTL 20200717)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: SSDT 0x0000000078474000 00334F (v02 INTEL  IgfxSsdt 00003000 INTL 20200717)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: HPET 0x000000007851D000 000038 (v01 ALASKA A M I    01072009 AMI  01000013)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: APIC 0x0000000078473000 0001DC (v05 ALASKA A M I    01072009 AMI  01000013)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: MCFG 0x0000000078472000 00003C (v01 ALASKA A M I    01072009 AMI  01000013)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: SSDT 0x0000000078470000 001F1A (v02 ALASKA Ther_Rvp 00001000 INTL 20200717)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: NHLT 0x000000007846F000 00002D (v00 ALASKA A M I    01072009 AMI  01000013)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LPIT 0x000000007846E000 0000CC (v01 ALASKA A M I    01072009 AMI  01000013)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: SSDT 0x000000007846A000 002357 (v02 ALASKA TbtTypeC 00000000 INTL 20200717)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: SSDT 0x0000000078467000 002A83 (v02 ALASKA PtidDevc 00001000 INTL 20200717)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: DBGP 0x0000000078466000 000034 (v01 ALASKA A M I    01072009 AMI  01000013)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: DBG2 0x0000000078465000 000054 (v00 ALASKA A M I    01072009 AMI  01000013)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: SSDT 0x0000000078464000 000C1F (v02 ALASKA UsbCTabl 00001000 INTL 20200717)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: FPDT 0x0000000078463000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: SSDT 0x0000000078461000 001C11 (v02 INTEL  xh_rps14 00000000 INTL 20200717)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: SSDT 0x000000007845D000 003AEA (v02 SocGpe SocGpe   00003000 INTL 20200717)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: SSDT 0x0000000078459000 0039DA (v02 SocCmn SocCmn   00003000 INTL 20200717)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: BGRT 0x0000000078458000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: TPM2 0x0000000078457000 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: PHAT 0x0000000078456000 0005F1 (v01 ALASKA A M I    00000005 MSFT 0100000D)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: WSMT 0x000000007846D000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving FACP table memory at [mem 0x7851c000-0x7851c113]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving DSDT table memory at [mem 0x78482000-0x7851b6e2]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving FACS table memory at [mem 0x7871e000-0x7871e03f]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving FIDT table memory at [mem 0x78481000-0x7848109b]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving SSDT table memory at [mem 0x7851e000-0x7851e38b]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving SSDT table memory at [mem 0x7847b000-0x78480d33]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving SSDT table memory at [mem 0x78478000-0x7847abec]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving SSDT table memory at [mem 0x78474000-0x7847734e]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving HPET table memory at [mem 0x7851d000-0x7851d037]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving APIC table memory at [mem 0x78473000-0x784731db]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving MCFG table memory at [mem 0x78472000-0x7847203b]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving SSDT table memory at [mem 0x78470000-0x78471f19]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving NHLT table memory at [mem 0x7846f000-0x7846f02c]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving LPIT table memory at [mem 0x7846e000-0x7846e0cb]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving SSDT table memory at [mem 0x7846a000-0x7846c356]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving SSDT table memory at [mem 0x78467000-0x78469a82]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving DBGP table memory at [mem 0x78466000-0x78466033]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving DBG2 table memory at [mem 0x78465000-0x78465053]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving SSDT table memory at [mem 0x78464000-0x78464c1e]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving FPDT table memory at [mem 0x78463000-0x78463043]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving SSDT table memory at [mem 0x78461000-0x78462c10]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving SSDT table memory at [mem 0x7845d000-0x78460ae9]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving SSDT table memory at [mem 0x78459000-0x7845c9d9]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving BGRT table memory at [mem 0x78458000-0x78458037]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving TPM2 table memory at [mem 0x78457000-0x7845704b]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving PHAT table memory at [mem 0x78456000-0x784565f0]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Reserving WSMT table memory at [mem 0x7846d000-0x7846d027]
Jun 11 14:14:41 arch-tofweod kernel: No NUMA configuration found
Jun 11 14:14:41 arch-tofweod kernel: Faking a node at [mem 0x0000000000000000-0x000000107fffffff]
Jun 11 14:14:41 arch-tofweod kernel: NODE_DATA(0) allocated [mem 0x107ffd5280-0x107fffffff]
Jun 11 14:14:41 arch-tofweod kernel: Zone ranges:
Jun 11 14:14:41 arch-tofweod kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jun 11 14:14:41 arch-tofweod kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jun 11 14:14:41 arch-tofweod kernel:   Normal   [mem 0x0000000100000000-0x000000107fffffff]
Jun 11 14:14:41 arch-tofweod kernel:   Device   empty
Jun 11 14:14:41 arch-tofweod kernel: Movable zone start for each node
Jun 11 14:14:41 arch-tofweod kernel: Early memory node ranges
Jun 11 14:14:41 arch-tofweod kernel:   node   0: [mem 0x0000000000001000-0x000000000009dfff]
Jun 11 14:14:41 arch-tofweod kernel:   node   0: [mem 0x000000000009f000-0x000000000009ffff]
Jun 11 14:14:41 arch-tofweod kernel:   node   0: [mem 0x0000000000100000-0x0000000063e9bfff]
Jun 11 14:14:41 arch-tofweod kernel:   node   0: [mem 0x0000000063e9d000-0x00000000745cefff]
Jun 11 14:14:41 arch-tofweod kernel:   node   0: [mem 0x0000000079fff000-0x0000000079ffffff]
Jun 11 14:14:41 arch-tofweod kernel:   node   0: [mem 0x0000000100000000-0x000000107fffffff]
Jun 11 14:14:41 arch-tofweod kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000107fffffff]
Jun 11 14:14:41 arch-tofweod kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jun 11 14:14:41 arch-tofweod kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jun 11 14:14:41 arch-tofweod kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Jun 11 14:14:41 arch-tofweod kernel: On node 0, zone DMA32: 1 pages in unavailable ranges
Jun 11 14:14:41 arch-tofweod kernel: On node 0, zone DMA32: 23088 pages in unavailable ranges
Jun 11 14:14:41 arch-tofweod kernel: On node 0, zone Normal: 24576 pages in unavailable ranges
Jun 11 14:14:41 arch-tofweod kernel: ACPI: PM-Timer IO Port: 0x1808
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Jun 11 14:14:41 arch-tofweod kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Jun 11 14:14:41 arch-tofweod kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jun 11 14:14:41 arch-tofweod kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Jun 11 14:14:41 arch-tofweod kernel: e820: update [mem 0x6f5b4000-0x6f5c2fff] usable ==> reserved
Jun 11 14:14:41 arch-tofweod kernel: TSC deadline timer available
Jun 11 14:14:41 arch-tofweod kernel: CPU topo: Max. logical packages:   1
Jun 11 14:14:41 arch-tofweod kernel: CPU topo: Max. logical dies:       1
Jun 11 14:14:41 arch-tofweod kernel: CPU topo: Max. dies per package:   1
Jun 11 14:14:41 arch-tofweod kernel: CPU topo: Max. threads per core:   2
Jun 11 14:14:41 arch-tofweod kernel: CPU topo: Num. cores per package:    12
Jun 11 14:14:41 arch-tofweod kernel: CPU topo: Num. threads per package:  20
Jun 11 14:14:41 arch-tofweod kernel: CPU topo: Allowing 20 present CPUs plus 0 hotplug CPUs
Jun 11 14:14:41 arch-tofweod kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 11 14:14:41 arch-tofweod kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
Jun 11 14:14:41 arch-tofweod kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jun 11 14:14:41 arch-tofweod kernel: PM: hibernation: Registered nosave memory: [mem 0x63e9c000-0x63e9cfff]
Jun 11 14:14:41 arch-tofweod kernel: PM: hibernation: Registered nosave memory: [mem 0x6f5b4000-0x6f5c2fff]
Jun 11 14:14:41 arch-tofweod kernel: PM: hibernation: Registered nosave memory: [mem 0x7206a000-0x7206afff]
Jun 11 14:14:41 arch-tofweod kernel: PM: hibernation: Registered nosave memory: [mem 0x745cf000-0x79ffefff]
Jun 11 14:14:41 arch-tofweod kernel: PM: hibernation: Registered nosave memory: [mem 0x7a000000-0xffffffff]
Jun 11 14:14:41 arch-tofweod kernel: [mem 0x80000000-0xfdffffff] available for PCI devices
Jun 11 14:14:41 arch-tofweod kernel: Booting paravirtualized kernel on bare hardware
Jun 11 14:14:41 arch-tofweod kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Jun 11 14:14:41 arch-tofweod kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:20 nr_cpu_ids:20 nr_node_ids:1
Jun 11 14:14:41 arch-tofweod kernel: percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u262144
Jun 11 14:14:41 arch-tofweod kernel: pcpu-alloc: s217088 r8192 d28672 u262144 alloc=1*2097152
Jun 11 14:14:41 arch-tofweod kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Jun 11 14:14:41 arch-tofweod kernel: pcpu-alloc: [0] 16 17 18 19 -- -- -- -- 
Jun 11 14:14:41 arch-tofweod kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=79217ba0-c444-45ed-a14d-15c58e7b2b41 rw rootflags=subvol=@ loglevel=5 nowatchdog resume=UUID=f46ac16e-9404-457e-8869-0242e1c20796
Jun 11 14:14:41 arch-tofweod kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Jun 11 14:14:41 arch-tofweod kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Jun 11 14:14:41 arch-tofweod kernel: printk: log_buf_len total cpu_extra contributions: 77824 bytes
Jun 11 14:14:41 arch-tofweod kernel: printk: log_buf_len min size: 131072 bytes
Jun 11 14:14:41 arch-tofweod kernel: printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
Jun 11 14:14:41 arch-tofweod kernel: printk: early log buf free: 116856(89%)
Jun 11 14:14:41 arch-tofweod kernel: Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
Jun 11 14:14:41 arch-tofweod kernel: Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Jun 11 14:14:41 arch-tofweod kernel: software IO TLB: area num 32.
Jun 11 14:14:41 arch-tofweod kernel: Fallback order for Node 0: 0 
Jun 11 14:14:41 arch-tofweod kernel: Built 1 zonelists, mobility grouping on.  Total pages: 16729453
Jun 11 14:14:41 arch-tofweod kernel: Policy zone: Normal
Jun 11 14:14:41 arch-tofweod kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jun 11 14:14:41 arch-tofweod kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=20, Nodes=1
Jun 11 14:14:41 arch-tofweod kernel: ftrace: allocating 55561 entries in 220 pages
Jun 11 14:14:41 arch-tofweod kernel: ftrace: allocated 220 pages with 5 groups
Jun 11 14:14:41 arch-tofweod kernel: Dynamic Preempt: full
Jun 11 14:14:41 arch-tofweod kernel: rcu: Preemptible hierarchical RCU implementation.
Jun 11 14:14:41 arch-tofweod kernel: rcu:         RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=20.
Jun 11 14:14:41 arch-tofweod kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Jun 11 14:14:41 arch-tofweod kernel:         Trampoline variant of Tasks RCU enabled.
Jun 11 14:14:41 arch-tofweod kernel:         Rude variant of Tasks RCU enabled.
Jun 11 14:14:41 arch-tofweod kernel:         Tracing variant of Tasks RCU enabled.
Jun 11 14:14:41 arch-tofweod kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
Jun 11 14:14:41 arch-tofweod kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=20
Jun 11 14:14:41 arch-tofweod kernel: RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=20.
Jun 11 14:14:41 arch-tofweod kernel: RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=20.
Jun 11 14:14:41 arch-tofweod kernel: RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=20.
Jun 11 14:14:41 arch-tofweod kernel: NR_IRQS: 524544, nr_irqs: 2216, preallocated irqs: 16
Jun 11 14:14:41 arch-tofweod kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jun 11 14:14:41 arch-tofweod kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jun 11 14:14:41 arch-tofweod kernel: Console: colour dummy device 80x25
Jun 11 14:14:41 arch-tofweod kernel: printk: legacy console [tty0] enabled
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Core revision 20240827
Jun 11 14:14:41 arch-tofweod kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Jun 11 14:14:41 arch-tofweod kernel: APIC: Switch to symmetric I/O mode setup
Jun 11 14:14:41 arch-tofweod kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Jun 11 14:14:41 arch-tofweod kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3407c077a8d, max_idle_ns: 440795342283 ns
Jun 11 14:14:41 arch-tofweod kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7219.20 BogoMIPS (lpj=3609600)
Jun 11 14:14:41 arch-tofweod kernel: CPU0: Thermal monitoring enabled (TM1)
Jun 11 14:14:41 arch-tofweod kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Jun 11 14:14:41 arch-tofweod kernel: CET detected: Indirect Branch Tracking enabled
Jun 11 14:14:41 arch-tofweod kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Jun 11 14:14:41 arch-tofweod kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Jun 11 14:14:41 arch-tofweod kernel: process: using mwait in idle threads
Jun 11 14:14:41 arch-tofweod kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jun 11 14:14:41 arch-tofweod kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Jun 11 14:14:41 arch-tofweod kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Jun 11 14:14:41 arch-tofweod kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jun 11 14:14:41 arch-tofweod kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Jun 11 14:14:41 arch-tofweod kernel: Register File Data Sampling: Mitigation: Clear Register File
Jun 11 14:14:41 arch-tofweod kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 11 14:14:41 arch-tofweod kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 11 14:14:41 arch-tofweod kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 11 14:14:41 arch-tofweod kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Jun 11 14:14:41 arch-tofweod kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Jun 11 14:14:41 arch-tofweod kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jun 11 14:14:41 arch-tofweod kernel: x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
Jun 11 14:14:41 arch-tofweod kernel: x86/fpu: xstate_offset[11]:  840, xstate_sizes[11]:   16
Jun 11 14:14:41 arch-tofweod kernel: x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
Jun 11 14:14:41 arch-tofweod kernel: Freeing SMP alternatives memory: 52K
Jun 11 14:14:41 arch-tofweod kernel: pid_max: default: 32768 minimum: 301
Jun 11 14:14:41 arch-tofweod kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Jun 11 14:14:41 arch-tofweod kernel: landlock: Up and running.
Jun 11 14:14:41 arch-tofweod kernel: Yama: becoming mindful.
Jun 11 14:14:41 arch-tofweod kernel: LSM support for eBPF active
Jun 11 14:14:41 arch-tofweod kernel: Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jun 11 14:14:41 arch-tofweod kernel: Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jun 11 14:14:41 arch-tofweod kernel: smpboot: CPU0: 12th Gen Intel(R) Core(TM) i7-12700KF (family: 0x6, model: 0x97, stepping: 0x2)
Jun 11 14:14:41 arch-tofweod kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline,  AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
Jun 11 14:14:41 arch-tofweod kernel: core: cpu_core PMU driver: 
Jun 11 14:14:41 arch-tofweod kernel: ... version:                5
Jun 11 14:14:41 arch-tofweod kernel: ... bit width:              48
Jun 11 14:14:41 arch-tofweod kernel: ... generic registers:      8
Jun 11 14:14:41 arch-tofweod kernel: ... value mask:             0000ffffffffffff
Jun 11 14:14:41 arch-tofweod kernel: ... max period:             00007fffffffffff
Jun 11 14:14:41 arch-tofweod kernel: ... fixed-purpose events:   4
Jun 11 14:14:41 arch-tofweod kernel: ... event mask:             0001000f000000ff
Jun 11 14:14:41 arch-tofweod kernel: signal: max sigframe size: 3632
Jun 11 14:14:41 arch-tofweod kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1393
Jun 11 14:14:41 arch-tofweod kernel: rcu: Hierarchical SRCU implementation.
Jun 11 14:14:41 arch-tofweod kernel: rcu:         Max phase no-delay instances is 400.
Jun 11 14:14:41 arch-tofweod kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Jun 11 14:14:41 arch-tofweod kernel: smp: Bringing up secondary CPUs ...
Jun 11 14:14:41 arch-tofweod kernel: smpboot: x86: Booting SMP configuration:
Jun 11 14:14:41 arch-tofweod kernel: .... node  #0, CPUs:        #2  #4  #6  #8 #10 #12 #14 #16 #17 #18 #19
Jun 11 14:14:41 arch-tofweod kernel: core: cpu_atom PMU driver: 
Jun 11 14:14:41 arch-tofweod kernel: ... version:                5
Jun 11 14:14:41 arch-tofweod kernel: ... bit width:              48
Jun 11 14:14:41 arch-tofweod kernel: ... generic registers:      6
Jun 11 14:14:41 arch-tofweod kernel: ... value mask:             0000ffffffffffff
Jun 11 14:14:41 arch-tofweod kernel: ... max period:             00007fffffffffff
Jun 11 14:14:41 arch-tofweod kernel: ... fixed-purpose events:   3
Jun 11 14:14:41 arch-tofweod kernel: ... event mask:             000000070000003f
Jun 11 14:14:41 arch-tofweod kernel:   #1  #3  #5  #7  #9 #11 #13 #15
Jun 11 14:14:41 arch-tofweod kernel: smp: Brought up 1 node, 20 CPUs
Jun 11 14:14:41 arch-tofweod kernel: smpboot: Total of 20 processors activated (144384.00 BogoMIPS)
Jun 11 14:14:41 arch-tofweod kernel: Memory: 65599100K/66917812K available (19680K kernel code, 2940K rwdata, 16512K rodata, 4636K init, 5036K bss, 1301512K reserved, 0K cma-reserved)
Jun 11 14:14:41 arch-tofweod kernel: devtmpfs: initialized
Jun 11 14:14:41 arch-tofweod kernel: x86/mm: Memory block size: 2048MB
Jun 11 14:14:41 arch-tofweod kernel: ACPI: PM: Registering ACPI NVS region [mem 0x7851f000-0x7871efff] (2097152 bytes)
Jun 11 14:14:41 arch-tofweod kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Jun 11 14:14:41 arch-tofweod kernel: posixtimers hash table entries: 16384 (order: 6, 262144 bytes, linear)
Jun 11 14:14:41 arch-tofweod kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Jun 11 14:14:41 arch-tofweod kernel: pinctrl core: initialized pinctrl subsystem
Jun 11 14:14:41 arch-tofweod kernel: PM: RTC time: 14:14:36, date: 2025-06-11
Jun 11 14:14:41 arch-tofweod kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jun 11 14:14:41 arch-tofweod kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Jun 11 14:14:41 arch-tofweod kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jun 11 14:14:41 arch-tofweod kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jun 11 14:14:41 arch-tofweod kernel: audit: initializing netlink subsys (disabled)
Jun 11 14:14:41 arch-tofweod kernel: audit: type=2000 audit(1749651276.019:1): state=initialized audit_enabled=0 res=1
Jun 11 14:14:41 arch-tofweod kernel: thermal_sys: Registered thermal governor 'fair_share'
Jun 11 14:14:41 arch-tofweod kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jun 11 14:14:41 arch-tofweod kernel: thermal_sys: Registered thermal governor 'step_wise'
Jun 11 14:14:41 arch-tofweod kernel: thermal_sys: Registered thermal governor 'user_space'
Jun 11 14:14:41 arch-tofweod kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jun 11 14:14:41 arch-tofweod kernel: cpuidle: using governor ladder
Jun 11 14:14:41 arch-tofweod kernel: cpuidle: using governor menu
Jun 11 14:14:41 arch-tofweod kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jun 11 14:14:41 arch-tofweod kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 11 14:14:41 arch-tofweod kernel: PCI: ECAM [mem 0xc0000000-0xcfffffff] (base 0xc0000000) for domain 0000 [bus 00-ff]
Jun 11 14:14:41 arch-tofweod kernel: PCI: Using configuration type 1 for base access
Jun 11 14:14:41 arch-tofweod kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jun 11 14:14:41 arch-tofweod kernel: HugeTLB: allocation took 0ms with hugepage_allocation_threads=5
Jun 11 14:14:41 arch-tofweod kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Jun 11 14:14:41 arch-tofweod kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Jun 11 14:14:41 arch-tofweod kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jun 11 14:14:41 arch-tofweod kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jun 11 14:14:41 arch-tofweod kernel: raid6: skipped pq benchmark and selected avx2x4
Jun 11 14:14:41 arch-tofweod kernel: raid6: using avx2x2 recovery algorithm
Jun 11 14:14:41 arch-tofweod kernel: fbcon: Taking over console
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Added _OSI(Module Device)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Added _OSI(Processor Device)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: 12 ACPI AML tables successfully acquired and loaded
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Dynamic OEM Table Load:
Jun 11 14:14:41 arch-tofweod kernel: ACPI: SSDT 0xFFFF8DF8C21FE800 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20200717)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Dynamic OEM Table Load:
Jun 11 14:14:41 arch-tofweod kernel: ACPI: SSDT 0xFFFF8DF8C21F7800 0006CB (v02 PmRef  Cpu0Ist  00003000 INTL 20200717)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Dynamic OEM Table Load:
Jun 11 14:14:41 arch-tofweod kernel: ACPI: SSDT 0xFFFF8DF8C2267600 0001AB (v02 PmRef  Cpu0Psd  00003000 INTL 20200717)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Dynamic OEM Table Load:
Jun 11 14:14:41 arch-tofweod kernel: ACPI: SSDT 0xFFFF8DF8C21F6000 0004B5 (v02 PmRef  Cpu0Hwp  00003000 INTL 20200717)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Dynamic OEM Table Load:
Jun 11 14:14:41 arch-tofweod kernel: ACPI: SSDT 0xFFFF8DF8C2204000 001BAF (v02 PmRef  ApIst    00003000 INTL 20200717)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Dynamic OEM Table Load:
Jun 11 14:14:41 arch-tofweod kernel: ACPI: SSDT 0xFFFF8DF8C2200000 001038 (v02 PmRef  ApHwp    00003000 INTL 20200717)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Dynamic OEM Table Load:
Jun 11 14:14:41 arch-tofweod kernel: ACPI: SSDT 0xFFFF8DF8C2202000 001349 (v02 PmRef  ApPsd    00003000 INTL 20200717)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Dynamic OEM Table Load:
Jun 11 14:14:41 arch-tofweod kernel: ACPI: SSDT 0xFFFF8DF8C2208000 000FBB (v02 PmRef  ApCst    00003000 INTL 20200717)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Interpreter enabled
Jun 11 14:14:41 arch-tofweod kernel: ACPI: PM: (supports S0 S3 S4 S5)
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Using IOAPIC for interrupt routing
Jun 11 14:14:41 arch-tofweod kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 11 14:14:41 arch-tofweod kernel: PCI: Ignoring E820 reservations for host bridge windows
Jun 11 14:14:41 arch-tofweod kernel: ACPI: Enabled 6 GPEs in block 00 to 7F
Jun 11 14:14:41 arch-tofweod kernel: ACPI: \_SB_.PC00.XHCI.RHUB.HS14.BTRT: New power resource
Jun 11 14:14:41 arch-tofweod kernel: ACPI: \_SB_.PC00.CNVW.WRST: New power resource
Jun 11 14:14:41 arch-tofweod kernel: ACPI: \_TZ_.FN00: New power resource
Jun 11 14:14:41 arch-tofweod kernel: ACPI: \_TZ_.FN01: New power resource
Jun 11 14:14:41 arch-tofweod kernel: ACPI: \_TZ_.FN02: New power resource
Jun 11 14:14:41 arch-tofweod kernel: ACPI: \_TZ_.FN03: New power resource
Jun 11 14:14:41 arch-tofweod kernel: ACPI: \_TZ_.FN04: New power resource
Jun 11 14:14:41 arch-tofweod kernel: ACPI: \PIN_: New power resource
Jun 11 14:14:41 arch-tofweod kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
Jun 11 14:14:41 arch-tofweod kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jun 11 14:14:41 arch-tofweod kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Jun 11 14:14:41 arch-tofweod kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Jun 11 14:14:41 arch-tofweod kernel: PCI host bridge to bus 0000:00
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xbfffffff window]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:00.0: [8086:4668] type 00 class 0x060000 conventional PCI endpoint
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:01.0: [8086:460d] type 01 class 0x060400 PCIe Root Port
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:01.0:   bridge window [io  0x6000-0x6fff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:01.0:   bridge window [mem 0x80000000-0x810fffff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:01.0:   bridge window [mem 0x4000000000-0x4401ffffff 64bit pref]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:01.0: PTM enabled (root), 4ns granularity
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:06.0: [8086:464d] type 01 class 0x060400 PCIe Root Port
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:06.0: PCI bridge to [bus 02]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:06.0:   bridge window [mem 0x82700000-0x827fffff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:06.0: PTM enabled (root), 4ns granularity
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:0a.0: [8086:467d] type 00 class 0x118000 PCIe Root Complex Integrated Endpoint
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:0a.0: BAR 0 [mem 0x4402110000-0x4402117fff 64bit]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:0a.0: enabling Extended Tags
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:14.0: [8086:7a60] type 00 class 0x0c0330 conventional PCI endpoint
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:14.0: BAR 0 [mem 0x4402100000-0x440210ffff 64bit]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:14.2: [8086:7a27] type 00 class 0x050000 conventional PCI endpoint
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:14.2: BAR 0 [mem 0x4402128000-0x440212bfff 64bit]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:14.2: BAR 2 [mem 0x4402130000-0x4402130fff 64bit]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:14.3: [8086:7a70] type 00 class 0x028000 PCIe Root Complex Integrated Endpoint
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:14.3: BAR 0 [mem 0x4402124000-0x4402127fff 64bit]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:15.0: [8086:7a4c] type 00 class 0x0c8000 conventional PCI endpoint
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:15.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:15.1: [8086:7a4d] type 00 class 0x0c8000 conventional PCI endpoint
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:15.1: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:16.0: [8086:7a68] type 00 class 0x078000 conventional PCI endpoint
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:16.0: BAR 0 [mem 0x440212d000-0x440212dfff 64bit]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:16.0: PME# supported from D3hot
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:17.0: [8086:7a62] type 00 class 0x010601 conventional PCI endpoint
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:17.0: BAR 0 [mem 0x82800000-0x82801fff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:17.0: BAR 1 [mem 0x82803000-0x828030ff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:17.0: BAR 2 [io  0x7050-0x7057]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:17.0: BAR 3 [io  0x7040-0x7043]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:17.0: BAR 4 [io  0x7020-0x703f]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:17.0: BAR 5 [mem 0x82802000-0x828027ff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:17.0: PME# supported from D3hot
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1a.0: [8086:7a48] type 01 class 0x060400 PCIe Root Port
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1a.0: PCI bridge to [bus 03]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1a.0:   bridge window [io  0x5000-0x5fff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1a.0:   bridge window [mem 0x81b00000-0x824fffff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1c.0: [8086:7a38] type 01 class 0x060400 PCIe Root Port
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1c.0: PCI bridge to [bus 04]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1c.0:   bridge window [mem 0x81100000-0x81afffff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1c.4: [8086:7a3c] type 01 class 0x060400 PCIe Root Port
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1c.4: PCI bridge to [bus 05]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1c.4:   bridge window [mem 0x82600000-0x826fffff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1c.4: PTM enabled (root), 4ns granularity
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1d.0: [8086:7a36] type 01 class 0x060400 PCIe Root Port
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1d.0: PCI bridge to [bus 06]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1d.0:   bridge window [mem 0x82500000-0x825fffff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1f.0: [8086:7a06] type 00 class 0x060100 conventional PCI endpoint
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1f.3: [8086:7a50] type 00 class 0x040300 conventional PCI endpoint
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1f.3: BAR 0 [mem 0x4402120000-0x4402123fff 64bit]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1f.3: BAR 4 [mem 0x4402000000-0x44020fffff 64bit]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1f.4: [8086:7a23] type 00 class 0x0c0500 conventional PCI endpoint
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1f.4: BAR 0 [mem 0x440212c000-0x440212c0ff 64bit]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1f.4: BAR 4 [io  0xefa0-0xefbf]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1f.5: [8086:7a24] type 00 class 0x0c8000 conventional PCI endpoint
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:01:00.0: [10de:2783] type 00 class 0x030000 PCIe Legacy Endpoint
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:01:00.0: BAR 0 [mem 0x80000000-0x80ffffff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:01:00.0: BAR 1 [mem 0x4000000000-0x43ffffffff 64bit pref]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:01:00.0: BAR 3 [mem 0x4400000000-0x4401ffffff 64bit pref]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:01:00.0: BAR 5 [io  0x6000-0x607f]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:01:00.0: ROM [mem 0x81000000-0x8107ffff pref]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:01:00.0: 31.506 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x2 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:01:00.1: [10de:22bc] type 00 class 0x040300 PCIe Endpoint
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:01:00.1: BAR 0 [mem 0x81080000-0x81083fff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:02:00.0: [144d:a80a] type 00 class 0x010802 PCIe Endpoint
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:02:00.0: BAR 0 [mem 0x82700000-0x82703fff 64bit]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:06.0: PCI bridge to [bus 02]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1a.0: PCI bridge to [bus 03]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1c.0: PCI bridge to [bus 04]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:05:00.0: [144d:a809] type 00 class 0x010802 PCIe Endpoint
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:05:00.0: BAR 0 [mem 0x82600000-0x82603fff 64bit]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1c.4: PCI bridge to [bus 05]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:06:00.0: [10ec:8125] type 00 class 0x020000 PCIe Endpoint
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:06:00.0: BAR 0 [io  0x3000-0x30ff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:06:00.0: BAR 2 [mem 0x82500000-0x8250ffff 64bit]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:06:00.0: BAR 4 [mem 0x82510000-0x82513fff 64bit]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:06:00.0: supports D1 D2
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1d.0: PCI bridge to [bus 06]
Jun 11 14:14:41 arch-tofweod kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Jun 11 14:14:41 arch-tofweod kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 1
Jun 11 14:14:41 arch-tofweod kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Jun 11 14:14:41 arch-tofweod kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jun 11 14:14:41 arch-tofweod kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Jun 11 14:14:41 arch-tofweod kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jun 11 14:14:41 arch-tofweod kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Jun 11 14:14:41 arch-tofweod kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Jun 11 14:14:41 arch-tofweod kernel: iommu: Default domain type: Translated
Jun 11 14:14:41 arch-tofweod kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Jun 11 14:14:41 arch-tofweod kernel: SCSI subsystem initialized
Jun 11 14:14:41 arch-tofweod kernel: libata version 3.00 loaded.
Jun 11 14:14:41 arch-tofweod kernel: ACPI: bus type USB registered
Jun 11 14:14:41 arch-tofweod kernel: usbcore: registered new interface driver usbfs
Jun 11 14:14:41 arch-tofweod kernel: usbcore: registered new interface driver hub
Jun 11 14:14:41 arch-tofweod kernel: usbcore: registered new device driver usb
Jun 11 14:14:41 arch-tofweod kernel: EDAC MC: Ver: 3.0.0
Jun 11 14:14:41 arch-tofweod kernel: efivars: Registered efivars operations
Jun 11 14:14:41 arch-tofweod kernel: NetLabel: Initializing
Jun 11 14:14:41 arch-tofweod kernel: NetLabel:  domain hash size = 128
Jun 11 14:14:41 arch-tofweod kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jun 11 14:14:41 arch-tofweod kernel: NetLabel:  unlabeled traffic allowed by default
Jun 11 14:14:41 arch-tofweod kernel: mctp: management component transport protocol core
Jun 11 14:14:41 arch-tofweod kernel: NET: Registered PF_MCTP protocol family
Jun 11 14:14:41 arch-tofweod kernel: PCI: Using ACPI for IRQ routing
Jun 11 14:14:41 arch-tofweod kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can't claim; no compatible bridge window
Jun 11 14:14:41 arch-tofweod kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Jun 11 14:14:41 arch-tofweod kernel: e820: reserve RAM buffer [mem 0x63e9c000-0x63ffffff]
Jun 11 14:14:41 arch-tofweod kernel: e820: reserve RAM buffer [mem 0x6f5b4000-0x6fffffff]
Jun 11 14:14:41 arch-tofweod kernel: e820: reserve RAM buffer [mem 0x7206a000-0x73ffffff]
Jun 11 14:14:41 arch-tofweod kernel: e820: reserve RAM buffer [mem 0x745cf000-0x77ffffff]
Jun 11 14:14:41 arch-tofweod kernel: e820: reserve RAM buffer [mem 0x7a000000-0x7bffffff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:01:00.0: vgaarb: setting as boot VGA device
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Jun 11 14:14:41 arch-tofweod kernel: vgaarb: loaded
Jun 11 14:14:41 arch-tofweod kernel: clocksource: Switched to clocksource tsc-early
Jun 11 14:14:41 arch-tofweod kernel: VFS: Disk quotas dquot_6.6.0
Jun 11 14:14:41 arch-tofweod kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 11 14:14:41 arch-tofweod kernel: pnp: PnP ACPI init
Jun 11 14:14:41 arch-tofweod kernel: system 00:00: [io  0x0290-0x029f] has been reserved
Jun 11 14:14:41 arch-tofweod kernel: system 00:00: [io  0x0b00-0x0b1f] has been reserved
Jun 11 14:14:41 arch-tofweod kernel: pnp 00:01: [dma 0 disabled]
Jun 11 14:14:41 arch-tofweod kernel: system 00:02: [io  0x0680-0x069f] has been reserved
Jun 11 14:14:41 arch-tofweod kernel: system 00:02: [io  0x164e-0x164f] has been reserved
Jun 11 14:14:41 arch-tofweod kernel: system 00:03: [mem 0xfedc0000-0xfedc7fff] has been reserved
Jun 11 14:14:41 arch-tofweod kernel: system 00:03: [mem 0xfeda0000-0xfeda0fff] has been reserved
Jun 11 14:14:41 arch-tofweod kernel: system 00:03: [mem 0xfeda1000-0xfeda1fff] has been reserved
Jun 11 14:14:41 arch-tofweod kernel: system 00:03: [mem 0xc0000000-0xcfffffff] has been reserved
Jun 11 14:14:41 arch-tofweod kernel: system 00:03: [mem 0xfed20000-0xfed7ffff] could not be reserved
Jun 11 14:14:41 arch-tofweod kernel: system 00:03: [mem 0xfed90000-0xfed93fff] has been reserved
Jun 11 14:14:41 arch-tofweod kernel: system 00:03: [mem 0xfed45000-0xfed8ffff] could not be reserved
Jun 11 14:14:41 arch-tofweod kernel: system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
Jun 11 14:14:41 arch-tofweod kernel: system 00:04: [io  0x2000-0x20fe] has been reserved
Jun 11 14:14:41 arch-tofweod kernel: pnp: PnP ACPI: found 6 devices
Jun 11 14:14:41 arch-tofweod kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 11 14:14:41 arch-tofweod kernel: NET: Registered PF_INET protocol family
Jun 11 14:14:41 arch-tofweod kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 11 14:14:41 arch-tofweod kernel: tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
Jun 11 14:14:41 arch-tofweod kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jun 11 14:14:41 arch-tofweod kernel: TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Jun 11 14:14:41 arch-tofweod kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jun 11 14:14:41 arch-tofweod kernel: TCP: Hash tables configured (established 524288 bind 65536)
Jun 11 14:14:41 arch-tofweod kernel: MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
Jun 11 14:14:41 arch-tofweod kernel: UDP hash table entries: 32768 (order: 9, 2097152 bytes, linear)
Jun 11 14:14:41 arch-tofweod kernel: UDP-Lite hash table entries: 32768 (order: 9, 2097152 bytes, linear)
Jun 11 14:14:41 arch-tofweod kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jun 11 14:14:41 arch-tofweod kernel: NET: Registered PF_XDP protocol family
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1a.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 add_align 100000
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1a.0: bridge window [mem 0x4402200000-0x44023fffff 64bit pref]: assigned
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1c.0: bridge window [mem 0x4402400000-0x44025fffff 64bit pref]: assigned
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:15.0: BAR 0 [mem 0x4402118000-0x4402118fff 64bit]: assigned
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:15.1: BAR 0 [mem 0x4402119000-0x4402119fff 64bit]: assigned
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1f.5: BAR 0 [mem 0x82804000-0x82804fff]: assigned
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:01.0:   bridge window [io  0x6000-0x6fff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:01.0:   bridge window [mem 0x80000000-0x810fffff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:01.0:   bridge window [mem 0x4000000000-0x4401ffffff 64bit pref]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:06.0: PCI bridge to [bus 02]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:06.0:   bridge window [mem 0x82700000-0x827fffff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1a.0: PCI bridge to [bus 03]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1a.0:   bridge window [io  0x5000-0x5fff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1a.0:   bridge window [mem 0x81b00000-0x824fffff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1a.0:   bridge window [mem 0x4402200000-0x44023fffff 64bit pref]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1c.0: PCI bridge to [bus 04]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1c.0:   bridge window [mem 0x81100000-0x81afffff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1c.0:   bridge window [mem 0x4402400000-0x44025fffff 64bit pref]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1c.4: PCI bridge to [bus 05]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1c.4:   bridge window [mem 0x82600000-0x826fffff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1d.0: PCI bridge to [bus 06]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:00:1d.0:   bridge window [mem 0x82500000-0x825fffff]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:00: resource 8 [mem 0x80000000-0xbfffffff window]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff window]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:01: resource 0 [io  0x6000-0x6fff]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:01: resource 1 [mem 0x80000000-0x810fffff]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:01: resource 2 [mem 0x4000000000-0x4401ffffff 64bit pref]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:02: resource 1 [mem 0x82700000-0x827fffff]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:03: resource 0 [io  0x5000-0x5fff]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:03: resource 1 [mem 0x81b00000-0x824fffff]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:03: resource 2 [mem 0x4402200000-0x44023fffff 64bit pref]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:04: resource 0 [io  0x4000-0x4fff]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:04: resource 1 [mem 0x81100000-0x81afffff]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:04: resource 2 [mem 0x4402400000-0x44025fffff 64bit pref]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:05: resource 1 [mem 0x82600000-0x826fffff]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:06: resource 0 [io  0x3000-0x3fff]
Jun 11 14:14:41 arch-tofweod kernel: pci_bus 0000:06: resource 1 [mem 0x82500000-0x825fffff]
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
Jun 11 14:14:41 arch-tofweod kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Jun 11 14:14:41 arch-tofweod kernel: PCI: CLS 64 bytes, default 64
Jun 11 14:14:41 arch-tofweod kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 11 14:14:41 arch-tofweod kernel: software IO TLB: mapped [mem 0x000000006b5b4000-0x000000006f5b4000] (64MB)
Jun 11 14:14:41 arch-tofweod kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3407c077a8d, max_idle_ns: 440795342283 ns
Jun 11 14:14:41 arch-tofweod kernel: clocksource: Switched to clocksource tsc
Jun 11 14:14:41 arch-tofweod kernel: Trying to unpack rootfs image as initramfs...
Jun 11 14:14:41 arch-tofweod kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Jun 11 14:14:41 arch-tofweod kernel: Initialise system trusted keyrings
Jun 11 14:14:41 arch-tofweod kernel: Key type blacklist registered
Jun 11 14:14:41 arch-tofweod kernel: workingset: timestamp_bits=36 max_order=24 bucket_order=0
Jun 11 14:14:41 arch-tofweod kernel: fuse: init (API version 7.43)
Jun 11 14:14:41 arch-tofweod kernel: integrity: Platform Keyring initialized
Jun 11 14:14:41 arch-tofweod kernel: integrity: Machine keyring initialized
Jun 11 14:14:41 arch-tofweod kernel: Freeing initrd memory: 21192K
Jun 11 14:14:41 arch-tofweod kernel: xor: automatically using best checksumming function   avx       
Jun 11 14:14:41 arch-tofweod kernel: Key type asymmetric registered
Jun 11 14:14:41 arch-tofweod kernel: Asymmetric key parser 'x509' registered
Jun 11 14:14:41 arch-tofweod kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Jun 11 14:14:41 arch-tofweod kernel: io scheduler mq-deadline registered
Jun 11 14:14:41 arch-tofweod kernel: io scheduler kyber registered
Jun 11 14:14:41 arch-tofweod kernel: io scheduler bfq registered
Jun 11 14:14:41 arch-tofweod kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 11 14:14:41 arch-tofweod kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 120
Jun 11 14:14:41 arch-tofweod kernel: pcieport 0000:00:01.0: AER: enabled with IRQ 120
Jun 11 14:14:41 arch-tofweod kernel: pcieport 0000:00:06.0: PME: Signaling with IRQ 121
Jun 11 14:14:41 arch-tofweod kernel: pcieport 0000:00:06.0: AER: enabled with IRQ 121
Jun 11 14:14:41 arch-tofweod kernel: pcieport 0000:00:1a.0: PME: Signaling with IRQ 122
Jun 11 14:14:41 arch-tofweod kernel: pcieport 0000:00:1a.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Jun 11 14:14:41 arch-tofweod kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 123
Jun 11 14:14:41 arch-tofweod kernel: pcieport 0000:00:1c.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Jun 11 14:14:41 arch-tofweod kernel: pcieport 0000:00:1c.4: PME: Signaling with IRQ 124
Jun 11 14:14:41 arch-tofweod kernel: pcieport 0000:00:1c.4: AER: enabled with IRQ 124
Jun 11 14:14:41 arch-tofweod kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 125
Jun 11 14:14:41 arch-tofweod kernel: pcieport 0000:00:1d.0: AER: enabled with IRQ 125
Jun 11 14:14:41 arch-tofweod kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
Jun 11 14:14:41 arch-tofweod kernel: ACPI: button: Sleep Button [SLPB]
Jun 11 14:14:41 arch-tofweod kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Jun 11 14:14:41 arch-tofweod kernel: ACPI: button: Power Button [PWRB]
Jun 11 14:14:41 arch-tofweod kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Jun 11 14:14:41 arch-tofweod kernel: ACPI: button: Power Button [PWRF]
Jun 11 14:14:41 arch-tofweod kernel: thermal LNXTHERM:00: registered as thermal_zone0
Jun 11 14:14:41 arch-tofweod kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Jun 11 14:14:41 arch-tofweod kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jun 11 14:14:41 arch-tofweod kernel: 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jun 11 14:14:41 arch-tofweod kernel: hpet_acpi_add: no address or irqs in _CRS
Jun 11 14:14:41 arch-tofweod kernel: Non-volatile memory driver v1.3
Jun 11 14:14:41 arch-tofweod kernel: Linux agpgart interface v0.103
Jun 11 14:14:41 arch-tofweod kernel: ACPI: bus type drm_connector registered
Jun 11 14:14:41 arch-tofweod kernel: ahci 0000:00:17.0: version 3.0
Jun 11 14:14:41 arch-tofweod kernel: ahci 0000:00:17.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Jun 11 14:14:41 arch-tofweod kernel: ahci 0000:00:17.0: 4/4 ports implemented (port mask 0xf0)
Jun 11 14:14:41 arch-tofweod kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds 
Jun 11 14:14:41 arch-tofweod kernel: scsi host0: ahci
Jun 11 14:14:41 arch-tofweod kernel: scsi host1: ahci
Jun 11 14:14:41 arch-tofweod kernel: scsi host2: ahci
Jun 11 14:14:41 arch-tofweod kernel: scsi host3: ahci
Jun 11 14:14:41 arch-tofweod kernel: scsi host4: ahci
Jun 11 14:14:41 arch-tofweod kernel: scsi host5: ahci
Jun 11 14:14:41 arch-tofweod kernel: scsi host6: ahci
Jun 11 14:14:41 arch-tofweod kernel: scsi host7: ahci
Jun 11 14:14:41 arch-tofweod kernel: ata1: DUMMY
Jun 11 14:14:41 arch-tofweod kernel: ata2: DUMMY
Jun 11 14:14:41 arch-tofweod kernel: ata3: DUMMY
Jun 11 14:14:41 arch-tofweod kernel: ata4: DUMMY
Jun 11 14:14:41 arch-tofweod kernel: ata5: SATA max UDMA/133 abar m2048@0x82802000 port 0x82802300 irq 126 lpm-pol 3
Jun 11 14:14:41 arch-tofweod kernel: ata6: SATA max UDMA/133 abar m2048@0x82802000 port 0x82802380 irq 126 lpm-pol 3
Jun 11 14:14:41 arch-tofweod kernel: ata7: SATA max UDMA/133 abar m2048@0x82802000 port 0x82802400 irq 126 lpm-pol 3
Jun 11 14:14:41 arch-tofweod kernel: ata8: SATA max UDMA/133 abar m2048@0x82802000 port 0x82802480 irq 126 lpm-pol 3
Jun 11 14:14:41 arch-tofweod kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 11 14:14:41 arch-tofweod kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Jun 11 14:14:41 arch-tofweod kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Jun 11 14:14:41 arch-tofweod kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 11 14:14:41 arch-tofweod kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Jun 11 14:14:41 arch-tofweod kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.2 Enhanced SuperSpeed
Jun 11 14:14:41 arch-tofweod kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.15
Jun 11 14:14:41 arch-tofweod kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 11 14:14:41 arch-tofweod kernel: usb usb1: Product: xHCI Host Controller
Jun 11 14:14:41 arch-tofweod kernel: usb usb1: Manufacturer: Linux 6.15.1-arch1-2 xhci-hcd
Jun 11 14:14:41 arch-tofweod kernel: usb usb1: SerialNumber: 0000:00:14.0
Jun 11 14:14:41 arch-tofweod kernel: hub 1-0:1.0: USB hub found
Jun 11 14:14:41 arch-tofweod kernel: hub 1-0:1.0: 16 ports detected
Jun 11 14:14:41 arch-tofweod kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.15
Jun 11 14:14:41 arch-tofweod kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 11 14:14:41 arch-tofweod kernel: usb usb2: Product: xHCI Host Controller
Jun 11 14:14:41 arch-tofweod kernel: usb usb2: Manufacturer: Linux 6.15.1-arch1-2 xhci-hcd
Jun 11 14:14:41 arch-tofweod kernel: usb usb2: SerialNumber: 0000:00:14.0
Jun 11 14:14:41 arch-tofweod kernel: hub 2-0:1.0: USB hub found
Jun 11 14:14:41 arch-tofweod kernel: hub 2-0:1.0: 9 ports detected
Jun 11 14:14:41 arch-tofweod kernel: usbcore: registered new interface driver usbserial_generic
Jun 11 14:14:41 arch-tofweod kernel: usbserial: USB Serial support registered for generic
Jun 11 14:14:41 arch-tofweod kernel: i8042: PNP: No PS/2 controller found.
Jun 11 14:14:41 arch-tofweod kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Jun 11 14:14:41 arch-tofweod kernel: rtc_cmos rtc_cmos: registered as rtc0
Jun 11 14:14:41 arch-tofweod kernel: rtc_cmos rtc_cmos: setting system clock to 2025-06-11T14:14:36 UTC (1749651276)
Jun 11 14:14:41 arch-tofweod kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
Jun 11 14:14:41 arch-tofweod kernel: intel_pstate: Intel P-state driver initializing
Jun 11 14:14:41 arch-tofweod kernel: intel_pstate: HWP enabled
Jun 11 14:14:41 arch-tofweod kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
Jun 11 14:14:41 arch-tofweod kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Jun 11 14:14:41 arch-tofweod kernel: Console: switching to colour frame buffer device 128x48
Jun 11 14:14:41 arch-tofweod kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Jun 11 14:14:41 arch-tofweod kernel: hid: raw HID events driver (C) Jiri Kosina
Jun 11 14:14:41 arch-tofweod kernel: usbcore: registered new interface driver usbhid
Jun 11 14:14:41 arch-tofweod kernel: usbhid: USB HID core driver
Jun 11 14:14:41 arch-tofweod kernel: drop_monitor: Initializing network drop monitor service
Jun 11 14:14:41 arch-tofweod kernel: NET: Registered PF_INET6 protocol family
Jun 11 14:14:41 arch-tofweod kernel: Segment Routing with IPv6
Jun 11 14:14:41 arch-tofweod kernel: RPL Segment Routing with IPv6
Jun 11 14:14:41 arch-tofweod kernel: In-situ OAM (IOAM) with IPv6
Jun 11 14:14:41 arch-tofweod kernel: NET: Registered PF_PACKET protocol family
Jun 11 14:14:41 arch-tofweod kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jun 11 14:14:41 arch-tofweod kernel: microcode: Current revision: 0x0000003a
Jun 11 14:14:41 arch-tofweod kernel: microcode: Updated early from: 0x0000002c
Jun 11 14:14:41 arch-tofweod kernel: IPI shorthand broadcast: enabled
Jun 11 14:14:41 arch-tofweod kernel: sched_clock: Marking stable (520000898, 6453218)->(578566134, -52112018)
Jun 11 14:14:41 arch-tofweod kernel: registered taskstats version 1
Jun 11 14:14:41 arch-tofweod kernel: Loading compiled-in X.509 certificates
Jun 11 14:14:41 arch-tofweod kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 3fcaea84a70121211666a91c2a74013e3a64fb57'
Jun 11 14:14:41 arch-tofweod kernel: zswap: loaded using pool zstd/zsmalloc
Jun 11 14:14:41 arch-tofweod kernel: Demotion targets for Node 0: null
Jun 11 14:14:41 arch-tofweod kernel: Key type .fscrypt registered
Jun 11 14:14:41 arch-tofweod kernel: Key type fscrypt-provisioning registered
Jun 11 14:14:41 arch-tofweod kernel: Btrfs loaded, zoned=yes, fsverity=yes
Jun 11 14:14:41 arch-tofweod kernel: Key type big_key registered
Jun 11 14:14:41 arch-tofweod kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 11 14:14:41 arch-tofweod kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Jun 11 14:14:41 arch-tofweod kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 11 14:14:41 arch-tofweod kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Jun 11 14:14:41 arch-tofweod kernel: PM:   Magic number: 13:478:232
Jun 11 14:14:41 arch-tofweod kernel: aer 0000:00:1d.0:pcie002: hash matches
Jun 11 14:14:41 arch-tofweod kernel: platform acpi-cpufreq: hash matches
Jun 11 14:14:41 arch-tofweod kernel: acpi device:79: hash matches
Jun 11 14:14:41 arch-tofweod kernel: acpi device:4c: hash matches
Jun 11 14:14:41 arch-tofweod kernel: RAS: Correctable Errors collector initialized.
Jun 11 14:14:41 arch-tofweod kernel: usb 1-2: new full-speed USB device number 2 using xhci_hcd
Jun 11 14:14:41 arch-tofweod kernel: ata6: SATA link down (SStatus 4 SControl 300)
Jun 11 14:14:41 arch-tofweod kernel: ata5: SATA link down (SStatus 4 SControl 300)
Jun 11 14:14:41 arch-tofweod kernel: ata7: SATA link down (SStatus 4 SControl 300)
Jun 11 14:14:41 arch-tofweod kernel: ata8: SATA link down (SStatus 4 SControl 300)
Jun 11 14:14:41 arch-tofweod kernel: clk: Disabling unused clocks
Jun 11 14:14:41 arch-tofweod kernel: PM: genpd: Disabling unused power domains
Jun 11 14:14:41 arch-tofweod kernel: Freeing unused decrypted memory: 2028K
Jun 11 14:14:41 arch-tofweod kernel: Freeing unused kernel image (initmem) memory: 4636K
Jun 11 14:14:41 arch-tofweod kernel: Write protecting the kernel read-only data: 38912k
Jun 11 14:14:41 arch-tofweod kernel: Freeing unused kernel image (text/rodata gap) memory: 796K
Jun 11 14:14:41 arch-tofweod kernel: Freeing unused kernel image (rodata/data gap) memory: 1920K
Jun 11 14:14:41 arch-tofweod kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 11 14:14:41 arch-tofweod kernel: rodata_test: all tests were successful
Jun 11 14:14:41 arch-tofweod kernel: Run /init as init process
Jun 11 14:14:41 arch-tofweod kernel:   with arguments:
Jun 11 14:14:41 arch-tofweod kernel:     /init
Jun 11 14:14:41 arch-tofweod kernel:   with environment:
Jun 11 14:14:41 arch-tofweod kernel:     HOME=/
Jun 11 14:14:41 arch-tofweod kernel:     TERM=linux
Jun 11 14:14:41 arch-tofweod kernel:     BOOT_IMAGE=/vmlinuz-linux
Jun 11 14:14:41 arch-tofweod kernel: usb 1-2: New USB device found, idVendor=0cf2, idProduct=7750, bcdDevice= 1.00
Jun 11 14:14:41 arch-tofweod kernel: usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 11 14:14:41 arch-tofweod kernel: usb 1-2: Product: 6K7750
Jun 11 14:14:41 arch-tofweod kernel: usb 1-2: Manufacturer: ENE
Jun 11 14:14:41 arch-tofweod kernel: usb 1-2: SerialNumber: 9876543210
Jun 11 14:14:41 arch-tofweod kernel: hid-generic 0003:0CF2:7750.0001: hiddev96,hidraw0: USB HID v1.11 Device [ENE 6K7750] on usb-0000:00:14.0-2/input1
Jun 11 14:14:41 arch-tofweod kernel: Key type psk registered
Jun 11 14:14:41 arch-tofweod kernel: nvme nvme0: pci function 0000:02:00.0
Jun 11 14:14:41 arch-tofweod kernel: nvme nvme1: pci function 0000:05:00.0
Jun 11 14:14:41 arch-tofweod kernel: nvme nvme0: D3 entry latency set to 10 seconds
Jun 11 14:14:41 arch-tofweod kernel: nvme nvme1: D3 entry latency set to 8 seconds
Jun 11 14:14:41 arch-tofweod kernel: nvme nvme0: 20/0/0 default/read/poll queues
Jun 11 14:14:41 arch-tofweod kernel:  nvme0n1: p1 p2 p3 p4
Jun 11 14:14:41 arch-tofweod kernel: usb 2-8: new SuperSpeed USB device number 2 using xhci_hcd
Jun 11 14:14:41 arch-tofweod kernel: nvme nvme1: allocated 64 MiB host memory buffer (16 segments).
Jun 11 14:14:41 arch-tofweod kernel: usb 2-8: New USB device found, idVendor=0951, idProduct=1666, bcdDevice= 1.10
Jun 11 14:14:41 arch-tofweod kernel: usb 2-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 11 14:14:41 arch-tofweod kernel: usb 2-8: Product: DataTraveler 3.0
Jun 11 14:14:41 arch-tofweod kernel: usb 2-8: Manufacturer: Kingston
Jun 11 14:14:41 arch-tofweod kernel: usb 2-8: SerialNumber: 50E549C3445FB120C9243CE5
Jun 11 14:14:41 arch-tofweod kernel: nvme nvme1: 12/0/0 default/read/poll queues
Jun 11 14:14:41 arch-tofweod kernel:  nvme1n1: p1 p2 p3
Jun 11 14:14:41 arch-tofweod kernel: usb 1-10: new low-speed USB device number 3 using xhci_hcd
Jun 11 14:14:41 arch-tofweod kernel: usb 1-10: device descriptor read/64, error -71
Jun 11 14:14:41 arch-tofweod kernel: usb 1-10: device descriptor read/64, error -71
Jun 11 14:14:41 arch-tofweod kernel: usb 1-10: new low-speed USB device number 4 using xhci_hcd
Jun 11 14:14:41 arch-tofweod kernel: usb 1-10: device descriptor read/64, error -71
Jun 11 14:14:41 arch-tofweod kernel: usb 1-10: device descriptor read/64, error -71
Jun 11 14:14:41 arch-tofweod kernel: usb usb1-port10: attempt power cycle
Jun 11 14:14:41 arch-tofweod kernel: usb 2-9: new SuperSpeed USB device number 3 using xhci_hcd
Jun 11 14:14:41 arch-tofweod kernel: usb 2-9: New USB device found, idVendor=04e8, idProduct=4001, bcdDevice= 1.00
Jun 11 14:14:41 arch-tofweod kernel: usb 2-9: New USB device strings: Mfr=2, Product=3, SerialNumber=1
Jun 11 14:14:41 arch-tofweod kernel: usb 2-9: Product: PSSD T7
Jun 11 14:14:41 arch-tofweod kernel: usb 2-9: Manufacturer: Samsung
Jun 11 14:14:41 arch-tofweod kernel: usb 2-9: SerialNumber: S6XDNS0W200154D
Jun 11 14:14:41 arch-tofweod kernel: usb-storage 2-8:1.0: USB Mass Storage device detected
Jun 11 14:14:41 arch-tofweod kernel: scsi host8: usb-storage 2-8:1.0
Jun 11 14:14:41 arch-tofweod kernel: usbcore: registered new interface driver usb-storage
Jun 11 14:14:41 arch-tofweod kernel: scsi host9: uas
Jun 11 14:14:41 arch-tofweod kernel: usbcore: registered new interface driver uas
Jun 11 14:14:41 arch-tofweod kernel: scsi 9:0:0:0: Direct-Access     Samsung  PSSD T7          0    PQ: 0 ANSI: 6
Jun 11 14:14:41 arch-tofweod kernel: sd 9:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Jun 11 14:14:41 arch-tofweod kernel: sd 9:0:0:0: [sda] Write Protect is off
Jun 11 14:14:41 arch-tofweod kernel: sd 9:0:0:0: [sda] Mode Sense: 43 00 00 00
Jun 11 14:14:41 arch-tofweod kernel: sd 9:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 11 14:14:41 arch-tofweod kernel: sd 9:0:0:0: [sda] Preferred minimum I/O size 512 bytes
Jun 11 14:14:41 arch-tofweod kernel: sd 9:0:0:0: [sda] Optimal transfer size 33553920 bytes
Jun 11 14:14:41 arch-tofweod kernel:  sda: sda1
Jun 11 14:14:41 arch-tofweod kernel: sd 9:0:0:0: [sda] Attached SCSI disk
Jun 11 14:14:41 arch-tofweod kernel: usb 1-10: new low-speed USB device number 5 using xhci_hcd
Jun 11 14:14:41 arch-tofweod kernel: usb 1-10: Device not responding to setup address.
Jun 11 14:14:41 arch-tofweod kernel: usb 1-10: Device not responding to setup address.
Jun 11 14:14:41 arch-tofweod kernel: usb 1-10: device not accepting address 5, error -71
Jun 11 14:14:41 arch-tofweod kernel: usb 1-10: new low-speed USB device number 6 using xhci_hcd
Jun 11 14:14:41 arch-tofweod kernel: usb 1-10: Device not responding to setup address.
Jun 11 14:14:41 arch-tofweod kernel: usb 1-10: Device not responding to setup address.
Jun 11 14:14:41 arch-tofweod kernel: scsi 8:0:0:0: Direct-Access     Kingston DataTraveler 3.0 PMAP PQ: 0 ANSI: 6
Jun 11 14:14:41 arch-tofweod kernel: sd 8:0:0:0: [sdb] 121110528 512-byte logical blocks: (62.0 GB/57.8 GiB)
Jun 11 14:14:41 arch-tofweod kernel: sd 8:0:0:0: [sdb] Write Protect is off
Jun 11 14:14:41 arch-tofweod kernel: sd 8:0:0:0: [sdb] Mode Sense: 45 00 00 00
Jun 11 14:14:41 arch-tofweod kernel: sd 8:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Jun 11 14:14:41 arch-tofweod kernel:  sdb: sdb1 sdb2
Jun 11 14:14:41 arch-tofweod kernel: sd 8:0:0:0: [sdb] Attached SCSI removable disk
Jun 11 14:14:41 arch-tofweod kernel: usb 1-10: device not accepting address 6, error -71
Jun 11 14:14:41 arch-tofweod kernel: usb usb1-port10: unable to enumerate USB device
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11: new high-speed USB device number 7 using xhci_hcd
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11: Product: USB 2.0 Hub
Jun 11 14:14:41 arch-tofweod kernel: hub 1-11:1.0: USB hub found
Jun 11 14:14:41 arch-tofweod kernel: hub 1-11:1.0: 4 ports detected
Jun 11 14:14:41 arch-tofweod kernel: usb 1-14: new full-speed USB device number 8 using xhci_hcd
Jun 11 14:14:41 arch-tofweod kernel: usb 1-14: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
Jun 11 14:14:41 arch-tofweod kernel: usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.2: new high-speed USB device number 9 using xhci_hcd
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.2: New USB device found, idVendor=0409, idProduct=005a, bcdDevice= 1.00
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jun 11 14:14:41 arch-tofweod kernel: hub 1-11.2:1.0: USB hub found
Jun 11 14:14:41 arch-tofweod kernel: hub 1-11.2:1.0: 3 ports detected
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.4: new high-speed USB device number 10 using xhci_hcd
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.4: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.56
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.4: Product: USB2.1 Hub
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.4: Manufacturer: GenesysLogic
Jun 11 14:14:41 arch-tofweod kernel: hub 1-11.4:1.0: USB hub found
Jun 11 14:14:41 arch-tofweod kernel: hub 1-11.4:1.0: 4 ports detected
Jun 11 14:14:41 arch-tofweod kernel: PM: Image not found (code -22)
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.2.1: new full-speed USB device number 11 using xhci_hcd
Jun 11 14:14:41 arch-tofweod kernel: BTRFS: device label myArch devid 1 transid 201982 /dev/nvme1n1p3 (259:8) scanned by mount (375)
Jun 11 14:14:41 arch-tofweod kernel: BTRFS info (device nvme1n1p3): first mount of filesystem 79217ba0-c444-45ed-a14d-15c58e7b2b41
Jun 11 14:14:41 arch-tofweod kernel: BTRFS info (device nvme1n1p3): using crc32c (crc32c-x86) checksum algorithm
Jun 11 14:14:41 arch-tofweod kernel: BTRFS info (device nvme1n1p3): using free-space-tree
Jun 11 14:14:41 arch-tofweod kernel: BTRFS info (device nvme1n1p3): cleaning free space cache v1
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.2.1: New USB device found, idVendor=0853, idProduct=0100, bcdDevice= 1.02
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.2.1: Product: HHKB Professional
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.2.1: Manufacturer: Topre Corporation
Jun 11 14:14:41 arch-tofweod kernel: input: Topre Corporation HHKB Professional as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.2/1-11.2.1/1-11.2.1:1.0/0003:0853:0100.0002/input/input3
Jun 11 14:14:41 arch-tofweod kernel: BTRFS info (device nvme1n1p3): checking UUID tree
Jun 11 14:14:41 arch-tofweod kernel: hid-generic 0003:0853:0100.0002: input,hidraw1: USB HID v1.11 Keyboard [Topre Corporation HHKB Professional] on usb-0000:00:14.0-11.2.1/input0
Jun 11 14:14:41 arch-tofweod systemd[1]: RTC configured in localtime, applying delta of 480 minutes to system time.
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.4.1: new high-speed USB device number 12 using xhci_hcd
Jun 11 14:14:41 arch-tofweod systemd[1]: systemd 257.6-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Jun 11 14:14:41 arch-tofweod systemd[1]: Detected architecture x86-64.
Jun 11 14:14:41 arch-tofweod systemd[1]: Hostname set to <arch-tofweod>.
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.4.1: New USB device found, idVendor=054c, idProduct=0ce6, bcdDevice= 1.00
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.4.1: Product: DualSense Wireless Controller
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.4.1: Manufacturer: Sony Interactive Entertainment
Jun 11 14:14:41 arch-tofweod systemd[1]: bpf-restrict-fs: LSM BPF program attached
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.4.3: new full-speed USB device number 13 using xhci_hcd
Jun 11 14:14:41 arch-tofweod systemd[1]: Queued start job for default target Graphical Interface.
Jun 11 14:14:41 arch-tofweod systemd[1]: Created slice Slice /system/dirmngr.
Jun 11 14:14:41 arch-tofweod systemd[1]: Created slice Slice /system/getty.
Jun 11 14:14:41 arch-tofweod systemd[1]: Created slice Slice /system/gpg-agent.
Jun 11 14:14:41 arch-tofweod systemd[1]: Created slice Slice /system/gpg-agent-browser.
Jun 11 14:14:41 arch-tofweod systemd[1]: Created slice Slice /system/gpg-agent-extra.
Jun 11 14:14:41 arch-tofweod systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Jun 11 14:14:41 arch-tofweod systemd[1]: Created slice Slice /system/keyboxd.
Jun 11 14:14:41 arch-tofweod systemd[1]: Created slice Slice /system/modprobe.
Jun 11 14:14:41 arch-tofweod systemd[1]: Created slice User and Session Slice.
Jun 11 14:14:41 arch-tofweod systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 11 14:14:41 arch-tofweod systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jun 11 14:14:41 arch-tofweod systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jun 11 14:14:41 arch-tofweod systemd[1]: Expecting device /dev/disk/by-uuid/79217ba0-c444-45ed-a14d-15c58e7b2b41...
Jun 11 14:14:41 arch-tofweod systemd[1]: Expecting device /dev/disk/by-uuid/8C34-1103...
Jun 11 14:14:41 arch-tofweod systemd[1]: Expecting device /dev/disk/by-uuid/f46ac16e-9404-457e-8869-0242e1c20796...
Jun 11 14:14:41 arch-tofweod systemd[1]: Reached target Local Encrypted Volumes.
Jun 11 14:14:41 arch-tofweod systemd[1]: Reached target Local Integrity Protected Volumes.
Jun 11 14:14:41 arch-tofweod systemd[1]: Reached target Path Units.
Jun 11 14:14:41 arch-tofweod systemd[1]: Reached target Remote File Systems.
Jun 11 14:14:41 arch-tofweod systemd[1]: Reached target Slice Units.
Jun 11 14:14:41 arch-tofweod systemd[1]: Reached target System Time Set.
Jun 11 14:14:41 arch-tofweod systemd[1]: Reached target Local Verity Protected Volumes.
Jun 11 14:14:41 arch-tofweod systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jun 11 14:14:41 arch-tofweod systemd[1]: Listening on LVM2 poll daemon socket.
Jun 11 14:14:41 arch-tofweod systemd[1]: Listening on Process Core Dump Socket.
Jun 11 14:14:41 arch-tofweod systemd[1]: Listening on Credential Encryption/Decryption.
Jun 11 14:14:41 arch-tofweod systemd[1]: Listening on Journal Socket (/dev/log).
Jun 11 14:14:41 arch-tofweod systemd[1]: Listening on Journal Sockets.
Jun 11 14:14:41 arch-tofweod systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 11 14:14:41 arch-tofweod systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 11 14:14:41 arch-tofweod systemd[1]: Listening on udev Control Socket.
Jun 11 14:14:41 arch-tofweod systemd[1]: Listening on udev Kernel Socket.
Jun 11 14:14:41 arch-tofweod systemd[1]: Listening on User Database Manager Socket.
Jun 11 14:14:41 arch-tofweod systemd[1]: Mounting Huge Pages File System...
Jun 11 14:14:41 arch-tofweod systemd[1]: Mounting POSIX Message Queue File System...
Jun 11 14:14:41 arch-tofweod systemd[1]: Mounting Kernel Debug File System...
Jun 11 14:14:41 arch-tofweod systemd[1]: Mounting Kernel Trace File System...
Jun 11 14:14:41 arch-tofweod systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.15.1-arch1-2/modules.devname).
Jun 11 14:14:41 arch-tofweod systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jun 11 14:14:41 arch-tofweod systemd[1]: Starting Load Kernel Module configfs...
Jun 11 14:14:41 arch-tofweod systemd[1]: Starting Load Kernel Module dm_mod...
Jun 11 14:14:41 arch-tofweod systemd[1]: Starting Load Kernel Module drm...
Jun 11 14:14:41 arch-tofweod systemd[1]: Starting Load Kernel Module fuse...
Jun 11 14:14:41 arch-tofweod systemd[1]: Starting Load Kernel Module loop...
Jun 11 14:14:41 arch-tofweod systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Jun 11 14:14:41 arch-tofweod systemd[1]: Starting Journal Service...
Jun 11 14:14:41 arch-tofweod systemd[1]: Starting Load Kernel Modules...
Jun 11 14:14:41 arch-tofweod systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 11 14:14:41 arch-tofweod systemd[1]: Starting Remount Root and Kernel File Systems...
Jun 11 14:14:41 arch-tofweod systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Jun 11 14:14:41 arch-tofweod systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 11 14:14:41 arch-tofweod systemd[1]: Starting Load udev Rules from Credentials...
Jun 11 14:14:41 arch-tofweod systemd[1]: Starting Coldplug All udev Devices...
Jun 11 14:14:41 arch-tofweod systemd[1]: Mounted Huge Pages File System.
Jun 11 14:14:41 arch-tofweod systemd[1]: Mounted POSIX Message Queue File System.
Jun 11 14:14:41 arch-tofweod systemd[1]: Mounted Kernel Debug File System.
Jun 11 14:14:41 arch-tofweod systemd[1]: Mounted Kernel Trace File System.
Jun 11 14:14:41 arch-tofweod systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jun 11 14:14:41 arch-tofweod systemd[1]: Finished Load Kernel Module configfs.
Jun 11 14:14:41 arch-tofweod systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jun 11 14:14:41 arch-tofweod systemd[1]: Finished Load Kernel Module dm_mod.
Jun 11 14:14:41 arch-tofweod systemd[1]: modprobe@drm.service: Deactivated successfully.
Jun 11 14:14:41 arch-tofweod systemd[1]: Finished Load Kernel Module drm.
Jun 11 14:14:41 arch-tofweod systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jun 11 14:14:41 arch-tofweod systemd[1]: Finished Load Kernel Module fuse.
Jun 11 14:14:41 arch-tofweod systemd[1]: modprobe@loop.service: Deactivated successfully.
Jun 11 14:14:41 arch-tofweod systemd[1]: Finished Load Kernel Module loop.
Jun 11 14:14:41 arch-tofweod systemd[1]: Finished Load Kernel Modules.
Jun 11 14:14:41 arch-tofweod systemd[1]: Mounting FUSE Control File System...
Jun 11 14:14:41 arch-tofweod systemd[1]: Mounting Kernel Configuration File System...
Jun 11 14:14:41 arch-tofweod systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jun 11 14:14:41 arch-tofweod systemd[1]: Starting Apply Kernel Variables...
Jun 11 14:14:41 arch-tofweod systemd[1]: Finished Load udev Rules from Credentials.
Jun 11 14:14:41 arch-tofweod systemd[1]: Mounted FUSE Control File System.
Jun 11 14:14:41 arch-tofweod systemd-journald[438]: Collecting audit messages is disabled.
Jun 11 14:14:41 arch-tofweod kernel: BTRFS info (device nvme1n1p3 state M): use zstd compression, level 3
Jun 11 14:14:41 arch-tofweod systemd[1]: Mounted Kernel Configuration File System.
Jun 11 14:14:41 arch-tofweod systemd[1]: Finished Remount Root and Kernel File Systems.
Jun 11 14:14:41 arch-tofweod systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jun 11 14:14:41 arch-tofweod systemd[1]: Starting Load/Save OS Random Seed...
Jun 11 14:14:41 arch-tofweod systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 11 14:14:41 arch-tofweod systemd[1]: Starting User Database Manager...
Jun 11 14:14:41 arch-tofweod systemd[1]: Finished Apply Kernel Variables.
Jun 11 14:14:41 arch-tofweod systemd[1]: Finished Load/Save OS Random Seed.
Jun 11 14:14:41 arch-tofweod systemd[1]: Started User Database Manager.
Jun 11 14:14:41 arch-tofweod systemd[1]: Started Journal Service.
Jun 11 14:14:41 arch-tofweod systemd-journald[438]: Received client request to flush runtime journal.
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.4.3: New USB device found, idVendor=24ae, idProduct=185a, bcdDevice= 1.00
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.4.3: Product: Rapoo Gaming Device
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.4.3: Manufacturer: Rapoo
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.4.3: SerialNumber: 000000000000
Jun 11 14:14:41 arch-tofweod kernel: input: Rapoo Rapoo Gaming Device as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.4/1-11.4.3/1-11.4.3:1.0/0003:24AE:185A.0004/input/input4
Jun 11 14:14:41 arch-tofweod kernel: hid-generic 0003:24AE:185A.0004: input,hidraw2: USB HID v1.11 Mouse [Rapoo Rapoo Gaming Device] on usb-0000:00:14.0-11.4.3/input0
Jun 11 14:14:41 arch-tofweod kernel: input: Rapoo Rapoo Gaming Device Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.4/1-11.4.3/1-11.4.3:1.1/0003:24AE:185A.0005/input/input5
Jun 11 14:14:41 arch-tofweod kernel: hid-generic 0003:24AE:185A.0005: input,hiddev97,hidraw3: USB HID v1.11 Keyboard [Rapoo Rapoo Gaming Device] on usb-0000:00:14.0-11.4.3/input1
Jun 11 14:14:41 arch-tofweod kernel: Adding 16777212k swap on /dev/nvme1n1p2.  Priority:-2 extents:1 across:16777212k SS
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.4.4: new full-speed USB device number 14 using xhci_hcd
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.4.4: not running at top speed; connect to a high speed hub
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.4.4: New USB device found, idVendor=001f, idProduct=0b21, bcdDevice= 1.00
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.4.4: Product: AB13X USB Audio
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.4.4: Manufacturer: Generic
Jun 11 14:14:41 arch-tofweod kernel: usb 1-11.4.4: SerialNumber: 20210926172016
Jun 11 14:14:41 arch-tofweod kernel: input: Generic AB13X USB Audio as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.4/1-11.4.4/1-11.4.4:1.3/0003:001F:0B21.0006/input/input8
Jun 11 14:14:41 arch-tofweod kernel: hid-generic 0003:001F:0B21.0006: input,hidraw4: USB HID v2.01 Device [Generic AB13X USB Audio] on usb-0000:00:14.0-11.4.4/input3
Jun 11 14:15:13 arch-tofweod kernel: BTRFS error (device nvme1n1p3): incorrect extent count for 13989052416; counted 6, expected 7

离线

#5 2025-06-11 14:35:06

依云
会员
所在地: a.k.a. 百合仙子
注册时间: 2011-08-21
帖子: 9,310
个人网站

Re: 求助 archlinux 更新滚挂

想看的是最初出问题时的日志。

离线

#6 2025-06-11 16:59:35

Tofweod
会员
注册时间: 2024-12-21
帖子: 8

Re: 求助 archlinux 更新滚挂

不好意思理解错了,因为10号滚挂后我用了9号的timeshift备份,现在journalctl里面最初的日志已经是9号的了
如果是想看显卡驱动相关的日志的话,已经没了

离线

#7 2025-06-15 02:10:06

Tofweod
会员
注册时间: 2024-12-21
帖子: 8

Re: 求助 archlinux 更新滚挂

各位好,在我成功从快照中恢复并进入系统后
最开始的nvidia驱动问题的原因是lib32-nvidia-utils和nvidia-utils这两个包之间有冲突,在我更新之后驱动自然就挂了
这两个包是我之前安装驱动时按教程安装的,不清楚他们的具体作用,我猜测lib32是用于支持一些32位程序用的
我目前是直接把所有nvidia相关删了然后除开lib32重装了一遍,目前正常进入桌面环境,还未发现有什么应用用不了
这个问题算解决了吗?除了卸载lib32和回退nvidia版本之外还有别的方案吗?
还望有大佬能指点,谢谢

离线

页脚