* Help: btrfs ref and backref errors
[not found] <e0d2d943-8b1b-ecd5-0ccf-e06539287388@flump.de>
@ 2022-10-02 20:12 ` Elias
0 siblings, 0 replies; only message in thread
From: Elias @ 2022-10-02 20:12 UTC (permalink / raw)
To: linux-btrfs
[-- Attachment #1: Type: text/plain, Size: 2325 bytes --]
Hello everyone,
I ran into problems with the btrfs partition that contains my root and
home directory. It is mostly a standard Fedora installation with an
encrypted root partition. While doing an update, the btrfs suddenly
threw errors and went into read-only mode. Now, I can't even start the
system from that partition any more.
Here are the information for support requests:
# uname -a
Linux melax 5.19.9-200.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 15
09:49:52 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
# btrfs --version
btrfs-progs v5.18
# btrfs fi show
Label: 'fedora_root' uuid: bf230a48-0382-4634-a53a-7313e90b2cbf
Total devices 1 FS bytes used 281.21GiB
devid 1 size 910.84GiB used 286.02GiB path
/dev/mapper/luks-3f274964-4258-479f-9e14-58915514ad80
# btrfs fi df /
Data, single: total=283.01GiB, used=279.76GiB
System, single: total=4.00MiB, used=48.00KiB
Metadata, single: total=3.01GiB, used=1.46GiB
GlobalReserve, single: total=410.48MiB, used=0.00B
# dmesg > dmesg.log # in attachment
# btrfs check /dev/mapper/root
[1/7] checking root items
[2/7] checking extents
ref mismatch on [3580137472 2305843009213698048] extent item 0, found 1
backref bytes do not match extent backref, bytenr=3580137472, ref
bytes=2305843009213698048, backref bytes=4096
backpointer mismatch on [3580137472 2305843009213698048]
data backref 8074866688 root 256 owner 2615776 offset 54525952 num_refs
0 not found in extent tree
incorrect local backref count on 8074866688 root 256 owner 2615776
offset 54525952 found 1 wanted 0 back 0x55c2cfefd4b0
incorrect local backref count on 8074866688 root 256 owner 2615776
offset 56623104 found 0 wanted 1 back 0x55c2d1075010
backref disk bytenr does not match extent record, bytenr=8074866688, ref
bytenr=0
backpointer mismatch on [8074866688 57344]
extent item 80481738752 has multiple extent items
ERROR: errors found in extent allocation tree or chunk allocation
[3/7] checking free space cache
there is no free space entry for 2305843012793835520-3580141568
cache appears valid but isn't 3243245568
[4/7] checking fs roots
[5/7] checking only csums items (without verifying data)
[6/7] checking root refs
[7/7] checking quota groups skipped (not enabled on this FS)
I would be super grateful for any help or pointers to repair the partition.
Kind regards,
Elias
[-- Attachment #2: dmesg.txt --]
[-- Type: text/plain, Size: 92437 bytes --]
[ 0.000000] microcode: microcode updated early to revision 0xa4, date = 2022-02-01
[ 0.000000] Linux version 5.19.9-200.fc36.x86_64 (mockbuild@bkernel02.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20220819 (Red Hat 12.2.1-1), GNU ld version 2.37-36.fc36) #1 SMP PREEMPT_DYNAMIC Thu Sep 15 09:49:52 UTC 2022
[ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.19.9-200.fc36.x86_64 root=UUID=bf230a48-0382-4634-a53a-7313e90b2cbf ro rootflags=subvol=root resume=UUID=630af013-3913-4327-9b12-9c87261547b2 rd.luks.uuid=luks-3f274964-4258-479f-9e14-58915514ad80 rhgb quiet nvme.noacpi=1
[ 0.000000] x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[5]: 832, xstate_sizes[5]: 64
[ 0.000000] x86/fpu: xstate_offset[6]: 896, xstate_sizes[6]: 512
[ 0.000000] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
[ 0.000000] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]: 8
[ 0.000000] x86/fpu: Enabled xstate features 0x2e7, context size is 2440 bytes, using 'compacted' format.
[ 0.000000] signal: max sigframe size: 3632
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000039f98fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000039f99000-0x000000003a898fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000003a899000-0x00000000434aefff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000434af000-0x00000000452fefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000452ff000-0x0000000045b2efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000045b2f000-0x0000000045bfefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000045bff000-0x0000000045bfffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000045c00000-0x0000000049ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000004a300000-0x000000004a3fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000004b000000-0x00000000503fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff400000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004afbfffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.70 by INSYDE Corp.
[ 0.000000] efi: ACPI=0x45bfe000 ACPI 2.0=0x45bfe014 TPMFinalLog=0x45ac5000 SMBIOS=0x439e3000 SMBIOS 3.0=0x439e1000 MEMATTR=0x3f98a018 ESRT=0x3fba7198 MOKvar=0x43984000 RNG=0x439e4b18 TPMEventLog=0x39f4a018
[ 0.000000] efi: seeding entropy pool
[ 0.000000] random: crng init done
[ 0.000000] secureboot: Secure boot enabled
[ 0.000000] Kernel is locked down from EFI Secure Boot mode; see man kernel_lockdown.7
[ 0.000000] SMBIOS 3.3.0 present.
[ 0.000000] DMI: Framework Laptop/FRANBMCP0B, BIOS 03.07 12/14/2021
[ 0.000000] tsc: Detected 2800.000 MHz processor
[ 0.000000] tsc: Detected 2803.200 MHz TSC
[ 0.000003] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000005] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000009] last_pfn = 0x4afc00 max_arch_pfn = 0x400000000
[ 0.000123] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000780] last_pfn = 0x45c00 max_arch_pfn = 0x400000000
[ 0.008096] esrt: Reserving ESRT space from 0x000000003fba7198 to 0x000000003fba7220.
[ 0.008100] e820: update [mem 0x3fba7000-0x3fba7fff] usable ==> reserved
[ 0.008113] Using GB pages for direct mapping
[ 0.008345] secureboot: Secure boot enabled
[ 0.008345] RAMDISK: [mem 0x35d71000-0x3802bfff]
[ 0.008349] ACPI: Early table checksum verification disabled
[ 0.008351] ACPI: RSDP 0x0000000045BFE014 000024 (v02 INSYDE)
[ 0.008353] ACPI: XSDT 0x0000000045BD1188 000104 (v01 INSYDE TGL-ULT 00000002 01000013)
[ 0.008357] ACPI: FACP 0x0000000045BD3000 00010C (v06 INSYDE TGL-ULT 00000002 ACPI 00040000)
[ 0.008361] ACPI: DSDT 0x0000000045B79000 056BD7 (v02 INSYDE TGL-ULT 00000002 ACPI 00040000)
[ 0.008363] ACPI: FACS 0x0000000045AA1000 000040
[ 0.008365] ACPI: UEFI 0x0000000045B2E000 000236 (v01 INSYDE TGL-ULT 00000001 ACPI 00040000)
[ 0.008366] ACPI: SSDT 0x0000000045BFA000 00255C (v02 CpuRef CpuSsdt 00003000 INTL 20160422)
[ 0.008368] ACPI: SSDT 0x0000000045BF6000 0033A6 (v02 DptfTb DptfTabl 00001000 INTL 20160422)
[ 0.008370] ACPI: SSDT 0x0000000045BF2000 003034 (v02 SaSsdt SaSsdt 00003000 INTL 20160422)
[ 0.008372] ACPI: SSDT 0x0000000045BEE000 003300 (v02 INTEL IgfxSsdt 00003000 INTL 20160422)
[ 0.008373] ACPI: SSDT 0x0000000045BE2000 00B30D (v02 INTEL TcssSsdt 00001000 INTL 20160422)
[ 0.008375] ACPI: SSDT 0x0000000045BE1000 00077B (v02 INSYDE Tpm2Tabl 00001000 INTL 20160422)
[ 0.008377] ACPI: TPM2 0x0000000045BE0000 00004C (v04 INSYDE TGL-ULT 00000002 ACPI 00040000)
[ 0.008379] ACPI: SSDT 0x0000000045BDE000 0008C1 (v02 INTEL xh_tudd4 00000000 INTL 20160422)
[ 0.008381] ACPI: NHLT 0x0000000045BDD000 00002D (v00 INSYDE TGL-ULT 00000002 ACPI 00040000)
[ 0.008382] ACPI: SSDT 0x0000000045BDB000 0011C3 (v02 INSYDE UsbCTabl 00001000 INTL 20160422)
[ 0.008384] ACPI: LPIT 0x0000000045BDA000 0000CC (v01 INSYDE TGL-ULT 00000002 ACPI 00040000)
[ 0.008386] ACPI: WSMT 0x0000000045BD9000 000028 (v01 INSYDE TGL-ULT 00000002 ACPI 00040000)
[ 0.008387] ACPI: SSDT 0x0000000045BD8000 000B2E (v02 INSYDE PtidDevc 00001000 INTL 20160422)
[ 0.008389] ACPI: SSDT 0x0000000045BD7000 00012A (v02 INSYDE TbtTypeC 00000000 INTL 20160422)
[ 0.008391] ACPI: DBGP 0x0000000045BD6000 000034 (v01 INSYDE TGL-ULT 00000002 ACPI 00040000)
[ 0.008392] ACPI: DBG2 0x0000000045BD5000 000054 (v00 INSYDE TGL-ULT 00000002 ACPI 00040000)
[ 0.008394] ACPI: ECDT 0x0000000045BD4000 000069 (v01 INSYDE TGL-ULT 00000002 ACPI 00040000)
[ 0.008396] ACPI: HPET 0x0000000045BD2000 000038 (v01 INSYDE TGL-ULT 00000002 ACPI 00040000)
[ 0.008398] ACPI: APIC 0x0000000045BFD000 00012C (v03 INSYDE TGL-ULT 00000002 ACPI 00040000)
[ 0.008399] ACPI: MCFG 0x0000000045BD0000 00003C (v01 INSYDE TGL-ULT 00000002 ACPI 00040000)
[ 0.008401] ACPI: SSDT 0x0000000045B72000 00661F (v02 INSYDE TGL-ULT 00000002 01000013)
[ 0.008403] ACPI: DMAR 0x0000000045B71000 0000E8 (v02 INSYDE TGL-ULT 00000002 ACPI 00040000)
[ 0.008405] ACPI: SSDT 0x0000000045B70000 0000F8 (v01 INSYDE PcdTabl 00001000 INTL 20160422)
[ 0.008407] ACPI: FPDT 0x0000000045B6F000 000044 (v01 INSYDE TGL-ULT 00000002 ACPI 00040000)
[ 0.008408] ACPI: PTDT 0x0000000045B6D000 000CFE (v00 INSYDE TGL-ULT 00000005 ACPI 00040000)
[ 0.008410] ACPI: BGRT 0x0000000045B6E000 000038 (v01 INSYDE TGL-ULT 00000001 ACPI 00040000)
[ 0.008411] ACPI: Reserving FACP table memory at [mem 0x45bd3000-0x45bd310b]
[ 0.008412] ACPI: Reserving DSDT table memory at [mem 0x45b79000-0x45bcfbd6]
[ 0.008413] ACPI: Reserving FACS table memory at [mem 0x45aa1000-0x45aa103f]
[ 0.008413] ACPI: Reserving UEFI table memory at [mem 0x45b2e000-0x45b2e235]
[ 0.008414] ACPI: Reserving SSDT table memory at [mem 0x45bfa000-0x45bfc55b]
[ 0.008414] ACPI: Reserving SSDT table memory at [mem 0x45bf6000-0x45bf93a5]
[ 0.008414] ACPI: Reserving SSDT table memory at [mem 0x45bf2000-0x45bf5033]
[ 0.008415] ACPI: Reserving SSDT table memory at [mem 0x45bee000-0x45bf12ff]
[ 0.008415] ACPI: Reserving SSDT table memory at [mem 0x45be2000-0x45bed30c]
[ 0.008416] ACPI: Reserving SSDT table memory at [mem 0x45be1000-0x45be177a]
[ 0.008416] ACPI: Reserving TPM2 table memory at [mem 0x45be0000-0x45be004b]
[ 0.008417] ACPI: Reserving SSDT table memory at [mem 0x45bde000-0x45bde8c0]
[ 0.008417] ACPI: Reserving NHLT table memory at [mem 0x45bdd000-0x45bdd02c]
[ 0.008417] ACPI: Reserving SSDT table memory at [mem 0x45bdb000-0x45bdc1c2]
[ 0.008418] ACPI: Reserving LPIT table memory at [mem 0x45bda000-0x45bda0cb]
[ 0.008418] ACPI: Reserving WSMT table memory at [mem 0x45bd9000-0x45bd9027]
[ 0.008419] ACPI: Reserving SSDT table memory at [mem 0x45bd8000-0x45bd8b2d]
[ 0.008419] ACPI: Reserving SSDT table memory at [mem 0x45bd7000-0x45bd7129]
[ 0.008420] ACPI: Reserving DBGP table memory at [mem 0x45bd6000-0x45bd6033]
[ 0.008420] ACPI: Reserving DBG2 table memory at [mem 0x45bd5000-0x45bd5053]
[ 0.008421] ACPI: Reserving ECDT table memory at [mem 0x45bd4000-0x45bd4068]
[ 0.008421] ACPI: Reserving HPET table memory at [mem 0x45bd2000-0x45bd2037]
[ 0.008421] ACPI: Reserving APIC table memory at [mem 0x45bfd000-0x45bfd12b]
[ 0.008422] ACPI: Reserving MCFG table memory at [mem 0x45bd0000-0x45bd003b]
[ 0.008422] ACPI: Reserving SSDT table memory at [mem 0x45b72000-0x45b7861e]
[ 0.008423] ACPI: Reserving DMAR table memory at [mem 0x45b71000-0x45b710e7]
[ 0.008423] ACPI: Reserving SSDT table memory at [mem 0x45b70000-0x45b700f7]
[ 0.008424] ACPI: Reserving FPDT table memory at [mem 0x45b6f000-0x45b6f043]
[ 0.008424] ACPI: Reserving PTDT table memory at [mem 0x45b6d000-0x45b6dcfd]
[ 0.008425] ACPI: Reserving BGRT table memory at [mem 0x45b6e000-0x45b6e037]
[ 0.008936] No NUMA configuration found
[ 0.008937] Faking a node at [mem 0x0000000000000000-0x00000004afbfffff]
[ 0.008941] NODE_DATA(0) allocated [mem 0x4afbd5000-0x4afbfffff]
[ 0.036903] Zone ranges:
[ 0.036904] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.036905] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.036906] Normal [mem 0x0000000100000000-0x00000004afbfffff]
[ 0.036907] Device empty
[ 0.036907] Movable zone start for each node
[ 0.036908] Early memory node ranges
[ 0.036908] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.036909] node 0: [mem 0x0000000000100000-0x0000000039f98fff]
[ 0.036910] node 0: [mem 0x000000003a899000-0x00000000434aefff]
[ 0.036910] node 0: [mem 0x0000000045bff000-0x0000000045bfffff]
[ 0.036911] node 0: [mem 0x0000000100000000-0x00000004afbfffff]
[ 0.036912] Initmem setup node 0 [mem 0x0000000000001000-0x00000004afbfffff]
[ 0.036916] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.036931] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.038180] On node 0, zone DMA32: 2304 pages in unavailable ranges
[ 0.038253] On node 0, zone DMA32: 10064 pages in unavailable ranges
[ 0.064309] On node 0, zone Normal: 9216 pages in unavailable ranges
[ 0.064316] On node 0, zone Normal: 1024 pages in unavailable ranges
[ 0.064380] Reserving Intel graphics memory at [mem 0x4c800000-0x503fffff]
[ 0.065996] ACPI: PM-Timer IO Port: 0x1808
[ 0.066001] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.066002] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.066003] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.066003] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.066003] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.066004] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.066004] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.066004] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.066005] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[ 0.066005] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[ 0.066005] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[ 0.066006] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[ 0.066006] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[ 0.066006] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[ 0.066007] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[ 0.066007] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[ 0.066125] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.066127] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.066128] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.066130] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.066131] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.066137] e820: update [mem 0x3f93a000-0x3f988fff] usable ==> reserved
[ 0.066144] TSC deadline timer available
[ 0.066145] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.066155] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.066156] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[ 0.066157] PM: hibernation: Registered nosave memory: [mem 0x39f99000-0x3a898fff]
[ 0.066158] PM: hibernation: Registered nosave memory: [mem 0x3f93a000-0x3f988fff]
[ 0.066159] PM: hibernation: Registered nosave memory: [mem 0x3fba7000-0x3fba7fff]
[ 0.066160] PM: hibernation: Registered nosave memory: [mem 0x434af000-0x452fefff]
[ 0.066160] PM: hibernation: Registered nosave memory: [mem 0x452ff000-0x45b2efff]
[ 0.066161] PM: hibernation: Registered nosave memory: [mem 0x45b2f000-0x45bfefff]
[ 0.066161] PM: hibernation: Registered nosave memory: [mem 0x45c00000-0x49ffffff]
[ 0.066162] PM: hibernation: Registered nosave memory: [mem 0x4a000000-0x4a2fffff]
[ 0.066162] PM: hibernation: Registered nosave memory: [mem 0x4a300000-0x4a3fffff]
[ 0.066162] PM: hibernation: Registered nosave memory: [mem 0x4a400000-0x4affffff]
[ 0.066163] PM: hibernation: Registered nosave memory: [mem 0x4b000000-0x503fffff]
[ 0.066163] PM: hibernation: Registered nosave memory: [mem 0x50400000-0xbfffffff]
[ 0.066164] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xcfffffff]
[ 0.066164] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfe00ffff]
[ 0.066164] PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
[ 0.066165] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfed1ffff]
[ 0.066165] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
[ 0.066165] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xff3fffff]
[ 0.066166] PM: hibernation: Registered nosave memory: [mem 0xff400000-0xffffffff]
[ 0.066167] [mem 0x50400000-0xbfffffff] available for PCI devices
[ 0.066167] Booting paravirtualized kernel on bare hardware
[ 0.066169] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.069781] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.069994] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
[ 0.069998] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
[ 0.070000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.070018] Fallback order for Node 0: 0
[ 0.070020] Built 1 zonelists, mobility grouping on. Total pages: 4074001
[ 0.070021] Policy zone: Normal
[ 0.070022] Kernel command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.19.9-200.fc36.x86_64 root=UUID=bf230a48-0382-4634-a53a-7313e90b2cbf ro rootflags=subvol=root resume=UUID=630af013-3913-4327-9b12-9c87261547b2 rd.luks.uuid=luks-3f274964-4258-479f-9e14-58915514ad80 rhgb quiet nvme.noacpi=1
[ 0.070098] Unknown kernel command line parameters "rhgb BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.19.9-200.fc36.x86_64", will be passed to user space.
[ 0.070968] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.071348] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.071499] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.112520] Memory: 16045200K/16555320K available (16393K kernel code, 3177K rwdata, 11400K rodata, 3004K init, 4816K bss, 509864K reserved, 0K cma-reserved)
[ 0.112610] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.112620] ftrace: allocating 50354 entries in 197 pages
[ 0.118227] ftrace: allocated 197 pages with 4 groups
[ 0.118836] Dynamic Preempt: voluntary
[ 0.118856] rcu: Preemptible hierarchical RCU implementation.
[ 0.118856] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[ 0.118857] Trampoline variant of Tasks RCU enabled.
[ 0.118857] Rude variant of Tasks RCU enabled.
[ 0.118858] Tracing variant of Tasks RCU enabled.
[ 0.118858] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.118859] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.121459] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
[ 0.121896] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.122349] kfence: initialized - using 2097152 bytes for 255 objects at 0x00000000c6a632ee-0x0000000065faa812
[ 0.122405] Console: colour dummy device 80x25
[ 0.122414] printk: console [tty0] enabled
[ 0.122427] ACPI: Core revision 20220331
[ 0.122624] hpet: HPET dysfunctional in PC10. Force disabled.
[ 0.122625] APIC: Switch to symmetric I/O mode setup
[ 0.122626] DMAR: Host address width 39
[ 0.122627] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.122631] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
[ 0.122633] DMAR: DRHD base: 0x000000fed84000 flags: 0x0
[ 0.122636] DMAR: dmar1: reg_base_addr fed84000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.122637] DMAR: DRHD base: 0x000000fed85000 flags: 0x0
[ 0.122640] DMAR: dmar2: reg_base_addr fed85000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.122641] DMAR: DRHD base: 0x000000fed86000 flags: 0x0
[ 0.122644] DMAR: dmar3: reg_base_addr fed86000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.122645] DMAR: DRHD base: 0x000000fed87000 flags: 0x0
[ 0.122650] DMAR: dmar4: reg_base_addr fed87000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.122651] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.122655] DMAR: dmar5: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.122656] DMAR: RMRR base: 0x0000004c000000 end: 0x000000503fffff
[ 0.122659] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 5
[ 0.122659] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.122660] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.128876] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.128877] x2apic enabled
[ 0.128979] Switched APIC routing to cluster x2apic.
[ 0.143350] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x28680fa287f, max_idle_ns: 440795281151 ns
[ 0.143355] Calibrating delay loop (skipped), value calculated using timer frequency.. 5606.40 BogoMIPS (lpj=2803200)
[ 0.143357] pid_max: default: 32768 minimum: 301
[ 0.144353] LSM: Security Framework initializing
[ 0.144353] Yama: becoming mindful.
[ 0.144353] SELinux: Initializing.
[ 0.144353] LSM support for eBPF active
[ 0.144353] landlock: Up and running.
[ 0.144353] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.144353] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.144353] CPU0: Thermal monitoring enabled (TM1)
[ 0.144353] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.144353] process: using mwait in idle threads
[ 0.144353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.144353] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.144353] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.144353] Spectre V2 : Mitigation: Enhanced IBRS
[ 0.144353] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.144353] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[ 0.144353] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.144353] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.144353] Freeing SMP alternatives memory: 44K
[ 0.144353] smpboot: CPU0: 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz (family: 0x6, model: 0x8c, stepping: 0x1)
[ 0.144353] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.144353] cblist_init_generic: Setting shift to 3 and lim to 1.
[ 0.144353] cblist_init_generic: Setting shift to 3 and lim to 1.
[ 0.144353] cblist_init_generic: Setting shift to 3 and lim to 1.
[ 0.144353] Performance Events: PEBS fmt4+-baseline, AnyThread deprecated, Icelake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.144353] ... version: 5
[ 0.144353] ... bit width: 48
[ 0.144353] ... generic registers: 8
[ 0.144353] ... value mask: 0000ffffffffffff
[ 0.144353] ... max period: 00007fffffffffff
[ 0.144353] ... fixed-purpose events: 4
[ 0.144353] ... event mask: 0001000f000000ff
[ 0.144353] Estimated ratio of average max frequency by base frequency (times 1024): 1499
[ 0.144353] rcu: Hierarchical SRCU implementation.
[ 0.144353] rcu: Max phase no-delay instances is 400.
[ 0.144353] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.144353] smp: Bringing up secondary CPUs ...
[ 0.144353] x86: Booting SMP configuration:
[ 0.144353] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.154240] smp: Brought up 1 node, 8 CPUs
[ 0.154240] smpboot: Max logical packages: 1
[ 0.154240] smpboot: Total of 8 processors activated (44851.20 BogoMIPS)
[ 0.154842] devtmpfs: initialized
[ 0.154842] x86/mm: Memory block size: 128MB
[ 0.155613] ACPI: PM: Registering ACPI NVS region [mem 0x452ff000-0x45b2efff] (8585216 bytes)
[ 0.155613] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.155613] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.155613] pinctrl core: initialized pinctrl subsystem
[ 0.156071] PM: RTC time: 12:19:30, date: 2022-10-02
[ 0.156479] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.156557] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[ 0.156562] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.156565] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.156570] audit: initializing netlink subsys (disabled)
[ 0.156573] audit: type=2000 audit(1664713170.013:1): state=initialized audit_enabled=0 res=1
[ 0.156573] thermal_sys: Registered thermal governor 'fair_share'
[ 0.156573] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.156573] thermal_sys: Registered thermal governor 'step_wise'
[ 0.156573] thermal_sys: Registered thermal governor 'user_space'
[ 0.156573] cpuidle: using governor menu
[ 0.156573] HugeTLB: can optimize 4095 vmemmap pages for hugepages-1048576kB
[ 0.156573] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.156573] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
[ 0.156573] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in E820
[ 0.156573] PCI: Using configuration type 1 for base access
[ 0.156651] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.157971] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.164398] HugeTLB: can optimize 7 vmemmap pages for hugepages-2048kB
[ 0.164398] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.164398] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.164398] cryptd: max_cpu_qlen set to 1000
[ 0.164398] raid6: skipped pq benchmark and selected avx512x4
[ 0.164398] raid6: using avx512x2 recovery algorithm
[ 0.164398] ACPI: Added _OSI(Module Device)
[ 0.164398] ACPI: Added _OSI(Processor Device)
[ 0.164398] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.164398] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.164398] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.164398] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.164398] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.216614] ACPI: 13 ACPI AML tables successfully acquired and loaded
[ 0.217364] ACPI: EC: EC started
[ 0.217365] ACPI: EC: interrupt blocked
[ 0.218426] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.218427] ACPI: EC: Boot ECDT EC used to handle transactions
[ 0.224500] ACPI: Dynamic OEM Table Load:
[ 0.224508] ACPI: SSDT 0xFFFF973F41CD0200 0001C6 (v02 PmRef Cpu0Psd 00003000 INTL 20160422)
[ 0.225034] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[ 0.226326] ACPI: Dynamic OEM Table Load:
[ 0.226330] ACPI: SSDT 0xFFFF973F4163A000 000386 (v02 PmRef Cpu0Cst 00003001 INTL 20160422)
[ 0.226971] ACPI: Dynamic OEM Table Load:
[ 0.226975] ACPI: SSDT 0xFFFF973F41649000 000647 (v02 PmRef Cpu0Ist 00003000 INTL 20160422)
[ 0.227653] ACPI: Dynamic OEM Table Load:
[ 0.227656] ACPI: SSDT 0xFFFF973F4163D800 00028B (v02 PmRef Cpu0Hwp 00003000 INTL 20160422)
[ 0.228382] ACPI: Dynamic OEM Table Load:
[ 0.228387] ACPI: SSDT 0xFFFF973F41640000 0008E7 (v02 PmRef ApIst 00003000 INTL 20160422)
[ 0.229084] ACPI: Dynamic OEM Table Load:
[ 0.229087] ACPI: SSDT 0xFFFF973F4164A800 00048A (v02 PmRef ApHwp 00003000 INTL 20160422)
[ 0.229743] ACPI: Dynamic OEM Table Load:
[ 0.229747] ACPI: SSDT 0xFFFF973F4164B000 0004D4 (v02 PmRef ApPsd 00003000 INTL 20160422)
[ 0.230395] ACPI: Dynamic OEM Table Load:
[ 0.230398] ACPI: SSDT 0xFFFF973F4164D800 00048A (v02 PmRef ApCst 00003000 INTL 20160422)
[ 0.233441] ACPI: Interpreter enabled
[ 0.233482] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.233482] ACPI: Using IOAPIC for interrupt routing
[ 0.233512] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.233513] PCI: Using E820 reservations for host bridge windows
[ 0.234601] ACPI: Enabled 7 GPEs in block 00 to 7F
[ 0.235228] ACPI: PM: Power Resource [PXP]
[ 0.353774] ACPI: PM: Power Resource [PAUD]
[ 0.357141] ACPI: PM: Power Resource [PXP]
[ 0.357642] ACPI: PM: Power Resource [PXP]
[ 0.358471] ACPI: PM: Power Resource [PXP]
[ 0.358936] ACPI: PM: Power Resource [PXP]
[ 0.359371] ACPI: PM: Power Resource [WRST]
[ 0.359383] ACPI: PM: Power Resource [DRST]
[ 0.362092] ACPI: PM: Power Resource [V0PR]
[ 0.362157] ACPI: PM: Power Resource [V1PR]
[ 0.362217] ACPI: PM: Power Resource [V2PR]
[ 0.364076] ACPI: PM: Power Resource [PXTC]
[ 0.364294] ACPI: PM: Power Resource [PTPL]
[ 0.364724] ACPI: PM: Power Resource [PXTC]
[ 0.365164] ACPI: PM: Power Resource [PXTC]
[ 0.366454] ACPI: PM: Power Resource [WRST]
[ 0.368269] ACPI: PM: Power Resource [TBT0]
[ 0.368306] ACPI: PM: Power Resource [TBT1]
[ 0.368337] ACPI: PM: Power Resource [D3C]
[ 0.796024] ACPI: PM: Power Resource [PIN]
[ 0.796285] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
[ 0.796291] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.798268] acpi PNP0A08:00: _OSC: platform does not support [AER]
[ 0.804608] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
[ 0.808114] PCI host bridge to bus 0000:00
[ 0.808115] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.808116] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.808117] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.808118] pci_bus 0000:00: root bus resource [mem 0x50400000-0xbfffffff window]
[ 0.808119] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[ 0.808119] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.808561] pci 0000:00:00.0: [8086:9a14] type 00 class 0x060000
[ 0.808854] pci 0000:00:02.0: [8086:9a49] type 00 class 0x030000
[ 0.808861] pci 0000:00:02.0: reg 0x10: [mem 0x605c000000-0x605cffffff 64bit]
[ 0.808866] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
[ 0.808870] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
[ 0.808882] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.808883] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
[ 0.808885] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.808908] pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
[ 0.808910] pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
[ 0.808913] pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
[ 0.808914] pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
[ 0.809038] pci 0000:00:04.0: [8086:9a03] type 00 class 0x118000
[ 0.809054] pci 0000:00:04.0: reg 0x10: [mem 0x605d180000-0x605d19ffff 64bit]
[ 0.809314] pci 0000:00:06.0: [8086:9a09] type 01 class 0x060400
[ 0.809402] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[ 0.809441] pci 0000:00:06.0: PTM enabled (root), 4ns granularity
[ 0.809879] pci 0000:00:07.0: [8086:9a23] type 01 class 0x060400
[ 0.809948] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[ 0.809970] pci 0000:00:07.0: DPC: RP PIO log size 0 is invalid
[ 0.810466] pci 0000:00:07.1: [8086:9a25] type 01 class 0x060400
[ 0.810535] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[ 0.810557] pci 0000:00:07.1: DPC: RP PIO log size 0 is invalid
[ 0.811047] pci 0000:00:07.2: [8086:9a27] type 01 class 0x060400
[ 0.811116] pci 0000:00:07.2: PME# supported from D0 D3hot D3cold
[ 0.811138] pci 0000:00:07.2: DPC: RP PIO log size 0 is invalid
[ 0.811353] pci 0000:00:07.3: [8086:9a29] type 01 class 0x060400
[ 0.811353] pci 0000:00:07.3: PME# supported from D0 D3hot D3cold
[ 0.811353] pci 0000:00:07.3: DPC: RP PIO log size 0 is invalid
[ 0.811353] pci 0000:00:08.0: [8086:9a11] type 00 class 0x088000
[ 0.811353] pci 0000:00:08.0: reg 0x10: [mem 0x605d1d8000-0x605d1d8fff 64bit]
[ 0.811353] pci 0000:00:0a.0: [8086:9a0d] type 00 class 0x118000
[ 0.811353] pci 0000:00:0a.0: reg 0x10: [mem 0x605d1c0000-0x605d1c7fff 64bit]
[ 0.811353] pci 0000:00:0a.0: enabling Extended Tags
[ 0.811353] pci 0000:00:0d.0: [8086:9a13] type 00 class 0x0c0330
[ 0.811353] pci 0000:00:0d.0: reg 0x10: [mem 0x605d1b0000-0x605d1bffff 64bit]
[ 0.811353] pci 0000:00:0d.0: PME# supported from D3hot D3cold
[ 0.811353] pci 0000:00:0d.2: [8086:9a1b] type 00 class 0x0c0340
[ 0.811353] pci 0000:00:0d.2: reg 0x10: [mem 0x605d140000-0x605d17ffff 64bit]
[ 0.811353] pci 0000:00:0d.2: reg 0x18: [mem 0x605d1d7000-0x605d1d7fff 64bit]
[ 0.811353] pci 0000:00:0d.2: supports D1 D2
[ 0.811353] pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.811353] pci 0000:00:0d.3: [8086:9a1d] type 00 class 0x0c0340
[ 0.811353] pci 0000:00:0d.3: reg 0x10: [mem 0x605d100000-0x605d13ffff 64bit]
[ 0.811353] pci 0000:00:0d.3: reg 0x18: [mem 0x605d1d6000-0x605d1d6fff 64bit]
[ 0.811353] pci 0000:00:0d.3: supports D1 D2
[ 0.811353] pci 0000:00:0d.3: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.811353] pci 0000:00:12.0: [8086:a0fc] type 00 class 0x070000
[ 0.811353] pci 0000:00:12.0: reg 0x10: [mem 0x605d1a0000-0x605d1affff 64bit]
[ 0.812417] pci 0000:00:12.0: PME# supported from D0 D3hot
[ 0.812865] pci 0000:00:14.0: [8086:a0ed] type 00 class 0x0c0330
[ 0.812886] pci 0000:00:14.0: reg 0x10: [mem 0x7a400000-0x7a40ffff 64bit]
[ 0.812985] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.813285] pci 0000:00:14.2: [8086:a0ef] type 00 class 0x050000
[ 0.813307] pci 0000:00:14.2: reg 0x10: [mem 0x605d1cc000-0x605d1cffff 64bit]
[ 0.813323] pci 0000:00:14.2: reg 0x18: [mem 0x605d1d5000-0x605d1d5fff 64bit]
[ 0.814093] pci 0000:00:15.0: [8086:a0e8] type 00 class 0x0c8000
[ 0.814882] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.819778] pci 0000:00:15.1: [8086:a0e9] type 00 class 0x0c8000
[ 0.820565] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.824512] pci 0000:00:15.3: [8086:a0eb] type 00 class 0x0c8000
[ 0.825306] pci 0000:00:15.3: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.828750] pci 0000:00:16.0: [8086:a0e0] type 00 class 0x078000
[ 0.828772] pci 0000:00:16.0: reg 0x10: [mem 0x605d1d1000-0x605d1d1fff 64bit]
[ 0.828866] pci 0000:00:16.0: PME# supported from D3hot
[ 0.829433] pci 0000:00:1d.0: [8086:a0b1] type 01 class 0x060400
[ 0.829558] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.829597] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[ 0.830123] pci 0000:00:1f.0: [8086:a082] type 00 class 0x060100
[ 0.830462] pci 0000:00:1f.3: [8086:a0c8] type 00 class 0x040380
[ 0.830523] pci 0000:00:1f.3: reg 0x10: [mem 0x605d1c8000-0x605d1cbfff 64bit]
[ 0.830592] pci 0000:00:1f.3: reg 0x20: [mem 0x605d000000-0x605d0fffff 64bit]
[ 0.830746] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.831167] pci 0000:00:1f.4: [8086:a0a3] type 00 class 0x0c0500
[ 0.831195] pci 0000:00:1f.4: reg 0x10: [mem 0x605d1d0000-0x605d1d00ff 64bit]
[ 0.831228] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
[ 0.831455] pci 0000:00:1f.5: [8086:a0a4] type 00 class 0x0c8000
[ 0.831473] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[ 0.831935] pci 0000:01:00.0: [15b7:5011] type 00 class 0x010802
[ 0.831947] pci 0000:01:00.0: reg 0x10: [mem 0x7a300000-0x7a303fff 64bit]
[ 0.832105] pci 0000:00:06.0: PCI bridge to [bus 01]
[ 0.832108] pci 0000:00:06.0: bridge window [mem 0x7a300000-0x7a3fffff]
[ 0.832138] pci 0000:00:07.0: PCI bridge to [bus 02-2b]
[ 0.832141] pci 0000:00:07.0: bridge window [mem 0x7c000000-0x881fffff]
[ 0.832145] pci 0000:00:07.0: bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
[ 0.832172] pci 0000:00:07.1: PCI bridge to [bus 2c-55]
[ 0.832175] pci 0000:00:07.1: bridge window [mem 0x6e000000-0x7a1fffff]
[ 0.832179] pci 0000:00:07.1: bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
[ 0.832206] pci 0000:00:07.2: PCI bridge to [bus 56-7f]
[ 0.832210] pci 0000:00:07.2: bridge window [mem 0x60000000-0x6c1fffff]
[ 0.832213] pci 0000:00:07.2: bridge window [mem 0x6040000000-0x605bffffff 64bit pref]
[ 0.832241] pci 0000:00:07.3: PCI bridge to [bus 80-a9]
[ 0.832244] pci 0000:00:07.3: bridge window [mem 0x52000000-0x5e1fffff]
[ 0.832248] pci 0000:00:07.3: bridge window [mem 0x6060000000-0x607bffffff 64bit pref]
[ 0.832430] pci 0000:aa:00.0: [8086:2725] type 00 class 0x028000
[ 0.832501] pci 0000:aa:00.0: reg 0x10: [mem 0x7a200000-0x7a203fff 64bit]
[ 0.832779] pci 0000:aa:00.0: PME# supported from D0 D3hot D3cold
[ 0.834980] pci 0000:00:1d.0: PCI bridge to [bus aa]
[ 0.834985] pci 0000:00:1d.0: bridge window [mem 0x7a200000-0x7a2fffff]
[ 0.856397] ACPI: EC: interrupt unblocked
[ 0.856398] ACPI: EC: event unblocked
[ 0.856426] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.856427] ACPI: EC: GPE=0x6e
[ 0.856427] ACPI: \_SB_.PC00.LPCB.EC0_: Boot ECDT EC initialization complete
[ 0.856428] ACPI: \_SB_.PC00.LPCB.EC0_: EC: Used to handle transactions and events
[ 0.856476] iommu: Default domain type: Translated
[ 0.856476] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.856476] SCSI subsystem initialized
[ 0.856476] libata version 3.00 loaded.
[ 0.856476] ACPI: bus type USB registered
[ 0.856476] usbcore: registered new interface driver usbfs
[ 0.856476] usbcore: registered new interface driver hub
[ 0.856476] usbcore: registered new device driver usb
[ 0.856476] pps_core: LinuxPPS API ver. 1 registered
[ 0.856476] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.856476] PTP clock support registered
[ 0.856476] EDAC MC: Ver: 3.0.0
[ 0.857545] Registered efivars operations
[ 0.857545] NetLabel: Initializing
[ 0.857545] NetLabel: domain hash size = 128
[ 0.857545] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.857545] NetLabel: unlabeled traffic allowed by default
[ 0.857545] mctp: management component transport protocol core
[ 0.857545] NET: Registered PF_MCTP protocol family
[ 0.857545] PCI: Using ACPI for IRQ routing
[ 0.905428] PCI: pci_cache_line_size set to 64 bytes
[ 0.906052] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
[ 0.906367] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 0.906368] e820: reserve RAM buffer [mem 0x39f99000-0x3bffffff]
[ 0.906369] e820: reserve RAM buffer [mem 0x3f93a000-0x3fffffff]
[ 0.906370] e820: reserve RAM buffer [mem 0x3fba7000-0x3fffffff]
[ 0.906370] e820: reserve RAM buffer [mem 0x434af000-0x43ffffff]
[ 0.906371] e820: reserve RAM buffer [mem 0x45c00000-0x47ffffff]
[ 0.906371] e820: reserve RAM buffer [mem 0x4afc00000-0x4afffffff]
[ 0.906391] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.906391] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.906391] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.906391] vgaarb: loaded
[ 0.906446] clocksource: Switched to clocksource tsc-early
[ 0.906535] VFS: Disk quotas dquot_6.6.0
[ 0.906542] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.906590] pnp: PnP ACPI init
[ 0.907411] pnp 00:02: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[ 0.907447] system 00:02: [mem 0xfedc0000-0xfedc7fff] has been reserved
[ 0.907449] system 00:02: [mem 0xfeda0000-0xfeda0fff] has been reserved
[ 0.907450] system 00:02: [mem 0xfeda1000-0xfeda1fff] has been reserved
[ 0.907451] system 00:02: [mem 0xfed20000-0xfed7ffff] could not be reserved
[ 0.907451] system 00:02: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.907452] system 00:02: [mem 0xfed45000-0xfed8ffff] could not be reserved
[ 0.907453] system 00:02: [mem 0xfee00000-0xfeefffff] has been reserved
[ 0.908139] system 00:03: [io 0x1800-0x18fe] has been reserved
[ 0.908140] system 00:03: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.908141] system 00:03: [mem 0xfe04c000-0xfe04ffff] has been reserved
[ 0.908142] system 00:03: [mem 0xfe050000-0xfe0affff] has been reserved
[ 0.908143] system 00:03: [mem 0xfe0d0000-0xfe0fffff] has been reserved
[ 0.908144] system 00:03: [mem 0xfe200000-0xfe7fffff] has been reserved
[ 0.908144] system 00:03: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.908145] system 00:03: [mem 0xfd000000-0xfd68ffff] has been reserved
[ 0.908146] system 00:03: [mem 0xfd6b0000-0xfd6cffff] has been reserved
[ 0.908147] system 00:03: [mem 0xfd6f0000-0xfdffffff] has been reserved
[ 0.908353] system 00:04: [io 0x2000-0x20fe] has been reserved
[ 0.908683] pnp: PnP ACPI: found 6 devices
[ 0.913828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.913862] NET: Registered PF_INET protocol family
[ 0.913999] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.915832] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.915846] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.915849] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.915951] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.916048] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.916109] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[ 0.916137] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.916168] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.916244] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.916247] NET: Registered PF_XDP protocol family
[ 0.916250] pci 0000:00:07.0: bridge window [io 0x1000-0x0fff] to [bus 02-2b] add_size 1000
[ 0.916253] pci 0000:00:07.1: bridge window [io 0x1000-0x0fff] to [bus 2c-55] add_size 1000
[ 0.916254] pci 0000:00:07.2: bridge window [io 0x1000-0x0fff] to [bus 56-7f] add_size 1000
[ 0.916255] pci 0000:00:07.3: bridge window [io 0x1000-0x0fff] to [bus 80-a9] add_size 1000
[ 0.916260] clipped [mem size 0x00000000 64bit pref] to [mem size 0xfffffffffffa0000 64bit pref] for e820 entry [mem 0x0009f000-0x000fffff]
[ 0.916263] pci 0000:00:02.0: BAR 9: assigned [mem 0x4020000000-0x40ffffffff 64bit pref]
[ 0.916265] clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffa0000 64bit] for e820 entry [mem 0x0009f000-0x000fffff]
[ 0.916266] pci 0000:00:02.0: BAR 7: assigned [mem 0x4010000000-0x4016ffffff 64bit]
[ 0.916268] pci 0000:00:07.0: BAR 13: assigned [io 0x4000-0x4fff]
[ 0.916269] pci 0000:00:07.1: BAR 13: assigned [io 0x5000-0x5fff]
[ 0.916270] pci 0000:00:07.2: BAR 13: assigned [io 0x6000-0x6fff]
[ 0.916271] pci 0000:00:07.3: BAR 13: assigned [io 0x7000-0x7fff]
[ 0.916272] clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffa0000 64bit] for e820 entry [mem 0x0009f000-0x000fffff]
[ 0.916273] pci 0000:00:15.0: BAR 0: assigned [mem 0x4017000000-0x4017000fff 64bit]
[ 0.916689] clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffa0000 64bit] for e820 entry [mem 0x0009f000-0x000fffff]
[ 0.916691] pci 0000:00:15.1: BAR 0: assigned [mem 0x4017001000-0x4017001fff 64bit]
[ 0.917080] clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffa0000 64bit] for e820 entry [mem 0x0009f000-0x000fffff]
[ 0.917081] pci 0000:00:15.3: BAR 0: assigned [mem 0x4017002000-0x4017002fff 64bit]
[ 0.917476] clipped [mem size 0x00020000] to [mem size 0xfffffffffffc0000] for e820 entry [mem 0x0009f000-0x000fffff]
[ 0.917477] pci 0000:00:1f.5: BAR 0: assigned [mem 0x50400000-0x50400fff]
[ 0.917510] pci 0000:00:06.0: PCI bridge to [bus 01]
[ 0.917519] pci 0000:00:06.0: bridge window [mem 0x7a300000-0x7a3fffff]
[ 0.917524] pci 0000:00:07.0: PCI bridge to [bus 02-2b]
[ 0.917525] pci 0000:00:07.0: bridge window [io 0x4000-0x4fff]
[ 0.917528] pci 0000:00:07.0: bridge window [mem 0x7c000000-0x881fffff]
[ 0.917530] pci 0000:00:07.0: bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
[ 0.917533] pci 0000:00:07.1: PCI bridge to [bus 2c-55]
[ 0.917535] pci 0000:00:07.1: bridge window [io 0x5000-0x5fff]
[ 0.917537] pci 0000:00:07.1: bridge window [mem 0x6e000000-0x7a1fffff]
[ 0.917540] pci 0000:00:07.1: bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
[ 0.917543] pci 0000:00:07.2: PCI bridge to [bus 56-7f]
[ 0.917544] pci 0000:00:07.2: bridge window [io 0x6000-0x6fff]
[ 0.917547] pci 0000:00:07.2: bridge window [mem 0x60000000-0x6c1fffff]
[ 0.917549] pci 0000:00:07.2: bridge window [mem 0x6040000000-0x605bffffff 64bit pref]
[ 0.917553] pci 0000:00:07.3: PCI bridge to [bus 80-a9]
[ 0.917554] pci 0000:00:07.3: bridge window [io 0x7000-0x7fff]
[ 0.917556] pci 0000:00:07.3: bridge window [mem 0x52000000-0x5e1fffff]
[ 0.917558] pci 0000:00:07.3: bridge window [mem 0x6060000000-0x607bffffff 64bit pref]
[ 0.917562] pci 0000:00:1d.0: PCI bridge to [bus aa]
[ 0.917595] pci 0000:00:1d.0: bridge window [mem 0x7a200000-0x7a2fffff]
[ 0.917602] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.917603] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.917604] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.917604] pci_bus 0000:00: resource 7 [mem 0x50400000-0xbfffffff window]
[ 0.917605] pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
[ 0.917606] pci_bus 0000:01: resource 1 [mem 0x7a300000-0x7a3fffff]
[ 0.917606] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff]
[ 0.917607] pci_bus 0000:02: resource 1 [mem 0x7c000000-0x881fffff]
[ 0.917608] pci_bus 0000:02: resource 2 [mem 0x6000000000-0x601bffffff 64bit pref]
[ 0.917608] pci_bus 0000:2c: resource 0 [io 0x5000-0x5fff]
[ 0.917609] pci_bus 0000:2c: resource 1 [mem 0x6e000000-0x7a1fffff]
[ 0.917610] pci_bus 0000:2c: resource 2 [mem 0x6020000000-0x603bffffff 64bit pref]
[ 0.917610] pci_bus 0000:56: resource 0 [io 0x6000-0x6fff]
[ 0.917611] pci_bus 0000:56: resource 1 [mem 0x60000000-0x6c1fffff]
[ 0.917611] pci_bus 0000:56: resource 2 [mem 0x6040000000-0x605bffffff 64bit pref]
[ 0.917612] pci_bus 0000:80: resource 0 [io 0x7000-0x7fff]
[ 0.917613] pci_bus 0000:80: resource 1 [mem 0x52000000-0x5e1fffff]
[ 0.917613] pci_bus 0000:80: resource 2 [mem 0x6060000000-0x607bffffff 64bit pref]
[ 0.917614] pci_bus 0000:aa: resource 1 [mem 0x7a200000-0x7a2fffff]
[ 0.920440] PCI: CLS 64 bytes, default 64
[ 0.920446] DMAR: Intel-IOMMU force enabled due to platform opt in
[ 0.920452] DMAR: No ATSR found
[ 0.920452] DMAR: No SATC found
[ 0.920454] DMAR: IOMMU feature fl1gp_support inconsistent
[ 0.920454] DMAR: IOMMU feature pgsel_inv inconsistent
[ 0.920455] DMAR: IOMMU feature nwfs inconsistent
[ 0.920455] DMAR: IOMMU feature dit inconsistent
[ 0.920455] DMAR: IOMMU feature sc_support inconsistent
[ 0.920456] DMAR: IOMMU feature dev_iotlb_support inconsistent
[ 0.920457] DMAR: dmar4: Using Queued invalidation
[ 0.920459] DMAR: dmar3: Using Queued invalidation
[ 0.920461] DMAR: dmar2: Using Queued invalidation
[ 0.920463] DMAR: dmar1: Using Queued invalidation
[ 0.920464] DMAR: dmar0: Using Queued invalidation
[ 0.920466] DMAR: dmar5: Using Queued invalidation
[ 0.920491] Trying to unpack rootfs image as initramfs...
[ 0.920596] pci 0000:00:00.0: Adding to iommu group 0
[ 0.920601] pci 0000:00:02.0: Adding to iommu group 1
[ 0.920606] pci 0000:00:04.0: Adding to iommu group 2
[ 0.920614] pci 0000:00:06.0: Adding to iommu group 3
[ 0.920620] pci 0000:00:07.0: Adding to iommu group 4
[ 0.920625] pci 0000:00:07.1: Adding to iommu group 5
[ 0.920631] pci 0000:00:07.2: Adding to iommu group 6
[ 0.920638] pci 0000:00:07.3: Adding to iommu group 7
[ 0.920643] pci 0000:00:08.0: Adding to iommu group 8
[ 0.920647] pci 0000:00:0a.0: Adding to iommu group 9
[ 0.920658] pci 0000:00:0d.0: Adding to iommu group 10
[ 0.920664] pci 0000:00:0d.2: Adding to iommu group 10
[ 0.920669] pci 0000:00:0d.3: Adding to iommu group 10
[ 0.920676] pci 0000:00:12.0: Adding to iommu group 11
[ 0.920684] pci 0000:00:14.0: Adding to iommu group 12
[ 0.920689] pci 0000:00:14.2: Adding to iommu group 12
[ 0.920700] pci 0000:00:15.0: Adding to iommu group 13
[ 0.920705] pci 0000:00:15.1: Adding to iommu group 13
[ 0.920710] pci 0000:00:15.3: Adding to iommu group 13
[ 0.920716] pci 0000:00:16.0: Adding to iommu group 14
[ 0.920747] pci 0000:00:1d.0: Adding to iommu group 15
[ 0.920760] pci 0000:00:1f.0: Adding to iommu group 16
[ 0.920766] pci 0000:00:1f.3: Adding to iommu group 16
[ 0.920771] pci 0000:00:1f.4: Adding to iommu group 16
[ 0.920776] pci 0000:00:1f.5: Adding to iommu group 16
[ 0.920782] pci 0000:01:00.0: Adding to iommu group 17
[ 0.920811] pci 0000:aa:00.0: Adding to iommu group 18
[ 0.920908] DMAR: Intel(R) Virtualization Technology for Directed I/O
[ 0.920908] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.920909] software IO TLB: mapped [mem 0x000000003afeb000-0x000000003efeb000] (64MB)
[ 0.920943] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x28680fa287f, max_idle_ns: 440795281151 ns
[ 0.920973] clocksource: Switched to clocksource tsc
[ 0.920982] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.929966] Initialise system trusted keyrings
[ 0.929973] Key type blacklist registered
[ 0.929992] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[ 0.930832] zbud: loaded
[ 0.931263] integrity: Platform Keyring initialized
[ 0.931265] integrity: Machine keyring initialized
[ 0.937975] NET: Registered PF_ALG protocol family
[ 0.937976] xor: automatically using best checksumming function avx
[ 0.937978] Key type asymmetric registered
[ 0.937978] Asymmetric key parser 'x509' registered
[ 1.199292] Freeing initrd memory: 35564K
[ 1.201633] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[ 1.201670] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 1.201733] io scheduler mq-deadline registered
[ 1.201734] io scheduler kyber registered
[ 1.201754] io scheduler bfq registered
[ 1.202904] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 1.203263] pcieport 0000:00:06.0: PME: Signaling with IRQ 126
[ 1.203441] pcieport 0000:00:07.0: PME: Signaling with IRQ 127
[ 1.203453] pcieport 0000:00:07.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 1.203619] pcieport 0000:00:07.1: PME: Signaling with IRQ 128
[ 1.203630] pcieport 0000:00:07.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 1.203794] pcieport 0000:00:07.2: PME: Signaling with IRQ 129
[ 1.203806] pcieport 0000:00:07.2: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 1.203961] pcieport 0000:00:07.3: PME: Signaling with IRQ 130
[ 1.203974] pcieport 0000:00:07.3: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 1.204263] pcieport 0000:00:1d.0: PME: Signaling with IRQ 131
[ 1.204416] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 1.204534] Monitor-Mwait will be used to enter C-1 state
[ 1.204540] Monitor-Mwait will be used to enter C-2 state
[ 1.204543] Monitor-Mwait will be used to enter C-3 state
[ 1.204546] ACPI: \_SB_.PR00: Found 3 idle states
[ 1.204897] ACPI: AC: AC Adapter [ACAD] (off-line)
[ 1.204928] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1b/PNP0C09:00/PNP0C0D:00/input/input0
[ 1.204938] ACPI: button: Lid Switch [LID0]
[ 1.204957] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 1.204977] ACPI: button: Power Button [PWRB]
[ 1.206452] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.206454] ACPI: thermal: Thermal Zone [TZ00] (35 C)
[ 1.206611] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 1.208147] Non-volatile memory driver v1.3
[ 1.208149] Linux agpgart interface v0.103
[ 1.208565] ACPI: battery: Slot [BAT1] (battery present)
[ 1.210706] tpm_tis NTC0702:00: 2.0 TPM (device-id 0xFC, rev-id 1)
[ 1.229464] ACPI: bus type drm_connector registered
[ 1.241569] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
[ 1.258844] intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
[ 1.274809] intel-lpss 0000:00:15.3: enabling device (0004 -> 0006)
[ 1.279580] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.279582] ehci-pci: EHCI PCI platform driver
[ 1.279586] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.279589] ohci-pci: OHCI PCI platform driver
[ 1.279592] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.279629] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[ 1.279645] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
[ 1.280708] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
[ 1.280857] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[ 1.280944] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
[ 1.280946] xhci_hcd 0000:00:0d.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.280969] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
[ 1.280970] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.280971] usb usb1: Product: xHCI Host Controller
[ 1.280972] usb usb1: Manufacturer: Linux 5.19.9-200.fc36.x86_64 xhci-hcd
[ 1.280973] usb usb1: SerialNumber: 0000:00:0d.0
[ 1.281023] hub 1-0:1.0: USB hub found
[ 1.281028] hub 1-0:1.0: 1 port detected
[ 1.281072] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
[ 1.281073] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.281074] usb usb2: Product: xHCI Host Controller
[ 1.281074] usb usb2: Manufacturer: Linux 5.19.9-200.fc36.x86_64 xhci-hcd
[ 1.281075] usb usb2: SerialNumber: 0000:00:0d.0
[ 1.281104] hub 2-0:1.0: USB hub found
[ 1.281112] hub 2-0:1.0: 4 ports detected
[ 1.282123] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.282156] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 1.283353] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000000009810
[ 1.283713] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.283744] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 1.283744] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.283800] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
[ 1.283801] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.283801] usb usb3: Product: xHCI Host Controller
[ 1.283802] usb usb3: Manufacturer: Linux 5.19.9-200.fc36.x86_64 xhci-hcd
[ 1.283802] usb usb3: SerialNumber: 0000:00:14.0
[ 1.283834] hub 3-0:1.0: USB hub found
[ 1.283887] hub 3-0:1.0: 12 ports detected
[ 1.285241] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
[ 1.285242] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.285243] usb usb4: Product: xHCI Host Controller
[ 1.285243] usb usb4: Manufacturer: Linux 5.19.9-200.fc36.x86_64 xhci-hcd
[ 1.285244] usb usb4: SerialNumber: 0000:00:14.0
[ 1.285307] hub 4-0:1.0: USB hub found
[ 1.285356] hub 4-0:1.0: 4 ports detected
[ 1.285519] usb: port power management may be unreliable
[ 1.285768] usbcore: registered new interface driver usbserial_generic
[ 1.285771] usbserial: USB Serial support registered for generic
[ 1.285789] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 1.287341] i8042: Warning: Keylock active
[ 1.291904] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.291909] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.292650] mousedev: PS/2 mouse device common for all mice
[ 1.292801] rtc_cmos rtc_cmos: RTC can wake from S4
[ 1.295258] rtc_cmos rtc_cmos: registered as rtc0
[ 1.295840] rtc_cmos rtc_cmos: setting system clock to 2022-10-02T12:19:31 UTC (1664713171)
[ 1.295846] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
[ 1.296524] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 1.296538] device-mapper: uevent: version 1.0.3
[ 1.296619] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[ 1.296661] intel_pstate: Intel P-state driver initializing
[ 1.297116] intel_pstate: HWP enabled
[ 1.297275] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[ 1.297793] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[ 1.298682] fbcon: Deferring console take-over
[ 1.298683] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[ 1.298705] hid: raw HID events driver (C) Jiri Kosina
[ 1.298720] usbcore: registered new interface driver usbhid
[ 1.298721] usbhid: USB HID core driver
[ 1.298803] intel_pmc_core INT33A1:00: initialized
[ 1.298933] drop_monitor: Initializing network drop monitor service
[ 1.307637] Initializing XFRM netlink socket
[ 1.307701] NET: Registered PF_INET6 protocol family
[ 1.310386] Segment Routing with IPv6
[ 1.310388] RPL Segment Routing with IPv6
[ 1.310391] In-situ OAM (IOAM) with IPv6
[ 1.310403] mip6: Mobile IPv6
[ 1.310404] NET: Registered PF_PACKET protocol family
[ 1.311083] microcode: sig=0x806c1, pf=0x80, revision=0xa4
[ 1.311102] microcode: Microcode Update Driver: v2.2.
[ 1.311143] resctrl: L2 allocation detected
[ 1.311146] IPI shorthand broadcast: enabled
[ 1.311149] AVX2 version of gcm_enc/dec engaged.
[ 1.311188] AES CTR mode by8 optimization enabled
[ 1.311310] sched_clock: Marking stable (1290228646, 21070809)->(1335492478, -24193023)
[ 1.311454] registered taskstats version 1
[ 1.311521] Loading compiled-in X.509 certificates
[ 1.333071] Loaded X.509 cert 'Fedora kernel signing key: 0a823eb589ea8678ccd1b118752b795587584ada'
[ 1.333243] zswap: loaded using pool lzo/zbud
[ 1.333285] page_owner is disabled
[ 1.333315] Key type ._fscrypt registered
[ 1.333316] Key type .fscrypt registered
[ 1.333317] Key type fscrypt-provisioning registered
[ 1.333490] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes
[ 1.333498] Key type big_key registered
[ 1.333623] Key type trusted registered
[ 1.335430] Key type encrypted registered
[ 1.336887] integrity: Loading X.509 certificate: UEFI:db
[ 1.336900] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 1.336901] integrity: Loading X.509 certificate: UEFI:db
[ 1.336911] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 1.336912] integrity: Loading X.509 certificate: UEFI:db
[ 1.336918] integrity: Loaded X.509 cert 'frame.work-LaptopDB: 02'
[ 1.337869] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
[ 1.355978] integrity: Loaded X.509 cert 'Fedora Secure Boot CA: fde32599c2d61db1bf5807335d7b20e4cd963b42'
[ 1.355982] Loading compiled-in module X.509 certificates
[ 1.356343] Loaded X.509 cert 'Fedora kernel signing key: 0a823eb589ea8678ccd1b118752b795587584ada'
[ 1.356345] ima: Allocated hash algorithm: sha256
[ 1.387176] evm: Initialising EVM extended attributes:
[ 1.387180] evm: security.selinux
[ 1.387182] evm: security.SMACK64 (disabled)
[ 1.387183] evm: security.SMACK64EXEC (disabled)
[ 1.387183] evm: security.SMACK64TRANSMUTE (disabled)
[ 1.387184] evm: security.SMACK64MMAP (disabled)
[ 1.387185] evm: security.apparmor (disabled)
[ 1.387186] evm: security.ima
[ 1.387186] evm: security.capability
[ 1.387187] evm: HMAC attrs: 0x1
[ 1.387247] audit: type=1807 audit(1664713171.590:2): action=measure func=KEXEC_KERNEL_CHECK res=1
[ 1.387257] audit: type=1807 audit(1664713171.590:3): action=measure func=MODULE_CHECK res=1
[ 1.429104] alg: No test for 842 (842-scomp)
[ 1.429129] alg: No test for 842 (842-generic)
[ 1.506619] PM: Magic number: 10:716:328
[ 1.506746] RAS: Correctable Errors collector initialized.
[ 1.506754] Lockdown: swapper/0: hibernation is restricted; see man kernel_lockdown.7
[ 1.510641] Freeing unused decrypted memory: 2036K
[ 1.511042] Freeing unused kernel image (initmem) memory: 3004K
[ 1.511381] Write protecting the kernel read-only data: 30720k
[ 1.512015] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 1.512214] Freeing unused kernel image (rodata/data gap) memory: 888K
[ 1.517662] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.517666] rodata_test: all tests were successful
[ 1.517670] Run /init as init process
[ 1.517671] with arguments:
[ 1.517672] /init
[ 1.517672] rhgb
[ 1.517673] with environment:
[ 1.517673] HOME=/
[ 1.517673] TERM=linux
[ 1.517674] BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.19.9-200.fc36.x86_64
[ 1.551550] systemd[1]: systemd v250.8-1.fc36 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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 1.551634] systemd[1]: Detected architecture x86-64.
[ 1.551635] systemd[1]: Running in initial RAM disk.
[ 1.551654] systemd[1]: Hostname set to <melax>.
[ 1.551843] Lockdown: systemd: /dev/mem,kmem,port is restricted; see man kernel_lockdown.7
[ 1.584399] usb 3-3: new full-speed USB device number 2 using xhci_hcd
[ 1.785218] usb 3-3: New USB device found, idVendor=32ac, idProduct=0002, bcdDevice= 0.00
[ 1.785226] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.785229] usb 3-3: Product: HDMI Expansion Card
[ 1.785231] usb 3-3: Manufacturer: Framework
[ 1.785233] usb 3-3: SerialNumber: 11AD1D0001DB3E193B2C0B00
[ 1.797759] hid-generic 0003:32AC:0002.0001: hiddev96,hidraw0: USB HID v1.11 Device [Framework HDMI Expansion Card] on usb-0000:00:14.0-3/input1
[ 1.834538] systemd[1]: LSM BPF program attached
[ 1.897995] systemd[1]: Queued start job for default target initrd.target.
[ 1.898742] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice - Slice /system/systemd-cryptsetup.
[ 1.898799] systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System.
[ 1.898805] systemd[1]: Reached target local-fs.target - Local File Systems.
[ 1.898815] systemd[1]: Reached target slices.target - Slice Units.
[ 1.898823] systemd[1]: Reached target swap.target - Swaps.
[ 1.898828] systemd[1]: Reached target timers.target - Timer Units.
[ 1.898876] systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket.
[ 1.898937] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[ 1.898980] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 1.899021] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ 1.899064] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 1.899094] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 1.899101] systemd[1]: Reached target sockets.target - Socket Units.
[ 1.899556] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 1.899598] systemd[1]: memstrack.service - Memstrack Anylazing Service was skipped because all trigger condition checks failed.
[ 1.900307] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 1.900722] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 1.901074] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[ 1.901448] systemd[1]: Starting systemd-vconsole-setup.service - Setup Virtual Console...
[ 1.912321] fuse: init (API version 7.36)
[ 1.912392] usb 3-9: new full-speed USB device number 3 using xhci_hcd
[ 1.917504] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 1.917576] audit: type=1130 audit(1664713172.121:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.934572] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[ 1.934599] audit: type=1130 audit(1664713172.138:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.934677] systemd[1]: Started systemd-journald.service - Journal Service.
[ 1.934706] audit: type=1130 audit(1664713172.138:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.943640] audit: type=1130 audit(1664713172.147:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.956926] audit: type=1130 audit(1664713172.160:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.981648] audit: type=1130 audit(1664713172.185:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.991873] audit: type=1130 audit(1664713172.195:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline-ask comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.039740] usb 3-9: New USB device found, idVendor=27c6, idProduct=609c, bcdDevice= 1.00
[ 2.039749] usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.039752] usb 3-9: Product: Goodix USB2.0 MISC
[ 2.039755] usb 3-9: Manufacturer: Goodix Technology Co., Ltd.
[ 2.039757] usb 3-9: SerialNumber: UIDD4981D63_XXXX_MOC_B0
[ 2.118761] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4
[ 2.158498] usb 3-10: new full-speed USB device number 4 using xhci_hcd
[ 2.286833] usb 3-10: New USB device found, idVendor=8087, idProduct=0032, bcdDevice= 0.00
[ 2.286836] usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.295507] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 2.438568] input: FRMW0001:00 32AC:0006 Wireless Radio Control as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-FRMW0001:00/0018:32AC:0006.0002/input/input5
[ 2.438712] input: FRMW0001:00 32AC:0006 Consumer Control as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-FRMW0001:00/0018:32AC:0006.0002/input/input6
[ 2.438812] hid-generic 0018:32AC:0006.0002: input,hidraw1: I2C HID v1.00 Device [FRMW0001:00 32AC:0006] on i2c-FRMW0001:00
[ 2.456649] input: PIXA3854:00 093A:0274 Mouse as /devices/pci0000:00/0000:00:15.3/i2c_designware.2/i2c-2/i2c-PIXA3854:00/0018:093A:0274.0003/input/input7
[ 2.456700] input: PIXA3854:00 093A:0274 Touchpad as /devices/pci0000:00/0000:00:15.3/i2c_designware.2/i2c-2/i2c-PIXA3854:00/0018:093A:0274.0003/input/input8
[ 2.456740] hid-generic 0018:093A:0274.0003: input,hidraw2: I2C HID v1.00 Mouse [PIXA3854:00 093A:0274] on i2c-PIXA3854:00
[ 2.460968] nvme nvme0: pci function 0000:01:00.0
[ 2.497573] nvme nvme0: 8/0/0 default/read/poll queues
[ 2.500846] nvme0n1: p1 p2 p3 p4
[ 2.501849] input: PIXA3854:00 093A:0274 Mouse as /devices/pci0000:00/0000:00:15.3/i2c_designware.2/i2c-2/i2c-PIXA3854:00/0018:093A:0274.0003/input/input9
[ 2.501923] input: PIXA3854:00 093A:0274 Touchpad as /devices/pci0000:00/0000:00:15.3/i2c_designware.2/i2c-2/i2c-PIXA3854:00/0018:093A:0274.0003/input/input10
[ 2.501975] hid-multitouch 0018:093A:0274.0003: input,hidraw2: I2C HID v1.00 Mouse [PIXA3854:00 093A:0274] on i2c-PIXA3854:00
[ 2.713937] Setting dangerous option enable_guc - tainting kernel
[ 2.713941] Setting dangerous option enable_fbc - tainting kernel
[ 2.714689] i915 0000:00:02.0: [drm] VT-d active for gfx access
[ 2.729827] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 2.729861] i915 0000:00:02.0: [drm] Transparent Hugepage mode 'huge=within_size'
[ 2.731495] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 2.732541] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/tgl_dmc_ver2_12.bin (v2.12)
[ 2.868751] i915 0000:00:02.0: [drm] GuC firmware i915/tgl_guc_70.1.1.bin version 70.1
[ 2.868753] i915 0000:00:02.0: [drm] HuC firmware i915/tgl_huc_7.9.3.bin version 7.9
[ 2.872801] i915 0000:00:02.0: [drm] HuC authenticated
[ 2.873227] i915 0000:00:02.0: [drm] GuC submission enabled
[ 2.873227] i915 0000:00:02.0: [drm] GuC SLPC enabled
[ 2.873872] i915 0000:00:02.0: [drm] GuC RC: enabled
[ 2.876914] i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
[ 3.121973] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=1
[ 3.125199] hid-generic 001F:8087:0AC2.0004: hidraw3: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC2] on
[ 4.015974] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 1
[ 4.018838] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 4.019632] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11
[ 4.022651] fbcon: i915drmfb (fb0) is primary device
[ 4.022655] fbcon: Deferring console take-over
[ 4.022658] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 4.079007] i915 0000:00:02.0: [drm] Selective fetch area calculation failed in pipe A
[ 11.344324] kauditd_printk_skb: 23 callbacks suppressed
[ 11.344327] audit: type=1338 audit(1664713181.547:34): module=crypt op=ctr ppid=1 pid=539 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-cryptse" exe="/usr/lib/systemd/systemd-cryptsetup" subj=kernel dev=253:0 error_msg='success' res=1
[ 11.344453] audit: type=1300 audit(1664713181.547:34): arch=c000003e syscall=16 success=yes exit=0 a0=4 a1=c138fd09 a2=5587316110a0 a3=0 items=6 ppid=1 pid=539 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-cryptse" exe="/usr/lib/systemd/systemd-cryptsetup" subj=kernel key=(null)
[ 11.344455] audit: type=1307 audit(1664713181.547:34): cwd="/"
[ 11.344456] audit: type=1302 audit(1664713181.547:34): item=0 name=(null) inode=1025 dev=00:07 mode=040755 ouid=0 ogid=0 rdev=00:00 obj=unlabeled nametype=PARENT cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
[ 11.344457] audit: type=1302 audit(1664713181.547:34): item=1 name=(null) inode=19829 dev=00:07 mode=040755 ouid=0 ogid=0 rdev=00:00 obj=unlabeled nametype=CREATE cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
[ 11.344458] audit: type=1302 audit(1664713181.547:34): item=2 name=(null) inode=23 dev=00:07 mode=040755 ouid=0 ogid=0 rdev=00:00 obj=unlabeled nametype=PARENT cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
[ 11.344459] audit: type=1302 audit(1664713181.547:34): item=3 name=(null) inode=19830 dev=00:07 mode=040755 ouid=0 ogid=0 rdev=00:00 obj=unlabeled nametype=CREATE cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
[ 11.344460] audit: type=1302 audit(1664713181.547:34): item=4 name=(null) inode=19830 dev=00:07 mode=040755 ouid=0 ogid=0 rdev=00:00 obj=unlabeled nametype=PARENT cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
[ 11.344462] audit: type=1302 audit(1664713181.547:34): item=5 name=(null) inode=19831 dev=00:07 mode=0100444 ouid=0 ogid=0 rdev=00:00 obj=unlabeled nametype=CREATE cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
[ 11.344463] audit: type=1327 audit(1664713181.547:34): proctitle=2F7573722F6C69622F73797374656D642F73797374656D642D6372797074736574757000617474616368006C756B732D33663237343936342D343235382D343739662D396531342D353839313535313461643830002F6465762F6469736B2F62792D757569642F33663237343936342D343235382D343739662D396531342D35
[ 11.353675] BTRFS: device label fedora_root devid 1 transid 47949 /dev/dm-0 scanned by systemd-udevd (758)
[ 11.484263] BTRFS info (device dm-0): disk space caching is enabled
[ 11.484270] BTRFS info (device dm-0): has skinny extents
[ 11.526509] BTRFS info (device dm-0): enabling ssd optimizations
[ 12.025449] systemd-journald[280]: Received SIGTERM from PID 1 (n/a).
[ 12.147802] SELinux: Permission cmd in class io_uring not defined in policy.
[ 12.147805] SELinux: the above unknown classes and permissions will be allowed
[ 12.149756] SELinux: policy capability network_peer_controls=1
[ 12.149757] SELinux: policy capability open_perms=1
[ 12.149758] SELinux: policy capability extended_socket_class=1
[ 12.149758] SELinux: policy capability always_check_network=0
[ 12.149758] SELinux: policy capability cgroup_seclabel=1
[ 12.149759] SELinux: policy capability nnp_nosuid_transition=1
[ 12.149759] SELinux: policy capability genfs_seclabel_symlinks=1
[ 12.149759] SELinux: policy capability ioctl_skip_cloexec=0
[ 12.177387] systemd[1]: Successfully loaded SELinux policy in 58.791ms.
[ 12.194966] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 13.638ms.
[ 12.197428] systemd[1]: systemd v250.8-1.fc36 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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 12.197504] systemd[1]: Detected architecture x86-64.
[ 12.198369] Lockdown: systemd: /dev/mem,kmem,port is restricted; see man kernel_lockdown.7
[ 12.498647] systemd[1]: LSM BPF program attached
[ 12.645748] systemd-sysv-generator[886]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 12.645790] systemd-sysv-generator[886]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 12.669656] zram: Added device: zram0
[ 12.755221] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[ 12.767858] systemd[1]: Stopped initrd-switch-root.service - Switch Root.
[ 12.768380] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[ 12.768633] systemd[1]: Created slice machine.slice - Virtual Machine and Container Slice.
[ 12.768944] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ 12.769163] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 12.769389] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[ 12.769602] systemd[1]: Created slice system-systemd\x2dzram\x2dsetup.slice - Slice /system/systemd-zram-setup.
[ 12.769787] systemd[1]: Created slice user.slice - User and Session Slice.
[ 12.769809] systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of a failed condition check (ConditionPathExists=!/run/plymouth/pid).
[ 12.769887] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 12.770157] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 12.770187] systemd[1]: Reached target blockdev@dev-mapper-luks\x2d3f274964\x2d4258\x2d479f\x2d9e14\x2d58915514ad80.target - Block Device Preparation for /dev/mapper/luks-3f274964-4258-479f-9e14-58915514ad80.
[ 12.770202] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[ 12.770217] systemd[1]: Reached target getty.target - Login Prompts.
[ 12.770235] systemd[1]: Stopped target initrd-switch-root.target - Switch Root.
[ 12.770250] systemd[1]: Stopped target initrd-fs.target - Initrd File Systems.
[ 12.770260] systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System.
[ 12.770274] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 12.770312] systemd[1]: Reached target slices.target - Slice Units.
[ 12.770333] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 12.770602] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[ 12.771385] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[ 12.772240] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[ 12.772324] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 12.772648] systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket.
[ 12.773230] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 12.773398] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 12.773703] systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket.
[ 12.774261] systemd[1]: Activating swap dev-disk-by\x2duuid-630af013\x2d3913\x2d4327\x2d9b12\x2d9c87261547b2.swap - /dev/disk/by-uuid/630af013-3913-4327-9b12-9c87261547b2...
[ 12.774959] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 12.775552] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 12.776128] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 12.776729] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[ 12.776858] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of a failed condition check (ConditionPathExists=/etc/krb5.keytab).
[ 12.777892] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 12.778464] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 12.779100] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 12.779728] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 12.780670] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 12.780854] Adding 16777212k swap on /dev/nvme0n1p3. Priority:-2 extents:1 across:16777212k SSFS
[ 12.781465] systemd[1]: Starting nfs-convert.service - Preprocess NFS configuration convertion...
[ 12.781522] systemd[1]: plymouth-switch-root.service: Deactivated successfully.
[ 12.800566] systemd[1]: Stopped plymouth-switch-root.service - Plymouth switch root service.
[ 12.800773] systemd[1]: systemd-fsck-root.service: Deactivated successfully.
[ 12.806601] systemd[1]: Stopped systemd-fsck-root.service - File System Check on Root Device.
[ 12.806784] systemd[1]: Stopped systemd-journald.service - Journal Service.
[ 12.809707] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 12.811758] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 12.813168] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 12.813296] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because all trigger condition checks failed.
[ 12.814703] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 12.818140] systemd[1]: Activated swap dev-disk-by\x2duuid-630af013\x2d3913\x2d4327\x2d9b12\x2d9c87261547b2.swap - /dev/disk/by-uuid/630af013-3913-4327-9b12-9c87261547b2.
[ 12.818288] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[ 12.818393] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 12.818489] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 12.818582] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ 12.819302] BTRFS info (device dm-0: state M): use zstd compression, level 1
[ 12.819307] BTRFS info (device dm-0: state M): disk space caching is enabled
[ 12.829602] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 12.830253] systemd[1]: Started systemd-journald.service - Journal Service.
[ 12.919895] systemd-journald[908]: Received client request to flush runtime journal.
[ 13.082125] Consider using thermal netlink events interface
[ 13.145438] EDAC igen6: v2.5
[ 13.170648] ACPI: bus type thunderbolt registered
[ 13.205650] intel_rapl_common: Found RAPL domain package
[ 13.260586] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 13.273593] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 13.286659] idma64 idma64.2: Found Intel integrated DMA 64-bit
[ 13.327897] Bluetooth: Core ver 2.22
[ 13.327954] NET: Registered PF_BLUETOOTH protocol family
[ 13.327955] Bluetooth: HCI device and connection manager initialized
[ 13.327964] Bluetooth: HCI socket layer initialized
[ 13.327968] Bluetooth: L2CAP socket layer initialized
[ 13.327976] Bluetooth: SCO socket layer initialized
[ 13.329258] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 13.331052] input: PC Speaker as /devices/platform/pcspkr/input/input12
[ 13.334432] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 13.334597] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 13.336263] i2c i2c-17: 1/2 memory slots populated (from DMI)
[ 13.363701] resource sanity check: requesting [mem 0xfedc0000-0xfedcdfff], which spans more than pnp 00:02 [mem 0xfedc0000-0xfedc7fff]
[ 13.363707] caller __uncore_imc_init_box+0xac/0xf0 [intel_uncore] mapping multiple BARs
[ 13.386038] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 13.386414] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 13.386473] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Quota mode: none.
[ 13.425550] usbcore: registered new interface driver btusb
[ 13.432208] Bluetooth: hci0: Device revision is 0
[ 13.432211] Bluetooth: hci0: Secure boot is enabled
[ 13.432213] Bluetooth: hci0: OTP lock is enabled
[ 13.432214] Bluetooth: hci0: API lock is enabled
[ 13.432215] Bluetooth: hci0: Debug lock is disabled
[ 13.432216] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 13.432217] Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
[ 13.441371] zram0: detected capacity change from 0 to 16777216
[ 13.472114] Bluetooth: hci0: Found device firmware: intel/ibt-0041-0041.sfi
[ 13.472205] Bluetooth: hci0: Boot Address: 0x100800
[ 13.472207] Bluetooth: hci0: Firmware Version: 129-28.22
[ 13.474215] Intel(R) Wireless WiFi driver for Linux
[ 13.474534] iwlwifi 0000:aa:00.0: enabling device (0000 -> 0002)
[ 13.480735] iwlwifi 0000:aa:00.0: Direct firmware load for iwlwifi-ty-a0-gf-a0-72.ucode failed with error -2
[ 13.504161] BTRFS info: devid 1 device path /dev/mapper/luks-3f274964-4258-479f-9e14-58915514ad80 changed to /dev/dm-0 scanned by systemd-udevd (952)
[ 13.505821] BTRFS info: devid 1 device path /dev/dm-0 changed to /dev/mapper/luks-3f274964-4258-479f-9e14-58915514ad80 scanned by systemd-udevd (952)
[ 13.527327] iwlwifi 0000:aa:00.0: api flags index 2 larger than supported by driver
[ 13.527345] iwlwifi 0000:aa:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.36
[ 13.527980] iwlwifi 0000:aa:00.0: loaded firmware version 71.058653f6.0 ty-a0-gf-a0-71.ucode op_mode iwlmvm
[ 13.533912] mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
[ 13.556198] cros_ec_lpcs cros_ec_lpcs.0: Chrome EC device registered
[ 13.566963] Adding 8388604k swap on /dev/zram0. Priority:100 extents:1 across:8388604k SSDscFS
[ 13.570930] iTCO_vendor_support: vendor-support=0
[ 13.571088] intel_rapl_msr: PL4 support detected.
[ 13.571381] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[ 13.571517] intel_rapl_common: Found RAPL domain package
[ 13.571519] intel_rapl_common: Found RAPL domain core
[ 13.571520] intel_rapl_common: Found RAPL domain uncore
[ 13.571522] intel_rapl_common: Found RAPL domain psys
[ 13.597901] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[ 13.599833] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 13.619812] intel_tcc_cooling: Programmable TCC Offset detected
[ 13.620883] cros-usbpd-charger cros-usbpd-charger.5.auto: No USB PD charging ports found
[ 13.621682] cros-usbpd-charger cros-usbpd-charger.5.auto: Unexpected number of charge port count
[ 13.621684] cros-usbpd-charger cros-usbpd-charger.5.auto: Failing probe (err:0xffffffb9)
[ 13.621685] cros-usbpd-charger: probe of cros-usbpd-charger.5.auto failed with error -71
[ 13.703483] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[ 13.703629] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 13.703912] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 13.762759] iwlwifi 0000:aa:00.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420
[ 13.766583] thermal thermal_zone6: failed to read out thermal zone (-61)
[ 13.820987] snd_hda_codec_idt hdaudioC0D0: autoconfig for 92HD95: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
[ 13.820990] snd_hda_codec_idt hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 13.820992] snd_hda_codec_idt hdaudioC0D0: hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
[ 13.820992] snd_hda_codec_idt hdaudioC0D0: mono: mono_out=0x0
[ 13.820993] snd_hda_codec_idt hdaudioC0D0: inputs:
[ 13.820994] snd_hda_codec_idt hdaudioC0D0: Internal Mic=0xe
[ 13.820994] snd_hda_codec_idt hdaudioC0D0: Mic=0xb
[ 13.857972] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 13.857976] Bluetooth: BNEP filters: protocol multicast
[ 13.857981] Bluetooth: BNEP socket layer initialized
[ 13.892581] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[ 13.892728] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[ 13.892823] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[ 13.892899] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[ 13.892974] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[ 13.893047] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[ 13.893132] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[ 13.893199] input: HDA Intel PCH HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[ 13.893271] input: HDA Intel PCH HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[ 13.893346] input: HDA Intel PCH HDMI/DP,pcm=13 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[ 13.893532] input: HDA Intel PCH HDMI/DP,pcm=14 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[ 13.893606] input: HDA Intel PCH HDMI/DP,pcm=15 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[ 13.893679] input: HDA Intel PCH HDMI/DP,pcm=16 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[ 13.893754] input: HDA Intel PCH HDMI/DP,pcm=17 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
[ 13.959597] iwlwifi 0000:aa:00.0: loaded PNVM version 881c99e1
[ 13.975839] iwlwifi 0000:aa:00.0: Detected RF GF, rfid=0x10d000
[ 14.050078] iwlwifi 0000:aa:00.0: base HW address: f4:7b:09:4b:15:fe
[ 14.073260] RPC: Registered named UNIX socket transport module.
[ 14.073268] RPC: Registered udp transport module.
[ 14.073270] RPC: Registered tcp transport module.
[ 14.073271] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 14.162004] iwlwifi 0000:aa:00.0 wlp170s0: renamed from wlan0
[ 14.257982] NET: Registered PF_QIPCRTR protocol family
[ 15.092613] Bluetooth: hci0: Waiting for firmware download to complete
[ 15.092619] Bluetooth: hci0: Firmware loaded in 1582519 usecs
[ 15.092756] Bluetooth: hci0: Waiting for device to boot
[ 15.120433] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
[ 15.120488] Bluetooth: hci0: Device booted in 27182 usecs
[ 15.121692] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0041-0041.ddc
[ 15.123335] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 15.126432] Bluetooth: hci0: Firmware timestamp 2022.28 buildtype 1 build 47489
[ 18.395240] wlp170s0: authenticate with f4:c1:14:d7:d0:e8
[ 18.395256] wlp170s0: Invalid HE elem, Disable HE
[ 18.406193] wlp170s0: send auth to f4:c1:14:d7:d0:e8 (try 1/3)
[ 18.463881] wlp170s0: authenticated
[ 18.464385] wlp170s0: associate with f4:c1:14:d7:d0:e8 (try 1/3)
[ 18.465990] wlp170s0: RX AssocResp from f4:c1:14:d7:d0:e8 (capab=0x11 status=0 aid=5)
[ 18.483974] wlp170s0: associated
[ 18.530202] IPv6: ADDRCONF(NETDEV_CHANGE): wlp170s0: link becomes ready
[ 18.547325] wlp170s0: Limiting TX power to 23 (23 - 0) dBm as advertised by f4:c1:14:d7:d0:e8
[ 21.032554] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[ 21.311919] rfkill: input handler disabled
[ 21.650903] Bluetooth: RFCOMM TTY layer initialized
[ 21.650917] Bluetooth: RFCOMM socket layer initialized
[ 21.651002] Bluetooth: RFCOMM ver 1.11
[ 21.950956] usb 3-9: reset full-speed USB device number 3 using xhci_hcd
[ 31.518752] rfkill: input handler enabled
[ 33.177127] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[ 33.930264] rfkill: input handler disabled
[ 37.927868] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[ 86.589787] usb 3-1: new high-speed USB device number 5 using xhci_hcd
[ 86.791648] usb 3-1: New USB device found, idVendor=ffff, idProduct=5678, bcdDevice= 2.00
[ 86.791659] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 86.791663] usb 3-1: Product: Disk 2.0
[ 86.791666] usb 3-1: Manufacturer: USB
[ 86.791668] usb 3-1: SerialNumber: 92070347E8322722202
[ 86.834651] usb-storage 3-1:1.0: USB Mass Storage device detected
[ 86.835106] scsi host0: usb-storage 3-1:1.0
[ 86.835294] usbcore: registered new interface driver usb-storage
[ 86.842418] usbcore: registered new interface driver uas
[ 87.855429] scsi 0:0:0:0: Direct-Access VendorCo ProductCode 2.00 PQ: 0 ANSI: 4
[ 87.856433] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 87.856619] sd 0:0:0:0: [sda] 15810560 512-byte logical blocks: (8.10 GB/7.54 GiB)
[ 87.856831] sd 0:0:0:0: [sda] Write Protect is off
[ 87.856840] sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00
[ 87.857011] sd 0:0:0:0: [sda] No Caching mode page found
[ 87.857015] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 87.860667] sda: sda1
[ 87.860955] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 88.314950] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 125.022205] usb 3-9: reset full-speed USB device number 3 using xhci_hcd
[ 387.887614] BTRFS critical (device dm-0): corrupt leaf: block=1259585536 slot=64 extent bytenr=3580141568 len=24576 previous extent [3580137472 168 2305843009213698048] overlaps current extent [3580141568 168 24576]
[ 387.887629] BTRFS error (device dm-0): block=1259585536 read time tree block corruption detected
[ 387.887642] BTRFS: error (device dm-0: state A) in btrfs_run_delayed_refs:2157: errno=-5 IO failure
[ 387.887652] BTRFS info (device dm-0: state EA): forced readonly
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-10-02 20:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <e0d2d943-8b1b-ecd5-0ccf-e06539287388@flump.de>
2022-10-02 20:12 ` Help: btrfs ref and backref errors Elias
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).