stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: casteyde.christian@free.fr
To: Kai-Heng Feng <kai.heng.feng@canonical.com>
Cc: stable@vger.kernel.org,
	Thorsten Leemhuis <regressions@leemhuis.info>,
	regressions@lists.linux.dev,
	alexander deucher <alexander.deucher@amd.com>,
	gregkh@linuxfoundation.org,
	Mario Limonciello <mario.limonciello@amd.com>
Subject: Re: [REGRESSION] Laptop with Ryzen 4600H fails to resume video since 5.17.4 (works 5.17.3)
Date: Wed, 18 May 2022 12:53:00 +0200 (CEST)	[thread overview]
Message-ID: <1407942260.550995955.1652871180090.JavaMail.root@zimbra40-e7.priv.proxad.net> (raw)
In-Reply-To: <d2a11b8c-43fe-4f37-9ac6-5fee9be24682@free.fr>

[-- Attachment #1: Type: text/plain, Size: 33392 bytes --]

Here is a dmesg output with:
- the commit reverted;
- first suspend failing;
- second suspend working.

CC 

----- Mail original -----
De: "Christian Casteyde" <casteyde.christian@free.fr>
À: "Kai-Heng Feng" <kai.heng.feng@canonical.com>
Cc: stable@vger.kernel.org, "Thorsten Leemhuis" <regressions@leemhuis.info>, regressions@lists.linux.dev, "alexander deucher" <alexander.deucher@amd.com>, gregkh@linuxfoundation.org, "Mario Limonciello" <mario.limonciello@amd.com>
Envoyé: Mercredi 18 Mai 2022 09:15:33
Objet: Re: [REGRESSION] Laptop with Ryzen 4600H fails to resume video since 5.17.4 (works 5.17.3)

This laptop has never managed to suspend correctly at first try. However on second try without the commit, it does work.
What I do is:
- try first, the suspend fails but the screen remains blank.
- press the power button, that does something that resumes the screen
- try second, and this times it works.
I will append a dmesg output with the second pass also when it works.
FYI we also tried to find the first pass failure while chasing another previous regression but we didn't managed.
With the regression, I cannot resume from the first try at all (either the laptop remains stuck, or  it resumes the screen but it lags with all the timeouts in dmesg). So it 'doesnt work worse'.

CC

⁣Télécharger BlueMail pour Android ​

Le 18 mai 2022 à 04:08, à 04:08, Kai-Heng Feng <kai.heng.feng@canonical.com> a écrit:
>On Wed, May 18, 2022 at 1:38 AM <casteyde.christian@free.fr> wrote:
>>
>> dmesg logs
>
>Actually, the "good" is still no good:
>[   43.375323] PM: suspend entry (deep)
>...
>[   43.695342] PM: late suspend of devices failed
>...
>[   44.554108] PM: suspend exit
>[   44.554168] PM: suspend entry (s2idle)
>
>So we need to find out why the suspend failed at first place.
>
>Kai-Heng
>
>>
>> ----- Mail original -----
>> De: "Kai-Heng Feng" <kai.heng.feng@canonical.com>
>> À: "Christian Casteyde" <casteyde.christian@free.fr>
>> Cc: stable@vger.kernel.org, "Thorsten Leemhuis"
><regressions@leemhuis.info>, regressions@lists.linux.dev, "alexander
>deucher" <alexander.deucher@amd.com>, gregkh@linuxfoundation.org,
>"Mario Limonciello" <mario.limonciello@amd.com>
>> 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@free.fr> 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@canonical.com> a écrit:
>> > >On Tue, May 17, 2022 at 1:23 AM Christian Casteyde
>> > ><casteyde.christian@free.fr> 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@free.fr> 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).
>> > >>
>> >

[-- Attachment #2: dmesg-good-2nd_susp.txt --]
[-- Type: text/plain, Size: 101932 bytes --]

[    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.450 MHz processor
[    0.000133] 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.000246] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000475] e820: update [mem 0xb0000000-0xffffffff] usable ==> reserved
[    0.000482] last_pfn = 0xae000 max_arch_pfn = 0x400000000
[    0.000492] esrt: Reserving ESRT space from 0x00000000a6621d18 to 0x00000000a6621d50.
[    0.000502] e820: update [mem 0xa6621000-0xa6621fff] usable ==> reserved
[    0.000543] Using GB pages for direct mapping
[    0.001054] Secure boot disabled
[    0.001056] ACPI: Early table checksum verification disabled
[    0.001058] ACPI: RSDP 0x00000000A753F014 000024 (v02 HPQOEM)
[    0.001061] ACPI: XSDT 0x00000000A753E728 0000EC (v01 HPQOEM SLIC-MPC 01072009 AMI  01000013)
[    0.001065] ACPI: FACP 0x00000000A7534000 000114 (v06 HPQOEM SLIC-MPC 01072009 HP   00010013)
[    0.001068] ACPI: DSDT 0x00000000A751F000 0149B8 (v02 HPQOEM 87B2     01072009 ACPI 20120913)
[    0.001070] ACPI: FACS 0x00000000A76A5000 000040
[    0.001072] ACPI: SSDT 0x00000000A7536000 007216 (v02 HPQOEM 87B2     00000002 ACPI 04000000)
[    0.001074] ACPI: IVRS 0x00000000A7535000 0001A4 (v02 HPQOEM 87B2     00000001 HP   00000000)
[    0.001076] ACPI: FIDT 0x00000000A751E000 00009C (v01 HPQOEM 87B2     01072009 HP   00010013)
[    0.001077] ACPI: MCFG 0x00000000A751D000 00003C (v01 HPQOEM 87B2     01072009 HP   00010013)
[    0.001079] ACPI: HPET 0x00000000A751C000 000038 (v01 HPQOEM 87B2     01072009 HP   00000005)
[    0.001081] ACPI: SSDT 0x00000000A751B000 000228 (v01 HPQOEM 87B2     00000001 ACPI 20120913)
[    0.001083] ACPI: VFCT 0x00000000A750D000 00D484 (v01 HPQOEM 87B2     00000001 HP   31504F47)
[    0.001085] ACPI: SSDT 0x00000000A750C000 000050 (v01 HPQOEM 87B2     00000001 ACPI 20120913)
[    0.001086] ACPI: TPM2 0x00000000A750B000 00004C (v04 HPQOEM 87B2     00000001 HP   00000000)
[    0.001088] ACPI: SSDT 0x00000000A7508000 002B80 (v01 HPQOEM 87B2     00000001 ACPI 00000001)
[    0.001090] ACPI: CRAT 0x00000000A7507000 000BA8 (v01 HPQOEM 87B2     00000001 HP   00000001)
[    0.001092] ACPI: CDIT 0x00000000A7506000 000029 (v01 HPQOEM 87B2     00000001 HP   00000001)
[    0.001093] ACPI: SSDT 0x00000000A7505000 000139 (v01 HPQOEM 87B2     00000001 ACPI 20120913)
[    0.001095] ACPI: SSDT 0x00000000A7504000 0000C2 (v01 HPQOEM 87B2     00000001 ACPI 20120913)
[    0.001097] ACPI: SSDT 0x00000000A7503000 000D37 (v01 HPQOEM 87B2     00000001 ACPI 20120913)
[    0.001099] ACPI: SSDT 0x00000000A7501000 0010AC (v01 HPQOEM 87B2     00000001 ACPI 20120913)
[    0.001100] ACPI: SSDT 0x00000000A7500000 000D87 (v01 HPQOEM 87B2     00000001 ACPI 20120913)
[    0.001102] ACPI: SSDT 0x00000000A74FC000 0030C8 (v01 HPQOEM 87B2     00000001 ACPI 20120913)
[    0.001104] ACPI: WSMT 0x00000000A74FB000 000028 (v01 HPQOEM 87B2     01072009 HP   00010013)
[    0.001106] ACPI: APIC 0x00000000A74FA000 0000DE (v03 HPQOEM 87B2     01072009 HP   00010013)
[    0.001108] ACPI: SSDT 0x00000000A74F9000 00007D (v01 HPQOEM 87B2     00000001 ACPI 20120913)
[    0.001109] ACPI: SSDT 0x00000000A74F8000 000517 (v01 HPQOEM 87B2     00000001 ACPI 20120913)
[    0.001111] ACPI: FPDT 0x00000000A74F7000 000044 (v01 HPQOEM 87B2     01072009 HP   01000013)
[    0.001113] ACPI: BGRT 0x00000000A74F6000 000038 (v01 HPQOEM 87B2     01072009 HP   00010013)
[    0.001114] ACPI: Reserving FACP table memory at [mem 0xa7534000-0xa7534113]
[    0.001116] ACPI: Reserving DSDT table memory at [mem 0xa751f000-0xa75339b7]
[    0.001117] 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.001119] ACPI: Reserving FIDT table memory at [mem 0xa751e000-0xa751e09b]
[    0.001120] ACPI: Reserving MCFG table memory at [mem 0xa751d000-0xa751d03b]
[    0.001121] 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.001124] ACPI: Reserving TPM2 table memory at [mem 0xa750b000-0xa750b04b]
[    0.001125] 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.001128] ACPI: Reserving SSDT table memory at [mem 0xa7504000-0xa75040c1]
[    0.001129] 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.001132] ACPI: Reserving WSMT table memory at [mem 0xa74fb000-0xa74fb027]
[    0.001133] 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.001136] 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.001167]   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.005455] On node 0, zone DMA32: 13 pages in unavailable ranges
[    0.005711] On node 0, zone DMA32: 23674 pages in unavailable ranges
[    0.027741] On node 0, zone Normal: 8192 pages in unavailable ranges
[    0.027773] On node 0, zone Normal: 3264 pages in unavailable ranges
[    0.028041] ACPI: PM-Timer IO Port: 0x808
[    0.028047] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.028057] IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23
[    0.028063] IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55
[    0.028065] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.028066] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.028069] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.028070] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.028083] e820: update [mem 0xa47b1000-0xa47c4fff] usable ==> reserved
[    0.028091] smpboot: Allowing 16 CPUs, 4 hotplug CPUs
[    0.028107] [mem 0xb0000000-0xefffffff] available for PCI devices
[    0.028109] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.033260] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:16 nr_node_ids:1
[    0.033734] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[    0.033740] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[    0.033742] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.033759] Built 1 zonelists, mobility grouping on.  Total pages: 3964594
[    0.033762] Kernel command line: root=/dev/nvme0n1p4 ro ro root=/dev/nvme0n1p4
[    0.035385] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.036210] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.036252] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.072599] Memory: 15650360K/16110752K available (20497K kernel code, 2897K rwdata, 8000K rodata, 1236K init, 3852K bss, 460132K reserved, 0K cma-reserved)
[    0.072607] random: get_random_u64 called from __kmem_cache_create+0x1f/0x4d0 with crng_init=0
[    0.072713] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.072765] Dynamic Preempt: full
[    0.072795] rcu: Preemptible hierarchical RCU implementation.
[    0.072796] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=16.
[    0.072798] 	Trampoline variant of Tasks RCU enabled.
[    0.072799] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.072800] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.073871] NR_IRQS: 16640, nr_irqs: 1096, preallocated irqs: 16
[    0.074097] Console: colour dummy device 80x25
[    0.074269] printk: console [tty0] enabled
[    0.074278] ACPI: Core revision 20211217
[    0.074456] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.074474] APIC: Switch to symmetric I/O mode setup
[    0.075191] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
[    0.075194] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
[    0.075195] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
[    0.075197] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
[    0.075442] Switched APIC routing to physical flat.
[    0.076012] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.080476] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b29cadbf24, max_idle_ns: 440795313619 ns
[    0.080486] Calibrating delay loop (skipped), value calculated using timer frequency.. 5988.90 BogoMIPS (lpj=2994450)
[    0.080490] pid_max: default: 32768 minimum: 301
[    0.082233] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.082262] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.082422] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.082458] LVT offset 1 assigned for vector 0xf9
[    0.082518] LVT offset 2 assigned for vector 0xf4
[    0.082534] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.082535] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.082540] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.082542] Spectre V2 : Mitigation: Retpolines
[    0.082544] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.082545] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.082547] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.082549] Spectre V2 : User space: Mitigation: STIBP via prctl
[    0.082551] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.084011] Freeing SMP alternatives memory: 48K
[    0.186791] smpboot: CPU0: AMD Ryzen 5 4600H with Radeon Graphics (family: 0x17, model: 0x60, stepping: 0x1)
[    0.186883] cblist_init_generic: Setting adjustable number of callback queues.
[    0.186888] cblist_init_generic: Setting shift to 4 and lim to 1.
[    0.186898] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.186903] ... version:                0
[    0.186904] ... bit width:              48
[    0.186906] ... generic registers:      6
[    0.186907] ... value mask:             0000ffffffffffff
[    0.186908] ... max period:             00007fffffffffff
[    0.186909] ... fixed-purpose events:   0
[    0.186911] ... event mask:             000000000000003f
[    0.186961] rcu: Hierarchical SRCU implementation.
[    0.187104] smp: Bringing up secondary CPUs ...
[    0.187160] x86: Booting SMP configuration:
[    0.187161] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[    0.199522] smp: Brought up 1 node, 12 CPUs
[    0.199529] smpboot: Max logical packages: 2
[    0.199531] smpboot: Total of 12 processors activated (71866.80 BogoMIPS)
[    0.201315] devtmpfs: initialized
[    0.201515] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20cfff] (53248 bytes)
[    0.201515] ACPI: PM: Registering ACPI NVS region [mem 0xa7540000-0xa76eefff] (1765376 bytes)
[    0.201533] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.201538] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.201574] pinctrl core: initialized pinctrl subsystem
[    0.201654] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.201701] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.201707] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.201712] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.201747] thermal_sys: Registered thermal governor 'fair_share'
[    0.201747] thermal_sys: Registered thermal governor 'bang_bang'
[    0.201749] thermal_sys: Registered thermal governor 'step_wise'
[    0.201750] thermal_sys: Registered thermal governor 'user_space'
[    0.201759] cpuidle: using governor ladder
[    0.201763] cpuidle: using governor menu
[    0.201784] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.201784] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.201784] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.201784] PCI: Using configuration type 1 for base access
[    0.204485] cryptd: max_cpu_qlen set to 1000
[    0.204510] ACPI: Added _OSI(Module Device)
[    0.204513] ACPI: Added _OSI(Processor Device)
[    0.204515] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.204516] ACPI: Added _OSI(Processor Aggregator Device)
[    0.204518] ACPI: Added _OSI(Linux-Dell-Video)
[    0.204519] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.204520] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.211945] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP1.WLAN], AE_NOT_FOUND (20211217/dswload2-162)
[    0.211950] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20211217/psobject-220)
[    0.211953] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0010)
[    0.213156] ACPI: 13 ACPI AML tables successfully acquired and loaded
[    0.213951] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.214994] ACPI: EC: EC started
[    0.214996] ACPI: EC: interrupt blocked
[    0.540294] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.540300] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions
[    0.540304] ACPI: Interpreter enabled
[    0.540318] ACPI: PM: (supports S0 S3 S5)
[    0.540321] ACPI: Using IOAPIC for interrupt routing
[    0.540499] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.540814] ACPI: Enabled 5 GPEs in block 00 to 1F
[    0.542246] ACPI: PM: Power Resource [P0S0]
[    0.542271] ACPI: PM: Power Resource [P3S0]
[    0.542340] ACPI: PM: Power Resource [P0S1]
[    0.542362] ACPI: PM: Power Resource [P3S1]
[    0.542980] ACPI: PM: Power Resource [PG00]
[    0.549883] ACPI: PM: Power Resource [PRWL]
[    0.550299] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.550307] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.550311] acpi PNP0A08:00: PCIe port services disabled; not requesting _OSC control
[    0.550381] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.550386] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[    0.550609] PCI host bridge to bus 0000:00
[    0.550612] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.550616] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.550619] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.550622] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.550625] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    0.550629] pci_bus 0000:00: root bus resource [mem 0xb0000000-0xfebfffff window]
[    0.550632] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[    0.550636] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.550649] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000
[    0.550731] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600
[    0.550817] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000
[    0.550880] pci 0000:00:01.1: [1022:1633] type 01 class 0x060400
[    0.550941] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.551014] pci 0000:00:01.2: [1022:1634] type 01 class 0x060400
[    0.551040] pci 0000:00:01.2: enabling Extended Tags
[    0.551078] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    0.551151] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000
[    0.551213] pci 0000:00:02.1: [1022:1634] type 01 class 0x060400
[    0.551239] pci 0000:00:02.1: enabling Extended Tags
[    0.551277] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[    0.551343] pci 0000:00:02.4: [1022:1634] type 01 class 0x060400
[    0.551367] pci 0000:00:02.4: enabling Extended Tags
[    0.551406] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
[    0.551475] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000
[    0.551538] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400
[    0.551562] pci 0000:00:08.1: enabling Extended Tags
[    0.551593] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.551661] pci 0000:00:08.2: [1022:1635] type 01 class 0x060400
[    0.551684] pci 0000:00:08.2: enabling Extended Tags
[    0.551715] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[    0.551798] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.551911] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.552030] pci 0000:00:18.0: [1022:1448] type 00 class 0x060000
[    0.552073] pci 0000:00:18.1: [1022:1449] type 00 class 0x060000
[    0.552117] pci 0000:00:18.2: [1022:144a] type 00 class 0x060000
[    0.552159] pci 0000:00:18.3: [1022:144b] type 00 class 0x060000
[    0.552203] pci 0000:00:18.4: [1022:144c] type 00 class 0x060000
[    0.552251] pci 0000:00:18.5: [1022:144d] type 00 class 0x060000
[    0.552295] pci 0000:00:18.6: [1022:144e] type 00 class 0x060000
[    0.552339] pci 0000:00:18.7: [1022:144f] type 00 class 0x060000
[    0.552435] pci 0000:01:00.0: [10de:1f95] type 00 class 0x030000
[    0.552448] pci 0000:01:00.0: reg 0x10: [mem 0xfb000000-0xfbffffff]
[    0.552460] pci 0000:01:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.552471] pci 0000:01:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref]
[    0.552479] pci 0000:01:00.0: reg 0x24: [io  0xf000-0xf07f]
[    0.552487] pci 0000:01:00.0: reg 0x30: [mem 0xfc000000-0xfc07ffff pref]
[    0.552547] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.552595] 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.552913] pci 0000:01:00.1: [10de:10fa] type 00 class 0x040300
[    0.552926] pci 0000:01:00.1: reg 0x10: [mem 0xfc080000-0xfc083fff]
[    0.553060] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.553065] pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
[    0.553069] pci 0000:00:01.1:   bridge window [mem 0xfb000000-0xfc0fffff]
[    0.553074] pci 0000:00:01.1:   bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
[    0.553121] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.553137] pci 0000:02:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.553156] pci 0000:02:00.0: reg 0x18: [mem 0xfc904000-0xfc904fff 64bit]
[    0.553170] pci 0000:02:00.0: reg 0x20: [mem 0xfc900000-0xfc903fff 64bit]
[    0.553260] pci 0000:02:00.0: supports D1 D2
[    0.553262] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.553384] pci 0000:00:01.2: PCI bridge to [bus 02]
[    0.553389] pci 0000:00:01.2:   bridge window [io  0xe000-0xefff]
[    0.553392] pci 0000:00:01.2:   bridge window [mem 0xfc900000-0xfc9fffff]
[    0.553466] pci 0000:03:00.0: [10ec:c822] type 00 class 0x028000
[    0.553490] pci 0000:03:00.0: reg 0x10: [io  0xd000-0xd0ff]
[    0.553515] pci 0000:03:00.0: reg 0x18: [mem 0xfc800000-0xfc80ffff 64bit]
[    0.553633] pci 0000:03:00.0: supports D1 D2
[    0.553636] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.553789] pci 0000:00:02.1: PCI bridge to [bus 03]
[    0.553793] pci 0000:00:02.1:   bridge window [io  0xd000-0xdfff]
[    0.553797] pci 0000:00:02.1:   bridge window [mem 0xfc800000-0xfc8fffff]
[    0.553843] pci 0000:04:00.0: [1c5c:1339] type 00 class 0x010802
[    0.553863] pci 0000:04:00.0: reg 0x10: [mem 0xfc700000-0xfc703fff 64bit]
[    0.553977] pci 0000:04:00.0: supports D1
[    0.553979] pci 0000:04:00.0: PME# supported from D0 D1 D3hot
[    0.554034] 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.554092] pci 0000:00:02.4: PCI bridge to [bus 04]
[    0.554098] pci 0000:00:02.4:   bridge window [mem 0xfc700000-0xfc7fffff]
[    0.554144] pci 0000:05:00.0: [1002:1636] type 00 class 0x030000
[    0.554157] pci 0000:05:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.554167] pci 0000:05:00.0: reg 0x18: [mem 0xe0000000-0xe01fffff 64bit pref]
[    0.554175] pci 0000:05:00.0: reg 0x20: [io  0xc000-0xc0ff]
[    0.554182] pci 0000:05:00.0: reg 0x24: [mem 0xfc500000-0xfc57ffff]
[    0.554192] pci 0000:05:00.0: enabling Extended Tags
[    0.554242] pci 0000:05:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.554266] 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.554320] pci 0000:05:00.2: [1022:15df] type 00 class 0x108000
[    0.554336] pci 0000:05:00.2: reg 0x18: [mem 0xfc400000-0xfc4fffff]
[    0.554347] pci 0000:05:00.2: reg 0x24: [mem 0xfc5c8000-0xfc5c9fff]
[    0.554357] pci 0000:05:00.2: enabling Extended Tags
[    0.554436] pci 0000:05:00.3: [1022:1639] type 00 class 0x0c0330
[    0.554449] pci 0000:05:00.3: reg 0x10: [mem 0xfc300000-0xfc3fffff 64bit]
[    0.554475] pci 0000:05:00.3: enabling Extended Tags
[    0.554509] pci 0000:05:00.3: PME# supported from D0 D3hot D3cold
[    0.554564] pci 0000:05:00.4: [1022:1639] type 00 class 0x0c0330
[    0.554577] pci 0000:05:00.4: reg 0x10: [mem 0xfc200000-0xfc2fffff 64bit]
[    0.554603] pci 0000:05:00.4: enabling Extended Tags
[    0.554636] pci 0000:05:00.4: PME# supported from D0 D3hot D3cold
[    0.554691] pci 0000:05:00.5: [1022:15e2] type 00 class 0x048000
[    0.554700] pci 0000:05:00.5: reg 0x10: [mem 0xfc580000-0xfc5bffff]
[    0.554724] pci 0000:05:00.5: enabling Extended Tags
[    0.554753] pci 0000:05:00.5: PME# supported from D0 D3hot D3cold
[    0.554805] pci 0000:05:00.6: [1022:15e3] type 00 class 0x040300
[    0.554815] pci 0000:05:00.6: reg 0x10: [mem 0xfc5c0000-0xfc5c7fff]
[    0.554839] pci 0000:05:00.6: enabling Extended Tags
[    0.554868] pci 0000:05:00.6: PME# supported from D0 D3hot D3cold
[    0.554932] pci 0000:00:08.1: PCI bridge to [bus 05]
[    0.554937] pci 0000:00:08.1:   bridge window [io  0xc000-0xcfff]
[    0.554940] pci 0000:00:08.1:   bridge window [mem 0xfc200000-0xfc5fffff]
[    0.554945] pci 0000:00:08.1:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.554981] pci 0000:06:00.0: [1022:7901] type 00 class 0x010601
[    0.555012] pci 0000:06:00.0: reg 0x24: [mem 0xfc601000-0xfc6017ff]
[    0.555023] pci 0000:06:00.0: enabling Extended Tags
[    0.555081] 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.555127] pci 0000:06:00.1: [1022:7901] type 00 class 0x010601
[    0.555158] pci 0000:06:00.1: reg 0x24: [mem 0xfc600000-0xfc6007ff]
[    0.555168] pci 0000:06:00.1: enabling Extended Tags
[    0.555254] pci 0000:00:08.2: PCI bridge to [bus 06]
[    0.555259] pci 0000:00:08.2:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.555287] pci_bus 0000:00: on NUMA node 0
[    0.555783] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.555826] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.555862] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.555906] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.555945] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.555978] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.556011] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.556044] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.557001] ACPI: EC: interrupt unblocked
[    0.557004] ACPI: EC: event unblocked
[    0.557010] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.557012] ACPI: EC: GPE=0x3
[    0.557015] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC initialization complete
[    0.557018] ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
[    0.557070] iommu: Default domain type: Translated 
[    0.557070] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.557070] SCSI subsystem initialized
[    0.557070] libata version 3.00 loaded.
[    0.557070] ACPI: bus type USB registered
[    0.557070] usbcore: registered new interface driver usbfs
[    0.557070] usbcore: registered new interface driver hub
[    0.557070] usbcore: registered new device driver usb
[    0.558840] mc: Linux media interface: v0.10
[    0.558848] videodev: Linux video capture interface: v2.00
[    0.558893] Registered efivars operations
[    0.558909] Advanced Linux Sound Architecture Driver Initialized.
[    0.558909] Bluetooth: Core ver 2.22
[    0.558909] NET: Registered PF_BLUETOOTH protocol family
[    0.558909] Bluetooth: HCI device and connection manager initialized
[    0.558909] Bluetooth: HCI socket layer initialized
[    0.558909] Bluetooth: L2CAP socket layer initialized
[    0.558909] Bluetooth: SCO socket layer initialized
[    0.558909] PCI: Using ACPI for IRQ routing
[    0.563449] PCI: pci_cache_line_size set to 64 bytes
[    0.563579] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    0.563583] e820: reserve RAM buffer [mem 0x09ed0000-0x0bffffff]
[    0.563585] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.563586] e820: reserve RAM buffer [mem 0xa4177018-0xa7ffffff]
[    0.563587] e820: reserve RAM buffer [mem 0xa423a018-0xa7ffffff]
[    0.563589] e820: reserve RAM buffer [mem 0xa47b1000-0xa7ffffff]
[    0.563590] e820: reserve RAM buffer [mem 0xa6621000-0xa7ffffff]
[    0.563591] e820: reserve RAM buffer [mem 0xa7384000-0xa7ffffff]
[    0.563592] e820: reserve RAM buffer [mem 0xae000000-0xafffffff]
[    0.563593] e820: reserve RAM buffer [mem 0x42f340000-0x42fffffff]
[    0.563608] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.563608] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.563608] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.563608] pci 0000:05:00.0: vgaarb: setting as boot VGA device (overriding previous)
[    0.563608] pci 0000:05:00.0: vgaarb: bridge control possible
[    0.563608] pci 0000:05:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.563608] vgaarb: loaded
[    0.563737] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.563743] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.565548] clocksource: Switched to clocksource tsc-early
[    0.572744] pnp: PnP ACPI init
[    0.572862] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.573149] system 00:03: [io  0x04d0-0x04d1] has been reserved
[    0.573154] system 00:03: [io  0x040b] has been reserved
[    0.573157] system 00:03: [io  0x04d6] has been reserved
[    0.573159] system 00:03: [io  0x0c00-0x0c01] has been reserved
[    0.573162] system 00:03: [io  0x0c14] has been reserved
[    0.573165] system 00:03: [io  0x0c50-0x0c51] has been reserved
[    0.573168] system 00:03: [io  0x0c52] has been reserved
[    0.573171] system 00:03: [io  0x0c6c] has been reserved
[    0.573173] system 00:03: [io  0x0c6f] has been reserved
[    0.573176] system 00:03: [io  0x0cd0-0x0cd1] has been reserved
[    0.573179] system 00:03: [io  0x0cd2-0x0cd3] has been reserved
[    0.573182] system 00:03: [io  0x0cd4-0x0cd5] has been reserved
[    0.573184] system 00:03: [io  0x0cd6-0x0cd7] has been reserved
[    0.573187] system 00:03: [io  0x0cd8-0x0cdf] has been reserved
[    0.573190] system 00:03: [io  0x0800-0x089f] has been reserved
[    0.573193] system 00:03: [io  0x0b00-0x0b0f] has been reserved
[    0.573196] system 00:03: [io  0x0b20-0x0b3f] has been reserved
[    0.573199] system 00:03: [io  0x0900-0x090f] has been reserved
[    0.573201] system 00:03: [io  0x0910-0x091f] has been reserved
[    0.573205] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.573208] system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.573212] system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.573215] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.573218] system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.573221] system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.573224] system 00:03: [mem 0xff000000-0xffffffff] has been reserved
[    0.573863] pnp: PnP ACPI: found 4 devices
[    0.579710] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.579768] NET: Registered PF_INET protocol family
[    0.579997] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.582625] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.582651] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.582823] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.582944] TCP: Hash tables configured (established 131072 bind 65536)
[    0.582985] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.583022] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.583086] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.583319] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.583325] pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
[    0.583331] pci 0000:00:01.1:   bridge window [mem 0xfb000000-0xfc0fffff]
[    0.583335] pci 0000:00:01.1:   bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
[    0.583342] pci 0000:00:01.2: PCI bridge to [bus 02]
[    0.583345] pci 0000:00:01.2:   bridge window [io  0xe000-0xefff]
[    0.583349] pci 0000:00:01.2:   bridge window [mem 0xfc900000-0xfc9fffff]
[    0.583355] pci 0000:00:02.1: PCI bridge to [bus 03]
[    0.583358] pci 0000:00:02.1:   bridge window [io  0xd000-0xdfff]
[    0.583363] pci 0000:00:02.1:   bridge window [mem 0xfc800000-0xfc8fffff]
[    0.583369] pci 0000:00:02.4: PCI bridge to [bus 04]
[    0.583373] pci 0000:00:02.4:   bridge window [mem 0xfc700000-0xfc7fffff]
[    0.583381] pci 0000:00:08.1: PCI bridge to [bus 05]
[    0.583383] pci 0000:00:08.1:   bridge window [io  0xc000-0xcfff]
[    0.583388] pci 0000:00:08.1:   bridge window [mem 0xfc200000-0xfc5fffff]
[    0.583391] pci 0000:00:08.1:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.583397] pci 0000:00:08.2: PCI bridge to [bus 06]
[    0.583401] pci 0000:00:08.2:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.583408] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.583412] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.583415] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.583418] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.583420] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[    0.583423] pci_bus 0000:00: resource 9 [mem 0xb0000000-0xfebfffff window]
[    0.583427] pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window]
[    0.583430] pci_bus 0000:01: resource 0 [io  0xf000-0xffff]
[    0.583433] pci_bus 0000:01: resource 1 [mem 0xfb000000-0xfc0fffff]
[    0.583435] pci_bus 0000:01: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref]
[    0.583439] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.583442] pci_bus 0000:02: resource 1 [mem 0xfc900000-0xfc9fffff]
[    0.583445] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.583447] pci_bus 0000:03: resource 1 [mem 0xfc800000-0xfc8fffff]
[    0.583450] pci_bus 0000:04: resource 1 [mem 0xfc700000-0xfc7fffff]
[    0.583453] pci_bus 0000:05: resource 0 [io  0xc000-0xcfff]
[    0.583456] pci_bus 0000:05: resource 1 [mem 0xfc200000-0xfc5fffff]
[    0.583459] pci_bus 0000:05: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.583462] pci_bus 0000:06: resource 1 [mem 0xfc600000-0xfc6fffff]
[    0.583578] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    0.583648] pci 0000:05:00.3: extending delay after power-on from D3hot to 20 msec
[    0.583794] pci 0000:05:00.4: extending delay after power-on from D3hot to 20 msec
[    0.583858] PCI: CLS 64 bytes, default 64
[    0.583869] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.583905] pci 0000:00:00.2: can't derive routing for PCI INT A
[    0.583908] pci 0000:00:00.2: PCI INT A: not connected
[    0.583934] pci 0000:00:01.0: Adding to iommu group 0
[    0.583944] pci 0000:00:01.1: Adding to iommu group 1
[    0.583955] pci 0000:00:01.2: Adding to iommu group 2
[    0.583975] pci 0000:00:02.0: Adding to iommu group 3
[    0.583986] pci 0000:00:02.1: Adding to iommu group 4
[    0.583996] pci 0000:00:02.4: Adding to iommu group 5
[    0.584014] pci 0000:00:08.0: Adding to iommu group 6
[    0.584022] pci 0000:00:08.1: Adding to iommu group 6
[    0.584031] pci 0000:00:08.2: Adding to iommu group 6
[    0.584046] pci 0000:00:14.0: Adding to iommu group 7
[    0.584055] pci 0000:00:14.3: Adding to iommu group 7
[    0.584086] pci 0000:00:18.0: Adding to iommu group 8
[    0.584095] pci 0000:00:18.1: Adding to iommu group 8
[    0.584104] pci 0000:00:18.2: Adding to iommu group 8
[    0.584113] pci 0000:00:18.3: Adding to iommu group 8
[    0.584126] pci 0000:00:18.4: Adding to iommu group 8
[    0.584135] pci 0000:00:18.5: Adding to iommu group 8
[    0.584144] pci 0000:00:18.6: Adding to iommu group 8
[    0.584153] pci 0000:00:18.7: Adding to iommu group 8
[    0.584168] pci 0000:01:00.0: Adding to iommu group 9
[    0.584178] pci 0000:01:00.1: Adding to iommu group 9
[    0.584188] pci 0000:02:00.0: Adding to iommu group 10
[    0.584198] pci 0000:03:00.0: Adding to iommu group 11
[    0.584208] pci 0000:04:00.0: Adding to iommu group 12
[    0.584218] pci 0000:05:00.0: Adding to iommu group 6
[    0.584223] pci 0000:05:00.2: Adding to iommu group 6
[    0.584228] pci 0000:05:00.3: Adding to iommu group 6
[    0.584234] pci 0000:05:00.4: Adding to iommu group 6
[    0.584239] pci 0000:05:00.5: Adding to iommu group 6
[    0.584244] pci 0000:05:00.6: Adding to iommu group 6
[    0.584249] pci 0000:06:00.0: Adding to iommu group 6
[    0.584255] pci 0000:06:00.1: Adding to iommu group 6
[    0.585742] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.585748] AMD-Vi: Extended features (0x206d73ef22254ade): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    0.585756] AMD-Vi: Interrupt remapping enabled
[    0.585758] AMD-Vi: Virtual APIC enabled
[    0.585760] AMD-Vi: X2APIC enabled
[    0.585869] software IO TLB: tearing down default memory pool
[    0.586871] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    0.586878] RAPL PMU: hw unit of domain package 2^-16 Joules
[    0.586882] LVT offset 0 assigned for vector 0x400
[    0.587068] perf: AMD IBS detected (0x000003ff)
[    0.587073] amd_uncore: 4  amd_df counters detected
[    0.587079] amd_uncore: 6  amd_l3 counters detected
[    0.587429] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.587620] SVM: TSC scaling supported
[    0.587623] kvm: Nested Virtualization enabled
[    0.587625] SVM: kvm: Nested Paging enabled
[    0.587633] SVM: Virtual VMLOAD VMSAVE supported
[    0.587635] SVM: Virtual GIF supported
[    0.587637] SVM: LBR virtualization supported
[    0.594261] Initialise system trusted keyrings
[    0.594298] workingset: timestamp_bits=46 max_order=22 bucket_order=0
[    0.595586] fuse: init (API version 7.36)
[    0.595655] SGI XFS with ACLs, security attributes, scrub, repair, no debug enabled
[    0.600371] NET: Registered PF_ALG protocol family
[    0.600377] Key type asymmetric registered
[    0.600379] Asymmetric key parser 'x509' registered
[    0.600390] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.600445] io scheduler mq-deadline registered
[    0.600447] io scheduler kyber registered
[    0.600456] io scheduler bfq registered
[    0.603730] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.655324] ACPI: AC: AC Adapter [ACAD] (off-line)
[    0.655401] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.655431] ACPI: button: Power Button [PWRB]
[    0.655477] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    0.655502] ACPI: button: Lid Switch [LID]
[    0.655539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.655587] ACPI: button: Power Button [PWRF]
[    0.655671] ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    0.655987] acpi device:08: registered as cooling_device0
[    0.656032] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:07/LNXVIDEO:00/input/input3
[    0.656199] Monitor-Mwait will be used to enter C-1 state
[    0.656206] ACPI: \_SB_.PLTF.P000: Found 3 idle states
[    0.656216] ACPI: FW issue: working around C-state latencies out of order
[    0.656406] ACPI: \_SB_.PLTF.P001: Found 3 idle states
[    0.656417] ACPI: FW issue: working around C-state latencies out of order
[    0.656632] ACPI: \_SB_.PLTF.P002: Found 3 idle states
[    0.656642] ACPI: FW issue: working around C-state latencies out of order
[    0.656858] ACPI: \_SB_.PLTF.P003: Found 3 idle states
[    0.656867] ACPI: FW issue: working around C-state latencies out of order
[    0.657098] ACPI: \_SB_.PLTF.P004: Found 3 idle states
[    0.657114] ACPI: FW issue: working around C-state latencies out of order
[    0.657414] ACPI: \_SB_.PLTF.P005: Found 3 idle states
[    0.657430] ACPI: FW issue: working around C-state latencies out of order
[    0.657697] ACPI: \_SB_.PLTF.P006: Found 3 idle states
[    0.657707] ACPI: FW issue: working around C-state latencies out of order
[    0.657895] ACPI: \_SB_.PLTF.P007: Found 3 idle states
[    0.657905] ACPI: FW issue: working around C-state latencies out of order
[    0.658077] ACPI: \_SB_.PLTF.P008: Found 3 idle states
[    0.658087] ACPI: FW issue: working around C-state latencies out of order
[    0.658234] ACPI: \_SB_.PLTF.P009: Found 3 idle states
[    0.658241] ACPI: FW issue: working around C-state latencies out of order
[    0.658336] ACPI: \_SB_.PLTF.P00A: Found 3 idle states
[    0.658343] ACPI: FW issue: working around C-state latencies out of order
[    0.658461] ACPI: \_SB_.PLTF.P00B: Found 3 idle states
[    0.658468] ACPI: FW issue: working around C-state latencies out of order
[    0.659428] ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_PR_.P000 (20211217/dspkginit-438)
[    0.659438] ACPI: \_TZ_.THRM: Invalid passive threshold
[    0.660153] thermal LNXTHERM:00: registered as thermal_zone0
[    0.660156] ACPI: thermal: Thermal Zone [THRM] (34 C)
[    0.661138] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.661439] Non-volatile memory driver v1.3
[    0.661447] Linux agpgart interface v0.103
[    0.677249] AMD-Vi: AMD IOMMUv2 loaded and initialized
[    0.677382] ACPI: bus type drm_connector registered
[    0.677415] [drm] amdgpu kernel modesetting enabled.
[    0.677430] amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
[    0.678478] ACPI: battery: Slot [BAT0] (battery present)
[    0.678679] ATPX version 1, functions 0x00000200
[    0.680446] amdgpu: Virtual CRAT table created for CPU
[    0.680457] amdgpu: Topology: Add CPU node
[    0.680499] amdgpu 0000:05:00.0: vgaarb: deactivate vga console
[    0.680539] amdgpu 0000:05:00.0: enabling device (0006 -> 0007)
[    0.680579] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1636 0x103C:0x87B2 0xC7).
[    0.680584] amdgpu 0000:05:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
[    0.778113] [drm] register mmio base: 0xFC500000
[    0.778124] [drm] register mmio size: 524288
[    0.779733] [drm] add ip block number 0 <soc15_common>
[    0.779741] [drm] add ip block number 1 <gmc_v9_0>
[    0.779746] [drm] add ip block number 2 <vega10_ih>
[    0.779750] [drm] add ip block number 3 <psp>
[    0.779754] [drm] add ip block number 4 <smu>
[    0.779757] [drm] add ip block number 5 <dm>
[    0.779761] [drm] add ip block number 6 <gfx_v9_0>
[    0.779765] [drm] add ip block number 7 <sdma_v4_0>
[    0.779769] [drm] add ip block number 8 <vcn_v2_0>
[    0.779773] [drm] add ip block number 9 <jpeg_v2_0>
[    0.779788] amdgpu 0000:05:00.0: amdgpu: Fetched VBIOS from VFCT
[    0.779795] amdgpu: ATOM BIOS: 113-RENOIR-031
[    0.779814] [drm] VCN decode is enabled in VM mode
[    0.779818] [drm] VCN encode is enabled in VM mode
[    0.779821] [drm] JPEG decode is enabled in VM mode
[    0.779827] amdgpu 0000:05:00.0: amdgpu: PCIE atomic ops is not supported
[    0.779842] amdgpu 0000:05:00.0: amdgpu: MODE2 reset
[    0.779896] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    0.779907] amdgpu 0000:05:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
[    0.779916] amdgpu 0000:05:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[    0.779923] amdgpu 0000:05:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[    0.779936] [drm] Detected VRAM RAM=512M, BAR=512M
[    0.779940] [drm] RAM width 128bits DDR4
[    0.780007] [drm] amdgpu: 512M of VRAM memory ready
[    0.780012] [drm] amdgpu: 3072M of GTT memory ready.
[    0.780028] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    0.780169] [drm] PCIE GART of 1024M enabled.
[    0.780174] [drm] PTB located at 0x000000F400900000
[    0.780296] amdgpu 0000:05:00.0: amdgpu: PSP runtime database doesn't exist
[    0.780309] [drm] Loading DMUB firmware via PSP: version=0x0101001F
[    0.780990] [drm] Found VCN firmware Version ENC: 1.17 DEC: 5 VEP: 0 Revision: 2
[    0.780997] amdgpu 0000:05:00.0: amdgpu: Will use PSP to load VCN firmware
[    1.527415] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR
[    1.613902] amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    1.623212] amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available
[    1.623219] amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    1.623646] amdgpu 0000:05:00.0: amdgpu: SMU is initialized successfully!
[    1.623851] [drm] Display Core initialized with v3.2.177!
[    1.624398] [drm] DMUB hardware initialized: version=0x0101001F
[    1.642502] tsc: Refined TSC clocksource calibration: 3016.636 MHz
[    1.642520] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b7ba878595, max_idle_ns: 440795226194 ns
[    1.642784] clocksource: Switched to clocksource tsc
[    1.828765] [drm] kiq ring mec 2 pipe 1 q 0
[    1.831783] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[    1.831805] [drm] JPEG decode initialized successfully.
[    1.833832] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    1.833979] amdgpu: Virtual CRAT table created for GPU
[    1.834476] amdgpu: Topology: Add dGPU node [0x1636:0x1002]
[    1.834480] kfd kfd: amdgpu: added device 1002:1636
[    1.834637] amdgpu 0000:05:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 6
[    1.834757] amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[    1.834761] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    1.834766] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    1.834769] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    1.834773] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    1.834776] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    1.834780] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    1.834784] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    1.834787] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    1.834790] amdgpu 0000:05:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[    1.834794] amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
[    1.834797] amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
[    1.834801] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
[    1.834805] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
[    1.834808] amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
[    1.835922] [drm] Initialized amdgpu 3.46.0 20150101 for 0000:05:00.0 on minor 0
[    1.841164] fbcon: amdgpudrmfb (fb0) is primary device
[    1.841228] [drm] DSC precompute is not needed.
[    1.912674] Console: switching to colour frame buffer device 240x67
[    1.929563] amdgpu 0000:05:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    1.929692] usbcore: registered new interface driver udl
[    1.932520] brd: module loaded
[    1.933771] loop: module loaded
[    1.934245] nvme 0000:04:00.0: platform quirk: setting simple suspend
[    1.934291] nvme nvme0: pci function 0000:04:00.0
[    1.934350] ahci 0000:06:00.0: version 3.0
[    1.934612] ahci 0000:06:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    1.934641] ahci 0000:06:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    1.934826] scsi host0: ahci
[    1.934893] ata1: SATA max UDMA/133 abar m2048@0xfc601000 port 0xfc601100 irq 31
[    1.935010] ahci 0000:06:00.1: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    1.935036] ahci 0000:06:00.1: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    1.935201] scsi host1: ahci
[    1.935246] ata2: SATA max UDMA/133 abar m2048@0xfc600000 port 0xfc600100 irq 33
[    1.935396] tun: Universal TUN/TAP device driver, 1.6
[    1.935453] r8169 0000:02:00.0: enabling device (0000 -> 0003)
[    1.935525] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    1.939414] nvme nvme0: missing or invalid SUBNQN field.
[    1.943323] r8169 0000:02:00.0 eth0: RTL8168h/8111h, 30:24:a9:7d:03:0f, XID 541, IRQ 51
[    1.943374] r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    1.943543] rtw_8822ce 0000:03:00.0: Firmware version 9.9.11, H2C version 15
[    1.943569] rtw_8822ce 0000:03:00.0: Firmware version 9.9.4, H2C version 15
[    1.943604] nvme nvme0: 16/0/0 default/read/poll queues
[    1.943635] rtw_8822ce 0000:03:00.0: enabling device (0000 -> 0003)
[    1.946549]  nvme0n1: p1 p2 p3 p4 p5 p6 p7
[    1.970783] usbcore: registered new interface driver cdc_ether
[    1.970813] usbcore: registered new interface driver cdc_eem
[    1.970837] usbcore: registered new interface driver cdc_ncm
[    1.971038] xhci_hcd 0000:05:00.3: xHCI Host Controller
[    1.971147] xhci_hcd 0000:05:00.3: new USB bus registered, assigned bus number 1
[    1.971250] xhci_hcd 0000:05:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
[    1.971547] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18
[    1.971573] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.971594] usb usb1: Product: xHCI Host Controller
[    1.971609] usb usb1: Manufacturer: Linux 5.18.0-rc7 xhci-hcd
[    1.972526] usb usb1: SerialNumber: 0000:05:00.3
[    1.973976] hub 1-0:1.0: USB hub found
[    1.975712] hub 1-0:1.0: 4 ports detected
[    1.976893] xhci_hcd 0000:05:00.3: xHCI Host Controller
[    1.978010] xhci_hcd 0000:05:00.3: new USB bus registered, assigned bus number 2
[    1.978865] xhci_hcd 0000:05:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    1.979732] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.980632] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.18
[    1.981657] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.982497] usb usb2: Product: xHCI Host Controller
[    1.983491] usb usb2: Manufacturer: Linux 5.18.0-rc7 xhci-hcd
[    1.984502] usb usb2: SerialNumber: 0000:05:00.3
[    1.985607] hub 2-0:1.0: USB hub found
[    1.986690] hub 2-0:1.0: 2 ports detected
[    1.988139] xhci_hcd 0000:05:00.4: xHCI Host Controller
[    1.989258] xhci_hcd 0000:05:00.4: new USB bus registered, assigned bus number 3
[    1.990441] xhci_hcd 0000:05:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
[    1.991649] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18
[    1.992239] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.992772] usb usb3: Product: xHCI Host Controller
[    1.993276] usb usb3: Manufacturer: Linux 5.18.0-rc7 xhci-hcd
[    1.993772] usb usb3: SerialNumber: 0000:05:00.4
[    1.994657] hub 3-0:1.0: USB hub found
[    1.996073] hub 3-0:1.0: 4 ports detected
[    1.997379] xhci_hcd 0000:05:00.4: xHCI Host Controller
[    1.998400] xhci_hcd 0000:05:00.4: new USB bus registered, assigned bus number 4
[    1.999215] xhci_hcd 0000:05:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    2.000122] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.000965] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.18
[    2.001779] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.002336] usb usb4: Product: xHCI Host Controller
[    2.002838] usb usb4: Manufacturer: Linux 5.18.0-rc7 xhci-hcd
[    2.003327] usb usb4: SerialNumber: 0000:05:00.4
[    2.004134] hub 4-0:1.0: USB hub found
[    2.005477] hub 4-0:1.0: 2 ports detected
[    2.007006] usb: port power management may be unreliable
[    2.007756] usbcore: registered new interface driver usblp
[    2.008805] usbcore: registered new interface driver cdc_wdm
[    2.009733] usbcore: registered new interface driver uas
[    2.010724] usbcore: registered new interface driver usb-storage
[    2.011606] usbcore: registered new interface driver emi26 - firmware loader
[    2.012621] usbcore: registered new interface driver emi62 - firmware loader
[    2.013498] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    2.014512] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    2.016539] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.017798] mousedev: PS/2 mouse device common for all mice
[    2.019085] rtc_cmos 00:01: RTC can wake from S4
[    2.020845] rtc_cmos 00:01: registered as rtc0
[    2.021415] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    2.021903] i2c_dev: i2c /dev entries driver
[    2.022530] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    2.023570] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    2.024517] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    2.025580] usbcore: registered new interface driver uvcvideo
[    2.026697] usbcore: registered new interface driver btusb
[    2.027637] EFI Variables Facility v0.08 2004-May-17
[    2.034109] pstore: Registered efi as persistent store backend
[    2.035354] ccp 0000:05:00.2: enabling device (0000 -> 0002)
[    2.046750] ccp 0000:05:00.2: tee enabled
[    2.047674] ccp 0000:05:00.2: psp enabled
[    2.049022] hid: raw HID events driver (C) Jiri Kosina
[    2.050200] usbcore: registered new interface driver usbhid
[    2.050955] usbhid: USB HID core driver
[    2.051761] hp_accel: laptop model unknown, using default axes configuration
[    2.073663] lis3lv02d: 8 bits 3DC sensor found
[    2.096757] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    2.104528] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input5
[    2.105991] 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.107480] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529)
[    2.108524] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529)
[    2.109404] 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.110316] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529)
[    2.111375] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529)
[    2.112480] input: HP WMI hotkeys as /devices/virtual/input/input6
[    2.113733] 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.114706] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529)
[    2.115722] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529)
[    2.116849] 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.117266] random: fast init done
[    2.117844] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529)
[    2.117850] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529)
[    2.117881] 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.122456] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529)
[    2.123600] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529)
[    2.124793] 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.125844] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529)
[    2.126981] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529)
[    2.128148] 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.129245] ACPI Error: Aborting method \HWMC due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529)
[    2.130378] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous error (AE_AML_BUFFER_LIMIT) (20211217/psparse-529)
[    2.132531] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[    2.133388] snd_hda_intel 0000:01:00.1: Disabling MSI
[    2.134115] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    2.134825] snd_hda_intel 0000:05:00.6: enabling device (0000 -> 0002)
[    2.135572] usbcore: registered new interface driver snd-usb-audio
[    2.136288] NET: Registered PF_LLC protocol family
[    2.138220] Initializing XFRM netlink socket
[    2.139679] NET: Registered PF_INET6 protocol family
[    2.140744] input: ELAN0718:00 04F3:30FD Mouse as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN0718:00/0018:04F3:30FD.0001/input/input7
[    2.141869] Segment Routing with IPv6
[    2.142625] input: ELAN0718:00 04F3:30FD Touchpad as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN0718:00/0018:04F3:30FD.0001/input/input9
[    2.144231] In-situ OAM (IOAM) with IPv6
[    2.145157] hid-multitouch 0018:04F3:30FD.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN0718:00 04F3:30FD] on i2c-ELAN0718:00
[    2.146233] mip6: Mobile IPv6
[    2.148140] NET: Registered PF_PACKET protocol family
[    2.149651] NET: Registered PF_KEY protocol family
[    2.150855] Bluetooth: RFCOMM TTY layer initialized
[    2.152038] Bluetooth: RFCOMM socket layer initialized
[    2.153518] Bluetooth: RFCOMM ver 1.11
[    2.153571] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card1/input10
[    2.154487] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    2.155449] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card1/input11
[    2.156244] Bluetooth: BNEP filters: protocol multicast
[    2.157162] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card1/input12
[    2.157939] Bluetooth: BNEP socket layer initialized
[    2.158867] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card1/input13
[    2.159665] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    2.162130] Bluetooth: HIDP socket layer initialized
[    2.163466] l2tp_core: L2TP core driver, V2.0
[    2.164507] l2tp_ip: L2TP IP encapsulation support (L2TPv3)
[    2.165822] l2tp_netlink: L2TP netlink interface
[    2.167344] l2tp_eth: L2TP ethernet pseudowire support (L2TPv3)
[    2.168497] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC285: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    2.168519] l2tp_ip6: L2TP IP encapsulation support for IPv6 (L2TPv3)
[    2.169498] snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    2.170446] 8021q: 802.1Q VLAN Support v1.8
[    2.171362] snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    2.173198] snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
[    2.173357] NET: Registered PF_RDS protocol family
[    2.174105] snd_hda_codec_realtek hdaudioC2D0:    inputs:
[    2.174108] snd_hda_codec_realtek hdaudioC2D0:      Mic=0x19
[    2.175545] Registered RDS/tcp transport
[    2.176246] snd_hda_codec_realtek hdaudioC2D0:      Internal Mic=0x12
[    2.179216] microcode: CPU0: patch_level=0x08600106
[    2.180852] microcode: CPU1: patch_level=0x08600106
[    2.182223] microcode: CPU2: patch_level=0x08600106
[    2.183655] microcode: CPU3: patch_level=0x08600106
[    2.185243] microcode: CPU4: patch_level=0x08600106
[    2.186595] microcode: CPU5: patch_level=0x08600106
[    2.187903] microcode: CPU6: patch_level=0x08600106
[    2.189230] microcode: CPU7: patch_level=0x08600106
[    2.190723] microcode: CPU8: patch_level=0x08600106
[    2.191693] microcode: CPU9: patch_level=0x08600106
[    2.192884] microcode: CPU10: patch_level=0x08600106
[    2.194083] microcode: CPU11: patch_level=0x08600106
[    2.195215] microcode: Microcode Update Driver: v2.2.
[    2.195221] IPI shorthand broadcast: enabled
[    2.197017] AVX2 version of gcm_enc/dec engaged.
[    2.198127] AES CTR mode by8 optimization enabled
[    2.199255] sched_clock: Marking stable (2197824230, 1423343)->(2216076345, -16828772)
[    2.200613] registered taskstats version 1
[    2.201489] Loading compiled-in X.509 certificates
[    2.202581] Key type ._fscrypt registered
[    2.203741] Key type .fscrypt registered
[    2.204497] Key type fscrypt-provisioning registered
[    2.212498] usb 1-4: new full-speed USB device number 2 using xhci_hcd
[    2.237498] usb 3-3: new high-speed USB device number 2 using xhci_hcd
[    2.240570] ata1: SATA link down (SStatus 0 SControl 300)
[    2.359959] usb 1-4: New USB device found, idVendor=0bda, idProduct=b00c, bcdDevice= 0.00
[    2.360943] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.361821] usb 1-4: Product: Bluetooth Radio
[    2.362643] usb 1-4: Manufacturer: Realtek
[    2.363400] usb 1-4: SerialNumber: 00e04c000001
[    2.375927] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000c lmp_ver=0a lmp_subver=8822
[    2.377860] Bluetooth: hci0: RTL: rom_version status=0 version=3
[    2.378763] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_fw.bin
[    2.379446] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_config.bin
[    2.379912] bluetooth hci0: Direct firmware load for rtl_bt/rtl8822cu_config.bin failed with error -2
[    2.380371] Bluetooth: hci0: RTL: cfg_sz -2, total sz 35080
[    2.385643] usb 3-3: New USB device found, idVendor=30c9, idProduct=0013, bcdDevice= 0.01
[    2.386560] usb 3-3: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    2.387367] usb 3-3: Product: HP TrueVision HD Camera
[    2.388144] usb 3-3: Manufacturer: DJKCVA19IECCI0
[    2.388616] usb 3-3: SerialNumber: 0001
[    2.399330] usb 3-3: Found UVC 1.00 device HP TrueVision HD Camera (30c9:0013)
[    2.402516] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.404558] ata2.00: ATA-9: SanDisk Ultra II 960GB, X41100RL, max UDMA/133
[    2.405446] ata2.00: 1875385008 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    2.407899] ata2.00: configured for UDMA/133
[    2.408621] scsi 1:0:0:0: Direct-Access     ATA      SanDisk Ultra II 00RL PQ: 0 ANSI: 5
[    2.409664] 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.409936] sd 1:0:0:0: Attached scsi generic sg0 type 0
[    2.410033] sd 1:0:0:0: [sda] 1875385008 512-byte logical blocks: (960 GB/894 GiB)
[    2.410046] sd 1:0:0:0: [sda] Write Protect is off
[    2.410048] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.410067] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.410772]  sda: sda1 sda2 sda3
[    2.415896] sd 1:0:0:0: [sda] Attached SCSI disk
[    2.562084] acpi_cpufreq: overriding BIOS provided _PSD data
[    2.563528] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    2.586488] clocksource: timekeeping watchdog on CPU4: Marking clocksource 'tsc' as unstable because the skew is too large:
[    2.587409] clocksource:                       'hpet' wd_nsec: 507744978 wd_now: 2285989 wd_last: 1b96b29 mask: ffffffff
[    2.588181] clocksource:                       'tsc' cs_nsec: 503998098 cs_now: 4dddcad84 cs_last: 4833d8a38 mask: ffffffffffffffff
[    2.588665] clocksource:                       'tsc' is current clocksource.
[    2.589134] tsc: Marking TSC unstable due to clocksource watchdog
[    2.590182] TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'.
[    2.590779] sched_clock: Marking unstable (2588759044, 1423343)<-(2607011151, -16828772)
[    2.592098] clocksource: Checking clocksource tsc synchronization from CPU 2 to CPUs 0,4,8,11.
[    2.593707] clocksource: Switched to clocksource hpet
[    2.594013] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    2.595943] 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.601694] ALSA device list:
[    2.602346]   #0: Loopback 1
[    2.602914]   #1: HDA NVidia at 0xfc080000 irq 74
[    2.686515] Bluetooth: hci0: RTL: fw version 0x19b76d7d
[    2.832378] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card2/input15
[    2.834002] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card2/input16
[    2.838141] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Quota mode: disabled.
[    2.839263] VFS: Mounted root (ext4 filesystem) readonly on device 259:4.
[    2.840910] devtmpfs: mounted
[    2.843197] Freeing unused decrypted memory: 2044K
[    2.844530] Freeing unused kernel image (initmem) memory: 1236K
[    2.845581] Write protecting the kernel read-only data: 30720k
[    2.847572] Freeing unused kernel image (text/rodata gap) memory: 2028K
[    2.849317] Freeing unused kernel image (rodata/data gap) memory: 192K
[    2.850043] Run /sbin/init as init process
[    2.851283]   with arguments:
[    2.851284]     /sbin/init
[    2.851284]   with environment:
[    2.851285]     HOME=/
[    2.851286]     TERM=linux
[    3.378500] random: crng init done
[    3.404232] udevd[329]: starting eudev-3.2.11
[    4.037243] Adding 1048572k swap on /dev/nvme0n1p3.  Priority:-2 extents:1 across:1048572k SS
[    4.170728] EXT4-fs (nvme0n1p4): re-mounted. Quota mode: disabled.
[    4.227198] FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    4.239183] EXT4-fs (sda3): mounted filesystem with ordered data mode. Quota mode: disabled.
[   13.394044] wlan0: authenticate with 24:4b:fe:be:28:28
[   13.394059] wlan0: bad VHT capabilities, disabling VHT
[   13.766428] wlan0: send auth to 24:4b:fe:be:28:28 (try 1/3)
[   13.769792] wlan0: authenticated
[   13.770501] wlan0: associate with 24:4b:fe:be:28:28 (try 1/3)
[   13.776296] wlan0: RX AssocResp from 24:4b:fe:be:28:28 (capab=0x1411 status=0 aid=5)
[   13.776572] wlan0: associated
[   13.795781] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   14.775190] wlan0: deauthenticating from 24:4b:fe:be:28:28 by local choice (Reason: 3=DEAUTH_LEAVING)
[   21.824335] wlan0: authenticate with 24:4b:fe:be:28:28
[   21.824351] wlan0: bad VHT capabilities, disabling VHT
[   22.093935] wlan0: send auth to 24:4b:fe:be:28:28 (try 1/3)
[   22.097393] wlan0: authenticated
[   22.097501] wlan0: associate with 24:4b:fe:be:28:28 (try 1/3)
[   22.104066] wlan0: RX AssocResp from 24:4b:fe:be:28:28 (capab=0x1411 status=0 aid=5)
[   22.104347] wlan0: associated
[   22.113845] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   28.203985] amdgpu 0000:05:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[   47.493462] atkbd serio0: Unknown key pressed (translated set 2, code 0xd8 on isa0060/serio0).
[   47.493473] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known.
[   47.501510] atkbd serio0: Unknown key released (translated set 2, code 0xd8 on isa0060/serio0).
[   47.501519] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known.
[   48.077675] PM: suspend entry (deep)
[   48.097760] Filesystems sync: 0.020 seconds
[   48.097965] Freezing user space processes ... (elapsed 0.002 seconds) done.
[   48.100267] OOM killer disabled.
[   48.100268] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[   48.101540] printk: Suspending console(s) (use no_console_suspend to debug)
[   48.114199] wlan0: deauthenticating from 24:4b:fe:be:28:28 by local choice (Reason: 3=DEAUTH_LEAVING)
[   48.119586] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[   48.121260] sd 1:0:0:0: [sda] Stopping disk
[   48.205278] [drm] free PSP TMR buffer
[   48.233698] amdgpu 0000:05:00.0: amdgpu: MODE2 reset
[   48.383562] PM: late suspend of devices failed
[   48.383774] ------------[ cut here ]------------
[   48.383777] i2c i2c-0: Transfer while suspended
[   48.383797] WARNING: CPU: 0 PID: 86 at drivers/i2c/i2c-core.h:54 __i2c_transfer+0x4a6/0x520
[   48.383811] Modules linked in:
[   48.383814] CPU: 0 PID: 86 Comm: kworker/u32:1 Not tainted 5.18.0-rc7 #24
[   48.383819] Hardware name: HP HP Pavilion Gaming Laptop 15-ec1xxx/87B2, BIOS F.25 08/18/2021
[   48.383822] Workqueue: events_unbound async_run_entry_fn
[   48.383830] RIP: 0010:__i2c_transfer+0x4a6/0x520
[   48.383836] Code: 8b a7 c0 00 00 00 4d 85 e4 75 04 4c 8b 67 70 48 8d 7d 70 e8 ac 84 ea ff 4c 89 e2 48 c7 c7 50 de cd af 48 89 c6 e8 4d 65 46 00 <0f> 0b 41 bc 94 ff ff ff e9 c5 fc ff ff 48 c7 c6 e0 bc a2 af 48 c7
[   48.383839] RSP: 0018:ffffb95940447d28 EFLAGS: 00010282
[   48.383842] RAX: 0000000000000000 RBX: 0000000000000001 RCX: 0000000000000bfa
[   48.383845] RDX: 0000000000000000 RSI: 0000000000000086 RDI: ffffffffb085df58
[   48.383846] RBP: ffff9e0f80f130e8 R08: 80000000ffffe3fe R09: 00000000b086f833
[   48.383848] R10: ffffffffffffffff R11: ffffffffffffffff R12: ffff9e0f80eaa0c0
[   48.383850] R13: 0000000000000001 R14: ffff9e0f80fc6400 R15: 0000000000000000
[   48.383852] FS:  0000000000000000(0000) GS:ffff9e129f600000(0000) knlGS:0000000000000000
[   48.383855] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   48.383857] CR2: 00007f223813d018 CR3: 000000022ee0c000 CR4: 0000000000350ef0
[   48.383860] Call Trace:
[   48.383863]  <TASK>
[   48.383865]  i2c_transfer+0x7a/0xd0
[   48.383870] pci 0000:00:00.2: can't derive routing for PCI INT A
[   48.383870]  i2c_hid_xfer+0x123/0x130
[   48.383875] pci 0000:00:00.2: PCI INT A: no GSI
[   48.383877]  ? update_load_avg+0x77/0x6b0
[   48.383882]  ? irq_enable+0x2e/0x70
[   48.383886]  ? acpi_subsys_resume_early+0x50/0x50
[   48.383892]  i2c_hid_set_power+0x50/0xe0
[   48.383898]  i2c_hid_core_resume+0x58/0xa0
[   48.383901]  dpm_run_callback+0x1d/0xd0
[   48.383908]  device_resume+0x122/0x230
[   48.383912]  async_resume+0x14/0x30
[   48.383916]  async_run_entry_fn+0x1b/0xa0
[   48.383921]  process_one_work+0x1d3/0x3a0
[   48.383926]  worker_thread+0x48/0x3c0
[   48.383929]  ? rescuer_thread+0x380/0x380
[   48.383932] [drm] PCIE GART of 1024M enabled.
[   48.383933]  kthread+0xd3/0x100
[   48.383937] [drm] PTB located at 0x000000F400900000
[   48.383940]  ? kthread_complete_and_exit+0x20/0x20
[   48.383945]  ret_from_fork+0x22/0x30
[   48.383951]  </TASK>
[   48.383954] [drm] PSP is resuming...
[   48.383952] ---[ end trace 0000000000000000 ]---
[   48.383959] i2c_hid_acpi i2c-ELAN0718:00: failed to change power setting.
[   48.383963] i2c_hid_acpi i2c-ELAN0718:00: PM: dpm_run_callback(): acpi_subsys_resume+0x0/0x50 returns -108
[   48.383971] i2c_hid_acpi i2c-ELAN0718:00: PM: failed to resume async: error -108
[   48.385044] sd 1:0:0:0: [sda] Starting disk
[   48.394426] nvme nvme0: 16/0/0 default/read/poll queues
[   48.403991] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR
[   48.687955] usb 1-4: reset full-speed USB device number 2 using xhci_hcd
[   48.691625] ata1: SATA link down (SStatus 0 SControl 300)
[   48.697052] amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available
[   48.707707] amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available
[   48.707709] amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[   48.707711] amdgpu 0000:05:00.0: amdgpu: SMU is resuming...
[   48.707819] amdgpu 0000:05:00.0: amdgpu: dpm has been disabled
[   48.708739] amdgpu 0000:05:00.0: amdgpu: SMU is resumed successfully!
[   48.709521] [drm] DMUB hardware initialized: version=0x0101001F
[   48.850533] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   48.853100] ata2.00: configured for UDMA/133
[   49.132256] [drm] kiq ring mec 2 pipe 1 q 0
[   49.147532] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[   49.147611] [drm] JPEG decode initialized successfully.
[   49.147622] amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[   49.147624] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[   49.147626] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[   49.147627] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[   49.147628] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[   49.147629] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[   49.147630] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[   49.147631] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[   49.147632] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[   49.147634] amdgpu 0000:05:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[   49.147635] amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
[   49.147636] amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
[   49.147637] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
[   49.147638] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
[   49.147639] amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
[   49.152075] OOM killer enabled.
[   49.152077] Restarting tasks ... 
[   49.152859] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000c lmp_ver=0a lmp_subver=8822
[   49.153084] done.
[   49.154854] Bluetooth: hci0: RTL: rom_version status=0 version=3
[   49.154865] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_fw.bin
[   49.154881] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_config.bin
[   49.155004] ------------[ cut here ]------------
[   49.155007] AMDI0010:03 already disabled
[   49.155017] WARNING: CPU: 4 PID: 2038 at drivers/clk/clk.c:971 clk_core_disable+0x80/0x1a0
[   49.155025] Modules linked in:
[   49.155028] CPU: 4 PID: 2038 Comm: kworker/4:3 Tainted: G        W         5.18.0-rc7 #24
[   49.155032] Hardware name: HP HP Pavilion Gaming Laptop 15-ec1xxx/87B2, BIOS F.25 08/18/2021
[   49.155034] Workqueue: pm pm_runtime_work
[   49.155040] RIP: 0010:clk_core_disable+0x80/0x1a0
[   49.155044] Code: 10 e8 14 2e 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 9d 50 c6 af e8 43 5d 9b 00 <0f> 0b 5b 5d c3 65 8b 05 b4 84 92 51 89 c0 48 0f a3 05 9a 7d 9d 01
[   49.155049] RSP: 0018:ffffb959432a3d50 EFLAGS: 00010082
[   49.155049] RAX: 0000000000000000 RBX: ffff9e0f801b6b00 RCX: 0000000000000027
[   49.155051] RDX: ffff9e129f71f468 RSI: 0000000000000001 RDI: ffff9e129f71f460
[   49.155053] RBP: 0000000000000287 R08: ffffffffaff26ca8 R09: 00000000ffffdfff
[   49.155055] R10: ffffffffafe46cc0 R11: ffffffffafef6cc0 R12: ffff9e0f801b6b00
[   49.155056] R13: ffff9e0f80fc50f4 R14: 0000000000000008 R15: 0000000000000000
[   49.155058] FS:  0000000000000000(0000) GS:ffff9e129f700000(0000) knlGS:0000000000000000
[   49.155061] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   49.155063] CR2: 00007f22359fa7b8 CR3: 0000000108976000 CR4: 0000000000350ee0
[   49.155066] Call Trace:
[   49.155069]  <TASK>
[   49.155071]  clk_disable+0x24/0x30
[   49.155074]  i2c_dw_prepare_clk+0x74/0xd0
[   49.155080]  dw_i2c_plat_runtime_suspend+0x27/0x30
[   49.155085]  acpi_subsys_runtime_suspend+0x9/0x20
[   49.155090]  ? acpi_dev_suspend+0x160/0x160
[   49.155094]  __rpm_callback+0x3f/0x150
[   49.155098]  ? acpi_dev_suspend+0x160/0x160
[   49.155101]  rpm_callback+0x54/0x60
[   49.155105]  ? acpi_dev_suspend+0x160/0x160
[   49.155108]  rpm_suspend+0x142/0x720
[   49.155112]  pm_runtime_work+0x8f/0xa0
[   49.155116]  process_one_work+0x1d3/0x3a0
[   49.155121]  worker_thread+0x48/0x3c0
[   49.155125]  ? rescuer_thread+0x380/0x380
[   49.155128]  kthread+0xd3/0x100
[   49.155133]  ? kthread_complete_and_exit+0x20/0x20
[   49.155139]  ret_from_fork+0x22/0x30
[   49.155143]  </TASK>
[   49.155144] ---[ end trace 0000000000000000 ]---
[   49.155161] ------------[ cut here ]------------
[   49.155162] AMDI0010:03 already unprepared
[   49.155174] WARNING: CPU: 4 PID: 2038 at drivers/clk/clk.c:829 clk_core_unprepare+0xb1/0x1a0
[   49.155179] Modules linked in:
[   49.155181] CPU: 4 PID: 2038 Comm: kworker/4:3 Tainted: G        W         5.18.0-rc7 #24
[   49.155184] Hardware name: HP HP Pavilion Gaming Laptop 15-ec1xxx/87B2, BIOS F.25 08/18/2021
[   49.155186] Workqueue: pm pm_runtime_work
[   49.155190] RIP: 0010:clk_core_unprepare+0xb1/0x1a0
[   49.155193] 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 55 50 c6 af e8 e2 5e 9b 00 <0f> 0b 5b c3 65 8b 05 54 86 92 51 89 c0 48 0f a3 05 3a 7f 9d 01 73
[   49.155196] RSP: 0018:ffffb959432a3d60 EFLAGS: 00010286
[   49.155199] RAX: 0000000000000000 RBX: ffff9e0f801b6b00 RCX: 0000000000000027
[   49.155202] RDX: ffff9e129f71f468 RSI: 0000000000000001 RDI: ffff9e129f71f460
[   49.155204] RBP: ffff9e0f801b6b00 R08: ffffffffaff26ca8 R09: 00000000ffffdfff
[   49.155206] R10: ffffffffafe46cc0 R11: ffffffffafef6cc0 R12: 0000000000000000
[   49.155208] R13: ffff9e0f80fc50f4 R14: 0000000000000008 R15: 0000000000000000
[   49.155219] FS:  0000000000000000(0000) GS:ffff9e129f700000(0000) knlGS:0000000000000000
[   49.155222] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   49.155224] CR2: 00007f22359fa7b8 CR3: 0000000108976000 CR4: 0000000000350ee0
[   49.155226] Call Trace:
[   49.155227]  <TASK>
[   49.155229]  clk_unprepare+0x1f/0x30
[   49.155232]  i2c_dw_prepare_clk+0x7c/0xd0
[   49.155243]  dw_i2c_plat_runtime_suspend+0x27/0x30
[   49.155247]  acpi_subsys_runtime_suspend+0x9/0x20
[   49.155250]  ? acpi_dev_suspend+0x160/0x160
[   49.155252]  __rpm_callback+0x3f/0x150
[   49.155256]  ? acpi_dev_suspend+0x160/0x160
[   49.155258]  rpm_callback+0x54/0x60
[   49.155261]  ? acpi_dev_suspend+0x160/0x160
[   49.155264]  rpm_suspend+0x142/0x720
[   49.155268]  pm_runtime_work+0x8f/0xa0
[   49.155279]  process_one_work+0x1d3/0x3a0
[   49.155283]  worker_thread+0x48/0x3c0
[   49.155286]  ? rescuer_thread+0x380/0x380
[   49.155289]  kthread+0xd3/0x100
[   49.155294]  ? kthread_complete_and_exit+0x20/0x20
[   49.155306]  ret_from_fork+0x22/0x30
[   49.155310]  </TASK>
[   49.155311] ---[ end trace 0000000000000000 ]---
[   49.155313] ------------[ cut here ]------------
[   49.155314] AMDI0010:03 already disabled
[   49.155327] WARNING: CPU: 4 PID: 2038 at drivers/clk/clk.c:971 clk_core_disable+0x80/0x1a0
[   49.155331] Modules linked in:
[   49.155334] CPU: 4 PID: 2038 Comm: kworker/4:3 Tainted: G        W         5.18.0-rc7 #24
[   49.155336] Hardware name: HP HP Pavilion Gaming Laptop 15-ec1xxx/87B2, BIOS F.25 08/18/2021
[   49.155338] Workqueue: pm pm_runtime_work
[   49.155342] RIP: 0010:clk_core_disable+0x80/0x1a0
[   49.155345] Code: 10 e8 14 2e 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 9d 50 c6 af e8 43 5d 9b 00 <0f> 0b 5b 5d c3 65 8b 05 b4 84 92 51 89 c0 48 0f a3 05 9a 7d 9d 01
[   49.155348] RSP: 0018:ffffb959432a3d50 EFLAGS: 00010082
[   49.155351] RAX: 0000000000000000 RBX: ffff9e0f801b6b00 RCX: 0000000000000027
[   49.155353] RDX: ffff9e129f71f468 RSI: 0000000000000001 RDI: ffff9e129f71f460
[   49.155355] RBP: 0000000000000287 R08: ffffffffaff26ca8 R09: 00000000ffffdfff
[   49.155357] R10: ffffffffafe46cc0 R11: ffffffffafef6cc0 R12: ffff9e0f801b6b00
[   49.155359] R13: ffff9e0f80fc50f4 R14: 0000000000000008 R15: 0000000000000000
[   49.155361] FS:  0000000000000000(0000) GS:ffff9e129f700000(0000) knlGS:0000000000000000
[   49.155364] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   49.155366] CR2: 00007f22359fa7b8 CR3: 0000000108976000 CR4: 0000000000350ee0
[   49.155368] Call Trace:
[   49.155369]  <TASK>
[   49.155371]  clk_disable+0x24/0x30
[   49.155374]  i2c_dw_prepare_clk+0x88/0xd0
[   49.155382]  dw_i2c_plat_runtime_suspend+0x27/0x30
[   49.155384]  acpi_subsys_runtime_suspend+0x9/0x20
[   49.155388]  ? acpi_dev_suspend+0x160/0x160
[   49.155391]  __rpm_callback+0x3f/0x150
[   49.155394]  ? acpi_dev_suspend+0x160/0x160
[   49.155397]  rpm_callback+0x54/0x60
[   49.155401]  ? acpi_dev_suspend+0x160/0x160
[   49.155404]  rpm_suspend+0x142/0x720
[   49.155408]  pm_runtime_work+0x8f/0xa0
[   49.155412]  process_one_work+0x1d3/0x3a0
[   49.155415]  worker_thread+0x48/0x3c0
[   49.155419]  ? rescuer_thread+0x380/0x380
[   49.155422]  kthread+0xd3/0x100
[   49.155427]  ? kthread_complete_and_exit+0x20/0x20
[   49.155432]  ret_from_fork+0x22/0x30
[   49.155436]  </TASK>
[   49.155437] ---[ end trace 0000000000000000 ]---
[   49.155453] ------------[ cut here ]------------
[   49.155454] AMDI0010:03 already unprepared
[   49.155493] WARNING: CPU: 4 PID: 2038 at drivers/clk/clk.c:829 clk_core_unprepare+0xb1/0x1a0
[   49.155498] Modules linked in:
[   49.155499] CPU: 4 PID: 2038 Comm: kworker/4:3 Tainted: G        W         5.18.0-rc7 #24
[   49.155502] Hardware name: HP HP Pavilion Gaming Laptop 15-ec1xxx/87B2, BIOS F.25 08/18/2021
[   49.155513] Workqueue: pm pm_runtime_work
[   49.155517] RIP: 0010:clk_core_unprepare+0xb1/0x1a0
[   49.155520] 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 55 50 c6 af e8 e2 5e 9b 00 <0f> 0b 5b c3 65 8b 05 54 86 92 51 89 c0 48 0f a3 05 3a 7f 9d 01 73
[   49.155524] RSP: 0018:ffffb959432a3d60 EFLAGS: 00010286
[   49.155533] RAX: 0000000000000000 RBX: ffff9e0f801b6b00 RCX: 0000000000000027
[   49.155535] RDX: ffff9e129f71f468 RSI: 0000000000000001 RDI: ffff9e129f71f460
[   49.155538] RBP: ffff9e0f801b6b00 R08: ffffffffaff26ca8 R09: 00000000ffffdfff
[   49.155540] R10: ffffffffafe46cc0 R11: ffffffffafef6cc0 R12: 0000000000000000
[   49.155542] R13: ffff9e0f80fc50f4 R14: 0000000000000008 R15: 0000000000000000
[   49.155544] FS:  0000000000000000(0000) GS:ffff9e129f700000(0000) knlGS:0000000000000000
[   49.155547] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   49.155549] CR2: 00007f22359fa7b8 CR3: 0000000108976000 CR4: 0000000000350ee0
[   49.155552] Call Trace:
[   49.155553]  <TASK>
[   49.155554]  clk_unprepare+0x1f/0x30
[   49.155557]  i2c_dw_prepare_clk+0x90/0xd0
[   49.155562]  dw_i2c_plat_runtime_suspend+0x27/0x30
[   49.155574]  acpi_subsys_runtime_suspend+0x9/0x20
[   49.155578]  ? acpi_dev_suspend+0x160/0x160
[   49.155581]  __rpm_callback+0x3f/0x150
[   49.155584]  ? acpi_dev_suspend+0x160/0x160
[   49.155587]  rpm_callback+0x54/0x60
[   49.155598]  ? acpi_dev_suspend+0x160/0x160
[   49.155601]  rpm_suspend+0x142/0x720
[   49.155605]  pm_runtime_work+0x8f/0xa0
[   49.155609]  process_one_work+0x1d3/0x3a0
[   49.155613]  worker_thread+0x48/0x3c0
[   49.155616]  ? rescuer_thread+0x380/0x380
[   49.155619]  kthread+0xd3/0x100
[   49.155624]  ? kthread_complete_and_exit+0x20/0x20
[   49.155638]  ret_from_fork+0x22/0x30
[   49.155642]  </TASK>
[   49.155643] ---[ end trace 0000000000000000 ]---
[   49.161092] Bluetooth: hci0: RTL: cfg_sz 6, total sz 35086
[   49.239386] PM: suspend exit
[   49.239441] PM: suspend entry (s2idle)
[   49.241901] Filesystems sync: 0.002 seconds
[   49.242019] Freezing user space processes ... (elapsed 0.001 seconds) done.
[   49.243612] OOM killer disabled.
[   49.243613] Freezing remaining freezable tasks ... 
[   49.466889] Bluetooth: hci0: RTL: fw version 0x19b76d7d
[   49.813741] (elapsed 0.570 seconds) done.
[   49.813750] printk: Suspending console(s) (use no_console_suspend to debug)
[   49.813796] 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.
[   49.819506] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[   49.825129] i2c_hid_acpi i2c-ELAN0718:00: failed to set a report to device: -108
[   49.825134] i2c_hid_acpi i2c-ELAN0718:00: failed to set a report to device: -108
[   49.825137] i2c_hid_acpi i2c-ELAN0718:00: failed to set a report to device: -108
[   49.825139] i2c_hid_acpi i2c-ELAN0718:00: failed to change power setting.
[   49.826988] sd 1:0:0:0: [sda] Stopping disk
[   49.931613] [drm] free PSP TMR buffer
[   49.959919] amdgpu 0000:05:00.0: amdgpu: MODE2 reset
[   49.964138] ACPI: EC: interrupt blocked
[   49.987954] ACPI: EC: interrupt unblocked
[   50.011847] pci 0000:00:00.2: can't derive routing for PCI INT A
[   50.011854] pci 0000:00:00.2: PCI INT A: no GSI
[   50.012025] [drm] PCIE GART of 1024M enabled.
[   50.012032] [drm] PTB located at 0x000000F400900000
[   50.012049] [drm] PSP is resuming...
[   50.012717] sd 1:0:0:0: [sda] Starting disk
[   50.029692] nvme nvme0: 16/0/0 default/read/poll queues
[   50.032091] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR
[   50.319846] ata1: SATA link down (SStatus 0 SControl 300)
[   50.320297] usb 1-4: reset full-speed USB device number 2 using xhci_hcd
[   50.325278] amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available
[   50.335948] amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available
[   50.335950] amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[   50.335954] amdgpu 0000:05:00.0: amdgpu: SMU is resuming...
[   50.336554] amdgpu 0000:05:00.0: amdgpu: dpm has been disabled
[   50.337572] amdgpu 0000:05:00.0: amdgpu: SMU is resumed successfully!
[   50.338356] [drm] DMUB hardware initialized: version=0x0101001F
[   50.474535] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   50.477150] ata2.00: configured for UDMA/133
[   50.869796] [drm] kiq ring mec 2 pipe 1 q 0
[   50.885661] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[   50.885744] [drm] JPEG decode initialized successfully.
[   50.885758] amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[   50.885763] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[   50.885765] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[   50.885767] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[   50.885769] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[   50.885771] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[   50.885772] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[   50.885774] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[   50.885776] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[   50.885779] amdgpu 0000:05:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[   50.885781] amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
[   50.885783] amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
[   50.885785] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
[   50.885787] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
[   50.885789] amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
[   50.889711] OOM killer enabled.
[   50.889714] Restarting tasks ... done.
[   50.890974] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000c lmp_ver=0a lmp_subver=8822
[   50.892977] Bluetooth: hci0: RTL: rom_version status=0 version=3
[   50.892982] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_fw.bin
[   50.892992] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_config.bin
[   50.893004] Bluetooth: hci0: RTL: cfg_sz 6, total sz 35086
[   51.016922] PM: suspend exit
[   51.201334] Bluetooth: hci0: RTL: fw version 0x19b76d7d
[   54.636457] wlan0: authenticate with 24:4b:fe:be:28:28
[   54.636473] wlan0: bad VHT capabilities, disabling VHT
[   54.905938] wlan0: send auth to 24:4b:fe:be:28:28 (try 1/3)
[   54.909311] wlan0: authenticated
[   54.910593] wlan0: associate with 24:4b:fe:be:28:28 (try 1/3)
[   54.915801] wlan0: RX AssocResp from 24:4b:fe:be:28:28 (capab=0x1411 status=0 aid=5)
[   54.916111] wlan0: associated
[   61.257693] atkbd serio0: Unknown key pressed (translated set 2, code 0xd8 on isa0060/serio0).
[   61.257704] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known.
[   61.264828] atkbd serio0: Unknown key released (translated set 2, code 0xd8 on isa0060/serio0).
[   61.264837] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known.
[   61.824688] PM: suspend entry (deep)
[   61.842347] Filesystems sync: 0.017 seconds
[   61.842562] Freezing user space processes ... (elapsed 0.002 seconds) done.
[   61.844659] OOM killer disabled.
[   61.844662] Freezing remaining freezable tasks ... (elapsed 0.000 seconds) done.
[   61.845648] printk: Suspending console(s) (use no_console_suspend to debug)
[   61.855523] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[   61.858043] sd 1:0:0:0: [sda] Stopping disk
[   61.879707] wlan0: deauthenticating from 24:4b:fe:be:28:28 by local choice (Reason: 3=DEAUTH_LEAVING)
[   61.971501] [drm] free PSP TMR buffer
[   61.999814] amdgpu 0000:05:00.0: amdgpu: MODE2 reset
[   62.023520] ACPI: EC: interrupt blocked
[   62.045913] ACPI: PM: Preparing to enter system sleep state S3
[   62.362935] ACPI: EC: event blocked
[   62.362938] ACPI: EC: EC stopped
[   62.362939] ACPI: PM: Saving platform NVS memory
[   62.363006] Disabling non-boot CPUs ...
[   62.365037] smpboot: CPU 1 is now offline
[   62.367779] smpboot: CPU 2 is now offline
[   62.370249] smpboot: CPU 3 is now offline
[   62.372535] smpboot: CPU 4 is now offline
[   62.374727] smpboot: CPU 5 is now offline
[   62.376762] smpboot: CPU 6 is now offline
[   62.379259] smpboot: CPU 7 is now offline
[   62.381753] smpboot: CPU 8 is now offline
[   62.384122] smpboot: CPU 9 is now offline
[   62.386652] smpboot: CPU 10 is now offline
[   62.388803] smpboot: CPU 11 is now offline
[   62.389082] ACPI: PM: Low-level resume complete
[   62.389082] ACPI: EC: EC started
[   62.389082] ACPI: PM: Restoring platform NVS memory
[   62.389082] LVT offset 0 assigned for vector 0x400
[   62.389616] Enabling non-boot CPUs ...
[   62.389638] x86: Booting SMP configuration:
[   62.389638] smpboot: Booting Node 0 Processor 1 APIC 0x1
[   62.364930] microcode: CPU1: patch_level=0x08600106
[   62.389938] ACPI: \_SB_.PLTF.P001: Found 3 idle states
[   62.389944] ACPI: FW issue: working around C-state latencies out of order
[   62.390091] CPU1 is up
[   62.390105] smpboot: Booting Node 0 Processor 2 APIC 0x2
[   62.389849] microcode: CPU2: patch_level=0x08600106
[   62.390500] ACPI: \_SB_.PLTF.P002: Found 3 idle states
[   62.390509] ACPI: FW issue: working around C-state latencies out of order
[   62.390686] CPU2 is up
[   62.390698] smpboot: Booting Node 0 Processor 3 APIC 0x3
[   62.390293] microcode: CPU3: patch_level=0x08600106
[   62.391097] ACPI: \_SB_.PLTF.P003: Found 3 idle states
[   62.391104] ACPI: FW issue: working around C-state latencies out of order
[   62.391278] CPU3 is up
[   62.391289] smpboot: Booting Node 0 Processor 4 APIC 0x4
[   62.390897] microcode: CPU4: patch_level=0x08600106
[   62.391925] ACPI: \_SB_.PLTF.P004: Found 3 idle states
[   62.391933] ACPI: FW issue: working around C-state latencies out of order
[   62.392123] CPU4 is up
[   62.392135] smpboot: Booting Node 0 Processor 5 APIC 0x5
[   62.391722] microcode: CPU5: patch_level=0x08600106
[   62.392549] ACPI: \_SB_.PLTF.P005: Found 3 idle states
[   62.392556] ACPI: FW issue: working around C-state latencies out of order
[   62.392731] CPU5 is up
[   62.392744] smpboot: Booting Node 0 Processor 6 APIC 0x8
[   62.392330] microcode: CPU6: patch_level=0x08600106
[   62.393227] ACPI: \_SB_.PLTF.P006: Found 3 idle states
[   62.393237] ACPI: FW issue: working around C-state latencies out of order
[   62.393521] CPU6 is up
[   62.393533] smpboot: Booting Node 0 Processor 7 APIC 0x9
[   62.392977] microcode: CPU7: patch_level=0x08600106
[   62.393938] ACPI: \_SB_.PLTF.P007: Found 3 idle states
[   62.393943] ACPI: FW issue: working around C-state latencies out of order
[   62.394073] CPU7 is up
[   62.394086] smpboot: Booting Node 0 Processor 8 APIC 0xa
[   62.393778] microcode: CPU8: patch_level=0x08600106
[   62.394386] ACPI: \_SB_.PLTF.P008: Found 3 idle states
[   62.394392] ACPI: FW issue: working around C-state latencies out of order
[   62.394521] CPU8 is up
[   62.394532] smpboot: Booting Node 0 Processor 9 APIC 0xb
[   62.394238] microcode: CPU9: patch_level=0x08600106
[   62.394910] ACPI: \_SB_.PLTF.P009: Found 3 idle states
[   62.394916] ACPI: FW issue: working around C-state latencies out of order
[   62.395167] CPU9 is up
[   62.395180] smpboot: Booting Node 0 Processor 10 APIC 0xc
[   62.394692] microcode: CPU10: patch_level=0x08600106
[   62.395643] ACPI: \_SB_.PLTF.P00A: Found 3 idle states
[   62.395651] ACPI: FW issue: working around C-state latencies out of order
[   62.395846] CPU10 is up
[   62.395858] smpboot: Booting Node 0 Processor 11 APIC 0xd
[   62.395378] microcode: CPU11: patch_level=0x08600106
[   62.396181] ACPI: \_SB_.PLTF.P00B: Found 3 idle states
[   62.396187] ACPI: FW issue: working around C-state latencies out of order
[   62.396333] CPU11 is up
[   62.396914] ACPI: PM: Waking up from system sleep state S3
[   63.901286] ACPI: EC: interrupt unblocked
[   63.924615] ACPI: EC: event unblocked
[   63.924954] pci 0000:00:00.2: can't derive routing for PCI INT A
[   63.924959] pci 0000:00:00.2: PCI INT A: no GSI
[   63.924981] [drm] PCIE GART of 1024M enabled.
[   63.924985] [drm] PTB located at 0x000000F400900000
[   63.925004] [drm] PSP is resuming...
[   63.925167] sd 1:0:0:0: [sda] Starting disk
[   63.933841] nvme nvme0: 16/0/0 default/read/poll queues
[   63.945037] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR
[   64.050712] amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available
[   64.060717] amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available
[   64.060719] amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[   64.060722] amdgpu 0000:05:00.0: amdgpu: SMU is resuming...
[   64.061105] amdgpu 0000:05:00.0: amdgpu: dpm has been disabled
[   64.062140] amdgpu 0000:05:00.0: amdgpu: SMU is resumed successfully!
[   64.062700] [drm] DMUB hardware initialized: version=0x0101001F
[   64.153117] usb 3-3: reset high-speed USB device number 2 using xhci_hcd
[   64.170195] usb 1-4: reset full-speed USB device number 2 using xhci_hcd
[   64.173055] [drm] kiq ring mec 2 pipe 1 q 0
[   64.176526] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[   64.177254] [drm] JPEG decode initialized successfully.
[   64.177261] amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[   64.177263] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[   64.177265] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[   64.177266] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[   64.177267] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[   64.177268] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[   64.177269] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[   64.177270] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[   64.177271] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[   64.177273] amdgpu 0000:05:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[   64.177274] amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
[   64.177275] amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
[   64.177276] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
[   64.177277] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
[   64.177278] amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
[   64.232653] ata1: SATA link down (SStatus 0 SControl 300)
[   64.386531] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   64.389211] ata2.00: configured for UDMA/133
[   64.390188] OOM killer enabled.
[   64.390191] Restarting tasks ... done.
[   64.391105] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000c lmp_ver=0a lmp_subver=8822
[   64.393064] Bluetooth: hci0: RTL: rom_version status=0 version=3
[   64.393074] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_fw.bin
[   64.393090] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_config.bin
[   64.393152] Bluetooth: hci0: RTL: cfg_sz 6, total sz 35086
[   64.409256] PM: suspend exit
[   64.701334] Bluetooth: hci0: RTL: fw version 0x19b76d7d
[   68.235332] wlan0: authenticate with 24:4b:fe:be:28:28
[   68.235348] wlan0: bad VHT capabilities, disabling VHT
[   68.503646] wlan0: send auth to 24:4b:fe:be:28:28 (try 1/3)
[   68.506991] wlan0: authenticated
[   68.508542] wlan0: associate with 24:4b:fe:be:28:28 (try 1/3)
[   68.513560] wlan0: RX AssocResp from 24:4b:fe:be:28:28 (capab=0x1411 status=0 aid=5)
[   68.513828] wlan0: associated

      reply	other threads:[~2022-05-18 10:53 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-14 14:41 [REGRESSION] Laptop with Ryzen 4600H fails to resume video since 5.17.4 (works 5.17.3) Christian Casteyde
2022-05-14 15:12 ` Thorsten Leemhuis
2022-05-14 17:34   ` Christian Casteyde
2022-05-16  2:47     ` Kai-Heng Feng
2022-05-16  3:06       ` Mario Limonciello
2022-05-16 17:23       ` Christian Casteyde
2022-05-17  2:03         ` Kai-Heng Feng
2022-05-17  6:36           ` Christian Casteyde
2022-05-17  6:58             ` Kai-Heng Feng
2022-05-17 17:37               ` casteyde.christian
2022-05-18  5:52                 ` Thorsten Leemhuis
2022-05-18  5:54                   ` Kai-Heng Feng
2022-05-18  6:37                     ` Thorsten Leemhuis
2022-05-18 20:15                       ` Limonciello, Mario
2022-05-23 13:02                       ` Christian Casteyde
2022-05-23 14:00                         ` Limonciello, Mario
2022-05-23 17:03                         ` Christian Casteyde
2022-05-23 22:01                           ` Limonciello, Mario
2022-05-24 20:54                           ` Christian Casteyde
2022-05-25  7:29                             ` Thorsten Leemhuis
2022-05-17 17:38               ` casteyde.christian
2022-05-17 18:13                 ` Limonciello, Mario
2022-05-18 11:02                   ` casteyde.christian
2022-05-19 17:31                     ` Limonciello, Mario
2022-05-19 18:07                       ` Limonciello, Mario
2022-05-18  2:08                 ` Kai-Heng Feng
2022-05-18  2:19                   ` Mario Limonciello
2022-05-18  7:15                   ` Christian Casteyde
2022-05-18 10:53                     ` casteyde.christian [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1407942260.550995955.1652871180090.JavaMail.root@zimbra40-e7.priv.proxad.net \
    --to=casteyde.christian@free.fr \
    --cc=alexander.deucher@amd.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=kai.heng.feng@canonical.com \
    --cc=mario.limonciello@amd.com \
    --cc=regressions@leemhuis.info \
    --cc=regressions@lists.linux.dev \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).