Some Weird system halts

may be this screenshot will help
one more issue in fedora 36 when laptop lid is closed for sleep mode then if the mouse is moved the sleep mode is off which might be missing with things

Can you post the output of sudo dmesg after you suspend and resume

1 Like

Its tail ?

normal wakup from sleep (without mouse moment)

[26671.033376] device vethadaa9a5 left promiscuous mode
[26671.033389] docker0: port 1(vethadaa9a5) entered disabled state
[27108.504707] wlp0s20f3: deauthenticating from 06:bd:bf:fa:54:d3 by local choice (Reason: 3=DEAUTH_LEAVING)
[27110.098836] PM: suspend entry (deep)
[27110.121454] Filesystems sync: 0.022 seconds
[27110.154643] Freezing user space processes ... (elapsed 0.002 seconds) done.
[27110.156776] OOM killer disabled.
[27110.156777] Freezing remaining freezable tasks ... (elapsed 0.000 seconds) done.
[27110.157777] printk: Suspending console(s) (use no_console_suspend to debug)
[27110.389501] PM: suspend devices took 0.231 seconds
[27110.410977] ACPI: EC: interrupt blocked
[27110.584775] ACPI: PM: Preparing to enter system sleep state S3
[27110.590905] ACPI: EC: event blocked
[27110.590906] ACPI: EC: EC stopped
[27110.590906] ACPI: PM: Saving platform NVS memory
[27110.590949] Disabling non-boot CPUs ...
[27110.593040] smpboot: CPU 1 is now offline
[27110.596298] smpboot: CPU 2 is now offline
[27110.599527] smpboot: CPU 3 is now offline
[27110.602656] smpboot: CPU 4 is now offline
[27110.605493] smpboot: CPU 5 is now offline
[27110.607971] smpboot: CPU 6 is now offline
[27110.610981] smpboot: CPU 7 is now offline
[27110.617491] ACPI: PM: Low-level resume complete
[27110.625991] ACPI: EC: EC started
[27110.625991] ACPI: PM: Restoring platform NVS memory
[27110.626819] Enabling non-boot CPUs ...
[27110.626865] x86: Booting SMP configuration:
[27110.626865] smpboot: Booting Node 0 Processor 1 APIC 0x2
[27110.628245] CPU1 is up
[27110.628273] smpboot: Booting Node 0 Processor 2 APIC 0x4
[27110.629337] CPU2 is up
[27110.629364] smpboot: Booting Node 0 Processor 3 APIC 0x6
[27110.630431] CPU3 is up
[27110.630456] smpboot: Booting Node 0 Processor 4 APIC 0x1
[27110.631648] CPU4 is up
[27110.631675] smpboot: Booting Node 0 Processor 5 APIC 0x3
[27110.632706] CPU5 is up
[27110.632742] smpboot: Booting Node 0 Processor 6 APIC 0x5
[27110.633899] CPU6 is up
[27110.633934] smpboot: Booting Node 0 Processor 7 APIC 0x7
[27110.635162] CPU7 is up
[27110.637653] ACPI: PM: Waking up from system sleep state S3
[27110.646074] ACPI: EC: interrupt unblocked
[27110.781345] ACPI: EC: event unblocked
[27110.800328] nvme nvme0: 8/0/0 default/read/poll queues
[27111.017738] usb 3-2: reset high-speed USB device number 2 using xhci_hcd
[27111.259962] usb 3-10: reset full-speed USB device number 5 using xhci_hcd
[27111.389297] PM: resume devices took 0.608 seconds
[27111.389886] OOM killer enabled.
[27111.389889] Restarting tasks ... 
[27111.396662] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[27111.397918] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 11 2017
[27111.398191] done.
[27111.398939] Bluetooth: hci0: Device revision is 2
[27111.398952] Bluetooth: hci0: Secure boot is enabled
[27111.398953] Bluetooth: hci0: OTP lock is enabled
[27111.398953] Bluetooth: hci0: API lock is enabled
[27111.398954] Bluetooth: hci0: Debug lock is disabled
[27111.398955] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[27111.400814] PM: suspend exit
[27111.409084] usb 3-6: USB disconnect, device number 6
[27111.443624] Bluetooth: hci0: Found device firmware: intel/ibt-19-32-4.sfi
[27111.443771] Bluetooth: hci0: Boot Address: 0x24800
[27111.443775] Bluetooth: hci0: Firmware Version: 50-12.22
[27111.535051] usb 3-6: new high-speed USB device number 7 using xhci_hcd
[27111.670910] usb 3-6: New USB device found, idVendor=27c6, idProduct=55b4, bcdDevice= 1.00
[27111.670915] usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[27111.670916] usb 3-6: Product: Goodix FingerPrint Device
[27111.670917] usb 3-6: Manufacturer: Generic
[27111.765657] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=2
[27113.124704] Bluetooth: hci0: Waiting for firmware download to complete
[27113.124892] Bluetooth: hci0: Firmware loaded in 1641867 usecs
[27113.124934] Bluetooth: hci0: Waiting for device to boot
[27113.140008] Bluetooth: hci0: Device booted in 14731 usecs
[27113.145519] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-32-4.ddc
[27113.147002] Bluetooth: hci0: Applying Intel DDC parameters completed
[27113.148007] Bluetooth: hci0: Firmware revision 0.4 build 50 week 12 2022

with mouse movement

[27420.188564] wlp0s20f3: deauthenticating from 06:bd:bf:fa:54:d3 by local choice (Reason: 3=DEAUTH_LEAVING)
[27421.805345] PM: suspend entry (deep)
[27421.837863] Filesystems sync: 0.032 seconds
[27421.872033] Freezing user space processes ... (elapsed 0.002 seconds) done.
[27421.874256] OOM killer disabled.
[27421.874256] Freezing remaining freezable tasks ... (elapsed 0.000 seconds) done.
[27421.875258] printk: Suspending console(s) (use no_console_suspend to debug)
[27422.018674] PM: suspend devices took 0.143 seconds
[27422.039096] ACPI: EC: interrupt blocked
[27422.215192] ACPI: PM: Preparing to enter system sleep state S3
[27422.222401] ACPI: EC: event blocked
[27422.222403] ACPI: EC: EC stopped
[27422.222404] ACPI: PM: Saving platform NVS memory
[27422.222471] Disabling non-boot CPUs ...
[27422.224786] smpboot: CPU 1 is now offline
[27422.228888] smpboot: CPU 2 is now offline
[27422.232600] smpboot: CPU 3 is now offline
[27422.235940] smpboot: CPU 4 is now offline
[27422.238889] smpboot: CPU 5 is now offline
[27422.241604] smpboot: CPU 6 is now offline
[27422.243749] smpboot: CPU 7 is now offline
[27422.250129] ACPI: PM: Low-level resume complete
[27422.250192] ACPI: EC: EC started
[27422.250192] ACPI: PM: Restoring platform NVS memory
[27422.251100] Enabling non-boot CPUs ...
[27422.251191] x86: Booting SMP configuration:
[27422.251196] smpboot: Booting Node 0 Processor 1 APIC 0x2
[27422.259828] CPU1 is up
[27422.259855] smpboot: Booting Node 0 Processor 2 APIC 0x4
[27422.260858] CPU2 is up
[27422.260879] smpboot: Booting Node 0 Processor 3 APIC 0x6
[27422.261877] CPU3 is up
[27422.261898] smpboot: Booting Node 0 Processor 4 APIC 0x1
[27422.262933] CPU4 is up
[27422.262959] smpboot: Booting Node 0 Processor 5 APIC 0x3
[27422.264004] CPU5 is up
[27422.264025] smpboot: Booting Node 0 Processor 6 APIC 0x5
[27422.265276] CPU6 is up
[27422.265301] smpboot: Booting Node 0 Processor 7 APIC 0x7
[27422.266619] CPU7 is up
[27422.269159] ACPI: PM: Waking up from system sleep state S3
[27422.276610] ACPI: EC: interrupt unblocked
[27422.281196] ACPI: button: The lid device is not compliant to SW_LID.
[27422.411287] ACPI: EC: event unblocked
[27422.431525] nvme nvme0: 8/0/0 default/read/poll queues
[27422.647606] usb 3-10: reset full-speed USB device number 5 using xhci_hcd
[27422.888572] usb 3-2: reset high-speed USB device number 2 using xhci_hcd
[27423.045493] PM: resume devices took 0.634 seconds
[27423.046052] OOM killer enabled.
[27423.046054] Restarting tasks ... 
[27423.048248] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[27423.050473] done.
[27423.054595] PM: suspend exit
[27423.055577] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 11 2017
[27423.056588] Bluetooth: hci0: Device revision is 2
[27423.056593] Bluetooth: hci0: Secure boot is enabled
[27423.056594] Bluetooth: hci0: OTP lock is enabled
[27423.056595] Bluetooth: hci0: API lock is enabled
[27423.056596] Bluetooth: hci0: Debug lock is disabled
[27423.056596] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[27423.056602] Bluetooth: hci0: Found device firmware: intel/ibt-19-32-4.sfi
[27423.056765] Bluetooth: hci0: Boot Address: 0x24800
[27423.056767] Bluetooth: hci0: Firmware Version: 50-12.22
[27423.069138] usb 3-6: USB disconnect, device number 7
[27423.183122] usb 3-6: new high-speed USB device number 8 using xhci_hcd
[27423.318905] usb 3-6: New USB device found, idVendor=27c6, idProduct=55b4, bcdDevice= 1.00
[27423.318910] usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[27423.318912] usb 3-6: Product: Goodix FingerPrint Device
[27423.318913] usb 3-6: Manufacturer: Generic
[27423.387875] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=2
[27424.766511] Bluetooth: hci0: Waiting for firmware download to complete
[27424.766540] Bluetooth: hci0: Firmware loaded in 1669784 usecs
[27424.766552] Bluetooth: hci0: Waiting for device to boot
[27424.781714] Bluetooth: hci0: Device booted in 14814 usecs
[27424.781732] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-32-4.ddc
[27424.783610] Bluetooth: hci0: Applying Intel DDC parameters completed
[27424.784621] Bluetooth: hci0: Firmware revision 0.4 build 50 week 12 2022
[27434.896946] atkbd serio0: Unknown key pressed (translated set 2, code 0xf6 on isa0060/serio0).
[27434.896954] atkbd serio0: Use 'setkeycodes e076 <keycode>' to make it known.
[27434.904278] atkbd serio0: Unknown key released (translated set 2, code 0xf6 on isa0060/serio0).
[27434.904287] atkbd serio0: Use 'setkeycodes e076 <keycode>' to make it known.

some difference when moved

for system halt need to see when it halts :sweat_smile:

diff is

[27434.896946] atkbd serio0: Unknown key pressed (translated set 2, code 0xf6 on isa0060/serio0).
[27434.896954] atkbd serio0: Use 'setkeycodes e076 <keycode>' to make it known.
[27434.904278] atkbd serio0: Unknown key released (translated set 2, code 0xf6 on isa0060/serio0).
[27434.904287] atkbd serio0: Use 'setkeycodes e076 <keycode>' to make it known.

this happens when I Power ON my laptop

Can you post the output of:
sudo dmesg | grep synaptics

found that Nvidia driver is the main cause


WARNING: CPU: 7 PID: 619 at drivers/gpu/drm/nouveau/nvkm/falcon/v1.c:289 nvkm_falcon_v1_enable+0xea/0x100 [nouveau]

kernel-core-5.18.5-200.fc36

xorg-x11-drv-nouveau
pkg_vendor: Fedora Project


type or paste code hereWARNING: CPU: 7 PID: 619 at drivers/gpu/drm/nouveau/nvkm/falcon/v1.c:289 nvkm_falcon_v1_enable+0xea/0x100 [nouveau]
Modules linked in: rfcomm snd_seq_dummy snd_hrtimer xt_conntrack xt_MASQUERADE nf_conntrack_netlink xt_addrtype nft_compat br_netfilter bridge stp llc nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) ip_set overlay nf_tables nfnetlink qrtr bnep sunrpc binfmt_misc btusb btrtl btbcm btintel btmtk uvcvideo bluetooth videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev mc ecdh_generic snd_soc_skl_hda_dsp snd_soc_intel_hda_dsp_common snd_soc_hdac_hdmi snd_sof_probes snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_soc_dmic snd_sof_pci_intel_icl snd_sof_intel_hda_common soundwire_intel soundwire_generic_allocation soundwire_cadence snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp vfat snd_sof fat snd_sof_utils
 snd_soc_hdac_hda snd_hda_ext_core iwlmvm snd_soc_acpi_intel_match snd_soc_acpi soundwire_bus ledtrig_audio snd_soc_core mac80211 snd_compress iTCO_wdt ac97_bus intel_pmc_bxt snd_pcm_dmaengine intel_tcc_cooling iTCO_vendor_support snd_hda_intel mei_hdcp x86_pkg_temp_thermal mei_pxp snd_intel_dspcfg intel_powerclamp snd_intel_sdw_acpi snd_hda_codec libarc4 coretemp squashfs kvm_intel loop snd_hda_core snd_hwdep intel_rapl_msr kvm snd_seq iwlwifi snd_seq_device irqbypass rapl snd_pcm intel_cstate iwlmei intel_uncore snd_timer cfg80211 pcspkr snd intel_wmi_thunderbolt wmi_bmof i2c_i801 hid_sensor_accel_3d processor_thermal_device_pci_legacy soundcore i2c_smbus hid_sensor_trigger processor_thermal_device hid_sensor_iio_common mei_me industrialio_triggered_buffer processor_thermal_rfim kfifo_buf processor_thermal_mbox mei joydev industrialio idma64 processor_thermal_rapl intel_rapl_common intel_soc_dts_iosf ideapad_laptop sparse_keymap platform_profile int3403_thermal rfkill
 soc_button_array int340x_thermal_zone int3400_thermal acpi_thermal_rel acpi_tad acpi_pad zram hid_sensor_hub intel_ishtp_hid i915 nouveau hid_logitech_hidpp sdhci_pci cqhci wacom sdhci nvme drm_ttm_helper intel_ish_ipc drm_buddy ucsi_acpi mxm_wmi hid_multitouch crct10dif_pclmul crc32_pclmul crc32c_intel nvme_core drm_dp_helper mmc_core ghash_clmulni_intel typec_ucsi serio_raw ttm intel_ishtp typec i2c_hid_acpi wmi i2c_hid video pinctrl_icelake hid_logitech_dj ip6_tables ip_tables ipmi_devintf ipmi_msghandler fuse
CPU: 7 PID: 619 Comm: kworker/7:3 Tainted: G           OE     5.18.5-200.fc36.x86_64 #1
Hardware name: LENOVO 81X1/LNVNB161216, BIOS ECCN36WW 05/20/2021
Workqueue: pm pm_runtime_work
RIP: 0010:nvkm_falcon_v1_enable+0xea/0x100 [nouveau]
Code: 8b 40 10 48 8b 78 10 4c 8b 67 50 4d 85 e4 75 03 4c 8b 27 e8 f8 5c 4d f7 4c 89 e2 48 c7 c7 ea 32 55 c0 48 89 c6 e8 c1 91 8d f7 <0f> 0b e9 62 ff ff ff 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00
RSP: 0018:ffffb1a00098fb00 EFLAGS: 00010286
RAX: 000000000000001d RBX: ffffffffffffff92 RCX: 0000000000000000
RDX: 0000000000000001 RSI: ffffffffb866ec4c RDI: 00000000ffffffff
RBP: ffff9a1b011b0c58 R08: 0000000000000000 R09: ffffb1a00098f938
R10: 0000000000000003 R11: ffffffffb8f453e8 R12: ffff9a1b01acb980
R13: 0000000000000000 R14: 000000000000001d R15: ffff9a1b011b2000
FS:  0000000000000000(0000) GS:ffff9a1ea09c0000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000565372782368 CR3: 0000000416e10005 CR4: 0000000000770ee0
PKRU: 55555554
Call Trace:


CPU info
Architecture:                    x86_64
CPU op-mode(s):                  32-bit, 64-bit
Address sizes:                   39 bits physical, 48 bits virtual
Byte Order:                      Little Endian
CPU(s):                          8
On-line CPU(s) list:             0-7
Vendor ID:                       GenuineIntel
BIOS Vendor ID:                  Intel(R) Corporation
Model name:                      Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz
BIOS Model name:                 Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz To Be Filled By O.E.M. CPU @ 3.5GHz
BIOS CPU family:                 198
CPU family:                      6
Model:                           126
Thread(s) per core:              2
Core(s) per socket:              4
Socket(s):                       1
Stepping:                        5
CPU(s) scaling MHz:              63%
CPU max MHz:                     3900.0000
CPU min MHz:                     400.0000
BogoMIPS:                        2995.20
Flags:                           fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 avx2 smep bmi2 erms invpcid avx512f avx512dq rdseed adx smap avx512ifma clflushopt intel_pt avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves split_lock_detect dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid sgx_lc fsrm md_clear flush_l1d arch_capabilities
Virtualization:                  VT-x
L1d cache:                       192 KiB (4 instances)
L1i cache:                       128 KiB (4 instances)
L2 cache:                        2 MiB (4 instances)
L3 cache:                        8 MiB (1 instance)
NUMA node(s):                    1
NUMA node0 CPU(s):               0-7
Vulnerability Itlb multihit:     KVM: Mitigation: VMX disabled
Vulnerability L1tf:              Not affected
Vulnerability Mds:               Not affected
Vulnerability Meltdown:          Not affected
Vulnerability Mmio stale data:   Mitigation; Clear CPU buffers; SMT vulnerable
Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl
Vulnerability Spectre v1:        Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2:        Mitigation; Enhanced IBRS, IBPB conditional, RSB filling
Vulnerability Srbds:             Mitigation; Microcode
Vulnerability Tsx async abort:   Not affected

And this the dmesg from the problem reporting app

[    0.000000] microcode: microcode updated early to revision 0xb0, date = 2022-03-09
[    0.000000] Linux version 5.18.5-200.fc36.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.1.1 20220507 (Red Hat 12.1.1-1), GNU ld version 2.37-27.fc36) #1 SMP PREEMPT_DYNAMIC Thu Jun 16 14:51:11 UTC 2022
[    0.000000] Command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.18.5-200.fc36.x86_64 root=UUID=73af610b-2312-4ad2-b96b-564394b54c61 ro rootflags=subvol=root 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 0x020: 'AVX-512 opmask'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
[    0.000000] x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
[    0.000000] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
[    0.000000] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
[    0.000000] x86/fpu: Enabled xstate features 0x2e7, context size is 2440 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 3632
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000000ffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000001000000-0x0000000004be6fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000004be7000-0x000000002d2d9fff] usable
[    0.000000] BIOS-e820: [mem 0x000000002d2da000-0x000000002f62bfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000002f62c000-0x00000000300bcfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000300bd000-0x00000000300bdfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000300be000-0x0000000030114fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000030115000-0x0000000030115fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000030116000-0x000000003817afff] usable
[    0.000000] BIOS-e820: [mem 0x000000003817b000-0x000000003b914fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003b915000-0x000000003bb6ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003bb70000-0x000000003bbfefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000003bbff000-0x000000003bbfffff] usable
[    0.000000] BIOS-e820: [mem 0x000000003bc00000-0x000000004d3fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004b2bfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x30040018-0x30050057] usable ==> usable
[    0.000000] e820: update [mem 0x30040018-0x30050057] usable ==> usable
[    0.000000] e820: update [mem 0x30013018-0x3003f857] usable ==> usable
[    0.000000] e820: update [mem 0x30013018-0x3003f857] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000000ffffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000001000000-0x0000000004be6fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000004be7000-0x000000002d2d9fff] usable
[    0.000000] reserve setup_data: [mem 0x000000002d2da000-0x000000002f62bfff] reserved
[    0.000000] reserve setup_data: [mem 0x000000002f62c000-0x0000000030013017] usable
[    0.000000] reserve setup_data: [mem 0x0000000030013018-0x000000003003f857] usable
[    0.000000] reserve setup_data: [mem 0x000000003003f858-0x0000000030040017] usable
[    0.000000] reserve setup_data: [mem 0x0000000030040018-0x0000000030050057] usable
[    0.000000] reserve setup_data: [mem 0x0000000030050058-0x00000000300bcfff] usable
[    0.000000] reserve setup_data: [mem 0x00000000300bd000-0x00000000300bdfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000300be000-0x0000000030114fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000030115000-0x0000000030115fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000030116000-0x000000003817afff] usable
[    0.000000] reserve setup_data: [mem 0x000000003817b000-0x000000003b914fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003b915000-0x000000003bb6ffff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000003bb70000-0x000000003bbfefff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000003bbff000-0x000000003bbfffff] usable
[    0.000000] reserve setup_data: [mem 0x000000003bc00000-0x000000004d3fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x00000004b2bfffff] usable
[    0.000000] efi: EFI v2.70 by Phoenix Technologies Ltd.
[    0.000000] efi: SMBIOS=0x39fa6000 SMBIOS 3.0=0x39f99000 TPMFinalLog=0x3ba36000 ACPI=0x3bbfe000 ACPI 2.0=0x3bbfe014 MEMATTR=0x3544b018 ESRT=0x38805000 MOKvar=0x38802000 TPMEventLog=0x30d12018 
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 3.1.1 present.
[    0.000000] DMI: LENOVO 81X1/LNVNB161216, BIOS ECCN36WW 05/20/2021
[    0.000000] tsc: Detected 1500.000 MHz processor
[    0.000000] tsc: Detected 1497.600 MHz TSC
[    0.000005] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000007] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000011] last_pfn = 0x4b2c00 max_arch_pfn = 0x400000000
[    0.000134] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000989] last_pfn = 0x3bc00 max_arch_pfn = 0x400000000
[    0.006451] esrt: Reserving ESRT space from 0x0000000038805000 to 0x0000000038805088.
[    0.006461] Using GB pages for direct mapping
[    0.006706] secureboot: Secure boot disabled
[    0.006706] RAMDISK: [mem 0x2d2da000-0x2f62bfff]
[    0.006707] Allocated new RAMDISK: [mem 0x4b08ae000-0x4b2bff333]
[    0.011601] Move RAMDISK from [mem 0x2d2da000-0x2f62b333] to [mem 0x4b08ae000-0x4b2bff333]
[    0.011606] ACPI: Early table checksum verification disabled
[    0.011609] ACPI: RSDP 0x000000003BBFE014 000024 (v02 LENOVO)
[    0.011612] ACPI: XSDT 0x000000003BBFC188 000114 (v01 LENOVO CB-01    20170001 LENO 00000001)
[    0.011616] ACPI: FACP 0x0000000039E5C000 000114 (v06 LENOVO CB-01    20170001 LENO 00000001)
[    0.011619] ACPI: DSDT 0x0000000039E1C000 03CA90 (v02 LENOVO ICL      20170001 INTL 20160422)
[    0.011621] ACPI: FACS 0x000000003B9DC000 000040
[    0.011623] ACPI: SSDT 0x0000000039EAA000 001B61 (v02 LENOVO CpuSsdt  00003000 INTL 20180927)
[    0.011625] ACPI: SSDT 0x0000000039E6F000 004524 (v02 LENOVO DptfTabl 00001000 INTL 20180927)
[    0.011626] ACPI: SSDT 0x0000000039E6A000 003362 (v02 LENOVO SaSsdt   00003000 INTL 20180927)
[    0.011628] ACPI: SSDT 0x0000000039E5E000 00B27A (v02 LENOVO TcssSsdt 00001000 INTL 20180927)
[    0.011630] ACPI: ECDT 0x0000000039E5D000 000069 (v01 LENOVO CB-01    20170001 LENO 00000001)
[    0.011632] ACPI: HPET 0x0000000039E5B000 000038 (v01 LENOVO CB-01    20170001 LENO 00000001)
[    0.011633] ACPI: APIC 0x0000000039E5A000 00012C (v03 LENOVO CB-01    20170001 LENO 00000001)
[    0.011635] ACPI: MCFG 0x0000000039E59000 00003C (v01 LENOVO CB-01    20170001 LENO 00000001)
[    0.011637] ACPI: SSDT 0x0000000039E1B000 000996 (v02 LENOVO xh_icud4 00000000 INTL 20180927)
[    0.011639] ACPI: NHLT 0x0000000039E19000 0018CE (v00 LENOVO CB-01    20170001 LENO 00000001)
[    0.011640] ACPI: BOOT 0x0000000039E18000 000028 (v01 LENOVO CB-01    00000002 LENO 00000001)
[    0.011642] ACPI: SSDT 0x0000000039E03000 000612 (v02 LENOVO Tpm2Tabl 00001000 INTL 20180927)
[    0.011644] ACPI: TPM2 0x0000000039E02000 000034 (v04 LENOVO CB-01    20170001 LENO 00000001)
[    0.011646] ACPI: SSDT 0x0000000039E00000 000F91 (v02 LENOVO UsbCTabl 00001000 INTL 20180927)
[    0.011647] ACPI: LPIT 0x0000000039DFF000 000094 (v01 LENOVO CB-01    20170001 LENO 00000001)
[    0.011649] ACPI: WSMT 0x0000000039DFE000 000028 (v01 LENOVO CB-01    20170001 LENO 00000001)
[    0.011651] ACPI: SSDT 0x0000000039DFB000 002720 (v02 LENOVO PtidDevc 00001000 INTL 20180927)
[    0.011653] ACPI: SSDT 0x0000000039DFA000 000FBB (v02 LENOVO TbtTypeC 00000000 INTL 20180927)
[    0.011654] ACPI: DBGP 0x0000000039DF9000 000034 (v01 LENOVO CB-01    20170001 LENO 00000001)
[    0.011656] ACPI: DBG2 0x0000000039DF8000 000054 (v00 LENOVO CB-01    20170001 LENO 00000001)
[    0.011658] ACPI: MSDM 0x0000000039DF7000 000055 (v03 LENOVO CB-01    00000000 LENO 00000001)
[    0.011660] ACPI: BATB 0x0000000039C0C000 00004A (v02 LENOVO CB-01    00000000 LENO 00000001)
[    0.011661] ACPI: SSDT 0x0000000038808000 00118C (v01 LENOVO NvOptTbl 00001000 INTL 20180927)
[    0.011663] ACPI: BERT 0x0000000038807000 000030 (v01 LENOVO CB-01    00000001 LENO 00000001)
[    0.011665] ACPI: SSDT 0x0000000038806000 0007F5 (v02 LENOVO HgRpSsdt 00001000 INTL 20180927)
[    0.011667] ACPI: DMAR 0x000000003880A000 0000B0 (v02 LENOVO CB-01    00000002 LENO 00000001)
[    0.011668] ACPI: BGRT 0x0000000038804000 000038 (v01 LENOVO CB-01    20170001 LENO 00000001)
[    0.011670] ACPI: UEFI 0x000000003B98D000 000166 (v01 LENOVO CB-01    00000001 LENO 00000001)
[    0.011672] ACPI: FPDT 0x0000000038803000 000044 (v01 LENOVO CB-01    20170001 LENO 00000001)
[    0.011673] ACPI: Reserving FACP table memory at [mem 0x39e5c000-0x39e5c113]
[    0.011674] ACPI: Reserving DSDT table memory at [mem 0x39e1c000-0x39e58a8f]
[    0.011675] ACPI: Reserving FACS table memory at [mem 0x3b9dc000-0x3b9dc03f]
[    0.011676] ACPI: Reserving SSDT table memory at [mem 0x39eaa000-0x39eabb60]
[    0.011676] ACPI: Reserving SSDT table memory at [mem 0x39e6f000-0x39e73523]
[    0.011677] ACPI: Reserving SSDT table memory at [mem 0x39e6a000-0x39e6d361]
[    0.011678] ACPI: Reserving SSDT table memory at [mem 0x39e5e000-0x39e69279]
[    0.011678] ACPI: Reserving ECDT table memory at [mem 0x39e5d000-0x39e5d068]
[    0.011679] ACPI: Reserving HPET table memory at [mem 0x39e5b000-0x39e5b037]
[    0.011679] ACPI: Reserving APIC table memory at [mem 0x39e5a000-0x39e5a12b]
[    0.011680] ACPI: Reserving MCFG table memory at [mem 0x39e59000-0x39e5903b]
[    0.011681] ACPI: Reserving SSDT table memory at [mem 0x39e1b000-0x39e1b995]
[    0.011681] ACPI: Reserving NHLT table memory at [mem 0x39e19000-0x39e1a8cd]
[    0.011682] ACPI: Reserving BOOT table memory at [mem 0x39e18000-0x39e18027]
[    0.011682] ACPI: Reserving SSDT table memory at [mem 0x39e03000-0x39e03611]
[    0.011683] ACPI: Reserving TPM2 table memory at [mem 0x39e02000-0x39e02033]
[    0.011683] ACPI: Reserving SSDT table memory at [mem 0x39e00000-0x39e00f90]
[    0.011684] ACPI: Reserving LPIT table memory at [mem 0x39dff000-0x39dff093]
[    0.011685] ACPI: Reserving WSMT table memory at [mem 0x39dfe000-0x39dfe027]
[    0.011685] ACPI: Reserving SSDT table memory at [mem 0x39dfb000-0x39dfd71f]
[    0.011686] ACPI: Reserving SSDT table memory at [mem 0x39dfa000-0x39dfafba]
[    0.011686] ACPI: Reserving DBGP table memory at [mem 0x39df9000-0x39df9033]
[    0.011687] ACPI: Reserving DBG2 table memory at [mem 0x39df8000-0x39df8053]
[    0.011688] ACPI: Reserving MSDM table memory at [mem 0x39df7000-0x39df7054]
[    0.011688] ACPI: Reserving BATB table memory at [mem 0x39c0c000-0x39c0c049]
[    0.011689] ACPI: Reserving SSDT table memory at [mem 0x38808000-0x3880918b]
[    0.011689] ACPI: Reserving BERT table memory at [mem 0x38807000-0x3880702f]
[    0.011690] ACPI: Reserving SSDT table memory at [mem 0x38806000-0x388067f4]
[    0.011691] ACPI: Reserving DMAR table memory at [mem 0x3880a000-0x3880a0af]
[    0.011691] ACPI: Reserving BGRT table memory at [mem 0x38804000-0x38804037]
[    0.011692] ACPI: Reserving UEFI table memory at [mem 0x3b98d000-0x3b98d165]
[    0.011693] ACPI: Reserving FPDT table memory at [mem 0x38803000-0x38803043]
[    0.011827] No NUMA configuration found
[    0.011828] Faking a node at [mem 0x0000000000000000-0x00000004b2bfffff]
[    0.011832] NODE_DATA(0) allocated [mem 0x4b0883000-0x4b08adfff]
[    0.035556] Zone ranges:
[    0.035557]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.035558]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.035560]   Normal   [mem 0x0000000100000000-0x00000004b2bfffff]
[    0.035560]   Device   empty
[    0.035561] Movable zone start for each node
[    0.035562] Early memory node ranges
[    0.035562]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.035564]   node   0: [mem 0x0000000000100000-0x0000000000ffffff]
[    0.035564]   node   0: [mem 0x0000000004be7000-0x000000002d2d9fff]
[    0.035565]   node   0: [mem 0x000000002f62c000-0x00000000300bcfff]
[    0.035566]   node   0: [mem 0x00000000300be000-0x0000000030114fff]
[    0.035566]   node   0: [mem 0x0000000030116000-0x000000003817afff]
[    0.035567]   node   0: [mem 0x000000003bbff000-0x000000003bbfffff]
[    0.035567]   node   0: [mem 0x0000000100000000-0x00000004b2bfffff]
[    0.035569] Initmem setup node 0 [mem 0x0000000000001000-0x00000004b2bfffff]
[    0.035573] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.035600] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.036647] On node 0, zone DMA32: 15335 pages in unavailable ranges
[    0.036719] On node 0, zone DMA32: 9042 pages in unavailable ranges
[    0.036721] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.036904] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.037000] On node 0, zone DMA32: 14980 pages in unavailable ranges
[    0.059405] On node 0, zone Normal: 17408 pages in unavailable ranges
[    0.059542] On node 0, zone Normal: 21504 pages in unavailable ranges
[    0.059563] Reserving Intel graphics memory at [mem 0x49800000-0x4d3fffff]
[    0.059829] ACPI: PM-Timer IO Port: 0x1808
[    0.059835] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.059836] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.059837] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.059837] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.059838] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.059838] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.059839] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.059839] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.059840] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.059840] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.059841] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.059841] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.059842] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.059842] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.059843] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.059843] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.059876] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.059878] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.059880] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.059882] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.059883] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.059889] e820: update [mem 0x338ba000-0x339adfff] usable ==> reserved
[    0.059895] TSC deadline timer available
[    0.059895] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.059910] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.059911] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.059912] PM: hibernation: Registered nosave memory: [mem 0x01000000-0x04be6fff]
[    0.059914] PM: hibernation: Registered nosave memory: [mem 0x2d2da000-0x2f62bfff]
[    0.059915] PM: hibernation: Registered nosave memory: [mem 0x30013000-0x30013fff]
[    0.059916] PM: hibernation: Registered nosave memory: [mem 0x3003f000-0x3003ffff]
[    0.059917] PM: hibernation: Registered nosave memory: [mem 0x30040000-0x30040fff]
[    0.059918] PM: hibernation: Registered nosave memory: [mem 0x30050000-0x30050fff]
[    0.059919] PM: hibernation: Registered nosave memory: [mem 0x300bd000-0x300bdfff]
[    0.059920] PM: hibernation: Registered nosave memory: [mem 0x30115000-0x30115fff]
[    0.059921] PM: hibernation: Registered nosave memory: [mem 0x338ba000-0x339adfff]
[    0.059923] PM: hibernation: Registered nosave memory: [mem 0x3817b000-0x3b914fff]
[    0.059923] PM: hibernation: Registered nosave memory: [mem 0x3b915000-0x3bb6ffff]
[    0.059924] PM: hibernation: Registered nosave memory: [mem 0x3bb70000-0x3bbfefff]
[    0.059925] PM: hibernation: Registered nosave memory: [mem 0x3bc00000-0x4d3fffff]
[    0.059925] PM: hibernation: Registered nosave memory: [mem 0x4d400000-0xfed1ffff]
[    0.059926] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
[    0.059926] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xffffffff]
[    0.059927] [mem 0x4d400000-0xfed1ffff] available for PCI devices
[    0.059928] Booting paravirtualized kernel on bare hardware
[    0.059930] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.064447] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.064594] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
[    0.064600] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
[    0.064602] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.064622] Fallback order for Node 0: 0 
[    0.064625] Built 1 zonelists, mobility grouping on.  Total pages: 4019207
[    0.064626] Policy zone: Normal
[    0.064627] Kernel command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.18.5-200.fc36.x86_64 root=UUID=73af610b-2312-4ad2-b96b-564394b54c61 ro rootflags=subvol=root rhgb quiet
[    0.064673] Unknown kernel command line parameters "rhgb BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.18.5-200.fc36.x86_64", will be passed to user space.
[    0.065248] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.065559] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.065686] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.102760] Memory: 15837820K/16332668K available (16393K kernel code, 3726K rwdata, 11268K rodata, 2716K init, 6088K bss, 494588K reserved, 0K cma-reserved)
[    0.104202] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.104248] ftrace: allocating 49904 entries in 195 pages
[    0.110464] ftrace: allocated 195 pages with 4 groups
[    0.111139] Dynamic Preempt: voluntary
[    0.111235] rcu: Preemptible hierarchical RCU implementation.
[    0.111236] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[    0.111237] 	Trampoline variant of Tasks RCU enabled.
[    0.111238] 	Rude variant of Tasks RCU enabled.
[    0.111238] 	Tracing variant of Tasks RCU enabled.
[    0.111238] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.111239] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.115391] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
[    0.115911] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.115952] random: crng init done
[    0.115970] Console: colour dummy device 80x25
[    0.115980] printk: console [tty0] enabled
[    0.115994] ACPI: Core revision 20211217
[    0.116230] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.116231] APIC: Switch to symmetric I/O mode setup
[    0.116232] DMAR: Host address width 39
[    0.116233] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.116236] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 49e2ff0505e
[    0.116238] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.116242] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.116245] DMAR: RMRR base: 0x0000003b8d0000 end: 0x0000003b8effff
[    0.116246] DMAR: RMRR base: 0x00000049000000 end: 0x0000004d3fffff
[    0.116248] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.116248] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.116249] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[    0.116250] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[    0.117952] DMAR-IR: Enabled IRQ remapping in xapic mode
[    0.117953] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.122318] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x159647815e3, max_idle_ns: 440795269835 ns
[    0.122323] Calibrating delay loop (skipped), value calculated using timer frequency.. 2995.20 BogoMIPS (lpj=1497600)
[    0.122324] pid_max: default: 32768 minimum: 301
[    0.123321] LSM: Security Framework initializing
[    0.123321] Yama: becoming mindful.
[    0.123321] SELinux:  Initializing.
[    0.123321] LSM support for eBPF active
[    0.123321] landlock: Up and running.
[    0.123321] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.123321] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.123321] CPU0: Thermal monitoring enabled (TM1)
[    0.123321] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.123321] process: using mwait in idle threads
[    0.123321] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.123321] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.123321] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.123321] Spectre V2 : Mitigation: Enhanced IBRS
[    0.123321] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.123321] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.123321] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.123321] MMIO Stale Data: Mitigation: Clear CPU buffers
[    0.123321] SRBDS: Mitigation: Microcode
[    0.123321] Freeing SMP alternatives memory: 44K
[    0.123321] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 2389
[    0.123321] smpboot: CPU0: Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz (family: 0x6, model: 0x7e, stepping: 0x5)
[    0.123321] cblist_init_generic: Setting adjustable number of callback queues.
[    0.123321] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.123321] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.123321] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.123321] Performance Events: PEBS fmt4+-baseline,  AnyThread deprecated, Icelake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.123321] ... version:                5
[    0.123321] ... bit width:              48
[    0.123321] ... generic registers:      8
[    0.123321] ... value mask:             0000ffffffffffff
[    0.123321] ... max period:             00007fffffffffff
[    0.123321] ... fixed-purpose events:   4
[    0.123321] ... event mask:             0001000f000000ff
[    0.123321] rcu: Hierarchical SRCU implementation.
[    0.123321] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.123321] smp: Bringing up secondary CPUs ...
[    0.123321] x86: Booting SMP configuration:
[    0.123321] .... node  #0, CPUs:      #1 #2 #3 #4
[    0.126513] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
[    0.126513]  #5 #6 #7
[    0.129056] smp: Brought up 1 node, 8 CPUs
[    0.129056] smpboot: Max logical packages: 1
[    0.129056] smpboot: Total of 8 processors activated (23961.60 BogoMIPS)
[    0.129751] devtmpfs: initialized
[    0.129751] x86/mm: Memory block size: 128MB
[    0.130817] ACPI: PM: Registering ACPI NVS region [mem 0x300bd000-0x300bdfff] (4096 bytes)
[    0.130817] ACPI: PM: Registering ACPI NVS region [mem 0x3b915000-0x3bb6ffff] (2469888 bytes)
[    0.130817] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.130817] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.130817] pinctrl core: initialized pinctrl subsystem
[    0.130817] PM: RTC time: 09:16:06, date: 2022-06-23
[    0.131412] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.131488] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.131493] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.131498] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.131505] audit: initializing netlink subsys (disabled)
[    0.131510] audit: type=2000 audit(1655975766.009:1): state=initialized audit_enabled=0 res=1
[    0.131510] thermal_sys: Registered thermal governor 'fair_share'
[    0.131510] thermal_sys: Registered thermal governor 'bang_bang'
[    0.131510] thermal_sys: Registered thermal governor 'step_wise'
[    0.131510] thermal_sys: Registered thermal governor 'user_space'
[    0.131510] cpuidle: using governor menu
[    0.131510] Simple Boot Flag at 0x47 set to 0x1
[    0.131510] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.131510] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.131510] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
[    0.131510] PCI: not using MMCONFIG
[    0.131510] PCI: Using configuration type 1 for base access
[    0.131612] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.133199] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.133209] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.133209] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.133349] cryptd: max_cpu_qlen set to 1000
[    0.133352] raid6: skipped pq benchmark and selected avx512x4
[    0.133352] raid6: using avx512x2 recovery algorithm
[    0.133369] ACPI: Added _OSI(Module Device)
[    0.133369] ACPI: Added _OSI(Processor Device)
[    0.133370] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.133371] ACPI: Added _OSI(Processor Aggregator Device)
[    0.133372] ACPI: Added _OSI(Linux-Dell-Video)
[    0.133372] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.133373] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.179083] ACPI: 12 ACPI AML tables successfully acquired and loaded
[    0.179955] ACPI: EC: EC started
[    0.179956] ACPI: EC: interrupt blocked
[    0.184083] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.184870] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.184871] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.193946] ACPI: Dynamic OEM Table Load:
[    0.193956] ACPI: SSDT 0xFFFF96E880204B00 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20180927)
[    0.194614] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.195624] ACPI: Dynamic OEM Table Load:
[    0.195629] ACPI: SSDT 0xFFFF96E88021F800 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20180927)
[    0.196371] ACPI: Dynamic OEM Table Load:
[    0.196376] ACPI: SSDT 0xFFFF96E88155A800 000437 (v02 PmRef  Cpu0Ist  00003000 INTL 20180927)
[    0.197073] ACPI: Dynamic OEM Table Load:
[    0.197077] ACPI: SSDT 0xFFFF96E88117D800 00012C (v02 PmRef  Cpu0Hwp  00003000 INTL 20180927)
[    0.197690] ACPI: Dynamic OEM Table Load:
[    0.197696] ACPI: SSDT 0xFFFF96E881558000 000724 (v02 PmRef  HwpLvt   00003000 INTL 20180927)
[    0.198469] ACPI: Dynamic OEM Table Load:
[    0.198474] ACPI: SSDT 0xFFFF96E88155B000 0005FC (v02 PmRef  ApIst    00003000 INTL 20180927)
[    0.199185] ACPI: Dynamic OEM Table Load:
[    0.199189] ACPI: SSDT 0xFFFF96E88021D000 000317 (v02 PmRef  ApHwp    00003000 INTL 20180927)
[    0.199894] ACPI: Dynamic OEM Table Load:
[    0.199899] ACPI: SSDT 0xFFFF96E88007F000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20180927)
[    0.200874] ACPI: Dynamic OEM Table Load:
[    0.200879] ACPI: SSDT 0xFFFF96E880219C00 00030A (v02 PmRef  ApCst    00003000 INTL 20180927)
[    0.203631] ACPI: Interpreter enabled
[    0.203667] ACPI: PM: (supports S0 S3 S4 S5)
[    0.203668] ACPI: Using IOAPIC for interrupt routing
[    0.203693] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
[    0.204705] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in ACPI motherboard resources
[    0.204714] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.205407] ACPI: Enabled 6 GPEs in block 00 to 7F
[    0.210601] ACPI: PM: Power Resource [PCRP]
[    0.210613] ACPI: PM: Power Resource [NVP2]
[    0.215390] ACPI: PM: Power Resource [V0PR]
[    0.215465] ACPI: PM: Power Resource [V1PR]
[    0.215536] ACPI: PM: Power Resource [V2PR]
[    0.218258] ACPI: PM: Power Resource [WRST]
[    0.219413] ACPI: PM: Power Resource [TBT0]
[    0.219452] ACPI: PM: Power Resource [TBT1]
[    0.219487] ACPI: PM: Power Resource [D3C]
[    0.227753] ACPI: PM: Power Resource [PIN]
[    0.228084] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.228089] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.232509] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.232510] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.235039] PCI host bridge to bus 0000:00
[    0.235040] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.235042] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.235043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.235044] pci_bus 0000:00: root bus resource [mem 0x4d400000-0xbfffffff window]
[    0.235045] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[    0.235046] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.235111] pci 0000:00:00.0: [8086:8a12] type 00 class 0x060000
[    0.235255] pci 0000:00:02.0: [8086:8a52] type 00 class 0x030000
[    0.235263] pci 0000:00:02.0: reg 0x10: [mem 0x6000000000-0x6000ffffff 64bit]
[    0.235269] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
[    0.235273] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
[    0.235288] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.235289] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics

Part 2

[    0.235292] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.235412] pci 0000:00:04.0: [8086:8a03] type 00 class 0x118000
[    0.235430] pci 0000:00:04.0: reg 0x10: [mem 0x6001120000-0x600112ffff 64bit]
[    0.235679] pci 0000:00:0d.0: [8086:8a13] type 00 class 0x0c0330
[    0.235691] pci 0000:00:0d.0: reg 0x10: [mem 0x6001110000-0x600111ffff 64bit]
[    0.235739] pci 0000:00:0d.0: PME# supported from D3hot D3cold
[    0.236084] pci 0000:00:12.0: [8086:34fc] type 00 class 0x070000
[    0.236108] pci 0000:00:12.0: reg 0x10: [mem 0x600113a000-0x600113bfff 64bit]
[    0.236189] pci 0000:00:12.0: PME# supported from D0 D3hot
[    0.236557] pci 0000:00:14.0: [8086:34ed] type 00 class 0x0c0330
[    0.236577] pci 0000:00:14.0: reg 0x10: [mem 0x6001100000-0x600110ffff 64bit]
[    0.236655] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.236971] pci 0000:00:14.2: [8086:34ef] type 00 class 0x050000
[    0.236993] pci 0000:00:14.2: reg 0x10: [mem 0x6001138000-0x6001139fff 64bit]
[    0.237008] pci 0000:00:14.2: reg 0x18: [mem 0x6001140000-0x6001140fff 64bit]
[    0.237180] pci 0000:00:14.3: [8086:34f0] type 00 class 0x028000
[    0.237221] pci 0000:00:14.3: reg 0x10: [mem 0x6001134000-0x6001137fff 64bit]
[    0.237364] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.237471] pci 0000:00:15.0: [8086:34e8] type 00 class 0x0c8000
[    0.237498] pci 0000:00:15.0: reg 0x10: [mem 0x600113f000-0x600113ffff 64bit]
[    0.237757] pci 0000:00:15.1: [8086:34e9] type 00 class 0x0c8000
[    0.237784] pci 0000:00:15.1: reg 0x10: [mem 0x600113e000-0x600113efff 64bit]
[    0.238076] pci 0000:00:16.0: [8086:34e0] type 00 class 0x078000
[    0.238101] pci 0000:00:16.0: reg 0x10: [mem 0x600113d000-0x600113dfff 64bit]
[    0.238218] pci 0000:00:16.0: PME# supported from D3hot
[    0.238581] pci 0000:00:1c.0: [8086:34b8] type 01 class 0x060400
[    0.238686] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.238724] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
[    0.239075] pci 0000:00:1c.6: [8086:34be] type 01 class 0x060400
[    0.239190] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.239260] pci 0000:00:1c.6: PTM enabled (root), 4ns granularity
[    0.239629] pci 0000:00:1d.0: [8086:34b0] type 01 class 0x060400
[    0.239732] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.239768] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[    0.240192] pci 0000:00:1f.0: [8086:3482] type 00 class 0x060100
[    0.240488] pci 0000:00:1f.3: [8086:34c8] type 00 class 0x040100
[    0.240525] pci 0000:00:1f.3: reg 0x10: [mem 0x6001130000-0x6001133fff 64bit]
[    0.240579] pci 0000:00:1f.3: reg 0x20: [mem 0x6001000000-0x60010fffff 64bit]
[    0.240676] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.241042] pci 0000:00:1f.4: [8086:34a3] type 00 class 0x0c0500
[    0.241071] pci 0000:00:1f.4: reg 0x10: [mem 0x600113c000-0x600113c0ff 64bit]
[    0.241126] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.241302] pci 0000:00:1f.5: [8086:34a4] type 00 class 0x0c8000
[    0.241323] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.241481] pci 0000:01:00.0: [10de:1d16] type 00 class 0x030200
[    0.241499] pci 0000:01:00.0: reg 0x10: [mem 0x62000000-0x62ffffff]
[    0.241513] pci 0000:01:00.0: reg 0x14: [mem 0x50000000-0x5fffffff 64bit pref]
[    0.241528] pci 0000:01:00.0: reg 0x1c: [mem 0x60000000-0x61ffffff 64bit pref]
[    0.241538] pci 0000:01:00.0: reg 0x24: [io  0x2000-0x207f]
[    0.241547] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    0.241568] pci 0000:01:00.0: Enabling HDA controller
[    0.241805] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.241808] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.241811] pci 0000:00:1c.0:   bridge window [mem 0x62000000-0x62ffffff]
[    0.241815] pci 0000:00:1c.0:   bridge window [mem 0x50000000-0x61ffffff 64bit pref]
[    0.241978] pci 0000:02:00.0: [1217:8621] type 00 class 0x080501
[    0.242002] pci 0000:02:00.0: reg 0x10: [mem 0x63101000-0x63101fff]
[    0.242015] pci 0000:02:00.0: reg 0x14: [mem 0x63100000-0x631007ff]
[    0.242198] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.245406] pci 0000:00:1c.6: PCI bridge to [bus 02]
[    0.245411] pci 0000:00:1c.6:   bridge window [mem 0x63100000-0x631fffff]
[    0.245475] pci 0000:03:00.0: [1c5c:1339] type 00 class 0x010802
[    0.245499] pci 0000:03:00.0: reg 0x10: [mem 0x63000000-0x63003fff 64bit]
[    0.245652] pci 0000:03:00.0: supports D1
[    0.245653] pci 0000:03:00.0: PME# supported from D0 D1 D3hot
[    0.245813] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    0.245818] pci 0000:00:1d.0:   bridge window [mem 0x63000000-0x630fffff]
[    0.252297] ACPI: EC: interrupt unblocked
[    0.252298] ACPI: EC: event unblocked
[    0.252319] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.252320] ACPI: EC: GPE=0x6e
[    0.252321] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot ECDT EC initialization complete
[    0.252322] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
[    0.252387] iommu: Default domain type: Translated 
[    0.252387] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.252387] SCSI subsystem initialized
[    0.252387] libata version 3.00 loaded.
[    0.252387] ACPI: bus type USB registered
[    0.252387] usbcore: registered new interface driver usbfs
[    0.252387] usbcore: registered new interface driver hub
[    0.252387] usbcore: registered new device driver usb
[    0.252387] pps_core: LinuxPPS API ver. 1 registered
[    0.252387] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.252387] PTP clock support registered
[    0.252390] EDAC MC: Ver: 3.0.0
[    0.252440] Registered efivars operations
[    0.252452] NetLabel: Initializing
[    0.252452] NetLabel:  domain hash size = 128
[    0.252453] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.252462] NetLabel:  unlabeled traffic allowed by default
[    0.252464] mctp: management component transport protocol core
[    0.252465] NET: Registered PF_MCTP protocol family
[    0.252468] PCI: Using ACPI for IRQ routing
[    0.273883] PCI: pci_cache_line_size set to 64 bytes
[    0.273961] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
[    0.274023] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.274025] e820: reserve RAM buffer [mem 0x01000000-0x03ffffff]
[    0.274025] e820: reserve RAM buffer [mem 0x2d2da000-0x2fffffff]
[    0.274026] e820: reserve RAM buffer [mem 0x30013018-0x33ffffff]
[    0.274027] e820: reserve RAM buffer [mem 0x30040018-0x33ffffff]
[    0.274028] e820: reserve RAM buffer [mem 0x300bd000-0x33ffffff]
[    0.274029] e820: reserve RAM buffer [mem 0x30115000-0x33ffffff]
[    0.274029] e820: reserve RAM buffer [mem 0x338ba000-0x33ffffff]
[    0.274030] e820: reserve RAM buffer [mem 0x3817b000-0x3bffffff]
[    0.274031] e820: reserve RAM buffer [mem 0x3bc00000-0x3bffffff]
[    0.274032] e820: reserve RAM buffer [mem 0x4b2c00000-0x4b3ffffff]
[    0.274041] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.274041] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.274041] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.274041] vgaarb: loaded
[    0.274041] clocksource: Switched to clocksource tsc-early
[    0.281183] VFS: Disk quotas dquot_6.6.0
[    0.281191] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.281241] pnp: PnP ACPI init
[    0.281360] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.281362] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.281364] system 00:00: [mem 0xfe800000-0xfe80ffff] has been reserved
[    0.281438] system 00:01: [io  0x1854-0x1857] has been reserved
[    0.281881] system 00:03: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.281883] system 00:03: [mem 0xfeda0000-0xfeda0fff] has been reserved
[    0.281884] system 00:03: [mem 0xfeda1000-0xfeda1fff] has been reserved
[    0.281885] system 00:03: [mem 0xc0000000-0xcfffffff] has been reserved
[    0.281886] system 00:03: [mem 0xfed20000-0xfed7ffff] could not be reserved
[    0.281887] system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.281888] system 00:03: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.282526] system 00:04: [io  0x1800-0x18fe] could not be reserved
[    0.282528] system 00:04: [mem 0xfd000000-0xfd68ffff] has been reserved
[    0.282529] system 00:04: [mem 0xfd6b0000-0xfd6cffff] has been reserved
[    0.282530] system 00:04: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.282532] system 00:04: [mem 0xfe000000-0xfe01ffff] has been reserved
[    0.282533] system 00:04: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.282534] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.282705] system 00:05: [io  0xff00-0xfffe] has been reserved
[    0.282823] system 00:06: [mem 0xfe038000-0xfe038fff] has been reserved
[    0.282958] pnp: PnP ACPI: found 7 devices
[    0.288332] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.288367] NET: Registered PF_INET protocol family
[    0.288514] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.289637] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.289655] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.289658] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.289760] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.289860] TCP: Hash tables configured (established 131072 bind 65536)
[    0.289941] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.289964] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.289986] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.290032] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.290036] NET: Registered PF_XDP protocol family
[    0.290039] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[    0.290046] pci 0000:00:1f.5: BAR 0: assigned [mem 0x4d400000-0x4d400fff]
[    0.290060] pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
[    0.290061] pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
[    0.290062] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.290064] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.290068] pci 0000:00:1c.0:   bridge window [mem 0x62000000-0x62ffffff]
[    0.290071] pci 0000:00:1c.0:   bridge window [mem 0x50000000-0x61ffffff 64bit pref]
[    0.290076] pci 0000:00:1c.6: PCI bridge to [bus 02]
[    0.290079] pci 0000:00:1c.6:   bridge window [mem 0x63100000-0x631fffff]
[    0.290086] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    0.290089] pci 0000:00:1d.0:   bridge window [mem 0x63000000-0x630fffff]
[    0.290096] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.290097] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.290098] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.290099] pci_bus 0000:00: resource 7 [mem 0x4d400000-0xbfffffff window]
[    0.290100] pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
[    0.290101] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.290101] pci_bus 0000:01: resource 1 [mem 0x62000000-0x62ffffff]
[    0.290102] pci_bus 0000:01: resource 2 [mem 0x50000000-0x61ffffff 64bit pref]
[    0.290103] pci_bus 0000:02: resource 1 [mem 0x63100000-0x631fffff]
[    0.290104] pci_bus 0000:03: resource 1 [mem 0x63000000-0x630fffff]
[    0.290481] PCI: CLS 0 bytes, default 64
[    0.290496] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.290497] software IO TLB: mapped [mem 0x00000000292da000-0x000000002d2da000] (64MB)
[    0.290515] Trying to unpack rootfs image as initramfs...
[    0.290525] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x159647815e3, max_idle_ns: 440795269835 ns
[    0.290556] clocksource: Switched to clocksource tsc
[    0.290570] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.290586] sgx: EPC section 0x400c0000-0x45d7ffff
[    0.291703] Initialise system trusted keyrings
[    0.291711] Key type blacklist registered
[    0.291736] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    0.292933] zbud: loaded
[    0.293581] integrity: Platform Keyring initialized
[    0.293585] integrity: Machine keyring initialized
[    0.304782] NET: Registered PF_ALG protocol family
[    0.304784] xor: automatically using best checksumming function   avx       
[    0.304785] Key type asymmetric registered
[    0.304786] Asymmetric key parser 'x509' registered
[    0.619519] Freeing initrd memory: 36168K
[    0.622365] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    0.622388] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.622413] io scheduler mq-deadline registered
[    0.622414] io scheduler kyber registered
[    0.622441] io scheduler bfq registered
[    0.623967] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    0.624507] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
[    0.624553] pcieport 0000:00:1c.0: AER: enabled with IRQ 122
[    0.624586] pcieport 0000:00:1c.0: DPC: enabled with IRQ 122
[    0.624586] pcieport 0000:00:1c.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.624811] pcieport 0000:00:1c.6: PME: Signaling with IRQ 123
[    0.624895] pcieport 0000:00:1c.6: AER: enabled with IRQ 123
[    0.624932] pcieport 0000:00:1c.6: DPC: enabled with IRQ 123
[    0.624932] pcieport 0000:00:1c.6: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.625142] pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
[    0.625182] pcieport 0000:00:1d.0: AER: enabled with IRQ 124
[    0.625207] pcieport 0000:00:1d.0: DPC: enabled with IRQ 124
[    0.625207] pcieport 0000:00:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.625304] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.625459] Monitor-Mwait will be used to enter C-1 state
[    0.625465] Monitor-Mwait will be used to enter C-2 state
[    0.625469] Monitor-Mwait will be used to enter C-3 state
[    0.625472] ACPI: \_SB_.PR00: Found 3 idle states
[    0.625808] ACPI: AC: AC Adapter [ADP1] (off-line)
[    0.625863] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.625905] ACPI: button: Power Button [PWRB]
[    0.625924] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    0.625938] ACPI: button: Lid Switch [LID0]
[    0.625954] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    0.625966] ACPI: button: Sleep Button [SLPB]
[    0.625984] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.625995] ACPI: button: Power Button [PWRF]
[    0.626104] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 2389
[    0.627824] thermal LNXTHERM:00: registered as thermal_zone0
[    0.627826] ACPI: thermal: Thermal Zone [TZS0] (70 C)
[    0.627986] thermal LNXTHERM:01: registered as thermal_zone1
[    0.627986] ACPI: thermal: Thermal Zone [TZS1] (46 C)
[    0.628142] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.629134] serial 0000:00:12.0: enabling device (0000 -> 0002)
[    0.629150] ACPI: battery: Slot [BAT0] (battery present)
[    0.629460] hpet_acpi_add: no address or irqs in _CRS
[    0.629491] Non-volatile memory driver v1.3
[    0.629495] Linux agpgart interface v0.103
[    0.637331] ACPI: bus type drm_connector registered
[    0.644534] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.644536] ehci-pci: EHCI PCI platform driver
[    0.644541] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.644543] ohci-pci: OHCI PCI platform driver
[    0.644546] uhci_hcd: USB Universal Host Controller Interface driver
[    0.644587] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    0.644605] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
[    0.645662] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x110 quirks 0x0000000200009810
[    0.645813] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    0.645831] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
[    0.645832] xhci_hcd 0000:00:0d.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.645854] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18
[    0.645856] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.645857] usb usb1: Product: xHCI Host Controller
[    0.645857] usb usb1: Manufacturer: Linux 5.18.5-200.fc36.x86_64 xhci-hcd
[    0.645858] usb usb1: SerialNumber: 0000:00:0d.0
[    0.645912] hub 1-0:1.0: USB hub found
[    0.645919] hub 1-0:1.0: 1 port detected
[    0.645968] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.18
[    0.645969] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.645970] usb usb2: Product: xHCI Host Controller
[    0.645971] usb usb2: Manufacturer: Linux 5.18.5-200.fc36.x86_64 xhci-hcd
[    0.645971] usb usb2: SerialNumber: 0000:00:0d.0
[    0.646011] hub 2-0:1.0: USB hub found
[    0.646019] hub 2-0:1.0: 4 ports detected
[    0.646550] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.646570] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.647657] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x110 quirks 0x0000000000009810
[    0.647863] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.647880] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.647882] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.647900] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18
[    0.647901] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.647902] usb usb3: Product: xHCI Host Controller
[    0.647902] usb usb3: Manufacturer: Linux 5.18.5-200.fc36.x86_64 xhci-hcd
[    0.647903] usb usb3: SerialNumber: 0000:00:14.0
[    0.647950] hub 3-0:1.0: USB hub found
[    0.647966] hub 3-0:1.0: 12 ports detected
[    0.648784] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.18
[    0.648785] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.648786] usb usb4: Product: xHCI Host Controller
[    0.648786] usb usb4: Manufacturer: Linux 5.18.5-200.fc36.x86_64 xhci-hcd
[    0.648787] usb usb4: SerialNumber: 0000:00:14.0
[    0.648835] hub 4-0:1.0: USB hub found
[    0.648847] hub 4-0:1.0: 6 ports detected
[    0.648988] usb: port power management may be unreliable
[    0.649259] usbcore: registered new interface driver usbserial_generic
[    0.649262] usbserial: USB Serial support registered for generic
[    0.649273] i8042: PNP: PS/2 Controller [PNP0303:KBD0] at 0x60,0x64 irq 1
[    0.649274] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.650054] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.650088] mousedev: PS/2 mouse device common for all mice
[    0.650214] rtc_cmos rtc_cmos: RTC can wake from S4
[    0.651015] rtc_cmos rtc_cmos: registered as rtc0
[    0.651157] rtc_cmos rtc_cmos: setting system clock to 2022-06-23T09:16:06 UTC (1655975766)
[    0.651164] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
[    0.651715] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    0.651726] device-mapper: uevent: version 1.0.3
[    0.651759] device-mapper: ioctl: 4.46.0-ioctl (2022-02-22) initialised: dm-devel@redhat.com
[    0.651846] intel_pstate: Intel P-state driver initializing
[    0.652414] intel_pstate: HWP enabled
[    0.652642] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[    0.653308] fbcon: Deferring console take-over
[    0.653310] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[    0.653340] hid: raw HID events driver (C) Jiri Kosina
[    0.653361] usbcore: registered new interface driver usbhid
[    0.653362] usbhid: USB HID core driver
[    0.653395] intel_pmc_core INT33A1:00:  initialized
[    0.653497] drop_monitor: Initializing network drop monitor service
[    0.664162] Initializing XFRM netlink socket
[    0.664232] NET: Registered PF_INET6 protocol family
[    0.667292] Segment Routing with IPv6
[    0.667293] RPL Segment Routing with IPv6
[    0.667300] In-situ OAM (IOAM) with IPv6
[    0.667316] mip6: Mobile IPv6
[    0.667317] NET: Registered PF_PACKET protocol family
[    0.667810] microcode: sig=0x706e5, pf=0x80, revision=0xb0
[    0.667838] microcode: Microcode Update Driver: v2.2.
[    0.667843] IPI shorthand broadcast: enabled
[    0.667847] AVX2 version of gcm_enc/dec engaged.
[    0.667908] AES CTR mode by8 optimization enabled
[    0.668067] sched_clock: Marking stable (661540559, 6521522)->(678654706, -10592625)
[    0.668277] registered taskstats version 1
[    0.668372] Loading compiled-in X.509 certificates
[    0.675814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    0.690798] Loaded X.509 cert 'Fedora kernel signing key: a53fbadddadbb1164ecb4738c5e4c2a4f07abbf2'
[    0.691029] zswap: loaded using pool lzo/zbud
[    0.691165] page_owner is disabled
[    0.691194] Key type ._fscrypt registered
[    0.691195] Key type .fscrypt registered
[    0.691195] Key type fscrypt-provisioning registered
[    0.691386] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes
[    0.691397] Key type big_key registered
[    0.691570] Key type trusted registered
[    0.693358] Key type encrypted registered
[    0.693732] integrity: Loading X.509 certificate: UEFI:db
[    0.693751] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    0.693752] integrity: Loading X.509 certificate: UEFI:db
[    0.693764] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    0.694102] Loading compiled-in module X.509 certificates
[    0.694533] Loaded X.509 cert 'Fedora kernel signing key: a53fbadddadbb1164ecb4738c5e4c2a4f07abbf2'

part3


[    0.694535] ima: Allocated hash algorithm: sha256
[    0.729125] ima: No architecture policies found
[    0.729132] evm: Initialising EVM extended attributes:
[    0.729163] evm: security.selinux
[    0.729164] evm: security.SMACK64 (disabled)
[    0.729165] evm: security.SMACK64EXEC (disabled)
[    0.729166] evm: security.SMACK64TRANSMUTE (disabled)
[    0.729167] evm: security.SMACK64MMAP (disabled)
[    0.729168] evm: security.apparmor (disabled)
[    0.729168] evm: security.ima
[    0.729169] evm: security.capability
[    0.729170] evm: HMAC attrs: 0x1
[    0.761598] alg: No test for 842 (842-scomp)
[    0.761634] alg: No test for 842 (842-generic)
[    0.854539] BERT: Error records from previous boot:
[    0.854540] BERT: Max print length exceeded, table data is available at:
               /sys/firmware/acpi/tables/data/BERT
[    0.854642] PM:   Magic number: 10:401:273
[    0.854651] usb usb1-port1: hash matches
[    0.854702] tty tty10: hash matches
[    0.854707] net lo: hash matches
[    0.854728] acpi device:7b: hash matches
[    0.854790] RAS: Correctable Errors collector initialized.
[    0.860912] Freeing unused decrypted memory: 2036K
[    0.861261] Freeing unused kernel image (initmem) memory: 2716K
[    0.865404] Write protecting the kernel read-only data: 30720k
[    0.865877] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    0.865998] Freeing unused kernel image (rodata/data gap) memory: 1020K
[    0.873522] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.873529] rodata_test: all tests were successful
[    0.873533] Run /init as init process
[    0.873534]   with arguments:
[    0.873535]     /init
[    0.873535]     rhgb
[    0.873536]   with environment:
[    0.873536]     HOME=/
[    0.873537]     TERM=linux
[    0.873537]     BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.18.5-200.fc36.x86_64
[    0.884408] usb 3-2: new high-speed USB device number 2 using xhci_hcd
[    0.914987] systemd[1]: systemd v250.7-1.fc36 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    0.915090] systemd[1]: Detected architecture x86-64.
[    0.915091] systemd[1]: Running in initial RAM disk.
[    0.915113] systemd[1]: No hostname configured, using default hostname.
[    0.915159] systemd[1]: Hostname set to <fedora>.
[    1.042335] usb 3-2: New USB device found, idVendor=174f, idProduct=243f, bcdDevice= 0.08
[    1.042352] usb 3-2: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.042355] usb 3-2: Product: Integrated Camera
[    1.042357] usb 3-2: Manufacturer: Generic
[    1.042359] usb 3-2: SerialNumber: 200901010001
[    1.158728] usb 3-5: new full-speed USB device number 3 using xhci_hcd
[    1.200639] systemd[1]: LSM BPF program attached
[    1.267726] systemd[1]: Queued start job for default target initrd.target.
[    1.267827] systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System.
[    1.267911] systemd[1]: Reached target local-fs.target - Local File Systems.
[    1.267924] systemd[1]: Reached target slices.target - Slice Units.
[    1.267932] systemd[1]: Reached target swap.target - Swaps.
[    1.267938] systemd[1]: Reached target timers.target - Timer Units.
[    1.267988] systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket.
[    1.268060] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[    1.268114] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    1.268160] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[    1.268209] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    1.268243] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    1.268250] systemd[1]: Reached target sockets.target - Socket Units.
[    1.269046] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    1.269080] systemd[1]: memstrack.service - Memstrack Anylazing Service was skipped because all trigger condition checks failed.
[    1.269873] systemd[1]: Starting systemd-journald.service - Journal Service...
[    1.270404] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    1.270915] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[    1.271407] systemd[1]: Starting systemd-vconsole-setup.service - Setup Virtual Console...
[    1.278528] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    1.286582] usb 3-5: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
[    1.286589] usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.286592] usb 3-5: Product: USB Receiver
[    1.286594] usb 3-5: Manufacturer: Logitech
[    1.288944] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/0003:046D:C534.0001/input/input5
[    1.290468] systemd[1]: Finished systemd-sysusers.service - Create System Users.
[    1.290518] audit: type=1130 audit(1655975767.138:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.291364] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[    1.309471] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[    1.309529] audit: type=1130 audit(1655975767.157:3): 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'
[    1.309623] systemd[1]: Started systemd-journald.service - Journal Service.
[    1.309684] audit: type=1130 audit(1655975767.157:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.321931] fuse: init (API version 7.36)
[    1.325524] audit: type=1130 audit(1655975767.173:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.326373] IPMI message handler: version 39.2
[    1.328002] ipmi device interface
[    1.333567] audit: type=1130 audit(1655975767.181:6): 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'
[    1.340466] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-5/input0
[    1.342485] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:046D:C534.0002/input/input6
[    1.342535] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:046D:C534.0002/input/input7
[    1.351679] audit: type=1130 audit(1655975767.199:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.358735] audit: type=1130 audit(1655975767.206:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline-ask comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.395467] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:046D:C534.0002/input/input8
[    1.395571] hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-5/input1
[    1.414717] audit: type=1130 audit(1655975767.262:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.441899] audit: type=1130 audit(1655975767.289:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.511366] usb 3-6: new high-speed USB device number 4 using xhci_hcd
[    1.603838] logitech-djreceiver 0003:046D:C534.0001: hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-5/input0
[    1.622565] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    1.622651] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    1.622772] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    1.622873] acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    1.622988] acpi PNP0C14:06: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    1.645038] usb 3-6: New USB device found, idVendor=27c6, idProduct=55b4, bcdDevice= 1.00
[    1.645046] usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.645050] usb 3-6: Product: Goodix FingerPrint Device
[    1.645052] usb 3-6: Manufacturer: Generic
[    1.715708] input: MSFT0001:00 04F3:3140 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-MSFT0001:00/0018:04F3:3140.0003/input/input11
[    1.731683] input: MSFT0001:00 04F3:3140 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-MSFT0001:00/0018:04F3:3140.0003/input/input12
[    1.731822] hid-generic 0018:04F3:3140.0003: input,hidraw1: I2C HID v1.00 Mouse [MSFT0001:00 04F3:3140] on i2c-MSFT0001:00
[    1.731881] logitech-djreceiver 0003:046D:C534.0002: hiddev96,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-5/input1
[    1.760397] usb 3-10: new full-speed USB device number 5 using xhci_hcd
[    1.773470] input: MSFT0001:00 04F3:3140 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-MSFT0001:00/0018:04F3:3140.0003/input/input13
[    1.773616] input: MSFT0001:00 04F3:3140 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-MSFT0001:00/0018:04F3:3140.0003/input/input14
[    1.773682] hid-multitouch 0018:04F3:3140.0003: input,hidraw1: I2C HID v1.00 Mouse [MSFT0001:00 04F3:3140] on i2c-MSFT0001:00
[    1.773816] typec port0: bound usb3-port1 (ops connector_ops)
[    1.773824] typec port0: bound usb2-port1 (ops connector_ops)
[    1.785874] logitech-djreceiver 0003:046D:C534.0002: device of type eQUAD nano Lite (0x0a) connected on slot 2
[    1.785982] input: Logitech Wireless Mouse PID:4054 Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:046D:C534.0002/0003:046D:4054.0004/input/input15
[    1.786066] hid-generic 0003:046D:4054.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:4054] on usb-0000:00:14.0-5/input1:2
[    1.805746] input: WACF2200:00 056A:5218 Touchscreen as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-WACF2200:00/0018:056A:5218.0005/input/input19
[    1.805832] input: WACF2200:00 056A:5218 as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-WACF2200:00/0018:056A:5218.0005/input/input20
[    1.805939] input: WACF2200:00 056A:5218 Stylus as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-WACF2200:00/0018:056A:5218.0005/input/input21
[    1.805997] input: WACF2200:00 056A:5218 as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-WACF2200:00/0018:056A:5218.0005/input/input22
[    1.806084] input: WACF2200:00 056A:5218 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-WACF2200:00/0018:056A:5218.0005/input/input23
[    1.806141] hid-generic 0018:056A:5218.0005: input,hidraw4: I2C HID v1.00 Mouse [WACF2200:00 056A:5218] on i2c-WACF2200:00
[    1.815476] nvme nvme0: pci function 0000:03:00.0
[    1.816924] sdhci: Secure Digital Host Controller Interface driver
[    1.816927] sdhci: Copyright(c) Pierre Ossman
[    1.820651] nvme nvme0: missing or invalid SUBNQN field.
[    1.822864] nvme nvme0: 8/0/0 default/read/poll queues
[    1.825102]  nvme0n1: p1 p2 p3
[    1.840689] sdhci-pci 0000:02:00.0: SDHCI controller found [1217:8621] (rev 1)
[    1.841427] mmc0: SDHCI controller on PCI [0000:02:00.0] using ADMA
[    1.869800] BTRFS: device label fedora_localhost-live devid 1 transid 44266 /dev/nvme0n1p3 scanned by systemd-udevd (427)
[    1.890772] usb 3-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
[    1.890777] usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.922441] input: Wacom HID 5218 Pen as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-WACF2200:00/0018:056A:5218.0005/input/input24
[    1.942524] input: Wacom HID 5218 Finger as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-WACF2200:00/0018:056A:5218.0005/input/input25
[    1.942605] wacom 0018:056A:5218.0005: hidraw3: I2C HID v1.00 Mouse [WACF2200:00 056A:5218] on i2c-WACF2200:00
[    1.947922] input: Logitech Wireless Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:046D:C534.0002/0003:046D:4054.0004/input/input27
[    1.948055] logitech-hidpp-device 0003:046D:4054.0004: input,hidraw4: USB HID v1.11 Mouse [Logitech Wireless Mouse] on usb-0000:00:14.0-5/input1:2
[    1.959153] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20211217/nsarguments-61)
[    1.959197] ACPI Warning: \_SB.PCI0.RP01.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20211217/nsarguments-61)
[    1.959346] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[    1.959349] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.RP01.PXSX handle
[    1.959350] nouveau: detected PR support, will not use DSM
[    1.959385] nouveau 0000:01:00.0: enabling device (0006 -> 0007)
[    1.959702] nouveau 0000:01:00.0: NVIDIA GP108 (138000a1)
[    2.024459] nouveau 0000:01:00.0: bios: version 86.08.40.00.b5
[    2.028641] nouveau 0000:01:00.0: pmu: firmware unavailable
[    2.047856] i915 0000:00:02.0: vgaarb: deactivate vga console
[    2.060681] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    2.063264] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/icl_dmc_ver1_09.bin (v1.9)
[    2.115982] nouveau 0000:01:00.0: fb: 2048 MiB GDDR5
[    2.116281] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 1
[    2.118862] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.119149] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input28
[    2.119264] ACPI: video: Video Device [PXSX] (multi-head: no  rom: yes  post: no)
[    2.119332] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:3d/LNXVIDEO:01/input/input29
[    2.120669] fbcon: i915drmfb (fb0) is primary device
[    2.120670] fbcon: Deferring console take-over
[    2.120672] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    2.157347] vga_switcheroo: enabled
[    2.157360] nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB
[    2.157362] nouveau 0000:01:00.0: DRM: GART: 536870912 MiB
[    2.157363] nouveau 0000:01:00.0: DRM: BIT table 'A' not found
[    2.157364] nouveau 0000:01:00.0: DRM: BIT table 'L' not found
[    2.157365] nouveau 0000:01:00.0: DRM: Pointer to TMDS table not found
[    2.157366] nouveau 0000:01:00.0: DRM: DCB version 4.1
[    2.158786] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
[    2.158926] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 2
[    2.234445] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=2
[    2.244035] hid-generic 001F:8087:0AC2.0006: hidraw5: <UNKNOWN> HID v2.00 Device [hid-ishtp 8087:0AC2] on 
[    2.245702] hid-generic 001F:8087:0AC2.0007: hidraw6: <UNKNOWN> HID v2.00 Device [hid-ishtp 8087:0AC2] on 
[    2.293339] BTRFS info (device nvme0n1p3): flagging fs with big metadata feature
[    2.293349] BTRFS info (device nvme0n1p3): using free space tree
[    2.293352] BTRFS info (device nvme0n1p3): has skinny extents
[    2.327953] BTRFS info (device nvme0n1p3): enabling ssd optimizations
[    2.327974] BTRFS info (device nvme0n1p3): start tree-log replay
[    2.926138] systemd-journald[268]: Received SIGTERM from PID 1 (systemd).
[    3.031067] SELinux:  policy capability network_peer_controls=1
[    3.031071] SELinux:  policy capability open_perms=1
[    3.031071] SELinux:  policy capability extended_socket_class=1
[    3.031072] SELinux:  policy capability always_check_network=0
[    3.031072] SELinux:  policy capability cgroup_seclabel=1
[    3.031073] SELinux:  policy capability nnp_nosuid_transition=1
[    3.031073] SELinux:  policy capability genfs_seclabel_symlinks=1
[    3.031073] SELinux:  policy capability ioctl_skip_cloexec=0
[    3.060732] systemd[1]: Successfully loaded SELinux policy in 57.604ms.

part4 (final)

[    3.066155] systemd[1]: RTC configured in localtime, applying delta of 330 minutes to system time.
[    3.086051] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 18.383ms.
[    3.089274] systemd[1]: systemd v250.7-1.fc36 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    3.101487] systemd[1]: Detected architecture x86-64.
[    3.502632] systemd[1]: LSM BPF program attached
[    3.642889] systemd-sysv-generator[580]: 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.
[    3.642992] systemd-sysv-generator[580]: 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.
[    3.644613] systemd-sysv-generator[580]: SysV service '/etc/rc.d/init.d/jexec' 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.
[    3.663503] zram: Added device: zram0
[    3.721194] systemd[1]: /usr/lib/systemd/system/docker.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock β†’ /run/docker.sock; please update the unit file accordingly.
[    3.792681] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[    3.810026] systemd[1]: Stopped initrd-switch-root.service - Switch Root.
[    3.811032] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[    3.811828] systemd[1]: Created slice machine.slice - Virtual Machine and Container Slice.
[    3.812681] systemd[1]: Created slice system-akmods\x2dkeygen.slice - Slice /system/akmods-keygen.
[    3.813424] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[    3.814144] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[    3.814884] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[    3.815621] systemd[1]: Created slice system-systemd\x2dzram\x2dsetup.slice - Slice /system/systemd-zram-setup.
[    3.816287] systemd[1]: Created slice user.slice - User and Session Slice.
[    3.816359] 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).
[    3.816561] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[    3.817131] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[    3.817209] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[    3.817252] systemd[1]: Reached target getty.target - Login Prompts.
[    3.817299] systemd[1]: Stopped target initrd-switch-root.target - Switch Root.
[    3.817348] systemd[1]: Stopped target initrd-fs.target - Initrd File Systems.
[    3.817378] systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System.
[    3.817410] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[    3.817497] systemd[1]: Reached target slices.target - Slice Units.
[    3.817544] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[    3.818157] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[    3.819884] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[    3.821846] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[    3.822058] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[    3.823104] systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket.
[    3.824430] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    3.824837] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    3.825302] systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket.
[    3.827329] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[    3.828882] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[    3.830233] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[    3.831428] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[    3.831717] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of a failed condition check (ConditionPathExists=/etc/krb5.keytab).
[    3.832899] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    3.834005] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    3.834891] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[    3.835731] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[    3.836605] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[    3.837706] systemd[1]: Starting nfs-convert.service - Preprocess NFS configuration convertion...
[    3.837781] systemd[1]: plymouth-switch-root.service: Deactivated successfully.
[    3.845507] systemd[1]: Stopped plymouth-switch-root.service - Plymouth switch root service.
[    3.845679] systemd[1]: systemd-fsck-root.service: Deactivated successfully.
[    3.859636] systemd[1]: Stopped systemd-fsck-root.service - File System Check on Root Device.
[    3.859891] systemd[1]: Stopped systemd-journald.service - Journal Service.
[    3.875437] systemd[1]: Starting systemd-journald.service - Journal Service...
[    3.877828] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    3.879897] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...
[    3.882108] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[    3.882350] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because all trigger condition checks failed.
[    3.884334] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[    3.886894] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[    3.887104] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[    3.887226] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[    3.887365] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[    3.890606] BTRFS info (device nvme0n1p3: state M): use zstd compression, level 1
[    3.890613] BTRFS info (device nvme0n1p3: state M): using free space tree
[    3.894646] systemd-journald[602]: File /run/log/journal/b0d8a2f95d57444fb8552788d32b6368/system.journal corrupted or uncleanly shut down, renaming and replacing.
[    3.903616] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    3.904774] systemd[1]: Started systemd-journald.service - Journal Service.
[    4.046418] systemd-journald[602]: Received client request to flush runtime journal.
[    4.048909] systemd-journald[602]: File /var/log/journal/b0d8a2f95d57444fb8552788d32b6368/system.journal corrupted or uncleanly shut down, renaming and replacing.
[    4.349127] Consider using thermal netlink events interface
[    4.469732] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input30
[    4.526652] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    4.540663] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    4.541499] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    4.589714] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
[    4.590029] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    4.590108] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    4.594142] i2c i2c-21: 2/2 memory slots populated (from DMI)
[    4.594864] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[    4.625556] intel_rapl_common: Found RAPL domain package
[    4.653197] input: PC Speaker as /devices/platform/pcspkr/input/input31
[    4.684079] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    4.684991] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    4.727941] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
[    4.727947] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    4.727949] RAPL PMU: hw unit of domain package 2^-14 Joules
[    4.727950] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    4.743525] zram0: detected capacity change from 0 to 16777216
[    4.794339] i801_smbus 0000:00:1f.4: Transaction timeout
[    4.796373] i801_smbus 0000:00:1f.4: Failed terminating the transaction
[    4.796452] i801_smbus 0000:00:1f.4: SMBus is busy, can't use it!
[    4.817482] Intel(R) Wireless WiFi driver for Linux
[    4.817575] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    4.926358] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-Qu-c0-hr-b0-72.ucode failed with error -2
[    4.928925] loop: module loaded
[    4.949165] Adding 8388604k swap on /dev/zram0.  Priority:100 extents:1 across:8388604k SSDscFS
[    4.969891] loop0: detected capacity change from 0 to 233240
[    4.969958] loop3: detected capacity change from 0 to 166424
[    4.970471] loop1: detected capacity change from 0 to 8
[    4.970491] loop2: detected capacity change from 0 to 113736
[    4.972177] loop4: detected capacity change from 0 to 96160
[    4.980004] loop6: detected capacity change from 0 to 91544
[    4.992219] intel_rapl_common: Found RAPL domain package
[    4.992225] intel_rapl_common: Found RAPL domain core
[    4.992228] intel_rapl_common: Found RAPL domain uncore
[    4.995162] loop5: detected capacity change from 0 to 337424
[    5.009642] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    5.012220] iTCO_vendor_support: vendor-support=0
[    5.013206] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[    5.013227] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[    5.014625] iwlwifi 0000:00:14.3: loaded firmware version 71.058653f6.0 Qu-c0-hr-b0-71.ucode op_mode iwlmvm
[    5.016351] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[    5.055391] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Quota mode: none.
[    5.059945] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[    5.067563] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    5.152039] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[    5.152070] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[    5.188579] intel_tcc_cooling: Programmable TCC Offset detected
[    5.268464] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x332
[    5.268544] thermal thermal_zone9: failed to read out thermal zone (-61)
[    5.341928] sof-audio-pci-intel-icl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[    5.341949] sof-audio-pci-intel-icl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[    5.341966] sof-audio-pci-intel-icl 0000:00:1f.3: enabling device (0000 -> 0002)
[    5.342135] sof-audio-pci-intel-icl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
[    5.342319] sof-audio-pci-intel-icl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    5.349167] sof-audio-pci-intel-icl 0000:00:1f.3: use msi interrupt mode
[    5.391869] iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
[    5.411548] sof-audio-pci-intel-icl 0000:00:1f.3: hda codecs found, mask 5
[    5.411554] sof-audio-pci-intel-icl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[    5.411563] sof-audio-pci-intel-icl 0000:00:1f.3: DMICs detected in NHLT tables: 2
[    5.437232] sof-audio-pci-intel-icl 0000:00:1f.3: Firmware info: version 2:1:1-3964a
[    5.437235] sof-audio-pci-intel-icl 0000:00:1f.3: Firmware: ABI 3:21:0 Kernel ABI 3:19:1
[    5.437237] sof-audio-pci-intel-icl 0000:00:1f.3: warn: FW ABI is more recent than kernel
[    5.437243] sof-audio-pci-intel-icl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
[    5.457755] iwlwifi 0000:00:14.3: base HW address: c8:b2:9b:f1:c1:10
[    5.479029] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
[    5.534184] sof-audio-pci-intel-icl 0000:00:1f.3: Firmware info: version 2:1:1-3964a
[    5.534192] sof-audio-pci-intel-icl 0000:00:1f.3: Firmware: ABI 3:21:0 Kernel ABI 3:19:1
[    5.534196] sof-audio-pci-intel-icl 0000:00:1f.3: warn: FW ABI is more recent than kernel
[    5.559124] sof-audio-pci-intel-icl 0000:00:1f.3: Topology: ABI 3:21:0 Kernel ABI 3:19:1
[    5.559129] sof-audio-pci-intel-icl 0000:00:1f.3: warn: topology ABI is more recent than kernel
[    5.559319] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Parent card not yet available, widget card binding deferred
[    5.571891] snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    5.571894] snd_hda_codec_realtek ehdaudio0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    5.571895] snd_hda_codec_realtek ehdaudio0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    5.571896] snd_hda_codec_realtek ehdaudio0D0:    mono: mono_out=0x0
[    5.571897] snd_hda_codec_realtek ehdaudio0D0:    inputs:
[    5.571897] snd_hda_codec_realtek ehdaudio0D0:      Mic=0x19
[    5.612292] snd_hda_codec_realtek ehdaudio0D0: ASoC: sink widget AIF1TX overwritten
[    5.612303] snd_hda_codec_realtek ehdaudio0D0: ASoC: source widget AIF1RX overwritten
[    5.612631] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi3 overwritten
[    5.612640] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi2 overwritten
[    5.612646] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi1 overwritten
[    5.612654] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Codec Output Pin1 overwritten
[    5.612660] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Codec Input Pin1 overwritten
[    5.612670] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Analog Codec Playback overwritten
[    5.612682] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Digital Codec Playback overwritten
[    5.612690] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Alt Analog Codec Playback overwritten
[    5.612702] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Analog Codec Capture overwritten
[    5.612710] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Digital Codec Capture overwritten
[    5.612719] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Alt Analog Codec Capture overwritten
[    5.612735] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 3
[    5.612739] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 4
[    5.626464] input: sof-hda-dsp Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input32
[    5.626554] input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input33
[    5.626628] input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input34
[    5.626682] input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input35
[    5.626740] input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input36
[    5.776638] mc: Linux media interface: v0.10
[    5.795743] videodev: Linux video capture interface: v2.00
[    5.838687] Bluetooth: Core ver 2.22
[    5.838715] NET: Registered PF_BLUETOOTH protocol family
[    5.838716] Bluetooth: HCI device and connection manager initialized
[    5.838719] Bluetooth: HCI socket layer initialized
[    5.838720] Bluetooth: L2CAP socket layer initialized
[    5.838724] Bluetooth: SCO socket layer initialized
[    5.921569] usb 3-2: Found UVC 1.10 device Integrated Camera (174f:243f)
[    5.925651] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/input/input37
[    5.925725] usbcore: registered new interface driver uvcvideo
[    5.960703] kauditd_printk_skb: 146 callbacks suppressed
[    5.960706] audit: type=1130 audit(1655955971.808:155): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.961650] usbcore: registered new interface driver btusb
[    5.962875] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 11 2017
[    5.963913] Bluetooth: hci0: Device revision is 2
[    5.963916] Bluetooth: hci0: Secure boot is enabled
[    5.963917] Bluetooth: hci0: OTP lock is enabled
[    5.963917] Bluetooth: hci0: API lock is enabled
[    5.963918] Bluetooth: hci0: Debug lock is disabled
[    5.963919] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    5.986634] audit: type=1130 audit(1655955971.834:156): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.997041] Bluetooth: hci0: Found device firmware: intel/ibt-19-32-4.sfi
[    5.997116] Bluetooth: hci0: Boot Address: 0x24800
[    5.997117] Bluetooth: hci0: Firmware Version: 118-17.22
[    6.006623] audit: type=1130 audit(1655955971.854:157): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.031820] audit: type=1130 audit(1655955971.879:158): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-boot-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.060631] audit: type=1130 audit(1655955971.908:159): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.106577] audit: type=1130 audit(1655955971.954:160): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.121520] audit: type=1334 audit(1655955971.969:161): prog-id=63 op=LOAD
[    6.121604] audit: type=1334 audit(1655955971.969:162): prog-id=64 op=LOAD
[    6.121622] audit: type=1334 audit(1655955971.969:163): prog-id=65 op=LOAD
[    6.123312] audit: type=1334 audit(1655955971.970:164): prog-id=66 op=LOAD
[    6.196380] RPC: Registered named UNIX socket transport module.
[    6.196385] RPC: Registered udp transport module.
[    6.196387] RPC: Registered tcp transport module.
[    6.196388] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    6.440251] hid-sensor-hub 001F:8087:0AC2.0006: hid_field_extract() called with n (192) > 32! (kworker/5:3)
[    6.442973] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.442979] Bluetooth: BNEP filters: protocol multicast
[    6.442987] Bluetooth: BNEP socket layer initialized
[    6.575639] NET: Registered PF_QIPCRTR protocol family
[    6.883765] vboxdrv: loading out-of-tree module taints kernel.
[    6.883951] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[    6.886774] vboxdrv: Found 8 processor cores
[    6.908851] vboxdrv: TSC mode is Invariant, tentative frequency 1497573694 Hz
[    6.908857] vboxdrv: Successfully loaded version 6.1.34_rpmfusion r150636 (interface 0x00320000)
[    6.970168] VBoxNetFlt: Successfully started.
[    7.004243] VBoxNetAdp: Successfully started.
[    7.677594] Bluetooth: hci0: Waiting for firmware download to complete
[    7.677897] Bluetooth: hci0: Firmware loaded in 1641463 usecs
[    7.677928] Bluetooth: hci0: Waiting for device to boot
[    7.693033] Bluetooth: hci0: Device booted in 14761 usecs
[    7.693093] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
[    7.693720] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-32-4.ddc
[    7.696001] Bluetooth: hci0: Applying Intel DDC parameters completed
[    7.696997] Bluetooth: hci0: Firmware revision 0.4 build 118 week 17 2022
[   11.731318] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   11.737112] Bridge firewalling registered
[   12.969242] rfkill: input handler disabled
[   13.169993] Bluetooth: RFCOMM TTY layer initialized
[   13.170002] Bluetooth: RFCOMM socket layer initialized
[   13.170056] Bluetooth: RFCOMM ver 1.11

Is there anything to fix with respect to the
xorg-x11-drv-nouveau

Can you post the output of:
lsmod | grep nvidia
Apparently you are using the nouveau driver which is not good thanks to nvidia not helping its devs. You can install proprietary nvidia drivers from rpmfusion nonfree repos or blacklist nouveau and use your iGPU (if you have one)

no output