dmesg logs ----- Mail original ----- De: "Kai-Heng Feng" <kai.heng.feng@xxxxxxxxxxxxx> À: "Christian Casteyde" <casteyde.christian@xxxxxxx> Cc: stable@xxxxxxxxxxxxxxx, "Thorsten Leemhuis" <regressions@xxxxxxxxxxxxx>, regressions@xxxxxxxxxxxxxxx, "alexander deucher" <alexander.deucher@xxxxxxx>, gregkh@xxxxxxxxxxxxxxxxxxx, "Mario Limonciello" <mario.limonciello@xxxxxxx> Envoyé: Mardi 17 Mai 2022 08:58:30 Objet: Re: [REGRESSION] Laptop with Ryzen 4600H fails to resume video since 5.17.4 (works 5.17.3) On Tue, May 17, 2022 at 2:36 PM Christian Casteyde <casteyde.christian@xxxxxxx> wrote: > > No, the problem is there even without acpicall. Fyi I use it to shutdown the NVidia card that eats the battery otherwise. > > I managed to get a dmesg output with 2.18rc7 I will post it this evening (basically exact same behavior as 2.17.4). Can you please also attach dmesg without the offending commit (i.e. when it's working)? Kai-Heng > > CC > > Télécharger BlueMail pour Android > > Le 17 mai 2022 à 04:03, à 04:03, Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx> a écrit: > >On Tue, May 17, 2022 at 1:23 AM Christian Casteyde > ><casteyde.christian@xxxxxxx> wrote: > >> > >> I've tried with 5.18-rc7, it doesn't work either. I guess 5.18 branch > >have all > >> commits. > >> > >> full dmesg appended (not for 5.18, I didn't manage to resume up to > >the point > >> to get a console for now). > > > >Interestingly, I found you are using acpi_call: > >[ 30.667348] acpi_call: loading out-of-tree module taints kernel. > > > >Does removing the acpi_call solve the issue? > > > >Kai-Heng > > > >> > >> CC > >> > >> Le lundi 16 mai 2022, 04:47:25 CEST Kai-Heng Feng a écrit : > >> > [+Cc Mario] > >> > > >> > On Sun, May 15, 2022 at 1:34 AM Christian Casteyde > >> > > >> > <casteyde.christian@xxxxxxx> wrote: > >> > > I've applied the commit a56f445f807b0276 on 5.17.7 and tested. > >> > > This does not fix the problem on my laptop. > >> > > >> > Maybe some commits are still missing? > >> > > >> > > For informatio, here is a part of the log around the suspend > >process: > >> > Is it possible to attach full dmesg? > >> > > >> > Kai-Heng > >> > > >> > > May 14 19:21:41 geek500 kernel: snd_hda_intel 0000:01:00.1: can't > >change > >> > > power state from D3cold to D0 (config space inaccessible) > >> > > May 14 19:21:41 geek500 kernel: PM: late suspend of devices > >failed > >> > > May 14 19:21:41 geek500 kernel: ------------[ cut here > >]------------ > >> > > May 14 19:21:41 geek500 kernel: i2c_designware AMDI0010:03: > >Transfer while > >> > > suspended > >> > > May 14 19:21:41 geek500 kernel: pci 0000:00:00.2: can't derive > >routing for > >> > > PCI INT A > >> > > May 14 19:21:41 geek500 kernel: pci 0000:00:00.2: PCI INT A: no > >GSI > >> > > May 14 19:21:41 geek500 kernel: WARNING: CPU: 9 PID: 1972 at > >drivers/i2c/ > >> > > busses/i2c-designware-master.c:570 i2c_dw_xfer+0x3f6/0x440 > >> > > May 14 19:21:41 geek500 kernel: Modules linked in: [last > >unloaded: > >> > > acpi_call] May 14 19:21:41 geek500 kernel: CPU: 9 PID: 1972 Comm: > >> > > kworker/u32:18 Tainted: G O 5.17.7+ #7 > >> > > May 14 19:21:41 geek500 kernel: Hardware name: HP HP Pavilion > >Gaming > >> > > Laptop > >> > > 15-ec1xxx/87B2, BIOS F.25 08/18/2021 > >> > > May 14 19:21:41 geek500 kernel: Workqueue: events_unbound > >> > > async_run_entry_fn May 14 19:21:41 geek500 kernel: RIP: > >> > > 0010:i2c_dw_xfer+0x3f6/0x440 > >> > > May 14 19:21:41 geek500 kernel: Code: c6 05 db 31 45 01 01 4c 8b > >67 50 4d > >> > > 85 e4 75 03 4c 8b 27 e8 fc e1 e9 ff 4c 89 e2 48 c7 c7 00 01 cc > >> > > > >> > > ab 48 89 c6 e8 b3 4f 45 00 <0f> 0b 41 be 94 ff ff ff e9 cc fc ff > >ff e9 2d > >> > > 9c> > >> > > 4b 00 83 f8 01 74 > >> > > May 14 19:21:41 geek500 kernel: RSP: 0018:ffff8dbfc31e7c68 > >EFLAGS: > >> > > 00010286 > >> > > May 14 19:21:41 geek500 kernel: RAX: 0000000000000000 RBX: > >> > > ffff888540f170e8 > >> > > RCX: 0000000000000be5 > >> > > May 14 19:21:41 geek500 kernel: RDX: 0000000000000000 RSI: > >> > > 0000000000000086 > >> > > RDI: ffffffffac858df8 > >> > > May 14 19:21:41 geek500 kernel: RBP: ffff888540f170e8 R08: > >> > > ffffffffabe46d60 > >> > > R09: 00000000ac86a0f6 > >> > > May 14 19:21:41 geek500 kernel: R10: ffffffffffffffff R11: > >> > > ffffffffffffffff > >> > > R12: ffff888540f5c070 > >> > > May 14 19:21:41 geek500 kernel: R13: ffff8dbfc31e7d70 R14: > >> > > 00000000ffffff94 > >> > > R15: ffff888540f17028 > >> > > May 14 19:21:41 geek500 kernel: FS: 0000000000000000(0000) > >> > > GS:ffff88885f640000(0000) knlGS:0000000000000000 > >> > > May 14 19:21:41 geek500 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: > >> > > 0000000080050033 > >> > > May 14 19:21:41 geek500 kernel: CR2: 00007f1984067028 CR3: > >> > > 0000000045e0c000 > >> > > CR4: 0000000000350ee0 > >> > > May 14 19:21:41 geek500 kernel: Call Trace: > >> > > May 14 19:21:41 geek500 kernel: <TASK> > >> > > May 14 19:21:41 geek500 kernel: ? dequeue_entity+0xd4/0x250 > >> > > May 14 19:21:41 geek500 kernel: ? > >newidle_balance.constprop.0+0x1f7/0x3b0 > >> > > May 14 19:21:41 geek500 kernel: __i2c_transfer+0x16d/0x520 > >> > > May 14 19:21:41 geek500 kernel: i2c_transfer+0x7a/0xd0 > >> > > May 14 19:21:41 geek500 kernel: __i2c_hid_command+0x106/0x2d0 > >> > > May 14 19:21:41 geek500 kernel: ? amd_gpio_irq_enable+0x19/0x50 > >> > > May 14 19:21:41 geek500 kernel: i2c_hid_set_power+0x4a/0xd0 > >> > > May 14 19:21:41 geek500 kernel: i2c_hid_core_resume+0x60/0xb0 > >> > > May 14 19:21:41 geek500 kernel: ? > >acpi_subsys_resume_early+0x50/0x50 > >> > > May 14 19:21:41 geek500 kernel: dpm_run_callback+0x1d/0xd0 > >> > > May 14 19:21:41 geek500 kernel: device_resume+0x122/0x230 > >> > > May 14 19:21:41 geek500 kernel: async_resume+0x14/0x30 > >> > > May 14 19:21:41 geek500 kernel: async_run_entry_fn+0x1b/0xa0 > >> > > May 14 19:21:41 geek500 kernel: process_one_work+0x1d3/0x3a0 > >> > > May 14 19:21:41 geek500 kernel: worker_thread+0x48/0x3c0 > >> > > May 14 19:21:41 geek500 kernel: ? rescuer_thread+0x380/0x380 > >> > > May 14 19:21:41 geek500 kernel: kthread+0xd3/0x100 > >> > > May 14 19:21:41 geek500 kernel: ? > >kthread_complete_and_exit+0x20/0x20 > >> > > May 14 19:21:41 geek500 kernel: ret_from_fork+0x22/0x30 > >> > > May 14 19:21:41 geek500 kernel: </TASK> > >> > > May 14 19:21:41 geek500 kernel: ---[ end trace 0000000000000000 > >]--- > >> > > May 14 19:21:41 geek500 kernel: i2c_hid_acpi i2c-ELAN0718:00: > >failed to > >> > > change power setting. > >> > > May 14 19:21:41 geek500 kernel: PM: dpm_run_callback(): > >> > > acpi_subsys_resume+0x0/0x50 returns -108 > >> > > May 14 19:21:41 geek500 kernel: i2c_hid_acpi i2c-ELAN0718:00: PM: > >failed > >> > > to > >> > > resume async: error -108 > >> > > May 14 19:21:41 geek500 kernel: amdgpu 0000:05:00.0: > >> > > [drm:amdgpu_ring_test_helper] *ERROR* ring gfx test failed (-110) > >> > > May 14 19:21:41 geek500 kernel: > >[drm:amdgpu_device_ip_resume_phase2] > >> > > *ERROR* resume of IP block <gfx_v9_0> failed -110 > >> > > May 14 19:21:41 geek500 kernel: amdgpu 0000:05:00.0: amdgpu: > >> > > amdgpu_device_ip_resume failed (-110). > >> > > May 14 19:21:41 geek500 kernel: PM: dpm_run_callback(): > >> > > pci_pm_resume+0x0/0x120 returns -110 > >> > > May 14 19:21:41 geek500 kernel: amdgpu 0000:05:00.0: PM: failed > >to resume > >> > > async: error -110 > >> > > May 14 19:21:41 geek500 kernel: ------------[ cut here > >]------------ > >> > > May 14 19:21:41 geek500 kernel: AMDI0010:03 already disabled > >> > > May 14 19:21:41 geek500 kernel: WARNING: CPU: 6 PID: 1091 at > >drivers/clk/ > >> > > clk.c:971 clk_core_disable+0x80/0x1a0 > >> > > May 14 19:21:41 geek500 kernel: Modules linked in: [last > >unloaded: > >> > > acpi_call] May 14 19:21:41 geek500 kernel: CPU: 6 PID: 1091 Comm: > >> > > kworker/6:3 Tainted: G W O 5.17.7+ #7 > >> > > May 14 19:21:41 geek500 kernel: Hardware name: HP HP Pavilion > >Gaming > >> > > Laptop > >> > > 15-ec1xxx/87B2, BIOS F.25 08/18/2021 > >> > > May 14 19:21:41 geek500 kernel: Workqueue: pm pm_runtime_work > >> > > May 14 19:21:41 geek500 kernel: RIP: > >0010:clk_core_disable+0x80/0x1a0 > >> > > May 14 19:21:41 geek500 kernel: Code: 10 e8 e4 4a d1 00 0f 1f 44 > >00 00 48 > >> > > 8b 5b 30 48 85 db 74 b6 8b 43 7c 85 c0 75 a4 48 8b 33 48 c7 c7 7d > >87 c4 > >> > > ab e8 79 7a 9a 00 <0f> 0b 5b 5d c3 65 8b 05 5c a1 92 55 89 c0 48 > >0f a3 05 > >> > > 4a 61 9d 01 May 14 19:21:41 geek500 kernel: RSP: > >0018:ffff8dbfc1c47d50 > >> > > EFLAGS: 00010082 May 14 19:21:41 geek500 kernel: > >> > > May 14 19:21:41 geek500 kernel: RAX: 0000000000000000 RBX: > >> > > ffff8885401b6300 > >> > > RCX: 0000000000000027 > >> > > May 14 19:21:41 geek500 kernel: RDX: ffff88885f59f468 RSI: > >> > > 0000000000000001 > >> > > RDI: ffff88885f59f460 > >> > > May 14 19:21:41 geek500 kernel: RBP: 0000000000000283 R08: > >> > > ffffffffabf26da8 > >> > > R09: 00000000ffffdfff > >> > > May 14 19:21:41 geek500 kernel: R10: ffffffffabe46dc0 R11: > >> > > ffffffffabe46dc0 > >> > > R12: ffff8885401b6300 > >> > > May 14 19:21:41 geek500 kernel: R13: ffff888540fc30f4 R14: > >> > > 0000000000000008 > >> > > R15: 0000000000000000 > >> > > May 14 19:21:41 geek500 kernel: FS: 0000000000000000(0000) > >> > > GS:ffff88885f580000(0000) knlGS:0000000000000000 > >> > > May 14 19:21:41 geek500 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: > >> > > 0000000080050033 > >> > > May 14 19:21:41 geek500 kernel: CR2: 00000000010fa990 CR3: > >> > > 0000000102956000 > >> > > CR4: 0000000000350ee0 > >> > > May 14 19:21:41 geek500 kernel: Call Trace: > >> > > May 14 19:21:41 geek500 kernel: <TASK> > >> > > May 14 19:21:41 geek500 kernel: clk_disable+0x24/0x30 > >> > > May 14 19:21:41 geek500 kernel: i2c_dw_prepare_clk+0x74/0xd0 > >> > > May 14 19:21:41 geek500 kernel: dw_i2c_plat_suspend+0x2e/0x40 > >> > > May 14 19:21:41 geek500 kernel: > >acpi_subsys_runtime_suspend+0x9/0x20 > >> > > May 14 19:21:41 geek500 kernel: ? acpi_dev_suspend+0x160/0x160 > >> > > May 14 19:21:41 geek500 kernel: __rpm_callback+0x3f/0x150 > >> > > May 14 19:21:41 geek500 kernel: ? acpi_dev_suspend+0x160/0x160 > >> > > May 14 19:21:41 geek500 kernel: rpm_callback+0x54/0x60 > >> > > May 14 19:21:41 geek500 kernel: ? acpi_dev_suspend+0x160/0x160 > >> > > May 14 19:21:41 geek500 kernel: rpm_suspend+0x142/0x720 > >> > > May 14 19:21:41 geek500 kernel: pm_runtime_work+0x8f/0xa0 > >> > > May 14 19:21:41 geek500 kernel: process_one_work+0x1d3/0x3a0 > >> > > May 14 19:21:41 geek500 kernel: worker_thread+0x48/0x3c0 > >> > > May 14 19:21:41 geek500 kernel: ? rescuer_thread+0x380/0x380 > >> > > May 14 19:21:41 geek500 kernel: kthread+0xd3/0x100 > >> > > May 14 19:21:41 geek500 kernel: ? > >kthread_complete_and_exit+0x20/0x20 > >> > > May 14 19:21:41 geek500 kernel: ret_from_fork+0x22/0x30 > >> > > May 14 19:21:41 geek500 kernel: </TASK> > >> > > May 14 19:21:41 geek500 kernel: ---[ end trace 0000000000000000 > >]--- > >> > > May 14 19:21:41 geek500 kernel: ------------[ cut here > >]------------ > >> > > May 14 19:21:41 geek500 kernel: AMDI0010:03 already unprepared > >> > > May 14 19:21:41 geek500 kernel: WARNING: CPU: 6 PID: 1091 at > >drivers/clk/ > >> > > clk.c:829 clk_core_unprepare+0xb1/0x1a0 > >> > > May 14 19:21:41 geek500 kernel: Modules linked in: [last > >unloaded: > >> > > acpi_call] May 14 19:21:41 geek500 kernel: CPU: 6 PID: 1091 Comm: > >> > > kworker/6:3 Tainted: G W O 5.17.7+ #7 > >> > > May 14 19:21:41 geek500 kernel: Hardware name: HP HP Pavilion > >Gaming > >> > > Laptop > >> > > 15-ec1xxx/87B2, BIOS F.25 08/18/2021 > >> > > May 14 19:21:41 geek500 kernel: Workqueue: pm pm_runtime_work > >> > > May 14 19:21:41 geek500 kernel: RIP: > >0010:clk_core_unprepare+0xb1/0x1a0 > >> > > May 14 19:21:41 geek500 kernel: Code: 40 00 66 90 48 8b 5b 30 48 > >85 db 74 > >> > > a2 8b 83 80 00 00 00 85 c0 0f 85 79 ff ff ff 48 8b 33 48 c7 c7 35 > >87 c4 > >> > > ab e8 18 7c 9a 00 <0f> 0b 5b c3 65 8b 05 fc a2 92 55 89 c0 48 0f > >a3 05 ea > >> > > 62 9d 01 73 May 14 19:21:41 geek500 kernel: RSP: > >0018:ffff8dbfc1c47d60 > >> > > EFLAGS: 00010286 May 14 19:21:41 geek500 kernel: RAX: > >0000000000000000 > >> > > RBX: ffff8885401b6300 RCX: 0000000000000027 > >> > > May 14 19:21:41 geek500 kernel: RDX: ffff88885f59f468 RSI: > >> > > 0000000000000001 > >> > > RDI: ffff88885f59f460 > >> > > May 14 19:21:41 geek500 kernel: RBP: ffff8885401b6300 R08: > >> > > ffffffffabf26da8 > >> > > R09: 00000000ffffdfff > >> > > May 14 19:21:41 geek500 kernel: R10: ffffffffabe46dc0 R11: > >> > > ffffffffabe46dc0 > >> > > R12: 0000000000000000 > >> > > May 14 19:21:41 geek500 kernel: R13: ffff888540fc30f4 R14: > >> > > 0000000000000008 > >> > > R15: 0000000000000000 > >> > > May 14 19:21:41 geek500 kernel: FS: 0000000000000000(0000) > >> > > GS:ffff88885f580000(0000) knlGS:0000000000000000 > >> > > May 14 19:21:41 geek500 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: > >> > > 0000000080050033 > >> > > May 14 19:21:41 geek500 kernel: CR2: 00000000010fa990 CR3: > >> > > 0000000102956000 > >> > > CR4: 0000000000350ee0 > >> > > May 14 19:21:41 geek500 kernel: Call Trace: > >> > > May 14 19:21:41 geek500 kernel: <TASK> > >> > > May 14 19:21:41 geek500 kernel: clk_unprepare+0x1f/0x30 > >> > > May 14 19:21:41 geek500 kernel: i2c_dw_prepare_clk+0x7c/0xd0 > >> > > May 14 19:21:41 geek500 kernel: dw_i2c_plat_suspend+0x2e/0x40 > >> > > May 14 19:21:41 geek500 kernel: > >acpi_subsys_runtime_suspend+0x9/0x20 > >> > > May 14 19:21:41 geek500 kernel: ? acpi_dev_suspend+0x160/0x160 > >> > > May 14 19:21:41 geek500 kernel: __rpm_callback+0x3f/0x150 > >> > > May 14 19:21:41 geek500 kernel: ? acpi_dev_suspend+0x160/0x160 > >> > > May 14 19:21:41 geek500 kernel: done. > >> > > May 14 19:21:41 geek500 kernel: rpm_callback+0x54/0x60 > >> > > May 14 19:21:41 geek500 kernel: ? acpi_dev_suspend+0x160/0x160 > >> > > May 14 19:21:41 geek500 kernel: rpm_suspend+0x142/0x720 > >> > > May 14 19:21:41 geek500 kernel: pm_runtime_work+0x8f/0xa0 > >> > > May 14 19:21:41 geek500 kernel: process_one_work+0x1d3/0x3a0 > >> > > May 14 19:21:41 geek500 kernel: worker_thread+0x48/0x3c0 > >> > > May 14 19:21:41 geek500 kernel: ? rescuer_thread+0x380/0x380 > >> > > May 14 19:21:41 geek500 kernel: kthread+0xd3/0x100 > >> > > May 14 19:21:41 geek500 kernel: ? > >kthread_complete_and_exit+0x20/0x20 > >> > > May 14 19:21:41 geek500 kernel: ret_from_fork+0x22/0x30 > >> > > May 14 19:21:41 geek500 kernel: </TASK> > >> > > May 14 19:21:41 geek500 kernel: ---[ end trace 0000000000000000 > >]--- > >> > > May 14 19:21:41 geek500 kernel: ------------[ cut here > >]------------ > >> > > May 14 19:21:41 geek500 kernel: AMDI0010:03 already disabled > >> > > May 14 19:21:41 geek500 kernel: WARNING: CPU: 6 PID: 1091 at > >drivers/clk/ > >> > > clk.c:971 clk_core_disable+0x80/0x1a0 > >> > > May 14 19:21:41 geek500 kernel: Modules linked in: [last > >unloaded: > >> > > acpi_call] May 14 19:21:41 geek500 kernel: CPU: 6 PID: 1091 Comm: > >> > > kworker/6:3 Tainted: G W O 5.17.7+ #7 > >> > > May 14 19:21:41 geek500 kernel: Hardware name: HP HP Pavilion > >Gaming > >> > > Laptop > >> > > 15-ec1xxx/87B2, BIOS F.25 08/18/2021 > >> > > May 14 19:21:41 geek500 kernel: Workqueue: pm pm_runtime_work > >> > > May 14 19:21:41 geek500 kernel: RIP: > >0010:clk_core_disable+0x80/0x1a0 > >> > > May 14 19:21:41 geek500 kernel: Code: 10 e8 e4 4a d1 00 0f 1f 44 > >00 00 48 > >> > > 8b 5b 30 48 85 db 74 b6 8b 43 7c 85 c0 75 a4 48 8b 33 48 c7 c7 7d > >87 c4 > >> > > ab e8 79 7a 9a 00 <0f> 0b 5b 5d c3 65 8b 05 5c a1 92 55 89 c0 48 > >0f a3 05 > >> > > 4a 61 9d 01 May 14 19:21:41 geek500 kernel: RSP: > >0018:ffff8dbfc1c47d50 > >> > > EFLAGS: 00010082 May 14 19:21:41 geek500 kernel: RAX: > >0000000000000000 > >> > > RBX: ffff8885401b6300 RCX: 0000000000000027 > >> > > May 14 19:21:41 geek500 kernel: RDX: ffff88885f59f468 RSI: > >> > > 0000000000000001 > >> > > RDI: ffff88885f59f460 > >> > > May 14 19:21:41 geek500 kernel: RBP: 0000000000000287 R08: > >> > > ffffffffabf26da8 > >> > > R09: 00000000ffffdfff > >> > > May 14 19:21:41 geek500 kernel: R10: ffffffffabe46dc0 R11: > >> > > ffffffffabe46dc0 > >> > > R12: ffff8885401b6300 > >> > > May 14 19:21:41 geek500 kernel: R13: ffff888540fc30f4 R14: > >> > > 0000000000000008 > >> > > R15: 0000000000000000 > >> > > May 14 19:21:41 geek500 kernel: FS: 0000000000000000(0000) > >> > > GS:ffff88885f580000(0000) knlGS:0000000000000000 > >> > > May 14 19:21:41 geek500 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: > >> > > 0000000080050033 > >> > > May 14 19:21:41 geek500 kernel: CR2: 00000000010fa990 CR3: > >> > > 0000000102956000 > >> > > CR4: 0000000000350ee0 > >> > > May 14 19:21:41 geek500 kernel: Call Trace: > >> > > May 14 19:21:41 geek500 kernel: <TASK> > >> > > May 14 19:21:41 geek500 kernel: clk_disable+0x24/0x30 > >> > > May 14 19:21:41 geek500 kernel: i2c_dw_prepare_clk+0x88/0xd0 > >> > > May 14 19:21:41 geek500 kernel: dw_i2c_plat_suspend+0x2e/0x40 > >> > > May 14 19:21:41 geek500 kernel: > >acpi_subsys_runtime_suspend+0x9/0x20 > >> > > May 14 19:21:41 geek500 kernel: ? acpi_dev_suspend+0x160/0x160 > >> > > May 14 19:21:41 geek500 kernel: __rpm_callback+0x3f/0x150 > >> > > May 14 19:21:41 geek500 kernel: ? acpi_dev_suspend+0x160/0x160 > >> > > May 14 19:21:41 geek500 kernel: rpm_callback+0x54/0x60 > >> > > May 14 19:21:41 geek500 kernel: ? acpi_dev_suspend+0x160/0x160 > >> > > May 14 19:21:41 geek500 kernel: rpm_suspend+0x142/0x720 > >> > > May 14 19:21:41 geek500 kernel: pm_runtime_work+0x8f/0xa0 > >> > > May 14 19:21:41 geek500 kernel: process_one_work+0x1d3/0x3a0 > >> > > May 14 19:21:41 geek500 kernel: worker_thread+0x48/0x3c0 > >> > > May 14 19:21:41 geek500 kernel: ? rescuer_thread+0x380/0x380 > >> > > May 14 19:21:41 geek500 kernel: kthread+0xd3/0x100 > >> > > May 14 19:21:41 geek500 kernel: ? > >kthread_complete_and_exit+0x20/0x20 > >> > > May 14 19:21:41 geek500 kernel: ret_from_fork+0x22/0x30 > >> > > May 14 19:21:41 geek500 kernel: </TASK> > >> > > May 14 19:21:41 geek500 kernel: ---[ end trace 0000000000000000 > >]--- > >> > > May 14 19:21:41 geek500 kernel: ------------[ cut here > >]------------ > >> > > May 14 19:21:41 geek500 kernel: AMDI0010:03 already unprepared > >> > > May 14 19:21:41 geek500 kernel: WARNING: CPU: 6 PID: 1091 at > >drivers/clk/ > >> > > clk.c:829 clk_core_unprepare+0xb1/0x1a0 > >> > > May 14 19:21:41 geek500 kernel: Modules linked in: [last > >unloaded: > >> > > acpi_call] May 14 19:21:41 geek500 kernel: CPU: 6 PID: 1091 Comm: > >> > > kworker/6:3 Tainted: G W O 5.17.7+ #7 > >> > > May 14 19:21:41 geek500 kernel: Hardware name: HP HP Pavilion > >Gaming > >> > > Laptop > >> > > 15-ec1xxx/87B2, BIOS F.25 08/18/2021 > >> > > May 14 19:21:41 geek500 kernel: Workqueue: pm pm_runtime_work > >> > > May 14 19:21:41 geek500 kernel: RIP: > >0010:clk_core_unprepare+0xb1/0x1a0 > >> > > May 14 19:21:41 geek500 kernel: Code: 40 00 66 90 48 8b 5b 30 48 > >85 db 74 > >> > > a2 8b 83 80 00 00 00 85 c0 0f 85 79 ff ff ff 48 8b 33 48 c7 c7 35 > >87 c4 > >> > > ab e8 18 7c 9a 00 <0f> 0b 5b c3 65 8b 05 fc a2 92 55 89 c0 48 0f > >a3 05 ea > >> > > 62 9d 01 73 May 14 19:21:41 geek500 kernel: RSP: > >0018:ffff8dbfc1c47d60 > >> > > EFLAGS: 00010286 May 14 19:21:41 geek500 kernel: RAX: > >0000000000000000 > >> > > RBX: ffff8885401b6300 RCX: 0000000000000027 > >> > > May 14 19:21:41 geek500 kernel: RDX: ffff88885f59f468 RSI: > >> > > 0000000000000001 > >> > > RDI: ffff88885f59f460 > >> > > May 14 19:21:41 geek500 kernel: RBP: ffff8885401b6300 R08: > >> > > ffffffffabf26da8 > >> > > R09: 00000000ffffdfff > >> > > May 14 19:21:41 geek500 kernel: R10: ffffffffabe46dc0 R11: > >> > > ffffffffabe46dc0 > >> > > R12: 0000000000000000 > >> > > May 14 19:21:41 geek500 kernel: R13: ffff888540fc30f4 R14: > >> > > 0000000000000008 > >> > > R15: 0000000000000000 > >> > > May 14 19:21:41 geek500 kernel: FS: 0000000000000000(0000) > >> > > GS:ffff88885f580000(0000) knlGS:0000000000000000 > >> > > May 14 19:21:41 geek500 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: > >> > > 0000000080050033 > >> > > May 14 19:21:41 geek500 kernel: CR2: 00000000010fa990 CR3: > >> > > 0000000102956000 > >> > > CR4: 0000000000350ee0 > >> > > May 14 19:21:41 geek500 kernel: Call Trace: > >> > > May 14 19:21:41 geek500 kernel: <TASK> > >> > > May 14 19:21:41 geek500 kernel: clk_unprepare+0x1f/0x30 > >> > > May 14 19:21:41 geek500 kernel: i2c_dw_prepare_clk+0x90/0xd0 > >> > > May 14 19:21:41 geek500 kernel: dw_i2c_plat_suspend+0x2e/0x40 > >> > > May 14 19:21:41 geek500 kernel: > >acpi_subsys_runtime_suspend+0x9/0x20 > >> > > May 14 19:21:41 geek500 kernel: ? acpi_dev_suspend+0x160/0x160 > >> > > May 14 19:21:41 geek500 kernel: __rpm_callback+0x3f/0x150 > >> > > May 14 19:21:41 geek500 kernel: ? acpi_dev_suspend+0x160/0x160 > >> > > May 14 19:21:41 geek500 kernel: rpm_callback+0x54/0x60 > >> > > May 14 19:21:41 geek500 kernel: ? acpi_dev_suspend+0x160/0x160 > >> > > May 14 19:21:41 geek500 kernel: rpm_suspend+0x142/0x720 > >> > > May 14 19:21:41 geek500 kernel: pm_runtime_work+0x8f/0xa0 > >> > > May 14 19:21:41 geek500 kernel: process_one_work+0x1d3/0x3a0 > >> > > May 14 19:21:41 geek500 kernel: worker_thread+0x48/0x3c0 > >> > > May 14 19:21:41 geek500 kernel: ? rescuer_thread+0x380/0x380 > >> > > May 14 19:21:41 geek500 kernel: kthread+0xd3/0x100 > >> > > May 14 19:21:41 geek500 kernel: ? > >kthread_complete_and_exit+0x20/0x20 > >> > > May 14 19:21:41 geek500 kernel: ret_from_fork+0x22/0x30 > >> > > May 14 19:21:41 geek500 kernel: </TASK> > >> > > May 14 19:21:41 geek500 kernel: ---[ end trace 0000000000000000 > >]--- > >> > > May 14 19:21:59 geek500 kernel: snd_hda_codec_hdmi hdaudioC1D0: > >Unable to > >> > > sync register 0x4f0800. -5 > >> > > May 14 19:21:59 geek500 kernel: (elapsed 0.175 seconds) done. > >> > > May 14 19:21:59 geek500 kernel: amdgpu 0000:05:00.0: amdgpu: > >Power > >> > > consumption will be higher as BIOS has not been configured for > >> > > suspend-to-idle. To use suspend-to-idle change the sleep mode in > >BIOS > >> > > setup. > >> > > May 14 19:21:59 geek500 kernel: snd_hda_intel 0000:01:00.1: can't > >change > >> > > power state from D3cold to D0 (config space inaccessible) > >> > > May 14 19:21:59 geek500 kernel: pci 0000:00:00.2: can't derive > >routing for > >> > > PCI INT A > >> > > May 14 19:21:59 geek500 kernel: pci 0000:00:00.2: PCI INT A: no > >GSI > >> > > May 14 19:21:59 geek500 kernel: [drm] Fence fallback timer > >expired on ring > >> > > gfx May 14 19:21:59 geek500 kernel: Bluetooth: hci0: command > >0xfc20 tx > >> > > timeout May 14 19:21:59 geek500 kernel: [drm] Fence fallback > >timer > >> > > expired on ring sdma0 > >> > > May 14 19:21:59 geek500 kernel: Bluetooth: hci0: RTL: download fw > >command > >> > > failed (-110) > >> > > May 14 19:21:59 geek500 kernel: done. > >> > > May 14 19:22:00 geek500 kernel: snd_hda_codec_hdmi hdaudioC1D0: > >Unable to > >> > > sync register 0x4f0800. -5 > >> > > May 14 19:22:00 geek500 dnsmasq[2079]: no servers found in > >/etc/dnsmasq.d/ > >> > > dnsmasq-resolv.conf, will retry > >> > > May 14 19:22:01 geek500 kernel: [drm] Fence fallback timer > >expired on ring > >> > > sdma0 > >> > > May 14 19:22:01 geek500 kernel: [drm] Fence fallback timer > >expired on ring > >> > > gfx May 14 19:22:01 geek500 kernel: [drm] Fence fallback timer > >expired on > >> > > ring sdma0 > >> > > May 14 19:22:02 geek500 last message buffered 2 times > >> > > May 14 19:22:03 geek500 kernel: [drm] Fence fallback timer > >expired on ring > >> > > gfx May 14 19:22:03 geek500 kernel: [drm] Fence fallback timer > >expired on > >> > > ring sdma0 > >> > > May 14 19:22:03 geek500 kernel: [drm] Fence fallback timer > >expired on ring > >> > > gfx May 14 19:22:03 geek500 kernel: [drm] Fence fallback timer > >expired on > >> > > ring sdma0 > >> > > May 14 19:22:04 geek500 kernel: [drm] Fence fallback timer > >expired on ring > >> > > gfx May 14 19:22:04 geek500 kernel: [drm] Fence fallback timer > >expired on > >> > > ring sdma0 > >> > > May 14 19:22:04 geek500 kernel: [drm] Fence fallback timer > >expired on ring > >> > > gfx May 14 19:22:04 geek500 kernel: [drm] Fence fallback timer > >expired on > >> > > ring sdma0 > >> > > May 14 19:22:05 geek500 last message buffered 2 times > >> > > May 14 19:22:05 geek500 kernel: [drm] Fence fallback timer > >expired on ring > >> > > gfx May 14 19:22:06 geek500 kernel: [drm] Fence fallback timer > >expired on > >> > > ring sdma0 > >> > > May 14 19:22:06 geek500 kernel: [drm] Fence fallback timer > >expired on ring > >> > > gfx May 14 19:22:06 geek500 last message buffered 1 times > >> > > ... > >> > > May 14 19:22:18 geek500 kernel: [drm] Fence fallback timer > >expired on ring > >> > > sdma0 > >> > > May 14 19:22:18 geek500 kernel: > >[drm:amdgpu_dm_atomic_commit_tail] *ERROR* > >> > > Waiting for fences timed out! > >> > > May 14 19:22:18 geek500 kernel: [drm] Fence fallback timer > >expired on ring > >> > > sdma0 > >> > > > >> > > CC > >> > > > >> > > Le samedi 14 mai 2022, 17:12:33 CEST Thorsten Leemhuis a écrit : > >> > > > Hi, this is your Linux kernel regression tracker. Thanks for > >the report. > >> > > > > >> > > > On 14.05.22 16:41, Christian Casteyde wrote: > >> > > > > #regzbot introduced v5.17.3..v5.17.4 > >> > > > > #regzbot introduced: 001828fb3084379f3c3e228b905223c50bc237f9 > >> > > > > >> > > > FWIW, that's commit 887f75cfd0da ("drm/amdgpu: Ensure HDA > >function is > >> > > > suspended before ASIC reset") upstream. > >> > > > > >> > > > Recently a regression was reported where 887f75cfd0da was > >suspected as > >> > > > the culprit: > >> > > > https://gitlab.freedesktop.org/drm/amd/-/issues/2008 > >> > > > > >> > > > And a one related to it: > >> > > > https://gitlab.freedesktop.org/drm/amd/-/issues/1982 > >> > > > > >> > > > You might want to take a look if what was discussed there might > >be > >> > > > related to your problem (I'm not directly involved in any of > >this, I > >> > > > don't know the details, it's just that 887f75cfd0da looked > >familiar to > >> > > > me). If it is, a fix for these two bugs was committed to master > >earlier > >> > > > this week: > >> > > > > >> > > > > >https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commi > >> > > > t/?i d=a56f445f807b0276 > >> > > > > >> > > > It will likely be backported to 5.17.y, maybe already in the > >over-next > >> > > > release. HTH. > >> > > > > >> > > > Ciao, Thorsten (wearing his 'the Linux kernel's regression > >tracker' hat) > >> > > > > >> > > > P.S.: As the Linux kernel's regression tracker I deal with a > >lot of > >> > > > reports and sometimes miss something important when writing > >mails like > >> > > > this. If that's the case here, don't hesitate to tell me in a > >public > >> > > > reply, it's in everyone's interest to set the public record > >straight. > >> > > > > >> > > > > Hello > >> > > > > Since 5.17.4 my laptop doesn't resume from suspend anymore. > >At resume, > >> > > > > symptoms are variable: > >> > > > > - either the laptop freezes; > >> > > > > - either the screen keeps blank; > >> > > > > - either the screen is OK but mouse is frozen; > >> > > > > - either display lags with several logs in dmesg: > >> > > > > [ 228.275492] [drm] Fence fallback timer expired on ring gfx > >> > > > > [ 228.395466] [drm:amdgpu_dm_atomic_commit_tail] *ERROR* > >Waiting for > >> > > > > fences timed out! > >> > > > > [ 228.779490] [drm] Fence fallback timer expired on ring gfx > >> > > > > [ 229.283484] [drm] Fence fallback timer expired on ring > >sdma0 > >> > > > > [ 229.283485] [drm] Fence fallback timer expired on ring gfx > >> > > > > [ 229.787487] [drm] Fence fallback timer expired on ring gfx > >> > > > > ... > >> > > > > > >> > > > > I've bisected the problem. > >> > > > > > >> > > > > Please note this laptop has a strange behaviour on suspend: > >> > > > > The first suspend request always fails (this point has never > >been > >> > > > > fixed > >> > > > > and > >> > > > > plagues us when trying to diagnose another regression on > >touchpad not > >> > > > > resuming in the past). The screen goes blank and I can get it > >OK when > >> > > > > pressing the power button, this seems to reset it. After that > >all > >> > > > > suspend/resume works OK. > >> > > > > > >> > > > > Since 5.17.4, it is not possible anymore to get the laptop > >working > >> > > > > again > >> > > > > after the first suspend failure. > >> > > > > > >> > > > > HW : HP Pavilion / Ryzen 4600H with AMD graphics integrated + > >NVidia > >> > > > > 1650Ti > >> > > > > (turned off with ACPI call in order to get more battery, I'm > >not using > >> > > > > NVidia driver). > >> >
[ 0.000000] Linux version 5.18.0-rc7 (root@geek500.localdomain) (gcc (GCC) 11.2.0, GNU ld version 2.38-slack151) #23 SMP PREEMPT_DYNAMIC Mon May 16 19:09:22 CEST 2022 [ 0.000000] Command line: ro root=/dev/nvme0n1p4 [ 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: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009ecffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000009ed0000-0x0000000009ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable [ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20cfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000000a20d000-0x00000000a7383fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000a7384000-0x00000000a74d9fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000a74da000-0x00000000a753ffff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000a7540000-0x00000000a76eefff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000a76ef000-0x00000000acffdfff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000acffe000-0x00000000adffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000ae000000-0x00000000afffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000042f33ffff] usable [ 0.000000] BIOS-e820: [mem 0x000000042f340000-0x00000004701fffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] e820: update [mem 0xa4177018-0xa41a0857] usable ==> usable [ 0.000000] e820: update [mem 0xa4177018-0xa41a0857] usable ==> usable [ 0.000000] e820: update [mem 0xa423a018-0xa4247457] usable ==> usable [ 0.000000] e820: update [mem 0xa423a018-0xa4247457] usable ==> usable [ 0.000000] extended physical RAM map: [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable [ 0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009ecffff] usable [ 0.000000] reserve setup_data: [mem 0x0000000009ed0000-0x0000000009ffffff] reserved [ 0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable [ 0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20cfff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x000000000a20d000-0x00000000a4177017] usable [ 0.000000] reserve setup_data: [mem 0x00000000a4177018-0x00000000a41a0857] usable [ 0.000000] reserve setup_data: [mem 0x00000000a41a0858-0x00000000a423a017] usable [ 0.000000] reserve setup_data: [mem 0x00000000a423a018-0x00000000a4247457] usable [ 0.000000] reserve setup_data: [mem 0x00000000a4247458-0x00000000a7383fff] usable [ 0.000000] reserve setup_data: [mem 0x00000000a7384000-0x00000000a74d9fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000a74da000-0x00000000a753ffff] ACPI data [ 0.000000] reserve setup_data: [mem 0x00000000a7540000-0x00000000a76eefff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x00000000a76ef000-0x00000000acffdfff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000acffe000-0x00000000adffffff] usable [ 0.000000] reserve setup_data: [mem 0x00000000ae000000-0x00000000afffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fd000000-0x00000000ffffffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000042f33ffff] usable [ 0.000000] reserve setup_data: [mem 0x000000042f340000-0x00000004701fffff] reserved [ 0.000000] efi: EFI v2.70 by American Megatrends [ 0.000000] efi: ACPI=0xa753f000 ACPI 2.0=0xa753f014 TPMFinalLog=0xa76a7000 SMBIOS=0xace1b000 SMBIOS 3.0=0xace1a000 MEMATTR=0xa6019018 ESRT=0xa6621d18 RNG=0xace68f98 TPMEventLog=0xa609a018 [ 0.000000] efi: seeding entropy pool [ 0.000000] SMBIOS 3.2.0 present. [ 0.000000] DMI: HP HP Pavilion Gaming Laptop 15-ec1xxx/87B2, BIOS F.25 08/18/2021 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 2994.384 MHz processor [ 0.000133] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000134] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000138] last_pfn = 0x42f340 max_arch_pfn = 0x400000000 [ 0.000244] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000474] e820: update [mem 0xb0000000-0xffffffff] usable ==> reserved [ 0.000481] last_pfn = 0xae000 max_arch_pfn = 0x400000000 [ 0.000491] esrt: Reserving ESRT space from 0x00000000a6621d18 to 0x00000000a6621d50. [ 0.000501] e820: update [mem 0xa6621000-0xa6621fff] usable ==> reserved [ 0.000542] Using GB pages for direct mapping [ 0.001052] Secure boot disabled [ 0.001054] ACPI: Early table checksum verification disabled [ 0.001056] ACPI: RSDP 0x00000000A753F014 000024 (v02 HPQOEM) [ 0.001059] ACPI: XSDT 0x00000000A753E728 0000EC (v01 HPQOEM SLIC-MPC 01072009 AMI 01000013) [ 0.001063] ACPI: FACP 0x00000000A7534000 000114 (v06 HPQOEM SLIC-MPC 01072009 HP 00010013) [ 0.001067] ACPI: DSDT 0x00000000A751F000 0149B8 (v02 HPQOEM 87B2 01072009 ACPI 20120913) [ 0.001069] ACPI: FACS 0x00000000A76A5000 000040 [ 0.001071] ACPI: SSDT 0x00000000A7536000 007216 (v02 HPQOEM 87B2 00000002 ACPI 04000000) [ 0.001073] ACPI: IVRS 0x00000000A7535000 0001A4 (v02 HPQOEM 87B2 00000001 HP 00000000) [ 0.001074] ACPI: FIDT 0x00000000A751E000 00009C (v01 HPQOEM 87B2 01072009 HP 00010013) [ 0.001076] ACPI: MCFG 0x00000000A751D000 00003C (v01 HPQOEM 87B2 01072009 HP 00010013) [ 0.001078] ACPI: HPET 0x00000000A751C000 000038 (v01 HPQOEM 87B2 01072009 HP 00000005) [ 0.001080] ACPI: SSDT 0x00000000A751B000 000228 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.001082] ACPI: VFCT 0x00000000A750D000 00D484 (v01 HPQOEM 87B2 00000001 HP 31504F47) [ 0.001084] ACPI: SSDT 0x00000000A750C000 000050 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.001085] ACPI: TPM2 0x00000000A750B000 00004C (v04 HPQOEM 87B2 00000001 HP 00000000) [ 0.001087] ACPI: SSDT 0x00000000A7508000 002B80 (v01 HPQOEM 87B2 00000001 ACPI 00000001) [ 0.001089] ACPI: CRAT 0x00000000A7507000 000BA8 (v01 HPQOEM 87B2 00000001 HP 00000001) [ 0.001091] ACPI: CDIT 0x00000000A7506000 000029 (v01 HPQOEM 87B2 00000001 HP 00000001) [ 0.001093] ACPI: SSDT 0x00000000A7505000 000139 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.001094] ACPI: SSDT 0x00000000A7504000 0000C2 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.001096] ACPI: SSDT 0x00000000A7503000 000D37 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.001098] ACPI: SSDT 0x00000000A7501000 0010AC (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.001100] ACPI: SSDT 0x00000000A7500000 000D87 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.001101] ACPI: SSDT 0x00000000A74FC000 0030C8 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.001103] ACPI: WSMT 0x00000000A74FB000 000028 (v01 HPQOEM 87B2 01072009 HP 00010013) [ 0.001105] ACPI: APIC 0x00000000A74FA000 0000DE (v03 HPQOEM 87B2 01072009 HP 00010013) [ 0.001107] ACPI: SSDT 0x00000000A74F9000 00007D (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.001109] ACPI: SSDT 0x00000000A74F8000 000517 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.001110] ACPI: FPDT 0x00000000A74F7000 000044 (v01 HPQOEM 87B2 01072009 HP 01000013) [ 0.001112] ACPI: BGRT 0x00000000A74F6000 000038 (v01 HPQOEM 87B2 01072009 HP 00010013) [ 0.001114] ACPI: Reserving FACP table memory at [mem 0xa7534000-0xa7534113] [ 0.001115] ACPI: Reserving DSDT table memory at [mem 0xa751f000-0xa75339b7] [ 0.001116] ACPI: Reserving FACS table memory at [mem 0xa76a5000-0xa76a503f] [ 0.001117] ACPI: Reserving SSDT table memory at [mem 0xa7536000-0xa753d215] [ 0.001118] ACPI: Reserving IVRS table memory at [mem 0xa7535000-0xa75351a3] [ 0.001118] ACPI: Reserving FIDT table memory at [mem 0xa751e000-0xa751e09b] [ 0.001119] ACPI: Reserving MCFG table memory at [mem 0xa751d000-0xa751d03b] [ 0.001120] ACPI: Reserving HPET table memory at [mem 0xa751c000-0xa751c037] [ 0.001121] ACPI: Reserving SSDT table memory at [mem 0xa751b000-0xa751b227] [ 0.001122] ACPI: Reserving VFCT table memory at [mem 0xa750d000-0xa751a483] [ 0.001123] ACPI: Reserving SSDT table memory at [mem 0xa750c000-0xa750c04f] [ 0.001123] ACPI: Reserving TPM2 table memory at [mem 0xa750b000-0xa750b04b] [ 0.001124] ACPI: Reserving SSDT table memory at [mem 0xa7508000-0xa750ab7f] [ 0.001125] ACPI: Reserving CRAT table memory at [mem 0xa7507000-0xa7507ba7] [ 0.001126] ACPI: Reserving CDIT table memory at [mem 0xa7506000-0xa7506028] [ 0.001127] ACPI: Reserving SSDT table memory at [mem 0xa7505000-0xa7505138] [ 0.001127] ACPI: Reserving SSDT table memory at [mem 0xa7504000-0xa75040c1] [ 0.001128] ACPI: Reserving SSDT table memory at [mem 0xa7503000-0xa7503d36] [ 0.001129] ACPI: Reserving SSDT table memory at [mem 0xa7501000-0xa75020ab] [ 0.001130] ACPI: Reserving SSDT table memory at [mem 0xa7500000-0xa7500d86] [ 0.001131] ACPI: Reserving SSDT table memory at [mem 0xa74fc000-0xa74ff0c7] [ 0.001131] ACPI: Reserving WSMT table memory at [mem 0xa74fb000-0xa74fb027] [ 0.001132] ACPI: Reserving APIC table memory at [mem 0xa74fa000-0xa74fa0dd] [ 0.001133] ACPI: Reserving SSDT table memory at [mem 0xa74f9000-0xa74f907c] [ 0.001134] ACPI: Reserving SSDT table memory at [mem 0xa74f8000-0xa74f8516] [ 0.001135] ACPI: Reserving FPDT table memory at [mem 0xa74f7000-0xa74f7043] [ 0.001135] ACPI: Reserving BGRT table memory at [mem 0xa74f6000-0xa74f6037] [ 0.001159] Zone ranges: [ 0.001159] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.001161] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.001162] Normal [mem 0x0000000100000000-0x000000042f33ffff] [ 0.001163] Movable zone start for each node [ 0.001163] Early memory node ranges [ 0.001164] node 0: [mem 0x0000000000001000-0x000000000009ffff] [ 0.001165] node 0: [mem 0x0000000000100000-0x0000000009ecffff] [ 0.001166] node 0: [mem 0x000000000a000000-0x000000000a1fffff] [ 0.001167] node 0: [mem 0x000000000a20d000-0x00000000a7383fff] [ 0.001168] node 0: [mem 0x00000000acffe000-0x00000000adffffff] [ 0.001168] node 0: [mem 0x0000000100000000-0x000000042f33ffff] [ 0.001170] Initmem setup node 0 [mem 0x0000000000001000-0x000000042f33ffff] [ 0.001173] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.001189] On node 0, zone DMA: 96 pages in unavailable ranges [ 0.001323] On node 0, zone DMA32: 304 pages in unavailable ranges [ 0.005496] On node 0, zone DMA32: 13 pages in unavailable ranges [ 0.005731] On node 0, zone DMA32: 23674 pages in unavailable ranges [ 0.027723] On node 0, zone Normal: 8192 pages in unavailable ranges [ 0.027754] On node 0, zone Normal: 3264 pages in unavailable ranges [ 0.028321] ACPI: PM-Timer IO Port: 0x808 [ 0.028327] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.028336] IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23 [ 0.028342] IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55 [ 0.028344] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.028346] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) [ 0.028348] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.028349] ACPI: HPET id: 0x10228201 base: 0xfed00000 [ 0.028362] e820: update [mem 0xa47b1000-0xa47c4fff] usable ==> reserved [ 0.028369] smpboot: Allowing 16 CPUs, 4 hotplug CPUs [ 0.028387] [mem 0xb0000000-0xefffffff] available for PCI devices [ 0.028390] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.033545] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:16 nr_node_ids:1 [ 0.034035] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144 [ 0.034041] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152 [ 0.034043] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 [ 0.034060] Built 1 zonelists, mobility grouping on. Total pages: 3964594 [ 0.034062] Kernel command line: root=/dev/nvme0n1p4 ro ro root=/dev/nvme0n1p4 [ 0.035713] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) [ 0.036542] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) [ 0.036583] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.072987] Memory: 15650360K/16110752K available (20497K kernel code, 2897K rwdata, 8000K rodata, 1236K init, 3852K bss, 460132K reserved, 0K cma-reserved) [ 0.072996] random: get_random_u64 called from __kmem_cache_create+0x1f/0x4d0 with crng_init=0 [ 0.073093] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 [ 0.073147] Dynamic Preempt: full [ 0.073180] rcu: Preemptible hierarchical RCU implementation. [ 0.073181] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=16. [ 0.073182] Trampoline variant of Tasks RCU enabled. [ 0.073183] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. [ 0.073184] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 [ 0.074248] NR_IRQS: 16640, nr_irqs: 1096, preallocated irqs: 16 [ 0.074472] Console: colour dummy device 80x25 [ 0.074644] printk: console [tty0] enabled [ 0.074654] ACPI: Core revision 20211217 [ 0.074831] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns [ 0.074849] APIC: Switch to symmetric I/O mode setup [ 0.075562] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160 [ 0.075565] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160 [ 0.075567] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160 [ 0.075568] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160 [ 0.075812] Switched APIC routing to physical flat. [ 0.076381] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080850] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b298c175b2, max_idle_ns: 440795256279 ns [ 0.080861] Calibrating delay loop (skipped), value calculated using timer frequency.. 5988.76 BogoMIPS (lpj=2994384) [ 0.080864] pid_max: default: 32768 minimum: 301 [ 0.082593] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.082622] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.082782] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.082818] LVT offset 1 assigned for vector 0xf9 [ 0.082878] LVT offset 2 assigned for vector 0xf4 [ 0.082895] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512 [ 0.082896] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0 [ 0.082901] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.082903] Spectre V2 : Mitigation: Retpolines [ 0.082904] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.082906] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.082908] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.082909] Spectre V2 : User space: Mitigation: STIBP via prctl [ 0.082911] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl [ 0.084426] Freeing SMP alternatives memory: 48K [ 0.187192] smpboot: CPU0: AMD Ryzen 5 4600H with Radeon Graphics (family: 0x17, model: 0x60, stepping: 0x1) [ 0.187283] cblist_init_generic: Setting adjustable number of callback queues. [ 0.187287] cblist_init_generic: Setting shift to 4 and lim to 1. [ 0.187297] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.187303] ... version: 0 [ 0.187304] ... bit width: 48 [ 0.187305] ... generic registers: 6 [ 0.187306] ... value mask: 0000ffffffffffff [ 0.187308] ... max period: 00007fffffffffff [ 0.187309] ... fixed-purpose events: 0 [ 0.187310] ... event mask: 000000000000003f [ 0.187361] rcu: Hierarchical SRCU implementation. [ 0.187506] smp: Bringing up secondary CPUs ... [ 0.187560] x86: Booting SMP configuration: [ 0.187562] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 [ 0.200864] smp: Brought up 1 node, 12 CPUs [ 0.200871] smpboot: Max logical packages: 2 [ 0.200873] smpboot: Total of 12 processors activated (71865.21 BogoMIPS) [ 0.201713] devtmpfs: initialized [ 0.201917] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20cfff] (53248 bytes) [ 0.201917] ACPI: PM: Registering ACPI NVS region [mem 0xa7540000-0xa76eefff] (1765376 bytes) [ 0.201917] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.201917] futex hash table entries: 4096 (order: 6, 262144 bytes, linear) [ 0.201949] pinctrl core: initialized pinctrl subsystem [ 0.202030] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.202076] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations [ 0.202082] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.202087] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.202122] thermal_sys: Registered thermal governor 'fair_share' [ 0.202123] thermal_sys: Registered thermal governor 'bang_bang' [ 0.202125] thermal_sys: Registered thermal governor 'step_wise' [ 0.202126] thermal_sys: Registered thermal governor 'user_space' [ 0.202134] cpuidle: using governor ladder [ 0.202138] cpuidle: using governor menu [ 0.202160] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.202160] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) [ 0.202160] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820 [ 0.202160] PCI: Using configuration type 1 for base access [ 0.204874] cryptd: max_cpu_qlen set to 1000 [ 0.204886] ACPI: Added _OSI(Module Device) [ 0.204888] ACPI: Added _OSI(Processor Device) [ 0.204890] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.204891] ACPI: Added _OSI(Processor Aggregator Device) [ 0.204893] ACPI: Added _OSI(Linux-Dell-Video) [ 0.204894] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.204895] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.212355] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP1.WLAN], AE_NOT_FOUND (20211217/dswload2-162) [ 0.212361] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20211217/psobject-220) [ 0.212364] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0010) [ 0.213577] ACPI: 13 ACPI AML tables successfully acquired and loaded [ 0.214383] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 0.215434] ACPI: EC: EC started [ 0.215436] ACPI: EC: interrupt blocked [ 0.545620] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.545626] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions [ 0.545630] ACPI: Interpreter enabled [ 0.545645] ACPI: PM: (supports S0 S3 S5) [ 0.545648] ACPI: Using IOAPIC for interrupt routing [ 0.545820] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.546136] ACPI: Enabled 5 GPEs in block 00 to 1F [ 0.547563] ACPI: PM: Power Resource [P0S0] [ 0.547588] ACPI: PM: Power Resource [P3S0] [ 0.547659] ACPI: PM: Power Resource [P0S1] [ 0.547682] ACPI: PM: Power Resource [P3S1] [ 0.548302] ACPI: PM: Power Resource [PG00] [ 0.555264] ACPI: PM: Power Resource [PRWL] [ 0.555678] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.555686] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] [ 0.555690] acpi PNP0A08:00: PCIe port services disabled; not requesting _OSC control [ 0.555760] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration [ 0.555765] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge [ 0.555987] PCI host bridge to bus 0000:00 [ 0.555991] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window] [ 0.555994] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window] [ 0.555998] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window] [ 0.556001] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.556004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window] [ 0.556007] pci_bus 0000:00: root bus resource [mem 0xb0000000-0xfebfffff window] [ 0.556011] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window] [ 0.556014] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.556028] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000 [ 0.556109] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600 [ 0.556196] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000 [ 0.556259] pci 0000:00:01.1: [1022:1633] type 01 class 0x060400 [ 0.556320] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold [ 0.556394] pci 0000:00:01.2: [1022:1634] type 01 class 0x060400 [ 0.556419] pci 0000:00:01.2: enabling Extended Tags [ 0.556458] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold [ 0.556530] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000 [ 0.556592] pci 0000:00:02.1: [1022:1634] type 01 class 0x060400 [ 0.556618] pci 0000:00:02.1: enabling Extended Tags [ 0.556657] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold [ 0.556721] pci 0000:00:02.4: [1022:1634] type 01 class 0x060400 [ 0.556746] pci 0000:00:02.4: enabling Extended Tags [ 0.556785] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold [ 0.556856] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000 [ 0.556919] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400 [ 0.556942] pci 0000:00:08.1: enabling Extended Tags [ 0.556974] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold [ 0.557041] pci 0000:00:08.2: [1022:1635] type 01 class 0x060400 [ 0.557065] pci 0000:00:08.2: enabling Extended Tags [ 0.557096] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold [ 0.557178] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 [ 0.557291] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 [ 0.557412] pci 0000:00:18.0: [1022:1448] type 00 class 0x060000 [ 0.557455] pci 0000:00:18.1: [1022:1449] type 00 class 0x060000 [ 0.557499] pci 0000:00:18.2: [1022:144a] type 00 class 0x060000 [ 0.557542] pci 0000:00:18.3: [1022:144b] type 00 class 0x060000 [ 0.557586] pci 0000:00:18.4: [1022:144c] type 00 class 0x060000 [ 0.557635] pci 0000:00:18.5: [1022:144d] type 00 class 0x060000 [ 0.557678] pci 0000:00:18.6: [1022:144e] type 00 class 0x060000 [ 0.557722] pci 0000:00:18.7: [1022:144f] type 00 class 0x060000 [ 0.557817] pci 0000:01:00.0: [10de:1f95] type 00 class 0x030000 [ 0.557830] pci 0000:01:00.0: reg 0x10: [mem 0xfb000000-0xfbffffff] [ 0.557841] pci 0000:01:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref] [ 0.557853] pci 0000:01:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref] [ 0.557863] pci 0000:01:00.0: reg 0x24: [io 0xf000-0xf07f] [ 0.557870] pci 0000:01:00.0: reg 0x30: [mem 0xfc000000-0xfc07ffff pref] [ 0.557929] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.557977] pci 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link) [ 0.558294] pci 0000:01:00.1: [10de:10fa] type 00 class 0x040300 [ 0.558308] pci 0000:01:00.1: reg 0x10: [mem 0xfc080000-0xfc083fff] [ 0.558441] pci 0000:00:01.1: PCI bridge to [bus 01] [ 0.558446] pci 0000:00:01.1: bridge window [io 0xf000-0xffff] [ 0.558450] pci 0000:00:01.1: bridge window [mem 0xfb000000-0xfc0fffff] [ 0.558455] pci 0000:00:01.1: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref] [ 0.558502] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 [ 0.558518] pci 0000:02:00.0: reg 0x10: [io 0xe000-0xe0ff] [ 0.558538] pci 0000:02:00.0: reg 0x18: [mem 0xfc904000-0xfc904fff 64bit] [ 0.558551] pci 0000:02:00.0: reg 0x20: [mem 0xfc900000-0xfc903fff 64bit] [ 0.558641] pci 0000:02:00.0: supports D1 D2 [ 0.558643] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.558765] pci 0000:00:01.2: PCI bridge to [bus 02] [ 0.558770] pci 0000:00:01.2: bridge window [io 0xe000-0xefff] [ 0.558774] pci 0000:00:01.2: bridge window [mem 0xfc900000-0xfc9fffff] [ 0.558876] pci 0000:03:00.0: [10ec:c822] type 00 class 0x028000 [ 0.558897] pci 0000:03:00.0: reg 0x10: [io 0xd000-0xd0ff] [ 0.558923] pci 0000:03:00.0: reg 0x18: [mem 0xfc800000-0xfc80ffff 64bit] [ 0.559041] pci 0000:03:00.0: supports D1 D2 [ 0.559044] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.559361] pci 0000:00:02.1: PCI bridge to [bus 03] [ 0.559366] pci 0000:00:02.1: bridge window [io 0xd000-0xdfff] [ 0.559369] pci 0000:00:02.1: bridge window [mem 0xfc800000-0xfc8fffff] [ 0.559415] pci 0000:04:00.0: [1c5c:1339] type 00 class 0x010802 [ 0.559436] pci 0000:04:00.0: reg 0x10: [mem 0xfc700000-0xfc703fff 64bit] [ 0.559550] pci 0000:04:00.0: supports D1 [ 0.559552] pci 0000:04:00.0: PME# supported from D0 D1 D3hot [ 0.559879] pci 0000:04:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:02.4 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link) [ 0.559937] pci 0000:00:02.4: PCI bridge to [bus 04] [ 0.559943] pci 0000:00:02.4: bridge window [mem 0xfc700000-0xfc7fffff] [ 0.559989] pci 0000:05:00.0: [1002:1636] type 00 class 0x030000 [ 0.560002] pci 0000:05:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.560012] pci 0000:05:00.0: reg 0x18: [mem 0xe0000000-0xe01fffff 64bit pref] [ 0.560020] pci 0000:05:00.0: reg 0x20: [io 0xc000-0xc0ff] [ 0.560027] pci 0000:05:00.0: reg 0x24: [mem 0xfc500000-0xfc57ffff] [ 0.560037] pci 0000:05:00.0: enabling Extended Tags [ 0.560086] pci 0000:05:00.0: PME# supported from D1 D2 D3hot D3cold [ 0.560110] pci 0000:05:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link) [ 0.560163] pci 0000:05:00.2: [1022:15df] type 00 class 0x108000 [ 0.560179] pci 0000:05:00.2: reg 0x18: [mem 0xfc400000-0xfc4fffff] [ 0.560191] pci 0000:05:00.2: reg 0x24: [mem 0xfc5c8000-0xfc5c9fff] [ 0.560200] pci 0000:05:00.2: enabling Extended Tags [ 0.560279] pci 0000:05:00.3: [1022:1639] type 00 class 0x0c0330 [ 0.560292] pci 0000:05:00.3: reg 0x10: [mem 0xfc300000-0xfc3fffff 64bit] [ 0.560318] pci 0000:05:00.3: enabling Extended Tags [ 0.560351] pci 0000:05:00.3: PME# supported from D0 D3hot D3cold [ 0.560405] pci 0000:05:00.4: [1022:1639] type 00 class 0x0c0330 [ 0.560417] pci 0000:05:00.4: reg 0x10: [mem 0xfc200000-0xfc2fffff 64bit] [ 0.560444] pci 0000:05:00.4: enabling Extended Tags [ 0.560476] pci 0000:05:00.4: PME# supported from D0 D3hot D3cold [ 0.560531] pci 0000:05:00.5: [1022:15e2] type 00 class 0x048000 [ 0.560540] pci 0000:05:00.5: reg 0x10: [mem 0xfc580000-0xfc5bffff] [ 0.560565] pci 0000:05:00.5: enabling Extended Tags [ 0.560594] pci 0000:05:00.5: PME# supported from D0 D3hot D3cold [ 0.560647] pci 0000:05:00.6: [1022:15e3] type 00 class 0x040300 [ 0.560656] pci 0000:05:00.6: reg 0x10: [mem 0xfc5c0000-0xfc5c7fff] [ 0.560680] pci 0000:05:00.6: enabling Extended Tags [ 0.560709] pci 0000:05:00.6: PME# supported from D0 D3hot D3cold [ 0.560773] pci 0000:00:08.1: PCI bridge to [bus 05] [ 0.560777] pci 0000:00:08.1: bridge window [io 0xc000-0xcfff] [ 0.560781] pci 0000:00:08.1: bridge window [mem 0xfc200000-0xfc5fffff] [ 0.560786] pci 0000:00:08.1: bridge window [mem 0xd0000000-0xe01fffff 64bit pref] [ 0.560822] pci 0000:06:00.0: [1022:7901] type 00 class 0x010601 [ 0.560853] pci 0000:06:00.0: reg 0x24: [mem 0xfc601000-0xfc6017ff] [ 0.560867] pci 0000:06:00.0: enabling Extended Tags [ 0.560925] pci 0000:06:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link) [ 0.560971] pci 0000:06:00.1: [1022:7901] type 00 class 0x010601 [ 0.561002] pci 0000:06:00.1: reg 0x24: [mem 0xfc600000-0xfc6007ff] [ 0.561013] pci 0000:06:00.1: enabling Extended Tags [ 0.561095] pci 0000:00:08.2: PCI bridge to [bus 06] [ 0.561101] pci 0000:00:08.2: bridge window [mem 0xfc600000-0xfc6fffff] [ 0.561128] pci_bus 0000:00: on NUMA node 0 [ 0.561624] ACPI: PCI: Interrupt link LNKA configured for IRQ 0 [ 0.561667] ACPI: PCI: Interrupt link LNKB configured for IRQ 0 [ 0.561703] ACPI: PCI: Interrupt link LNKC configured for IRQ 0 [ 0.561747] ACPI: PCI: Interrupt link LNKD configured for IRQ 0 [ 0.561786] ACPI: PCI: Interrupt link LNKE configured for IRQ 0 [ 0.561819] ACPI: PCI: Interrupt link LNKF configured for IRQ 0 [ 0.561852] ACPI: PCI: Interrupt link LNKG configured for IRQ 0 [ 0.561886] ACPI: PCI: Interrupt link LNKH configured for IRQ 0 [ 0.563069] ACPI: EC: interrupt unblocked [ 0.563073] ACPI: EC: event unblocked [ 0.563079] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.563081] ACPI: EC: GPE=0x3 [ 0.563084] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC initialization complete [ 0.563087] ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events [ 0.563139] iommu: Default domain type: Translated [ 0.563139] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.563139] SCSI subsystem initialized [ 0.563139] libata version 3.00 loaded. [ 0.563139] ACPI: bus type USB registered [ 0.563139] usbcore: registered new interface driver usbfs [ 0.563139] usbcore: registered new interface driver hub [ 0.563139] usbcore: registered new device driver usb [ 0.565036] mc: Linux media interface: v0.10 [ 0.565044] videodev: Linux video capture interface: v2.00 [ 0.565089] Registered efivars operations [ 0.565105] Advanced Linux Sound Architecture Driver Initialized. [ 0.565105] Bluetooth: Core ver 2.22 [ 0.565105] NET: Registered PF_BLUETOOTH protocol family [ 0.565105] Bluetooth: HCI device and connection manager initialized [ 0.565105] Bluetooth: HCI socket layer initialized [ 0.565105] Bluetooth: L2CAP socket layer initialized [ 0.565105] Bluetooth: SCO socket layer initialized [ 0.565105] PCI: Using ACPI for IRQ routing [ 0.569660] PCI: pci_cache_line_size set to 64 bytes [ 0.570251] Expanded resource Reserved due to conflict with PCI Bus 0000:00 [ 0.570254] e820: reserve RAM buffer [mem 0x09ed0000-0x0bffffff] [ 0.570256] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff] [ 0.570257] e820: reserve RAM buffer [mem 0xa4177018-0xa7ffffff] [ 0.570259] e820: reserve RAM buffer [mem 0xa423a018-0xa7ffffff] [ 0.570260] e820: reserve RAM buffer [mem 0xa47b1000-0xa7ffffff] [ 0.570261] e820: reserve RAM buffer [mem 0xa6621000-0xa7ffffff] [ 0.570262] e820: reserve RAM buffer [mem 0xa7384000-0xa7ffffff] [ 0.570263] e820: reserve RAM buffer [mem 0xae000000-0xafffffff] [ 0.570264] e820: reserve RAM buffer [mem 0x42f340000-0x42fffffff] [ 0.570278] pci 0000:01:00.0: vgaarb: setting as boot VGA device [ 0.570278] pci 0000:01:00.0: vgaarb: bridge control possible [ 0.570278] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none [ 0.570278] pci 0000:05:00.0: vgaarb: setting as boot VGA device (overriding previous) [ 0.570278] pci 0000:05:00.0: vgaarb: bridge control possible [ 0.570278] pci 0000:05:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none [ 0.570278] vgaarb: loaded [ 0.570278] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.570278] hpet0: 3 comparators, 32-bit 14.318180 MHz counter [ 0.571921] clocksource: Switched to clocksource tsc-early [ 0.579050] pnp: PnP ACPI init [ 0.579170] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved [ 0.579456] system 00:03: [io 0x04d0-0x04d1] has been reserved [ 0.579460] system 00:03: [io 0x040b] has been reserved [ 0.579463] system 00:03: [io 0x04d6] has been reserved [ 0.579466] system 00:03: [io 0x0c00-0x0c01] has been reserved [ 0.579469] system 00:03: [io 0x0c14] has been reserved [ 0.579471] system 00:03: [io 0x0c50-0x0c51] has been reserved [ 0.579474] system 00:03: [io 0x0c52] has been reserved [ 0.579477] system 00:03: [io 0x0c6c] has been reserved [ 0.579480] system 00:03: [io 0x0c6f] has been reserved [ 0.579482] system 00:03: [io 0x0cd0-0x0cd1] has been reserved [ 0.579485] system 00:03: [io 0x0cd2-0x0cd3] has been reserved [ 0.579488] system 00:03: [io 0x0cd4-0x0cd5] has been reserved [ 0.579491] system 00:03: [io 0x0cd6-0x0cd7] has been reserved [ 0.579494] system 00:03: [io 0x0cd8-0x0cdf] has been reserved [ 0.579496] system 00:03: [io 0x0800-0x089f] has been reserved [ 0.579499] system 00:03: [io 0x0b00-0x0b0f] has been reserved [ 0.579502] system 00:03: [io 0x0b20-0x0b3f] has been reserved [ 0.579505] system 00:03: [io 0x0900-0x090f] has been reserved [ 0.579508] system 00:03: [io 0x0910-0x091f] has been reserved [ 0.579511] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.579515] system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved [ 0.579518] system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved [ 0.579521] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.579524] system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved [ 0.579527] system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved [ 0.579530] system 00:03: [mem 0xff000000-0xffffffff] has been reserved [ 0.580182] pnp: PnP ACPI: found 4 devices [ 0.586056] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.586116] NET: Registered PF_INET protocol family [ 0.586341] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.588795] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.588819] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.588997] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) [ 0.589119] TCP: Hash tables configured (established 131072 bind 65536) [ 0.589154] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) [ 0.589190] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear) [ 0.589254] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.589488] pci 0000:00:01.1: PCI bridge to [bus 01] [ 0.589494] pci 0000:00:01.1: bridge window [io 0xf000-0xffff] [ 0.589500] pci 0000:00:01.1: bridge window [mem 0xfb000000-0xfc0fffff] [ 0.589505] pci 0000:00:01.1: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref] [ 0.589511] pci 0000:00:01.2: PCI bridge to [bus 02] [ 0.589514] pci 0000:00:01.2: bridge window [io 0xe000-0xefff] [ 0.589518] pci 0000:00:01.2: bridge window [mem 0xfc900000-0xfc9fffff] [ 0.589525] pci 0000:00:02.1: PCI bridge to [bus 03] [ 0.589528] pci 0000:00:02.1: bridge window [io 0xd000-0xdfff] [ 0.589532] pci 0000:00:02.1: bridge window [mem 0xfc800000-0xfc8fffff] [ 0.589539] pci 0000:00:02.4: PCI bridge to [bus 04] [ 0.589543] pci 0000:00:02.4: bridge window [mem 0xfc700000-0xfc7fffff] [ 0.589550] pci 0000:00:08.1: PCI bridge to [bus 05] [ 0.589553] pci 0000:00:08.1: bridge window [io 0xc000-0xcfff] [ 0.589557] pci 0000:00:08.1: bridge window [mem 0xfc200000-0xfc5fffff] [ 0.589561] pci 0000:00:08.1: bridge window [mem 0xd0000000-0xe01fffff 64bit pref] [ 0.589567] pci 0000:00:08.2: PCI bridge to [bus 06] [ 0.589571] pci 0000:00:08.2: bridge window [mem 0xfc600000-0xfc6fffff] [ 0.589578] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window] [ 0.589581] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window] [ 0.589584] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window] [ 0.589587] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window] [ 0.589590] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window] [ 0.589593] pci_bus 0000:00: resource 9 [mem 0xb0000000-0xfebfffff window] [ 0.589596] pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window] [ 0.589599] pci_bus 0000:01: resource 0 [io 0xf000-0xffff] [ 0.589602] pci_bus 0000:01: resource 1 [mem 0xfb000000-0xfc0fffff] [ 0.589605] pci_bus 0000:01: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref] [ 0.589609] pci_bus 0000:02: resource 0 [io 0xe000-0xefff] [ 0.589612] pci_bus 0000:02: resource 1 [mem 0xfc900000-0xfc9fffff] [ 0.589614] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff] [ 0.589617] pci_bus 0000:03: resource 1 [mem 0xfc800000-0xfc8fffff] [ 0.589620] pci_bus 0000:04: resource 1 [mem 0xfc700000-0xfc7fffff] [ 0.589623] pci_bus 0000:05: resource 0 [io 0xc000-0xcfff] [ 0.589626] pci_bus 0000:05: resource 1 [mem 0xfc200000-0xfc5fffff] [ 0.589629] pci_bus 0000:05: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref] [ 0.589632] pci_bus 0000:06: resource 1 [mem 0xfc600000-0xfc6fffff] [ 0.589750] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0 [ 0.590118] pci 0000:05:00.3: extending delay after power-on from D3hot to 20 msec [ 0.590262] pci 0000:05:00.4: extending delay after power-on from D3hot to 20 msec [ 0.590325] PCI: CLS 64 bytes, default 64 [ 0.590336] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported [ 0.590373] pci 0000:00:00.2: can't derive routing for PCI INT A [ 0.590377] pci 0000:00:00.2: PCI INT A: not connected [ 0.590401] pci 0000:00:01.0: Adding to iommu group 0 [ 0.590412] pci 0000:00:01.1: Adding to iommu group 1 [ 0.590421] pci 0000:00:01.2: Adding to iommu group 2 [ 0.590434] pci 0000:00:02.0: Adding to iommu group 3 [ 0.590446] pci 0000:00:02.1: Adding to iommu group 4 [ 0.590455] pci 0000:00:02.4: Adding to iommu group 5 [ 0.590472] pci 0000:00:08.0: Adding to iommu group 6 [ 0.590481] pci 0000:00:08.1: Adding to iommu group 6 [ 0.590490] pci 0000:00:08.2: Adding to iommu group 6 [ 0.590504] pci 0000:00:14.0: Adding to iommu group 7 [ 0.590513] pci 0000:00:14.3: Adding to iommu group 7 [ 0.590543] pci 0000:00:18.0: Adding to iommu group 8 [ 0.590552] pci 0000:00:18.1: Adding to iommu group 8 [ 0.590561] pci 0000:00:18.2: Adding to iommu group 8 [ 0.590570] pci 0000:00:18.3: Adding to iommu group 8 [ 0.590584] pci 0000:00:18.4: Adding to iommu group 8 [ 0.590593] pci 0000:00:18.5: Adding to iommu group 8 [ 0.590601] pci 0000:00:18.6: Adding to iommu group 8 [ 0.590611] pci 0000:00:18.7: Adding to iommu group 8 [ 0.590626] pci 0000:01:00.0: Adding to iommu group 9 [ 0.590637] pci 0000:01:00.1: Adding to iommu group 9 [ 0.590647] pci 0000:02:00.0: Adding to iommu group 10 [ 0.590659] pci 0000:03:00.0: Adding to iommu group 11 [ 0.590669] pci 0000:04:00.0: Adding to iommu group 12 [ 0.590679] pci 0000:05:00.0: Adding to iommu group 6 [ 0.590684] pci 0000:05:00.2: Adding to iommu group 6 [ 0.590689] pci 0000:05:00.3: Adding to iommu group 6 [ 0.590694] pci 0000:05:00.4: Adding to iommu group 6 [ 0.590700] pci 0000:05:00.5: Adding to iommu group 6 [ 0.590705] pci 0000:05:00.6: Adding to iommu group 6 [ 0.590710] pci 0000:06:00.0: Adding to iommu group 6 [ 0.590716] pci 0000:06:00.1: Adding to iommu group 6 [ 0.592197] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40 [ 0.592204] AMD-Vi: Extended features (0x206d73ef22254ade): PPR X2APIC NX GT IA GA PC GA_vAPIC [ 0.592212] AMD-Vi: Interrupt remapping enabled [ 0.592214] AMD-Vi: Virtual APIC enabled [ 0.592216] AMD-Vi: X2APIC enabled [ 0.592312] software IO TLB: tearing down default memory pool [ 0.593318] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer [ 0.593325] RAPL PMU: hw unit of domain package 2^-16 Joules [ 0.593329] LVT offset 0 assigned for vector 0x400 [ 0.593510] perf: AMD IBS detected (0x000003ff) [ 0.593516] amd_uncore: 4 amd_df counters detected [ 0.593522] amd_uncore: 6 amd_l3 counters detected [ 0.593867] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank). [ 0.594056] SVM: TSC scaling supported [ 0.594058] kvm: Nested Virtualization enabled [ 0.594061] SVM: kvm: Nested Paging enabled [ 0.594069] SVM: Virtual VMLOAD VMSAVE supported [ 0.594071] SVM: Virtual GIF supported [ 0.594073] SVM: LBR virtualization supported [ 0.600874] Initialise system trusted keyrings [ 0.600909] workingset: timestamp_bits=46 max_order=22 bucket_order=0 [ 0.602207] fuse: init (API version 7.36) [ 0.602276] SGI XFS with ACLs, security attributes, scrub, repair, no debug enabled [ 0.606950] NET: Registered PF_ALG protocol family [ 0.606955] Key type asymmetric registered [ 0.606957] Asymmetric key parser 'x509' registered [ 0.606967] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 0.607020] io scheduler mq-deadline registered [ 0.607023] io scheduler kyber registered [ 0.607030] io scheduler bfq registered [ 0.610387] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 0.662264] ACPI: AC: AC Adapter [ACAD] (off-line) [ 0.662341] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 0.662371] ACPI: button: Power Button [PWRB] [ 0.662417] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1 [ 0.662441] ACPI: button: Lid Switch [LID] [ 0.662478] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 0.662527] ACPI: button: Power Button [PWRF] [ 0.662610] ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no) [ 0.662921] acpi device:08: registered as cooling_device0 [ 0.662965] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:07/LNXVIDEO:00/input/input3 [ 0.663133] Monitor-Mwait will be used to enter C-1 state [ 0.663140] ACPI: \_SB_.PLTF.P000: Found 3 idle states [ 0.663150] ACPI: FW issue: working around C-state latencies out of order [ 0.663340] ACPI: \_SB_.PLTF.P001: Found 3 idle states [ 0.663351] ACPI: FW issue: working around C-state latencies out of order [ 0.663567] ACPI: \_SB_.PLTF.P002: Found 3 idle states [ 0.663576] ACPI: FW issue: working around C-state latencies out of order [ 0.663793] ACPI: \_SB_.PLTF.P003: Found 3 idle states [ 0.663802] ACPI: FW issue: working around C-state latencies out of order [ 0.664007] ACPI: \_SB_.PLTF.P004: Found 3 idle states [ 0.664017] ACPI: FW issue: working around C-state latencies out of order [ 0.664223] ACPI: \_SB_.PLTF.P005: Found 3 idle states [ 0.664234] ACPI: FW issue: working around C-state latencies out of order [ 0.664406] ACPI: \_SB_.PLTF.P006: Found 3 idle states [ 0.664416] ACPI: FW issue: working around C-state latencies out of order [ 0.664559] ACPI: \_SB_.PLTF.P007: Found 3 idle states [ 0.664566] ACPI: FW issue: working around C-state latencies out of order [ 0.664691] ACPI: \_SB_.PLTF.P008: Found 3 idle states [ 0.664698] ACPI: FW issue: working around C-state latencies out of order [ 0.664813] ACPI: \_SB_.PLTF.P009: Found 3 idle states [ 0.664820] ACPI: FW issue: working around C-state latencies out of order [ 0.664892] ACPI: \_SB_.PLTF.P00A: Found 3 idle states [ 0.664898] ACPI: FW issue: working around C-state latencies out of order [ 0.665014] ACPI: \_SB_.PLTF.P00B: Found 3 idle states [ 0.665021] ACPI: FW issue: working around C-state latencies out of order [ 0.666055] ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_PR_.P000 (20211217/dspkginit-438) [ 0.666066] ACPI: \_TZ_.THRM: Invalid passive threshold [ 0.666783] thermal LNXTHERM:00: registered as thermal_zone0 [ 0.666787] ACPI: thermal: Thermal Zone [THRM] (30 C) [ 0.667774] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.668072] Non-volatile memory driver v1.3 [ 0.668079] Linux agpgart interface v0.103 [ 0.686130] ACPI: battery: Slot [BAT0] (battery present) [ 0.699101] AMD-Vi: AMD IOMMUv2 loaded and initialized [ 0.699210] ACPI: bus type drm_connector registered [ 0.699250] [drm] amdgpu kernel modesetting enabled. [ 0.699271] amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle [ 0.699755] ATPX version 1, functions 0x00000200 [ 0.701778] amdgpu: Virtual CRAT table created for CPU [ 0.701792] amdgpu: Topology: Add CPU node [ 0.701842] amdgpu 0000:05:00.0: vgaarb: deactivate vga console [ 0.701883] amdgpu 0000:05:00.0: enabling device (0006 -> 0007) [ 0.701931] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1636 0x103C:0x87B2 0xC7). [ 0.701936] amdgpu 0000:05:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled [ 0.787725] [drm] register mmio base: 0xFC500000 [ 0.787737] [drm] register mmio size: 524288 [ 0.789281] [drm] add ip block number 0 <soc15_common> [ 0.789286] [drm] add ip block number 1 <gmc_v9_0> [ 0.789290] [drm] add ip block number 2 <vega10_ih> [ 0.789294] [drm] add ip block number 3 <psp> [ 0.789298] [drm] add ip block number 4 <smu> [ 0.789301] [drm] add ip block number 5 <dm> [ 0.789305] [drm] add ip block number 6 <gfx_v9_0> [ 0.789309] [drm] add ip block number 7 <sdma_v4_0> [ 0.789313] [drm] add ip block number 8 <vcn_v2_0> [ 0.789317] [drm] add ip block number 9 <jpeg_v2_0> [ 0.789332] amdgpu 0000:05:00.0: amdgpu: Fetched VBIOS from VFCT [ 0.789338] amdgpu: ATOM BIOS: 113-RENOIR-031 [ 0.789353] [drm] VCN decode is enabled in VM mode [ 0.789357] [drm] VCN encode is enabled in VM mode [ 0.789360] [drm] JPEG decode is enabled in VM mode [ 0.789365] amdgpu 0000:05:00.0: amdgpu: PCIE atomic ops is not supported [ 0.789379] amdgpu 0000:05:00.0: amdgpu: MODE2 reset [ 0.789728] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit [ 0.789740] amdgpu 0000:05:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used) [ 0.789749] amdgpu 0000:05:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF [ 0.789756] amdgpu 0000:05:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF [ 0.789770] [drm] Detected VRAM RAM=512M, BAR=512M [ 0.789774] [drm] RAM width 128bits DDR4 [ 0.789838] [drm] amdgpu: 512M of VRAM memory ready [ 0.789842] [drm] amdgpu: 3072M of GTT memory ready. [ 0.789857] [drm] GART: num cpu pages 262144, num gpu pages 262144 [ 0.789996] [drm] PCIE GART of 1024M enabled. [ 0.790001] [drm] PTB located at 0x000000F400900000 [ 0.790122] amdgpu 0000:05:00.0: amdgpu: PSP runtime database doesn't exist [ 0.790134] [drm] Loading DMUB firmware via PSP: version=0x0101001F [ 0.790847] [drm] Found VCN firmware Version ENC: 1.17 DEC: 5 VEP: 0 Revision: 2 [ 0.790854] amdgpu 0000:05:00.0: amdgpu: Will use PSP to load VCN firmware [ 1.537501] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR [ 1.623966] amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available [ 1.633277] amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available [ 1.633283] amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available [ 1.633569] amdgpu 0000:05:00.0: amdgpu: SMU is initialized successfully! [ 1.633774] [drm] Display Core initialized with v3.2.177! [ 1.634321] [drm] DMUB hardware initialized: version=0x0101001F [ 1.642873] tsc: Refined TSC clocksource calibration: 3016.782 MHz [ 1.642888] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b7c32f6190, max_idle_ns: 440795274335 ns [ 1.643142] clocksource: Switched to clocksource tsc [ 1.839865] [drm] kiq ring mec 2 pipe 1 q 0 [ 1.842609] [drm] VCN decode and encode initialized successfully(under DPG Mode). [ 1.842635] [drm] JPEG decode initialized successfully. [ 1.844663] kfd kfd: amdgpu: Allocated 3969056 bytes on gart [ 1.844795] amdgpu: Virtual CRAT table created for GPU [ 1.845331] amdgpu: Topology: Add dGPU node [0x1636:0x1002] [ 1.845335] kfd kfd: amdgpu: added device 1002:1636 [ 1.845489] amdgpu 0000:05:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 6 [ 1.845604] amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0 [ 1.845608] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0 [ 1.845612] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0 [ 1.845616] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0 [ 1.845619] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0 [ 1.845623] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0 [ 1.845626] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0 [ 1.845629] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0 [ 1.845633] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0 [ 1.845636] amdgpu 0000:05:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0 [ 1.845640] amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1 [ 1.845643] amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1 [ 1.845646] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1 [ 1.845650] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1 [ 1.845653] amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1 [ 1.846771] [drm] Initialized amdgpu 3.46.0 20150101 for 0000:05:00.0 on minor 0 [ 1.851906] fbcon: amdgpudrmfb (fb0) is primary device [ 1.851971] [drm] DSC precompute is not needed. [ 1.924417] Console: switching to colour frame buffer device 240x67 [ 1.941404] amdgpu 0000:05:00.0: [drm] fb0: amdgpudrmfb frame buffer device [ 1.941545] usbcore: registered new interface driver udl [ 1.943833] brd: module loaded [ 1.945051] loop: module loaded [ 1.945265] nvme 0000:04:00.0: platform quirk: setting simple suspend [ 1.945313] nvme nvme0: pci function 0000:04:00.0 [ 1.945372] ahci 0000:06:00.0: version 3.0 [ 1.945528] ahci 0000:06:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode [ 1.945557] ahci 0000:06:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part [ 1.945733] scsi host0: ahci [ 1.945791] ata1: SATA max UDMA/133 abar m2048@0xfc601000 port 0xfc601100 irq 29 [ 1.945930] ahci 0000:06:00.1: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode [ 1.945957] ahci 0000:06:00.1: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part [ 1.946087] scsi host1: ahci [ 1.946128] ata2: SATA max UDMA/133 abar m2048@0xfc600000 port 0xfc600100 irq 33 [ 1.946278] tun: Universal TUN/TAP device driver, 1.6 [ 1.946342] r8169 0000:02:00.0: enabling device (0000 -> 0003) [ 1.946410] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control [ 1.950421] nvme nvme0: missing or invalid SUBNQN field. [ 1.953773] r8169 0000:02:00.0 eth0: RTL8168h/8111h, 30:24:a9:7d:03:0f, XID 541, IRQ 51 [ 1.953829] r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko] [ 1.954302] rtw_8822ce 0000:03:00.0: enabling device (0000 -> 0003) [ 1.955709] nvme nvme0: 16/0/0 default/read/poll queues [ 1.958634] nvme0n1: p1 p2 p3 p4 p5 p6 p7 [ 1.959078] rtw_8822ce 0000:03:00.0: Firmware version 9.9.11, H2C version 15 [ 1.959098] rtw_8822ce 0000:03:00.0: Firmware version 9.9.4, H2C version 15 [ 1.982793] usbcore: registered new interface driver cdc_ether [ 1.982824] usbcore: registered new interface driver cdc_eem [ 1.982848] usbcore: registered new interface driver cdc_ncm [ 1.983056] xhci_hcd 0000:05:00.3: xHCI Host Controller [ 1.983165] xhci_hcd 0000:05:00.3: new USB bus registered, assigned bus number 1 [ 1.983269] xhci_hcd 0000:05:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410 [ 1.983558] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18 [ 1.983585] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.983606] usb usb1: Product: xHCI Host Controller [ 1.983621] usb usb1: Manufacturer: Linux 5.18.0-rc7 xhci-hcd [ 1.984945] usb usb1: SerialNumber: 0000:05:00.3 [ 1.986360] hub 1-0:1.0: USB hub found [ 1.987108] hub 1-0:1.0: 4 ports detected [ 1.988558] xhci_hcd 0000:05:00.3: xHCI Host Controller [ 1.989860] xhci_hcd 0000:05:00.3: new USB bus registered, assigned bus number 2 [ 1.990865] xhci_hcd 0000:05:00.3: Host supports USB 3.1 Enhanced SuperSpeed [ 1.991904] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 1.992932] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.18 [ 1.994017] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.994989] usb usb2: Product: xHCI Host Controller [ 1.995653] usb usb2: Manufacturer: Linux 5.18.0-rc7 xhci-hcd [ 1.996185] usb usb2: SerialNumber: 0000:05:00.3 [ 1.997054] hub 2-0:1.0: USB hub found [ 1.998167] hub 2-0:1.0: 2 ports detected [ 1.999670] xhci_hcd 0000:05:00.4: xHCI Host Controller [ 2.000719] xhci_hcd 0000:05:00.4: new USB bus registered, assigned bus number 3 [ 2.001802] xhci_hcd 0000:05:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410 [ 2.002809] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18 [ 2.003638] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.004227] usb usb3: Product: xHCI Host Controller [ 2.004744] usb usb3: Manufacturer: Linux 5.18.0-rc7 xhci-hcd [ 2.005244] usb usb3: SerialNumber: 0000:05:00.4 [ 2.006082] hub 3-0:1.0: USB hub found [ 2.007082] hub 3-0:1.0: 4 ports detected [ 2.008679] xhci_hcd 0000:05:00.4: xHCI Host Controller [ 2.009345] xhci_hcd 0000:05:00.4: new USB bus registered, assigned bus number 4 [ 2.010648] xhci_hcd 0000:05:00.4: Host supports USB 3.1 Enhanced SuperSpeed [ 2.011596] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 2.012832] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.18 [ 2.014172] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.015230] usb usb4: Product: xHCI Host Controller [ 2.016545] usb usb4: Manufacturer: Linux 5.18.0-rc7 xhci-hcd [ 2.017226] usb usb4: SerialNumber: 0000:05:00.4 [ 2.018125] hub 4-0:1.0: USB hub found [ 2.019270] hub 4-0:1.0: 2 ports detected [ 2.020722] usb: port power management may be unreliable [ 2.021771] usbcore: registered new interface driver usblp [ 2.022714] usbcore: registered new interface driver cdc_wdm [ 2.023657] usbcore: registered new interface driver uas [ 2.024299] usbcore: registered new interface driver usb-storage [ 2.025353] usbcore: registered new interface driver emi26 - firmware loader [ 2.026235] usbcore: registered new interface driver emi62 - firmware loader [ 2.027262] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 [ 2.028133] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp [ 2.029965] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.031176] mousedev: PS/2 mouse device common for all mice [ 2.032903] rtc_cmos 00:01: RTC can wake from S4 [ 2.034581] rtc_cmos 00:01: registered as rtc0 [ 2.035138] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 2.035600] i2c_dev: i2c /dev entries driver [ 2.036194] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 [ 2.037212] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection [ 2.038298] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20 [ 2.039279] usbcore: registered new interface driver uvcvideo [ 2.040399] usbcore: registered new interface driver btusb [ 2.041296] EFI Variables Facility v0.08 2004-May-17 [ 2.047760] pstore: Registered efi as persistent store backend [ 2.048438] ccp 0000:05:00.2: enabling device (0000 -> 0002) [ 2.059773] ccp 0000:05:00.2: tee enabled [ 2.060696] ccp 0000:05:00.2: psp enabled [ 2.062004] hid: raw HID events driver (C) Jiri Kosina [ 2.062845] usbcore: registered new interface driver usbhid [ 2.063849] usbhid: USB HID core driver [ 2.064876] hp_accel: laptop model unknown, using default axes configuration [ 2.088583] lis3lv02d: 8 bits 3DC sensor found [ 2.111469] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 [ 2.118918] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input5 [ 2.120392] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D008] at bit offset/length 128/8 exceeds size of target Buffer (128 bits) (20211217/dsopcode-198) [ 2.121456] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.122361] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.122980] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D008] at bit offset/length 128/8 exceeds size of target Buffer (128 bits) (20211217/dsopcode-198) [ 2.123485] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.123996] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.124538] input: HP WMI hotkeys as /devices/virtual/input/input6 [ 2.125388] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D008] at bit offset/length 128/8 exceeds size of target Buffer (128 bits) (20211217/dsopcode-198) [ 2.126409] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.127603] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.128353] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D008] at bit offset/length 128/8 exceeds size of target Buffer (128 bits) (20211217/dsopcode-198) [ 2.129619] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.129739] random: fast init done [ 2.130743] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.130778] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D009] at bit offset/length 136/8 exceeds size of target Buffer (136 bits) (20211217/dsopcode-198) [ 2.133922] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.134827] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.135860] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D009] at bit offset/length 136/8 exceeds size of target Buffer (136 bits) (20211217/dsopcode-198) [ 2.136899] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.137976] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.139012] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D008] at bit offset/length 128/8 exceeds size of target Buffer (128 bits) (20211217/dsopcode-198) [ 2.140088] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.141205] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.143345] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002) [ 2.144320] snd_hda_intel 0000:01:00.1: Disabling MSI [ 2.145096] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client [ 2.145880] snd_hda_intel 0000:05:00.6: enabling device (0000 -> 0002) [ 2.146687] usbcore: registered new interface driver snd-usb-audio [ 2.147441] NET: Registered PF_LLC protocol family [ 2.149178] Initializing XFRM netlink socket [ 2.150753] NET: Registered PF_INET6 protocol family [ 2.152297] Segment Routing with IPv6 [ 2.153898] In-situ OAM (IOAM) with IPv6 [ 2.155554] input: ELAN0718:00 04F3:30FD Mouse as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN0718:00/0018:04F3:30FD.0001/input/input7 [ 2.155792] mip6: Mobile IPv6 [ 2.156810] input: ELAN0718:00 04F3:30FD Touchpad as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN0718:00/0018:04F3:30FD.0001/input/input9 [ 2.158021] NET: Registered PF_PACKET protocol family [ 2.159196] hid-multitouch 0018:04F3:30FD.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN0718:00 04F3:30FD] on i2c-ELAN0718:00 [ 2.160606] NET: Registered PF_KEY protocol family [ 2.161116] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC285: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker [ 2.161120] snd_hda_codec_realtek hdaudioC2D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 2.161122] snd_hda_codec_realtek hdaudioC2D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0) [ 2.161123] snd_hda_codec_realtek hdaudioC2D0: mono: mono_out=0x0 [ 2.161125] snd_hda_codec_realtek hdaudioC2D0: inputs: [ 2.161125] snd_hda_codec_realtek hdaudioC2D0: Mic=0x19 [ 2.161127] snd_hda_codec_realtek hdaudioC2D0: Internal Mic=0x12 [ 2.162056] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card1/input10 [ 2.162898] Bluetooth: RFCOMM TTY layer initialized [ 2.163863] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card1/input11 [ 2.164710] Bluetooth: RFCOMM socket layer initialized [ 2.165710] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card1/input12 [ 2.166536] Bluetooth: RFCOMM ver 1.11 [ 2.168903] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card1/input13 [ 2.169679] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 2.177870] Bluetooth: BNEP filters: protocol multicast [ 2.179331] Bluetooth: BNEP socket layer initialized [ 2.180830] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 2.182836] Bluetooth: HIDP socket layer initialized [ 2.183942] l2tp_core: L2TP core driver, V2.0 [ 2.185461] l2tp_ip: L2TP IP encapsulation support (L2TPv3) [ 2.186882] l2tp_netlink: L2TP netlink interface [ 2.188645] l2tp_eth: L2TP ethernet pseudowire support (L2TPv3) [ 2.189740] l2tp_ip6: L2TP IP encapsulation support for IPv6 (L2TPv3) [ 2.191171] 8021q: 802.1Q VLAN Support v1.8 [ 2.193046] NET: Registered PF_RDS protocol family [ 2.194518] Registered RDS/tcp transport [ 2.196708] microcode: CPU0: patch_level=0x08600106 [ 2.197710] microcode: CPU1: patch_level=0x08600106 [ 2.199398] microcode: CPU2: patch_level=0x08600106 [ 2.200638] microcode: CPU3: patch_level=0x08600106 [ 2.202053] microcode: CPU4: patch_level=0x08600106 [ 2.203449] microcode: CPU5: patch_level=0x08600106 [ 2.204754] microcode: CPU6: patch_level=0x08600106 [ 2.205724] microcode: CPU7: patch_level=0x08600106 [ 2.206940] microcode: CPU8: patch_level=0x08600106 [ 2.208202] microcode: CPU9: patch_level=0x08600106 [ 2.209582] microcode: CPU10: patch_level=0x08600106 [ 2.210758] microcode: CPU11: patch_level=0x08600106 [ 2.211849] microcode: Microcode Update Driver: v2.2. [ 2.211855] IPI shorthand broadcast: enabled [ 2.213526] AVX2 version of gcm_enc/dec engaged. [ 2.214463] AES CTR mode by8 optimization enabled [ 2.215728] sched_clock: Marking stable (2214294966, 1422032)->(2232010545, -16293547) [ 2.216989] registered taskstats version 1 [ 2.217862] Loading compiled-in X.509 certificates [ 2.219004] Key type ._fscrypt registered [ 2.219906] Key type .fscrypt registered [ 2.220931] Key type fscrypt-provisioning registered [ 2.228875] usb 1-4: new full-speed USB device number 2 using xhci_hcd [ 2.247865] usb 3-3: new high-speed USB device number 2 using xhci_hcd [ 2.256594] ata1: SATA link down (SStatus 0 SControl 300) [ 2.377150] usb 1-4: New USB device found, idVendor=0bda, idProduct=b00c, bcdDevice= 0.00 [ 2.378089] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.378939] usb 1-4: Product: Bluetooth Radio [ 2.379762] usb 1-4: Manufacturer: Realtek [ 2.380388] usb 1-4: SerialNumber: 00e04c000001 [ 2.393105] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000c lmp_ver=0a lmp_subver=8822 [ 2.394991] Bluetooth: hci0: RTL: rom_version status=0 version=3 [ 2.395603] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_fw.bin [ 2.395998] usb 3-3: New USB device found, idVendor=30c9, idProduct=0013, bcdDevice= 0.01 [ 2.396061] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_config.bin [ 2.396914] usb 3-3: New USB device strings: Mfr=3, Product=1, SerialNumber=2 [ 2.397494] bluetooth hci0: Direct firmware load for rtl_bt/rtl8822cu_config.bin failed with error -2 [ 2.398323] usb 3-3: Product: HP TrueVision HD Camera [ 2.398924] Bluetooth: hci0: RTL: cfg_sz -2, total sz 35080 [ 2.399516] usb 3-3: Manufacturer: DJKCVA19IECCI0 [ 2.400890] usb 3-3: SerialNumber: 0001 [ 2.410781] usb 3-3: Found UVC 1.00 device HP TrueVision HD Camera (30c9:0013) [ 2.410879] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 2.416452] ata2.00: ATA-9: SanDisk Ultra II 960GB, X41100RL, max UDMA/133 [ 2.417307] ata2.00: 1875385008 sectors, multi 1: LBA48 NCQ (depth 32), AA [ 2.419772] ata2.00: configured for UDMA/133 [ 2.420739] scsi 1:0:0:0: Direct-Access ATA SanDisk Ultra II 00RL PQ: 0 ANSI: 5 [ 2.420753] input: HP TrueVision HD Camera: HP Tru as /devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-3/3-3:1.0/input/input14 [ 2.421879] sd 1:0:0:0: Attached scsi generic sg0 type 0 [ 2.421985] sd 1:0:0:0: [sda] 1875385008 512-byte logical blocks: (960 GB/894 GiB) [ 2.421993] sd 1:0:0:0: [sda] Write Protect is off [ 2.421997] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 2.422010] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.422566] sda: sda1 sda2 sda3 [ 2.422732] sd 1:0:0:0: [sda] Attached SCSI disk [ 2.578173] acpi_cpufreq: overriding BIOS provided _PSD data [ 2.579969] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 2.586864] clocksource: timekeeping watchdog on CPU4: Marking clocksource 'tsc' as unstable because the skew is too large: [ 2.587813] clocksource: 'hpet' wd_nsec: 507771169 wd_now: 2283c15 wd_last: 1b94c3e mask: ffffffff [ 2.588661] clocksource: 'tsc' cs_nsec: 503999287 cs_now: 4dbfbed36 cs_last: 4815b9b92 mask: ffffffffffffffff [ 2.589280] clocksource: 'tsc' is current clocksource. [ 2.589757] tsc: Marking TSC unstable due to clocksource watchdog [ 2.590808] TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'. [ 2.591421] sched_clock: Marking unstable (2589385966, 1422032)<-(2607101586, -16293547) [ 2.592700] clocksource: Checking clocksource tsc synchronization from CPU 3 to CPUs 0,4,10. [ 2.594446] clocksource: Switched to clocksource hpet [ 2.611984] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 2.613035] Unstable clock detected, switching default tracing clock to "global" If you want to keep using the local clock, then add: "trace_clock=local" on the kernel command line [ 2.617553] ALSA device list: [ 2.618640] #0: Loopback 1 [ 2.619593] #1: HDA NVidia at 0xfc080000 irq 74 [ 2.704719] Bluetooth: hci0: RTL: fw version 0x19b76d7d [ 2.830812] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card2/input15 [ 2.832470] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card2/input16 [ 2.836339] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Quota mode: disabled. [ 2.837487] VFS: Mounted root (ext4 filesystem) readonly on device 259:4. [ 2.839014] devtmpfs: mounted [ 2.841171] Freeing unused decrypted memory: 2044K [ 2.842560] Freeing unused kernel image (initmem) memory: 1236K [ 2.844888] Write protecting the kernel read-only data: 30720k [ 2.846526] Freeing unused kernel image (text/rodata gap) memory: 2028K [ 2.847766] Freeing unused kernel image (rodata/data gap) memory: 192K [ 2.848791] Run /sbin/init as init process [ 2.849786] with arguments: [ 2.849787] /sbin/init [ 2.849788] with environment: [ 2.849789] HOME=/ [ 2.849790] TERM=linux [ 3.395873] random: crng init done [ 3.421922] udevd[328]: starting eudev-3.2.11 [ 4.066069] Adding 1048572k swap on /dev/nvme0n1p3. Priority:-2 extents:1 across:1048572k SS [ 4.283648] EXT4-fs (nvme0n1p4): re-mounted. Quota mode: disabled. [ 4.341788] FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 4.355811] EXT4-fs (sda3): mounted filesystem with ordered data mode. Quota mode: disabled. [ 13.485936] wlan0: authenticate with 24:4b:fe:be:28:28 [ 13.485955] wlan0: bad VHT capabilities, disabling VHT [ 13.856773] wlan0: send auth to 24:4b:fe:be:28:28 (try 1/3) [ 13.860139] wlan0: authenticated [ 13.861909] wlan0: associate with 24:4b:fe:be:28:28 (try 1/3) [ 13.866672] wlan0: RX AssocResp from 24:4b:fe:be:28:28 (capab=0x1411 status=0 aid=7) [ 13.866958] wlan0: associated [ 13.887326] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 14.865065] wlan0: deauthenticating from 24:4b:fe:be:28:28 by local choice (Reason: 3=DEAUTH_LEAVING) [ 21.890981] wlan0: authenticate with 24:4b:fe:be:28:28 [ 21.890996] wlan0: bad VHT capabilities, disabling VHT [ 22.161305] wlan0: send auth to 24:4b:fe:be:28:28 (try 1/3) [ 22.164727] wlan0: authenticated [ 22.165886] wlan0: associate with 24:4b:fe:be:28:28 (try 1/3) [ 22.171218] wlan0: RX AssocResp from 24:4b:fe:be:28:28 (capab=0x1411 status=0 aid=7) [ 22.171531] wlan0: associated [ 22.184525] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 29.380971] amdgpu 0000:05:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none [ 51.381963] atkbd serio0: Unknown key pressed (translated set 2, code 0xd8 on isa0060/serio0). [ 51.381973] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known. [ 51.389979] atkbd serio0: Unknown key released (translated set 2, code 0xd8 on isa0060/serio0). [ 51.389986] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known. [ 51.927794] PM: suspend entry (deep) [ 51.947403] Filesystems sync: 0.019 seconds [ 51.947533] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 51.949538] OOM killer disabled. [ 51.949540] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 51.950731] printk: Suspending console(s) (use no_console_suspend to debug) [ 51.962388] sd 1:0:0:0: [sda] Synchronizing SCSI cache [ 51.963002] wlan0: deauthenticating from 24:4b:fe:be:28:28 by local choice (Reason: 3=DEAUTH_LEAVING) [ 51.964200] sd 1:0:0:0: [sda] Stopping disk [ 52.062089] [drm] free PSP TMR buffer [ 52.215792] PM: late suspend of devices failed [ 52.216240] [drm] PCIE GART of 1024M enabled. [ 52.216245] [drm] PTB located at 0x000000F400900000 [ 52.216267] [drm] PSP is resuming... [ 52.216483] pci 0000:00:00.2: can't derive routing for PCI INT A [ 52.216488] pci 0000:00:00.2: PCI INT A: no GSI [ 52.217091] sd 1:0:0:0: [sda] Starting disk [ 52.226040] nvme nvme0: 16/0/0 default/read/poll queues [ 52.236312] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR [ 52.520421] usb 1-4: reset full-speed USB device number 2 using xhci_hcd [ 52.523376] ata1: SATA link down (SStatus 0 SControl 300) [ 52.530877] amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available [ 52.541656] amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available [ 52.541659] amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available [ 52.541663] amdgpu 0000:05:00.0: amdgpu: SMU is resuming... [ 52.541837] amdgpu 0000:05:00.0: amdgpu: dpm has been disabled [ 52.542865] amdgpu 0000:05:00.0: amdgpu: SMU is resumed successfully! [ 52.543643] [drm] DMUB hardware initialized: version=0x0101001F [ 52.683003] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 52.685570] ata2.00: configured for UDMA/133 [ 53.005571] [drm] kiq ring mec 2 pipe 1 q 0 [ 53.269398] amdgpu 0000:05:00.0: [drm:amdgpu_ring_test_helper] *ERROR* ring gfx test failed (-110) [ 53.269412] [drm:amdgpu_device_ip_resume_phase2] *ERROR* resume of IP block <gfx_v9_0> failed -110 [ 53.269419] amdgpu 0000:05:00.0: amdgpu: amdgpu_device_ip_resume failed (-110). [ 53.269422] amdgpu 0000:05:00.0: PM: dpm_run_callback(): pci_pm_resume+0x0/0x120 returns -110 [ 53.269433] amdgpu 0000:05:00.0: PM: failed to resume async: error -110 [ 53.270901] OOM killer enabled. [ 53.270904] Restarting tasks ... [ 53.272146] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000c lmp_ver=0a lmp_subver=8822 [ 53.272518] done. [ 53.274131] Bluetooth: hci0: RTL: rom_version status=0 version=3 [ 53.274139] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_fw.bin [ 53.274166] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_config.bin [ 53.280397] Bluetooth: hci0: RTL: cfg_sz 6, total sz 35086 [ 53.281395] amdgpu 0000:05:00.0: amdgpu: couldn't schedule ib on ring <gfx> [ 53.281400] [drm:amdgpu_job_run] *ERROR* Error scheduling IBs (-22) [ 53.281922] amdgpu 0000:05:00.0: amdgpu: couldn't schedule ib on ring <gfx> [ 53.281924] [drm:amdgpu_job_run] *ERROR* Error scheduling IBs (-22) [ 53.400540] PM: suspend exit [ 53.400614] PM: suspend entry (s2idle) [ 53.404354] Filesystems sync: 0.003 seconds [ 53.404543] Freezing user space processes ... (elapsed 0.174 seconds) done. [ 53.579119] OOM killer disabled. [ 53.579121] Freezing remaining freezable tasks ... (elapsed 0.000 seconds) done. [ 53.579956] printk: Suspending console(s) (use no_console_suspend to debug) [ 53.580021] amdgpu 0000:05:00.0: amdgpu: Power consumption will be higher as BIOS has not been configured for suspend-to-idle. To use suspend-to-idle change the sleep mode in BIOS setup. [ 53.586933] sd 1:0:0:0: [sda] Synchronizing SCSI cache [ 53.589098] sd 1:0:0:0: [sda] Stopping disk [ 53.680097] [drm] free PSP TMR buffer [ 53.753874] ACPI: EC: interrupt blocked [ 53.753988] amdgpu 0000:05:00.0: amdgpu: MODE2 reset [ 53.777379] ACPI: EC: interrupt unblocked [ 53.802295] pci 0000:00:00.2: can't derive routing for PCI INT A [ 53.802303] pci 0000:00:00.2: PCI INT A: no GSI [ 53.802318] [drm] PCIE GART of 1024M enabled. [ 53.802323] [drm] PTB located at 0x000000F400900000 [ 53.802340] [drm] PSP is resuming... [ 53.802554] sd 1:0:0:0: [sda] Starting disk [ 53.817543] nvme nvme0: 16/0/0 default/read/poll queues [ 53.822380] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR [ 54.111522] usb 1-4: reset full-speed USB device number 2 using xhci_hcd [ 54.112634] ata1: SATA link down (SStatus 0 SControl 300) [ 54.115322] amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available [ 54.126098] amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available [ 54.126100] amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available [ 54.126104] amdgpu 0000:05:00.0: amdgpu: SMU is resuming... [ 54.126231] amdgpu 0000:05:00.0: amdgpu: dpm has been disabled [ 54.127252] amdgpu 0000:05:00.0: amdgpu: SMU is resumed successfully! [ 54.128043] [drm] DMUB hardware initialized: version=0x0101001F [ 54.266909] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 54.269700] ata2.00: configured for UDMA/133 [ 54.632641] [drm] kiq ring mec 2 pipe 1 q 0 [ 54.648936] [drm] VCN decode and encode initialized successfully(under DPG Mode). [ 54.649018] [drm] JPEG decode initialized successfully. [ 54.649022] amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0 [ 54.649027] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0 [ 54.649029] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0 [ 54.649031] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0 [ 54.649033] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0 [ 54.649035] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0 [ 54.649037] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0 [ 54.649038] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0 [ 54.649040] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0 [ 54.649043] amdgpu 0000:05:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0 [ 54.649045] amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1 [ 54.649046] amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1 [ 54.649048] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1 [ 54.649050] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1 [ 54.649052] amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1 [ 55.155060] [drm] Fence fallback timer expired on ring gfx [ 55.595068] Bluetooth: hci0: command 0xfc20 tx timeout [ 55.659064] [drm] Fence fallback timer expired on ring sdma0 [ 64.042886] Bluetooth: hci0: RTL: download fw command failed (-110) [ 64.043835] OOM killer enabled. [ 64.043838] Restarting tasks ... done. [ 64.046403] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000c lmp_ver=0a lmp_subver=8822 [ 64.047456] Bluetooth: hci0: RTL: rom_version status=0 version=3 [ 64.047466] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_fw.bin [ 64.047490] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_config.bin [ 64.047521] Bluetooth: hci0: RTL: cfg_sz 6, total sz 35086 [ 64.066774] PM: suspend exit [ 64.355707] Bluetooth: hci0: RTL: fw version 0x19b76d7d [ 65.083087] [drm] Fence fallback timer expired on ring sdma0 [ 65.587096] [drm] Fence fallback timer expired on ring sdma0 [ 66.091096] [drm] Fence fallback timer expired on ring sdma0 [ 66.595088] [drm] Fence fallback timer expired on ring sdma0 [ 67.099092] [drm] Fence fallback timer expired on ring gfx [ 67.099096] [drm] Fence fallback timer expired on ring sdma0 [ 67.602887] [drm] Fence fallback timer expired on ring sdma0 [ 67.602893] [drm] Fence fallback timer expired on ring gfx [ 68.107083] [drm] Fence fallback timer expired on ring sdma0 [ 68.107082] [drm] Fence fallback timer expired on ring gfx [ 68.611072] [drm] Fence fallback timer expired on ring sdma0 [ 68.611073] [drm] Fence fallback timer expired on ring gfx [ 69.115090] [drm] Fence fallback timer expired on ring sdma0 [ 69.619065] [drm] Fence fallback timer expired on ring sdma0 [ 69.619071] [drm] Fence fallback timer expired on ring gfx [ 70.122904] [drm] Fence fallback timer expired on ring gfx [ 70.122910] [drm] Fence fallback timer expired on ring sdma0 [ 70.122950] [drm:amdgpu_dm_atomic_commit_tail] *ERROR* Waiting for fences timed out! [ 70.626920] [drm] Fence fallback timer expired on ring gfx [ 71.131081] [drm] Fence fallback timer expired on ring gfx [ 71.131085] [drm] Fence fallback timer expired on ring sdma0 [ 71.634895] [drm] Fence fallback timer expired on ring sdma0 [ 72.138913] [drm] Fence fallback timer expired on ring sdma0 [ 72.643058] [drm] Fence fallback timer expired on ring gfx [ 72.643059] [drm] Fence fallback timer expired on ring sdma0 [ 73.147077] [drm] Fence fallback timer expired on ring sdma0 [ 73.651082] [drm] Fence fallback timer expired on ring gfx [ 74.154909] [drm] Fence fallback timer expired on ring gfx [ 74.154910] [drm] Fence fallback timer expired on ring sdma0
[ 0.000000] Linux version 5.18.0-rc7 (root@geek500.localdomain) (gcc (GCC) 11.2.0, GNU ld version 2.38-slack151) #24 SMP PREEMPT_DYNAMIC Tue May 17 19:30:54 CEST 2022 [ 0.000000] Command line: ro root=/dev/nvme0n1p4 [ 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: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009ecffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000009ed0000-0x0000000009ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable [ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20cfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000000a20d000-0x00000000a7383fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000a7384000-0x00000000a74d9fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000a74da000-0x00000000a753ffff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000a7540000-0x00000000a76eefff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000a76ef000-0x00000000acffdfff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000acffe000-0x00000000adffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000ae000000-0x00000000afffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000042f33ffff] usable [ 0.000000] BIOS-e820: [mem 0x000000042f340000-0x00000004701fffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] e820: update [mem 0xa4177018-0xa41a0857] usable ==> usable [ 0.000000] e820: update [mem 0xa4177018-0xa41a0857] usable ==> usable [ 0.000000] e820: update [mem 0xa423a018-0xa4247457] usable ==> usable [ 0.000000] e820: update [mem 0xa423a018-0xa4247457] usable ==> usable [ 0.000000] extended physical RAM map: [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable [ 0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009ecffff] usable [ 0.000000] reserve setup_data: [mem 0x0000000009ed0000-0x0000000009ffffff] reserved [ 0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable [ 0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20cfff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x000000000a20d000-0x00000000a4177017] usable [ 0.000000] reserve setup_data: [mem 0x00000000a4177018-0x00000000a41a0857] usable [ 0.000000] reserve setup_data: [mem 0x00000000a41a0858-0x00000000a423a017] usable [ 0.000000] reserve setup_data: [mem 0x00000000a423a018-0x00000000a4247457] usable [ 0.000000] reserve setup_data: [mem 0x00000000a4247458-0x00000000a7383fff] usable [ 0.000000] reserve setup_data: [mem 0x00000000a7384000-0x00000000a74d9fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000a74da000-0x00000000a753ffff] ACPI data [ 0.000000] reserve setup_data: [mem 0x00000000a7540000-0x00000000a76eefff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x00000000a76ef000-0x00000000acffdfff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000acffe000-0x00000000adffffff] usable [ 0.000000] reserve setup_data: [mem 0x00000000ae000000-0x00000000afffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fd000000-0x00000000ffffffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000042f33ffff] usable [ 0.000000] reserve setup_data: [mem 0x000000042f340000-0x00000004701fffff] reserved [ 0.000000] efi: EFI v2.70 by American Megatrends [ 0.000000] efi: ACPI=0xa753f000 ACPI 2.0=0xa753f014 TPMFinalLog=0xa76a7000 SMBIOS=0xace1b000 SMBIOS 3.0=0xace1a000 MEMATTR=0xa6019018 ESRT=0xa6621d18 RNG=0xace68f98 TPMEventLog=0xa609a018 [ 0.000000] efi: seeding entropy pool [ 0.000000] SMBIOS 3.2.0 present. [ 0.000000] DMI: HP HP Pavilion Gaming Laptop 15-ec1xxx/87B2, BIOS F.25 08/18/2021 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 2994.403 MHz processor [ 0.000134] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000135] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000139] last_pfn = 0x42f340 max_arch_pfn = 0x400000000 [ 0.000248] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000473] e820: update [mem 0xb0000000-0xffffffff] usable ==> reserved [ 0.000480] last_pfn = 0xae000 max_arch_pfn = 0x400000000 [ 0.000489] esrt: Reserving ESRT space from 0x00000000a6621d18 to 0x00000000a6621d50. [ 0.000500] e820: update [mem 0xa6621000-0xa6621fff] usable ==> reserved [ 0.000540] Using GB pages for direct mapping [ 0.000813] Secure boot disabled [ 0.000815] ACPI: Early table checksum verification disabled [ 0.000818] ACPI: RSDP 0x00000000A753F014 000024 (v02 HPQOEM) [ 0.000820] ACPI: XSDT 0x00000000A753E728 0000EC (v01 HPQOEM SLIC-MPC 01072009 AMI 01000013) [ 0.000824] ACPI: FACP 0x00000000A7534000 000114 (v06 HPQOEM SLIC-MPC 01072009 HP 00010013) [ 0.000827] ACPI: DSDT 0x00000000A751F000 0149B8 (v02 HPQOEM 87B2 01072009 ACPI 20120913) [ 0.000829] ACPI: FACS 0x00000000A76A5000 000040 [ 0.000831] ACPI: SSDT 0x00000000A7536000 007216 (v02 HPQOEM 87B2 00000002 ACPI 04000000) [ 0.000833] ACPI: IVRS 0x00000000A7535000 0001A4 (v02 HPQOEM 87B2 00000001 HP 00000000) [ 0.000835] ACPI: FIDT 0x00000000A751E000 00009C (v01 HPQOEM 87B2 01072009 HP 00010013) [ 0.000837] ACPI: MCFG 0x00000000A751D000 00003C (v01 HPQOEM 87B2 01072009 HP 00010013) [ 0.000839] ACPI: HPET 0x00000000A751C000 000038 (v01 HPQOEM 87B2 01072009 HP 00000005) [ 0.000841] ACPI: SSDT 0x00000000A751B000 000228 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.000842] ACPI: VFCT 0x00000000A750D000 00D484 (v01 HPQOEM 87B2 00000001 HP 31504F47) [ 0.000844] ACPI: SSDT 0x00000000A750C000 000050 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.000846] ACPI: TPM2 0x00000000A750B000 00004C (v04 HPQOEM 87B2 00000001 HP 00000000) [ 0.000848] ACPI: SSDT 0x00000000A7508000 002B80 (v01 HPQOEM 87B2 00000001 ACPI 00000001) [ 0.000849] ACPI: CRAT 0x00000000A7507000 000BA8 (v01 HPQOEM 87B2 00000001 HP 00000001) [ 0.000851] ACPI: CDIT 0x00000000A7506000 000029 (v01 HPQOEM 87B2 00000001 HP 00000001) [ 0.000853] ACPI: SSDT 0x00000000A7505000 000139 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.000855] ACPI: SSDT 0x00000000A7504000 0000C2 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.000857] ACPI: SSDT 0x00000000A7503000 000D37 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.000858] ACPI: SSDT 0x00000000A7501000 0010AC (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.000860] ACPI: SSDT 0x00000000A7500000 000D87 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.000862] ACPI: SSDT 0x00000000A74FC000 0030C8 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.000864] ACPI: WSMT 0x00000000A74FB000 000028 (v01 HPQOEM 87B2 01072009 HP 00010013) [ 0.000865] ACPI: APIC 0x00000000A74FA000 0000DE (v03 HPQOEM 87B2 01072009 HP 00010013) [ 0.000867] ACPI: SSDT 0x00000000A74F9000 00007D (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.000869] ACPI: SSDT 0x00000000A74F8000 000517 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.000871] ACPI: FPDT 0x00000000A74F7000 000044 (v01 HPQOEM 87B2 01072009 HP 01000013) [ 0.000873] ACPI: BGRT 0x00000000A74F6000 000038 (v01 HPQOEM 87B2 01072009 HP 00010013) [ 0.000874] ACPI: Reserving FACP table memory at [mem 0xa7534000-0xa7534113] [ 0.000875] ACPI: Reserving DSDT table memory at [mem 0xa751f000-0xa75339b7] [ 0.000876] ACPI: Reserving FACS table memory at [mem 0xa76a5000-0xa76a503f] [ 0.000877] ACPI: Reserving SSDT table memory at [mem 0xa7536000-0xa753d215] [ 0.000878] ACPI: Reserving IVRS table memory at [mem 0xa7535000-0xa75351a3] [ 0.000879] ACPI: Reserving FIDT table memory at [mem 0xa751e000-0xa751e09b] [ 0.000879] ACPI: Reserving MCFG table memory at [mem 0xa751d000-0xa751d03b] [ 0.000880] ACPI: Reserving HPET table memory at [mem 0xa751c000-0xa751c037] [ 0.000881] ACPI: Reserving SSDT table memory at [mem 0xa751b000-0xa751b227] [ 0.000882] ACPI: Reserving VFCT table memory at [mem 0xa750d000-0xa751a483] [ 0.000883] ACPI: Reserving SSDT table memory at [mem 0xa750c000-0xa750c04f] [ 0.000884] ACPI: Reserving TPM2 table memory at [mem 0xa750b000-0xa750b04b] [ 0.000885] ACPI: Reserving SSDT table memory at [mem 0xa7508000-0xa750ab7f] [ 0.000885] ACPI: Reserving CRAT table memory at [mem 0xa7507000-0xa7507ba7] [ 0.000886] ACPI: Reserving CDIT table memory at [mem 0xa7506000-0xa7506028] [ 0.000887] ACPI: Reserving SSDT table memory at [mem 0xa7505000-0xa7505138] [ 0.000888] ACPI: Reserving SSDT table memory at [mem 0xa7504000-0xa75040c1] [ 0.000888] ACPI: Reserving SSDT table memory at [mem 0xa7503000-0xa7503d36] [ 0.000889] ACPI: Reserving SSDT table memory at [mem 0xa7501000-0xa75020ab] [ 0.000890] ACPI: Reserving SSDT table memory at [mem 0xa7500000-0xa7500d86] [ 0.000891] ACPI: Reserving SSDT table memory at [mem 0xa74fc000-0xa74ff0c7] [ 0.000892] ACPI: Reserving WSMT table memory at [mem 0xa74fb000-0xa74fb027] [ 0.000893] ACPI: Reserving APIC table memory at [mem 0xa74fa000-0xa74fa0dd] [ 0.000894] ACPI: Reserving SSDT table memory at [mem 0xa74f9000-0xa74f907c] [ 0.000895] ACPI: Reserving SSDT table memory at [mem 0xa74f8000-0xa74f8516] [ 0.000896] ACPI: Reserving FPDT table memory at [mem 0xa74f7000-0xa74f7043] [ 0.000897] ACPI: Reserving BGRT table memory at [mem 0xa74f6000-0xa74f6037] [ 0.000921] Zone ranges: [ 0.000922] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000923] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000925] Normal [mem 0x0000000100000000-0x000000042f33ffff] [ 0.000926] Movable zone start for each node [ 0.000926] Early memory node ranges [ 0.000927] node 0: [mem 0x0000000000001000-0x000000000009ffff] [ 0.000928] node 0: [mem 0x0000000000100000-0x0000000009ecffff] [ 0.000929] node 0: [mem 0x000000000a000000-0x000000000a1fffff] [ 0.000930] node 0: [mem 0x000000000a20d000-0x00000000a7383fff] [ 0.000930] node 0: [mem 0x00000000acffe000-0x00000000adffffff] [ 0.000931] node 0: [mem 0x0000000100000000-0x000000042f33ffff] [ 0.000933] Initmem setup node 0 [mem 0x0000000000001000-0x000000042f33ffff] [ 0.000936] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.000952] On node 0, zone DMA: 96 pages in unavailable ranges [ 0.001104] On node 0, zone DMA32: 304 pages in unavailable ranges [ 0.005217] On node 0, zone DMA32: 13 pages in unavailable ranges [ 0.005487] On node 0, zone DMA32: 23674 pages in unavailable ranges [ 0.027565] On node 0, zone Normal: 8192 pages in unavailable ranges [ 0.027596] On node 0, zone Normal: 3264 pages in unavailable ranges [ 0.028164] ACPI: PM-Timer IO Port: 0x808 [ 0.028170] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.028180] IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23 [ 0.028185] IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55 [ 0.028188] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.028189] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) [ 0.028192] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.028192] ACPI: HPET id: 0x10228201 base: 0xfed00000 [ 0.028205] e820: update [mem 0xa47b1000-0xa47c4fff] usable ==> reserved [ 0.028213] smpboot: Allowing 16 CPUs, 4 hotplug CPUs [ 0.028229] [mem 0xb0000000-0xefffffff] available for PCI devices [ 0.028231] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.033380] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:16 nr_node_ids:1 [ 0.033856] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144 [ 0.033863] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152 [ 0.033864] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 [ 0.033882] Built 1 zonelists, mobility grouping on. Total pages: 3964594 [ 0.033884] Kernel command line: root=/dev/nvme0n1p4 ro ro root=/dev/nvme0n1p4 [ 0.035505] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) [ 0.036332] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) [ 0.036373] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.072735] Memory: 15650360K/16110752K available (20497K kernel code, 2897K rwdata, 8000K rodata, 1236K init, 3852K bss, 460132K reserved, 0K cma-reserved) [ 0.072742] random: get_random_u64 called from __kmem_cache_create+0x1f/0x4d0 with crng_init=0 [ 0.072845] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 [ 0.072896] Dynamic Preempt: full [ 0.072928] rcu: Preemptible hierarchical RCU implementation. [ 0.072929] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=16. [ 0.072930] Trampoline variant of Tasks RCU enabled. [ 0.072931] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. [ 0.072932] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 [ 0.074010] NR_IRQS: 16640, nr_irqs: 1096, preallocated irqs: 16 [ 0.074239] Console: colour dummy device 80x25 [ 0.074411] printk: console [tty0] enabled [ 0.074420] ACPI: Core revision 20211217 [ 0.074597] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns [ 0.074614] APIC: Switch to symmetric I/O mode setup [ 0.075334] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160 [ 0.075337] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160 [ 0.075339] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160 [ 0.075340] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160 [ 0.075585] Switched APIC routing to physical flat. [ 0.076154] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080616] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b299e48d85, max_idle_ns: 440795262650 ns [ 0.080626] Calibrating delay loop (skipped), value calculated using timer frequency.. 5988.80 BogoMIPS (lpj=2994403) [ 0.080630] pid_max: default: 32768 minimum: 301 [ 0.082533] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.082561] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.082723] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.082764] LVT offset 1 assigned for vector 0xf9 [ 0.082822] LVT offset 2 assigned for vector 0xf4 [ 0.082839] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512 [ 0.082840] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0 [ 0.082845] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.082848] Spectre V2 : Mitigation: Retpolines [ 0.082849] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.082850] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.082852] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.082854] Spectre V2 : User space: Mitigation: STIBP via prctl [ 0.082856] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl [ 0.084378] Freeing SMP alternatives memory: 48K [ 0.187305] smpboot: CPU0: AMD Ryzen 5 4600H with Radeon Graphics (family: 0x17, model: 0x60, stepping: 0x1) [ 0.187395] cblist_init_generic: Setting adjustable number of callback queues. [ 0.187399] cblist_init_generic: Setting shift to 4 and lim to 1. [ 0.187410] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.187415] ... version: 0 [ 0.187416] ... bit width: 48 [ 0.187418] ... generic registers: 6 [ 0.187419] ... value mask: 0000ffffffffffff [ 0.187420] ... max period: 00007fffffffffff [ 0.187421] ... fixed-purpose events: 0 [ 0.187423] ... event mask: 000000000000003f [ 0.187473] rcu: Hierarchical SRCU implementation. [ 0.187618] smp: Bringing up secondary CPUs ... [ 0.187621] x86: Booting SMP configuration: [ 0.187621] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 [ 0.199661] smp: Brought up 1 node, 12 CPUs [ 0.200623] smpboot: Max logical packages: 2 [ 0.200624] smpboot: Total of 12 processors activated (71865.67 BogoMIPS) [ 0.201464] devtmpfs: initialized [ 0.201666] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20cfff] (53248 bytes) [ 0.201666] ACPI: PM: Registering ACPI NVS region [mem 0xa7540000-0xa76eefff] (1765376 bytes) [ 0.201673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.201677] futex hash table entries: 4096 (order: 6, 262144 bytes, linear) [ 0.201713] pinctrl core: initialized pinctrl subsystem [ 0.201794] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.201840] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations [ 0.201846] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.201850] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.201886] thermal_sys: Registered thermal governor 'fair_share' [ 0.201887] thermal_sys: Registered thermal governor 'bang_bang' [ 0.201888] thermal_sys: Registered thermal governor 'step_wise' [ 0.201890] thermal_sys: Registered thermal governor 'user_space' [ 0.201898] cpuidle: using governor ladder [ 0.201902] cpuidle: using governor menu [ 0.201923] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.201923] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) [ 0.201923] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820 [ 0.201923] PCI: Using configuration type 1 for base access [ 0.204639] cryptd: max_cpu_qlen set to 1000 [ 0.204650] ACPI: Added _OSI(Module Device) [ 0.204653] ACPI: Added _OSI(Processor Device) [ 0.204654] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.204656] ACPI: Added _OSI(Processor Aggregator Device) [ 0.204657] ACPI: Added _OSI(Linux-Dell-Video) [ 0.204659] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.204660] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.212161] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP1.WLAN], AE_NOT_FOUND (20211217/dswload2-162) [ 0.212167] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20211217/psobject-220) [ 0.212170] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0010) [ 0.213373] ACPI: 13 ACPI AML tables successfully acquired and loaded [ 0.214185] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 0.215224] ACPI: EC: EC started [ 0.215226] ACPI: EC: interrupt blocked [ 0.539697] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.539701] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions [ 0.539704] ACPI: Interpreter enabled [ 0.539713] ACPI: PM: (supports S0 S3 S5) [ 0.539715] ACPI: Using IOAPIC for interrupt routing [ 0.539839] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.540033] ACPI: Enabled 5 GPEs in block 00 to 1F [ 0.540915] ACPI: PM: Power Resource [P0S0] [ 0.540930] ACPI: PM: Power Resource [P3S0] [ 0.540972] ACPI: PM: Power Resource [P0S1] [ 0.540986] ACPI: PM: Power Resource [P3S1] [ 0.541370] ACPI: PM: Power Resource [PG00] [ 0.546697] ACPI: PM: Power Resource [PRWL] [ 0.546953] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.546958] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] [ 0.546961] acpi PNP0A08:00: PCIe port services disabled; not requesting _OSC control [ 0.547003] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration [ 0.547006] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge [ 0.547143] PCI host bridge to bus 0000:00 [ 0.547145] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window] [ 0.547147] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window] [ 0.547149] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window] [ 0.547151] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.547153] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window] [ 0.547155] pci_bus 0000:00: root bus resource [mem 0xb0000000-0xfebfffff window] [ 0.547157] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window] [ 0.547159] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.547169] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000 [ 0.547232] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600 [ 0.547299] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000 [ 0.547347] pci 0000:00:01.1: [1022:1633] type 01 class 0x060400 [ 0.547400] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold [ 0.547453] pci 0000:00:01.2: [1022:1634] type 01 class 0x060400 [ 0.547474] pci 0000:00:01.2: enabling Extended Tags [ 0.547507] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold [ 0.547562] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000 [ 0.547608] pci 0000:00:02.1: [1022:1634] type 01 class 0x060400 [ 0.547630] pci 0000:00:02.1: enabling Extended Tags [ 0.547663] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold [ 0.547713] pci 0000:00:02.4: [1022:1634] type 01 class 0x060400 [ 0.547734] pci 0000:00:02.4: enabling Extended Tags [ 0.547767] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold [ 0.547820] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000 [ 0.547866] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400 [ 0.547885] pci 0000:00:08.1: enabling Extended Tags [ 0.547912] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold [ 0.547960] pci 0000:00:08.2: [1022:1635] type 01 class 0x060400 [ 0.547980] pci 0000:00:08.2: enabling Extended Tags [ 0.548006] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold [ 0.548070] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 [ 0.548164] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 [ 0.548264] pci 0000:00:18.0: [1022:1448] type 00 class 0x060000 [ 0.548292] pci 0000:00:18.1: [1022:1449] type 00 class 0x060000 [ 0.548320] pci 0000:00:18.2: [1022:144a] type 00 class 0x060000 [ 0.548349] pci 0000:00:18.3: [1022:144b] type 00 class 0x060000 [ 0.548378] pci 0000:00:18.4: [1022:144c] type 00 class 0x060000 [ 0.548408] pci 0000:00:18.5: [1022:144d] type 00 class 0x060000 [ 0.548436] pci 0000:00:18.6: [1022:144e] type 00 class 0x060000 [ 0.548465] pci 0000:00:18.7: [1022:144f] type 00 class 0x060000 [ 0.548535] pci 0000:01:00.0: [10de:1f95] type 00 class 0x030000 [ 0.548546] pci 0000:01:00.0: reg 0x10: [mem 0xfb000000-0xfbffffff] [ 0.548555] pci 0000:01:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref] [ 0.548565] pci 0000:01:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref] [ 0.548571] pci 0000:01:00.0: reg 0x24: [io 0xf000-0xf07f] [ 0.548577] pci 0000:01:00.0: reg 0x30: [mem 0xfc000000-0xfc07ffff pref] [ 0.548631] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.548675] pci 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link) [ 0.548874] pci 0000:01:00.1: [10de:10fa] type 00 class 0x040300 [ 0.548885] pci 0000:01:00.1: reg 0x10: [mem 0xfc080000-0xfc083fff] [ 0.548997] pci 0000:00:01.1: PCI bridge to [bus 01] [ 0.549001] pci 0000:00:01.1: bridge window [io 0xf000-0xffff] [ 0.549004] pci 0000:00:01.1: bridge window [mem 0xfb000000-0xfc0fffff] [ 0.549007] pci 0000:00:01.1: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref] [ 0.549045] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 [ 0.549059] pci 0000:02:00.0: reg 0x10: [io 0xe000-0xe0ff] [ 0.549076] pci 0000:02:00.0: reg 0x18: [mem 0xfc904000-0xfc904fff 64bit] [ 0.549088] pci 0000:02:00.0: reg 0x20: [mem 0xfc900000-0xfc903fff 64bit] [ 0.549170] pci 0000:02:00.0: supports D1 D2 [ 0.549172] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.549276] pci 0000:00:01.2: PCI bridge to [bus 02] [ 0.549280] pci 0000:00:01.2: bridge window [io 0xe000-0xefff] [ 0.549282] pci 0000:00:01.2: bridge window [mem 0xfc900000-0xfc9fffff] [ 0.549641] pci 0000:03:00.0: [10ec:c822] type 00 class 0x028000 [ 0.549660] pci 0000:03:00.0: reg 0x10: [io 0xd000-0xd0ff] [ 0.549683] pci 0000:03:00.0: reg 0x18: [mem 0xfc800000-0xfc80ffff 64bit] [ 0.549795] pci 0000:03:00.0: supports D1 D2 [ 0.549797] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.550086] pci 0000:00:02.1: PCI bridge to [bus 03] [ 0.550089] pci 0000:00:02.1: bridge window [io 0xd000-0xdfff] [ 0.550092] pci 0000:00:02.1: bridge window [mem 0xfc800000-0xfc8fffff] [ 0.550165] pci 0000:04:00.0: [1c5c:1339] type 00 class 0x010802 [ 0.550181] pci 0000:04:00.0: reg 0x10: [mem 0xfc700000-0xfc703fff 64bit] [ 0.550275] pci 0000:04:00.0: supports D1 [ 0.550277] pci 0000:04:00.0: PME# supported from D0 D1 D3hot [ 0.550364] pci 0000:00:02.4: PCI bridge to [bus 04] [ 0.550368] pci 0000:00:02.4: bridge window [mem 0xfc700000-0xfc7fffff] [ 0.550402] pci 0000:05:00.0: [1002:1636] type 00 class 0x030000 [ 0.550412] pci 0000:05:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.550420] pci 0000:05:00.0: reg 0x18: [mem 0xe0000000-0xe01fffff 64bit pref] [ 0.550426] pci 0000:05:00.0: reg 0x20: [io 0xc000-0xc0ff] [ 0.550431] pci 0000:05:00.0: reg 0x24: [mem 0xfc500000-0xfc57ffff] [ 0.550440] pci 0000:05:00.0: enabling Extended Tags [ 0.550482] pci 0000:05:00.0: PME# supported from D1 D2 D3hot D3cold [ 0.550503] pci 0000:05:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link) [ 0.550539] pci 0000:05:00.2: [1022:15df] type 00 class 0x108000 [ 0.550552] pci 0000:05:00.2: reg 0x18: [mem 0xfc400000-0xfc4fffff] [ 0.550561] pci 0000:05:00.2: reg 0x24: [mem 0xfc5c8000-0xfc5c9fff] [ 0.550568] pci 0000:05:00.2: enabling Extended Tags [ 0.550641] pci 0000:05:00.3: [1022:1639] type 00 class 0x0c0330 [ 0.550651] pci 0000:05:00.3: reg 0x10: [mem 0xfc300000-0xfc3fffff 64bit] [ 0.550674] pci 0000:05:00.3: enabling Extended Tags [ 0.550701] pci 0000:05:00.3: PME# supported from D0 D3hot D3cold [ 0.550741] pci 0000:05:00.4: [1022:1639] type 00 class 0x0c0330 [ 0.550751] pci 0000:05:00.4: reg 0x10: [mem 0xfc200000-0xfc2fffff 64bit] [ 0.550773] pci 0000:05:00.4: enabling Extended Tags [ 0.550800] pci 0000:05:00.4: PME# supported from D0 D3hot D3cold [ 0.550840] pci 0000:05:00.5: [1022:15e2] type 00 class 0x048000 [ 0.550848] pci 0000:05:00.5: reg 0x10: [mem 0xfc580000-0xfc5bffff] [ 0.550867] pci 0000:05:00.5: enabling Extended Tags [ 0.550892] pci 0000:05:00.5: PME# supported from D0 D3hot D3cold [ 0.550929] pci 0000:05:00.6: [1022:15e3] type 00 class 0x040300 [ 0.550937] pci 0000:05:00.6: reg 0x10: [mem 0xfc5c0000-0xfc5c7fff] [ 0.550957] pci 0000:05:00.6: enabling Extended Tags [ 0.550982] pci 0000:05:00.6: PME# supported from D0 D3hot D3cold [ 0.551029] pci 0000:00:08.1: PCI bridge to [bus 05] [ 0.551032] pci 0000:00:08.1: bridge window [io 0xc000-0xcfff] [ 0.551034] pci 0000:00:08.1: bridge window [mem 0xfc200000-0xfc5fffff] [ 0.551038] pci 0000:00:08.1: bridge window [mem 0xd0000000-0xe01fffff 64bit pref] [ 0.551065] pci 0000:06:00.0: [1022:7901] type 00 class 0x010601 [ 0.551091] pci 0000:06:00.0: reg 0x24: [mem 0xfc601000-0xfc6017ff] [ 0.551100] pci 0000:06:00.0: enabling Extended Tags [ 0.551151] pci 0000:06:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link) [ 0.551183] pci 0000:06:00.1: [1022:7901] type 00 class 0x010601 [ 0.551209] pci 0000:06:00.1: reg 0x24: [mem 0xfc600000-0xfc6007ff] [ 0.551217] pci 0000:06:00.1: enabling Extended Tags [ 0.551282] pci 0000:00:08.2: PCI bridge to [bus 06] [ 0.551286] pci 0000:00:08.2: bridge window [mem 0xfc600000-0xfc6fffff] [ 0.551308] pci_bus 0000:00: on NUMA node 0 [ 0.551624] ACPI: PCI: Interrupt link LNKA configured for IRQ 0 [ 0.551653] ACPI: PCI: Interrupt link LNKB configured for IRQ 0 [ 0.551677] ACPI: PCI: Interrupt link LNKC configured for IRQ 0 [ 0.551708] ACPI: PCI: Interrupt link LNKD configured for IRQ 0 [ 0.551734] ACPI: PCI: Interrupt link LNKE configured for IRQ 0 [ 0.551756] ACPI: PCI: Interrupt link LNKF configured for IRQ 0 [ 0.551779] ACPI: PCI: Interrupt link LNKG configured for IRQ 0 [ 0.551801] ACPI: PCI: Interrupt link LNKH configured for IRQ 0 [ 0.552822] ACPI: EC: interrupt unblocked [ 0.552824] ACPI: EC: event unblocked [ 0.552829] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.552830] ACPI: EC: GPE=0x3 [ 0.552832] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC initialization complete [ 0.552834] ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events [ 0.552869] iommu: Default domain type: Translated [ 0.552869] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.552869] SCSI subsystem initialized [ 0.552869] libata version 3.00 loaded. [ 0.552869] ACPI: bus type USB registered [ 0.552869] usbcore: registered new interface driver usbfs [ 0.552869] usbcore: registered new interface driver hub [ 0.552869] usbcore: registered new device driver usb [ 0.553864] mc: Linux media interface: v0.10 [ 0.553868] videodev: Linux video capture interface: v2.00 [ 0.553896] Registered efivars operations [ 0.553906] Advanced Linux Sound Architecture Driver Initialized. [ 0.553906] Bluetooth: Core ver 2.22 [ 0.553906] NET: Registered PF_BLUETOOTH protocol family [ 0.553906] Bluetooth: HCI device and connection manager initialized [ 0.553906] Bluetooth: HCI socket layer initialized [ 0.553906] Bluetooth: L2CAP socket layer initialized [ 0.553906] Bluetooth: SCO socket layer initialized [ 0.553906] PCI: Using ACPI for IRQ routing [ 0.558347] PCI: pci_cache_line_size set to 64 bytes [ 0.558847] Expanded resource Reserved due to conflict with PCI Bus 0000:00 [ 0.558850] e820: reserve RAM buffer [mem 0x09ed0000-0x0bffffff] [ 0.558851] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff] [ 0.558852] e820: reserve RAM buffer [mem 0xa4177018-0xa7ffffff] [ 0.558853] e820: reserve RAM buffer [mem 0xa423a018-0xa7ffffff] [ 0.558854] e820: reserve RAM buffer [mem 0xa47b1000-0xa7ffffff] [ 0.558854] e820: reserve RAM buffer [mem 0xa6621000-0xa7ffffff] [ 0.558855] e820: reserve RAM buffer [mem 0xa7384000-0xa7ffffff] [ 0.558856] e820: reserve RAM buffer [mem 0xae000000-0xafffffff] [ 0.558856] e820: reserve RAM buffer [mem 0x42f340000-0x42fffffff] [ 0.558862] pci 0000:01:00.0: vgaarb: setting as boot VGA device [ 0.558862] pci 0000:01:00.0: vgaarb: bridge control possible [ 0.558862] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none [ 0.558862] pci 0000:05:00.0: vgaarb: setting as boot VGA device (overriding previous) [ 0.558862] pci 0000:05:00.0: vgaarb: bridge control possible [ 0.558862] pci 0000:05:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none [ 0.558862] vgaarb: loaded [ 0.558862] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.558862] hpet0: 3 comparators, 32-bit 14.318180 MHz counter [ 0.560675] clocksource: Switched to clocksource tsc-early [ 0.566073] pnp: PnP ACPI init [ 0.566166] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved [ 0.566350] system 00:03: [io 0x04d0-0x04d1] has been reserved [ 0.566352] system 00:03: [io 0x040b] has been reserved [ 0.566354] system 00:03: [io 0x04d6] has been reserved [ 0.566356] system 00:03: [io 0x0c00-0x0c01] has been reserved [ 0.566358] system 00:03: [io 0x0c14] has been reserved [ 0.566359] system 00:03: [io 0x0c50-0x0c51] has been reserved [ 0.566361] system 00:03: [io 0x0c52] has been reserved [ 0.566363] system 00:03: [io 0x0c6c] has been reserved [ 0.566364] system 00:03: [io 0x0c6f] has been reserved [ 0.566366] system 00:03: [io 0x0cd0-0x0cd1] has been reserved [ 0.566368] system 00:03: [io 0x0cd2-0x0cd3] has been reserved [ 0.566369] system 00:03: [io 0x0cd4-0x0cd5] has been reserved [ 0.566371] system 00:03: [io 0x0cd6-0x0cd7] has been reserved [ 0.566373] system 00:03: [io 0x0cd8-0x0cdf] has been reserved [ 0.566374] system 00:03: [io 0x0800-0x089f] has been reserved [ 0.566376] system 00:03: [io 0x0b00-0x0b0f] has been reserved [ 0.566378] system 00:03: [io 0x0b20-0x0b3f] has been reserved [ 0.566380] system 00:03: [io 0x0900-0x090f] has been reserved [ 0.566381] system 00:03: [io 0x0910-0x091f] has been reserved [ 0.566383] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.566385] system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved [ 0.566387] system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved [ 0.566389] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.566391] system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved [ 0.566393] system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved [ 0.566395] system 00:03: [mem 0xff000000-0xffffffff] has been reserved [ 0.566851] pnp: PnP ACPI: found 4 devices [ 0.572569] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.572613] NET: Registered PF_INET protocol family [ 0.572818] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.574844] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.574875] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.574985] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) [ 0.575089] TCP: Hash tables configured (established 131072 bind 65536) [ 0.575118] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) [ 0.575146] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear) [ 0.575196] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.575370] pci 0000:00:01.1: PCI bridge to [bus 01] [ 0.575374] pci 0000:00:01.1: bridge window [io 0xf000-0xffff] [ 0.575378] pci 0000:00:01.1: bridge window [mem 0xfb000000-0xfc0fffff] [ 0.575381] pci 0000:00:01.1: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref] [ 0.575385] pci 0000:00:01.2: PCI bridge to [bus 02] [ 0.575387] pci 0000:00:01.2: bridge window [io 0xe000-0xefff] [ 0.575390] pci 0000:00:01.2: bridge window [mem 0xfc900000-0xfc9fffff] [ 0.575395] pci 0000:00:02.1: PCI bridge to [bus 03] [ 0.575397] pci 0000:00:02.1: bridge window [io 0xd000-0xdfff] [ 0.575400] pci 0000:00:02.1: bridge window [mem 0xfc800000-0xfc8fffff] [ 0.575405] pci 0000:00:02.4: PCI bridge to [bus 04] [ 0.575408] pci 0000:00:02.4: bridge window [mem 0xfc700000-0xfc7fffff] [ 0.575414] pci 0000:00:08.1: PCI bridge to [bus 05] [ 0.575415] pci 0000:00:08.1: bridge window [io 0xc000-0xcfff] [ 0.575418] pci 0000:00:08.1: bridge window [mem 0xfc200000-0xfc5fffff] [ 0.575421] pci 0000:00:08.1: bridge window [mem 0xd0000000-0xe01fffff 64bit pref] [ 0.575425] pci 0000:00:08.2: PCI bridge to [bus 06] [ 0.575428] pci 0000:00:08.2: bridge window [mem 0xfc600000-0xfc6fffff] [ 0.575434] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window] [ 0.575436] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window] [ 0.575437] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window] [ 0.575439] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window] [ 0.575441] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window] [ 0.575443] pci_bus 0000:00: resource 9 [mem 0xb0000000-0xfebfffff window] [ 0.575445] pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window] [ 0.575447] pci_bus 0000:01: resource 0 [io 0xf000-0xffff] [ 0.575448] pci_bus 0000:01: resource 1 [mem 0xfb000000-0xfc0fffff] [ 0.575450] pci_bus 0000:01: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref] [ 0.575453] pci_bus 0000:02: resource 0 [io 0xe000-0xefff] [ 0.575454] pci_bus 0000:02: resource 1 [mem 0xfc900000-0xfc9fffff] [ 0.575456] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff] [ 0.575458] pci_bus 0000:03: resource 1 [mem 0xfc800000-0xfc8fffff] [ 0.575460] pci_bus 0000:04: resource 1 [mem 0xfc700000-0xfc7fffff] [ 0.575461] pci_bus 0000:05: resource 0 [io 0xc000-0xcfff] [ 0.575463] pci_bus 0000:05: resource 1 [mem 0xfc200000-0xfc5fffff] [ 0.575465] pci_bus 0000:05: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref] [ 0.575467] pci_bus 0000:06: resource 1 [mem 0xfc600000-0xfc6fffff] [ 0.575554] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0 [ 0.575917] pci 0000:05:00.3: extending delay after power-on from D3hot to 20 msec [ 0.576025] pci 0000:05:00.4: extending delay after power-on from D3hot to 20 msec [ 0.576075] PCI: CLS 64 bytes, default 64 [ 0.576084] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported [ 0.576109] pci 0000:00:00.2: can't derive routing for PCI INT A [ 0.576111] pci 0000:00:00.2: PCI INT A: not connected [ 0.576128] pci 0000:00:01.0: Adding to iommu group 0 [ 0.576137] pci 0000:00:01.1: Adding to iommu group 1 [ 0.576144] pci 0000:00:01.2: Adding to iommu group 2 [ 0.576153] pci 0000:00:02.0: Adding to iommu group 3 [ 0.576160] pci 0000:00:02.1: Adding to iommu group 4 [ 0.576166] pci 0000:00:02.4: Adding to iommu group 5 [ 0.576177] pci 0000:00:08.0: Adding to iommu group 6 [ 0.576183] pci 0000:00:08.1: Adding to iommu group 6 [ 0.576188] pci 0000:00:08.2: Adding to iommu group 6 [ 0.576199] pci 0000:00:14.0: Adding to iommu group 7 [ 0.576204] pci 0000:00:14.3: Adding to iommu group 7 [ 0.576224] pci 0000:00:18.0: Adding to iommu group 8 [ 0.576230] pci 0000:00:18.1: Adding to iommu group 8 [ 0.576236] pci 0000:00:18.2: Adding to iommu group 8 [ 0.576242] pci 0000:00:18.3: Adding to iommu group 8 [ 0.576252] pci 0000:00:18.4: Adding to iommu group 8 [ 0.576258] pci 0000:00:18.5: Adding to iommu group 8 [ 0.576263] pci 0000:00:18.6: Adding to iommu group 8 [ 0.576269] pci 0000:00:18.7: Adding to iommu group 8 [ 0.576279] pci 0000:01:00.0: Adding to iommu group 9 [ 0.576285] pci 0000:01:00.1: Adding to iommu group 9 [ 0.576292] pci 0000:02:00.0: Adding to iommu group 10 [ 0.576299] pci 0000:03:00.0: Adding to iommu group 11 [ 0.576306] pci 0000:04:00.0: Adding to iommu group 12 [ 0.576313] pci 0000:05:00.0: Adding to iommu group 6 [ 0.576317] pci 0000:05:00.2: Adding to iommu group 6 [ 0.576320] pci 0000:05:00.3: Adding to iommu group 6 [ 0.576324] pci 0000:05:00.4: Adding to iommu group 6 [ 0.576327] pci 0000:05:00.5: Adding to iommu group 6 [ 0.576331] pci 0000:05:00.6: Adding to iommu group 6 [ 0.576334] pci 0000:06:00.0: Adding to iommu group 6 [ 0.576337] pci 0000:06:00.1: Adding to iommu group 6 [ 0.577610] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40 [ 0.577617] AMD-Vi: Extended features (0x206d73ef22254ade): PPR X2APIC NX GT IA GA PC GA_vAPIC [ 0.577622] AMD-Vi: Interrupt remapping enabled [ 0.577623] AMD-Vi: Virtual APIC enabled [ 0.577624] AMD-Vi: X2APIC enabled [ 0.577724] software IO TLB: tearing down default memory pool [ 0.578341] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer [ 0.578343] RAPL PMU: hw unit of domain package 2^-16 Joules [ 0.578346] LVT offset 0 assigned for vector 0x400 [ 0.578465] perf: AMD IBS detected (0x000003ff) [ 0.578469] amd_uncore: 4 amd_df counters detected [ 0.578473] amd_uncore: 6 amd_l3 counters detected [ 0.578690] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank). [ 0.578808] SVM: TSC scaling supported [ 0.578809] kvm: Nested Virtualization enabled [ 0.578811] SVM: kvm: Nested Paging enabled [ 0.578819] SVM: Virtual VMLOAD VMSAVE supported [ 0.578820] SVM: Virtual GIF supported [ 0.578821] SVM: LBR virtualization supported [ 0.583734] Initialise system trusted keyrings [ 0.583760] workingset: timestamp_bits=46 max_order=22 bucket_order=0 [ 0.584603] fuse: init (API version 7.36) [ 0.584635] SGI XFS with ACLs, security attributes, scrub, repair, no debug enabled [ 0.587434] NET: Registered PF_ALG protocol family [ 0.587438] Key type asymmetric registered [ 0.587439] Asymmetric key parser 'x509' registered [ 0.587446] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 0.587470] io scheduler mq-deadline registered [ 0.587471] io scheduler kyber registered [ 0.587476] io scheduler bfq registered [ 0.589681] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 0.641502] ACPI: AC: AC Adapter [ACAD] (on-line) [ 0.641571] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 0.641600] ACPI: button: Power Button [PWRB] [ 0.641644] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1 [ 0.641669] ACPI: button: Lid Switch [LID] [ 0.641706] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 0.641750] ACPI: button: Power Button [PWRF] [ 0.641833] ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no) [ 0.642134] acpi device:08: registered as cooling_device0 [ 0.642179] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:07/LNXVIDEO:00/input/input3 [ 0.642343] Monitor-Mwait will be used to enter C-1 state [ 0.642350] ACPI: \_SB_.PLTF.P000: Found 3 idle states [ 0.642360] ACPI: FW issue: working around C-state latencies out of order [ 0.642525] ACPI: \_SB_.PLTF.P001: Found 3 idle states [ 0.642536] ACPI: FW issue: working around C-state latencies out of order [ 0.642683] ACPI: \_SB_.PLTF.P002: Found 3 idle states [ 0.642693] ACPI: FW issue: working around C-state latencies out of order [ 0.642837] ACPI: \_SB_.PLTF.P003: Found 3 idle states [ 0.642847] ACPI: FW issue: working around C-state latencies out of order [ 0.643011] ACPI: \_SB_.PLTF.P004: Found 3 idle states [ 0.643016] ACPI: FW issue: working around C-state latencies out of order [ 0.643119] ACPI: \_SB_.PLTF.P005: Found 3 idle states [ 0.643125] ACPI: FW issue: working around C-state latencies out of order [ 0.643200] ACPI: \_SB_.PLTF.P006: Found 3 idle states [ 0.643205] ACPI: FW issue: working around C-state latencies out of order [ 0.643271] ACPI: \_SB_.PLTF.P007: Found 3 idle states [ 0.643276] ACPI: FW issue: working around C-state latencies out of order [ 0.643346] ACPI: \_SB_.PLTF.P008: Found 3 idle states [ 0.643351] ACPI: FW issue: working around C-state latencies out of order [ 0.643415] ACPI: \_SB_.PLTF.P009: Found 3 idle states [ 0.643421] ACPI: FW issue: working around C-state latencies out of order [ 0.643469] ACPI: \_SB_.PLTF.P00A: Found 3 idle states [ 0.643474] ACPI: FW issue: working around C-state latencies out of order [ 0.643537] ACPI: \_SB_.PLTF.P00B: Found 3 idle states [ 0.643543] ACPI: FW issue: working around C-state latencies out of order [ 0.644340] ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_PR_.P000 (20211217/dspkginit-438) [ 0.644346] ACPI: \_TZ_.THRM: Invalid passive threshold [ 0.645004] thermal LNXTHERM:00: registered as thermal_zone0 [ 0.645006] ACPI: thermal: Thermal Zone [THRM] (66 C) [ 0.645681] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.645915] Non-volatile memory driver v1.3 [ 0.645919] Linux agpgart interface v0.103 [ 0.661162] AMD-Vi: AMD IOMMUv2 loaded and initialized [ 0.661225] ACPI: bus type drm_connector registered [ 0.661237] [drm] amdgpu kernel modesetting enabled. [ 0.661243] amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle [ 0.662600] ACPI: battery: Slot [BAT0] (battery present) [ 0.662652] ATPX version 1, functions 0x00000200 [ 0.663677] amdgpu: Virtual CRAT table created for CPU [ 0.663684] amdgpu: Topology: Add CPU node [ 0.663712] amdgpu 0000:05:00.0: vgaarb: deactivate vga console [ 0.663739] amdgpu 0000:05:00.0: enabling device (0006 -> 0007) [ 0.663767] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1636 0x103C:0x87B2 0xC7). [ 0.663771] amdgpu 0000:05:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled [ 0.756293] [drm] register mmio base: 0xFC500000 [ 0.756299] [drm] register mmio size: 524288 [ 0.757828] [drm] add ip block number 0 <soc15_common> [ 0.757834] [drm] add ip block number 1 <gmc_v9_0> [ 0.757838] [drm] add ip block number 2 <vega10_ih> [ 0.757842] [drm] add ip block number 3 <psp> [ 0.757846] [drm] add ip block number 4 <smu> [ 0.757849] [drm] add ip block number 5 <dm> [ 0.757853] [drm] add ip block number 6 <gfx_v9_0> [ 0.757857] [drm] add ip block number 7 <sdma_v4_0> [ 0.757861] [drm] add ip block number 8 <vcn_v2_0> [ 0.757865] [drm] add ip block number 9 <jpeg_v2_0> [ 0.757879] amdgpu 0000:05:00.0: amdgpu: Fetched VBIOS from VFCT [ 0.757886] amdgpu: ATOM BIOS: 113-RENOIR-031 [ 0.757900] [drm] VCN decode is enabled in VM mode [ 0.757904] [drm] VCN encode is enabled in VM mode [ 0.757907] [drm] JPEG decode is enabled in VM mode [ 0.757912] amdgpu 0000:05:00.0: amdgpu: PCIE atomic ops is not supported [ 0.757923] amdgpu 0000:05:00.0: amdgpu: MODE2 reset [ 0.758321] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit [ 0.758326] amdgpu 0000:05:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used) [ 0.758329] amdgpu 0000:05:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF [ 0.758332] amdgpu 0000:05:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF [ 0.758338] [drm] Detected VRAM RAM=512M, BAR=512M [ 0.758339] [drm] RAM width 128bits DDR4 [ 0.758364] [drm] amdgpu: 512M of VRAM memory ready [ 0.758366] [drm] amdgpu: 3072M of GTT memory ready. [ 0.758372] [drm] GART: num cpu pages 262144, num gpu pages 262144 [ 0.758486] [drm] PCIE GART of 1024M enabled. [ 0.758488] [drm] PTB located at 0x000000F400900000 [ 0.758562] amdgpu 0000:05:00.0: amdgpu: PSP runtime database doesn't exist [ 0.758567] [drm] Loading DMUB firmware via PSP: version=0x0101001F [ 0.758936] [drm] Found VCN firmware Version ENC: 1.17 DEC: 5 VEP: 0 Revision: 2 [ 0.758941] amdgpu 0000:05:00.0: amdgpu: Will use PSP to load VCN firmware [ 1.441573] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR [ 1.523939] amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available [ 1.532560] amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available [ 1.532567] amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available [ 1.532937] amdgpu 0000:05:00.0: amdgpu: SMU is initialized successfully! [ 1.533138] [drm] Display Core initialized with v3.2.177! [ 1.533677] [drm] DMUB hardware initialized: version=0x0101001F [ 1.642630] tsc: Refined TSC clocksource calibration: 2994.375 MHz [ 1.642647] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b29837311d, max_idle_ns: 440795235573 ns [ 1.642902] clocksource: Switched to clocksource tsc [ 1.743315] [drm] kiq ring mec 2 pipe 1 q 0 [ 1.746054] [drm] VCN decode and encode initialized successfully(under DPG Mode). [ 1.746068] [drm] JPEG decode initialized successfully. [ 1.747366] kfd kfd: amdgpu: Allocated 3969056 bytes on gart [ 1.747464] amdgpu: Virtual CRAT table created for GPU [ 1.747946] amdgpu: Topology: Add dGPU node [0x1636:0x1002] [ 1.747948] kfd kfd: amdgpu: added device 1002:1636 [ 1.748020] amdgpu 0000:05:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 6 [ 1.748103] amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0 [ 1.748106] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0 [ 1.748108] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0 [ 1.748110] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0 [ 1.748112] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0 [ 1.748114] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0 [ 1.748116] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0 [ 1.748118] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0 [ 1.748120] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0 [ 1.748122] amdgpu 0000:05:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0 [ 1.748124] amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1 [ 1.748126] amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1 [ 1.748128] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1 [ 1.748130] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1 [ 1.748132] amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1 [ 1.748757] [drm] Initialized amdgpu 3.46.0 20150101 for 0000:05:00.0 on minor 0 [ 1.753041] fbcon: amdgpudrmfb (fb0) is primary device [ 1.753133] [drm] DSC precompute is not needed. [ 1.829291] Console: switching to colour frame buffer device 240x67 [ 1.844413] amdgpu 0000:05:00.0: [drm] fb0: amdgpudrmfb frame buffer device [ 1.844522] usbcore: registered new interface driver udl [ 1.846183] brd: module loaded [ 1.846947] loop: module loaded [ 1.847416] nvme 0000:04:00.0: platform quirk: setting simple suspend [ 1.847451] nvme nvme0: pci function 0000:04:00.0 [ 1.847491] ahci 0000:06:00.0: version 3.0 [ 1.847732] ahci 0000:06:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode [ 1.847753] ahci 0000:06:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part [ 1.847887] scsi host0: ahci [ 1.847931] ata1: SATA max UDMA/133 abar m2048@0xfc601000 port 0xfc601100 irq 31 [ 1.848021] ahci 0000:06:00.1: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode [ 1.848041] ahci 0000:06:00.1: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part [ 1.848134] scsi host1: ahci [ 1.848161] ata2: SATA max UDMA/133 abar m2048@0xfc600000 port 0xfc600100 irq 33 [ 1.848264] tun: Universal TUN/TAP device driver, 1.6 [ 1.848307] r8169 0000:02:00.0: enabling device (0000 -> 0003) [ 1.848357] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control [ 1.852064] nvme nvme0: missing or invalid SUBNQN field. [ 1.855379] r8169 0000:02:00.0 eth0: RTL8168h/8111h, 30:24:a9:7d:03:0f, XID 541, IRQ 51 [ 1.855420] r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko] [ 1.855853] rtw_8822ce 0000:03:00.0: Firmware version 9.9.11, H2C version 15 [ 1.855877] rtw_8822ce 0000:03:00.0: Firmware version 9.9.4, H2C version 15 [ 1.856072] rtw_8822ce 0000:03:00.0: enabling device (0000 -> 0003) [ 1.856347] nvme nvme0: 16/0/0 default/read/poll queues [ 1.858944] nvme0n1: p1 p2 p3 p4 p5 p6 p7 [ 1.884220] usbcore: registered new interface driver cdc_ether [ 1.884241] usbcore: registered new interface driver cdc_eem [ 1.884260] usbcore: registered new interface driver cdc_ncm [ 1.884393] xhci_hcd 0000:05:00.3: xHCI Host Controller [ 1.884457] xhci_hcd 0000:05:00.3: new USB bus registered, assigned bus number 1 [ 1.884548] xhci_hcd 0000:05:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410 [ 1.884777] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18 [ 1.884798] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.884813] usb usb1: Product: xHCI Host Controller [ 1.884825] usb usb1: Manufacturer: Linux 5.18.0-rc7 xhci-hcd [ 1.885661] usb usb1: SerialNumber: 0000:05:00.3 [ 1.886472] hub 1-0:1.0: USB hub found [ 1.887152] hub 1-0:1.0: 4 ports detected [ 1.887901] xhci_hcd 0000:05:00.3: xHCI Host Controller [ 1.888898] xhci_hcd 0000:05:00.3: new USB bus registered, assigned bus number 2 [ 1.889549] xhci_hcd 0000:05:00.3: Host supports USB 3.1 Enhanced SuperSpeed [ 1.890145] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 1.890894] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.18 [ 1.891801] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.892512] usb usb2: Product: xHCI Host Controller [ 1.893558] usb usb2: Manufacturer: Linux 5.18.0-rc7 xhci-hcd [ 1.894370] usb usb2: SerialNumber: 0000:05:00.3 [ 1.895381] hub 2-0:1.0: USB hub found [ 1.896074] hub 2-0:1.0: 2 ports detected [ 1.897242] xhci_hcd 0000:05:00.4: xHCI Host Controller [ 1.898044] xhci_hcd 0000:05:00.4: new USB bus registered, assigned bus number 3 [ 1.898708] xhci_hcd 0000:05:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410 [ 1.899763] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18 [ 1.900180] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.900519] usb usb3: Product: xHCI Host Controller [ 1.900840] usb usb3: Manufacturer: Linux 5.18.0-rc7 xhci-hcd [ 1.901155] usb usb3: SerialNumber: 0000:05:00.4 [ 1.901591] hub 3-0:1.0: USB hub found [ 1.902499] hub 3-0:1.0: 4 ports detected [ 1.903520] xhci_hcd 0000:05:00.4: xHCI Host Controller [ 1.904311] xhci_hcd 0000:05:00.4: new USB bus registered, assigned bus number 4 [ 1.905190] xhci_hcd 0000:05:00.4: Host supports USB 3.1 Enhanced SuperSpeed [ 1.905922] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 1.906829] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.18 [ 1.907662] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.908661] usb usb4: Product: xHCI Host Controller [ 1.909512] usb usb4: Manufacturer: Linux 5.18.0-rc7 xhci-hcd [ 1.910412] usb usb4: SerialNumber: 0000:05:00.4 [ 1.911188] hub 4-0:1.0: USB hub found [ 1.912165] hub 4-0:1.0: 2 ports detected [ 1.913047] usb: port power management may be unreliable [ 1.914007] usbcore: registered new interface driver usblp [ 1.914793] usbcore: registered new interface driver cdc_wdm [ 1.915889] usbcore: registered new interface driver uas [ 1.916596] usbcore: registered new interface driver usb-storage [ 1.917530] usbcore: registered new interface driver emi26 - firmware loader [ 1.918328] usbcore: registered new interface driver emi62 - firmware loader [ 1.919311] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 [ 1.919971] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp [ 1.921787] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.922757] mousedev: PS/2 mouse device common for all mice [ 1.923330] rtc_cmos 00:01: RTC can wake from S4 [ 1.924303] rtc_cmos 00:01: registered as rtc0 [ 1.925122] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 1.925583] i2c_dev: i2c /dev entries driver [ 1.926320] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 [ 1.927059] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection [ 1.927763] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20 [ 1.928526] usbcore: registered new interface driver uvcvideo [ 1.929294] usbcore: registered new interface driver btusb [ 1.930192] EFI Variables Facility v0.08 2004-May-17 [ 1.935726] pstore: Registered efi as persistent store backend [ 1.936759] ccp 0000:05:00.2: enabling device (0000 -> 0002) [ 1.948015] ccp 0000:05:00.2: tee enabled [ 1.948977] ccp 0000:05:00.2: psp enabled [ 1.950075] hid: raw HID events driver (C) Jiri Kosina [ 1.950937] usbcore: registered new interface driver usbhid [ 1.951801] usbhid: USB HID core driver [ 1.952708] hp_accel: laptop model unknown, using default axes configuration [ 1.969179] lis3lv02d: 8 bits 3DC sensor found [ 2.003045] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 [ 2.009707] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input5 [ 2.011072] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D008] at bit offset/length 128/8 exceeds size of target Buffer (128 bits) (20211217/dsopcode-198) [ 2.011834] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.012357] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.012692] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D008] at bit offset/length 128/8 exceeds size of target Buffer (128 bits) (20211217/dsopcode-198) [ 2.013006] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.013321] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.013664] input: HP WMI hotkeys as /devices/virtual/input/input6 [ 2.014152] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D008] at bit offset/length 128/8 exceeds size of target Buffer (128 bits) (20211217/dsopcode-198) [ 2.015239] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.016231] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.017105] random: fast init done [ 2.017124] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D008] at bit offset/length 128/8 exceeds size of target Buffer (128 bits) (20211217/dsopcode-198) [ 2.018284] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.019523] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.020441] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D009] at bit offset/length 136/8 exceeds size of target Buffer (136 bits) (20211217/dsopcode-198) [ 2.021367] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.022303] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.023109] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D009] at bit offset/length 136/8 exceeds size of target Buffer (136 bits) (20211217/dsopcode-198) [ 2.023899] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.024752] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.025488] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [D008] at bit offset/length 128/8 exceeds size of target Buffer (128 bits) (20211217/dsopcode-198) [ 2.026304] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.027152] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529) [ 2.029042] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002) [ 2.029743] snd_hda_intel 0000:01:00.1: Disabling MSI [ 2.030262] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client [ 2.030732] snd_hda_intel 0000:05:00.6: enabling device (0000 -> 0002) [ 2.031243] usbcore: registered new interface driver snd-usb-audio [ 2.031721] NET: Registered PF_LLC protocol family [ 2.032809] Initializing XFRM netlink socket [ 2.033548] NET: Registered PF_INET6 protocol family [ 2.034355] Segment Routing with IPv6 [ 2.035353] In-situ OAM (IOAM) with IPv6 [ 2.036258] mip6: Mobile IPv6 [ 2.037476] NET: Registered PF_PACKET protocol family [ 2.038127] NET: Registered PF_KEY protocol family [ 2.039496] Bluetooth: RFCOMM TTY layer initialized [ 2.040580] Bluetooth: RFCOMM socket layer initialized [ 2.040681] input: ELAN0718:00 04F3:30FD Mouse as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN0718:00/0018:04F3:30FD.0001/input/input7 [ 2.041651] Bluetooth: RFCOMM ver 1.11 [ 2.042672] input: ELAN0718:00 04F3:30FD Touchpad as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN0718:00/0018:04F3:30FD.0001/input/input9 [ 2.043518] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC285: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker [ 2.043521] snd_hda_codec_realtek hdaudioC2D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 2.043523] snd_hda_codec_realtek hdaudioC2D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0) [ 2.043524] snd_hda_codec_realtek hdaudioC2D0: mono: mono_out=0x0 [ 2.043525] snd_hda_codec_realtek hdaudioC2D0: inputs: [ 2.043525] snd_hda_codec_realtek hdaudioC2D0: Mic=0x19 [ 2.043526] snd_hda_codec_realtek hdaudioC2D0: Internal Mic=0x12 [ 2.043709] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 2.043850] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card1/input10 [ 2.043909] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card1/input11 [ 2.043939] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card1/input12 [ 2.043974] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card1/input13 [ 2.044717] hid-multitouch 0018:04F3:30FD.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN0718:00 04F3:30FD] on i2c-ELAN0718:00 [ 2.045851] Bluetooth: BNEP filters: protocol multicast [ 2.054986] Bluetooth: BNEP socket layer initialized [ 2.055971] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 2.056848] Bluetooth: HIDP socket layer initialized [ 2.057679] l2tp_core: L2TP core driver, V2.0 [ 2.058397] l2tp_ip: L2TP IP encapsulation support (L2TPv3) [ 2.059240] l2tp_netlink: L2TP netlink interface [ 2.059920] l2tp_eth: L2TP ethernet pseudowire support (L2TPv3) [ 2.060799] l2tp_ip6: L2TP IP encapsulation support for IPv6 (L2TPv3) [ 2.061503] 8021q: 802.1Q VLAN Support v1.8 [ 2.062557] NET: Registered PF_RDS protocol family [ 2.063218] Registered RDS/tcp transport [ 2.065403] microcode: CPU0: patch_level=0x08600106 [ 2.066354] microcode: CPU1: patch_level=0x08600106 [ 2.067290] microcode: CPU2: patch_level=0x08600106 [ 2.068490] microcode: CPU3: patch_level=0x08600106 [ 2.069395] microcode: CPU4: patch_level=0x08600106 [ 2.070326] microcode: CPU5: patch_level=0x08600106 [ 2.071159] microcode: CPU6: patch_level=0x08600106 [ 2.072395] microcode: CPU7: patch_level=0x08600106 [ 2.073694] microcode: CPU8: patch_level=0x08600106 [ 2.074675] microcode: CPU9: patch_level=0x08600106 [ 2.075698] microcode: CPU10: patch_level=0x08600106 [ 2.076542] microcode: CPU11: patch_level=0x08600106 [ 2.077031] microcode: Microcode Update Driver: v2.2. [ 2.077036] IPI shorthand broadcast: enabled [ 2.078419] AVX2 version of gcm_enc/dec engaged. [ 2.079319] AES CTR mode by8 optimization enabled [ 2.080221] sched_clock: Marking stable (2078792576, 1422322)->(2097472558, -17257660) [ 2.080992] registered taskstats version 1 [ 2.081696] Loading compiled-in X.509 certificates [ 2.082298] Key type ._fscrypt registered [ 2.082972] Key type .fscrypt registered [ 2.083579] Key type fscrypt-provisioning registered [ 2.125657] usb 1-4: new full-speed USB device number 2 using xhci_hcd [ 2.141659] usb 3-3: new high-speed USB device number 2 using xhci_hcd [ 2.152023] ata1: SATA link down (SStatus 0 SControl 300) [ 2.273237] usb 1-4: New USB device found, idVendor=0bda, idProduct=b00c, bcdDevice= 0.00 [ 2.274082] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.274768] usb 1-4: Product: Bluetooth Radio [ 2.275029] usb 1-4: Manufacturer: Realtek [ 2.275287] usb 1-4: SerialNumber: 00e04c000001 [ 2.288256] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000c lmp_ver=0a lmp_subver=8822 [ 2.288957] usb 3-3: New USB device found, idVendor=30c9, idProduct=0013, bcdDevice= 0.01 [ 2.290036] usb 3-3: New USB device strings: Mfr=3, Product=1, SerialNumber=2 [ 2.290250] Bluetooth: hci0: RTL: rom_version status=0 version=3 [ 2.290997] usb 3-3: Product: HP TrueVision HD Camera [ 2.290999] usb 3-3: Manufacturer: DJKCVA19IECCI0 [ 2.291496] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_fw.bin [ 2.292197] usb 3-3: SerialNumber: 0001 [ 2.292842] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_config.bin [ 2.294688] bluetooth hci0: Direct firmware load for rtl_bt/rtl8822cu_config.bin failed with error -2 [ 2.295276] Bluetooth: hci0: RTL: cfg_sz -2, total sz 35080 [ 2.300108] usb 3-3: Found UVC 1.00 device HP TrueVision HD Camera (30c9:0013) [ 2.302706] acpi_cpufreq: overriding BIOS provided _PSD data [ 2.303408] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 2.306658] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 2.309925] input: HP TrueVision HD Camera: HP Tru as /devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-3/3-3:1.0/input/input14 [ 2.311096] ata2.00: ATA-9: SanDisk Ultra II 960GB, X41100RL, max UDMA/133 [ 2.312022] ata2.00: 1875385008 sectors, multi 1: LBA48 NCQ (depth 32), AA [ 2.314297] ata2.00: configured for UDMA/133 [ 2.315153] scsi 1:0:0:0: Direct-Access ATA SanDisk Ultra II 00RL PQ: 0 ANSI: 5 [ 2.316309] sd 1:0:0:0: Attached scsi generic sg0 type 0 [ 2.316416] sd 1:0:0:0: [sda] 1875385008 512-byte logical blocks: (960 GB/894 GiB) [ 2.317743] sd 1:0:0:0: [sda] Write Protect is off [ 2.318594] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 2.318616] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.319762] sda: sda1 sda2 sda3 [ 2.320464] sd 1:0:0:0: [sda] Attached SCSI disk [ 2.323010] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 2.323763] ALSA device list: [ 2.324113] #0: Loopback 1 [ 2.324410] #1: HDA NVidia at 0xfc080000 irq 74 [ 2.603583] Bluetooth: hci0: RTL: fw version 0x19b76d7d [ 2.696232] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card2/input15 [ 2.697751] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card2/input16 [ 2.701951] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Quota mode: disabled. [ 2.702895] VFS: Mounted root (ext4 filesystem) readonly on device 259:4. [ 2.704037] devtmpfs: mounted [ 2.705226] Freeing unused decrypted memory: 2044K [ 2.706003] Freeing unused kernel image (initmem) memory: 1236K [ 2.709636] Write protecting the kernel read-only data: 30720k [ 2.711509] Freeing unused kernel image (text/rodata gap) memory: 2028K [ 2.712219] Freeing unused kernel image (rodata/data gap) memory: 192K [ 2.712592] Run /sbin/init as init process [ 2.712922] with arguments: [ 2.712922] /sbin/init [ 2.712923] with environment: [ 2.712923] HOME=/ [ 2.712923] TERM=linux [ 3.235633] random: crng init done [ 3.258389] udevd[328]: starting eudev-3.2.11 [ 3.624932] Adding 1048572k swap on /dev/nvme0n1p3. Priority:-2 extents:1 across:1048572k SS [ 4.646452] EXT4-fs (nvme0n1p4): re-mounted. Quota mode: disabled. [ 4.691757] FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 4.711042] EXT4-fs (sda3): mounted filesystem with ordered data mode. Quota mode: disabled. [ 13.416617] wlan0: authenticate with 24:4b:fe:be:28:28 [ 13.416649] wlan0: bad VHT capabilities, disabling VHT [ 13.788593] wlan0: send auth to 24:4b:fe:be:28:28 (try 1/3) [ 13.792000] wlan0: authenticated [ 13.793659] wlan0: associate with 24:4b:fe:be:28:28 (try 1/3) [ 13.798477] wlan0: RX AssocResp from 24:4b:fe:be:28:28 (capab=0x1411 status=0 aid=6) [ 13.798755] wlan0: associated [ 13.815380] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 14.796846] wlan0: deauthenticating from 24:4b:fe:be:28:28 by local choice (Reason: 3=DEAUTH_LEAVING) [ 21.832281] wlan0: authenticate with 24:4b:fe:be:28:28 [ 21.832297] wlan0: bad VHT capabilities, disabling VHT [ 22.100003] wlan0: send auth to 24:4b:fe:be:28:28 (try 1/3) [ 22.103414] wlan0: authenticated [ 22.104655] wlan0: associate with 24:4b:fe:be:28:28 (try 1/3) [ 22.109866] wlan0: RX AssocResp from 24:4b:fe:be:28:28 (capab=0x1411 status=0 aid=6) [ 22.110155] wlan0: associated [ 22.119850] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 28.140828] amdgpu 0000:05:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none [ 42.903772] atkbd serio0: Unknown key pressed (translated set 2, code 0xd8 on isa0060/serio0). [ 42.903780] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known. [ 42.911109] atkbd serio0: Unknown key released (translated set 2, code 0xd8 on isa0060/serio0). [ 42.911117] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known. [ 43.375323] PM: suspend entry (deep) [ 43.393525] Filesystems sync: 0.018 seconds [ 43.393686] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 43.395561] OOM killer disabled. [ 43.395563] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 43.396663] printk: Suspending console(s) (use no_console_suspend to debug) [ 43.408608] wlan0: deauthenticating from 24:4b:fe:be:28:28 by local choice (Reason: 3=DEAUTH_LEAVING) [ 43.411672] sd 1:0:0:0: [sda] Synchronizing SCSI cache [ 43.413555] sd 1:0:0:0: [sda] Stopping disk [ 43.497558] [drm] free PSP TMR buffer [ 43.525805] amdgpu 0000:05:00.0: amdgpu: MODE2 reset [ 43.695342] PM: late suspend of devices failed [ 43.695636] pci 0000:00:00.2: can't derive routing for PCI INT A [ 43.695641] pci 0000:00:00.2: PCI INT A: no GSI [ 43.695885] [drm] PCIE GART of 1024M enabled. [ 43.695891] [drm] PTB located at 0x000000F400900000 [ 43.695906] [drm] PSP is resuming... [ 43.696530] sd 1:0:0:0: [sda] Starting disk [ 43.705936] nvme nvme0: 16/0/0 default/read/poll queues [ 43.715942] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR [ 43.992144] amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available [ 44.000092] usb 1-4: reset full-speed USB device number 2 using xhci_hcd [ 44.000744] ata1: SATA link down (SStatus 0 SControl 300) [ 44.000937] amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available [ 44.000939] amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available [ 44.000943] amdgpu 0000:05:00.0: amdgpu: SMU is resuming... [ 44.001078] amdgpu 0000:05:00.0: amdgpu: dpm has been disabled [ 44.002087] amdgpu 0000:05:00.0: amdgpu: SMU is resumed successfully! [ 44.002642] [drm] DMUB hardware initialized: version=0x0101001F [ 44.162873] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 44.165729] ata2.00: configured for UDMA/133 [ 44.414703] [drm] kiq ring mec 2 pipe 1 q 0 [ 44.422589] [drm] VCN decode and encode initialized successfully(under DPG Mode). [ 44.422661] [drm] JPEG decode initialized successfully. [ 44.422669] amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0 [ 44.422672] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0 [ 44.422674] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0 [ 44.422676] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0 [ 44.422678] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0 [ 44.422679] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0 [ 44.422681] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0 [ 44.422682] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0 [ 44.422684] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0 [ 44.422686] amdgpu 0000:05:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0 [ 44.422687] amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1 [ 44.422689] amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1 [ 44.422691] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1 [ 44.422692] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1 [ 44.422694] amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1 [ 44.426100] OOM killer enabled. [ 44.426102] Restarting tasks ... done. [ 44.427656] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000c lmp_ver=0a lmp_subver=8822 [ 44.429635] Bluetooth: hci0: RTL: rom_version status=0 version=3 [ 44.429640] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_fw.bin [ 44.429650] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_config.bin [ 44.435745] Bluetooth: hci0: RTL: cfg_sz 6, total sz 35086 [ 44.554108] PM: suspend exit [ 44.554168] PM: suspend entry (s2idle) [ 44.557083] Filesystems sync: 0.002 seconds [ 44.557177] Freezing user space processes ... (elapsed 0.179 seconds) done. [ 44.736557] OOM killer disabled. [ 44.736559] Freezing remaining freezable tasks ... [ 44.742928] Bluetooth: hci0: RTL: fw version 0x19b76d7d [ 45.083052] (elapsed 0.346 seconds) done. [ 45.083061] printk: Suspending console(s) (use no_console_suspend to debug) [ 45.083107] amdgpu 0000:05:00.0: amdgpu: Power consumption will be higher as BIOS has not been configured for suspend-to-idle. To use suspend-to-idle change the sleep mode in BIOS setup. [ 45.088641] sd 1:0:0:0: [sda] Synchronizing SCSI cache [ 45.096183] sd 1:0:0:0: [sda] Stopping disk [ 45.186557] [drm] free PSP TMR buffer [ 45.214807] amdgpu 0000:05:00.0: amdgpu: MODE2 reset [ 45.228563] ACPI: EC: interrupt blocked [ 56.306279] ACPI: EC: interrupt unblocked [ 56.330835] [drm] PCIE GART of 1024M enabled. [ 56.330843] [drm] PTB located at 0x000000F400900000 [ 56.330859] [drm] PSP is resuming... [ 56.331110] pci 0000:00:00.2: can't derive routing for PCI INT A [ 56.331117] pci 0000:00:00.2: PCI INT A: no GSI [ 56.331193] sd 1:0:0:0: [sda] Starting disk [ 56.346038] nvme nvme0: 16/0/0 default/read/poll queues [ 56.350897] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR [ 56.577047] usb 1-4: reset full-speed USB device number 2 using xhci_hcd [ 56.594955] usb 3-3: reset high-speed USB device number 2 using xhci_hcd [ 56.626926] amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available [ 56.635720] amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available [ 56.635722] amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available [ 56.635725] amdgpu 0000:05:00.0: amdgpu: SMU is resuming... [ 56.636096] amdgpu 0000:05:00.0: amdgpu: dpm has been disabled [ 56.637117] amdgpu 0000:05:00.0: amdgpu: SMU is resumed successfully! [ 56.637671] [drm] DMUB hardware initialized: version=0x0101001F [ 56.640653] ata1: SATA link down (SStatus 0 SControl 300) [ 56.793558] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 56.796237] ata2.00: configured for UDMA/133 [ 57.148433] [drm] kiq ring mec 2 pipe 1 q 0 [ 57.157026] [drm] VCN decode and encode initialized successfully(under DPG Mode). [ 57.157101] [drm] JPEG decode initialized successfully. [ 57.157109] amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0 [ 57.157113] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0 [ 57.157116] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0 [ 57.157118] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0 [ 57.157120] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0 [ 57.157122] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0 [ 57.157123] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0 [ 57.157125] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0 [ 57.157127] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0 [ 57.157129] amdgpu 0000:05:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0 [ 57.157131] amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1 [ 57.157133] amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1 [ 57.157135] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1 [ 57.157137] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1 [ 57.157139] amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1 [ 57.160111] OOM killer enabled. [ 57.160113] Restarting tasks ... [ 57.160999] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000c lmp_ver=0a lmp_subver=8822 [ 57.161615] done. [ 57.162973] Bluetooth: hci0: RTL: rom_version status=0 version=3 [ 57.162978] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_fw.bin [ 57.163001] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_config.bin [ 57.163024] Bluetooth: hci0: RTL: cfg_sz 6, total sz 35086 [ 57.289030] PM: suspend exit [ 57.470961] Bluetooth: hci0: RTL: fw version 0x19b76d7d