Skip to content

Instantly share code, notes, and snippets.

@Borillion
Created August 28, 2022 21:24
Show Gist options
  • Save Borillion/b714b39195dca5a76db0a25833121cc3 to your computer and use it in GitHub Desktop.
Save Borillion/b714b39195dca5a76db0a25833121cc3 to your computer and use it in GitHub Desktop.
[ 0.000000] Linux version 5.19.2-arch1-1 (linux@archlinux) (gcc (GCC) 12.1.1 20220730, GNU ld (GNU Binutils) 2.39) #1 SMP PREEMPT_DYNAMIC Wed, 17 Aug 2022 13:48:51 +0000
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d55fa944-b93e-4169-b35e-67037d4ba631 rw loglevel=5
[ 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 0x200: 'Protection Keys User registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
[ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[ 0.000000] signal: max sigframe size: 3376
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009d81fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000009d82000-0x0000000009ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20dfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000000a20e000-0x00000000caa92fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000caa93000-0x00000000caa93fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000caa94000-0x00000000caae1fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000caae2000-0x00000000caae2fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000caae3000-0x00000000da6e6fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000da6e7000-0x00000000daae3fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000daae4000-0x00000000dab4afff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dab4b000-0x00000000dc64afff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000dc64b000-0x00000000ddb56fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ddb57000-0x00000000ddbfefff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000ddbff000-0x00000000deffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000df000000-0x00000000dfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd400000-0x00000000fd5fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000201f2fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000201f300000-0x000000201fffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.70 by American Megatrends
[ 0.000000] efi: ACPI=0xdc632000 ACPI 2.0=0xdc632014 SMBIOS=0xdda05000 MEMATTR=0xd6e78018
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: Micro-Star International Co., Ltd. MS-7C34/MEG X570 GODLIKE (MS-7C34), BIOS 1.D0 05/12/2021
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 3399.900 MHz processor
[ 0.000123] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000124] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000130] last_pfn = 0x201f300 max_arch_pfn = 0x400000000
[ 0.000618] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000783] total RAM covered: 3583M
[ 0.000874] Found optimal setting for mtrr clean up
[ 0.000875] gran_size: 64K chunk_size: 64M num_reg: 4 lose cover RAM: 0G
[ 0.000954] e820: update [mem 0xdce90000-0xdce9ffff] usable ==> reserved
[ 0.000958] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[ 0.000960] last_pfn = 0xdf000 max_arch_pfn = 0x400000000
[ 0.003555] Using GB pages for direct mapping
[ 0.003896] Secure boot disabled
[ 0.003897] RAMDISK: [mem 0x36eb7000-0x37752fff]
[ 0.003900] ACPI: Early table checksum verification disabled
[ 0.003902] ACPI: RSDP 0x00000000DC632014 000024 (v02 ALASKA)
[ 0.003906] ACPI: XSDT 0x00000000DC631728 0000DC (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.003909] ACPI: FACP 0x00000000DAB3C000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
[ 0.003912] ACPI: DSDT 0x00000000DAB35000 006FCF (v02 ALASKA A M I 01072009 INTL 20120913)
[ 0.003914] ACPI: FACS 0x00000000DC62C000 000040
[ 0.003915] ACPI: SSDT 0x00000000DAB42000 008C98 (v02 AMD AmdTable 00000002 MSFT 04000000)
[ 0.003917] ACPI: SSDT 0x00000000DAB3E000 003AAF (v01 AMD AMD AOD 00000001 INTL 20120913)
[ 0.003918] ACPI: SSDT 0x00000000DAB3D000 0001CC (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
[ 0.003919] ACPI: FIDT 0x00000000DAB34000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.003921] ACPI: MCFG 0x00000000DAB33000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
[ 0.003922] ACPI: HPET 0x00000000DAB32000 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
[ 0.003924] ACPI: SSDT 0x00000000DAB31000 000024 (v01 AMD BIXBY 00001000 INTL 20120913)
[ 0.003925] ACPI: IVRS 0x00000000DAB30000 0000D0 (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.003927] ACPI: VFCT 0x00000000DAB21000 00E684 (v01 ALASKA A M I 00000001 AMD 31504F47)
[ 0.003928] ACPI: PCCT 0x00000000DAB20000 00006E (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.003929] ACPI: SSDT 0x00000000DAB18000 007E89 (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.003931] ACPI: CRAT 0x00000000DAB16000 001698 (v01 AMD AmdTable 00000001 AMD 00000001)
[ 0.003932] ACPI: CDIT 0x00000000DAB15000 000029 (v01 AMD AmdTable 00000001 AMD 00000001)
[ 0.003934] ACPI: BGRT 0x00000000DAB14000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.003935] ACPI: SSDT 0x00000000DAB13000 000293 (v01 AMD QOGIRDGP 00000001 INTL 20120913)
[ 0.003936] ACPI: SSDT 0x00000000DAB11000 0010B4 (v01 AMD QOGIRTPX 00000001 INTL 20120913)
[ 0.003938] ACPI: SSDT 0x00000000DAB10000 00052C (v01 AMD QOGIRNOI 00000001 INTL 20120913)
[ 0.003939] ACPI: SSDT 0x00000000DAB0C000 00381A (v01 AMD QOGIRN 00000001 INTL 20120913)
[ 0.003941] ACPI: WSMT 0x00000000DAB0B000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.003942] ACPI: APIC 0x00000000DAB0A000 00015E (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.003943] ACPI: SSDT 0x00000000DAB08000 0010AF (v01 AMD QOGIRC 00000001 INTL 20120913)
[ 0.003945] ACPI: FPDT 0x00000000DAB07000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.003946] ACPI: Reserving FACP table memory at [mem 0xdab3c000-0xdab3c113]
[ 0.003947] ACPI: Reserving DSDT table memory at [mem 0xdab35000-0xdab3bfce]
[ 0.003947] ACPI: Reserving FACS table memory at [mem 0xdc62c000-0xdc62c03f]
[ 0.003948] ACPI: Reserving SSDT table memory at [mem 0xdab42000-0xdab4ac97]
[ 0.003948] ACPI: Reserving SSDT table memory at [mem 0xdab3e000-0xdab41aae]
[ 0.003948] ACPI: Reserving SSDT table memory at [mem 0xdab3d000-0xdab3d1cb]
[ 0.003949] ACPI: Reserving FIDT table memory at [mem 0xdab34000-0xdab3409b]
[ 0.003949] ACPI: Reserving MCFG table memory at [mem 0xdab33000-0xdab3303b]
[ 0.003950] ACPI: Reserving HPET table memory at [mem 0xdab32000-0xdab32037]
[ 0.003950] ACPI: Reserving SSDT table memory at [mem 0xdab31000-0xdab31023]
[ 0.003950] ACPI: Reserving IVRS table memory at [mem 0xdab30000-0xdab300cf]
[ 0.003951] ACPI: Reserving VFCT table memory at [mem 0xdab21000-0xdab2f683]
[ 0.003951] ACPI: Reserving PCCT table memory at [mem 0xdab20000-0xdab2006d]
[ 0.003952] ACPI: Reserving SSDT table memory at [mem 0xdab18000-0xdab1fe88]
[ 0.003952] ACPI: Reserving CRAT table memory at [mem 0xdab16000-0xdab17697]
[ 0.003952] ACPI: Reserving CDIT table memory at [mem 0xdab15000-0xdab15028]
[ 0.003953] ACPI: Reserving BGRT table memory at [mem 0xdab14000-0xdab14037]
[ 0.003953] ACPI: Reserving SSDT table memory at [mem 0xdab13000-0xdab13292]
[ 0.003954] ACPI: Reserving SSDT table memory at [mem 0xdab11000-0xdab120b3]
[ 0.003954] ACPI: Reserving SSDT table memory at [mem 0xdab10000-0xdab1052b]
[ 0.003954] ACPI: Reserving SSDT table memory at [mem 0xdab0c000-0xdab0f819]
[ 0.003955] ACPI: Reserving WSMT table memory at [mem 0xdab0b000-0xdab0b027]
[ 0.003955] ACPI: Reserving APIC table memory at [mem 0xdab0a000-0xdab0a15d]
[ 0.003956] ACPI: Reserving SSDT table memory at [mem 0xdab08000-0xdab090ae]
[ 0.003956] ACPI: Reserving FPDT table memory at [mem 0xdab07000-0xdab07043]
[ 0.003999] No NUMA configuration found
[ 0.004000] Faking a node at [mem 0x0000000000000000-0x000000201f2fffff]
[ 0.004001] NODE_DATA(0) allocated [mem 0x201f2fc000-0x201f2fffff]
[ 0.004076] Zone ranges:
[ 0.004076] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.004077] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.004078] Normal [mem 0x0000000100000000-0x000000201f2fffff]
[ 0.004079] Device empty
[ 0.004079] Movable zone start for each node
[ 0.004079] Early memory node ranges
[ 0.004080] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.004080] node 0: [mem 0x0000000000100000-0x0000000009d81fff]
[ 0.004081] node 0: [mem 0x000000000a000000-0x000000000a1fffff]
[ 0.004081] node 0: [mem 0x000000000a20e000-0x00000000caa92fff]
[ 0.004082] node 0: [mem 0x00000000caa94000-0x00000000caae1fff]
[ 0.004082] node 0: [mem 0x00000000caae3000-0x00000000da6e6fff]
[ 0.004083] node 0: [mem 0x00000000ddbff000-0x00000000deffffff]
[ 0.004083] node 0: [mem 0x0000000100000000-0x000000201f2fffff]
[ 0.004089] Initmem setup node 0 [mem 0x0000000000001000-0x000000201f2fffff]
[ 0.004092] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.004101] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.004174] On node 0, zone DMA32: 638 pages in unavailable ranges
[ 0.006118] On node 0, zone DMA32: 14 pages in unavailable ranges
[ 0.006119] On node 0, zone DMA32: 1 pages in unavailable ranges
[ 0.006347] On node 0, zone DMA32: 1 pages in unavailable ranges
[ 0.006428] On node 0, zone DMA32: 13592 pages in unavailable ranges
[ 0.120812] On node 0, zone Normal: 4096 pages in unavailable ranges
[ 0.120830] On node 0, zone Normal: 3328 pages in unavailable ranges
[ 0.121060] ACPI: PM-Timer IO Port: 0x808
[ 0.121066] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.121077] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[ 0.121082] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
[ 0.121083] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.121084] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.121087] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.121087] ACPI: HPET id: 0x10228201 base: 0xfed00000
[ 0.121096] e820: update [mem 0xd6bdb000-0xd6c37fff] usable ==> reserved
[ 0.121105] smpboot: Allowing 32 CPUs, 0 hotplug CPUs
[ 0.121122] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.121124] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.121125] PM: hibernation: Registered nosave memory: [mem 0x09d82000-0x09ffffff]
[ 0.121126] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20dfff]
[ 0.121127] PM: hibernation: Registered nosave memory: [mem 0xcaa93000-0xcaa93fff]
[ 0.121128] PM: hibernation: Registered nosave memory: [mem 0xcaae2000-0xcaae2fff]
[ 0.121129] PM: hibernation: Registered nosave memory: [mem 0xd6bdb000-0xd6c37fff]
[ 0.121130] PM: hibernation: Registered nosave memory: [mem 0xda6e7000-0xdaae3fff]
[ 0.121130] PM: hibernation: Registered nosave memory: [mem 0xdaae4000-0xdab4afff]
[ 0.121130] PM: hibernation: Registered nosave memory: [mem 0xdab4b000-0xdc64afff]
[ 0.121131] PM: hibernation: Registered nosave memory: [mem 0xdc64b000-0xddb56fff]
[ 0.121131] PM: hibernation: Registered nosave memory: [mem 0xddb57000-0xddbfefff]
[ 0.121132] PM: hibernation: Registered nosave memory: [mem 0xdf000000-0xdfffffff]
[ 0.121132] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.121132] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[ 0.121133] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfd1fffff]
[ 0.121133] PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfd2fffff]
[ 0.121133] PM: hibernation: Registered nosave memory: [mem 0xfd300000-0xfd3fffff]
[ 0.121134] PM: hibernation: Registered nosave memory: [mem 0xfd400000-0xfd5fffff]
[ 0.121134] PM: hibernation: Registered nosave memory: [mem 0xfd600000-0xfe9fffff]
[ 0.121134] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
[ 0.121134] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
[ 0.121135] PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
[ 0.121135] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
[ 0.121135] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[ 0.121136] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
[ 0.121136] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.121136] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[ 0.121136] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[ 0.121137] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[ 0.121137] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[ 0.121137] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
[ 0.121138] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[ 0.121138] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[ 0.121138] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[ 0.121138] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff]
[ 0.121139] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.121140] [mem 0xe0000000-0xefffffff] available for PCI devices
[ 0.121140] Booting paravirtualized kernel on bare hardware
[ 0.121143] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.123617] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
[ 0.124332] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[ 0.124336] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[ 0.124338] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.124343] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
[ 0.124363] Fallback order for Node 0: 0
[ 0.124367] Built 1 zonelists, mobility grouping on. Total pages: 33008556
[ 0.124368] Policy zone: Normal
[ 0.124369] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d55fa944-b93e-4169-b35e-67037d4ba631 rw loglevel=5
[ 0.124395] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
[ 0.124396] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.124397] printk: log_buf_len total cpu_extra contributions: 126976 bytes
[ 0.124397] printk: log_buf_len min size: 131072 bytes
[ 0.124499] printk: log_buf_len: 262144 bytes
[ 0.124500] printk: early log buf free: 115904(88%)
[ 0.127124] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[ 0.128437] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.128589] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.268122] Memory: 131725932K/134130660K available (14343K kernel code, 2071K rwdata, 11168K rodata, 2116K init, 3584K bss, 2404468K reserved, 0K cma-reserved)
[ 0.268644] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[ 0.268664] ftrace: allocating 45408 entries in 178 pages
[ 0.275002] ftrace: allocated 178 pages with 4 groups
[ 0.275069] Dynamic Preempt: full
[ 0.275138] rcu: Preemptible hierarchical RCU implementation.
[ 0.275139] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
[ 0.275140] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.275140] Trampoline variant of Tasks RCU enabled.
[ 0.275141] Rude variant of Tasks RCU enabled.
[ 0.275141] Tracing variant of Tasks RCU enabled.
[ 0.275142] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.275142] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[ 0.277671] NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
[ 0.277839] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.277907] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.277927] random: crng init done
[ 0.277949] Console: colour dummy device 80x25
[ 0.277959] printk: console [tty0] enabled
[ 0.277976] ACPI: Core revision 20220331
[ 0.278083] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 0.278099] APIC: Switch to symmetric I/O mode setup
[ 0.595587] Switched APIC routing to physical flat.
[ 0.596192] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.611443] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3101f05862f, max_idle_ns: 440795238294 ns
[ 0.611447] Calibrating delay loop (skipped), value calculated using timer frequency.. 6802.12 BogoMIPS (lpj=11333000)
[ 0.611448] pid_max: default: 32768 minimum: 301
[ 0.613085] LSM: Security Framework initializing
[ 0.613090] landlock: Up and running.
[ 0.613090] Yama: becoming mindful.
[ 0.613095] LSM support for eBPF active
[ 0.613162] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.613222] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.613367] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.613409] LVT offset 1 assigned for vector 0xf9
[ 0.613522] LVT offset 2 assigned for vector 0xf4
[ 0.613553] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[ 0.613554] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[ 0.613556] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.613557] Spectre V2 : Mitigation: Retpolines
[ 0.613558] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.613558] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.613558] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.613559] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.613560] Spectre V2 : User space: Mitigation: STIBP always-on protection
[ 0.613560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.625810] Freeing SMP alternatives memory: 36K
[ 0.736705] smpboot: CPU0: AMD Ryzen 9 5950X 16-Core Processor (family: 0x19, model: 0x21, stepping: 0x0)
[ 0.736782] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.736783] cblist_init_generic: Setting shift to 5 and lim to 1.
[ 0.736791] cblist_init_generic: Setting shift to 5 and lim to 1.
[ 0.736800] cblist_init_generic: Setting shift to 5 and lim to 1.
[ 0.736808] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[ 0.736811] ... version: 0
[ 0.736812] ... bit width: 48
[ 0.736812] ... generic registers: 6
[ 0.736813] ... value mask: 0000ffffffffffff
[ 0.736813] ... max period: 00007fffffffffff
[ 0.736813] ... fixed-purpose events: 0
[ 0.736814] ... event mask: 000000000000003f
[ 0.736853] rcu: Hierarchical SRCU implementation.
[ 0.736853] rcu: Max phase no-delay instances is 1000.
[ 0.737094] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.737223] smp: Bringing up secondary CPUs ...
[ 0.737272] x86: Booting SMP configuration:
[ 0.737273] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 #16
[ 0.771506] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[ 0.771521] #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31
[ 0.803616] smp: Brought up 1 node, 32 CPUs
[ 0.803616] smpboot: Max logical packages: 1
[ 0.803616] smpboot: Total of 32 processors activated (217680.00 BogoMIPS)
[ 0.805940] devtmpfs: initialized
[ 0.805940] x86/mm: Memory block size: 2048MB
[ 0.805940] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20dfff] (57344 bytes)
[ 0.805940] ACPI: PM: Registering ACPI NVS region [mem 0xdab4b000-0xdc64afff] (28311552 bytes)
[ 0.805940] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.805940] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[ 0.805940] pinctrl core: initialized pinctrl subsystem
[ 0.805940] PM: RTC time: 21:21:28, date: 2022-08-28
[ 0.808152] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.808278] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.808285] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.808420] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.808434] audit: initializing netlink subsys (disabled)
[ 0.808441] audit: type=2000 audit(1661721688.216:1): state=initialized audit_enabled=0 res=1
[ 0.808441] thermal_sys: Registered thermal governor 'fair_share'
[ 0.808441] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.808441] thermal_sys: Registered thermal governor 'step_wise'
[ 0.808441] thermal_sys: Registered thermal governor 'user_space'
[ 0.808441] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.808441] cpuidle: using governor ladder
[ 0.808441] cpuidle: using governor menu
[ 0.808441] Detected 1 PCC Subspaces
[ 0.808441] Registering PCC driver as Mailbox controller
[ 0.808441] HugeTLB: can optimize 4095 vmemmap pages for hugepages-1048576kB
[ 0.808441] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.808441] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[ 0.808441] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[ 0.808441] PCI: Using configuration type 1 for base access
[ 0.809032] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.809045] HugeTLB: can optimize 7 vmemmap pages for hugepages-2048kB
[ 0.809045] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.809045] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.809045] fbcon: Taking over console
[ 0.809045] ACPI: Added _OSI(Module Device)
[ 0.809045] ACPI: Added _OSI(Processor Device)
[ 0.809045] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.809045] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.809045] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.809045] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.809045] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.817890] ACPI: 11 ACPI AML tables successfully acquired and loaded
[ 0.818910] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.822044] ACPI: Interpreter enabled
[ 0.822057] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.822058] ACPI: Using IOAPIC for interrupt routing
[ 0.822290] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.822291] PCI: Using E820 reservations for host bridge windows
[ 0.822586] ACPI: Enabled 2 GPEs in block 00 to 1F
[ 0.827162] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.827165] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.827220] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug PME LTR DPC]
[ 0.827318] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug AER PCIeCapability]
[ 0.827324] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[ 0.827533] PCI host bridge to bus 0000:00
[ 0.827534] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
[ 0.827535] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
[ 0.827535] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
[ 0.827536] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.827537] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[ 0.827537] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfcffffff window]
[ 0.827538] pci_bus 0000:00: root bus resource [mem 0x2020000000-0x7fffffffff window]
[ 0.827539] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.827548] pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
[ 0.827614] pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
[ 0.827684] pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
[ 0.827726] pci 0000:00:01.2: [1022:1483] type 01 class 0x060400
[ 0.827751] pci 0000:00:01.2: enabling Extended Tags
[ 0.827796] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[ 0.827874] pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
[ 0.827920] pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
[ 0.827960] pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
[ 0.828027] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[ 0.828101] pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
[ 0.828148] pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
[ 0.828192] pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
[ 0.828231] pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
[ 0.828254] pci 0000:00:07.1: enabling Extended Tags
[ 0.828291] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[ 0.828356] pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
[ 0.828395] pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
[ 0.828419] pci 0000:00:08.1: enabling Extended Tags
[ 0.828459] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[ 0.828540] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[ 0.828630] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[ 0.828725] pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
[ 0.828744] pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
[ 0.828762] pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
[ 0.828779] pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
[ 0.828796] pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
[ 0.828813] pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
[ 0.828831] pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
[ 0.828848] pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
[ 0.828913] pci 0000:20:00.0: [1022:57ad] type 01 class 0x060400
[ 0.828967] pci 0000:20:00.0: enabling Extended Tags
[ 0.829049] pci 0000:20:00.0: PME# supported from D0 D3hot D3cold
[ 0.829146] pci 0000:20:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
[ 0.829193] pci 0000:00:01.2: PCI bridge to [bus 20-33]
[ 0.829197] pci 0000:00:01.2: bridge window [io 0xc000-0xefff]
[ 0.829198] pci 0000:00:01.2: bridge window [mem 0xfc100000-0xfcbfffff]
[ 0.829201] pci 0000:00:01.2: bridge window [mem 0x7c10100000-0x7c101fffff 64bit pref]
[ 0.829407] pci 0000:21:01.0: [1022:57a3] type 01 class 0x060400
[ 0.829477] pci 0000:21:01.0: enabling Extended Tags
[ 0.829735] pci 0000:21:01.0: PME# supported from D0 D3hot D3cold
[ 0.830042] pci 0000:21:02.0: [1022:57a3] type 01 class 0x060400
[ 0.830111] pci 0000:21:02.0: enabling Extended Tags
[ 0.830344] pci 0000:21:02.0: PME# supported from D0 D3hot D3cold
[ 0.830676] pci 0000:21:03.0: [1022:57a3] type 01 class 0x060400
[ 0.830745] pci 0000:21:03.0: enabling Extended Tags
[ 0.830977] pci 0000:21:03.0: PME# supported from D0 D3hot D3cold
[ 0.831283] pci 0000:21:04.0: [1022:57a3] type 01 class 0x060400
[ 0.831353] pci 0000:21:04.0: enabling Extended Tags
[ 0.831585] pci 0000:21:04.0: PME# supported from D0 D3hot D3cold
[ 0.831912] pci 0000:21:05.0: [1022:57a3] type 01 class 0x060400
[ 0.831981] pci 0000:21:05.0: enabling Extended Tags
[ 0.832213] pci 0000:21:05.0: PME# supported from D0 D3hot D3cold
[ 0.832521] pci 0000:21:06.0: [1022:57a3] type 01 class 0x060400
[ 0.832590] pci 0000:21:06.0: enabling Extended Tags
[ 0.832848] pci 0000:21:06.0: PME# supported from D0 D3hot D3cold
[ 0.833168] pci 0000:21:08.0: [1022:57a4] type 01 class 0x060400
[ 0.833237] pci 0000:21:08.0: enabling Extended Tags
[ 0.833394] pci 0000:21:08.0: PME# supported from D0 D3hot D3cold
[ 0.833572] pci 0000:21:09.0: [1022:57a4] type 01 class 0x060400
[ 0.833647] pci 0000:21:09.0: enabling Extended Tags
[ 0.833803] pci 0000:21:09.0: PME# supported from D0 D3hot D3cold
[ 0.833974] pci 0000:21:0a.0: [1022:57a4] type 01 class 0x060400
[ 0.834044] pci 0000:21:0a.0: enabling Extended Tags
[ 0.834199] pci 0000:21:0a.0: PME# supported from D0 D3hot D3cold
[ 0.834381] pci 0000:20:00.0: PCI bridge to [bus 21-33]
[ 0.834386] pci 0000:20:00.0: bridge window [io 0xc000-0xefff]
[ 0.834390] pci 0000:20:00.0: bridge window [mem 0xfc100000-0xfcbfffff]
[ 0.834395] pci 0000:20:00.0: bridge window [mem 0x7c10100000-0x7c101fffff 64bit pref]
[ 0.834509] pci 0000:23:00.0: [1bb1:5012] type 00 class 0x010802
[ 0.834567] pci 0000:23:00.0: reg 0x10: [mem 0xfcb00000-0xfcb03fff 64bit]
[ 0.834703] pci 0000:23:00.0: enabling Extended Tags
[ 0.835167] pci 0000:21:01.0: PCI bridge to [bus 23]
[ 0.835175] pci 0000:21:01.0: bridge window [mem 0xfcb00000-0xfcbfffff]
[ 0.835290] pci 0000:24:00.0: [8086:1136] type 01 class 0x060400
[ 0.835367] pci 0000:24:00.0: enabling Extended Tags
[ 0.835530] pci 0000:24:00.0: supports D1 D2
[ 0.835531] pci 0000:24:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.835773] pci 0000:21:02.0: PCI bridge to [bus 24-29]
[ 0.835782] pci 0000:21:02.0: bridge window [mem 0xfca00000-0xfcafffff]
[ 0.835787] pci 0000:21:02.0: bridge window [mem 0x7c10100000-0x7c101fffff 64bit pref]
[ 0.835874] pci 0000:25:00.0: [8086:1136] type 01 class 0x060400
[ 0.835954] pci 0000:25:00.0: enabling Extended Tags
[ 0.836106] pci 0000:25:00.0: supports D1 D2
[ 0.836106] pci 0000:25:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.836298] pci 0000:25:01.0: [8086:1136] type 01 class 0x060400
[ 0.836379] pci 0000:25:01.0: enabling Extended Tags
[ 0.836528] pci 0000:25:01.0: supports D1 D2
[ 0.836529] pci 0000:25:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.836720] pci 0000:25:02.0: [8086:1136] type 01 class 0x060400
[ 0.836801] pci 0000:25:02.0: enabling Extended Tags
[ 0.836942] pci 0000:25:02.0: supports D1 D2
[ 0.836943] pci 0000:25:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.837124] pci 0000:25:03.0: [8086:1136] type 01 class 0x060400
[ 0.837205] pci 0000:25:03.0: enabling Extended Tags
[ 0.837354] pci 0000:25:03.0: supports D1 D2
[ 0.837355] pci 0000:25:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.837561] pci 0000:24:00.0: PCI bridge to [bus 25-29]
[ 0.837572] pci 0000:24:00.0: bridge window [mem 0xfca00000-0xfcafffff]
[ 0.837579] pci 0000:24:00.0: bridge window [mem 0x7c10100000-0x7c101fffff 64bit pref]
[ 0.837668] pci 0000:26:00.0: [8086:1137] type 00 class 0x0c0340
[ 0.837699] pci 0000:26:00.0: reg 0x10: [mem 0x7c10100000-0x7c1013ffff 64bit pref]
[ 0.837719] pci 0000:26:00.0: reg 0x18: [mem 0x7c10140000-0x7c10140fff 64bit pref]
[ 0.837762] pci 0000:26:00.0: enabling Extended Tags
[ 0.837908] pci 0000:26:00.0: supports D1 D2
[ 0.837908] pci 0000:26:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.838092] pci 0000:25:00.0: PCI bridge to [bus 26]
[ 0.838113] pci 0000:25:00.0: bridge window [mem 0x7c10100000-0x7c101fffff 64bit pref]
[ 0.838166] pci 0000:25:01.0: PCI bridge to [bus 27]
[ 0.838266] pci 0000:28:00.0: [8086:1138] type 00 class 0x0c0330
[ 0.838297] pci 0000:28:00.0: reg 0x10: [mem 0xfca00000-0xfca0ffff 64bit]
[ 0.838377] pci 0000:28:00.0: enabling Extended Tags
[ 0.838472] pci 0000:28:00.0: PME# supported from D3hot D3cold
[ 0.838579] pci 0000:25:02.0: PCI bridge to [bus 28]
[ 0.838591] pci 0000:25:02.0: bridge window [mem 0xfca00000-0xfcafffff]
[ 0.838651] pci 0000:25:03.0: PCI bridge to [bus 29]
[ 0.838805] pci 0000:2a:00.0: [1b21:1182] type 01 class 0x060400
[ 0.838881] pci 0000:2a:00.0: enabling Extended Tags
[ 0.838975] pci 0000:2a:00.0: PME# supported from D0 D3hot D3cold
[ 0.839109] pci 0000:21:03.0: PCI bridge to [bus 2a-2d]
[ 0.839115] pci 0000:21:03.0: bridge window [io 0xe000-0xefff]
[ 0.839118] pci 0000:21:03.0: bridge window [mem 0xfc300000-0xfc4fffff]
[ 0.839194] pci 0000:2b:03.0: [1b21:1182] type 01 class 0x060400
[ 0.839272] pci 0000:2b:03.0: enabling Extended Tags
[ 0.839361] pci 0000:2b:03.0: PME# supported from D0 D3hot D3cold
[ 0.839460] pci 0000:2b:07.0: [1b21:1182] type 01 class 0x060400
[ 0.839538] pci 0000:2b:07.0: enabling Extended Tags
[ 0.839626] pci 0000:2b:07.0: PME# supported from D0 D3hot D3cold
[ 0.839739] pci 0000:2a:00.0: PCI bridge to [bus 2b-2d]
[ 0.839746] pci 0000:2a:00.0: bridge window [io 0xe000-0xefff]
[ 0.839750] pci 0000:2a:00.0: bridge window [mem 0xfc300000-0xfc4fffff]
[ 0.839834] pci 0000:2c:00.0: [1b21:1142] type 00 class 0x0c0330
[ 0.839877] pci 0000:2c:00.0: reg 0x10: [mem 0xfc400000-0xfc407fff 64bit]
[ 0.840090] pci 0000:2c:00.0: PME# supported from D3cold
[ 0.840215] pci 0000:2b:03.0: PCI bridge to [bus 2c]
[ 0.840225] pci 0000:2b:03.0: bridge window [mem 0xfc400000-0xfc4fffff]
[ 0.840306] pci 0000:2d:00.0: [1b21:0612] type 00 class 0x010601
[ 0.840336] pci 0000:2d:00.0: reg 0x10: [io 0xe050-0xe057]
[ 0.840352] pci 0000:2d:00.0: reg 0x14: [io 0xe040-0xe043]
[ 0.840369] pci 0000:2d:00.0: reg 0x18: [io 0xe030-0xe037]
[ 0.840385] pci 0000:2d:00.0: reg 0x1c: [io 0xe020-0xe023]
[ 0.840402] pci 0000:2d:00.0: reg 0x20: [io 0xe000-0xe01f]
[ 0.840418] pci 0000:2d:00.0: reg 0x24: [mem 0xfc300000-0xfc3001ff]
[ 0.840615] pci 0000:2b:07.0: PCI bridge to [bus 2d]
[ 0.840623] pci 0000:2b:07.0: bridge window [io 0xe000-0xefff]
[ 0.840627] pci 0000:2b:07.0: bridge window [mem 0xfc300000-0xfc3fffff]
[ 0.840757] pci 0000:2e:00.0: [10ec:2600] type 00 class 0x020000
[ 0.840779] pci 0000:2e:00.0: reg 0x10: [io 0xd000-0xd0ff]
[ 0.840806] pci 0000:2e:00.0: reg 0x18: [mem 0xfc904000-0xfc904fff 64bit]
[ 0.840824] pci 0000:2e:00.0: reg 0x20: [mem 0xfc900000-0xfc903fff 64bit]
[ 0.840961] pci 0000:2e:00.0: supports D1 D2
[ 0.840962] pci 0000:2e:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.841129] pci 0000:21:04.0: PCI bridge to [bus 2e]
[ 0.841135] pci 0000:21:04.0: bridge window [io 0xd000-0xdfff]
[ 0.841138] pci 0000:21:04.0: bridge window [mem 0xfc900000-0xfc9fffff]
[ 0.841241] pci 0000:2f:00.0: [10ec:3000] type 00 class 0x020000
[ 0.841262] pci 0000:2f:00.0: reg 0x10: [io 0xc000-0xc0ff]
[ 0.841288] pci 0000:2f:00.0: reg 0x18: [mem 0xfc870000-0xfc87ffff 64bit]
[ 0.841305] pci 0000:2f:00.0: reg 0x20: [mem 0xfc89c000-0xfc89ffff 64bit]
[ 0.841325] pci 0000:2f:00.0: enabling Extended Tags
[ 0.841470] pci 0000:2f:00.0: supports D1 D2
[ 0.841471] pci 0000:2f:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.841551] pci 0000:2f:00.0: reg 0x1b4: [mem 0xfc800000-0xfc80ffff 64bit]
[ 0.841552] pci 0000:2f:00.0: VF(n) BAR2 space: [mem 0xfc800000-0xfc86ffff 64bit] (contains BAR2 for 7 VFs)
[ 0.841569] pci 0000:2f:00.0: reg 0x1bc: [mem 0xfc880000-0xfc883fff 64bit]
[ 0.841569] pci 0000:2f:00.0: VF(n) BAR4 space: [mem 0xfc880000-0xfc89bfff 64bit] (contains BAR4 for 7 VFs)
[ 0.841779] pci 0000:21:05.0: PCI bridge to [bus 2f]
[ 0.841784] pci 0000:21:05.0: bridge window [io 0xc000-0xcfff]
[ 0.841788] pci 0000:21:05.0: bridge window [mem 0xfc800000-0xfc8fffff]
[ 0.841900] pci 0000:30:00.0: [8086:2723] type 00 class 0x028000
[ 0.841931] pci 0000:30:00.0: reg 0x10: [mem 0xfc700000-0xfc703fff 64bit]
[ 0.842097] pci 0000:30:00.0: PME# supported from D0 D3hot D3cold
[ 0.842249] pci 0000:21:06.0: PCI bridge to [bus 30]
[ 0.842257] pci 0000:21:06.0: bridge window [mem 0xfc700000-0xfc7fffff]
[ 0.842368] pci 0000:31:00.0: [1022:1485] type 00 class 0x130000
[ 0.842434] pci 0000:31:00.0: enabling Extended Tags
[ 0.842592] pci 0000:31:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[ 0.842768] pci 0000:31:00.1: [1022:149c] type 00 class 0x0c0330
[ 0.843161] pci 0000:31:00.1: reg 0x10: [mem 0xfc200000-0xfc2fffff 64bit]
[ 0.843925] pci 0000:31:00.1: enabling Extended Tags
[ 0.844426] pci 0000:31:00.1: PME# supported from D0 D3hot D3cold
[ 0.844751] pci 0000:31:00.3: [1022:149c] type 00 class 0x0c0330
[ 0.844776] pci 0000:31:00.3: reg 0x10: [mem 0xfc100000-0xfc1fffff 64bit]
[ 0.844836] pci 0000:31:00.3: enabling Extended Tags
[ 0.844907] pci 0000:31:00.3: PME# supported from D0 D3hot D3cold
[ 0.845023] pci 0000:21:08.0: PCI bridge to [bus 31]
[ 0.845032] pci 0000:21:08.0: bridge window [mem 0xfc100000-0xfc2fffff]
[ 0.845124] pci 0000:32:00.0: [1022:7901] type 00 class 0x010601
[ 0.845193] pci 0000:32:00.0: reg 0x24: [mem 0xfc600000-0xfc6007ff]
[ 0.845212] pci 0000:32:00.0: enabling Extended Tags
[ 0.845308] pci 0000:32:00.0: PME# supported from D3hot D3cold
[ 0.845387] pci 0000:32:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[ 0.845431] pci 0000:21:09.0: PCI bridge to [bus 32]
[ 0.845439] pci 0000:21:09.0: bridge window [mem 0xfc600000-0xfc6fffff]
[ 0.845533] pci 0000:33:00.0: [1022:7901] type 00 class 0x010601
[ 0.845602] pci 0000:33:00.0: reg 0x24: [mem 0xfc500000-0xfc5007ff]
[ 0.845621] pci 0000:33:00.0: enabling Extended Tags
[ 0.845717] pci 0000:33:00.0: PME# supported from D3hot D3cold
[ 0.845796] pci 0000:33:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[ 0.845839] pci 0000:21:0a.0: PCI bridge to [bus 33]
[ 0.845847] pci 0000:21:0a.0: bridge window [mem 0xfc500000-0xfc5fffff]
[ 0.845948] pci 0000:34:00.0: [1002:14a0] type 01 class 0x060400
[ 0.845960] pci 0000:34:00.0: reg 0x10: [mem 0xfcf00000-0xfcf03fff]
[ 0.846057] pci 0000:34:00.0: PME# supported from D0 D3hot D3cold
[ 0.846168] pci 0000:00:03.1: PCI bridge to [bus 34-36]
[ 0.846171] pci 0000:00:03.1: bridge window [io 0xf000-0xffff]
[ 0.846172] pci 0000:00:03.1: bridge window [mem 0xfce00000-0xfcffffff]
[ 0.846175] pci 0000:00:03.1: bridge window [mem 0x7800000000-0x7c0fffffff 64bit pref]
[ 0.846219] pci 0000:35:00.0: [1002:14a1] type 01 class 0x060400
[ 0.846312] pci 0000:35:00.0: PME# supported from D0 D3hot D3cold
[ 0.846654] pci 0000:34:00.0: PCI bridge to [bus 35-36]
[ 0.846659] pci 0000:34:00.0: bridge window [io 0xf000-0xffff]
[ 0.846662] pci 0000:34:00.0: bridge window [mem 0xfce00000-0xfcefffff]
[ 0.846666] pci 0000:34:00.0: bridge window [mem 0x7800000000-0x7c0fffffff 64bit pref]
[ 0.846715] pci 0000:36:00.0: [1002:66af] type 00 class 0x030000
[ 0.846731] pci 0000:36:00.0: reg 0x10: [mem 0x7800000000-0x7bffffffff 64bit pref]
[ 0.846742] pci 0000:36:00.0: reg 0x18: [mem 0x7c00000000-0x7c0fffffff 64bit pref]
[ 0.846749] pci 0000:36:00.0: reg 0x20: [io 0xf000-0xf0ff]
[ 0.846756] pci 0000:36:00.0: reg 0x24: [mem 0xfce00000-0xfce7ffff]
[ 0.846763] pci 0000:36:00.0: reg 0x30: [mem 0xfce80000-0xfce9ffff pref]
[ 0.846784] pci 0000:36:00.0: BAR 0: assigned to efifb
[ 0.846845] pci 0000:36:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.846948] pci 0000:36:00.1: [1002:ab20] type 00 class 0x040300
[ 0.846959] pci 0000:36:00.1: reg 0x10: [mem 0xfcea0000-0xfcea3fff]
[ 0.847040] pci 0000:36:00.1: PME# supported from D1 D2 D3hot D3cold
[ 0.847124] pci 0000:35:00.0: PCI bridge to [bus 36]
[ 0.847128] pci 0000:35:00.0: bridge window [io 0xf000-0xffff]
[ 0.847130] pci 0000:35:00.0: bridge window [mem 0xfce00000-0xfcefffff]
[ 0.847134] pci 0000:35:00.0: bridge window [mem 0x7800000000-0x7c0fffffff 64bit pref]
[ 0.847175] pci 0000:37:00.0: [1022:148a] type 00 class 0x130000
[ 0.847202] pci 0000:37:00.0: enabling Extended Tags
[ 0.847298] pci 0000:00:07.1: PCI bridge to [bus 37]
[ 0.847341] pci 0000:38:00.0: [1022:1485] type 00 class 0x130000
[ 0.847374] pci 0000:38:00.0: enabling Extended Tags
[ 0.847479] pci 0000:38:00.3: [1022:149c] type 00 class 0x0c0330
[ 0.847491] pci 0000:38:00.3: reg 0x10: [mem 0xfcc00000-0xfccfffff 64bit]
[ 0.847520] pci 0000:38:00.3: enabling Extended Tags
[ 0.847564] pci 0000:38:00.3: PME# supported from D0 D3hot D3cold
[ 0.847623] pci 0000:38:00.4: [1022:1487] type 00 class 0x040300
[ 0.847631] pci 0000:38:00.4: reg 0x10: [mem 0xfcd00000-0xfcd07fff]
[ 0.847656] pci 0000:38:00.4: enabling Extended Tags
[ 0.847697] pci 0000:38:00.4: PME# supported from D0 D3hot D3cold
[ 0.847762] pci 0000:00:08.1: PCI bridge to [bus 38]
[ 0.847766] pci 0000:00:08.1: bridge window [mem 0xfcc00000-0xfcdfffff]
[ 0.847951] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 0.847985] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[ 0.848014] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.848050] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.848082] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.848108] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.848136] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 0.848163] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 0.848521] iommu: Default domain type: Translated
[ 0.848522] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.848596] SCSI subsystem initialized
[ 0.848601] libata version 3.00 loaded.
[ 0.848601] ACPI: bus type USB registered
[ 0.848601] usbcore: registered new interface driver usbfs
[ 0.848601] usbcore: registered new interface driver hub
[ 0.848601] usbcore: registered new device driver usb
[ 0.848601] pps_core: LinuxPPS API ver. 1 registered
[ 0.848601] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[ 0.848601] PTP clock support registered
[ 0.848601] EDAC MC: Ver: 3.0.0
[ 0.851458] Registered efivars operations
[ 0.851545] NetLabel: Initializing
[ 0.851546] NetLabel: domain hash size = 128
[ 0.851546] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.851555] NetLabel: unlabeled traffic allowed by default
[ 0.851557] mctp: management component transport protocol core
[ 0.851557] NET: Registered PF_MCTP protocol family
[ 0.851559] PCI: Using ACPI for IRQ routing
[ 0.854604] PCI: pci_cache_line_size set to 64 bytes
[ 0.854766] e820: reserve RAM buffer [mem 0x09d82000-0x0bffffff]
[ 0.854767] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[ 0.854768] e820: reserve RAM buffer [mem 0xcaa93000-0xcbffffff]
[ 0.854768] e820: reserve RAM buffer [mem 0xcaae2000-0xcbffffff]
[ 0.854769] e820: reserve RAM buffer [mem 0xd6bdb000-0xd7ffffff]
[ 0.854769] e820: reserve RAM buffer [mem 0xda6e7000-0xdbffffff]
[ 0.854770] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
[ 0.854770] e820: reserve RAM buffer [mem 0x201f300000-0x201fffffff]
[ 0.854796] pci 0000:36:00.0: vgaarb: setting as boot VGA device
[ 0.854796] pci 0000:36:00.0: vgaarb: bridge control possible
[ 0.854796] pci 0000:36:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.854796] vgaarb: loaded
[ 0.854796] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.854796] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.856851] clocksource: Switched to clocksource tsc-early
[ 0.856905] VFS: Disk quotas dquot_6.6.0
[ 0.856913] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.856932] pnp: PnP ACPI init
[ 0.856932] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[ 0.856932] system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
[ 0.856932] system 00:03: [io 0x0a00-0x0a0f] has been reserved
[ 0.856932] system 00:03: [io 0x0a10-0x0a1f] has been reserved
[ 0.856932] system 00:03: [io 0x0a20-0x0a2f] has been reserved
[ 0.856932] system 00:03: [io 0x0a40-0x0a4f] has been reserved
[ 0.856932] system 00:04: [io 0x04d0-0x04d1] has been reserved
[ 0.856932] system 00:04: [io 0x040b] has been reserved
[ 0.856932] system 00:04: [io 0x04d6] has been reserved
[ 0.856932] system 00:04: [io 0x0c00-0x0c01] has been reserved
[ 0.856932] system 00:04: [io 0x0c14] has been reserved
[ 0.856932] system 00:04: [io 0x0c50-0x0c51] has been reserved
[ 0.856932] system 00:04: [io 0x0c52] has been reserved
[ 0.856932] system 00:04: [io 0x0c6c] has been reserved
[ 0.856932] system 00:04: [io 0x0c6f] has been reserved
[ 0.856932] system 00:04: [io 0x0cd8-0x0cdf] has been reserved
[ 0.856932] system 00:04: [io 0x0800-0x089f] has been reserved
[ 0.856932] system 00:04: [io 0x0b00-0x0b0f] has been reserved
[ 0.856932] system 00:04: [io 0x0b20-0x0b3f] has been reserved
[ 0.856932] system 00:04: [io 0x0900-0x090f] has been reserved
[ 0.856932] system 00:04: [io 0x0910-0x091f] has been reserved
[ 0.856932] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.856932] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
[ 0.856932] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[ 0.856932] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.856932] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[ 0.856932] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[ 0.856932] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[ 0.856932] pnp: PnP ACPI: found 5 devices
[ 0.860901] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.860937] NET: Registered PF_INET protocol family
[ 0.861054] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.862600] tcp_listen_portaddr_hash hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.862651] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.862849] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.863121] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.863164] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.863295] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
[ 0.863435] UDP hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.863639] UDP-Lite hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.863774] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.863777] NET: Registered PF_XDP protocol family
[ 0.863780] pci 0000:25:01.0: bridge window [io 0x1000-0x0fff] to [bus 27] add_size 1000
[ 0.863781] pci 0000:25:01.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 27] add_size 200000 add_align 100000
[ 0.863783] pci 0000:25:01.0: bridge window [mem 0x00100000-0x000fffff] to [bus 27] add_size 200000 add_align 100000
[ 0.863784] pci 0000:25:03.0: bridge window [io 0x1000-0x0fff] to [bus 29] add_size 1000
[ 0.863785] pci 0000:25:03.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 29] add_size 200000 add_align 100000
[ 0.863785] pci 0000:25:03.0: bridge window [mem 0x00100000-0x000fffff] to [bus 29] add_size 200000 add_align 100000
[ 0.863786] pci 0000:24:00.0: bridge window [io 0x1000-0x0fff] to [bus 25-29] add_size 2000
[ 0.863787] pci 0000:21:02.0: bridge window [io 0x1000-0x0fff] to [bus 24-29] add_size 2000
[ 0.863792] pci 0000:21:02.0: BAR 13: no space for [io size 0x2000]
[ 0.863793] pci 0000:21:02.0: BAR 13: failed to assign [io size 0x2000]
[ 0.863793] pci 0000:21:02.0: BAR 13: no space for [io size 0x2000]
[ 0.863794] pci 0000:21:02.0: BAR 13: failed to assign [io size 0x2000]
[ 0.863795] pci 0000:21:01.0: PCI bridge to [bus 23]
[ 0.863800] pci 0000:21:01.0: bridge window [mem 0xfcb00000-0xfcbfffff]
[ 0.863809] pci 0000:24:00.0: BAR 13: no space for [io size 0x2000]
[ 0.863809] pci 0000:24:00.0: BAR 13: failed to assign [io size 0x2000]
[ 0.863810] pci 0000:24:00.0: BAR 13: no space for [io size 0x2000]
[ 0.863811] pci 0000:24:00.0: BAR 13: failed to assign [io size 0x2000]
[ 0.863812] pci 0000:25:01.0: BAR 14: no space for [mem size 0x00200000]
[ 0.863813] pci 0000:25:01.0: BAR 14: failed to assign [mem size 0x00200000]
[ 0.863814] pci 0000:25:01.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 0.863814] pci 0000:25:01.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 0.863815] pci 0000:25:03.0: BAR 14: no space for [mem size 0x00200000]
[ 0.863816] pci 0000:25:03.0: BAR 14: failed to assign [mem size 0x00200000]
[ 0.863817] pci 0000:25:03.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 0.863817] pci 0000:25:03.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 0.863818] pci 0000:25:01.0: BAR 13: no space for [io size 0x1000]
[ 0.863818] pci 0000:25:01.0: BAR 13: failed to assign [io size 0x1000]
[ 0.863819] pci 0000:25:03.0: BAR 13: no space for [io size 0x1000]
[ 0.863819] pci 0000:25:03.0: BAR 13: failed to assign [io size 0x1000]
[ 0.863820] pci 0000:25:03.0: BAR 14: no space for [mem size 0x00200000]
[ 0.863821] pci 0000:25:03.0: BAR 14: failed to assign [mem size 0x00200000]
[ 0.863822] pci 0000:25:03.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 0.863822] pci 0000:25:03.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 0.863823] pci 0000:25:03.0: BAR 13: no space for [io size 0x1000]
[ 0.863823] pci 0000:25:03.0: BAR 13: failed to assign [io size 0x1000]
[ 0.863824] pci 0000:25:01.0: BAR 14: no space for [mem size 0x00200000]
[ 0.863825] pci 0000:25:01.0: BAR 14: failed to assign [mem size 0x00200000]
[ 0.863826] pci 0000:25:01.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 0.863826] pci 0000:25:01.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 0.863827] pci 0000:25:01.0: BAR 13: no space for [io size 0x1000]
[ 0.863827] pci 0000:25:01.0: BAR 13: failed to assign [io size 0x1000]
[ 0.863828] pci 0000:25:00.0: PCI bridge to [bus 26]
[ 0.863838] pci 0000:25:00.0: bridge window [mem 0x7c10100000-0x7c101fffff 64bit pref]
[ 0.863846] pci 0000:25:01.0: PCI bridge to [bus 27]
[ 0.863862] pci 0000:25:02.0: PCI bridge to [bus 28]
[ 0.863868] pci 0000:25:02.0: bridge window [mem 0xfca00000-0xfcafffff]
[ 0.863880] pci 0000:25:03.0: PCI bridge to [bus 29]
[ 0.863897] pci 0000:24:00.0: PCI bridge to [bus 25-29]
[ 0.863903] pci 0000:24:00.0: bridge window [mem 0xfca00000-0xfcafffff]
[ 0.863907] pci 0000:24:00.0: bridge window [mem 0x7c10100000-0x7c101fffff 64bit pref]
[ 0.863915] pci 0000:21:02.0: PCI bridge to [bus 24-29]
[ 0.863919] pci 0000:21:02.0: bridge window [mem 0xfca00000-0xfcafffff]
[ 0.863922] pci 0000:21:02.0: bridge window [mem 0x7c10100000-0x7c101fffff 64bit pref]
[ 0.863929] pci 0000:2b:03.0: PCI bridge to [bus 2c]
[ 0.863934] pci 0000:2b:03.0: bridge window [mem 0xfc400000-0xfc4fffff]
[ 0.863945] pci 0000:2b:07.0: PCI bridge to [bus 2d]
[ 0.863947] pci 0000:2b:07.0: bridge window [io 0xe000-0xefff]
[ 0.863953] pci 0000:2b:07.0: bridge window [mem 0xfc300000-0xfc3fffff]
[ 0.863964] pci 0000:2a:00.0: PCI bridge to [bus 2b-2d]
[ 0.863966] pci 0000:2a:00.0: bridge window [io 0xe000-0xefff]
[ 0.863972] pci 0000:2a:00.0: bridge window [mem 0xfc300000-0xfc4fffff]
[ 0.863983] pci 0000:21:03.0: PCI bridge to [bus 2a-2d]
[ 0.863984] pci 0000:21:03.0: bridge window [io 0xe000-0xefff]
[ 0.863989] pci 0000:21:03.0: bridge window [mem 0xfc300000-0xfc4fffff]
[ 0.863998] pci 0000:21:04.0: PCI bridge to [bus 2e]
[ 0.863999] pci 0000:21:04.0: bridge window [io 0xd000-0xdfff]
[ 0.864004] pci 0000:21:04.0: bridge window [mem 0xfc900000-0xfc9fffff]
[ 0.864012] pci 0000:21:05.0: PCI bridge to [bus 2f]
[ 0.864014] pci 0000:21:05.0: bridge window [io 0xc000-0xcfff]
[ 0.864019] pci 0000:21:05.0: bridge window [mem 0xfc800000-0xfc8fffff]
[ 0.864027] pci 0000:21:06.0: PCI bridge to [bus 30]
[ 0.864032] pci 0000:21:06.0: bridge window [mem 0xfc700000-0xfc7fffff]
[ 0.864040] pci 0000:21:08.0: PCI bridge to [bus 31]
[ 0.864045] pci 0000:21:08.0: bridge window [mem 0xfc100000-0xfc2fffff]
[ 0.864053] pci 0000:21:09.0: PCI bridge to [bus 32]
[ 0.864058] pci 0000:21:09.0: bridge window [mem 0xfc600000-0xfc6fffff]
[ 0.864066] pci 0000:21:0a.0: PCI bridge to [bus 33]
[ 0.864071] pci 0000:21:0a.0: bridge window [mem 0xfc500000-0xfc5fffff]
[ 0.864079] pci 0000:20:00.0: PCI bridge to [bus 21-33]
[ 0.864081] pci 0000:20:00.0: bridge window [io 0xc000-0xefff]
[ 0.864086] pci 0000:20:00.0: bridge window [mem 0xfc100000-0xfcbfffff]
[ 0.864089] pci 0000:20:00.0: bridge window [mem 0x7c10100000-0x7c101fffff 64bit pref]
[ 0.864095] pci 0000:00:01.2: PCI bridge to [bus 20-33]
[ 0.864096] pci 0000:00:01.2: bridge window [io 0xc000-0xefff]
[ 0.864098] pci 0000:00:01.2: bridge window [mem 0xfc100000-0xfcbfffff]
[ 0.864100] pci 0000:00:01.2: bridge window [mem 0x7c10100000-0x7c101fffff 64bit pref]
[ 0.864103] pci 0000:35:00.0: PCI bridge to [bus 36]
[ 0.864104] pci 0000:35:00.0: bridge window [io 0xf000-0xffff]
[ 0.864107] pci 0000:35:00.0: bridge window [mem 0xfce00000-0xfcefffff]
[ 0.864110] pci 0000:35:00.0: bridge window [mem 0x7800000000-0x7c0fffffff 64bit pref]
[ 0.864114] pci 0000:34:00.0: PCI bridge to [bus 35-36]
[ 0.864115] pci 0000:34:00.0: bridge window [io 0xf000-0xffff]
[ 0.864119] pci 0000:34:00.0: bridge window [mem 0xfce00000-0xfcefffff]
[ 0.864121] pci 0000:34:00.0: bridge window [mem 0x7800000000-0x7c0fffffff 64bit pref]
[ 0.864125] pci 0000:00:03.1: PCI bridge to [bus 34-36]
[ 0.864126] pci 0000:00:03.1: bridge window [io 0xf000-0xffff]
[ 0.864128] pci 0000:00:03.1: bridge window [mem 0xfce00000-0xfcffffff]
[ 0.864130] pci 0000:00:03.1: bridge window [mem 0x7800000000-0x7c0fffffff 64bit pref]
[ 0.864133] pci 0000:00:07.1: PCI bridge to [bus 37]
[ 0.864138] pci 0000:00:08.1: PCI bridge to [bus 38]
[ 0.864141] pci 0000:00:08.1: bridge window [mem 0xfcc00000-0xfcdfffff]
[ 0.864145] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
[ 0.864145] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
[ 0.864146] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
[ 0.864147] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 0.864147] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[ 0.864148] pci_bus 0000:00: resource 9 [mem 0xe0000000-0xfcffffff window]
[ 0.864148] pci_bus 0000:00: resource 10 [mem 0x2020000000-0x7fffffffff window]
[ 0.864149] pci_bus 0000:20: resource 0 [io 0xc000-0xefff]
[ 0.864150] pci_bus 0000:20: resource 1 [mem 0xfc100000-0xfcbfffff]
[ 0.864150] pci_bus 0000:20: resource 2 [mem 0x7c10100000-0x7c101fffff 64bit pref]
[ 0.864151] pci_bus 0000:21: resource 0 [io 0xc000-0xefff]
[ 0.864152] pci_bus 0000:21: resource 1 [mem 0xfc100000-0xfcbfffff]
[ 0.864152] pci_bus 0000:21: resource 2 [mem 0x7c10100000-0x7c101fffff 64bit pref]
[ 0.864153] pci_bus 0000:23: resource 1 [mem 0xfcb00000-0xfcbfffff]
[ 0.864154] pci_bus 0000:24: resource 1 [mem 0xfca00000-0xfcafffff]
[ 0.864154] pci_bus 0000:24: resource 2 [mem 0x7c10100000-0x7c101fffff 64bit pref]
[ 0.864155] pci_bus 0000:25: resource 1 [mem 0xfca00000-0xfcafffff]
[ 0.864156] pci_bus 0000:25: resource 2 [mem 0x7c10100000-0x7c101fffff 64bit pref]
[ 0.864156] pci_bus 0000:26: resource 2 [mem 0x7c10100000-0x7c101fffff 64bit pref]
[ 0.864157] pci_bus 0000:28: resource 1 [mem 0xfca00000-0xfcafffff]
[ 0.864157] pci_bus 0000:2a: resource 0 [io 0xe000-0xefff]
[ 0.864158] pci_bus 0000:2a: resource 1 [mem 0xfc300000-0xfc4fffff]
[ 0.864158] pci_bus 0000:2b: resource 0 [io 0xe000-0xefff]
[ 0.864159] pci_bus 0000:2b: resource 1 [mem 0xfc300000-0xfc4fffff]
[ 0.864159] pci_bus 0000:2c: resource 1 [mem 0xfc400000-0xfc4fffff]
[ 0.864160] pci_bus 0000:2d: resource 0 [io 0xe000-0xefff]
[ 0.864160] pci_bus 0000:2d: resource 1 [mem 0xfc300000-0xfc3fffff]
[ 0.864161] pci_bus 0000:2e: resource 0 [io 0xd000-0xdfff]
[ 0.864162] pci_bus 0000:2e: resource 1 [mem 0xfc900000-0xfc9fffff]
[ 0.864162] pci_bus 0000:2f: resource 0 [io 0xc000-0xcfff]
[ 0.864163] pci_bus 0000:2f: resource 1 [mem 0xfc800000-0xfc8fffff]
[ 0.864163] pci_bus 0000:30: resource 1 [mem 0xfc700000-0xfc7fffff]
[ 0.864164] pci_bus 0000:31: resource 1 [mem 0xfc100000-0xfc2fffff]
[ 0.864164] pci_bus 0000:32: resource 1 [mem 0xfc600000-0xfc6fffff]
[ 0.864165] pci_bus 0000:33: resource 1 [mem 0xfc500000-0xfc5fffff]
[ 0.864165] pci_bus 0000:34: resource 0 [io 0xf000-0xffff]
[ 0.864166] pci_bus 0000:34: resource 1 [mem 0xfce00000-0xfcffffff]
[ 0.864166] pci_bus 0000:34: resource 2 [mem 0x7800000000-0x7c0fffffff 64bit pref]
[ 0.864167] pci_bus 0000:35: resource 0 [io 0xf000-0xffff]
[ 0.864168] pci_bus 0000:35: resource 1 [mem 0xfce00000-0xfcefffff]
[ 0.864168] pci_bus 0000:35: resource 2 [mem 0x7800000000-0x7c0fffffff 64bit pref]
[ 0.864169] pci_bus 0000:36: resource 0 [io 0xf000-0xffff]
[ 0.864169] pci_bus 0000:36: resource 1 [mem 0xfce00000-0xfcefffff]
[ 0.864170] pci_bus 0000:36: resource 2 [mem 0x7800000000-0x7c0fffffff 64bit pref]
[ 0.864171] pci_bus 0000:38: resource 1 [mem 0xfcc00000-0xfcdfffff]
[ 0.864712] pci 0000:36:00.1: D0 power state depends on 0000:36:00.0
[ 0.864824] PCI: CLS 64 bytes, default 64
[ 0.864829] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[ 0.864848] pci 0000:00:01.0: Adding to iommu group 0
[ 0.864853] pci 0000:00:01.2: Adding to iommu group 1
[ 0.864857] Trying to unpack rootfs image as initramfs...
[ 0.864859] pci 0000:00:02.0: Adding to iommu group 2
[ 0.864874] pci 0000:00:03.0: Adding to iommu group 3
[ 0.864880] pci 0000:00:03.1: Adding to iommu group 4
[ 0.864891] pci 0000:00:04.0: Adding to iommu group 5
[ 0.864898] pci 0000:00:05.0: Adding to iommu group 6
[ 0.864905] pci 0000:00:07.0: Adding to iommu group 7
[ 0.864910] pci 0000:00:07.1: Adding to iommu group 8
[ 0.864917] pci 0000:00:08.0: Adding to iommu group 9
[ 0.864922] pci 0000:00:08.1: Adding to iommu group 10
[ 0.864930] pci 0000:00:14.0: Adding to iommu group 11
[ 0.864934] pci 0000:00:14.3: Adding to iommu group 11
[ 0.864953] pci 0000:00:18.0: Adding to iommu group 12
[ 0.864958] pci 0000:00:18.1: Adding to iommu group 12
[ 0.864962] pci 0000:00:18.2: Adding to iommu group 12
[ 0.864967] pci 0000:00:18.3: Adding to iommu group 12
[ 0.864971] pci 0000:00:18.4: Adding to iommu group 12
[ 0.864976] pci 0000:00:18.5: Adding to iommu group 12
[ 0.864981] pci 0000:00:18.6: Adding to iommu group 12
[ 0.864985] pci 0000:00:18.7: Adding to iommu group 12
[ 0.864991] pci 0000:20:00.0: Adding to iommu group 13
[ 0.865019] pci 0000:21:01.0: Adding to iommu group 14
[ 0.865046] pci 0000:21:02.0: Adding to iommu group 15
[ 0.865074] pci 0000:21:03.0: Adding to iommu group 16
[ 0.865101] pci 0000:21:04.0: Adding to iommu group 17
[ 0.865128] pci 0000:21:05.0: Adding to iommu group 18
[ 0.865155] pci 0000:21:06.0: Adding to iommu group 19
[ 0.865163] pci 0000:21:08.0: Adding to iommu group 20
[ 0.865170] pci 0000:21:09.0: Adding to iommu group 21
[ 0.865177] pci 0000:21:0a.0: Adding to iommu group 22
[ 0.865204] pci 0000:23:00.0: Adding to iommu group 23
[ 0.865232] pci 0000:24:00.0: Adding to iommu group 24
[ 0.865260] pci 0000:25:00.0: Adding to iommu group 25
[ 0.865287] pci 0000:25:01.0: Adding to iommu group 26
[ 0.865315] pci 0000:25:02.0: Adding to iommu group 27
[ 0.865343] pci 0000:25:03.0: Adding to iommu group 28
[ 0.865374] pci 0000:26:00.0: Adding to iommu group 29
[ 0.865405] pci 0000:28:00.0: Adding to iommu group 30
[ 0.865432] pci 0000:2a:00.0: Adding to iommu group 31
[ 0.865461] pci 0000:2b:03.0: Adding to iommu group 32
[ 0.865489] pci 0000:2b:07.0: Adding to iommu group 33
[ 0.865491] pci 0000:2c:00.0: Adding to iommu group 32
[ 0.865493] pci 0000:2d:00.0: Adding to iommu group 33
[ 0.865521] pci 0000:2e:00.0: Adding to iommu group 34
[ 0.865548] pci 0000:2f:00.0: Adding to iommu group 35
[ 0.865576] pci 0000:30:00.0: Adding to iommu group 36
[ 0.865578] pci 0000:31:00.0: Adding to iommu group 20
[ 0.865580] pci 0000:31:00.1: Adding to iommu group 20
[ 0.865582] pci 0000:31:00.3: Adding to iommu group 20
[ 0.865584] pci 0000:32:00.0: Adding to iommu group 21
[ 0.865586] pci 0000:33:00.0: Adding to iommu group 22
[ 0.865592] pci 0000:34:00.0: Adding to iommu group 37
[ 0.865597] pci 0000:35:00.0: Adding to iommu group 38
[ 0.865618] pci 0000:36:00.0: Adding to iommu group 39
[ 0.865627] pci 0000:36:00.1: Adding to iommu group 40
[ 0.865632] pci 0000:37:00.0: Adding to iommu group 41
[ 0.865639] pci 0000:38:00.0: Adding to iommu group 42
[ 0.865645] pci 0000:38:00.3: Adding to iommu group 43
[ 0.865652] pci 0000:38:00.4: Adding to iommu group 44
[ 0.870795] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[ 0.870797] AMD-Vi: Extended features (0x58f77ef22294a5a): PPR NX GT IA PC GA_vAPIC
[ 0.870799] AMD-Vi: Interrupt remapping enabled
[ 0.870876] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.870877] software IO TLB: mapped [mem 0x00000000d2acf000-0x00000000d6acf000] (64MB)
[ 0.870895] LVT offset 0 assigned for vector 0x400
[ 0.871064] perf: AMD IBS detected (0x000003ff)
[ 0.871067] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[ 0.872861] Initialise system trusted keyrings
[ 0.872869] Key type blacklist registered
[ 0.872889] workingset: timestamp_bits=41 max_order=25 bucket_order=0
[ 0.873429] zbud: loaded
[ 0.873530] integrity: Platform Keyring initialized
[ 0.873531] integrity: Machine keyring initialized
[ 0.875878] Key type asymmetric registered
[ 0.875880] Asymmetric key parser 'x509' registered
[ 0.888325] Freeing initrd memory: 8816K
[ 0.889730] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[ 0.889740] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.889768] io scheduler mq-deadline registered
[ 0.889770] io scheduler kyber registered
[ 0.889785] io scheduler bfq registered
[ 0.890945] pcieport 0000:00:01.2: AER: enabled with IRQ 29
[ 0.891072] pcieport 0000:00:03.1: AER: enabled with IRQ 30
[ 0.891246] pcieport 0000:00:07.1: AER: enabled with IRQ 32
[ 0.891347] pcieport 0000:00:08.1: AER: enabled with IRQ 33
[ 0.894059] pcieport 0000:25:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.894547] pcieport 0000:25:03.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.895386] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.895454] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.895463] ACPI: button: Power Button [PWRB]
[ 0.895476] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.906016] ACPI: button: Power Button [PWRF]
[ 0.909355] Estimated ratio of average max frequency by base frequency (times 1024): 1277
[ 0.909363] Monitor-Mwait will be used to enter C-1 state
[ 0.909368] ACPI: \_PR_.C000: Found 2 idle states
[ 0.909431] ACPI: \_PR_.C002: Found 2 idle states
[ 0.909483] ACPI: \_PR_.C004: Found 2 idle states
[ 0.909557] ACPI: \_PR_.C006: Found 2 idle states
[ 0.909627] ACPI: \_PR_.C008: Found 2 idle states
[ 0.909698] ACPI: \_PR_.C00A: Found 2 idle states
[ 0.909768] ACPI: \_PR_.C00C: Found 2 idle states
[ 0.909840] ACPI: \_PR_.C00E: Found 2 idle states
[ 0.909912] ACPI: \_PR_.C010: Found 2 idle states
[ 0.909985] ACPI: \_PR_.C012: Found 2 idle states
[ 0.910060] ACPI: \_PR_.C014: Found 2 idle states
[ 0.910136] ACPI: \_PR_.C016: Found 2 idle states
[ 0.910209] ACPI: \_PR_.C018: Found 2 idle states
[ 0.910287] ACPI: \_PR_.C01A: Found 2 idle states
[ 0.910363] ACPI: \_PR_.C01C: Found 2 idle states
[ 0.910443] ACPI: \_PR_.C01E: Found 2 idle states
[ 0.910495] ACPI: \_PR_.C001: Found 2 idle states
[ 0.910537] ACPI: \_PR_.C003: Found 2 idle states
[ 0.910605] ACPI: \_PR_.C005: Found 2 idle states
[ 0.910671] ACPI: \_PR_.C007: Found 2 idle states
[ 0.910738] ACPI: \_PR_.C009: Found 2 idle states
[ 0.910805] ACPI: \_PR_.C00B: Found 2 idle states
[ 0.910871] ACPI: \_PR_.C00D: Found 2 idle states
[ 0.910926] ACPI: \_PR_.C00F: Found 2 idle states
[ 0.910987] ACPI: \_PR_.C011: Found 2 idle states
[ 0.911048] ACPI: \_PR_.C013: Found 2 idle states
[ 0.911112] ACPI: \_PR_.C015: Found 2 idle states
[ 0.911175] ACPI: \_PR_.C017: Found 2 idle states
[ 0.911238] ACPI: \_PR_.C019: Found 2 idle states
[ 0.911298] ACPI: \_PR_.C01B: Found 2 idle states
[ 0.911358] ACPI: \_PR_.C01D: Found 2 idle states
[ 0.911418] ACPI: \_PR_.C01F: Found 2 idle states
[ 0.911562] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.911696] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.912311] Non-volatile memory driver v1.3
[ 0.912312] Linux agpgart interface v0.103
[ 0.912331] AMD-Vi: AMD IOMMUv2 loaded and initialized
[ 0.912442] ACPI: bus type drm_connector registered
[ 0.913476] ahci 0000:2d:00.0: version 3.0
[ 0.913578] ahci 0000:2d:00.0: SSS flag set, parallel bus scan disabled
[ 0.913631] ahci 0000:2d:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[ 0.913632] ahci 0000:2d:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc
[ 0.913763] scsi host0: ahci
[ 0.913821] scsi host1: ahci
[ 0.913840] ata1: SATA max UDMA/133 abar m512@0xfc300000 port 0xfc300100 irq 55
[ 0.913844] ata2: SATA max UDMA/133 abar m512@0xfc300000 port 0xfc300180 irq 55
[ 0.913960] ahci 0000:32:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[ 0.913961] ahci 0000:32:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
[ 0.914049] scsi host2: ahci
[ 0.914064] ata3: SATA max UDMA/133 abar m2048@0xfc600000 port 0xfc600100 irq 56
[ 0.914334] ahci 0000:33:00.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0x33 impl SATA mode
[ 0.914335] ahci 0000:33:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
[ 0.914562] scsi host3: ahci
[ 0.914604] scsi host4: ahci
[ 0.914647] scsi host5: ahci
[ 0.914686] scsi host6: ahci
[ 0.914727] scsi host7: ahci
[ 0.914764] scsi host8: ahci
[ 0.914779] ata4: SATA max UDMA/133 abar m2048@0xfc500000 port 0xfc500100 irq 57
[ 0.914781] ata5: SATA max UDMA/133 abar m2048@0xfc500000 port 0xfc500180 irq 58
[ 0.914782] ata6: DUMMY
[ 0.914782] ata7: DUMMY
[ 0.914784] ata8: SATA max UDMA/133 abar m2048@0xfc500000 port 0xfc500300 irq 61
[ 0.914786] ata9: SATA max UDMA/133 abar m2048@0xfc500000 port 0xfc500380 irq 62
[ 0.914802] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.914803] ehci-pci: EHCI PCI platform driver
[ 0.914807] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.914808] ohci-pci: OHCI PCI platform driver
[ 0.914812] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.914828] usbcore: registered new interface driver usbserial_generic
[ 0.914830] usbserial: USB Serial support registered for generic
[ 0.914887] rtc_cmos 00:02: RTC can wake from S4
[ 0.915103] rtc_cmos 00:02: registered as rtc0
[ 0.915131] rtc_cmos 00:02: setting system clock to 2022-08-28T21:21:28 UTC (1661721688)
[ 0.915140] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.915378] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.915484] efifb: probing for efifb
[ 0.915528] efifb: framebuffer at 0x7800000000, using 3072k, total 3072k
[ 0.915529] efifb: mode is 1024x768x32, linelength=4096, pages=1
[ 0.915530] efifb: scrolling: redraw
[ 0.915530] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.915570] Console: switching to colour frame buffer device 128x48
[ 0.915854] fb0: EFI VGA frame buffer device
[ 0.915862] hid: raw HID events driver (C) Jiri Kosina
[ 0.915920] drop_monitor: Initializing network drop monitor service
[ 0.921512] Initializing XFRM netlink socket
[ 0.921561] NET: Registered PF_INET6 protocol family
[ 0.922624] Segment Routing with IPv6
[ 0.922625] RPL Segment Routing with IPv6
[ 0.922629] In-situ OAM (IOAM) with IPv6
[ 0.922639] NET: Registered PF_PACKET protocol family
[ 0.923572] microcode: CPU0: patch_level=0x0a201009
[ 0.923577] microcode: CPU1: patch_level=0x0a201009
[ 0.923583] microcode: CPU2: patch_level=0x0a201009
[ 0.923589] microcode: CPU3: patch_level=0x0a201009
[ 0.923596] microcode: CPU4: patch_level=0x0a201009
[ 0.923602] microcode: CPU5: patch_level=0x0a201009
[ 0.923608] microcode: CPU6: patch_level=0x0a201009
[ 0.923615] microcode: CPU7: patch_level=0x0a201009
[ 0.923621] microcode: CPU8: patch_level=0x0a201009
[ 0.923626] microcode: CPU9: patch_level=0x0a201009
[ 0.923632] microcode: CPU10: patch_level=0x0a201009
[ 0.923638] microcode: CPU11: patch_level=0x0a201009
[ 0.923643] microcode: CPU12: patch_level=0x0a201009
[ 0.923648] microcode: CPU13: patch_level=0x0a201009
[ 0.923653] microcode: CPU14: patch_level=0x0a201009
[ 0.923658] microcode: CPU15: patch_level=0x0a201009
[ 0.923664] microcode: CPU16: patch_level=0x0a201009
[ 0.923670] microcode: CPU17: patch_level=0x0a201009
[ 0.923675] microcode: CPU18: patch_level=0x0a201009
[ 0.923680] microcode: CPU19: patch_level=0x0a201009
[ 0.923685] microcode: CPU20: patch_level=0x0a201009
[ 0.923691] microcode: CPU21: patch_level=0x0a201009
[ 0.923696] microcode: CPU22: patch_level=0x0a201009
[ 0.923701] microcode: CPU23: patch_level=0x0a201009
[ 0.923706] microcode: CPU24: patch_level=0x0a201009
[ 0.923710] microcode: CPU25: patch_level=0x0a201009
[ 0.923715] microcode: CPU26: patch_level=0x0a201009
[ 0.923719] microcode: CPU27: patch_level=0x0a201009
[ 0.923721] microcode: CPU28: patch_level=0x0a201009
[ 0.923725] microcode: CPU29: patch_level=0x0a201009
[ 0.923729] microcode: CPU30: patch_level=0x0a201009
[ 0.923733] microcode: CPU31: patch_level=0x0a201009
[ 0.923735] microcode: Microcode Update Driver: v2.2.
[ 0.923945] resctrl: L3 allocation detected
[ 0.923945] resctrl: MB allocation detected
[ 0.923946] resctrl: L3 monitoring detected
[ 0.923947] IPI shorthand broadcast: enabled
[ 0.923958] sched_clock: Marking stable (610354089, 313585762)->(935155984, -11216133)
[ 0.924477] registered taskstats version 1
[ 0.924844] Loading compiled-in X.509 certificates
[ 0.926455] Loaded X.509 cert 'Build time autogenerated kernel key: 54ab1f86e7548162aeb86c4ecbb026b9b87cc08f'
[ 0.926915] zswap: loaded using pool lz4/z3fold
[ 0.927099] Key type ._fscrypt registered
[ 0.927100] Key type .fscrypt registered
[ 0.927100] Key type fscrypt-provisioning registered
[ 0.928100] PM: Magic number: 2:170:400
[ 0.928216] RAS: Correctable Errors collector initialized.
[ 1.229366] ata1: SATA link down (SStatus 0 SControl 300)
[ 1.231297] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.391549] ata8: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.392282] ata8.00: ATA-9: ST2000DM006-2DM164, CC26, max UDMA/133
[ 1.392470] ata8.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.393601] ata8.00: configured for UDMA/133
[ 1.393722] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.394452] ata5.00: ATA-9: ST2000DM006-2DM164, CC26, max UDMA/133
[ 1.394641] ata5.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.394881] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.395600] ata4.00: ATA-9: ST2000DM006-2DM164, CC26, max UDMA/133
[ 1.395778] ata5.00: configured for UDMA/133
[ 1.395787] ata4.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.395895] ata9: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.396612] ata9.00: ATA-9: ST2000DM006-2DM164, CC26, max UDMA/133
[ 1.396799] ata9.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.396915] ata4.00: configured for UDMA/133
[ 1.397947] ata9.00: configured for UDMA/133
[ 1.546032] ata2: SATA link down (SStatus 0 SControl 300)
[ 1.546148] scsi 3:0:0:0: Direct-Access ATA ST2000DM006-2DM1 CC26 PQ: 0 ANSI: 5
[ 1.546316] sd 3:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[ 1.546318] sd 3:0:0:0: [sda] 4096-byte physical blocks
[ 1.546320] scsi 4:0:0:0: Direct-Access ATA ST2000DM006-2DM1 CC26 PQ: 0 ANSI: 5
[ 1.546322] sd 3:0:0:0: [sda] Write Protect is off
[ 1.546323] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.546328] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.546337] sd 3:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[ 1.546426] sd 4:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[ 1.546428] sd 4:0:0:0: [sdb] 4096-byte physical blocks
[ 1.546434] sd 4:0:0:0: [sdb] Write Protect is off
[ 1.546436] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.546445] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.546458] sd 4:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
[ 1.546479] scsi 7:0:0:0: Direct-Access ATA ST2000DM006-2DM1 CC26 PQ: 0 ANSI: 5
[ 1.546645] sd 7:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[ 1.546646] sd 7:0:0:0: [sdc] 4096-byte physical blocks
[ 1.546647] scsi 8:0:0:0: Direct-Access ATA ST2000DM006-2DM1 CC26 PQ: 0 ANSI: 5
[ 1.546651] sd 7:0:0:0: [sdc] Write Protect is off
[ 1.546652] sd 7:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 1.546658] sd 7:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.546667] sd 7:0:0:0: [sdc] Preferred minimum I/O size 4096 bytes
[ 1.546805] sd 8:0:0:0: [sdd] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[ 1.546806] sd 8:0:0:0: [sdd] 4096-byte physical blocks
[ 1.546816] sd 8:0:0:0: [sdd] Write Protect is off
[ 1.546818] sd 8:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[ 1.546831] sd 8:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.546847] sd 8:0:0:0: [sdd] Preferred minimum I/O size 4096 bytes
[ 1.582685] sd 8:0:0:0: [sdd] Attached SCSI disk
[ 1.583648] sd 7:0:0:0: [sdc] Attached SCSI disk
[ 1.585991] sd 3:0:0:0: [sda] Attached SCSI disk
[ 1.588414] sd 4:0:0:0: [sdb] Attached SCSI disk
[ 1.589191] Freeing unused decrypted memory: 2036K
[ 1.589444] Freeing unused kernel image (initmem) memory: 2116K
[ 1.589446] Write protecting the kernel read-only data: 28672k
[ 1.589842] Freeing unused kernel image (text/rodata gap) memory: 2040K
[ 1.589954] Freeing unused kernel image (rodata/data gap) memory: 1120K
[ 1.610323] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.610326] rodata_test: all tests were successful
[ 1.610328] Run /init as init process
[ 1.610328] with arguments:
[ 1.610329] /init
[ 1.610329] with environment:
[ 1.610330] HOME=/
[ 1.610330] TERM=linux
[ 1.610330] BOOT_IMAGE=/boot/vmlinuz-linux
[ 1.665344] xhci_hcd 0000:28:00.0: xHCI Host Controller
[ 1.665347] xhci_hcd 0000:28:00.0: new USB bus registered, assigned bus number 1
[ 1.666512] xhci_hcd 0000:28:00.0: hcc params 0x20007fc1 hci version 0x110 quirks 0x0000000200009810
[ 1.666831] xhci_hcd 0000:28:00.0: xHCI Host Controller
[ 1.666833] xhci_hcd 0000:28:00.0: new USB bus registered, assigned bus number 2
[ 1.666834] xhci_hcd 0000:28:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.666860] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
[ 1.666861] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.666863] usb usb1: Product: xHCI Host Controller
[ 1.666863] usb usb1: Manufacturer: Linux 5.19.2-arch1-1 xhci-hcd
[ 1.666864] usb usb1: SerialNumber: 0000:28:00.0
[ 1.666920] hub 1-0:1.0: USB hub found
[ 1.666927] hub 1-0:1.0: 2 ports detected
[ 1.666991] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
[ 1.666992] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.666993] usb usb2: Product: xHCI Host Controller
[ 1.666994] usb usb2: Manufacturer: Linux 5.19.2-arch1-1 xhci-hcd
[ 1.666994] usb usb2: SerialNumber: 0000:28:00.0
[ 1.667032] hub 2-0:1.0: USB hub found
[ 1.667038] hub 2-0:1.0: 2 ports detected
[ 1.667193] xhci_hcd 0000:2c:00.0: xHCI Host Controller
[ 1.667196] xhci_hcd 0000:2c:00.0: new USB bus registered, assigned bus number 3
[ 1.668991] nvme nvme0: pci function 0000:23:00.0
[ 1.673433] nvme nvme0: missing or invalid SUBNQN field.
[ 1.673452] nvme nvme0: Shutdown timeout set to 10 seconds
[ 1.674856] nvme nvme0: 8/0/0 default/read/poll queues
[ 1.675146] nvme nvme0: ctrl returned bogus length: 16 for NVME_NIDT_EUI64
[ 1.676216] nvme0n1: p1 p3 p4
[ 1.727837] xhci_hcd 0000:2c:00.0: hcc params 0x0200e080 hci version 0x100 quirks 0x0000000010800410
[ 1.728215] xhci_hcd 0000:2c:00.0: xHCI Host Controller
[ 1.728217] xhci_hcd 0000:2c:00.0: new USB bus registered, assigned bus number 4
[ 1.728218] xhci_hcd 0000:2c:00.0: Host supports USB 3.0 SuperSpeed
[ 1.728265] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
[ 1.728267] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.728268] usb usb3: Product: xHCI Host Controller
[ 1.728268] usb usb3: Manufacturer: Linux 5.19.2-arch1-1 xhci-hcd
[ 1.728269] usb usb3: SerialNumber: 0000:2c:00.0
[ 1.728307] hub 3-0:1.0: USB hub found
[ 1.728314] hub 3-0:1.0: 2 ports detected
[ 1.728372] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.728381] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
[ 1.728382] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.728382] usb usb4: Product: xHCI Host Controller
[ 1.728383] usb usb4: Manufacturer: Linux 5.19.2-arch1-1 xhci-hcd
[ 1.728383] usb usb4: SerialNumber: 0000:2c:00.0
[ 1.728413] hub 4-0:1.0: USB hub found
[ 1.728421] hub 4-0:1.0: 2 ports detected
[ 1.728578] xhci_hcd 0000:31:00.1: xHCI Host Controller
[ 1.728580] xhci_hcd 0000:31:00.1: new USB bus registered, assigned bus number 5
[ 1.728731] xhci_hcd 0000:31:00.1: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[ 1.729274] xhci_hcd 0000:31:00.1: xHCI Host Controller
[ 1.729275] xhci_hcd 0000:31:00.1: new USB bus registered, assigned bus number 6
[ 1.729276] xhci_hcd 0000:31:00.1: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.729294] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
[ 1.729295] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.729296] usb usb5: Product: xHCI Host Controller
[ 1.729296] usb usb5: Manufacturer: Linux 5.19.2-arch1-1 xhci-hcd
[ 1.729297] usb usb5: SerialNumber: 0000:31:00.1
[ 1.729338] hub 5-0:1.0: USB hub found
[ 1.729347] hub 5-0:1.0: 6 ports detected
[ 1.729475] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.729483] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
[ 1.729484] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.729485] usb usb6: Product: xHCI Host Controller
[ 1.729485] usb usb6: Manufacturer: Linux 5.19.2-arch1-1 xhci-hcd
[ 1.729486] usb usb6: SerialNumber: 0000:31:00.1
[ 1.729520] hub 6-0:1.0: USB hub found
[ 1.729527] hub 6-0:1.0: 4 ports detected
[ 1.729646] xhci_hcd 0000:31:00.3: xHCI Host Controller
[ 1.729648] xhci_hcd 0000:31:00.3: new USB bus registered, assigned bus number 7
[ 1.729804] xhci_hcd 0000:31:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[ 1.730111] xhci_hcd 0000:31:00.3: xHCI Host Controller
[ 1.730112] xhci_hcd 0000:31:00.3: new USB bus registered, assigned bus number 8
[ 1.730113] xhci_hcd 0000:31:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.730131] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
[ 1.730132] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.730133] usb usb7: Product: xHCI Host Controller
[ 1.730133] usb usb7: Manufacturer: Linux 5.19.2-arch1-1 xhci-hcd
[ 1.730134] usb usb7: SerialNumber: 0000:31:00.3
[ 1.730173] hub 7-0:1.0: USB hub found
[ 1.730184] hub 7-0:1.0: 6 ports detected
[ 1.730317] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.730325] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
[ 1.730326] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.730326] usb usb8: Product: xHCI Host Controller
[ 1.730327] usb usb8: Manufacturer: Linux 5.19.2-arch1-1 xhci-hcd
[ 1.730327] usb usb8: SerialNumber: 0000:31:00.3
[ 1.730361] hub 8-0:1.0: USB hub found
[ 1.730368] hub 8-0:1.0: 4 ports detected
[ 1.730393] usb: port power management may be unreliable
[ 1.730499] xhci_hcd 0000:38:00.3: xHCI Host Controller
[ 1.730501] xhci_hcd 0000:38:00.3: new USB bus registered, assigned bus number 9
[ 1.730607] xhci_hcd 0000:38:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[ 1.730850] xhci_hcd 0000:38:00.3: xHCI Host Controller
[ 1.730851] xhci_hcd 0000:38:00.3: new USB bus registered, assigned bus number 10
[ 1.730852] xhci_hcd 0000:38:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.730868] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
[ 1.730869] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.730869] usb usb9: Product: xHCI Host Controller
[ 1.730870] usb usb9: Manufacturer: Linux 5.19.2-arch1-1 xhci-hcd
[ 1.730870] usb usb9: SerialNumber: 0000:38:00.3
[ 1.730909] hub 9-0:1.0: USB hub found
[ 1.730914] hub 9-0:1.0: 4 ports detected
[ 1.730994] usb usb10: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.731002] usb usb10: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
[ 1.731003] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.731004] usb usb10: Product: xHCI Host Controller
[ 1.731004] usb usb10: Manufacturer: Linux 5.19.2-arch1-1 xhci-hcd
[ 1.731005] usb usb10: SerialNumber: 0000:38:00.3
[ 1.731040] hub 10-0:1.0: USB hub found
[ 1.731045] hub 10-0:1.0: 4 ports detected
[ 1.788227] xhci_hcd 0000:28:00.0: WARN: xHC save state timeout
[ 1.788238] xhci_hcd 0000:28:00.0: PM: suspend_common(): xhci_pci_suspend+0x0/0x150 [xhci_pci] returns -110
[ 1.788249] xhci_hcd 0000:28:00.0: can't suspend (hcd_pci_runtime_suspend returned -110)
[ 1.894790] tsc: Refined TSC clocksource calibration: 3400.015 MHz
[ 1.894796] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x31025cd3783, max_idle_ns: 440795372123 ns
[ 1.894849] clocksource: Switched to clocksource tsc
[ 1.907132] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Quota mode: none.
[ 1.966219] systemd[1]: systemd 251.4-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)
[ 1.966222] systemd[1]: Detected architecture x86-64.
[ 1.967106] systemd[1]: Hostname set to <bbox-arch>.
[ 1.978119] usb 9-1: new full-speed USB device number 2 using xhci_hcd
[ 1.978126] usb 7-5: new full-speed USB device number 2 using xhci_hcd
[ 1.978130] usb 5-4: new full-speed USB device number 2 using xhci_hcd
[ 2.037050] systemd[1]: Queued start job for default target Graphical Interface.
[ 2.037761] systemd[1]: Created slice Slice /system/getty.
[ 2.037929] systemd[1]: Created slice Slice /system/modprobe.
[ 2.038071] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 2.038218] systemd[1]: Created slice Slice /system/vncserver.
[ 2.038354] systemd[1]: Created slice User and Session Slice.
[ 2.038405] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 2.038451] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 2.038526] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 2.038568] systemd[1]: Reached target Local Encrypted Volumes.
[ 2.038591] systemd[1]: Reached target Login Prompts.
[ 2.038614] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 2.038640] systemd[1]: Reached target Remote File Systems.
[ 2.038660] systemd[1]: Reached target Slice Units.
[ 2.038686] systemd[1]: Reached target Local Verity Protected Volumes.
[ 2.038730] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 2.038894] systemd[1]: Listening on LVM2 poll daemon socket.
[ 2.039367] systemd[1]: Listening on Process Core Dump Socket.
[ 2.039446] systemd[1]: Listening on Journal Audit Socket.
[ 2.039508] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.039575] systemd[1]: Listening on Journal Socket.
[ 2.039748] systemd[1]: Listening on udev Control Socket.
[ 2.039803] systemd[1]: Listening on udev Kernel Socket.
[ 2.040159] systemd[1]: Mounting Huge Pages File System...
[ 2.040501] systemd[1]: Mounting POSIX Message Queue File System...
[ 2.040931] systemd[1]: Mounting Kernel Debug File System...
[ 2.041258] systemd[1]: Mounting Kernel Trace File System...
[ 2.041677] systemd[1]: Starting Create List of Static Device Nodes...
[ 2.042011] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 2.042412] systemd[1]: Starting Load Kernel Module configfs...
[ 2.042786] systemd[1]: Starting Load Kernel Module drm...
[ 2.043264] systemd[1]: Starting Load Kernel Module fuse...
[ 2.043449] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[ 2.044350] systemd[1]: Starting Journal Service...
[ 2.044805] usb 3-2: new high-speed USB device number 2 using xhci_hcd
[ 2.045953] systemd[1]: Starting Load Kernel Modules...
[ 2.046407] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 2.046585] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
[ 2.046902] systemd[1]: Starting Coldplug All udev Devices...
[ 2.047585] systemd[1]: Mounted Huge Pages File System.
[ 2.047772] systemd[1]: Mounted POSIX Message Queue File System.
[ 2.047948] systemd[1]: Mounted Kernel Debug File System.
[ 2.048139] systemd[1]: Mounted Kernel Trace File System.
[ 2.048356] systemd[1]: Finished Create List of Static Device Nodes.
[ 2.048611] systemd[1]: [email protected]: Deactivated successfully.
[ 2.048659] systemd[1]: Finished Load Kernel Module configfs.
[ 2.048677] EXT4-fs (nvme0n1p4): re-mounted. Quota mode: none.
[ 2.049012] systemd[1]: [email protected]: Deactivated successfully.
[ 2.049059] systemd[1]: Finished Load Kernel Module drm.
[ 2.049294] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 2.049896] systemd[1]: Mounting Kernel Configuration File System...
[ 2.050067] systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
[ 2.050454] systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
[ 2.050851] systemd[1]: Starting Load/Save Random Seed...
[ 2.051024] systemd[1]: Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
[ 2.051357] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 2.051443] fuse: init (API version 7.36)
[ 2.051861] systemd[1]: [email protected]: Deactivated successfully.
[ 2.051918] systemd[1]: Finished Load Kernel Module fuse.
[ 2.052095] audit: type=1130 audit(1661721689.633:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.052099] audit: type=1131 audit(1661721689.633:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.052144] systemd[1]: Mounted Kernel Configuration File System.
[ 2.052710] systemd[1]: Mounting FUSE Control File System...
[ 2.053518] systemd[1]: Mounted FUSE Control File System.
[ 2.055763] systemd[1]: Finished Load/Save Random Seed.
[ 2.055971] audit: type=1130 audit(1661721689.636:4): 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'
[ 2.056011] systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
[ 2.056082] sd 3:0:0:0: Attached scsi generic sg0 type 0
[ 2.056104] sd 4:0:0:0: Attached scsi generic sg1 type 0
[ 2.056128] sd 7:0:0:0: Attached scsi generic sg2 type 0
[ 2.056146] sd 8:0:0:0: Attached scsi generic sg3 type 0
[ 2.064105] device-mapper: uevent: version 1.0.3
[ 2.064161] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: [email protected]
[ 2.067658] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 2.067842] audit: type=1130 audit(1661721689.646:5): 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'
[ 2.068272] audit: type=1334 audit(1661721689.649:6): prog-id=9 op=LOAD
[ 2.068304] audit: type=1334 audit(1661721689.649:7): prog-id=10 op=LOAD
[ 2.068319] audit: type=1334 audit(1661721689.649:8): prog-id=11 op=LOAD
[ 2.068558] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[ 2.077541] vboxdrv: loading out-of-tree module taints kernel.
[ 2.077750] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[ 2.082329] vboxdrv: Found 32 processor cores
[ 2.088575] systemd[1]: Started Journal Service.
[ 2.088784] audit: type=1130 audit(1661721689.669:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.091001] systemd-journald[486]: Received client request to flush runtime journal.
[ 2.100724] audit: type=1130 audit(1661721689.679:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.104948] vboxdrv: TSC mode is Invariant, tentative frequency 3400014427 Hz
[ 2.104950] vboxdrv: Successfully loaded version 6.1.36 r152435 (interface 0x00320000)
[ 2.107062] VBoxNetAdp: Successfully started.
[ 2.110105] VBoxNetFlt: Successfully started.
[ 2.130017] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
[ 2.138152] usb 7-5: New USB device found, idVendor=1462, idProduct=7c34, bcdDevice= 0.01
[ 2.138156] usb 7-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.138157] usb 7-5: Product: MYSTIC LIGHT
[ 2.138159] usb 7-5: Manufacturer: MSI
[ 2.138159] usb 7-5: SerialNumber: A02019032902
[ 2.142842] block device autoloading is deprecated and will be removed.
[ 2.143761] input: PC Speaker as /devices/platform/pcspkr/input/input2
[ 2.143889] usb 9-1: New USB device found, idVendor=046d, idProduct=c33e, bcdDevice= 9.03
[ 2.143893] usb 9-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.143894] usb 9-1: Product: G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD
[ 2.143895] usb 9-1: Manufacturer: Logitech
[ 2.143896] usb 9-1: SerialNumber: 37234564
[ 2.144091] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 2.144094] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[ 2.144382] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[ 2.144382] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[ 2.144384] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 2.145315] usb 5-4: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
[ 2.145318] usb 5-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.149695] cryptd: max_cpu_qlen set to 1000
[ 2.150303] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[ 2.150357] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[ 2.150583] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[ 2.152139] ACPI: bus type thunderbolt registered
[ 2.152173] thunderbolt 0000:26:00.0: enabling device (0000 -> 0002)
[ 2.156065] md127: detected capacity change from 0 to 15627067392
[ 2.159229] AVX2 version of gcm_enc/dec engaged.
[ 2.159275] AES CTR mode by8 optimization enabled
[ 2.165525] r8169 0000:2e:00.0: enabling device (0000 -> 0003)
[ 2.182712] r8169 0000:2e:00.0 eth0: RTL8168h/8111h, d8:bb:c1:15:98:16, XID 541, IRQ 125
[ 2.182714] r8169 0000:2e:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 2.182737] r8169 0000:2f:00.0: enabling device (0000 -> 0003)
[ 2.195792] r8169 0000:2f:00.0 eth1: RTL8125A, d8:bb:c1:15:98:17, XID 609, IRQ 126
[ 2.195794] r8169 0000:2f:00.0 eth1: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 2.265602] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 2.265892] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 2.266874] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 2.267274] cfg80211: failed to load regulatory.db
[ 2.269695] Adding 127999996k swap on /dev/nvme0n1p3. Priority:-2 extents:1 across:127999996k SSFS
[ 2.270483] usb 3-2: New USB device found, idVendor=1b1c, idProduct=0c1c, bcdDevice= 1.00
[ 2.270490] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.270492] usb 3-2: Product: CORSAIR iCUE Commander CORE
[ 2.270494] usb 3-2: Manufacturer: Corsair
[ 2.270496] usb 3-2: SerialNumber: 82051040020f11ba57d47bb57091005f
[ 2.281516] usb 9-2: new full-speed USB device number 3 using xhci_hcd
[ 2.333930] Intel(R) Wireless WiFi driver for Linux
[ 2.333998] iwlwifi 0000:30:00.0: enabling device (0000 -> 0002)
[ 2.338705] snd_hda_intel 0000:36:00.1: enabling device (0000 -> 0002)
[ 2.338780] snd_hda_intel 0000:36:00.1: Handle vga_switcheroo audio client
[ 2.338782] snd_hda_intel 0000:36:00.1: Force to non-snoop mode
[ 2.338996] snd_hda_intel 0000:38:00.4: enabling device (0000 -> 0002)
[ 2.342159] iwlwifi 0000:30:00.0: Direct firmware load for iwlwifi-cc-a0-72.ucode failed with error -2
[ 2.364635] iwlwifi 0000:30:00.0: api flags index 2 larger than supported by driver
[ 2.364857] iwlwifi 0000:30:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[ 2.365000] iwlwifi 0000:30:00.0: loaded firmware version 71.058653f6.0 cc-a0-71.ucode op_mode iwlmvm
[ 2.443894] usb 9-2: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.11
[ 2.443897] usb 9-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.443899] usb 9-2: Product: USB Receiver
[ 2.443900] usb 9-2: Manufacturer: Logitech
[ 2.472588] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:34:00.0/0000:35:00.0/0000:36:00.1/sound/card0/input3
[ 2.472621] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:34:00.0/0000:35:00.0/0000:36:00.1/sound/card0/input4
[ 2.472652] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:34:00.0/0000:35:00.0/0000:36:00.1/sound/card0/input5
[ 2.472681] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:34:00.0/0000:35:00.0/0000:36:00.1/sound/card0/input6
[ 2.472704] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:34:00.0/0000:35:00.0/0000:36:00.1/sound/card0/input7
[ 2.472728] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:34:00.0/0000:35:00.0/0000:36:00.1/sound/card0/input8
[ 2.501067] SVM: TSC scaling supported
[ 2.501068] kvm: Nested Virtualization enabled
[ 2.501069] SVM: kvm: Nested Paging enabled
[ 2.501077] SVM: Virtual VMLOAD VMSAVE supported
[ 2.501078] SVM: Virtual GIF supported
[ 2.501078] SVM: LBR virtualization supported
[ 2.572422] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[ 2.572426] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 2.572428] snd_hda_codec_realtek hdaudioC1D0: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 2.572429] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 2.572431] snd_hda_codec_realtek hdaudioC1D0: dig-out=0x1e/0x0
[ 2.572431] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 2.572433] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
[ 2.572434] snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
[ 2.604810] usb 9-3: new high-speed USB device number 4 using xhci_hcd
[ 2.618242] r8169 0000:2e:00.0 enp46s0: renamed from eth0
[ 2.748632] usb 9-3: New USB device found, idVendor=0525, idProduct=a4a2, bcdDevice= 5.15
[ 2.748635] usb 9-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.748636] usb 9-3: Product: RNDIS/Ethernet Gadget
[ 2.748637] usb 9-3: Manufacturer: Linux 5.15.56-v8+ with fe980000.usb
[ 2.892354] r8169 0000:2f:00.0 enp47s0: renamed from eth1
[ 2.911450] usb 9-4: new high-speed USB device number 5 using xhci_hcd
[ 3.054883] usb 9-4: New USB device found, idVendor=0930, idProduct=6545, bcdDevice= 1.00
[ 3.054886] usb 9-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.054887] usb 9-4: Product: DataTraveler 2.0
[ 3.054888] usb 9-4: Manufacturer: Kingston
[ 3.054889] usb 9-4: SerialNumber: 001D0F0C73BF5B89050308F2
[ 3.116101] EXT4-fs (md127): mounted filesystem with ordered data mode. Quota mode: none.
[ 3.191432] snd_hda_codec_realtek hdaudioC1D1: autoconfig for ALC1220: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:hp
[ 3.191436] snd_hda_codec_realtek hdaudioC1D1: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 3.191437] snd_hda_codec_realtek hdaudioC1D1: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 3.191439] snd_hda_codec_realtek hdaudioC1D1: mono: mono_out=0x0
[ 3.191441] snd_hda_codec_realtek hdaudioC1D1: inputs:
[ 3.191442] snd_hda_codec_realtek hdaudioC1D1: Front Mic=0x19
[ 3.193891] MCE: In-kernel MCE decoding enabled.
[ 3.194584] iwlwifi 0000:30:00.0: Detected Killer(R) Wi-Fi 6 AX1650x 160MHz Wireless Network Adapter (200NGW), REV=0x340
[ 3.194615] thermal thermal_zone0: failed to read out thermal zone (-61)
[ 3.197574] [drm] amdgpu kernel modesetting enabled.
[ 3.199794] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:38:00.4/sound/card1/input9
[ 3.199833] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:38:00.4/sound/card1/input10
[ 3.200375] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:38:00.4/sound/card1/input11
[ 3.200400] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:38:00.4/sound/card1/input12
[ 3.200420] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:38:00.4/sound/card1/input13
[ 3.200440] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:38:00.4/sound/card1/input14
[ 3.200459] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:38:00.4/sound/card1/input15
[ 3.201273] input: MSI MYSTIC LIGHT as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:31:00.3/usb7/7-5/7-5:1.0/0003:1462:7C34.0001/input/input16
[ 3.201345] hid-generic 0003:1462:7C34.0001: input,hiddev96,hidraw0: USB HID v1.10 Device [MSI MYSTIC LIGHT ] on usb-0000:31:00.3-5/input0
[ 3.205720] amdgpu: Ignoring ACPI CRAT on non-APU system
[ 3.205723] amdgpu: Virtual CRAT table created for CPU
[ 3.205730] amdgpu: Topology: Add CPU node
[ 3.205873] Console: switching to colour dummy device 80x25
[ 3.205909] amdgpu 0000:36:00.0: vgaarb: deactivate vga console
[ 3.205939] amdgpu 0000:36:00.0: enabling device (0006 -> 0007)
[ 3.205975] [drm] initializing kernel modesetting (VEGA20 0x1002:0x66AF 0x1002:0x081E 0xC1).
[ 3.205984] [drm] register mmio base: 0xFCE00000
[ 3.205985] [drm] register mmio size: 524288
[ 3.206023] [drm] add ip block number 0 <soc15_common>
[ 3.206024] [drm] add ip block number 1 <gmc_v9_0>
[ 3.206026] [drm] add ip block number 2 <vega20_ih>
[ 3.206027] [drm] add ip block number 3 <psp>
[ 3.206028] [drm] add ip block number 4 <powerplay>
[ 3.206029] [drm] add ip block number 5 <dm>
[ 3.206030] [drm] add ip block number 6 <gfx_v9_0>
[ 3.206031] [drm] add ip block number 7 <sdma_v4_0>
[ 3.206032] [drm] add ip block number 8 <uvd_v7_0>
[ 3.206033] [drm] add ip block number 9 <vce_v4_0>
[ 3.206051] amdgpu 0000:36:00.0: amdgpu: Fetched VBIOS from VFCT
[ 3.206053] amdgpu: ATOM BIOS: 113-D3600200-106
[ 3.207998] input: Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD as /devices/pci0000:00/0000:00:08.1/0000:38:00.3/usb9/9-1/9-1:1.0/0003:046D:C33E.0002/input/input17
[ 3.210170] [drm] UVD(0) is enabled in VM mode
[ 3.210172] [drm] UVD(1) is enabled in VM mode
[ 3.210173] [drm] UVD(0) ENC is enabled in VM mode
[ 3.210174] [drm] UVD(1) ENC is enabled in VM mode
[ 3.210174] [drm] VCE enabled in VM mode
[ 3.210176] amdgpu 0000:36:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[ 3.210205] amdgpu 0000:36:00.0: amdgpu: MEM ECC is not presented.
[ 3.210206] amdgpu 0000:36:00.0: amdgpu: SRAM ECC is not presented.
[ 3.210210] amdgpu 0000:36:00.0: amdgpu: RAS INFO: ras initialized successfully, hardware ability[4] ras_mask[4]
[ 3.210214] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 3.210219] amdgpu 0000:36:00.0: amdgpu: VRAM: 16368M 0x0000008000000000 - 0x00000083FEFFFFFF (16368M used)
[ 3.210221] amdgpu 0000:36:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[ 3.210223] amdgpu 0000:36:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
[ 3.210229] [drm] Detected VRAM RAM=16368M, BAR=16384M
[ 3.210230] [drm] RAM width 4096bits HBM
[ 3.210274] [drm] amdgpu: 16368M of VRAM memory ready
[ 3.210275] [drm] amdgpu: 64366M of GTT memory ready.
[ 3.210282] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 3.210397] [drm] PCIE GART of 512M enabled.
[ 3.210398] [drm] PTB located at 0x0000008000300000
[ 3.218934] amdgpu 0000:36:00.0: amdgpu: PSP runtime database doesn't exist
[ 3.218939] amdgpu 0000:36:00.0: amdgpu: PSP runtime database doesn't exist
[ 3.219003] amdgpu: hwmgr_sw_init smu backed is vega20_smu
[ 3.220963] Bluetooth: Core ver 2.22
[ 3.220974] NET: Registered PF_BLUETOOTH protocol family
[ 3.220975] Bluetooth: HCI device and connection manager initialized
[ 3.220978] Bluetooth: HCI socket layer initialized
[ 3.220979] Bluetooth: L2CAP socket layer initialized
[ 3.220981] Bluetooth: SCO socket layer initialized
[ 3.243484] [drm] Found UVD firmware ENC: 1.2 DEC: .43 Family ID: 19
[ 3.243501] [drm] PSP loading UVD firmware
[ 3.248882] [drm] Found VCE firmware Version: 57.6 Binary ID: 4
[ 3.248906] [drm] PSP loading VCE firmware
[ 3.264907] hid-generic 0003:046D:C33E.0002: input,hidraw1: USB HID v1.11 Keyboard [Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD] on usb-0000:38:00.3-1/input0
[ 3.271008] input: Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Mouse as /devices/pci0000:00/0000:00:08.1/0000:38:00.3/usb9/9-1/9-1:1.1/0003:046D:C33E.0003/input/input18
[ 3.271045] input: Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:38:00.3/usb9/9-1/9-1:1.1/0003:046D:C33E.0003/input/input19
[ 3.297319] [drm] reserve 0x400000 from 0x83fec00000 for PSP TMR
[ 3.314911] iwlwifi 0000:30:00.0: Detected RF HR B3, rfid=0x10a100
[ 3.324843] input: Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD System Control as /devices/pci0000:00/0000:00:08.1/0000:38:00.3/usb9/9-1/9-1:1.1/0003:046D:C33E.0003/input/input20
[ 3.324887] hid-generic 0003:046D:C33E.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD] on usb-0000:38:00.3-1/input1
[ 3.330050] hid-generic 0003:046D:C33E.0004: hiddev97,hidraw3: USB HID v1.11 Device [Logitech G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD] on usb-0000:38:00.3-1/input2
[ 3.330770] hid-generic 0003:1B1C:0C1C.0005: hiddev98,hidraw4: USB HID v1.00 Device [Corsair CORSAIR iCUE Commander CORE] on usb-0000:2c:00.0-2/input0
[ 3.331114] hid-generic 0003:1B1C:0C1C.0006: hiddev99,hidraw5: USB HID v1.00 Device [Corsair CORSAIR iCUE Commander CORE] on usb-0000:2c:00.0-2/input1
[ 3.335061] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:08.1/0000:38:00.3/usb9/9-2/9-2:1.0/0003:046D:C52B.0007/input/input21
[ 3.346154] usbcore: registered new interface driver btusb
[ 3.379278] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
[ 3.379292] Bluetooth: hci0: Boot Address: 0x24800
[ 3.379293] Bluetooth: hci0: Firmware Version: 21-22.22
[ 3.379294] Bluetooth: hci0: Firmware already loaded
[ 3.380496] iwlwifi 0000:30:00.0: base HW address: 68:54:5a:39:91:ee
[ 3.391554] hid-generic 0003:046D:C52B.0007: input,hidraw6: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:38:00.3-2/input0
[ 3.396061] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:08.1/0000:38:00.3/usb9/9-2/9-2:1.1/0003:046D:C52B.0008/input/input22
[ 3.396106] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:38:00.3/usb9/9-2/9-2:1.1/0003:046D:C52B.0008/input/input23
[ 3.409296] amdgpu 0000:36:00.0: amdgpu: HDCP: optional hdcp ta ucode is not available
[ 3.409298] amdgpu 0000:36:00.0: amdgpu: DTM: optional dtm ta ucode is not available
[ 3.409300] amdgpu 0000:36:00.0: amdgpu: RAP: optional rap ta ucode is not available
[ 3.409300] amdgpu 0000:36:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3.412948] [drm] Display Core initialized with v3.2.187!
[ 3.444992] snd_hda_intel 0000:36:00.1: bound 0000:36:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 3.454835] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:08.1/0000:38:00.3/usb9/9-2/9-2:1.1/0003:046D:C52B.0008/input/input24
[ 3.454891] hid-generic 0003:046D:C52B.0008: input,hiddev100,hidraw7: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:38:00.3-2/input1
[ 3.460036] hid-generic 0003:046D:C52B.0009: hiddev101,hidraw8: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:38:00.3-2/input2
[ 3.460052] usbcore: registered new interface driver usbhid
[ 3.460054] usbhid: USB HID core driver
[ 3.471459] Generic FE-GE Realtek PHY r8169-0-2e00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-2e00:00, irq=MAC)
[ 3.472710] [drm] kiq ring mec 2 pipe 1 q 0
[ 3.489020] usb-storage 9-4:1.0: USB Mass Storage device detected
[ 3.489123] scsi host9: usb-storage 9-4:1.0
[ 3.489219] usbcore: registered new interface driver usb-storage
[ 3.492047] usbcore: registered new interface driver uas
[ 3.515533] [drm] UVD and UVD ENC initialized successfully.
[ 3.655679] mousedev: PS/2 mouse device common for all mice
[ 3.656969] intel_rapl_common: Found RAPL domain package
[ 3.656971] intel_rapl_common: Found RAPL domain core
[ 3.664951] r8169 0000:2e:00.0 enp46s0: Link is Down
[ 3.665182] cdc_ether 9-3:1.0 eth0: register 'cdc_ether' at usb-0000:38:00.3-3, CDC Ethernet Device, 00:22:82:ff:ff:20
[ 3.665206] usbcore: registered new interface driver cdc_ether
[ 3.665212] usbcore: registered new interface driver cdc_subset
[ 3.665956] iwlwifi 0000:30:00.0 wlo1: renamed from wlan0
[ 3.677334] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.677335] Bluetooth: BNEP filters: protocol multicast
[ 3.677337] Bluetooth: BNEP socket layer initialized
[ 3.681177] NET: Registered PF_ALG protocol family
[ 3.716019] [drm] VCE initialized successfully.
[ 3.723405] [drm] TX was terminated, IC_TX_ABRT_SOURCE val is:1000001
[ 3.723408] [drm:smu_v11_0_i2c_xfer.cold [amdgpu]] *ERROR* Received I2C_NAK_7B_ADDR_NOACK !!!
[ 3.723580] [drm:smu_v11_0_i2c_xfer [amdgpu]] *ERROR* WriteI2CData() - I2C error occurred :1
[ 3.723723] [drm:amdgpu_ras_eeprom_init [amdgpu]] *ERROR* Failed to read EEPROM table header, res:-5
[ 3.723841] amdgpu 0000:36:00.0: amdgpu: Failed to initialize ras recovery! (-5)
[ 3.725102] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[ 3.725251] amdgpu: sdma_bitmap: ffff
[ 3.748148] RTL8226 2.5Gbps PHY r8169-0-2f00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-2f00:00, irq=MAC)
[ 3.780220] memmap_init_zone_device initialised 4194304 pages in 17ms
[ 3.780224] amdgpu: HMM registered 16368MB device memory
[ 3.780371] amdgpu: SRAT table not found
[ 3.780375] amdgpu: Virtual CRAT table created for GPU
[ 3.780469] amdgpu: Topology: Add dGPU node [0x66af:0x1002]
[ 3.780471] kfd kfd: amdgpu: added device 1002:66af
[ 3.780485] amdgpu 0000:36:00.0: amdgpu: SE 4, SH per SE 1, CU per SH 16, active_cu_number 60
[ 3.780538] amdgpu 0000:36:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[ 3.780539] amdgpu 0000:36:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3.780540] amdgpu 0000:36:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3.780541] amdgpu 0000:36:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3.780541] amdgpu 0000:36:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3.780542] amdgpu 0000:36:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3.780542] amdgpu 0000:36:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3.780543] amdgpu 0000:36:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3.780543] amdgpu 0000:36:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3.780544] amdgpu 0000:36:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3.780544] amdgpu 0000:36:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
[ 3.780545] amdgpu 0000:36:00.0: amdgpu: ring page0 uses VM inv eng 1 on hub 1
[ 3.780545] amdgpu 0000:36:00.0: amdgpu: ring sdma1 uses VM inv eng 4 on hub 1
[ 3.780546] amdgpu 0000:36:00.0: amdgpu: ring page1 uses VM inv eng 5 on hub 1
[ 3.780546] amdgpu 0000:36:00.0: amdgpu: ring uvd_0 uses VM inv eng 6 on hub 1
[ 3.780547] amdgpu 0000:36:00.0: amdgpu: ring uvd_enc_0.0 uses VM inv eng 7 on hub 1
[ 3.780548] amdgpu 0000:36:00.0: amdgpu: ring uvd_enc_0.1 uses VM inv eng 8 on hub 1
[ 3.780548] amdgpu 0000:36:00.0: amdgpu: ring uvd_1 uses VM inv eng 9 on hub 1
[ 3.780549] amdgpu 0000:36:00.0: amdgpu: ring uvd_enc_1.0 uses VM inv eng 10 on hub 1
[ 3.780549] amdgpu 0000:36:00.0: amdgpu: ring uvd_enc_1.1 uses VM inv eng 11 on hub 1
[ 3.780550] amdgpu 0000:36:00.0: amdgpu: ring vce0 uses VM inv eng 12 on hub 1
[ 3.780550] amdgpu 0000:36:00.0: amdgpu: ring vce1 uses VM inv eng 13 on hub 1
[ 3.780551] amdgpu 0000:36:00.0: amdgpu: ring vce2 uses VM inv eng 14 on hub 1
[ 3.791136] amdgpu: Detected AMDGPU DF Counters. # of Counters = 8.
[ 3.791147] amdgpu: Detected AMDGPU 2 Perf Events.
[ 3.791624] [drm] Initialized amdgpu 3.47.0 20150101 for 0000:36:00.0 on minor 0
[ 3.794562] fbcon: amdgpudrmfb (fb0) is primary device
[ 3.887959] Console: switching to colour frame buffer device 240x67
[ 3.906879] amdgpu 0000:36:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[ 3.944967] r8169 0000:2f:00.0 enp47s0: Link is Down
[ 3.945323] cdc_ether 9-3:1.0 enp56s0f3u3: renamed from eth0
[ 4.075067] logitech-djreceiver 0003:046D:C52B.0009: hiddev100,hidraw6: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:38:00.3-2/input2
[ 4.193086] input: Logitech Wireless Device PID:408a Keyboard as /devices/pci0000:00/0000:00:08.1/0000:38:00.3/usb9/9-2/9-2:1.2/0003:046D:C52B.0009/0003:046D:408A.000A/input/input26
[ 4.193171] input: Logitech Wireless Device PID:408a Mouse as /devices/pci0000:00/0000:00:08.1/0000:38:00.3/usb9/9-2/9-2:1.2/0003:046D:C52B.0009/0003:046D:408A.000A/input/input27
[ 4.193226] hid-generic 0003:046D:408A.000A: input,hidraw7: USB HID v1.11 Keyboard [Logitech Wireless Device PID:408a] on usb-0000:38:00.3-2/input2:1
[ 4.195027] input: Logitech Wireless Device PID:4082 Keyboard as /devices/pci0000:00/0000:00:08.1/0000:38:00.3/usb9/9-2/9-2:1.2/0003:046D:C52B.0009/0003:046D:4082.000B/input/input31
[ 4.195105] input: Logitech Wireless Device PID:4082 Mouse as /devices/pci0000:00/0000:00:08.1/0000:38:00.3/usb9/9-2/9-2:1.2/0003:046D:C52B.0009/0003:046D:4082.000B/input/input32
[ 4.195149] hid-generic 0003:046D:4082.000B: input,hidraw8: USB HID v1.11 Keyboard [Logitech Wireless Device PID:4082] on usb-0000:38:00.3-2/input2:2
[ 4.485674] Bluetooth: RFCOMM TTY layer initialized
[ 4.485678] Bluetooth: RFCOMM socket layer initialized
[ 4.485680] Bluetooth: RFCOMM ver 1.11
[ 4.508585] scsi 9:0:0:0: Direct-Access Kingston DataTraveler 2.0 PMAP PQ: 0 ANSI: 0 CCS
[ 4.508716] sd 9:0:0:0: Attached scsi generic sg4 type 0
[ 4.508928] sd 9:0:0:0: [sde] 15874048 512-byte logical blocks: (8.13 GB/7.57 GiB)
[ 4.509050] sd 9:0:0:0: [sde] Write Protect is off
[ 4.509051] sd 9:0:0:0: [sde] Mode Sense: 23 00 00 00
[ 4.509174] sd 9:0:0:0: [sde] No Caching mode page found
[ 4.509176] sd 9:0:0:0: [sde] Assuming drive cache: write through
[ 4.511333] sd 9:0:0:0: [sde] Attached SCSI removable disk
[ 4.650994] input: Logitech MX Keys as /devices/pci0000:00/0000:00:08.1/0000:38:00.3/usb9/9-2/9-2:1.2/0003:046D:C52B.0009/0003:046D:408A.000A/input/input36
[ 4.651102] logitech-hidpp-device 0003:046D:408A.000A: input,hidraw7: USB HID v1.11 Keyboard [Logitech MX Keys] on usb-0000:38:00.3-2/input2:1
[ 4.952997] input: Logitech MX Master 3 as /devices/pci0000:00/0000:00:08.1/0000:38:00.3/usb9/9-2/9-2:1.2/0003:046D:C52B.0009/0003:046D:4082.000B/input/input37
[ 4.953091] logitech-hidpp-device 0003:046D:4082.000B: input,hidraw8: USB HID v1.11 Keyboard [Logitech MX Master 3] on usb-0000:38:00.3-2/input2:2
[ 7.058420] r8169 0000:2f:00.0 enp47s0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 7.058433] IPv6: ADDRCONF(NETDEV_CHANGE): enp47s0: link becomes ready
[ 8.665160] kauditd_printk_skb: 67 callbacks suppressed
[ 8.665163] audit: type=1131 audit(1661721696.246:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.345732] audit: type=1100 audit(1661721697.926:73): pid=1703 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="babak" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 10.345812] audit: type=1101 audit(1661721697.926:74): pid=1703 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="babak" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 10.345979] audit: type=1103 audit(1661721697.926:75): pid=1703 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="babak" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 10.346017] audit: type=1006 audit(1661721697.926:76): pid=1703 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=4 res=1
[ 10.346019] audit: type=1300 audit(1661721697.926:76): arch=c000003e syscall=1 success=yes exit=4 a0=8 a1=7ffd0e7d2b10 a2=4 a3=7ffd0e7d2824 items=0 ppid=824 pid=1703 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null)
[ 10.346021] audit: type=1327 audit(1661721697.926:76): proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746839373162333834382D356666622D343036302D393065332D643436666638333664383535002D2D69640031002D2D7374617274002F7573722F62696E2F7374617274706C61736D612D783131002D2D
[ 10.375391] audit: type=1106 audit(1661721697.956:77): pid=1230 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
[ 10.375422] audit: type=1104 audit(1661721697.956:78): pid=1230 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
[ 10.384508] audit: type=1105 audit(1661721697.963:79): pid=1703 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_gnome_keyring,pam_kwallet5 acct="babak" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
[ 12.204961] logitech-hidpp-device 0003:046D:4082.000B: HID++ 4.5 device connected.
[ 20.635040] kauditd_printk_skb: 3 callbacks suppressed
[ 20.635043] audit: type=1131 audit(1661721708.216:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@973 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 20.639117] audit: type=1131 audit(1661721708.219:84): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@973 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 33.804621] audit: type=1131 audit(1661721721.383:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 33.941491] audit: type=1334 audit(1661721721.523:86): prog-id=0 op=UNLOAD
[ 33.941495] audit: type=1334 audit(1661721721.523:87): prog-id=0 op=UNLOAD
[ 33.941497] audit: type=1334 audit(1661721721.523:88): prog-id=0 op=UNLOAD
[ 39.028962] audit: type=1101 audit(1661721726.613:89): pid=2502 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="babak" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success'
[ 39.029355] audit: type=1110 audit(1661721726.613:90): pid=2502 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success'
[ 39.029410] audit: type=1105 audit(1661721726.613:91): pid=2502 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment