You are not logged in.

#1 2022-11-04 13:03:09

rktf
Member
Registered: 2022-11-04
Posts: 32

Graphics Card not detected

Hey all, i'm using Arch on a HP 250 G6 laptop that has HD Graphics 520 and a Radeon R5 M330 (Sea Islands (CIK), but using the command lspci -k | grep -A 3 -E "(VGA|3D)" i can't see it.

I have the amdgpu package installed, kernel parameters set and plugins in the mkinitcpio config set as told in the AMDGPU wiki, but it seems to not work. I was able to see my GPU a few years back when amdgpu became the default driver instead of radeon. Any idea how to fix this issue?

Offline

#2 2022-11-04 13:25:20

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,463

Re: Graphics Card not detected

If it's not in lspci, I can only guess that you've got it disabled in your system's firmware.

Offline

#3 2022-11-04 14:53:27

rktf
Member
Registered: 2022-11-04
Posts: 32

Re: Graphics Card not detected

Only two things that are disabled in my firmware is Microphone and Camera, rest of the options are enabled, i don't even think you can disable the graphics in this model.

Offline

#4 2022-11-04 14:59:51

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: Graphics Card not detected

Then the card is dead... check your firmware whether there's any indication anywhere that the other graphics card exists. Any PCI errors in dmesg ?

Offline

#5 2022-11-04 15:55:30

rktf
Member
Registered: 2022-11-04
Posts: 32

Re: Graphics Card not detected

I seem to get some ACPI errors but i'm not sure if they're related to the graphics :

[ 2960.837850] ACPI Error: No handler for Region [RCM0] (000000001568b124) [SystemCMOS] (20220331/evregion-130)
[ 2960.837861] ACPI Error: Region SystemCMOS (ID=5) has no handler (20220331/exfldio-261)
[ 2960.837870] ACPI Error: Aborting method \_SB.WMID.ESDT due to previous error (AE_NOT_EXIST) (20220331/psparse-529)
[ 2960.837879] ACPI Error: Aborting method \_SB.PCI0.LPCB.EC0._Q42 due to previous error (AE_NOT_EXIST) (20220331/psparse-529) 

When i go look in the journalctl however (from all the way down) i see some weird recursive faults?

Nov 04 15:26:19 rkpc kernel: Oops: 0000 [#1] PREEMPT SMP PTI
Nov 04 15:26:19 rkpc kernel: CPU: 1 PID: 75758 Comm: ThreadPoolServi Tainted: G           OE      6.0.6-zen1-1-zen #1 365505a91886375c3e5629abe34ae78af02d3>
Nov 04 15:26:19 rkpc kernel: Hardware name: HP HP 250 G6 Notebook PC/8329, BIOS F.68 07/22/2021
Nov 04 15:26:19 rkpc kernel: RIP: 0010:radeon_vm_fini+0x14d/0x240 [radeon]
Nov 04 15:26:19 rkpc kernel: Code: bf 70 01 00 00 e8 f3 5b 2e ce 83 f8 fc 74 13 85 c0 0f 84 45 ff ff ff 3d 00 fe ff ff 0f 85 e7 00 00 00 48 8b 45 48 4c 8d >
Nov 04 15:26:19 rkpc kernel: RSP: 0018:ffffb08a83bc7b68 EFLAGS: 00010246
Nov 04 15:26:19 rkpc kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffff99aac542e338
Nov 04 15:26:19 rkpc kernel: RDX: 0000000000000000 RSI: ffff99ab6751ea00 RDI: ffff99ab6751ea20
Nov 04 15:26:19 rkpc kernel: RBP: ffff99ab6751ea00 R08: ffff99aac2d88f28 R09: 0000000000000001
Nov 04 15:26:19 rkpc kernel: R10: 0000000000000001 R11: 0000000000000008 R12: ffff99aac2d88000
Nov 04 15:26:19 rkpc kernel: R13: ffff99ab6751ea20 R14: ffff99ab6751ea48 R15: dead000000000100
Nov 04 15:26:19 rkpc kernel: FS:  0000000000000000(0000) GS:ffff99ac3be80000(0000) knlGS:0000000000000000
Nov 04 15:26:19 rkpc kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 04 15:26:19 rkpc kernel: CR2: 0000000000000000 CR3: 0000000174210006 CR4: 00000000003706e0
Nov 04 15:26:19 rkpc kernel: Call Trace:
Nov 04 15:26:19 rkpc kernel:  <TASK>
Nov 04 15:26:19 rkpc kernel:  radeon_driver_postclose_kms+0x164/0x180 [radeon 8b011704a64f7c48b7eca0e7121d19e263282bba]
Nov 04 15:26:19 rkpc kernel:  drm_file_free.part.0+0x201/0x250
Nov 04 15:26:19 rkpc kernel:  drm_release+0xc7/0x180
Nov 04 15:26:19 rkpc kernel:  __fput+0x94/0x250
Nov 04 15:26:19 rkpc kernel:  task_work_run+0x5d/0x90
Nov 04 15:26:19 rkpc kernel:  do_exit+0x335/0xb70
Nov 04 15:26:19 rkpc kernel:  do_group_exit+0x31/0xa0
Nov 04 15:26:19 rkpc kernel:  get_signal+0x9b7/0x9c0
Nov 04 15:26:19 rkpc kernel:  arch_do_signal_or_restart+0x48/0x760
Nov 04 15:26:19 rkpc kernel:  exit_to_user_mode_prepare+0xfb/0x1d0
Nov 04 15:26:19 rkpc kernel:  syscall_exit_to_user_mode+0x2c/0x1d0
Nov 04 15:26:19 rkpc kernel:  do_syscall_64+0x6b/0x90
Nov 04 15:26:19 rkpc kernel:  ? switch_fpu_return+0x4d/0xe0
Nov 04 15:26:19 rkpc kernel:  ? exit_to_user_mode_prepare+0x16f/0x1d0
Nov 04 15:26:19 rkpc kernel:  ? syscall_exit_to_user_mode+0x2c/0x1d0
Nov 04 15:26:19 rkpc kernel:  ? do_syscall_64+0x6b/0x90
Nov 04 15:26:19 rkpc kernel:  entry_SYSCALL_64_after_hwframe+0x63/0xcd
Nov 04 15:26:19 rkpc kernel: RIP: 0033:0x7f889b5ed096
Nov 04 15:26:19 rkpc kernel: Code: Unable to access opcode bytes at RIP 0x7f889b5ed06c.
Nov 04 15:26:19 rkpc kernel: RSP: 002b:00007f88897f95f0 EFLAGS: 00000293 ORIG_RAX: 00000000000000e8
Nov 04 15:26:19 rkpc kernel: RAX: fffffffffffffffc RBX: 00001974f49e8f00 RCX: 00007f889b5ed096
Nov 04 15:26:19 rkpc kernel: RDX: 0000000000000020 RSI: 00001974f468c480 RDI: 0000000000000018
Nov 04 15:26:19 rkpc kernel: RBP: 00007f88897f9650 R08: 0000000000000000 R09: 00007f8888df8760
Nov 04 15:26:19 rkpc kernel: R10: 00000000ffffffff R11: 0000000000000293 R12: 00001974f469e700
Nov 04 15:26:19 rkpc kernel: R13: 00001974f49e7fc0 R14: 00001974f468c480 R15: 00001974f469e700
Nov 04 15:26:19 rkpc kernel:  </TASK>
Nov 04 15:26:19 rkpc kernel: Modules linked in: uinput udp_diag tcp_diag inet_diag ccm snd_seq_dummy snd_hrtimer snd_seq btusb snd_soc_avs btrtl btbcm btin>
Nov 04 15:26:19 rkpc kernel:  snd_pcm pktcdvd cec wmi_bmof snd_timer intel_rapl_msr hp_wmi irqbypass snd platform_profile kxcjk_1013 i2c_i801 intel_wmi_thu>
Nov 04 15:26:19 rkpc kernel:  polyval_generic gf128mul ghash_clmulni_intel serio_raw xhci_pci atkbd aesni_intel libps2 xhci_pci_renesas vivaldi_fmap crypto
Nov 04 15:26:19 rkpc kernel: CPU: 1 PID: 75758 Comm: ThreadPoolServi Tainted: G      D    OE      6.0.6-zen1-1-zen #1 365505a91886375c3e5629abe34ae78af02d3>
Nov 04 15:26:19 rkpc kernel: Hardware name: HP HP 250 G6 Notebook PC/8329, BIOS F.68 07/22/2021
Nov 04 15:26:19 rkpc kernel: Call Trace:
Nov 04 15:26:19 rkpc kernel:  <TASK>
Nov 04 15:26:19 rkpc kernel:  dump_stack_lvl+0x48/0x60
Nov 04 15:26:19 rkpc kernel:  __schedule_bug.cold+0x4b/0x57
Nov 04 15:26:19 rkpc kernel:  __schedule+0xf25/0x1350
Nov 04 15:26:19 rkpc kernel:  ? preempt_schedule_thunk+0x1a/0x1c
Nov 04 15:26:19 rkpc kernel:  do_task_dead+0x43/0x50
Nov 04 15:26:19 rkpc kernel:  make_task_dead.cold+0x51/0xab
Nov 04 15:26:19 rkpc kernel:  rewind_stack_and_make_dead+0x17/0x20
Nov 04 15:26:19 rkpc kernel: RIP: 0033:0x7f889b5ed096
Nov 04 15:26:19 rkpc kernel: Code: Unable to access opcode bytes at RIP 0x7f889b5ed06c.
Nov 04 15:26:19 rkpc kernel: RSP: 002b:00007f88897f95f0 EFLAGS: 00000293 ORIG_RAX: 00000000000000e8
Nov 04 15:26:19 rkpc kernel: RAX: fffffffffffffffc RBX: 00001974f49e8f00 RCX: 00007f889b5ed096
Nov 04 15:26:19 rkpc kernel: RDX: 0000000000000020 RSI: 00001974f468c480 RDI: 0000000000000018
Nov 04 15:26:19 rkpc kernel: RBP: 00007f88897f9650 R08: 0000000000000000 R09: 00007f8888df8760
Nov 04 15:26:19 rkpc kernel: R10: 00000000ffffffff R11: 0000000000000293 R12: 00001974f469e700
Nov 04 15:26:19 rkpc kernel: R13: 00001974f49e7fc0 R14: 00001974f468c480 R15: 00001974f469e700
Nov 04 15:26:19 rkpc kernel:  </TASK>
Nov 04 15:26:19 rkpc kernel: kauditd_printk_skb: 7 callbacks suppressed 

Last edited by rktf (2022-11-04 15:56:19)

Offline

#6 2022-11-05 20:20:05

rktf
Member
Registered: 2022-11-04
Posts: 32

Re: Graphics Card not detected

I checked the firmware insyde out (pun intended) but there is not a single setting related to the graphics whatsoever. I'll try some other distros to see if they can detect it. It's very weird how it just doesn't appear.

Offline

#7 2022-11-05 20:29:19

rktf
Member
Registered: 2022-11-04
Posts: 32

Re: Graphics Card not detected

I got some progress, through the magick of reflashing my firmware and changing the grep a bit,i got an output that goes something like this :

01:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Sun XT [Radeon HD 8670A/8670M/8690M / R5 M330 / M430 / Radeon 520 Mobile] (rev 83)

So, do i just go through the driver install as usual?

Offline

#8 2022-11-07 11:30:28

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: Graphics Card not detected

grepping outputs can be very useful, but has a high chance of missing stuff.

Please post full output of

$ lspci -knn

Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#9 2022-11-07 12:53:51

rktf
Member
Registered: 2022-11-04
Posts: 32

Re: Graphics Card not detected

Here is the full output of

lspci -knn
00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers [8086:1904] (rev 08)
        Subsystem: Hewlett-Packard Company Device [103c:8329]
        Kernel driver in use: skl_uncore
00:02.0 VGA compatible controller [0300]: Intel Corporation Skylake GT2 [HD Graphics 520] [8086:1916] (rev 07)
        Subsystem: Hewlett-Packard Company Device [103c:8329]
        Kernel driver in use: i915
        Kernel modules: i915
00:04.0 Signal processing controller [1180]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem [8086:1903] (rev 08)
        Subsystem: Hewlett-Packard Company Device [103c:8329]
        Kernel driver in use: proc_thermal
        Kernel modules: processor_thermal_device_pci_legacy
00:08.0 System peripheral [0880]: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model [8086:1911]
        Subsystem: Hewlett-Packard Company Device [103c:8329]
00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller [8086:9d2f] (rev 21)
        Subsystem: Hewlett-Packard Company Device [103c:8329]
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci
00:14.2 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP Thermal subsystem [8086:9d31] (rev 21)
        Subsystem: Hewlett-Packard Company Device [103c:8329]
        Kernel driver in use: intel_pch_thermal
        Kernel modules: intel_pch_thermal
00:16.0 Communication controller [0780]: Intel Corporation Sunrise Point-LP CSME HECI #1 [8086:9d3a] (rev 21)
        Subsystem: Hewlett-Packard Company Device [103c:8329]
        Kernel driver in use: mei_me
        Kernel modules: mei_me
00:17.0 SATA controller [0106]: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] [8086:9d03] (rev 21)
        Subsystem: Hewlett-Packard Company Device [103c:8329]
        Kernel driver in use: ahci
00:1c.0 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root Port #1 [8086:9d10] (rev f1)
        Subsystem: Hewlett-Packard Company Device [103c:8329]
        Kernel driver in use: pcieport
00:1c.4 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root Port #5 [8086:9d14] (rev f1)
        Subsystem: Hewlett-Packard Company Device [103c:8329]
        Kernel driver in use: pcieport
00:1c.5 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root Port #6 [8086:9d15] (rev f1)
        Subsystem: Hewlett-Packard Company Device [103c:8329]
        Kernel driver in use: pcieport
00:1f.0 ISA bridge [0601]: Intel Corporation Sunrise Point-LP LPC Controller [8086:9d48] (rev 21)
        Subsystem: Hewlett-Packard Company Device [103c:8329]
00:1f.2 Memory controller [0580]: Intel Corporation Sunrise Point-LP PMC [8086:9d21] (rev 21)
        Subsystem: Hewlett-Packard Company Device [103c:8329]
00:1f.3 Audio device [0403]: Intel Corporation Sunrise Point-LP HD Audio [8086:9d70] (rev 21)
        Subsystem: Hewlett-Packard Company Device [103c:8329]
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel, snd_soc_skl, snd_soc_avs
00:1f.4 SMBus [0c05]: Intel Corporation Sunrise Point-LP SMBus [8086:9d23] (rev 21)
        Subsystem: Hewlett-Packard Company Device [103c:8329]
        Kernel driver in use: i801_smbus
        Kernel modules: i2c_i801
01:00.0 Display controller [0380]: Advanced Micro Devices, Inc. [AMD/ATI] Sun XT [Radeon HD 8670A/8670M/8690M / R5 M330 / M430 / Radeon 520 Mobile] [1002:6660] (rev 83)
        Subsystem: Hewlett-Packard Company Radeon R7 M520 [103c:8329]
        Kernel modules: radeon, amdgpu
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
        DeviceName: Hanksville Gbe Lan Connection
        Subsystem: Hewlett-Packard Company Device [103c:8329]
        Kernel driver in use: r8169
        Kernel modules: r8169
03:00.0 Network controller [0280]: Intel Corporation Dual Band Wireless-AC 3168NGW [Stone Peak] [8086:24fb] (rev 10)
        DeviceName: WLAN
        Subsystem: Intel Corporation Device [8086:2110]
        Kernel driver in use: iwlwifi
        Kernel modules: iwlwifi

Offline

#10 2022-11-07 14:36:46

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: Graphics Card not detected

Yes that's a display controller which you could access with DRI_PRIME=1 on application start, right now neither amdgpu nor radeon are correctly loaded though both advertise themselves for it. Post your exact kernel parameters and mkinitcpio.conf in doubt a full dmesg as well.

Offline

#11 2022-11-07 14:56:35

rktf
Member
Registered: 2022-11-04
Posts: 32

Re: Graphics Card not detected

Here is my /etc/mkinitcpio.conf

MODULES=(amdgpu)
BINARIES=()
FILES=()
HOOKS=(base udev autodetect keyboard keymap modconf block encrypt filesystems fsck)

And my /boot/loader/entries/2022-10-15_16-34-14_linux-zen.conf

# Created by: archinstall
# Created on: 2022-10-15_16-34-14
title Arch Linux (linux-zen)
linux /vmlinuz-linux-zen
initrd /intel-ucode.img
initrd /initramfs-linux-zen.img
options cryptdevice=PARTUUID=e69d7c4e-03ec-4e4d-9345-0c9c8ea6037a:luksdev root=/dev/mapper/luksdev zswap.enabled=0 rw intel_pstate=no_hwp rootfstype=ext4 radeon.cik_support=0 amdgpu.cik_support=1

Offline

#12 2022-11-07 15:07:15

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: Graphics Card not detected

That "should" work correctly. Full dmesg?

Offline

#13 2022-11-07 15:28:08

rktf
Member
Registered: 2022-11-04
Posts: 32

Re: Graphics Card not detected

Here is my dmesg, missed that in my response.

[    0.000000] Linux version 6.0.7-zen1-1-zen (linux-zen@archlinux) (gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.39.0) #1 ZEN SMP PREEMPT_DYNAMIC Thu, 03 Nov 2022 18:02:00 +0000
[    0.000000] Command line: initrd=\intel-ucode.img initrd=\initramfs-linux-zen.img cryptdevice=PARTUUID=e69d7c4e-03ec-4e4d-9345-0c9c8ea6037a:luksdev root=/dev/mapper/luksdev zswap.enabled=0 rw intel_pstate=no_hwp rootfstype=ext4 radeon.cik_support=0 amdgpu.cik_support=1
[    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 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 2032
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x0000000000087fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000056765fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000056766000-0x0000000056766fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000056767000-0x0000000056767fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000056768000-0x000000006e34dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000006e34e000-0x000000006f88dfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000006f88e000-0x000000006ff7dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000006ff7e000-0x000000006fffdfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000006fffe000-0x000000006fffefff] usable
[    0.000000] BIOS-e820: [mem 0x000000006ffff000-0x000000007affffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000283ffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x5651b018-0x5652b057] usable ==> usable
[    0.000000] e820: update [mem 0x5651b018-0x5652b057] usable ==> usable
[    0.000000] e820: update [mem 0x58141018-0x58149057] usable ==> usable
[    0.000000] e820: update [mem 0x58141018-0x58149057] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000059000-0x0000000000087fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000088000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000005651b017] usable
[    0.000000] reserve setup_data: [mem 0x000000005651b018-0x000000005652b057] usable
[    0.000000] reserve setup_data: [mem 0x000000005652b058-0x0000000056765fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000056766000-0x0000000056766fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x0000000056767000-0x0000000056767fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000056768000-0x0000000058141017] usable
[    0.000000] reserve setup_data: [mem 0x0000000058141018-0x0000000058149057] usable
[    0.000000] reserve setup_data: [mem 0x0000000058149058-0x000000006e34dfff] usable
[    0.000000] reserve setup_data: [mem 0x000000006e34e000-0x000000006f88dfff] reserved
[    0.000000] reserve setup_data: [mem 0x000000006f88e000-0x000000006ff7dfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000006ff7e000-0x000000006fffdfff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000006fffe000-0x000000006fffefff] usable
[    0.000000] reserve setup_data: [mem 0x000000006ffff000-0x000000007affffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x0000000283ffffff] usable
[    0.000000] efi: EFI v2.50 by INSYDE Corp.
[    0.000000] efi: ACPI 2.0=0x6fffd014 SMBIOS=0x6f072000 SMBIOS 3.0=0x6f070000 ESRT=0x6f06d298 MEMATTR=0x5ee64018 RNG=0x6f06ed98 TPMEventLog=0x5814a018 
[    0.000000] efi: seeding entropy pool
[    0.000000] random: crng init done
[    0.000000] TPM Final Events table not present
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: HP HP 250 G6 Notebook PC/8329, BIOS F.70 08/10/2022
[    0.000000] tsc: Detected 2000.000 MHz processor
[    0.000000] tsc: Detected 1999.968 MHz TSC
[    0.001055] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001059] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001075] last_pfn = 0x284000 max_arch_pfn = 0x400000000
[    0.001293] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002237] last_pfn = 0x6ffff max_arch_pfn = 0x400000000
[    0.013406] esrt: Reserving ESRT space from 0x000000006f06d298 to 0x000000006f06d2d0.
[    0.013419] Using GB pages for direct mapping
[    0.013893] Secure boot disabled
[    0.013894] RAMDISK: [mem 0x53ab0000-0x5603afff]
[    0.013899] ACPI: Early table checksum verification disabled
[    0.013902] ACPI: RSDP 0x000000006FFFD014 000024 (v02 HPQOEM)
[    0.013908] ACPI: XSDT 0x000000006FFAA188 000144 (v01 HPQOEM SLIC-MPC 00000000 HP   01000013)
[    0.013915] ACPI: FACP 0x000000006FFDA000 00010C (v05 HPQOEM SLIC-MPC 00000000 HP   00040000)
[    0.013922] ACPI: DSDT 0x000000006FFAD000 029DBB (v02 HPQOEM SLIC-MPC 00000000 ACPI 00040000)
[    0.013926] ACPI: FACS 0x000000006FF59000 000040
[    0.013931] ACPI: UEFI 0x000000006FFFC000 000236 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.013940] ACPI: SSDT 0x000000006FFFB000 000390 (v01 HPQOEM INSYDE   00001000 ACPI 00040000)
[    0.013944] ACPI: UEFI 0x000000006FFFA000 000042 (v01 HPQOEM INSYDE   00000002 HP   00040000)
[    0.013948] ACPI: IHIS 0x000000006FFF9000 000038 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.013952] ACPI: SSDT 0x000000006FFF1000 00772C (v01 HPQOEM INSYDE   00001000 ACPI 00040000)
[    0.013956] ACPI: SSDT 0x000000006FFEF000 0004C3 (v02 HPQOEM INSYDE   00001000 ACPI 00040000)
[    0.013960] ACPI: SSDT 0x000000006FFEE000 000046 (v02 HPQOEM INSYDE   00003000 ACPI 00040000)
[    0.013963] ACPI: TPM2 0x000000006FFED000 000034 (v03 HPQOEM INSYDE   00000000 HP   00040000)
[    0.013967] ACPI: SSDT 0x000000006FFE9000 0038FA (v02 HPQOEM INSYDE   00003000 ACPI 00040000)
[    0.013971] ACPI: SSDT 0x000000006FFDF000 0097AC (v02 HPQOEM INSYDE   00001000 ACPI 00040000)
[    0.013975] ACPI: ASF! 0x000000006FFDE000 0000A5 (v32 HPQOEM INSYDE   00000001 HP   00040000)
[    0.013979] ACPI: ASPT 0x000000006FFDD000 000034 (v07 HPQOEM INSYDE   00000001 HP   00040000)
[    0.013983] ACPI: BOOT 0x000000006FFDC000 000028 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.013987] ACPI: DBGP 0x000000006FFDB000 000034 (v01 HPQOEM SLIC-MPC 00000001 HP   00040000)
[    0.013991] ACPI: HPET 0x000000006FFD9000 000038 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.013995] ACPI: APIC 0x000000006FFD8000 00012C (v03 HPQOEM SLIC-MPC 00000001 HP   00040000)
[    0.013999] ACPI: MCFG 0x000000006FFD7000 00003C (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.014003] ACPI: SSDT 0x000000006FFAC000 00050D (v02 HPQOEM INSYDE   00000000 ACPI 00040000)
[    0.014007] ACPI: SSDT 0x000000006FFAB000 000163 (v01 HPQOEM INSYDE   00001000 ACPI 00040000)
[    0.014011] ACPI: SSDT 0x000000006FFA8000 0011E1 (v02 HPQOEM INSYDE   00001000 ACPI 00040000)
[    0.014014] ACPI: SSDT 0x000000006FFA7000 00018E (v02 HPQOEM INSYDE   00001000 ACPI 00040000)
[    0.014018] ACPI: LPIT 0x000000006FFA6000 000094 (v01 HPQOEM INSYDE   00000000 HP   00040000)
[    0.014022] ACPI: WSMT 0x000000006FFA5000 000028 (v01 HPQOEM INSYDE   00000000 HP   00040000)
[    0.014026] ACPI: SSDT 0x000000006FFA4000 00029F (v02 HPQOEM INSYDE   00000000 ACPI 00040000)
[    0.014030] ACPI: SSDT 0x000000006FFA3000 000346 (v01 HPQOEM INSYDE   00000000 ACPI 00040000)
[    0.014034] ACPI: SSDT 0x000000006FF9F000 003002 (v02 HPQOEM INSYDE   00001000 ACPI 00040000)
[    0.014038] ACPI: SSDT 0x000000006FF9E000 00051E (v02 HPQOEM INSYDE   00001000 ACPI 00040000)
[    0.014042] ACPI: DBGP 0x000000006FF9D000 000034 (v01 HPQOEM SLIC-MPC 00000002 HP   00040000)
[    0.014046] ACPI: DBG2 0x000000006FF9C000 000054 (v00 HPQOEM INSYDE   00000002 HP   00040000)
[    0.014049] ACPI: SSDT 0x000000006FF9A000 0010B0 (v02 HPQOEM INSYDE   00001000 ACPI 00040000)
[    0.014053] ACPI: SSDT 0x000000006FF98000 0017AE (v02 HPQOEM INSYDE   00003000 ACPI 00040000)
[    0.014057] ACPI: SSDT 0x000000006FF96000 001F19 (v01 HPQOEM INSYDE   00001000 ACPI 00040000)
[    0.014061] ACPI: DMAR 0x000000006FF95000 0000A8 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.014065] ACPI: FPDT 0x000000006FF94000 000044 (v01 HPQOEM SLIC-MPC 00000002 HP   00040000)
[    0.014069] ACPI: BGRT 0x000000006FF93000 000038 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.014072] ACPI: Reserving FACP table memory at [mem 0x6ffda000-0x6ffda10b]
[    0.014074] ACPI: Reserving DSDT table memory at [mem 0x6ffad000-0x6ffd6dba]
[    0.014075] ACPI: Reserving FACS table memory at [mem 0x6ff59000-0x6ff5903f]
[    0.014076] ACPI: Reserving UEFI table memory at [mem 0x6fffc000-0x6fffc235]
[    0.014078] ACPI: Reserving SSDT table memory at [mem 0x6fffb000-0x6fffb38f]
[    0.014079] ACPI: Reserving UEFI table memory at [mem 0x6fffa000-0x6fffa041]
[    0.014080] ACPI: Reserving IHIS table memory at [mem 0x6fff9000-0x6fff9037]
[    0.014081] ACPI: Reserving SSDT table memory at [mem 0x6fff1000-0x6fff872b]
[    0.014082] ACPI: Reserving SSDT table memory at [mem 0x6ffef000-0x6ffef4c2]
[    0.014083] ACPI: Reserving SSDT table memory at [mem 0x6ffee000-0x6ffee045]
[    0.014084] ACPI: Reserving TPM2 table memory at [mem 0x6ffed000-0x6ffed033]
[    0.014085] ACPI: Reserving SSDT table memory at [mem 0x6ffe9000-0x6ffec8f9]
[    0.014087] ACPI: Reserving SSDT table memory at [mem 0x6ffdf000-0x6ffe87ab]
[    0.014088] ACPI: Reserving ASF! table memory at [mem 0x6ffde000-0x6ffde0a4]
[    0.014089] ACPI: Reserving ASPT table memory at [mem 0x6ffdd000-0x6ffdd033]
[    0.014090] ACPI: Reserving BOOT table memory at [mem 0x6ffdc000-0x6ffdc027]
[    0.014091] ACPI: Reserving DBGP table memory at [mem 0x6ffdb000-0x6ffdb033]
[    0.014092] ACPI: Reserving HPET table memory at [mem 0x6ffd9000-0x6ffd9037]
[    0.014094] ACPI: Reserving APIC table memory at [mem 0x6ffd8000-0x6ffd812b]
[    0.014095] ACPI: Reserving MCFG table memory at [mem 0x6ffd7000-0x6ffd703b]
[    0.014096] ACPI: Reserving SSDT table memory at [mem 0x6ffac000-0x6ffac50c]
[    0.014097] ACPI: Reserving SSDT table memory at [mem 0x6ffab000-0x6ffab162]
[    0.014098] ACPI: Reserving SSDT table memory at [mem 0x6ffa8000-0x6ffa91e0]
[    0.014100] ACPI: Reserving SSDT table memory at [mem 0x6ffa7000-0x6ffa718d]
[    0.014101] ACPI: Reserving LPIT table memory at [mem 0x6ffa6000-0x6ffa6093]
[    0.014102] ACPI: Reserving WSMT table memory at [mem 0x6ffa5000-0x6ffa5027]
[    0.014103] ACPI: Reserving SSDT table memory at [mem 0x6ffa4000-0x6ffa429e]
[    0.014104] ACPI: Reserving SSDT table memory at [mem 0x6ffa3000-0x6ffa3345]
[    0.014106] ACPI: Reserving SSDT table memory at [mem 0x6ff9f000-0x6ffa2001]
[    0.014107] ACPI: Reserving SSDT table memory at [mem 0x6ff9e000-0x6ff9e51d]
[    0.014108] ACPI: Reserving DBGP table memory at [mem 0x6ff9d000-0x6ff9d033]
[    0.014109] ACPI: Reserving DBG2 table memory at [mem 0x6ff9c000-0x6ff9c053]
[    0.014111] ACPI: Reserving SSDT table memory at [mem 0x6ff9a000-0x6ff9b0af]
[    0.014112] ACPI: Reserving SSDT table memory at [mem 0x6ff98000-0x6ff997ad]
[    0.014113] ACPI: Reserving SSDT table memory at [mem 0x6ff96000-0x6ff97f18]
[    0.014114] ACPI: Reserving DMAR table memory at [mem 0x6ff95000-0x6ff950a7]
[    0.014116] ACPI: Reserving FPDT table memory at [mem 0x6ff94000-0x6ff94043]
[    0.014117] ACPI: Reserving BGRT table memory at [mem 0x6ff93000-0x6ff93037]
[    0.014221] No NUMA configuration found
[    0.014222] Faking a node at [mem 0x0000000000000000-0x0000000283ffffff]
[    0.014227] NODE_DATA(0) allocated [mem 0x283ffc000-0x283ffffff]
[    0.014256] Zone ranges:
[    0.014257]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.014259]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.014261]   Normal   [mem 0x0000000100000000-0x0000000283ffffff]
[    0.014263]   Device   empty
[    0.014264] Movable zone start for each node
[    0.014265] Early memory node ranges
[    0.014266]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.014268]   node   0: [mem 0x0000000000059000-0x0000000000087fff]
[    0.014269]   node   0: [mem 0x0000000000100000-0x0000000056765fff]
[    0.014270]   node   0: [mem 0x0000000056768000-0x000000006e34dfff]
[    0.014271]   node   0: [mem 0x000000006fffe000-0x000000006fffefff]
[    0.014272]   node   0: [mem 0x0000000100000000-0x0000000283ffffff]
[    0.014275] Initmem setup node 0 [mem 0x0000000000001000-0x0000000283ffffff]
[    0.014280] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.014282] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.014309] On node 0, zone DMA: 120 pages in unavailable ranges
[    0.017649] On node 0, zone DMA32: 2 pages in unavailable ranges
[    0.017779] On node 0, zone DMA32: 7344 pages in unavailable ranges
[    0.029861] On node 0, zone Normal: 1 pages in unavailable ranges
[    0.030110] On node 0, zone Normal: 16384 pages in unavailable ranges
[    0.030120] Reserving Intel graphics memory at [mem 0x79000000-0x7affffff]
[    0.030275] ACPI: PM-Timer IO Port: 0x1808
[    0.030284] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.030287] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.030288] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.030289] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.030290] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.030291] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.030292] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.030293] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.030294] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.030295] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.030296] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.030297] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.030298] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.030299] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.030300] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.030301] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.030327] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.030331] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.030334] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.030340] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.030341] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.030350] e820: update [mem 0x5ee67000-0x5ee70fff] usable ==> reserved
[    0.030369] TSC deadline timer available
[    0.030370] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.030400] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.030403] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.030406] PM: hibernation: Registered nosave memory: [mem 0x00088000-0x000fffff]
[    0.030409] PM: hibernation: Registered nosave memory: [mem 0x5651b000-0x5651bfff]
[    0.030411] PM: hibernation: Registered nosave memory: [mem 0x5652b000-0x5652bfff]
[    0.030414] PM: hibernation: Registered nosave memory: [mem 0x56766000-0x56766fff]
[    0.030415] PM: hibernation: Registered nosave memory: [mem 0x56767000-0x56767fff]
[    0.030417] PM: hibernation: Registered nosave memory: [mem 0x58141000-0x58141fff]
[    0.030420] PM: hibernation: Registered nosave memory: [mem 0x58149000-0x58149fff]
[    0.030422] PM: hibernation: Registered nosave memory: [mem 0x5ee67000-0x5ee70fff]
[    0.030425] PM: hibernation: Registered nosave memory: [mem 0x6e34e000-0x6f88dfff]
[    0.030426] PM: hibernation: Registered nosave memory: [mem 0x6f88e000-0x6ff7dfff]
[    0.030427] PM: hibernation: Registered nosave memory: [mem 0x6ff7e000-0x6fffdfff]
[    0.030429] PM: hibernation: Registered nosave memory: [mem 0x6ffff000-0x7affffff]
[    0.030430] PM: hibernation: Registered nosave memory: [mem 0x7b000000-0xdfffffff]
[    0.030431] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.030432] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfcffffff]
[    0.030433] PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xfe7fffff]
[    0.030434] PM: hibernation: Registered nosave memory: [mem 0xfe800000-0xfebfffff]
[    0.030435] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.030436] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.030437] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.030438] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed0ffff]
[    0.030439] PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[    0.030440] PM: hibernation: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
[    0.030441] PM: hibernation: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
[    0.030442] PM: hibernation: Registered nosave memory: [mem 0xfed85000-0xfedfffff]
[    0.030443] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.030444] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xff9fffff]
[    0.030444] PM: hibernation: Registered nosave memory: [mem 0xffa00000-0xffffffff]
[    0.030446] [mem 0x7b000000-0xdfffffff] available for PCI devices
[    0.030448] Booting paravirtualized kernel on bare hardware
[    0.030451] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.038722] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
[    0.038900] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u524288
[    0.038910] pcpu-alloc: s221184 r8192 d28672 u524288 alloc=1*2097152
[    0.038913] pcpu-alloc: [0] 0 1 2 3 
[    0.038941] Fallback order for Node 0: 0 
[    0.038944] Built 1 zonelists, mobility grouping on.  Total pages: 2008511
[    0.038945] Policy zone: Normal
[    0.038947] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux-zen.img cryptdevice=PARTUUID=e69d7c4e-03ec-4e4d-9345-0c9c8ea6037a:luksdev root=/dev/mapper/luksdev zswap.enabled=0 rw intel_pstate=no_hwp rootfstype=ext4 radeon.cik_support=0 amdgpu.cik_support=1
[    0.039102] Unknown kernel command line parameters "cryptdevice=PARTUUID=e69d7c4e-03ec-4e4d-9345-0c9c8ea6037a:luksdev", will be passed to user space.
[    0.039587] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.039817] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.040008] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.040024] software IO TLB: area num 4.
[    0.074248] Memory: 7680788K/8162124K available (18439K kernel code, 2098K rwdata, 11252K rodata, 2136K init, 3336K bss, 481076K reserved, 0K cma-reserved)
[    0.074405] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.074421] Kernel/User page tables isolation: enabled
[    0.074439] ftrace: allocating 43683 entries in 171 pages
[    0.084260] ftrace: allocated 171 pages with 5 groups
[    0.084340] Dynamic Preempt: full
[    0.084370] rcu: Preemptible hierarchical RCU implementation.
[    0.084371] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
[    0.084373] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.084375] 	Trampoline variant of Tasks RCU enabled.
[    0.084375] 	Rude variant of Tasks RCU enabled.
[    0.084376] 	Tracing variant of Tasks RCU enabled.
[    0.084377] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.084378] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.090237] NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
[    0.090450] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.090659] kfence: initialized - using 2097152 bytes for 255 objects at 0x00000000ef04ceb7-0x000000007e241db5
[    0.090727] Console: colour dummy device 80x25
[    0.090758] printk: console [tty0] enabled
[    0.090782] ACPI: Core revision 20220331
[    0.091210] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.091212] APIC: Switch to symmetric I/O mode setup
[    0.091214] DMAR: Host address width 39
[    0.091216] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.091224] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
[    0.091228] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.091233] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.091236] DMAR: RMRR base: 0x0000006f6f0000 end: 0x0000006f70ffff
[    0.091238] DMAR: RMRR base: 0x00000078800000 end: 0x0000007affffff
[    0.091241] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.091243] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.091245] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.092958] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.092960] x2apic enabled
[    0.092973] Switched APIC routing to cluster x2apic.
[    0.096719] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x39a8208cdd2, max_idle_ns: 881590748921 ns
[    0.096727] Calibrating delay loop (skipped), value calculated using timer frequency.. 3999.93 BogoMIPS (lpj=1999968)
[    0.096731] pid_max: default: 32768 minimum: 301
[    0.097724] LSM: Security Framework initializing
[    0.097724] landlock: Up and running.
[    0.097724] Yama: becoming mindful.
[    0.097724] LSM support for eBPF active
[    0.097724] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.097724] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.097724] CPU0: Thermal monitoring enabled (TM1)
[    0.097724] process: using mwait in idle threads
[    0.097724] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.097724] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.097724] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.097724] Spectre V2 : Mitigation: IBRS
[    0.097724] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.097724] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.097724] RETBleed: Mitigation: IBRS
[    0.097724] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.097724] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.097724] MDS: Mitigation: Clear CPU buffers
[    0.097724] MMIO Stale Data: Mitigation: Clear CPU buffers
[    0.097724] SRBDS: Mitigation: Microcode
[    0.097724] Freeing SMP alternatives memory: 44K
[    0.097724] smpboot: CPU0: Intel(R) Core(TM) i3-6006U CPU @ 2.00GHz (family: 0x6, model: 0x4e, stepping: 0x3)
[    0.097724] cblist_init_generic: Setting adjustable number of callback queues.
[    0.097724] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.097724] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.097724] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.097724] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.097724] ... version:                4
[    0.097724] ... bit width:              48
[    0.097724] ... generic registers:      4
[    0.097724] ... value mask:             0000ffffffffffff
[    0.097724] ... max period:             00007fffffffffff
[    0.097724] ... fixed-purpose events:   3
[    0.097724] ... event mask:             000000070000000f
[    0.097724] Estimated ratio of average max frequency by base frequency (times 1024): 1024
[    0.097724] rcu: Hierarchical SRCU implementation.
[    0.097724] rcu: 	Max phase no-delay instances is 400.
[    0.098061] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.098124] smp: Bringing up secondary CPUs ...
[    0.098246] x86: Booting SMP configuration:
[    0.098247] .... node  #0, CPUs:      #1 #2
[    0.101980] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.101980] 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.101980]  #3
[    0.103921] smp: Brought up 1 node, 4 CPUs
[    0.103921] smpboot: Max logical packages: 1
[    0.103921] smpboot: Total of 4 processors activated (15999.74 BogoMIPS)
[    0.105057] devtmpfs: initialized
[    0.105057] x86/mm: Memory block size: 128MB
[    0.106094] ACPI: PM: Registering ACPI NVS region [mem 0x56766000-0x56766fff] (4096 bytes)
[    0.106094] ACPI: PM: Registering ACPI NVS region [mem 0x6f88e000-0x6ff7dfff] (7274496 bytes)
[    0.106094] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.106094] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.106094] pinctrl core: initialized pinctrl subsystem
[    0.106282] PM: RTC time: 15:19:46, date: 2022-11-07
[    0.107294] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.107575] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.107658] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.107749] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.107776] audit: initializing netlink subsys (disabled)
[    0.107792] audit: type=2000 audit(1667834386.011:1): state=initialized audit_enabled=0 res=1
[    0.107860] thermal_sys: Registered thermal governor 'fair_share'
[    0.107862] thermal_sys: Registered thermal governor 'bang_bang'
[    0.107863] thermal_sys: Registered thermal governor 'step_wise'
[    0.107864] thermal_sys: Registered thermal governor 'user_space'
[    0.107867] thermal_sys: Registered thermal governor 'power_allocator'
[    0.107891] cpuidle: using governor ladder
[    0.107896] cpuidle: using governor menu
[    0.107994] Simple Boot Flag at 0x44 set to 0x1
[    0.107994] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.107994] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.107994] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.107994] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.107994] PCI: Using configuration type 1 for base access
[    0.108161] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.110822] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.110830] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.110830] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.110830] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.110830] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.110913] ACPI: Added _OSI(Module Device)
[    0.110916] ACPI: Added _OSI(Processor Device)
[    0.110918] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.110920] ACPI: Added _OSI(Processor Aggregator Device)
[    0.110923] ACPI: Added _OSI(Linux-Dell-Video)
[    0.110925] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.110927] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.194371] ACPI: 18 ACPI AML tables successfully acquired and loaded
[    0.199807] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.206076] ACPI: Dynamic OEM Table Load:
[    0.206093] ACPI: SSDT 0xFFFFA0F1811DE000 0005AC (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.208922] ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
[    0.212071] ACPI: Dynamic OEM Table Load:
[    0.212084] ACPI: SSDT 0xFFFFA0F181184800 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.215668] ACPI: Dynamic OEM Table Load:
[    0.215683] ACPI: SSDT 0xFFFFA0F1811C3000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.220018] ACPI: Dynamic OEM Table Load:
[    0.220031] ACPI: SSDT 0xFFFFA0F181184000 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.226437] ACPI: EC: EC started
[    0.226438] ACPI: EC: interrupt blocked
[    0.227140] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.227143] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[    0.227145] ACPI: Interpreter enabled
[    0.227216] ACPI: PM: (supports S0 S3 S4 S5)
[    0.227218] ACPI: Using IOAPIC for interrupt routing
[    0.227278] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.227280] PCI: Using E820 reservations for host bridge windows
[    0.229613] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.246164] ACPI: PM: Power Resource [PC05]
[    0.246794] ACPI: PM: Power Resource [WRST]
[    0.247524] ACPI: PM: Power Resource [WRST]
[    0.248150] ACPI: PM: Power Resource [WRST]
[    0.248772] ACPI: PM: Power Resource [WRST]
[    0.249094] ACPI: PM: Power Resource [WRST]
[    0.249715] ACPI: PM: Power Resource [WRST]
[    0.250341] ACPI: PM: Power Resource [WRST]
[    0.250973] ACPI: PM: Power Resource [WRST]
[    0.251601] ACPI: PM: Power Resource [WRST]
[    0.252233] ACPI: PM: Power Resource [WRST]
[    0.252861] ACPI: PM: Power Resource [WRST]
[    0.253481] ACPI: PM: Power Resource [WRST]
[    0.254089] ACPI: PM: Power Resource [WRST]
[    0.254687] ACPI: PM: Power Resource [WRST]
[    0.255291] ACPI: PM: Power Resource [WRST]
[    0.255897] ACPI: PM: Power Resource [WRST]
[    0.256496] ACPI: PM: Power Resource [WRST]
[    0.257101] ACPI: PM: Power Resource [WRST]
[    0.257698] ACPI: PM: Power Resource [WRST]
[    0.258302] ACPI: PM: Power Resource [WRST]
[    0.277728] ACPI: PM: Power Resource [FN00]
[    0.277882] ACPI: PM: Power Resource [FN01]
[    0.278031] ACPI: PM: Power Resource [FN02]
[    0.278174] ACPI: PM: Power Resource [FN03]
[    0.278318] ACPI: PM: Power Resource [FN04]
[    0.280638] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.280648] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.280842] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[    0.281194] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
[    0.281197] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.285450] PCI host bridge to bus 0000:00
[    0.285453] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.285456] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.285459] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.285461] pci_bus 0000:00: root bus resource [mem 0x7b000000-0xdfffffff window]
[    0.285463] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.285465] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.285605] pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
[    0.285710] pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
[    0.285724] pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa0ffffff 64bit]
[    0.285732] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.285738] pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
[    0.285761] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.285765] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.286089] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.286103] pci 0000:00:04.0: reg 0x10: [mem 0xa1320000-0xa1327fff 64bit]
[    0.286556] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.286573] pci 0000:00:08.0: reg 0x10: [mem 0xa1332000-0xa1332fff 64bit]
[    0.286716] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    0.286739] pci 0000:00:14.0: reg 0x10: [mem 0xa1310000-0xa131ffff 64bit]
[    0.286818] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.287898] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    0.287921] pci 0000:00:14.2: reg 0x10: [mem 0xa1333000-0xa1333fff 64bit]
[    0.288080] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    0.288106] pci 0000:00:16.0: reg 0x10: [mem 0xa1334000-0xa1334fff 64bit]
[    0.288191] pci 0000:00:16.0: PME# supported from D3hot
[    0.288810] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
[    0.288828] pci 0000:00:17.0: reg 0x10: [mem 0xa1330000-0xa1331fff]
[    0.288838] pci 0000:00:17.0: reg 0x14: [mem 0xa1337000-0xa13370ff]
[    0.288847] pci 0000:00:17.0: reg 0x18: [io  0x5080-0x5087]
[    0.288857] pci 0000:00:17.0: reg 0x1c: [io  0x5088-0x508b]
[    0.288866] pci 0000:00:17.0: reg 0x20: [io  0x5060-0x507f]
[    0.288876] pci 0000:00:17.0: reg 0x24: [mem 0xa1335000-0xa13357ff]
[    0.288928] pci 0000:00:17.0: PME# supported from D3hot
[    0.289414] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[    0.289509] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.290566] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[    0.290661] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.291404] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
[    0.291499] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.292534] pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
[    0.293088] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    0.293108] pci 0000:00:1f.2: reg 0x10: [mem 0xa132c000-0xa132ffff]
[    0.293570] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040300
[    0.293599] pci 0000:00:1f.3: reg 0x10: [mem 0xa1328000-0xa132bfff 64bit]
[    0.293637] pci 0000:00:1f.3: reg 0x20: [mem 0xa1300000-0xa130ffff 64bit]
[    0.293695] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.294845] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    0.294907] pci 0000:00:1f.4: reg 0x10: [mem 0xa1336000-0xa13360ff 64bit]
[    0.294977] pci 0000:00:1f.4: reg 0x20: [io  0x5040-0x505f]
[    0.295508] pci 0000:01:00.0: [1002:6660] type 00 class 0x038000
[    0.295529] pci 0000:01:00.0: reg 0x10: [mem 0x80000000-0x8fffffff 64bit pref]
[    0.295542] pci 0000:01:00.0: reg 0x18: [mem 0xa1200000-0xa123ffff 64bit]
[    0.295549] pci 0000:01:00.0: reg 0x20: [io  0x4000-0x40ff]
[    0.295562] pci 0000:01:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[    0.295571] pci 0000:01:00.0: enabling Extended Tags
[    0.295639] pci 0000:01:00.0: supports D1 D2
[    0.295641] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
[    0.295690] pci 0000:01:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:1c.0 (capable of 63.008 Gb/s with 8.0 GT/s PCIe x8 link)
[    0.296262] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.296267] pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
[    0.296271] pci 0000:00:1c.0:   bridge window [mem 0xa1200000-0xa12fffff]
[    0.296277] pci 0000:00:1c.0:   bridge window [mem 0x80000000-0x8fffffff 64bit pref]
[    0.296353] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.296378] pci 0000:02:00.0: reg 0x10: [io  0x3000-0x30ff]
[    0.296409] pci 0000:02:00.0: reg 0x18: [mem 0xa1104000-0xa1104fff 64bit]
[    0.296428] pci 0000:02:00.0: reg 0x20: [mem 0xa1100000-0xa1103fff 64bit]
[    0.296551] pci 0000:02:00.0: supports D1 D2
[    0.296553] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.297229] pci 0000:00:1c.4: PCI bridge to [bus 02]
[    0.297233] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
[    0.297237] pci 0000:00:1c.4:   bridge window [mem 0xa1100000-0xa11fffff]
[    0.297582] pci 0000:03:00.0: [8086:24fb] type 00 class 0x028000
[    0.297676] pci 0000:03:00.0: reg 0x10: [mem 0xa1000000-0xa1001fff 64bit]
[    0.298194] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.299455] pci 0000:00:1c.5: PCI bridge to [bus 03]
[    0.299461] pci 0000:00:1c.5:   bridge window [mem 0xa1000000-0xa10fffff]
[    0.305399] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    0.305508] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[    0.305616] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[    0.305722] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[    0.305829] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[    0.305938] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[    0.306044] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[    0.306151] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[    0.318891] ACPI: EC: interrupt unblocked
[    0.318896] ACPI: EC: event unblocked
[    0.318909] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.318911] ACPI: EC: GPE=0x50
[    0.318913] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
[    0.318916] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
[    0.318992] iommu: Default domain type: Translated 
[    0.318995] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.319195] SCSI subsystem initialized
[    0.319756] libata version 3.00 loaded.
[    0.319756] ACPI: bus type USB registered
[    0.319774] usbcore: registered new interface driver usbfs
[    0.319783] usbcore: registered new interface driver hub
[    0.319790] usbcore: registered new device driver usb
[    0.319823] pps_core: LinuxPPS API ver. 1 registered
[    0.319824] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.319827] PTP clock support registered
[    0.319839] EDAC MC: Ver: 3.0.0
[    0.320068] Registered efivars operations
[    0.320068] NetLabel: Initializing
[    0.320068] NetLabel:  domain hash size = 128
[    0.320068] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.320068] NetLabel:  unlabeled traffic allowed by default
[    0.320068] mctp: management component transport protocol core
[    0.320068] NET: Registered PF_MCTP protocol family
[    0.320068] PCI: Using ACPI for IRQ routing
[    0.347938] PCI: pci_cache_line_size set to 64 bytes
[    0.348299] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.348302] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
[    0.348304] e820: reserve RAM buffer [mem 0x5651b018-0x57ffffff]
[    0.348306] e820: reserve RAM buffer [mem 0x56766000-0x57ffffff]
[    0.348307] e820: reserve RAM buffer [mem 0x58141018-0x5bffffff]
[    0.348309] e820: reserve RAM buffer [mem 0x5ee67000-0x5fffffff]
[    0.348310] e820: reserve RAM buffer [mem 0x6e34e000-0x6fffffff]
[    0.348312] e820: reserve RAM buffer [mem 0x6ffff000-0x6fffffff]
[    0.348751] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.348751] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.348751] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.348751] vgaarb: loaded
[    0.349780] clocksource: Switched to clocksource tsc-early
[    0.362870] VFS: Disk quotas dquot_6.6.0
[    0.362892] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.363007] pnp: PnP ACPI init
[    0.363335] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.363340] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.363343] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.363346] system 00:00: [mem 0xfe000000-0xfe01ffff] has been reserved
[    0.363348] system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.363351] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.363353] system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.363886] system 00:01: [io  0x2000-0x20fe] has been reserved
[    0.364169] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.364173] system 00:02: [io  0xfd60-0xfd63] has been reserved
[    0.364175] system 00:02: [io  0xffff] has been reserved
[    0.364177] system 00:02: [io  0xffff] has been reserved
[    0.364179] system 00:02: [io  0xffff] has been reserved
[    0.364181] system 00:02: [io  0x1800-0x18fe] has been reserved
[    0.364183] system 00:02: [io  0x164e-0x164f] has been reserved
[    0.364379] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.368270] system 00:06: [mem 0xfe029000-0xfe029fff] has been reserved
[    0.368274] system 00:06: [mem 0xfe028000-0xfe028fff] has been reserved
[    0.368277] system 00:06: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.368280] system 00:06: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.368282] system 00:06: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.369366] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.369370] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.369373] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.369375] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
[    0.369378] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.369380] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.369382] system 00:07: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    0.369385] system 00:07: [mem 0xff000000-0xff000fff] has been reserved
[    0.369408] system 00:07: [mem 0xff010000-0xffffffff] could not be reserved
[    0.369410] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.369413] system 00:07: [mem 0x7b000000-0x7b01ffff] has been reserved
[    0.370835] pnp: PnP ACPI: found 8 devices
[    0.377125] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.377207] NET: Registered PF_INET protocol family
[    0.377325] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.379478] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.379518] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.379559] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.379718] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.379826] TCP: Hash tables configured (established 65536 bind 65536)
[    0.379894] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
[    0.379947] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.379976] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.380030] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.380037] NET: Registered PF_XDP protocol family
[    0.380043] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
[    0.380058] pci 0000:01:00.0: BAR 6: assigned [mem 0xa1240000-0xa125ffff pref]
[    0.380062] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.380066] pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
[    0.380071] pci 0000:00:1c.0:   bridge window [mem 0xa1200000-0xa12fffff]
[    0.380075] pci 0000:00:1c.0:   bridge window [mem 0x80000000-0x8fffffff 64bit pref]
[    0.380081] pci 0000:00:1c.4: PCI bridge to [bus 02]
[    0.380084] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
[    0.380088] pci 0000:00:1c.4:   bridge window [mem 0xa1100000-0xa11fffff]
[    0.380096] pci 0000:00:1c.5: PCI bridge to [bus 03]
[    0.380100] pci 0000:00:1c.5:   bridge window [mem 0xa1000000-0xa10fffff]
[    0.380108] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.380111] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.380113] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.380115] pci_bus 0000:00: resource 7 [mem 0x7b000000-0xdfffffff window]
[    0.380117] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.380119] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    0.380121] pci_bus 0000:01: resource 1 [mem 0xa1200000-0xa12fffff]
[    0.380123] pci_bus 0000:01: resource 2 [mem 0x80000000-0x8fffffff 64bit pref]
[    0.380126] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.380127] pci_bus 0000:02: resource 1 [mem 0xa1100000-0xa11fffff]
[    0.380130] pci_bus 0000:03: resource 1 [mem 0xa1000000-0xa10fffff]
[    0.382519] PCI: CLS 64 bytes, default 64
[    0.382542] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.382544] software IO TLB: mapped [mem 0x0000000061722000-0x0000000065722000] (64MB)
[    0.382593] Trying to unpack rootfs image as initramfs...
[    0.382745] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.382758] sgx: EPC section 0x70200000-0x75f7ffff
[    0.385170] Initialise system trusted keyrings
[    0.385182] Key type blacklist registered
[    0.385244] workingset: timestamp_bits=41 max_order=21 bucket_order=0
[    0.387047] zbud: loaded
[    0.387329] integrity: Platform Keyring initialized
[    0.387333] integrity: Machine keyring initialized
[    0.398195] Key type asymmetric registered
[    0.398200] Asymmetric key parser 'x509' registered
[    0.593344] Freeing initrd memory: 38444K
[    0.597957] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    0.597985] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.598021] io scheduler mq-deadline registered
[    0.598023] io scheduler kyber registered
[    0.598058] io scheduler bfq registered
[    0.598759] pcieport 0000:00:1c.0: AER: enabled with IRQ 122
[    0.599095] pcieport 0000:00:1c.4: AER: enabled with IRQ 123
[    0.599406] pcieport 0000:00:1c.5: AER: enabled with IRQ 124
[    0.599513] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.600125] ACPI: AC: AC Adapter [ACAD] (on-line)
[    0.600219] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:19/PNP0C0D:00/input/input0
[    0.600240] ACPI: button: Lid Switch [LID0]
[    0.600297] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.600334] ACPI: button: Power Button [PWRF]
[    0.601960] thermal LNXTHERM:00: registered as thermal_zone0
[    0.601964] ACPI: thermal: Thermal Zone [TZ00] (28 C)
[    0.602274] thermal LNXTHERM:01: registered as thermal_zone1
[    0.602276] ACPI: thermal: Thermal Zone [TZ01] (30 C)
[    0.602393] thermal LNXTHERM:02: registered as thermal_zone2
[    0.602395] ACPI: thermal: Thermal Zone [TZ02] (10 C)
[    0.602655] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.605171] hpet_acpi_add: no address or irqs in _CRS
[    0.605228] Non-volatile memory driver v1.3
[    0.605229] Linux agpgart interface v0.103
[    0.605231] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    0.605569] ahci 0000:00:17.0: version 3.0
[    0.605840] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 3 ports 6 Gbps 0x7 impl SATA mode
[    0.605846] ahci 0000:00:17.0: flags: 64bit ncq ilck pm led clo only pio slum part deso sadm sds apst 
[    0.606227] scsi host0: ahci
[    0.606380] scsi host1: ahci
[    0.606495] scsi host2: ahci
[    0.606537] ata1: SATA max UDMA/133 abar m2048@0xa1335000 port 0xa1335100 irq 125
[    0.606540] ata2: SATA max UDMA/133 abar m2048@0xa1335000 port 0xa1335180 irq 125
[    0.606543] ata3: SATA max UDMA/133 abar m2048@0xa1335000 port 0xa1335200 irq 125
[    0.606617] ACPI: bus type drm_connector registered
[    0.607051] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.607054] ehci-pci: EHCI PCI platform driver
[    0.607068] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.607071] ohci-pci: OHCI PCI platform driver
[    0.607079] uhci_hcd: USB Universal Host Controller Interface driver
[    0.607119] usbcore: registered new interface driver usbserial_generic
[    0.607124] usbserial: USB Serial support registered for generic
[    0.607233] rtc_cmos rtc_cmos: RTC can wake from S4
[    0.607938] rtc_cmos rtc_cmos: registered as rtc0
[    0.608065] rtc_cmos rtc_cmos: setting system clock to 2022-11-07T15:19:47 UTC (1667834387)
[    0.608081] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
[    0.608179] intel_pstate: HWP not enabled
[    0.608184] intel_pstate: Intel P-state driver initializing
[    0.608523] ledtrig-cpu: registered to indicate activity on CPUs
[    0.608863] efifb: probing for efifb
[    0.608874] efifb: framebuffer at 0x90000000, using 4128k, total 4128k
[    0.608877] efifb: mode is 1366x768x32, linelength=5504, pages=1
[    0.608879] efifb: scrolling: redraw
[    0.608880] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.608927] fbcon: Deferring console take-over
[    0.608928] fb0: EFI VGA frame buffer device
[    0.608958] hid: raw HID events driver (C) Jiri Kosina
[    0.609016] intel_pmc_core INT33A1:00:  initialized
[    0.609141] drop_monitor: Initializing network drop monitor service
[    0.617889] ACPI: battery: Slot [BAT1] (battery present)
[    0.628173] Initializing XFRM netlink socket
[    0.628310] NET: Registered PF_INET6 protocol family
[    0.633308] Segment Routing with IPv6
[    0.633311] RPL Segment Routing with IPv6
[    0.633322] In-situ OAM (IOAM) with IPv6
[    0.633354] NET: Registered PF_PACKET protocol family
[    0.633790] microcode: sig=0x406e3, pf=0x80, revision=0xf0
[    0.633853] microcode: Microcode Update Driver: v2.2.
[    0.633859] IPI shorthand broadcast: enabled
[    0.633884] sched_clock: Marking stable (627546874, 6180239)->(680515229, -46788116)
[    0.634145] registered taskstats version 1
[    0.634271] Loading compiled-in X.509 certificates
[    0.638020] Loaded X.509 cert 'Build time autogenerated kernel key: 0c231ceddbc65d4406d17327f575f9043dfbdbee'
[    0.638359] zswap: loaded using pool lz4/z3fold
[    0.638653] Key type ._fscrypt registered
[    0.638655] Key type .fscrypt registered
[    0.638656] Key type fscrypt-provisioning registered
[    0.641867] PM:   Magic number: 14:418:335
[    0.641892] tty tty56: hash matches
[    0.642072] RAS: Correctable Errors collector initialized.
[    0.917576] ata3: SATA link down (SStatus 4 SControl 300)
[    0.917612] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    0.917644] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.920068] ata2.00: ATAPI: hp       DVDRW GUE1N, UE00, max UDMA/133
[    0.920091] ata1.00: ATA-10: TOSHIBA HDWL110, JU000A, max UDMA/100
[    0.921273] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    0.924335] ata2.00: configured for UDMA/133
[    0.926660] ata1.00: configured for UDMA/100
[    0.928181] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA HDWL110  0A   PQ: 0 ANSI: 5
[    0.929487] sd 0:0:0:0: [sda] Drive-managed SMR disk
[    0.929494] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    0.929497] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    0.929506] sd 0:0:0:0: [sda] Write Protect is off
[    0.929508] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.929521] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.929539] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[    0.941898] scsi 1:0:0:0: CD-ROM            hp       DVDRW GUE1N      UE00 PQ: 0 ANSI: 5
[    1.002325]  sda: sda1 sda2 sda3
[    1.002861] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.004626] Freeing unused decrypted memory: 2036K
[    1.005033] Freeing unused kernel image (initmem) memory: 2136K
[    1.008962] Write protecting the kernel read-only data: 32768k
[    1.009662] Freeing unused kernel image (text/rodata gap) memory: 2040K
[    1.009964] Freeing unused kernel image (rodata/data gap) memory: 1036K
[    1.098286] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.098291] rodata_test: all tests were successful
[    1.098292] x86/mm: Checking user space page tables
[    1.170737] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.170759] Run /init as init process
[    1.170760]   with arguments:
[    1.170762]     /init
[    1.170763]   with environment:
[    1.170764]     HOME=/
[    1.170766]     TERM=linux
[    1.170767]     cryptdevice=PARTUUID=e69d7c4e-03ec-4e4d-9345-0c9c8ea6037a:luksdev
[    1.284950] fbcon: Taking over console
[    1.285025] Console: switching to colour frame buffer device 170x48
[    1.407801] tsc: Refined TSC clocksource calibration: 1992.000 MHz
[    1.407811] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396d519840e, max_idle_ns: 881590569543 ns
[    1.407830] clocksource: Switched to clocksource tsc
[    3.968750] [drm] amdgpu kernel modesetting enabled.
[    3.968775] amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GFX0.ATPX handle
[    3.969031] ATPX version 1, functions 0x00000033
[    3.969274] ATPX Hybrid Graphics
[    3.969652] amdgpu: CRAT table not found
[    3.969656] amdgpu: Virtual CRAT table created for CPU
[    3.969674] amdgpu: Topology: Add CPU node
[    3.969822] amdgpu 0000:01:00.0: amdgpu: SI support provided by radeon.
[    3.969826] amdgpu 0000:01:00.0: amdgpu: Use radeon.si_support=0 amdgpu.si_support=1 to override.
[    4.195987] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    4.212094] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    4.212109] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    4.213218] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[    4.213986] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    4.213995] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    4.214001] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    4.216338] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
[    4.216345] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.216349] usb usb1: Product: xHCI Host Controller
[    4.216352] usb usb1: Manufacturer: Linux 6.0.7-zen1-1-zen xhci-hcd
[    4.216355] usb usb1: SerialNumber: 0000:00:14.0
[    4.216582] hub 1-0:1.0: USB hub found
[    4.216606] hub 1-0:1.0: 12 ports detected
[    4.216888] serio: i8042 KBD port at 0x60,0x64 irq 1
[    4.216924] serio: i8042 AUX port at 0x60,0x64 irq 12
[    4.217079] cryptd: max_cpu_qlen set to 1000
[    4.231627] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
[    4.231634] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.231638] usb usb2: Product: xHCI Host Controller
[    4.231641] usb usb2: Manufacturer: Linux 6.0.7-zen1-1-zen xhci-hcd
[    4.231644] usb usb2: SerialNumber: 0000:00:14.0
[    4.232799] hub 2-0:1.0: USB hub found
[    4.232817] hub 2-0:1.0: 6 ports detected
[    4.244293] usb: port power management may be unreliable
[    4.251766] AVX2 version of gcm_enc/dec engaged.
[    4.251829] AES CTR mode by8 optimization enabled
[    4.261607] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    4.261614] cdrom: Uniform CD-ROM driver Revision: 3.20
[    4.281361] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    4.298285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    4.474885] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    4.601518] usb 1-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.00
[    4.601524] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    4.601527] usb 1-1: Product: USB2.0 HUB
[    4.602518] hub 1-1:1.0: USB hub found
[    4.602545] hub 1-1:1.0: 4 ports detected
[    4.716935] usb 1-2: new full-speed USB device number 3 using xhci_hcd
[    4.794316] device-mapper: uevent: version 1.0.3
[    4.794495] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[    4.835642] Key type encrypted registered
[    4.845394] usb 1-2: New USB device found, idVendor=0600, idProduct=aa16, bcdDevice= 1.00
[    4.845401] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    4.845404] usb 1-2: Product: USBZH5XK-ENC
[    4.853627] input: USBZH5XK-ENC as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.3/0003:0600:AA16.0001/input/input4
[    4.904860] hid-generic 0003:0600:AA16.0001: input,hidraw0: USB HID v1.00 Device [USBZH5XK-ENC] on usb-0000:00:14.0-2/input3
[    4.904914] usbcore: registered new interface driver usbhid
[    4.904917] usbhid: USB HID core driver
[    5.016378] usb 1-1.2: new low-speed USB device number 4 using xhci_hcd
[    5.205018] usb 1-1.2: New USB device found, idVendor=1a2c, idProduct=2d43, bcdDevice= 1.10
[    5.205024] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.205027] usb 1-1.2: Product: USB Keyboard
[    5.205029] usb 1-1.2: Manufacturer: SEMICO
[    5.213293] input: SEMICO USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:1A2C:2D43.0002/input/input5
[    5.265938] hid-generic 0003:1A2C:2D43.0002: input,hidraw1: USB HID v1.10 Keyboard [SEMICO USB Keyboard] on usb-0000:00:14.0-1.2/input0
[    5.272082] input: SEMICO USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:1A2C:2D43.0003/input/input6
[    5.313321] usb 1-3: new full-speed USB device number 5 using xhci_hcd
[    5.324713] input: SEMICO USB Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:1A2C:2D43.0003/input/input7
[    5.325000] input: SEMICO USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:1A2C:2D43.0003/input/input9
[    5.325512] hid-generic 0003:1A2C:2D43.0003: input,hiddev96,hidraw2: USB HID v1.10 Keyboard [SEMICO USB Keyboard] on usb-0000:00:14.0-1.2/input1
[    5.465978] usb 1-3: New USB device found, idVendor=3151, idProduct=1002, bcdDevice= 0.02
[    5.465990] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.465996] usb 1-3: Product: Wireless Device
[    5.466001] usb 1-3: Manufacturer: YICHIP
[    5.477107] hid-generic 0003:3151:1002.0004: hiddev97,hidraw3: USB HID v2.00 Device [YICHIP Wireless Device] on usb-0000:00:14.0-3/input0
[    5.493497] input: YICHIP Wireless Device Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:3151:1002.0005/input/input10
[    5.493651] input: YICHIP Wireless Device System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:3151:1002.0005/input/input11
[    5.545900] input: YICHIP Wireless Device Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:3151:1002.0005/input/input12
[    5.546447] hid-generic 0003:3151:1002.0005: input,hiddev98,hidraw4: USB HID v2.00 Mouse [YICHIP Wireless Device] on usb-0000:00:14.0-3/input1
[    5.608413] usb 1-1.3: new high-speed USB device number 6 using xhci_hcd
[    5.793524] usb 1-1.3: New USB device found, idVendor=0951, idProduct=1666, bcdDevice= 2.00
[    5.793539] usb 1-1.3: New USB device strings: Mfr=2, Product=3, SerialNumber=4
[    5.793546] usb 1-1.3: Product: DataTraveler 3.0
[    5.793551] usb 1-1.3: Manufacturer: Kingston
[    5.793556] usb 1-1.3: SerialNumber: 20CF30E117461561C63A558F
[    5.802056] usb-storage 1-1.3:1.0: USB Mass Storage device detected
[    5.802303] scsi host3: usb-storage 1-1.3:1.0
[    5.802420] usbcore: registered new interface driver usb-storage
[    5.807261] usbcore: registered new interface driver uas
[    5.904382] usb 1-4: new full-speed USB device number 7 using xhci_hcd
[    5.944111] ACPI Error: No handler for Region [RCM0] (000000009de12036) [SystemCMOS] (20220331/evregion-130)
[    5.944148] ACPI Error: Region SystemCMOS (ID=5) has no handler (20220331/exfldio-261)
[    5.944175] ACPI Error: Aborting method \_SB.WMID.ESDT due to previous error (AE_NOT_EXIST) (20220331/psparse-529)
[    5.944207] ACPI Error: Aborting method \_SB.PCI0.LPCB.EC0._Q42 due to previous error (AE_NOT_EXIST) (20220331/psparse-529)
[    6.035551] usb 1-4: New USB device found, idVendor=8087, idProduct=0aa7, bcdDevice= 0.01
[    6.035558] usb 1-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    6.153312] usb 1-5: new high-speed USB device number 8 using xhci_hcd
[    6.304471] usb 1-5: New USB device found, idVendor=04f2, idProduct=b5db, bcdDevice=18.09
[    6.304486] usb 1-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    6.304493] usb 1-5: Product: HP Webcam
[    6.304498] usb 1-5: Manufacturer: Chicony Electronics Co.,Ltd.
[    6.304502] usb 1-5: SerialNumber: 0x0001
[    6.849696] scsi 3:0:0:0: Direct-Access     Kingston DataTraveler 3.0 0000 PQ: 0 ANSI: 4
[    6.850699] sd 3:0:0:0: [sdb] 60538881 512-byte logical blocks: (31.0 GB/28.9 GiB)
[    6.850928] sd 3:0:0:0: [sdb] Write Protect is off
[    6.850932] sd 3:0:0:0: [sdb] Mode Sense: 23 00 00 00
[    6.851093] sd 3:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    6.866666]  sdb: sdb1 sdb2
[    6.866923] sd 3:0:0:0: [sdb] Attached SCSI removable disk
[   21.267065] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Quota mode: none.
[   31.908871] systemd[1]: Successfully credited entropy passed from boot loader.
[   31.946594] systemd[1]: systemd 251.7-4-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[   31.946604] systemd[1]: Detected architecture x86-64.
[   32.014628] systemd[1]: Hostname set to <rkpc>.
[   32.620047] systemd-fstab-generator[518]: Mount point  is not a valid path, ignoring.
[   32.728200] systemd-fstab-generator[518]: Mount point  is not a valid path, ignoring.
[   32.833151] zram: Added device: zram0
[   33.756406] systemd[1]: Queued start job for default target Graphical Interface.
[   33.772970] systemd[1]: Created slice Slice /system/getty.
[   33.773614] systemd[1]: Created slice Slice /system/modprobe.
[   33.774091] systemd[1]: Created slice Slice /system/systemd-fsck.
[   33.774525] systemd[1]: Created slice Slice /system/systemd-zram-setup.
[   33.774907] systemd[1]: Created slice User and Session Slice.
[   33.775091] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   33.775244] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   33.775531] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   33.775648] systemd[1]: Reached target Local Encrypted Volumes.
[   33.775730] systemd[1]: Reached target Login Prompts.
[   33.775802] systemd[1]: Reached target Local Integrity Protected Volumes.
[   33.775897] systemd[1]: Reached target Path Units.
[   33.775966] systemd[1]: Reached target Remote File Systems.
[   33.776030] systemd[1]: Reached target Slice Units.
[   33.776111] systemd[1]: Reached target Local Verity Protected Volumes.
[   33.776280] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   33.776706] systemd[1]: Listening on LVM2 poll daemon socket.
[   33.778301] systemd[1]: Listening on Process Core Dump Socket.
[   33.778645] systemd[1]: Listening on Journal Audit Socket.
[   33.778899] systemd[1]: Listening on Journal Socket (/dev/log).
[   33.779154] systemd[1]: Listening on Journal Socket.
[   33.779455] systemd[1]: Listening on Network Service Netlink Socket.
[   33.779864] systemd[1]: Listening on udev Control Socket.
[   33.780074] systemd[1]: Listening on udev Kernel Socket.
[   33.781346] systemd[1]: Mounting Huge Pages File System...
[   33.782645] systemd[1]: Mounting POSIX Message Queue File System...
[   33.783987] systemd[1]: Mounting Kernel Debug File System...
[   33.785726] systemd[1]: Mounting Kernel Trace File System...
[   33.787672] systemd[1]: Starting Create List of Static Device Nodes...
[   33.789486] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[   33.792090] systemd[1]: Starting Load Kernel Module configfs...
[   33.794328] systemd[1]: Starting Load Kernel Module drm...
[   33.797468] systemd[1]: Starting Load Kernel Module fuse...
[   33.798655] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[   33.802071] systemd[1]: Starting Journal Service...
[   33.878155] fuse: init (API version 7.36)
[   34.235159] systemd[1]: Starting Load Kernel Modules...
[   34.236971] systemd[1]: Starting Generate network units from Kernel command line...
[   34.238714] systemd[1]: Starting Remount Root and Kernel File Systems...
[   34.280465] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
[   34.281775] EXT4-fs (dm-0): re-mounted. Quota mode: none.
[   34.288089] systemd[1]: Starting Coldplug All udev Devices...
[   34.293127] systemd[1]: Mounted Huge Pages File System.
[   34.294183] systemd[1]: Mounted POSIX Message Queue File System.
[   34.295179] systemd[1]: Mounted Kernel Debug File System.
[   34.296156] systemd[1]: Mounted Kernel Trace File System.
[   34.297341] systemd[1]: Finished Create List of Static Device Nodes.
[   34.298303] audit: type=1130 audit(1667834421.188:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.298801] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[   34.299330] audit: type=1130 audit(1667834421.189:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.299776] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   34.299983] systemd[1]: Finished Load Kernel Module configfs.
[   34.300462] audit: type=1130 audit(1667834421.190:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.300484] audit: type=1131 audit(1667834421.190:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.300920] systemd[1]: modprobe@drm.service: Deactivated successfully.
[   34.301117] systemd[1]: Finished Load Kernel Module drm.
[   34.301587] audit: type=1130 audit(1667834421.191:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.301612] audit: type=1131 audit(1667834421.191:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.302035] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[   34.302237] systemd[1]: Finished Load Kernel Module fuse.
[   34.302720] audit: type=1130 audit(1667834421.192:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.302749] audit: type=1131 audit(1667834421.193:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.303083] systemd[1]: Finished Generate network units from Kernel command line.
[   34.303566] audit: type=1130 audit(1667834421.193:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-network-generator comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.303898] systemd[1]: Finished Remount Root and Kernel File Systems.
[   34.304386] audit: type=1130 audit(1667834421.194:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.304853] systemd[1]: Reached target Preparation for Network.
[   34.314918] systemd[1]: Mounting FUSE Control File System...
[   34.317638] systemd[1]: Mounting Kernel Configuration File System...
[   34.318775] systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
[   34.380973] Asymmetric key parser 'pkcs8' registered
[   34.526140] vboxdrv: loading out-of-tree module taints kernel.
[   34.526618] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[   34.545764] vboxdrv: Found 4 processor cores/threads
[   34.563167] vboxdrv: TSC mode is Invariant, tentative frequency 1991986240 Hz
[   34.563170] vboxdrv: Successfully loaded version 7.0.2 r154219 (interface 0x00330003)
[   34.579529] systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
[   34.580998] VBoxNetAdp: Successfully started.
[   34.584800] VBoxNetFlt: Successfully started.
[   34.587027] systemd[1]: Starting Load/Save Random Seed...
[   34.588097] systemd[1]: Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
[   34.590081] systemd[1]: Starting Create Static Device Nodes in /dev...
[   34.593043] systemd[1]: Started Journal Service.
[   34.643483] systemd-journald[538]: Received client request to flush runtime journal.
[   37.627638] wmi_bus wmi_bus-PNP0C14:01: WQBJ data block query control method not found
[   37.630003] input: Wireless hotkeys as /devices/virtual/input/input14
[   37.821594] Consider using thermal netlink events interface
[   38.127915] zram0: detected capacity change from 0 to 7912448
[   38.389081] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   38.389500] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   38.423896] mei_me 0000:00:16.0: enabling device (0004 -> 0006)
[   38.661200] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   38.661209] cfg80211: failed to load regulatory.db
[   39.015135] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[   39.015204] pci 0000:00:1f.1: [8086:9d20] type 00 class 0x058000
[   39.015269] pci 0000:00:1f.1: reg 0x10: [mem 0xfd000000-0xfdffffff 64bit]
[   39.022257] i2c i2c-0: 2/2 memory slots populated (from DMI)
[   39.022648] i2c i2c-0: Successfully instantiated SPD at 0x50
[   39.039687] Intel(R) Wireless WiFi driver for Linux
[   39.129302] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[   39.129308] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   39.129311] RAPL PMU: hw unit of domain package 2^-14 Joules
[   39.129313] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   39.129315] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   39.129317] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   39.161239] iwlwifi 0000:03:00.0: loaded firmware version 29.198743027.0 3168-29.ucode op_mode iwlmvm
[   39.361032] input: PC Speaker as /devices/platform/pcspkr/input/input15
[   39.607363] acpi INT33D6:00: intel-vbtn: created platform device
[   39.607894] intel-vbtn INT33D6:00: failed to read Intel Virtual Button driver
[   40.128474] iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220
[   40.129009] thermal thermal_zone5: failed to read out thermal zone (-61)
[   40.151508] iwlwifi 0000:03:00.0: base HW address: d4:25:8b:e1:96:6e, OTP minor version: 0x0
[   40.175500] ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[   40.183040] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[   40.188193] iTCO_vendor_support: vendor-support=0
[   40.428013] psmouse serio1: synaptics: queried max coordinates: x [..5648], y [..4826]
[   40.458602] psmouse serio1: synaptics: queried min coordinates: x [1292..], y [1026..]
[   40.458612] psmouse serio1: synaptics: Your touchpad (PNP: SYN3250 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
[   40.517322] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2b1, caps: 0xf00123/0x840300/0x2e800/0x400000, board id: 3320, fw id: 2548310
[   40.554601] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input16
[   40.562631] intel_rapl_common: Found RAPL domain package
[   40.562635] intel_rapl_common: Found RAPL domain core
[   40.562637] intel_rapl_common: Found RAPL domain uncore
[   40.562638] intel_rapl_common: Found RAPL domain dram
[   40.562640] intel_rapl_common: Found RAPL domain psys
[   40.578648] input: HP WMI hotkeys as /devices/virtual/input/input17
[   41.024671] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[   41.027153] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   41.031156] mousedev: PS/2 mouse device common for all mice
[   41.332110] intel_tcc_cooling: Programmable TCC Offset detected
[   41.453047] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[   41.462592] r8169 0000:02:00.0 eth0: RTL8168h/8111h, ac:e2:d3:7d:19:b5, XID 541, IRQ 129
[   41.462603] r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[   41.538886] r8169 0000:02:00.0 eno1: renamed from eth0
[   42.073108] intel_rapl_common: Found RAPL domain package
[   42.073119] intel_rapl_common: Found RAPL domain dram
[   42.135981] kauditd_printk_skb: 10 callbacks suppressed
[   42.135984] audit: type=1130 audit(1667834429.026:22): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   42.137055] audit: type=1130 audit(1667834429.027:23): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-zram-setup@zram0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   42.528273] Adding 3956220k swap on /dev/zram0.  Priority:100 extents:1 across:3956220k SSDscFS
[   42.592804] Console: switching to colour dummy device 80x25
[   42.592963] i915 0000:00:02.0: vgaarb: deactivate vga console
[   42.595019] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   42.630328] i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
[   42.630336] i915 0000:00:02.0: [drm] [ENCODER:110:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[   42.957087] mc: Linux media interface: v0.10
[   43.406596] videodev: Linux video capture interface: v2.00
[   43.551986] Bluetooth: Core ver 2.22
[   43.552010] NET: Registered PF_BLUETOOTH protocol family
[   43.552012] Bluetooth: HCI device and connection manager initialized
[   43.552018] Bluetooth: HCI socket layer initialized
[   43.552021] Bluetooth: L2CAP socket layer initialized
[   43.552027] Bluetooth: SCO socket layer initialized
[   43.568689] audit: type=1130 audit(1667834430.458:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   43.690018] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
[   43.710147] usb 1-2: Warning! Unlikely big volume range (=1008), cval->res is probably wrong.
[   43.710152] usb 1-2: [49] FU [PCM Playback Volume] ch = 2, val = -16129/-1/16
[   43.711893] usb 1-2: Warning! Unlikely big volume range (=496), cval->res is probably wrong.
[   43.711899] usb 1-2: [50] FU [Mic Capture Volume] ch = 1, val = 0/7936/16
[   43.712096] usbcore: registered new interface driver snd-usb-audio
[   43.743188] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[   43.747198] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   43.749607] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input18
[   43.749783] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   43.902177] usbcore: registered new interface driver btusb
[   43.908465] usb 1-5: Found UVC 1.00 device HP Webcam (04f2:b5db)
[   43.911586] Bluetooth: hci0: Legacy ROM 2.x revision 5.0 build 25 week 20 2015
[   43.917184] input: HP Webcam: HP Webcam as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input19
[   43.917315] usbcore: registered new interface driver uvcvideo
[   43.919930] fbcon: i915drmfb (fb0) is primary device
[   43.920018] Console: switching to colour frame buffer device 170x48
[   43.921755] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[   45.086886] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3227: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   45.086908] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   45.086918] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   45.086928] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[   45.086933] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[   45.086939] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
[   45.086946] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
[   45.109605] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq
[   45.391544] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card1/input20
[   45.391635] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card1/input21
[   45.391716] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input22
[   45.391853] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input23
[   45.392170] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input24
[   45.392245] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input25
[   45.392332] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input26
[   45.446783] Bluetooth: hci0: Intel BT fw patch 0x43 completed & activated
[   46.510030] audit: type=1130 audit(1667834433.400:25): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-0CE6\x2d1398 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   46.732129] audit: type=1130 audit(1667834433.622:26): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   46.962665] audit: type=1130 audit(1667834433.852:27): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   47.436638] audit: type=1130 audit(1667834434.326:28): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   47.712448] audit: type=1130 audit(1667834434.602:29): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   47.714238] audit: type=1334 audit(1667834434.604:30): prog-id=12 op=LOAD
[   47.749289] audit: type=1334 audit(1667834434.639:31): prog-id=13 op=LOAD
[   47.782887] audit: type=1127 audit(1667834434.673:32): pid=775 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[   47.822780] audit: type=1130 audit(1667834434.713:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   47.909074] audit: type=1130 audit(1667834434.799:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   48.347227] audit: type=1130 audit(1667834435.237:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   48.382964] audit: type=1334 audit(1667834435.273:36): prog-id=14 op=LOAD
[   48.383105] audit: type=1334 audit(1667834435.273:37): prog-id=15 op=LOAD
[   52.115918] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
[   52.257911] r8169 0000:02:00.0 eno1: Link is Down
[   52.684913] kauditd_printk_skb: 31 callbacks suppressed
[   52.684917] audit: type=1130 audit(1667834439.575:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   53.914526] audit: type=1130 audit(1667834440.804:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   53.931751] audit: type=1105 audit(1667834440.822:67): pid=815 uid=0 auid=120 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=rkpc addr=? terminal=/dev/tty1 res=success'
[   62.276603] audit: type=1131 audit(1667834449.166:68): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   68.003531] audit: type=1334 audit(1667834454.893:69): prog-id=21 op=LOAD
[   68.003691] audit: type=1334 audit(1667834454.893:70): prog-id=22 op=LOAD
[   68.003747] audit: type=1334 audit(1667834454.894:71): prog-id=23 op=LOAD
[   68.074677] audit: type=1130 audit(1667834454.964:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   71.268708] audit: type=1334 audit(1667834458.158:73): prog-id=24 op=LOAD
[   71.268804] audit: type=1334 audit(1667834458.159:74): prog-id=25 op=LOAD
[   73.114716] audit: type=1130 audit(1667834460.004:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   73.517595] audit: type=1130 audit(1667834460.407:76): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   73.522500] audit: type=1130 audit(1667834460.412:77): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   74.243498] audit: type=1130 audit(1667834461.133:78): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   75.874523] rfkill: input handler disabled
[  103.503594] audit: type=1100 audit(1667834490.393:79): pid=1130 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="rktfier" exe="/usr/lib/gdm-session-worker" hostname=rkpc addr=? terminal=/dev/tty1 res=success'
[  103.504551] audit: type=1101 audit(1667834490.394:80): pid=1130 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="rktfier" exe="/usr/lib/gdm-session-worker" hostname=rkpc addr=? terminal=/dev/tty1 res=success'
[  103.505975] audit: type=1103 audit(1667834490.396:81): pid=1130 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="rktfier" exe="/usr/lib/gdm-session-worker" hostname=rkpc addr=? terminal=/dev/tty1 res=success'
[  103.510490] audit: type=1006 audit(1667834490.400:82): pid=1130 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[  103.510496] audit: type=1300 audit(1667834490.400:82): arch=c000003e syscall=1 success=yes exit=4 a0=a a1=7ffe5a765630 a2=4 a3=7ffe5a765344 items=0 ppid=798 pid=1130 auid=1000 uid=0 gid=1000 euid=0 suid=0 fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=3 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
[  103.510500] audit: type=1327 audit(1667834490.400:82): proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D70617373776F72645D
[  103.555017] audit: type=1130 audit(1667834490.445:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  103.570305] audit: type=1101 audit(1667834490.460:84): pid=1143 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="rktfier" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  103.570378] audit: type=1103 audit(1667834490.460:85): pid=1143 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="rktfier" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[  103.570505] audit: type=1006 audit(1667834490.460:86): pid=1143 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=4 res=1
[  104.101849] rfkill: input handler enabled
[  109.826846] kauditd_printk_skb: 5 callbacks suppressed
[  109.826849] audit: type=1131 audit(1667834496.717:90): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  109.879180] audit: type=1131 audit(1667834496.769:91): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  110.566261] audit: type=1334 audit(1667834497.456:92): prog-id=0 op=UNLOAD
[  110.566267] audit: type=1334 audit(1667834497.456:93): prog-id=0 op=UNLOAD
[  110.566270] audit: type=1334 audit(1667834497.456:94): prog-id=0 op=UNLOAD
[  110.566834] audit: type=1334 audit(1667834497.457:95): prog-id=0 op=UNLOAD
[  110.566839] audit: type=1334 audit(1667834497.457:96): prog-id=0 op=UNLOAD
[  110.566842] audit: type=1334 audit(1667834497.457:97): prog-id=0 op=UNLOAD
[  111.981007] audit: type=1334 audit(1667834498.871:98): prog-id=26 op=LOAD
[  111.981157] audit: type=1334 audit(1667834498.871:99): prog-id=27 op=LOAD
[  114.978582] kauditd_printk_skb: 2 callbacks suppressed
[  114.978587] audit: type=1106 audit(1667834501.868:102): pid=815 uid=0 auid=120 ses=1 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=rkpc addr=? terminal=/dev/tty1 res=success'
[  114.978595] audit: type=1104 audit(1667834501.868:103): pid=815 uid=0 auid=120 ses=1 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=rkpc addr=? terminal=/dev/tty1 res=success'
[  117.665541] audit: type=1130 audit(1667834504.555:104): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  125.975884] audit: type=1131 audit(1667834512.866:105): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  125.997183] audit: type=1131 audit(1667834512.887:106): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  134.011877] audit: type=1131 audit(1667834520.902:107): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  142.082358] audit: type=1131 audit(1667834528.972:108): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  142.106768] audit: type=1334 audit(1667834528.997:109): prog-id=0 op=UNLOAD
[  142.106776] audit: type=1334 audit(1667834528.997:110): prog-id=0 op=UNLOAD
[  142.106780] audit: type=1334 audit(1667834528.997:111): prog-id=0 op=UNLOAD
[  164.199638] wlan0: authenticate with cc:32:e5:21:aa:0a
[  164.204738] wlan0: bad VHT capabilities, disabling VHT
[  164.204742] wlan0: 80 MHz not supported, disabling VHT
[  164.213528] wlan0: send auth to cc:32:e5:21:aa:0a (try 1/3)
[  164.216183] wlan0: authenticated
[  164.255723] wlan0: associate with cc:32:e5:21:aa:0a (try 1/3)
[  164.260048] wlan0: RX AssocResp from cc:32:e5:21:aa:0a (capab=0x411 status=0 aid=2)
[  164.263588] wlan0: associated
[  164.422434] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  165.005087] audit: type=1130 audit(1667834551.895:112): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  175.293335] audit: type=1131 audit(1667834561.905:113): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  195.447578] audit: type=1100 audit(1667834581.965:114): pid=1689 uid=1000 auid=1000 ses=4 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="rktfier" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  195.447869] audit: type=1101 audit(1667834581.966:115): pid=1689 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="rktfier" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  195.449243] audit: type=1110 audit(1667834581.967:116): pid=1689 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  195.452904] audit: type=1105 audit(1667834581.971:117): pid=1689 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  195.592273] audit: type=1106 audit(1667834582.110:118): pid=1689 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  195.592535] audit: type=1104 audit(1667834582.110:119): pid=1689 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  217.620342] audit: type=1101 audit(1667834604.141:120): pid=1758 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="rktfier" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  217.621719] audit: type=1110 audit(1667834604.143:121): pid=1758 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  217.625556] audit: type=1105 audit(1667834604.147:122): pid=1758 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  217.628931] audit: type=1106 audit(1667834604.150:123): pid=1758 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  217.629009] audit: type=1104 audit(1667834604.150:124): pid=1758 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  299.950069] audit: type=1101 audit(1667834686.475:125): pid=2281 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="rktfier" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  299.951527] audit: type=1110 audit(1667834686.476:126): pid=2281 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  299.955072] audit: type=1105 audit(1667834686.480:127): pid=2281 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  299.984144] audit: type=1106 audit(1667834686.509:128): pid=2281 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  299.984249] audit: type=1104 audit(1667834686.509:129): pid=2281 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  367.373106] audit: type=1101 audit(1667834753.899:130): pid=2353 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="rktfier" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  367.374392] audit: type=1110 audit(1667834753.901:131): pid=2353 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  367.377901] audit: type=1105 audit(1667834753.904:132): pid=2353 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'

Offline

#14 2022-11-07 15:33:11

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: Graphics Card not detected

[    3.969822] amdgpu 0000:01:00.0: amdgpu: SI support provided by radeon.
[    3.969826] amdgpu 0000:01:00.0: amdgpu: Use radeon.si_support=0 amdgpu.si_support=1 to override.

Change your systemd-boot entry appropriately.

Last edited by V1del (2022-11-07 15:33:49)

Offline

#15 2022-11-07 15:43:53

rktf
Member
Registered: 2022-11-04
Posts: 32

Re: Graphics Card not detected

Adding both entries at the end of my existing entry caused me to get stuck at "Starting version 251.7-4-arch", tried rebooting but it seems to do nothing.

Offline

#16 2022-11-07 15:50:42

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: Graphics Card not detected

this should only affect the amdgpu card which isn't attached to a display and that shouldn't have a bearing on anything else normally. When "stuck" can you switch TTY with Ctrl+Alt+F2..F8? If you can post

sudo journalctl -b

if you can't, remove them from the entries line so you can boot and post

sudo journalctl -b-1

for the "prior" (failed) boot: https://wiki.archlinux.org/title/List_o … n_services

Offline

#17 2022-11-07 16:03:30

rktf
Member
Registered: 2022-11-04
Posts: 32

Re: Graphics Card not detected

I was unable to switch TTY, it seems like the system never booted in the first place because i was never asked for my disk unlock passphrase.
Here's the output anyways.

Offline

#18 2022-11-07 16:12:50

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: Graphics Card not detected

That's a run with the old flags so probably not. If you additionally, when adding the two correct parameters, you add debug to the parameters do you get any output suggesting why it would fail?

Offline

#19 2022-11-07 20:53:35

rktf
Member
Registered: 2022-11-04
Posts: 32

Re: Graphics Card not detected

By giving some kernel debugging parameters, i was able to get some info related to amdgpu on startup :
https://transfer.sh/oGXzRU/capture.png
I worked my hard to make it as readable as possible so hope it helps.
Other than this, i have a secondary screen outside of my laptop that i connect using VGA, i'm not sure if it uses my AMD graphics or not so i can't really say anything about it.

Last edited by V1del (2022-11-07 21:26:33)

Offline

#20 2022-11-07 21:26:14

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: Graphics Card not detected

Nothing of that output suggests an issue with AMDGPU. By nature of it being a display controller then your external display wouldn't/shouldn't be using it, so I doubt it as a general effect. FWIW since this is a laptop you most likely want to add i915 to the modules array as well (or opt for the kms hook) in mkinitcpio and regenerate your initramfs and check whether it behaves differently

Also please don't embed huge images directly in the page and rather link to them.

Last edited by V1del (2022-11-07 21:27:05)

Offline

#21 2022-11-08 17:07:22

rktf
Member
Registered: 2022-11-04
Posts: 32

Re: Graphics Card not detected

I was able to get the parameters working by adding the module.

Here is my current journalctl -b

Now, i get some kind of an error at the startup before i enter the passphrase to unlock my partition.

:: running early hook [udev]
Starting version 251.7-4-arch
[4.075736] kfd kfd:  amdgpu: HAINAN  not supported in kfd

So i've also included dmesg output.

Offline

#22 2022-11-09 00:34:30

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: Graphics Card not detected

I'd assume that's of informational nature, try making use of the card with PRIME: https://wiki.archlinux.org/title/PRIME# … rs_-_PRIME

Offline

#23 2022-11-09 20:27:11

rktf
Member
Registered: 2022-11-04
Posts: 32

Re: Graphics Card not detected

I was able to get the first game came to mind that shows graphic information, Minecraft working using prime even though the performance is a bit poor. However sometimes i just see a black screen on launch and my system completely freezes when trying to kill the app.

I also can't seem to get vkcube to work on my radeon card, even though it is in the database.

The error i get :

 WARNING: [Loader Message] Code 0 : terminator_CreateInstance: Failed to CreateInstance in ICD 0.  Skipping ICD.
ERROR: [Loader Message] Code 0 : terminator_CreateInstance: Found no drivers!
Cannot create Vulkan instance.
This problem is often caused by a faulty installation of the Vulkan driver or attempting to use a GPU that does not support Vulkan.
ERROR at /build/vulkan-tools/src/Vulkan-Tools-1.3.226/vulkaninfo/vulkaninfo.h:672:vkCreateInstance failed with ERROR_INCOMPATIBLE_DRIVER

At the time of writing this, i'm exporting both AMD_VULKAN_ICD=RADV and VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/amd_icd64.json before trying out an app or a game, and adding DRI_PRIME=1 before their commands.

vulkaninfo --summary also gives the same error as i included on top.

Last edited by rktf (2022-11-09 20:29:06)

Offline

#24 2022-11-10 16:20:14

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: Graphics Card not detected

vulkan using applications have their own method of selecting a specific card/driver and that method is normally completely independent from PRIME settings.

please post

$ pacman -Qs vulkan
$ ls -l /usr/share/vulkan/icd.d

Last edited by Lone_Wolf (2022-11-10 16:20:28)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#25 2022-11-10 17:14:27

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: Graphics Card not detected

Remove amdvlk that will definitely not support your card and actually break resolution for RADV. you should only have vulkan-radeon installed.

Offline

Board footer

Powered by FluxBB