Skip to content

Instantly share code, notes, and snippets.

@aniketfuryrocks
Last active September 23, 2022 06:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aniketfuryrocks/318428ebf1c387e06b6344b7689ae269 to your computer and use it in GitHub Desktop.
Save aniketfuryrocks/318428ebf1c387e06b6344b7689ae269 to your computer and use it in GitHub Desktop.
Dmesg after Crash
~
❯ dmesg
[ 0.000000] microcode: microcode updated early to revision 0x421, date = 2022-06-15
[ 0.000000] Linux version 5.19.10-300.fc37.x86_64 (mockbuild@bkernel02.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20220819 (Red Hat 12.2.1-2), GNU ld version 2.38-24.fc37) #1 SMP PREEMPT_DYNAMIC Tue Sep 20 15:13:35 UTC 2022
[ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.19.10-300.fc37.x86_64 root=UUID=ea0af850-43fd-4724-9e2a-e8082a8f15cb ro rootflags=subvol=root rd.luks.uuid=luks-ceabe25d-58f9-4ca0-9aee-16ba43669766 rhgb quiet
[ 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 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: 3632
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000055320fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000055321000-0x0000000059b3dfff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000059b3e000-0x0000000059c37fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000059c38000-0x0000000059d69fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000059d6a000-0x000000005a7fefff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000005a7ff000-0x000000005a7fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000005a800000-0x0000000060ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000061600000-0x00000000617fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000062400000-0x00000000687fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004977fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.80 by American Megatrends
[ 0.000000] efi: ACPI=0x59c37000 ACPI 2.0=0x59c37014 TPMFinalLog=0x59c93000 SMBIOS=0x5a5c8000 SMBIOS 3.0=0x5a5c7000 MEMATTR=0x5333f018 ESRT=0x53804218 MOKvar=0x5a5a4000 RNG=0x5a73ab18 TPMEventLog=0x516d3018
[ 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.4.0 present.
[ 0.000000] DMI: ASUSTeK COMPUTER INC. Zenbook UP5401ZA_UP5401ZA/UP5401ZA, BIOS UP5401ZA.302 06/14/2022
[ 0.000000] tsc: Detected 2700.000 MHz processor
[ 0.000000] tsc: Detected 2688.000 MHz TSC
[ 0.000000] [Firmware Bug]: TSC ADJUST: CPU0: -1112529419 force to 0
[ 0.000486] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000488] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000495] last_pfn = 0x497800 max_arch_pfn = 0x400000000
[ 0.000661] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001459] last_pfn = 0x5a800 max_arch_pfn = 0x400000000
[ 0.012169] esrt: Reserving ESRT space from 0x0000000053804218 to 0x00000000538042a0.
[ 0.012173] e820: update [mem 0x53804000-0x53804fff] usable ==> reserved
[ 0.012191] Using GB pages for direct mapping
[ 0.012367] secureboot: Secure boot enabled
[ 0.012368] RAMDISK: [mem 0x4d829000-0x4fd0cfff]
[ 0.012372] ACPI: Early table checksum verification disabled
[ 0.012375] ACPI: RSDP 0x0000000059C37014 000024 (v02 _ASUS_)
[ 0.012378] ACPI: XSDT 0x0000000059C36728 000124 (v01 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.012383] ACPI: FACP 0x0000000059C2E000 000114 (v06 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.012388] ACPI: DSDT 0x0000000059BB6000 0776A6 (v02 _ASUS_ Notebook 01072009 INTL 20200717)
[ 0.012391] ACPI: FACS 0x0000000059D67000 000040
[ 0.012393] ACPI: SSDT 0x0000000059C2F000 006E96 (v02 DptfTa DptfTabl 00001000 INTL 20200717)
[ 0.012396] ACPI: FIDT 0x0000000059BB5000 00009C (v01 _ASUS_ Notebook 01072009 AMI 00010013)
[ 0.012398] ACPI: ECDT 0x0000000059BB4000 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
[ 0.012400] ACPI: MSDM 0x0000000059BB3000 000055 (v03 _ASUS_ Notebook 01072009 ASUS 00000001)
[ 0.012403] ACPI: SSDT 0x0000000059BB2000 00038C (v02 PmaxDv Pmax_Dev 00000001 INTL 20200717)
[ 0.012405] ACPI: SSDT 0x0000000059BAC000 005D01 (v02 CpuRef CpuSsdt 00003000 INTL 20200717)
[ 0.012407] ACPI: SSDT 0x0000000059BA9000 002AA1 (v02 SaSsdt SaSsdt 00003000 INTL 20200717)
[ 0.012409] ACPI: SSDT 0x0000000059BA5000 0033D3 (v02 INTEL IgfxSsdt 00003000 INTL 20200717)
[ 0.012412] ACPI: SSDT 0x0000000059B97000 00D39F (v02 INTEL TcssSsdt 00001000 INTL 20200717)
[ 0.012414] ACPI: HPET 0x0000000059B96000 000038 (v01 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.012416] ACPI: APIC 0x0000000059B95000 0001DC (v05 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.012418] ACPI: MCFG 0x0000000059B94000 00003C (v01 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.012421] ACPI: SSDT 0x0000000059B93000 0002A6 (v02 _ASUS_ TcssSsdt 00000000 INTL 20200717)
[ 0.012423] ACPI: SSDT 0x0000000059B88000 00A6F6 (v02 _ASUS_ AdlP_Rvp 00001000 INTL 20200717)
[ 0.012425] ACPI: NHLT 0x0000000059B86000 001AE2 (v00 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.012427] ACPI: LPIT 0x0000000059B85000 0000CC (v01 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.012430] ACPI: SSDT 0x0000000059B81000 002357 (v02 _ASUS_ TbtTypeC 00000000 INTL 20200717)
[ 0.012432] ACPI: DBGP 0x0000000059B80000 000034 (v01 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.012434] ACPI: DBG2 0x0000000059B7F000 000054 (v00 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.012436] ACPI: SSDT 0x0000000059B7E000 000D89 (v02 _ASUS_ UsbCTabl 00001000 INTL 20200717)
[ 0.012438] ACPI: DMAR 0x0000000059B7D000 000088 (v02 INTEL EDK2 00000002 01000013)
[ 0.012441] ACPI: SSDT 0x0000000059B79000 003AEA (v02 SocGpe SocGpe 00003000 INTL 20200717)
[ 0.012443] ACPI: SSDT 0x0000000059B75000 0039DA (v02 SocCmn SocCmn 00003000 INTL 20200717)
[ 0.012445] ACPI: SSDT 0x0000000059B74000 000144 (v02 Intel ADebTabl 00001000 INTL 20200717)
[ 0.012447] ACPI: BGRT 0x0000000059B73000 000038 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
[ 0.012450] ACPI: UEFI 0x0000000059C76000 00063A (v01 INTEL RstVmdE 00000000 INTL 00000000)
[ 0.012452] ACPI: UEFI 0x0000000059C75000 00005C (v01 INTEL RstVmdV 00000000 INTL 00000000)
[ 0.012454] ACPI: TPM2 0x0000000059B72000 00004C (v04 _ASUS_ Notebook 00000001 AMI 00000000)
[ 0.012457] ACPI: PHAT 0x0000000059B71000 0005AD (v01 _ASUS_ Notebook 00000005 MSFT 0100000D)
[ 0.012459] ACPI: WSMT 0x0000000059B84000 000028 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
[ 0.012461] ACPI: FPDT 0x0000000059B70000 000044 (v01 _ASUS_ A M I 01072009 AMI 01000013)
[ 0.012463] ACPI: Reserving FACP table memory at [mem 0x59c2e000-0x59c2e113]
[ 0.012464] ACPI: Reserving DSDT table memory at [mem 0x59bb6000-0x59c2d6a5]
[ 0.012465] ACPI: Reserving FACS table memory at [mem 0x59d67000-0x59d6703f]
[ 0.012466] ACPI: Reserving SSDT table memory at [mem 0x59c2f000-0x59c35e95]
[ 0.012466] ACPI: Reserving FIDT table memory at [mem 0x59bb5000-0x59bb509b]
[ 0.012467] ACPI: Reserving ECDT table memory at [mem 0x59bb4000-0x59bb40c0]
[ 0.012468] ACPI: Reserving MSDM table memory at [mem 0x59bb3000-0x59bb3054]
[ 0.012468] ACPI: Reserving SSDT table memory at [mem 0x59bb2000-0x59bb238b]
[ 0.012469] ACPI: Reserving SSDT table memory at [mem 0x59bac000-0x59bb1d00]
[ 0.012470] ACPI: Reserving SSDT table memory at [mem 0x59ba9000-0x59babaa0]
[ 0.012470] ACPI: Reserving SSDT table memory at [mem 0x59ba5000-0x59ba83d2]
[ 0.012471] ACPI: Reserving SSDT table memory at [mem 0x59b97000-0x59ba439e]
[ 0.012472] ACPI: Reserving HPET table memory at [mem 0x59b96000-0x59b96037]
[ 0.012472] ACPI: Reserving APIC table memory at [mem 0x59b95000-0x59b951db]
[ 0.012473] ACPI: Reserving MCFG table memory at [mem 0x59b94000-0x59b9403b]
[ 0.012473] ACPI: Reserving SSDT table memory at [mem 0x59b93000-0x59b932a5]
[ 0.012474] ACPI: Reserving SSDT table memory at [mem 0x59b88000-0x59b926f5]
[ 0.012475] ACPI: Reserving NHLT table memory at [mem 0x59b86000-0x59b87ae1]
[ 0.012475] ACPI: Reserving LPIT table memory at [mem 0x59b85000-0x59b850cb]
[ 0.012476] ACPI: Reserving SSDT table memory at [mem 0x59b81000-0x59b83356]
[ 0.012477] ACPI: Reserving DBGP table memory at [mem 0x59b80000-0x59b80033]
[ 0.012477] ACPI: Reserving DBG2 table memory at [mem 0x59b7f000-0x59b7f053]
[ 0.012478] ACPI: Reserving SSDT table memory at [mem 0x59b7e000-0x59b7ed88]
[ 0.012479] ACPI: Reserving DMAR table memory at [mem 0x59b7d000-0x59b7d087]
[ 0.012479] ACPI: Reserving SSDT table memory at [mem 0x59b79000-0x59b7cae9]
[ 0.012480] ACPI: Reserving SSDT table memory at [mem 0x59b75000-0x59b789d9]
[ 0.012481] ACPI: Reserving SSDT table memory at [mem 0x59b74000-0x59b74143]
[ 0.012481] ACPI: Reserving BGRT table memory at [mem 0x59b73000-0x59b73037]
[ 0.012482] ACPI: Reserving UEFI table memory at [mem 0x59c76000-0x59c76639]
[ 0.012483] ACPI: Reserving UEFI table memory at [mem 0x59c75000-0x59c7505b]
[ 0.012483] ACPI: Reserving TPM2 table memory at [mem 0x59b72000-0x59b7204b]
[ 0.012484] ACPI: Reserving PHAT table memory at [mem 0x59b71000-0x59b715ac]
[ 0.012485] ACPI: Reserving WSMT table memory at [mem 0x59b84000-0x59b84027]
[ 0.012485] ACPI: Reserving FPDT table memory at [mem 0x59b70000-0x59b70043]
[ 0.012673] No NUMA configuration found
[ 0.012673] Faking a node at [mem 0x0000000000000000-0x00000004977fffff]
[ 0.012679] NODE_DATA(0) allocated [mem 0x4977d3000-0x4977fdfff]
[ 0.029163] Zone ranges:
[ 0.029164] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.029165] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.029166] Normal [mem 0x0000000100000000-0x00000004977fffff]
[ 0.029167] Device empty
[ 0.029168] Movable zone start for each node
[ 0.029169] Early memory node ranges
[ 0.029169] node 0: [mem 0x0000000000001000-0x000000000009dfff]
[ 0.029170] node 0: [mem 0x000000000009f000-0x000000000009ffff]
[ 0.029171] node 0: [mem 0x0000000000100000-0x0000000055320fff]
[ 0.029172] node 0: [mem 0x000000005a7ff000-0x000000005a7fffff]
[ 0.029172] node 0: [mem 0x0000000100000000-0x00000004977fffff]
[ 0.029175] Initmem setup node 0 [mem 0x0000000000001000-0x00000004977fffff]
[ 0.029178] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.029179] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.029195] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.030556] On node 0, zone DMA32: 21726 pages in unavailable ranges
[ 0.045632] On node 0, zone Normal: 22528 pages in unavailable ranges
[ 0.045644] On node 0, zone Normal: 2048 pages in unavailable ranges
[ 0.045664] Reserving Intel graphics memory at [mem 0x64800000-0x687fffff]
[ 0.045996] ACPI: PM-Timer IO Port: 0x1808
[ 0.046002] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.046004] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.046004] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.046005] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.046005] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.046006] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.046006] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.046007] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.046007] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[ 0.046007] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[ 0.046008] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[ 0.046008] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[ 0.046009] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[ 0.046009] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[ 0.046010] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[ 0.046010] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[ 0.046011] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[ 0.046011] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[ 0.046012] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[ 0.046012] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[ 0.046012] ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
[ 0.046013] ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
[ 0.046013] ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
[ 0.046014] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.046049] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.046051] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.046052] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.046055] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.046056] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.046062] e820: update [mem 0x5253a000-0x5259bfff] usable ==> reserved
[ 0.046071] TSC deadline timer available
[ 0.046072] smpboot: Allowing 20 CPUs, 0 hotplug CPUs
[ 0.046088] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.046089] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[ 0.046091] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.046092] PM: hibernation: Registered nosave memory: [mem 0x5253a000-0x5259bfff]
[ 0.046093] PM: hibernation: Registered nosave memory: [mem 0x53804000-0x53804fff]
[ 0.046094] PM: hibernation: Registered nosave memory: [mem 0x55321000-0x59b3dfff]
[ 0.046095] PM: hibernation: Registered nosave memory: [mem 0x59b3e000-0x59c37fff]
[ 0.046095] PM: hibernation: Registered nosave memory: [mem 0x59c38000-0x59d69fff]
[ 0.046096] PM: hibernation: Registered nosave memory: [mem 0x59d6a000-0x5a7fefff]
[ 0.046097] PM: hibernation: Registered nosave memory: [mem 0x5a800000-0x60ffffff]
[ 0.046097] PM: hibernation: Registered nosave memory: [mem 0x61000000-0x615fffff]
[ 0.046098] PM: hibernation: Registered nosave memory: [mem 0x61600000-0x617fffff]
[ 0.046098] PM: hibernation: Registered nosave memory: [mem 0x61800000-0x623fffff]
[ 0.046099] PM: hibernation: Registered nosave memory: [mem 0x62400000-0x687fffff]
[ 0.046099] PM: hibernation: Registered nosave memory: [mem 0x68800000-0xbfffffff]
[ 0.046099] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xcfffffff]
[ 0.046100] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfdffffff]
[ 0.046100] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.046101] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.046101] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.046102] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.046102] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.046102] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed1ffff]
[ 0.046103] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
[ 0.046103] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfedfffff]
[ 0.046104] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.046104] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.046104] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.046106] [mem 0x68800000-0xbfffffff] available for PCI devices
[ 0.046107] Booting paravirtualized kernel on bare hardware
[ 0.046108] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.050465] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:20 nr_cpu_ids:20 nr_node_ids:1
[ 0.051030] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
[ 0.051036] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
[ 0.051038] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.051044] pcpu-alloc: [0] 16 17 18 19 -- -- -- --
[ 0.051066] Fallback order for Node 0: 0
[ 0.051068] Built 1 zonelists, mobility grouping on. Total pages: 4050677
[ 0.051069] Policy zone: Normal
[ 0.051070] Kernel command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.19.10-300.fc37.x86_64 root=UUID=ea0af850-43fd-4724-9e2a-e8082a8f15cb ro rootflags=subvol=root rd.luks.uuid=luks-ceabe25d-58f9-4ca0-9aee-16ba43669766 rhgb quiet
[ 0.051121] Unknown kernel command line parameters "rhgb BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.19.10-300.fc37.x86_64", will be passed to user space.
[ 0.052034] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.052533] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.052791] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.080779] Memory: 15953824K/16460544K available (16393K kernel code, 3177K rwdata, 11412K rodata, 3004K init, 4816K bss, 506460K reserved, 0K cma-reserved)
[ 0.080881] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=20, Nodes=1
[ 0.080890] ftrace: allocating 50352 entries in 197 pages
[ 0.086250] ftrace: allocated 197 pages with 4 groups
[ 0.086839] Dynamic Preempt: voluntary
[ 0.086872] rcu: Preemptible hierarchical RCU implementation.
[ 0.086873] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=20.
[ 0.086874] Trampoline variant of Tasks RCU enabled.
[ 0.086875] Rude variant of Tasks RCU enabled.
[ 0.086875] Tracing variant of Tasks RCU enabled.
[ 0.086875] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.086876] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=20
[ 0.089953] NR_IRQS: 524544, nr_irqs: 2216, preallocated irqs: 16
[ 0.090231] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.090423] kfence: initialized - using 2097152 bytes for 255 objects at 0x0000000099326573-0x0000000034a07e61
[ 0.090453] Console: colour dummy device 80x25
[ 0.090465] printk: console [tty0] enabled
[ 0.090484] ACPI: Core revision 20220331
[ 0.090776] hpet: HPET dysfunctional in PC10. Force disabled.
[ 0.090777] APIC: Switch to symmetric I/O mode setup
[ 0.090778] DMAR: Host address width 39
[ 0.090779] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.090783] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
[ 0.090784] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.090788] DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
[ 0.090789] DMAR: RMRR base: 0x00000064000000 end: 0x000000687fffff
[ 0.090792] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.090793] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.090794] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.092376] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.092378] x2apic enabled
[ 0.092407] Switched APIC routing to cluster x2apic.
[ 0.096881] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x26bef67878b, max_idle_ns: 440795293631 ns
[ 0.096886] Calibrating delay loop (skipped), value calculated using timer frequency.. 5376.00 BogoMIPS (lpj=2688000)
[ 0.096887] pid_max: default: 32768 minimum: 301
[ 0.097884] LSM: Security Framework initializing
[ 0.097884] Yama: becoming mindful.
[ 0.097884] SELinux: Initializing.
[ 0.097884] LSM support for eBPF active
[ 0.097884] landlock: Up and running.
[ 0.097884] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.097884] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.097884] CPU0: Thermal monitoring enabled (TM1)
[ 0.097884] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.097884] process: using mwait in idle threads
[ 0.097884] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.097884] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.097884] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.097884] Spectre V2 : Mitigation: Enhanced IBRS
[ 0.097884] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.097884] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[ 0.097884] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.097884] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.097884] Freeing SMP alternatives memory: 44K
[ 0.097884] smpboot: CPU0: 12th Gen Intel(R) Core(TM) i7-12700H (family: 0x6, model: 0x9a, stepping: 0x3)
[ 0.097884] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.097884] cblist_init_generic: Setting shift to 5 and lim to 1.
[ 0.097884] cblist_init_generic: Setting shift to 5 and lim to 1.
[ 0.097884] cblist_init_generic: Setting shift to 5 and lim to 1.
[ 0.097884] Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline, AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.097884] core: cpu_core PMU driver:
[ 0.097884] ... version: 5
[ 0.097884] ... bit width: 48
[ 0.097884] ... generic registers: 8
[ 0.097884] ... value mask: 0000ffffffffffff
[ 0.097884] ... max period: 00007fffffffffff
[ 0.097884] ... fixed-purpose events: 4
[ 0.097884] ... event mask: 0001000f000000ff
[ 0.097884] Estimated ratio of average max frequency by base frequency (times 1024): 1668
[ 0.097884] rcu: Hierarchical SRCU implementation.
[ 0.097884] rcu: Max phase no-delay instances is 400.
[ 0.098251] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.098375] smp: Bringing up secondary CPUs ...
[ 0.098432] x86: Booting SMP configuration:
[ 0.098433] .... node #0, CPUs: #1
[ 0.007523] [Firmware Bug]: TSC ADJUST differs within socket(s), fixing all errors
[ 0.099156] #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12
[ 0.007523] core: cpu_atom PMU driver: PEBS-via-PT
[ 0.007523] ... version: 5
[ 0.007523] ... bit width: 48
[ 0.007523] ... generic registers: 6
[ 0.007523] ... value mask: 0000ffffffffffff
[ 0.007523] ... max period: 00007fffffffffff
[ 0.007523] ... fixed-purpose events: 3
[ 0.007523] ... event mask: 000000070000003f
[ 0.189179] #13 #14 #15 #16 #17 #18 #19
[ 0.235238] smp: Brought up 1 node, 20 CPUs
[ 0.235238] smpboot: Max logical packages: 1
[ 0.235238] smpboot: Total of 20 processors activated (107520.00 BogoMIPS)
[ 0.236894] devtmpfs: initialized
[ 0.236943] x86/mm: Memory block size: 128MB
[ 0.238313] ACPI: PM: Registering ACPI NVS region [mem 0x59c38000-0x59d69fff] (1253376 bytes)
[ 0.238313] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.238313] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[ 0.238313] pinctrl core: initialized pinctrl subsystem
[ 0.238366] PM: RTC time: 06:05:53, date: 2022-09-23
[ 0.239251] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.239492] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[ 0.239513] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.239525] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.239535] audit: initializing netlink subsys (disabled)
[ 0.239540] audit: type=2000 audit(1663913153.142:1): state=initialized audit_enabled=0 res=1
[ 0.239540] thermal_sys: Registered thermal governor 'fair_share'
[ 0.239540] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.239540] thermal_sys: Registered thermal governor 'step_wise'
[ 0.239540] thermal_sys: Registered thermal governor 'user_space'
[ 0.239540] cpuidle: using governor menu
[ 0.240016] HugeTLB: can optimize 4095 vmemmap pages for hugepages-1048576kB
[ 0.240037] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.240240] PCI: MMCONFIG for domain 0000 [bus 00-e0] at [mem 0xc0000000-0xce0fffff] (base 0xc0000000)
[ 0.240247] PCI: MMCONFIG at [mem 0xc0000000-0xce0fffff] reserved in E820
[ 0.240273] PCI: Using configuration type 1 for base access
[ 0.240900] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.243939] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.247074] HugeTLB: can optimize 7 vmemmap pages for hugepages-2048kB
[ 0.247074] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.247074] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.247074] cryptd: max_cpu_qlen set to 1000
[ 0.247074] raid6: skipped pq benchmark and selected avx2x4
[ 0.247074] raid6: using avx2x2 recovery algorithm
[ 0.247970] ACPI: Added _OSI(Module Device)
[ 0.247973] ACPI: Added _OSI(Processor Device)
[ 0.247975] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.247978] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.247981] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.247983] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.247986] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.428274] ACPI: 14 ACPI AML tables successfully acquired and loaded
[ 0.430504] ACPI: EC: EC started
[ 0.430505] ACPI: EC: interrupt blocked
[ 0.433666] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.433669] ACPI: EC: Boot ECDT EC used to handle transactions
[ 0.455099] ACPI: Dynamic OEM Table Load:
[ 0.455131] ACPI: SSDT 0xFFFF94E542347A00 0001AB (v02 PmRef Cpu0Psd 00003000 INTL 20200717)
[ 0.457135] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[ 0.466369] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
[ 0.466371] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
[ 0.468548] ACPI: Dynamic OEM Table Load:
[ 0.468560] ACPI: SSDT 0xFFFF94E541607800 000394 (v02 PmRef Cpu0Cst 00003001 INTL 20200717)
[ 0.470877] ACPI: Dynamic OEM Table Load:
[ 0.470887] ACPI: SSDT 0xFFFF94E542233800 000626 (v02 PmRef Cpu0Ist 00003000 INTL 20200717)
[ 0.473374] ACPI: Dynamic OEM Table Load:
[ 0.473383] ACPI: SSDT 0xFFFF94E542231800 000476 (v02 PmRef Cpu0Hwp 00003000 INTL 20200717)
[ 0.476125] ACPI: Dynamic OEM Table Load:
[ 0.476152] ACPI: SSDT 0xFFFF94E5415EE000 001BAF (v02 PmRef ApIst 00003000 INTL 20200717)
[ 0.479366] ACPI: Dynamic OEM Table Load:
[ 0.479377] ACPI: SSDT 0xFFFF94E5415EA000 001038 (v02 PmRef ApHwp 00003000 INTL 20200717)
[ 0.482277] ACPI: Dynamic OEM Table Load:
[ 0.482288] ACPI: SSDT 0xFFFF94E54223C000 001349 (v02 PmRef ApPsd 00003000 INTL 20200717)
[ 0.485363] ACPI: Dynamic OEM Table Load:
[ 0.485374] ACPI: SSDT 0xFFFF94E54160F000 000FBB (v02 PmRef ApCst 00003000 INTL 20200717)
[ 0.502055] ACPI: Interpreter enabled
[ 0.502189] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.502191] ACPI: Using IOAPIC for interrupt routing
[ 0.502321] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.502323] PCI: Using E820 reservations for host bridge windows
[ 0.504346] ACPI: Enabled 8 GPEs in block 00 to 7F
[ 0.505602] ACPI: PM: Power Resource [PXP]
[ 0.506702] ACPI: PM: Power Resource [PXP]
[ 0.508766] ACPI: PM: Power Resource [PXP]
[ 0.511598] ACPI: PM: Power Resource [PXP]
[ 0.518012] ACPI: PM: Power Resource [BTRT]
[ 0.519050] ACPI: PM: Power Resource [PAUD]
[ 0.523856] ACPI: PM: Power Resource [WRST]
[ 0.530499] ACPI: PM: Power Resource [TBT0]
[ 0.531103] ACPI: PM: Power Resource [TBT1]
[ 0.531718] ACPI: PM: Power Resource [D3C]
[ 0.846789] ACPI: PM: Power Resource [PIN]
[ 0.847313] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-e0])
[ 0.847322] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.848857] acpi PNP0A08:00: _OSC: platform does not support [AER]
[ 0.851867] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
[ 0.854041] PCI host bridge to bus 0000:00
[ 0.854044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.854048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.854050] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.854052] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[ 0.854054] pci_bus 0000:00: root bus resource [mem 0x68800000-0xbfffffff window]
[ 0.854056] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[ 0.854058] pci_bus 0000:00: root bus resource [bus 00-e0]
[ 0.854360] pci 0000:00:00.0: [8086:4641] type 00 class 0x060000
[ 0.854548] pci 0000:00:02.0: [8086:46a6] type 00 class 0x030000
[ 0.854564] pci 0000:00:02.0: reg 0x10: [mem 0x603e000000-0x603effffff 64bit]
[ 0.854575] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
[ 0.854582] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
[ 0.854608] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.854610] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
[ 0.854615] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.854659] pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
[ 0.854662] pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
[ 0.854669] pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
[ 0.854671] pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
[ 0.854842] pci 0000:00:04.0: [8086:461d] type 00 class 0x118000
[ 0.854860] pci 0000:00:04.0: reg 0x10: [mem 0x603f240000-0x603f25ffff 64bit]
[ 0.855322] pci 0000:00:06.0: [8086:09ab] type 00 class 0x088000
[ 0.856248] pci 0000:00:07.0: [8086:466e] type 01 class 0x060400
[ 0.856374] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[ 0.856407] pci 0000:00:07.0: PTM enabled (root), 4ns granularity
[ 0.856413] pci 0000:00:07.0: DPC: RP PIO log size 0 is invalid
[ 0.860533] pci 0000:00:07.1: [8086:463f] type 01 class 0x060400
[ 0.860642] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[ 0.860673] pci 0000:00:07.1: PTM enabled (root), 4ns granularity
[ 0.860679] pci 0000:00:07.1: DPC: RP PIO log size 0 is invalid
[ 0.864773] pci 0000:00:08.0: [8086:464f] type 00 class 0x088000
[ 0.864789] pci 0000:00:08.0: reg 0x10: [mem 0x603f2aa000-0x603f2aafff 64bit]
[ 0.864923] pci 0000:00:0a.0: [8086:467d] type 00 class 0x118000
[ 0.864936] pci 0000:00:0a.0: reg 0x10: [mem 0x603f290000-0x603f297fff 64bit]
[ 0.864968] pci 0000:00:0a.0: enabling Extended Tags
[ 0.865071] pci 0000:00:0d.0: [8086:461e] type 00 class 0x0c0330
[ 0.865088] pci 0000:00:0d.0: reg 0x10: [mem 0x603f280000-0x603f28ffff 64bit]
[ 0.865168] pci 0000:00:0d.0: PME# supported from D3hot D3cold
[ 0.869091] pci 0000:00:0d.2: [8086:463e] type 00 class 0x0c0340
[ 0.869108] pci 0000:00:0d.2: reg 0x10: [mem 0x603f200000-0x603f23ffff 64bit]
[ 0.869120] pci 0000:00:0d.2: reg 0x18: [mem 0x603f2a9000-0x603f2a9fff 64bit]
[ 0.869182] pci 0000:00:0d.2: supports D1 D2
[ 0.869183] pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.869405] pci 0000:00:0e.0: [8086:467f] type 00 class 0x010400
[ 0.869424] pci 0000:00:0e.0: reg 0x10: [mem 0x603c000000-0x603dffffff 64bit]
[ 0.869434] pci 0000:00:0e.0: reg 0x18: [mem 0x6a000000-0x6bffffff]
[ 0.869456] pci 0000:00:0e.0: reg 0x20: [mem 0x603f100000-0x603f1fffff 64bit]
[ 0.869689] pci 0000:00:12.0: [8086:51fc] type 00 class 0x070000
[ 0.869716] pci 0000:00:12.0: reg 0x10: [mem 0x603f270000-0x603f27ffff 64bit]
[ 0.869812] pci 0000:00:12.0: PME# supported from D0 D3hot
[ 0.870775] pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330
[ 0.870805] pci 0000:00:14.0: reg 0x10: [mem 0x603f260000-0x603f26ffff 64bit]
[ 0.870927] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.874865] pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000
[ 0.874897] pci 0000:00:14.2: reg 0x10: [mem 0x603f2a0000-0x603f2a3fff 64bit]
[ 0.874914] pci 0000:00:14.2: reg 0x18: [mem 0x603f2a8000-0x603f2a8fff 64bit]
[ 0.875160] pci 0000:00:14.3: [8086:51f0] type 00 class 0x028000
[ 0.875227] pci 0000:00:14.3: reg 0x10: [mem 0x603f29c000-0x603f29ffff 64bit]
[ 0.875496] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[ 0.875997] pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000
[ 0.876119] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.876992] pci 0000:00:15.1: [8086:51e9] type 00 class 0x0c8000
[ 0.877120] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.877894] pci 0000:00:16.0: [8086:51e0] type 00 class 0x078000
[ 0.877923] pci 0000:00:16.0: reg 0x10: [mem 0x603f2a5000-0x603f2a5fff 64bit]
[ 0.878029] pci 0000:00:16.0: PME# supported from D3hot
[ 0.879034] pci 0000:00:1c.0: [8086:51b8] type 01 class 0x060400
[ 0.879160] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.880121] pci 0000:00:1c.3: [8086:51bb] type 01 class 0x060400
[ 0.880274] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.880323] pci 0000:00:1c.3: PTM enabled (root), 4ns granularity
[ 0.881269] pci 0000:00:1f.0: [8086:5182] type 00 class 0x060100
[ 0.881822] pci 0000:00:1f.3: [8086:51c8] type 00 class 0x040100
[ 0.881895] pci 0000:00:1f.3: reg 0x10: [mem 0x603f298000-0x603f29bfff 64bit]
[ 0.881961] pci 0000:00:1f.3: reg 0x20: [mem 0x603f000000-0x603f0fffff 64bit]
[ 0.882119] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.883126] pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500
[ 0.883170] pci 0000:00:1f.4: reg 0x10: [mem 0x603f2a4000-0x603f2a40ff 64bit]
[ 0.883223] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
[ 0.883659] pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000
[ 0.883684] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[ 0.883878] pci 0000:00:07.0: PCI bridge to [bus 01-2a]
[ 0.883884] pci 0000:00:07.0: bridge window [mem 0x7a000000-0x861fffff]
[ 0.883890] pci 0000:00:07.0: bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
[ 0.883935] pci 0000:00:07.1: PCI bridge to [bus 2b-54]
[ 0.883940] pci 0000:00:07.1: bridge window [mem 0x6c000000-0x781fffff]
[ 0.883945] pci 0000:00:07.1: bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
[ 0.883999] pci 0000:00:1c.0: PCI bridge to [bus 55]
[ 0.884092] pci 0000:56:00.0: [10ec:522a] type 00 class 0xff0000
[ 0.884118] pci 0000:56:00.0: reg 0x10: [mem 0x86300000-0x86300fff]
[ 0.884319] pci 0000:56:00.0: supports D1 D2
[ 0.884321] pci 0000:56:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.884539] pci 0000:00:1c.3: PCI bridge to [bus 56]
[ 0.884545] pci 0000:00:1c.3: bridge window [mem 0x86300000-0x863fffff]
[ 0.893823] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 0.894038] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
[ 0.894218] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.894464] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.894653] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.894850] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.895041] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 0.895221] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 1.864119] ACPI: EC: interrupt unblocked
[ 1.864122] ACPI: EC: event unblocked
[ 1.864154] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 1.864156] ACPI: EC: GPE=0x6e
[ 1.864158] ACPI: \_SB_.PC00.LPCB.EC0_: Boot ECDT EC initialization complete
[ 1.864161] ACPI: \_SB_.PC00.LPCB.EC0_: EC: Used to handle transactions and events
[ 1.864279] iommu: Default domain type: Translated
[ 1.864279] iommu: DMA domain TLB invalidation policy: lazy mode
[ 1.864279] SCSI subsystem initialized
[ 1.864279] libata version 3.00 loaded.
[ 1.864279] ACPI: bus type USB registered
[ 1.864279] usbcore: registered new interface driver usbfs
[ 1.864279] usbcore: registered new interface driver hub
[ 1.864279] usbcore: registered new device driver usb
[ 1.864279] pps_core: LinuxPPS API ver. 1 registered
[ 1.864279] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.864279] PTP clock support registered
[ 1.864279] EDAC MC: Ver: 3.0.0
[ 1.864963] Registered efivars operations
[ 1.865239] NetLabel: Initializing
[ 1.865240] NetLabel: domain hash size = 128
[ 1.865241] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 1.865261] NetLabel: unlabeled traffic allowed by default
[ 1.865265] mctp: management component transport protocol core
[ 1.865266] NET: Registered PF_MCTP protocol family
[ 1.865270] PCI: Using ACPI for IRQ routing
[ 1.884042] PCI: pci_cache_line_size set to 64 bytes
[ 1.884209] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
[ 1.884338] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 1.884342] e820: reserve RAM buffer [mem 0x5253a000-0x53ffffff]
[ 1.884344] e820: reserve RAM buffer [mem 0x53804000-0x53ffffff]
[ 1.884346] e820: reserve RAM buffer [mem 0x55321000-0x57ffffff]
[ 1.884347] e820: reserve RAM buffer [mem 0x5a800000-0x5bffffff]
[ 1.884348] e820: reserve RAM buffer [mem 0x497800000-0x497ffffff]
[ 1.884367] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 1.884367] pci 0000:00:02.0: vgaarb: bridge control possible
[ 1.884367] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.884367] vgaarb: loaded
[ 1.884367] clocksource: Switched to clocksource tsc-early
[ 1.884367] VFS: Disk quotas dquot_6.6.0
[ 1.884367] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.884566] pnp: PnP ACPI init
[ 1.885017] system 00:00: [io 0x0680-0x069f] has been reserved
[ 1.885020] system 00:00: [io 0x164e-0x164f] has been reserved
[ 1.885249] system 00:01: [io 0x1854-0x1857] has been reserved
[ 1.886350] pnp 00:03: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[ 1.886382] system 00:03: [mem 0xfedc0000-0xfedc7fff] has been reserved
[ 1.886385] system 00:03: [mem 0xfeda0000-0xfeda0fff] has been reserved
[ 1.886387] system 00:03: [mem 0xfeda1000-0xfeda1fff] has been reserved
[ 1.886389] system 00:03: [mem 0xfed20000-0xfed7ffff] could not be reserved
[ 1.886391] system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 1.886393] system 00:03: [mem 0xfed45000-0xfed8ffff] could not be reserved
[ 1.886394] system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 1.892129] system 00:04: [io 0x2000-0x20fe] has been reserved
[ 1.893065] system 00:05: [mem 0xfe03e008-0xfe03efff] has been reserved
[ 1.893068] system 00:05: [mem 0xfe03f000-0xfe03ffff] has been reserved
[ 1.893851] pnp: PnP ACPI: found 6 devices
[ 1.899859] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 1.899955] NET: Registered PF_INET protocol family
[ 1.900250] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 1.903707] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 1.903724] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 1.903731] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 1.903952] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 1.904067] TCP: Hash tables configured (established 131072 bind 65536)
[ 1.904191] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[ 1.904235] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 1.904262] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 1.904335] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 1.904342] NET: Registered PF_XDP protocol family
[ 1.904346] pci 0000:00:07.0: bridge window [io 0x1000-0x0fff] to [bus 01-2a] add_size 1000
[ 1.904350] pci 0000:00:07.1: bridge window [io 0x1000-0x0fff] to [bus 2b-54] add_size 1000
[ 1.904360] clipped [mem size 0x00000000 64bit pref] to [mem size 0xfffffffffffe0000 64bit pref] for e820 entry [mem 0x000a0000-0x000fffff]
[ 1.904365] pci 0000:00:02.0: BAR 9: assigned [mem 0x4020000000-0x40ffffffff 64bit pref]
[ 1.904368] clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffe0000 64bit] for e820 entry [mem 0x000a0000-0x000fffff]
[ 1.904371] pci 0000:00:02.0: BAR 7: assigned [mem 0x4010000000-0x4016ffffff 64bit]
[ 1.904374] pci 0000:00:07.0: BAR 13: assigned [io 0x4000-0x4fff]
[ 1.904376] pci 0000:00:07.1: BAR 13: assigned [io 0x5000-0x5fff]
[ 1.904378] clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffe0000 64bit] for e820 entry [mem 0x000a0000-0x000fffff]
[ 1.904380] pci 0000:00:15.0: BAR 0: assigned [mem 0x4017000000-0x4017000fff 64bit]
[ 1.904439] clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffe0000 64bit] for e820 entry [mem 0x000a0000-0x000fffff]
[ 1.904441] pci 0000:00:15.1: BAR 0: assigned [mem 0x4017001000-0x4017001fff 64bit]
[ 1.904498] clipped [mem size 0x00020000] to [mem size 0xfffffffffffc0000] for e820 entry [mem 0x000a0000-0x000fffff]
[ 1.904500] clipped [mem size 0x00010000] to [mem size 0xffffffffffff0000] for e820 entry [mem 0x000a0000-0x000fffff]
[ 1.904502] pci 0000:00:1f.5: BAR 0: assigned [mem 0x68800000-0x68800fff]
[ 1.904516] pci 0000:00:07.0: PCI bridge to [bus 01-2a]
[ 1.904518] pci 0000:00:07.0: bridge window [io 0x4000-0x4fff]
[ 1.904522] pci 0000:00:07.0: bridge window [mem 0x7a000000-0x861fffff]
[ 1.904525] pci 0000:00:07.0: bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
[ 1.904530] pci 0000:00:07.1: PCI bridge to [bus 2b-54]
[ 1.904532] pci 0000:00:07.1: bridge window [io 0x5000-0x5fff]
[ 1.904536] pci 0000:00:07.1: bridge window [mem 0x6c000000-0x781fffff]
[ 1.904539] pci 0000:00:07.1: bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
[ 1.904544] pci 0000:00:1c.0: PCI bridge to [bus 55]
[ 1.904558] pci 0000:00:1c.3: PCI bridge to [bus 56]
[ 1.904563] pci 0000:00:1c.3: bridge window [mem 0x86300000-0x863fffff]
[ 1.904572] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 1.904574] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 1.904576] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 1.904577] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
[ 1.904578] pci_bus 0000:00: resource 8 [mem 0x68800000-0xbfffffff window]
[ 1.904580] pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff window]
[ 1.904581] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
[ 1.904582] pci_bus 0000:01: resource 1 [mem 0x7a000000-0x861fffff]
[ 1.904584] pci_bus 0000:01: resource 2 [mem 0x6020000000-0x603bffffff 64bit pref]
[ 1.904585] pci_bus 0000:2b: resource 0 [io 0x5000-0x5fff]
[ 1.904586] pci_bus 0000:2b: resource 1 [mem 0x6c000000-0x781fffff]
[ 1.904587] pci_bus 0000:2b: resource 2 [mem 0x6000000000-0x601bffffff 64bit pref]
[ 1.904589] pci_bus 0000:56: resource 1 [mem 0x86300000-0x863fffff]
[ 1.905336] PCI: CLS 64 bytes, default 64
[ 1.905344] DMAR: Intel-IOMMU force enabled due to platform opt in
[ 1.905351] DMAR: No ATSR found
[ 1.905352] DMAR: No SATC found
[ 1.905353] DMAR: IOMMU feature fl1gp_support inconsistent
[ 1.905355] DMAR: IOMMU feature pgsel_inv inconsistent
[ 1.905356] DMAR: IOMMU feature nwfs inconsistent
[ 1.905356] DMAR: IOMMU feature dit inconsistent
[ 1.905357] DMAR: IOMMU feature sc_support inconsistent
[ 1.905358] DMAR: IOMMU feature dev_iotlb_support inconsistent
[ 1.905359] DMAR: dmar0: Using Queued invalidation
[ 1.905362] DMAR: dmar1: Using Queued invalidation
[ 1.905432] Trying to unpack rootfs image as initramfs...
[ 1.905641] pci 0000:00:00.0: Adding to iommu group 0
[ 1.905653] pci 0000:00:02.0: Adding to iommu group 1
[ 1.905664] pci 0000:00:04.0: Adding to iommu group 2
[ 1.905683] pci 0000:00:06.0: Adding to iommu group 3
[ 1.905696] pci 0000:00:07.0: Adding to iommu group 4
[ 1.905707] pci 0000:00:07.1: Adding to iommu group 5
[ 1.905719] pci 0000:00:08.0: Adding to iommu group 6
[ 1.905729] pci 0000:00:0a.0: Adding to iommu group 7
[ 1.905749] pci 0000:00:0d.0: Adding to iommu group 8
[ 1.905760] pci 0000:00:0d.2: Adding to iommu group 8
[ 1.905772] pci 0000:00:0e.0: Adding to iommu group 9
[ 1.905787] pci 0000:00:12.0: Adding to iommu group 10
[ 1.905808] pci 0000:00:14.0: Adding to iommu group 11
[ 1.905820] pci 0000:00:14.2: Adding to iommu group 11
[ 1.905831] pci 0000:00:14.3: Adding to iommu group 12
[ 1.905852] pci 0000:00:15.0: Adding to iommu group 13
[ 1.905863] pci 0000:00:15.1: Adding to iommu group 13
[ 1.905878] pci 0000:00:16.0: Adding to iommu group 14
[ 1.905904] pci 0000:00:1c.0: Adding to iommu group 15
[ 1.905923] pci 0000:00:1c.3: Adding to iommu group 16
[ 1.905950] pci 0000:00:1f.0: Adding to iommu group 17
[ 1.905965] pci 0000:00:1f.3: Adding to iommu group 17
[ 1.905978] pci 0000:00:1f.4: Adding to iommu group 17
[ 1.905994] pci 0000:00:1f.5: Adding to iommu group 17
[ 1.906011] pci 0000:56:00.0: Adding to iommu group 18
[ 1.906170] DMAR: Intel(R) Virtualization Technology for Directed I/O
[ 1.906171] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.906173] software IO TLB: mapped [mem 0x0000000049829000-0x000000004d829000] (64MB)
[ 1.906223] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x26bef67878b, max_idle_ns: 440795293631 ns
[ 1.906305] clocksource: Switched to clocksource tsc
[ 1.906337] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 1.911088] Initialise system trusted keyrings
[ 1.911103] Key type blacklist registered
[ 1.911178] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[ 1.912944] zbud: loaded
[ 1.913989] integrity: Platform Keyring initialized
[ 1.913999] integrity: Machine keyring initialized
[ 1.928176] NET: Registered PF_ALG protocol family
[ 1.928179] xor: automatically using best checksumming function avx
[ 1.928182] Key type asymmetric registered
[ 1.928184] Asymmetric key parser 'x509' registered
[ 2.632019] Freeing initrd memory: 37776K
[ 2.637012] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[ 2.637058] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 2.637135] io scheduler mq-deadline registered
[ 2.637138] io scheduler kyber registered
[ 2.637183] io scheduler bfq registered
[ 2.640574] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 2.641562] pcieport 0000:00:07.0: PME: Signaling with IRQ 122
[ 2.641586] pcieport 0000:00:07.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 2.642054] pcieport 0000:00:07.1: PME: Signaling with IRQ 123
[ 2.642090] pcieport 0000:00:07.1: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 2.642347] pcieport 0000:00:1c.0: PME: Signaling with IRQ 124
[ 2.642651] pcieport 0000:00:1c.3: PME: Signaling with IRQ 125
[ 2.642767] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.644916] ACPI: AC: AC Adapter [AC0] (off-line)
[ 2.645031] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0b/PNP0C09:01/PNP0C0D:01/input/input0
[ 2.645057] ACPI: button: Lid Switch [LID]
[ 2.645114] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 2.645130] ACPI: button: Power Button [PWRB]
[ 2.645158] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 2.645288] ACPI: button: Power Button [PWRF]
[ 2.649974] thermal LNXTHERM:00: registered as thermal_zone0
[ 2.649977] ACPI: thermal: Thermal Zone [THRM] (51 C)
[ 2.650662] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 2.654599] serial 0000:00:12.0: enabling device (0000 -> 0002)
[ 2.660797] ACPI: battery: Slot [BAT0] (battery present)
[ 2.661088] hpet_acpi_add: no address or irqs in _CRS
[ 2.661157] Non-volatile memory driver v1.3
[ 2.661162] Linux agpgart interface v0.103
[ 2.673217] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFC, rev-id 1)
[ 2.675382] tpm tpm0: [Firmware Bug]: TPM interrupt not working, polling instead
[ 2.691241] ACPI: bus type drm_connector registered
[ 2.706073] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
[ 2.727254] intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
[ 2.737082] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.737089] ehci-pci: EHCI PCI platform driver
[ 2.737104] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.737106] ohci-pci: OHCI PCI platform driver
[ 2.737111] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.737168] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[ 2.737257] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
[ 2.738307] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
[ 2.738462] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[ 2.738622] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
[ 2.738624] xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
[ 2.738656] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
[ 2.738659] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.738660] usb usb1: Product: xHCI Host Controller
[ 2.738661] usb usb1: Manufacturer: Linux 5.19.10-300.fc37.x86_64 xhci-hcd
[ 2.738663] usb usb1: SerialNumber: 0000:00:0d.0
[ 2.738739] hub 1-0:1.0: USB hub found
[ 2.738746] hub 1-0:1.0: 1 port detected
[ 2.738944] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
[ 2.738946] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.738947] usb usb2: Product: xHCI Host Controller
[ 2.738948] usb usb2: Manufacturer: Linux 5.19.10-300.fc37.x86_64 xhci-hcd
[ 2.738949] usb usb2: SerialNumber: 0000:00:0d.0
[ 2.739078] hub 2-0:1.0: USB hub found
[ 2.739085] hub 2-0:1.0: 2 ports detected
[ 2.739352] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.739497] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 2.740595] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
[ 2.740819] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.740976] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 2.740978] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 2.741009] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
[ 2.741011] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.741012] usb usb3: Product: xHCI Host Controller
[ 2.741013] usb usb3: Manufacturer: Linux 5.19.10-300.fc37.x86_64 xhci-hcd
[ 2.741014] usb usb3: SerialNumber: 0000:00:14.0
[ 2.741135] hub 3-0:1.0: USB hub found
[ 2.741155] hub 3-0:1.0: 12 ports detected
[ 2.741765] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
[ 2.741766] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.741767] usb usb4: Product: xHCI Host Controller
[ 2.741768] usb usb4: Manufacturer: Linux 5.19.10-300.fc37.x86_64 xhci-hcd
[ 2.741768] usb usb4: SerialNumber: 0000:00:14.0
[ 2.741838] hub 4-0:1.0: USB hub found
[ 2.741851] hub 4-0:1.0: 4 ports detected
[ 2.742088] usbcore: registered new interface driver usbserial_generic
[ 2.742091] usbserial: USB Serial support registered for generic
[ 2.742105] i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
[ 2.742106] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 2.742961] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.743034] mousedev: PS/2 mouse device common for all mice
[ 2.743272] rtc_cmos rtc_cmos: RTC can wake from S4
[ 2.744094] rtc_cmos rtc_cmos: registered as rtc0
[ 2.744271] rtc_cmos rtc_cmos: setting system clock to 2022-09-23T06:05:56 UTC (1663913156)
[ 2.744281] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
[ 2.745903] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 2.745917] device-mapper: uevent: version 1.0.3
[ 2.745962] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[ 2.746160] intel_pstate: Intel P-state driver initializing
[ 2.749466] intel_pstate: HWP enabled
[ 2.750056] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[ 2.751985] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 2.752445] fbcon: Deferring console take-over
[ 2.752448] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[ 2.752677] hid: raw HID events driver (C) Jiri Kosina
[ 2.752732] usbcore: registered new interface driver usbhid
[ 2.752733] usbhid: USB HID core driver
[ 2.752875] intel_pmc_core INT33A1:00: initialized
[ 2.753121] drop_monitor: Initializing network drop monitor service
[ 2.766932] Initializing XFRM netlink socket
[ 2.767065] NET: Registered PF_INET6 protocol family
[ 2.771965] Segment Routing with IPv6
[ 2.771968] RPL Segment Routing with IPv6
[ 2.772000] In-situ OAM (IOAM) with IPv6
[ 2.772024] mip6: Mobile IPv6
[ 2.772025] NET: Registered PF_PACKET protocol family
[ 2.775483] microcode: sig=0x906a3, pf=0x80, revision=0x421
[ 2.776660] microcode: Microcode Update Driver: v2.2.
[ 2.782617] resctrl: L2 allocation detected
[ 2.782622] IPI shorthand broadcast: enabled
[ 2.782635] AVX2 version of gcm_enc/dec engaged.
[ 2.784096] AES CTR mode by8 optimization enabled
[ 2.784656] sched_clock: Marking stable (2778106973, 6523349)->(2850795451, -66165129)
[ 2.785545] registered taskstats version 1
[ 2.786741] Loading compiled-in X.509 certificates
[ 2.813462] Loaded X.509 cert 'Fedora kernel signing key: 1dbaaeabc4e720d55811800ad0d91ae31566d8a2'
[ 2.814230] zswap: loaded using pool lzo/zbud
[ 2.815052] page_owner is disabled
[ 2.815332] Key type ._fscrypt registered
[ 2.815335] Key type .fscrypt registered
[ 2.815335] Key type fscrypt-provisioning registered
[ 2.815611] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes
[ 2.815626] Key type big_key registered
[ 2.817136] Key type trusted registered
[ 2.821545] Key type encrypted registered
[ 2.821844] integrity: Loading X.509 certificate: UEFI:db
[ 2.844949] integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
[ 2.844952] integrity: Loading X.509 certificate: UEFI:db
[ 2.845100] integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
[ 2.845101] integrity: Loading X.509 certificate: UEFI:db
[ 2.845116] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 2.845116] integrity: Loading X.509 certificate: UEFI:db
[ 2.845127] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 2.845128] integrity: Loading X.509 certificate: UEFI:db
[ 2.845245] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[ 2.846388] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
[ 2.846529] integrity: Loaded X.509 cert 'Fedora Secure Boot CA: fde32599c2d61db1bf5807335d7b20e4cd963b42'
[ 2.846532] Loading compiled-in module X.509 certificates
[ 2.846891] Loaded X.509 cert 'Fedora kernel signing key: 1dbaaeabc4e720d55811800ad0d91ae31566d8a2'
[ 2.846893] ima: Allocated hash algorithm: sha256
[ 2.875289] evm: Initialising EVM extended attributes:
[ 2.875295] evm: security.selinux
[ 2.875298] evm: security.SMACK64 (disabled)
[ 2.875299] evm: security.SMACK64EXEC (disabled)
[ 2.875300] evm: security.SMACK64TRANSMUTE (disabled)
[ 2.875302] evm: security.SMACK64MMAP (disabled)
[ 2.875303] evm: security.apparmor (disabled)
[ 2.875304] evm: security.ima
[ 2.875305] evm: security.capability
[ 2.875306] evm: HMAC attrs: 0x1
[ 2.875348] audit: type=1807 audit(1663913156.630:2): action=measure func=KEXEC_KERNEL_CHECK res=1
[ 2.875362] audit: type=1807 audit(1663913156.630:3): action=measure func=MODULE_CHECK res=1
[ 2.934581] alg: No test for 842 (842-scomp)
[ 2.934617] alg: No test for 842 (842-generic)
[ 2.978042] usb 3-8: new full-speed USB device number 2 using xhci_hcd
[ 3.024414] PM: Magic number: 6:893:64
[ 3.024516] memory memory92: hash matches
[ 3.024560] RAS: Correctable Errors collector initialized.
[ 3.024568] Lockdown: swapper/0: hibernation is restricted; see man kernel_lockdown.7
[ 3.031307] Freeing unused decrypted memory: 2036K
[ 3.032151] Freeing unused kernel image (initmem) memory: 3004K
[ 3.035062] Write protecting the kernel read-only data: 30720k
[ 3.036529] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 3.037184] Freeing unused kernel image (rodata/data gap) memory: 876K
[ 3.044400] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 3.044403] rodata_test: all tests were successful
[ 3.044407] Run /init as init process
[ 3.044408] with arguments:
[ 3.044409] /init
[ 3.044409] rhgb
[ 3.044410] with environment:
[ 3.044410] HOME=/
[ 3.044411] TERM=linux
[ 3.044411] BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.19.10-300.fc37.x86_64
[ 3.066178] systemd[1]: systemd 251.4-53.fc37 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)
[ 3.066182] systemd[1]: Detected architecture x86-64.
[ 3.066183] systemd[1]: Running in initial RAM disk.
[ 3.066203] systemd[1]: No hostname configured, using default hostname.
[ 3.066240] systemd[1]: Hostname set to <fedora>.
[ 3.066486] Lockdown: systemd: /dev/mem,kmem,port is restricted; see man kernel_lockdown.7
[ 3.106009] usb 3-8: New USB device found, idVendor=04f3, idProduct=0c6e, bcdDevice= 4.00
[ 3.106016] usb 3-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.106019] usb 3-8: Product: ELAN:Fingerprint
[ 3.106020] usb 3-8: Manufacturer: ELAN
[ 3.221067] usb 3-9: new high-speed USB device number 3 using xhci_hcd
[ 3.349764] usb 3-9: New USB device found, idVendor=13d3, idProduct=5460, bcdDevice=20.51
[ 3.349782] usb 3-9: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 3.349788] usb 3-9: Product: USB2.0 HD UVC WebCam
[ 3.349793] usb 3-9: Manufacturer: Azurewave
[ 3.349797] usb 3-9: SerialNumber: 0x0001
[ 3.360247] systemd[1]: bpf-lsm: LSM BPF program attached
[ 3.425486] systemd[1]: Queued start job for default target initrd.target.
[ 3.427191] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice - Slice /system/systemd-cryptsetup.
[ 3.427249] systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System.
[ 3.427259] systemd[1]: Reached target local-fs.target - Local File Systems.
[ 3.427271] systemd[1]: Reached target slices.target - Slice Units.
[ 3.427280] systemd[1]: Reached target swap.target - Swaps.
[ 3.427286] systemd[1]: Reached target timers.target - Timer Units.
[ 3.427345] systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket.
[ 3.427411] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[ 3.427455] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 3.427499] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ 3.427548] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 3.427581] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 3.427589] systemd[1]: Reached target sockets.target - Socket Units.
[ 3.428118] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 3.428168] systemd[1]: memstrack.service - Memstrack Anylazing Service was skipped because all trigger condition checks failed.
[ 3.430419] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 3.431226] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 3.432246] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[ 3.433112] systemd[1]: Starting systemd-vconsole-setup.service - Setup Virtual Console...
[ 3.451247] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 3.451403] audit: type=1130 audit(1663913157.206: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'
[ 3.458648] fuse: init (API version 7.36)
[ 3.465926] usb 3-10: new full-speed USB device number 4 using xhci_hcd
[ 3.482119] systemd[1]: Finished systemd-sysusers.service - Create System Users.
[ 3.482200] audit: type=1130 audit(1663913157.237:5): 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'
[ 3.482325] systemd[1]: Started systemd-journald.service - Journal Service.
[ 3.482395] audit: type=1130 audit(1663913157.237: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'
[ 3.489732] alua: device handler registered
[ 3.493040] emc: device handler registered
[ 3.496153] rdac: device handler registered
[ 3.504251] audit: type=1130 audit(1663913157.259:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.512358] audit: type=1130 audit(1663913157.267:8): 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'
[ 3.518318] audit: type=1130 audit(1663913157.273:9): 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'
[ 3.527444] audit: type=1130 audit(1663913157.282:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.594379] usb 3-10: New USB device found, idVendor=8087, idProduct=0033, bcdDevice= 0.00
[ 3.594386] usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.961639] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C
3.961853] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 3.973163] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 3.985839] vmd 0000:00:0e.0: PCI host bridge to bus 10000:e0
[ 3.985856] pci_bus 10000:e0: root bus resource [bus e0-ff]
[ 3.985866] pci_bus 10000:e0: root bus resource [mem 0x6a000000-0x6bffffff]
[ 3.985872] pci_bus 10000:e0: root bus resource [mem 0x603f102000-0x603f1fffff 64bit]
[ 3.985954] pci 10000:e0:06.0: [8086:464d] type 01 class 0x060400
[ 3.986086] pci 10000:e0:06.0: PME# supported from D0 D3hot D3cold
[ 3.986143] pci 10000:e0:06.0: PTM enabled (root), 4ns granularity
[ 3.986514] pci 10000:e0:06.0: Adding to iommu group 9
[ 3.986591] pci 10000:e0:06.0: Primary bus is hard wired to 0
[ 3.986695] pci 10000:e1:00.0: [1344:5407] type 00 class 0x010802
[ 3.986723] pci 10000:e1:00.0: reg 0x10: [mem 0x6a000000-0x6a003fff 64bit]
[ 3.986780] pci 10000:e1:00.0: enabling Extended Tags
[ 3.989782] rtsx_pci 0000:56:00.0: enabling device (0000 -> 0002)
[ 3.999782] pci 10000:e1:00.0: Adding to iommu group 9
[ 4.001416] pci 10000:e0:06.0: PCI bridge to [bus e1]
[ 4.001437] pci 10000:e0:06.0: bridge window [io 0x0000-0x0fff]
[ 4.001446] pci 10000:e0:06.0: bridge window [mem 0x6a000000-0x6a0fffff]
[ 4.001460] pci 10000:e0:06.0: Primary bus is hard wired to 0
[ 4.007327] pci 10000:e0:06.0: BAR 14: assigned [mem 0x6a000000-0x6a0fffff]
[ 4.007339] pci 10000:e0:06.0: BAR 13: no space for [io size 0x1000]
[ 4.007346] pci 10000:e0:06.0: BAR 13: failed to assign [io size 0x1000]
[ 4.007356] pci 10000:e1:00.0: BAR 0: assigned [mem 0x6a000000-0x6a003fff 64bit]
[ 4.007374] pci 10000:e0:06.0: PCI bridge to [bus e1]
[ 4.007383] pci 10000:e0:06.0: bridge window [mem 0x6a000000-0x6a0fffff]
[ 4.007658] pcieport 10000:e0:06.0: can't derive routing for PCI INT D
[ 4.007671] pcieport 10000:e0:06.0: PCI INT D: no GSI
[ 4.016953] pcieport 10000:e0:06.0: PME: Signaling with IRQ 148
[ 4.026900] vmd 0000:00:0e.0: Bound to PCI domain 10000
[ 4.044594] input: ASUE140D:00 04F3:31B9 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ASUE140D:00/0018:04F3:31B9.0001/input/input4
[ 4.044741] input: ASUE140D:00 04F3:31B9 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ASUE140D:00/0018:04F3:31B9.0001/input/input5
[ 4.044842] input: ASUE140D:00 04F3:31B9 Keyboard as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ASUE140D:00/0018:04F3:31B9.0001/input/input6
[ 4.045096] hid-generic 0018:04F3:31B9.0001: input,hidraw0: I2C HID v1.00 Mouse [ASUE140D:00 04F3:31B9] on i2c-ASUE140D:00
[ 4.080685] input: ELAN9008:00 04F3:4065 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN9008:00/0018:04F3:4065.0002/input/input7
[ 4.091839] input: ELAN9008:00 04F3:4065 UNKNOWN as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN9008:00/0018:04F3:4065.0002/input/input8
[ 4.115171] input: ELAN9008:00 04F3:4065 UNKNOWN as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN9008:00/0018:04F3:4065.0002/input/input9
[ 4.176509] typec port0: bound usb3-port1 (ops connector_ops)
[ 4.176526] typec port0: bound usb2-port1 (ops connector_ops)
[ 4.214178] input: ELAN9008:00 04F3:4065 Stylus as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN9008:00/0018:04F3:4065.0002/input/input10
[ 4.214356] input: ELAN9008:00 04F3:4065 UNKNOWN as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN9008:00/0018:04F3:4065.0002/input/input12
[ 4.214447] input: ELAN9008:00 04F3:4065 UNKNOWN as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN9008:00/0018:04F3:4065.0002/input/input13
[ 4.214537] input: ELAN9008:00 04F3:4065 UNKNOWN as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN9008:00/0018:04F3:4065.0002/input/input14
[ 4.223282] input: ASUE140D:00 04F3:31B9 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ASUE140D:00/0018:04F3:31B9.0001/input/input16
[ 4.223615] input: ASUE140D:00 04F3:31B9 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ASUE140D:00/0018:04F3:31B9.0001/input/input17
[ 4.223914] input: ASUE140D:00 04F3:31B9 Keyboard as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ASUE140D:00/0018:04F3:31B9.0001/input/input18
[ 4.224371] hid-multitouch 0018:04F3:31B9.0001: input,hidraw1: I2C HID v1.00 Mouse [ASUE140D:00 04F3:31B9] on i2c-ASUE140D:00
[ 4.236193] typec port1: bound usb3-port2 (ops connector_ops)
[ 4.236209] typec port1: bound usb2-port2 (ops connector_ops)
[ 4.357312] hid-multitouch 0018:04F3:4065.0002: input,hidraw0: I2C HID v1.00 Device [ELAN9008:00 04F3:4065] on i2c-ELAN9008:00
[ 4.407880] nvme nvme0: pci function 10000:e1:00.0
[ 4.407945] pcieport 10000:e0:06.0: can't derive routing for PCI INT A
[ 4.407962] nvme 10000:e1:00.0: PCI INT A: no GSI
[ 4.461332] nvme nvme0: 18/0/0 default/read/poll queues
[ 4.465430] nvme0n1: p1 p2 p3 p4
[ 4.742052] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=1
[ 4.745368] i915 0000:00:02.0: [drm] VT-d active for gfx access
[ 4.753790] hid-generic 001F:8087:0AC2.0003: hidraw2: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC2] on
[ 4.768314] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 4.768398] i915 0000:00:02.0: [drm] Transparent Hugepage mode 'huge=within_size'
[ 4.769174] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 4.779593] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc_ver2_16.bin (v2.16)
[ 4.944846] i915 0000:00:02.0: [drm] GuC firmware i915/adlp_guc_70.1.1.bin version 70.1
[ 4.944853] i915 0000:00:02.0: [drm] HuC firmware i915/tgl_huc_7.9.3.bin version 7.9
[ 4.986056] i915 0000:00:02.0: [drm] HuC authenticated
[ 4.987442] i915 0000:00:02.0: [drm] GuC submission enabled
[ 4.987445] i915 0000:00:02.0: [drm] GuC SLPC enabled
[ 4.988289] i915 0000:00:02.0: [drm] GuC RC: enabled
[ 4.992285] i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
[ 6.147676] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 1
[ 6.150629] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 6.151606] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input19
[ 6.155782] fbcon: i915drmfb (fb0) is primary device
[ 6.155787] fbcon: Deferring console take-over
[ 6.155790] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 13.340834] kauditd_printk_skb: 23 callbacks suppressed
[ 13.340845] audit: type=1338 audit(1663913167.095:34): module=crypt op=ctr ppid=1 pid=653 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
[ 13.341437] audit: type=1300 audit(1663913167.095:34): arch=c000003e syscall=16 success=yes exit=0 a0=4 a1=c138fd09 a2=5599ea63bb60 a3=0 items=6 ppid=1 pid=653 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)
[ 13.341451] audit: type=1307 audit(1663913167.095:34): cwd="/"
[ 13.341460] audit: type=1302 audit(1663913167.095:34): item=0 name=(null) inode=2049 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
[ 13.341469] audit: type=1302 audit(1663913167.095:34): item=1 name=(null) inode=2540 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
[ 13.341479] audit: type=1302 audit(1663913167.095: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
[ 13.341483] audit: type=1302 audit(1663913167.095:34): item=3 name=(null) inode=2541 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
[ 13.341486] audit: type=1302 audit(1663913167.095:34): item=4 name=(null) inode=2541 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
[ 13.341490] audit: type=1302 audit(1663913167.095:34): item=5 name=(null) inode=2542 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
[ 13.341493] audit: type=1327 audit(1663913167.095:34): proctitle=2F7573722F6C69622F73797374656D642F73797374656D642D6372797074736574757000617474616368006C756B732D63656162653235642D353866392D346361302D396165652D313662613433363639373636002F6465762F6469736B2F62792D757569642F63656162653235642D353866392D346361302D396165652D31
[ 13.354600] BTRFS: device label fedora_localhost-live devid 1 transid 12371 /dev/dm-0 scanned by systemd-udevd (919)
[ 13.613084] BTRFS info (device dm-0): using free space tree
[ 13.613091] BTRFS info (device dm-0): has skinny extents
[ 13.643070] BTRFS info (device dm-0): enabling ssd optimizations
[ 13.643078] BTRFS info (device dm-0): start tree-log replay
[ 14.198097] systemd-journald[352]: Received SIGTERM from PID 1 (n/a).
[ 14.335140] SELinux: Permission cmd in class io_uring not defined in policy.
[ 14.335143] SELinux: the above unknown classes and permissions will be allowed
[ 14.337331] SELinux: policy capability network_peer_controls=1
[ 14.337333] SELinux: policy capability open_perms=1
[ 14.337334] SELinux: policy capability extended_socket_class=1
[ 14.337334] SELinux: policy capability always_check_network=0
[ 14.337335] SELinux: policy capability cgroup_seclabel=1
[ 14.337335] SELinux: policy capability nnp_nosuid_transition=1
[ 14.337335] SELinux: policy capability genfs_seclabel_symlinks=1
[ 14.337336] SELinux: policy capability ioctl_skip_cloexec=0
[ 14.368382] systemd[1]: Successfully loaded SELinux policy in 67.529ms.
[ 14.401282] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 24.077ms.
[ 14.405524] systemd[1]: systemd 251.4-53.fc37 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)
[ 14.405529] systemd[1]: Detected architecture x86-64.
[ 14.406287] Lockdown: systemd: /dev/mem,kmem,port is restricted; see man kernel_lockdown.7
[ 14.996235] systemd[1]: bpf-lsm: LSM BPF program attached
[ 15.183496] systemd-sysv-generator[1050]: 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.
[ 15.183675] systemd-sysv-generator[1050]: 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.
[ 15.187841] systemd-gpt-auto-generator[1043]: Failed to dissect: Permission denied
[ 15.203248] systemd[1029]: /usr/lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[ 15.213505] zram: Added device: zram0
[ 15.354855] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[ 15.372618] systemd[1]: Stopped initrd-switch-root.service - Switch Root.
[ 15.373756] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[ 15.374500] systemd[1]: Created slice machine.slice - Virtual Machine and Container Slice.
[ 15.375213] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ 15.375744] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 15.376286] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[ 15.376723] systemd[1]: Created slice system-systemd\x2dzram\x2dsetup.slice - Slice /system/systemd-zram-setup.
[ 15.377115] systemd[1]: Created slice user.slice - User and Session Slice.
[ 15.377144] 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).
[ 15.377284] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 15.377652] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 15.377712] systemd[1]: Reached target blockdev@dev-mapper-luks\x2dceabe25d\x2d58f9\x2d4ca0\x2d9aee\x2d16ba43669766.target - Block Device Preparation for /dev/mapper/luks-ceabe25d-58f9-4ca0-9aee-16ba43669766.
[ 15.377731] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[ 15.377754] systemd[1]: Reached target getty.target - Login Prompts.
[ 15.377779] systemd[1]: Stopped target initrd-switch-root.target - Switch Root.
[ 15.377802] systemd[1]: Stopped target initrd-fs.target - Initrd File Systems.
[ 15.377817] systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System.
[ 15.377835] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 15.377884] systemd[1]: Reached target slices.target - Slice Units.
[ 15.377922] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 15.378325] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[ 15.379173] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[ 15.379241] systemd[1]: multipathd.socket - multipathd control socket was skipped because of a failed condition check (ConditionPathExists=/etc/multipath.conf).
[ 15.380373] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[ 15.380467] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 15.380906] systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket.
[ 15.381909] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 15.382157] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 15.382533] systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket.
[ 15.383714] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 15.385151] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 15.386677] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 15.388244] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[ 15.388489] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of a failed condition check (ConditionPathExists=/etc/krb5.keytab).
[ 15.389949] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 15.391345] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 15.392624] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 15.393871] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 15.395424] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 15.395578] systemd[1]: plymouth-switch-root.service: Deactivated successfully.
[ 15.407136] systemd[1]: Stopped plymouth-switch-root.service - Plymouth switch root service.
[ 15.407334] systemd[1]: systemd-fsck-root.service: Deactivated successfully.
[ 15.413995] systemd[1]: Stopped systemd-fsck-root.service - File System Check on Root Device.
[ 15.414097] systemd[1]: Stopped systemd-journald.service - Journal Service.
[ 15.424796] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 15.426198] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 15.427592] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...
[ 15.429141] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 15.429266] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because all trigger condition checks failed.
[ 15.430955] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 15.433808] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[ 15.434263] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 15.434845] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 15.435394] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ 15.439213] BTRFS info (device dm-0: state M): use zstd compression, level 1
[ 15.439220] BTRFS info (device dm-0: state M): using free space tree
[ 15.448235] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 15.449715] systemd[1]: Started systemd-journald.service - Journal Service.
[ 15.538289] systemd-journald[1072]: Received client request to flush runtime journal.
[ 15.543132] systemd-journald[1072]: File /var/log/journal/b065b0e98dc64ce9a8e5bf5cc03b6322/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 15.915596] BTRFS info: devid 1 device path /dev/mapper/luks-ceabe25d-58f9-4ca0-9aee-16ba43669766 changed to /dev/dm-0 scanned by systemd-udevd (1106)
[ 15.918590] BTRFS info: devid 1 device path /dev/dm-0 changed to /dev/mapper/luks-ceabe25d-58f9-4ca0-9aee-16ba43669766 scanned by systemd-udevd (1106)
[ 15.997528] zram0: detected capacity change from 0 to 16777216
[ 16.163851] Adding 8388604k swap on /dev/zram0. Priority:100 extents:1 across:8388604k SSDscFS
[ 16.332282] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Quota mode: none.
[ 16.463139] ACPI BIOS Error (bug): Could not resolve symbol [\CTDP], AE_NOT_FOUND (20220331/psargs-330)
[ 16.463155] ACPI Error: Aborting method \_SB.IETM.IDSP due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
[ 16.463194] ACPI Warning: \_SB.IETM._TRT: Return Package has no elements (empty) (20220331/nsprepkg-94)
[ 16.463552] Consider using thermal netlink events interface
[ 16.486455] input: Intel HID events as /devices/platform/INTC1070:00/input/input20
[ 16.584173] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB.EC0.SEN1._CRT.S1CT], AE_NOT_FOUND (20220331/psargs-330)
[ 16.584196] ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN1._CRT due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
[ 16.584274] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB.EC0.SEN1._HOT.S1HT], AE_NOT_FOUND (20220331/psargs-330)
[ 16.584283] ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN1._HOT due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
[ 16.584365] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB.EC0.SEN1._PSV.S1PT], AE_NOT_FOUND (20220331/psargs-330)
[ 16.584373] ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN1._PSV due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
[ 16.584452] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB.EC0.SEN1._AC0.S1AT], AE_NOT_FOUND (20220331/psargs-330)
[ 16.584459] ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN1._AC0 due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
[ 16.604797] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB.EC0.SEN2._CRT.S2CT], AE_NOT_FOUND (20220331/psargs-330)
[ 16.604822] ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN2._CRT due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
[ 16.605007] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB.EC0.SEN2._HOT.S2HT], AE_NOT_FOUND (20220331/psargs-330)
[ 16.605019] ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN2._HOT due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
[ 16.605208] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB.EC0.SEN2._PSV.S2PT], AE_NOT_FOUND (20220331/psargs-330)
[ 16.605220] ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN2._PSV due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
[ 16.605389] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB.EC0.SEN2._AC0.S2AT], AE_NOT_FOUND (20220331/psargs-330)
[ 16.605399] ACPI Error: Aborting method \_SB.PC00.LPCB.EC0.SEN2._AC0 due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
[ 16.805625] resource sanity check: requesting [mem 0xfedc0000-0xfedcffff], which spans more than pnp 00:03 [mem 0xfedc0000-0xfedc7fff]
[ 16.805647] caller igen6_probe+0x15f/0x780 [igen6_edac] mapping multiple BARs
[ 16.805982] EDAC MC0: Giving out device to module igen6_edac controller Intel_client_SoC MC#0: DEV 0000:00:00.0 (INTERRUPT)
[ 16.806277] EDAC MC1: Giving out device to module igen6_edac controller Intel_client_SoC MC#1: DEV 0000:00:00.0 (INTERRUPT)
[ 16.806344] EDAC igen6 MC1: HANDLING IBECC MEMORY ERROR
[ 16.806350] EDAC igen6 MC1: ADDR 0x7fffffffe0
[ 16.806357] EDAC igen6 MC0: HANDLING IBECC MEMORY ERROR
[ 16.806360] EDAC igen6 MC0: ADDR 0x7fffffffe0
[ 16.806496] EDAC igen6: v2.5
[ 16.876583] proc_thermal_pci 0000:00:04.0: enabling device (0000 -> 0002)
[ 16.882471] intel_rapl_common: Found RAPL domain package
[ 16.936714] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 16.950963] mc: Linux media interface: v0.10
[ 16.951526] ACPI: bus type thunderbolt registered
[ 16.951816] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 17.017165] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 17.026223] videodev: Linux video capture interface: v2.00
[ 17.128380] Bluetooth: Core ver 2.22
[ 17.128499] NET: Registered PF_BLUETOOTH protocol family
[ 17.128505] Bluetooth: HCI device and connection manager initialized
[ 17.128518] Bluetooth: HCI socket layer initialized
[ 17.128524] Bluetooth: L2CAP socket layer initialized
[ 17.128540] Bluetooth: SCO socket layer initialized
[ 17.211641] RPC: Registered named UNIX socket transport module.
[ 17.211652] RPC: Registered udp transport module.
[ 17.211654] RPC: Registered tcp transport module.
[ 17.211656] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 17.220369] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 17.222656] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 17.243283] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
[ 17.244041] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 17.244211] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 17.254109] i2c i2c-14: 8/8 memory slots populated (from DMI)
[ 17.254121] i2c i2c-14: Systems with more than 4 memory slots not supported yet, not instantiating SPD
[ 17.292251] usb 3-9: Found UVC 1.10 device USB2.0 HD UVC WebCam (13d3:5460)
[ 17.296075] input: USB2.0 HD UVC WebCam: USB2.0 HD as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/input/input21
[ 17.296365] usbcore: registered new interface driver uvcvideo
[ 17.347016] Intel(R) Wireless WiFi driver for Linux
[ 17.347321] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[ 17.357245] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-gf-a0-72.ucode failed with error -2
[ 17.385162] usbcore: registered new interface driver btusb
[ 17.387861] Bluetooth: hci0: Device revision is 0
[ 17.387877] Bluetooth: hci0: Secure boot is enabled
[ 17.387882] Bluetooth: hci0: OTP lock is enabled
[ 17.387902] Bluetooth: hci0: API lock is enabled
[ 17.387906] Bluetooth: hci0: Debug lock is disabled
[ 17.387909] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 17.387915] Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
[ 17.521870] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[ 17.521953] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.36
[ 17.526157] iwlwifi 0000:00:14.3: loaded firmware version 71.058653f6.0 so-a0-gf-a0-71.ucode op_mode iwlmvm
[ 17.553649] Bluetooth: hci0: Found device firmware: intel/ibt-0040-0041.sfi
[ 17.553807] Bluetooth: hci0: Boot Address: 0x100800
[ 17.553818] Bluetooth: hci0: Firmware Version: 129-28.22
[ 17.676927] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[ 17.677704] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[ 18.170536] NET: Registered PF_QIPCRTR protocol family
[ 18.210697] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6E AX211 160MHz, REV=0x370
[ 18.210934] thermal thermal_zone8: failed to read out thermal zone (-61)
[ 18.389204] iwlwifi 0000:00:14.3: loaded PNVM version 881c99e1
[ 18.404630] iwlwifi 0000:00:14.3: Detected RF GF, rfid=0x2010d000
[ 18.474995] iwlwifi 0000:00:14.3: base HW address: bc:6e:e2:ba:17:9c
[ 18.508256] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[ 18.508336] sof-audio-pci-intel-tgl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[ 18.508372] sof-audio-pci-intel-tgl 0000:00:1f.3: enabling device (0000 -> 0002)
[ 18.509110] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
[ 18.509521] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 18.516256] sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
[ 18.655018] input: PC Speaker as /devices/platform/pcspkr/input/input22
[ 18.690058] asus_wmi: ASUS WMI generic driver loaded
[ 18.698887] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5
[ 18.698914] sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[ 18.698935] sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 2
[ 18.701254] asus_wmi: Initialization: 0x1
[ 18.701381] asus_wmi: BIOS WMI version: 9.4
[ 18.701436] asus_wmi: SFUN value: 0x21
[ 18.701442] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
[ 18.701450] asus-nb-wmi asus-nb-wmi: Detected ATK, enable event queue
[ 18.705652] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input23
[ 18.728481] asus_wmi: fan_curve_get_factory_default (0x00110024) failed: -19
[ 18.728979] asus_wmi: fan_curve_get_factory_default (0x00110025) failed: -19
[ 18.747474] ACPI: battery: new extension: ASUS Battery Extension
[ 18.800997] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:1:1-3964a
[ 18.801020] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:21:0 Kernel ABI 3:21:0
[ 18.801066] sof-audio-pci-intel-tgl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
[ 18.820043] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[ 18.820055] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 18.820059] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 18.820062] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 18.820064] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 18.912608] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:1:1-3964a
[ 18.912626] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:21:0 Kernel ABI 3:21:0
[ 19.418296] Bluetooth: hci0: Waiting for firmware download to complete
[ 19.418776] Bluetooth: hci0: Firmware loaded in 1821378 usecs
[ 19.418969] Bluetooth: hci0: Waiting for device to boot
[ 19.436841] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
[ 19.436856] Bluetooth: hci0: Device booted in 17574 usecs
[ 19.438855] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0040-0041.ddc
[ 19.441834] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 19.444849] Bluetooth: hci0: Firmware timestamp 2022.28 buildtype 1 build 47489
[ 19.537691] intel_tcc_cooling: Programmable TCC Offset detected
[ 19.840553] intel_rapl_msr: PL4 support detected.
[ 19.840904] intel_rapl_common: Found RAPL domain package
[ 19.840937] intel_rapl_common: Found RAPL domain core
[ 19.840943] intel_rapl_common: Found RAPL domain uncore
[ 19.840949] intel_rapl_common: Found RAPL domain psys
[ 19.888417] mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
[ 19.889592] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[ 19.900990] iTCO_vendor_support: vendor-support=0
[ 19.953743] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[ 19.964045] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 19.969738] iwlwifi 0000:00:14.3 wlo1: renamed from wlan0
[ 20.088577] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 20.088588] Bluetooth: BNEP filters: protocol multicast
[ 20.088599] Bluetooth: BNEP socket layer initialized
[ 20.121464] hid-sensor-hub 001F:8087:0AC2.0003: hid_field_extract() called with n (192) > 32! (kworker/19:2)
[ 20.133053] sof-audio-pci-intel-tgl 0000:00:1f.3: Topology: ABI 3:21:0 Kernel ABI 3:21:0
[ 20.133886] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Parent card not yet available, widget card binding deferred
[ 20.186918] snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC294: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[ 20.186934] snd_hda_codec_realtek ehdaudio0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 20.186940] snd_hda_codec_realtek ehdaudio0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 20.186945] snd_hda_codec_realtek ehdaudio0D0: mono: mono_out=0x0
[ 20.186948] snd_hda_codec_realtek ehdaudio0D0: inputs:
[ 20.186951] snd_hda_codec_realtek ehdaudio0D0: Headset Mic=0x19
[ 20.648682] snd_hda_codec_realtek ehdaudio0D0: ASoC: sink widget AIF1TX overwritten
[ 20.648705] snd_hda_codec_realtek ehdaudio0D0: ASoC: source widget AIF1RX overwritten
[ 20.649517] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi3 overwritten
[ 20.649539] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi2 overwritten
[ 20.649554] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi1 overwritten
[ 20.649568] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Codec Output Pin1 overwritten
[ 20.649579] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Codec Input Pin1 overwritten
[ 20.649600] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Analog Codec Playback overwritten
[ 20.649619] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Digital Codec Playback overwritten
[ 20.649639] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Alt Analog Codec Playback overwritten
[ 20.649662] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Analog Codec Capture overwritten
[ 20.649679] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Digital Codec Capture overwritten
[ 20.649701] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Alt Analog Codec Capture overwritten
[ 20.649746] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 3
[ 20.671167] systemd-journald[1072]: File /var/log/journal/b065b0e98dc64ce9a8e5bf5cc03b6322/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
[ 20.676719] input: sof-hda-dsp Headset Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input24
[ 20.677014] input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input25
[ 20.677180] input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input26
[ 20.677334] input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input27
[ 20.677465] input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input28
[ 23.144663] Bluetooth: RFCOMM TTY layer initialized
[ 23.144675] Bluetooth: RFCOMM socket layer initialized
[ 23.144753] Bluetooth: RFCOMM ver 1.11
[ 23.282612] BTRFS: device label Projects devid 1 transid 616 /dev/dm-1 scanned by systemd-udevd (1087)
[ 23.499662] BTRFS info (device dm-1): using free space tree
[ 23.499669] BTRFS info (device dm-1): has skinny extents
[ 23.510430] BTRFS info (device dm-1): enabling ssd optimizations
[ 24.106455] wlo1: authenticate with 8c:a3:99:eb:f8:7a
[ 24.106473] wlo1: Invalid HE elem, Disable HE
[ 24.113217] wlo1: send auth to 8c:a3:99:eb:f8:7a (try 1/3)
[ 24.166998] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[ 24.171136] wlo1: authenticated
[ 24.171979] wlo1: associate with 8c:a3:99:eb:f8:7a (try 1/3)
[ 24.175608] wlo1: RX AssocResp from 8c:a3:99:eb:f8:7a (capab=0x1111 status=0 aid=7)
[ 24.187729] wlo1: associated
[ 24.206854] iwlwifi 0000:00:14.3: Unhandled alg: 0x707
[ 24.206884] iwlwifi 0000:00:14.3: Unhandled alg: 0x707
[ 24.206890] iwlwifi 0000:00:14.3: Unhandled alg: 0x707
[ 24.206892] iwlwifi 0000:00:14.3: Unhandled alg: 0x707
[ 24.206895] iwlwifi 0000:00:14.3: Unhandled alg: 0x707
[ 24.206897] iwlwifi 0000:00:14.3: Unhandled alg: 0x707
[ 24.206899] iwlwifi 0000:00:14.3: Unhandled alg: 0x707
[ 24.206902] iwlwifi 0000:00:14.3: Unhandled alg: 0x707
[ 24.206904] iwlwifi 0000:00:14.3: Unhandled alg: 0x707
[ 24.206907] iwlwifi 0000:00:14.3: Unhandled alg: 0x707
[ 24.349551] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
[ 24.890826] rfkill: input handler disabled
[ 30.838177] i2c_hid_acpi i2c-ASUE140D:00: i2c_hid_get_input: incomplete report (16/60419)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment