Lenovo Yoga Slim 7 14 - Supend/Hibernate Issues

Lenovo Yoga With Ryzen 4700U and Integrated Graphics

There looks to be an issue in Linux with AMD Ryzen 4700U and Shared graphics resuming from suspend modes, S0, S3 and S4.

Integrated Graphics:

lspci -v | grep -i vga

03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Renoir (rev c2) (prog-if 00 [VGA controller])

Kernel version:

uname -a

Linux stealth 5.8.0-43-generic #49-Ubuntu SMP Fri Feb 5 03:01:28 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

I currently have my Lenovo Yoga Slim 7 installed with Ubuntu Budgie 20.10 and set to Hibernate to Swap. Most of the time this works, but occasionally it will fail with the following errors:

WARNING: CPU: 4 PID: 10460 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:2546 dc_link_set_backlight_level+0x92/0xf0 [amdgpu]
...
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Feb 09 14:57:01 stealth kernel: [drm:amdgpu_gfx_enable_kcq.cold [amdgpu]] *ERROR* KCQ enable failed
Feb 09 14:57:01 stealth kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block  failed -110
Feb 09 14:57:01 stealth kernel: [drm:amdgpu_device_resume [amdgpu]] *ERROR* amdgpu_device_ip_resume failed (-110).
Feb 09 14:57:01 stealth kernel: PM: dpm_run_callback(): pci_pm_restore+0x0/0xf0 returns -110
Feb 09 14:57:01 stealth kernel: PM: Device 0000:03:00.0 failed to restore async: error -110

Hibernate - Working Example

Below are the logs for a working example:

Feb 04 19:57:01 stealth systemd[1]: Starting Hibernate...
Feb 04 19:57:01 stealth wpa_supplicant[956]: nl80211: deinit ifname=wlp1s0 disabled_11b_rates=0
Feb 04 19:57:01 stealth systemd-sleep[10966]: Suspending system...
Feb 04 19:57:01 stealth kernel: PM: hibernation: hibernation entry

...opened lid...

Feb 05 08:43:49 stealth kernel: Filesystems sync: 0.006 seconds
Feb 05 08:43:49 stealth kernel: Freezing user space processes ... 
Feb 05 08:43:49 stealth kernel: [drm] Failed to add display topology, DTM TA is not initialized.
Feb 05 08:43:49 stealth kernel: (elapsed 0.459 seconds) done.
Feb 05 08:43:49 stealth kernel: OOM killer disabled.
Feb 05 08:43:49 stealth kernel: PM: hibernation: Marking nosave pages: [mem 0x00000000-0x00000fff]
Feb 05 08:43:49 stealth kernel: PM: hibernation: Marking nosave pages: [mem 0x0009f000-0x000fffff]
Feb 05 08:43:49 stealth kernel: PM: hibernation: Marking nosave pages: [mem 0x09b00000-0x09dfffff]
Feb 05 08:43:49 stealth kernel: PM: hibernation: Marking nosave pages: [mem 0x09f00000-0x09f0ffff]
Feb 05 08:43:49 stealth kernel: PM: hibernation: Marking nosave pages: [mem 0xb5e90000-0xb5e90fff]
Feb 05 08:43:49 stealth kernel: PM: hibernation: Marking nosave pages: [mem 0xb5e9d000-0xb5e9dfff]
Feb 05 08:43:49 stealth kernel: PM: hibernation: Marking nosave pages: [mem 0xb5ea8000-0xb5fb6fff]
Feb 05 08:43:49 stealth kernel: PM: hibernation: Marking nosave pages: [mem 0xbab69000-0xbbd68fff]
Feb 05 08:43:49 stealth kernel: PM: hibernation: Marking nosave pages: [mem 0xc9f7f000-0xcdffefff]
Feb 05 08:43:49 stealth kernel: PM: hibernation: Marking nosave pages: [mem 0xce000000-0xffffffff]
Feb 05 08:43:49 stealth kernel: PM: hibernation: Basic memory bitmaps created
Feb 05 08:43:49 stealth kernel: PM: hibernation: Preallocating image memory
Feb 05 08:43:49 stealth kernel: PM: hibernation: Allocated 696046 pages for snapshot
Feb 05 08:43:49 stealth kernel: PM: hibernation: Allocated 2784184 kbytes in 2.21 seconds (1259.81 MB/s)
Feb 05 08:43:49 stealth kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Feb 05 08:43:49 stealth kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Feb 05 08:43:49 stealth kernel: [drm] free PSP TMR buffer
Feb 05 08:43:49 stealth kernel: ACPI: EC: interrupt blocked
Feb 05 08:43:49 stealth kernel: ACPI: Preparing to enter system sleep state S4
Feb 05 08:43:49 stealth kernel: ACPI: EC: event blocked
Feb 05 08:43:49 stealth kernel: ACPI: EC: EC stopped
Feb 05 08:43:49 stealth kernel: PM: Saving platform NVS memory
Feb 05 08:43:49 stealth kernel: Disabling non-boot CPUs ...
Feb 05 08:43:49 stealth kernel: irq_migrate_all_off_this_cpu: 17 callbacks suppressed
Feb 05 08:43:49 stealth kernel: IRQ 41: no longer affine to CPU1
Feb 05 08:43:49 stealth kernel: IRQ 55: no longer affine to CPU1
Feb 05 08:43:49 stealth kernel: IRQ 89: no longer affine to CPU1
Feb 05 08:43:49 stealth kernel: smpboot: CPU 1 is now offline
Feb 05 08:43:49 stealth kernel: IRQ 37: no longer affine to CPU2
Feb 05 08:43:49 stealth kernel: IRQ 42: no longer affine to CPU2
Feb 05 08:43:49 stealth kernel: IRQ 47: no longer affine to CPU2
Feb 05 08:43:49 stealth kernel: IRQ 94: no longer affine to CPU2
Feb 05 08:43:49 stealth kernel: smpboot: CPU 2 is now offline
Feb 05 08:43:49 stealth kernel: IRQ 53: no longer affine to CPU3
Feb 05 08:43:49 stealth kernel: IRQ 58: no longer affine to CPU3
Feb 05 08:43:49 stealth kernel: IRQ 76: no longer affine to CPU3
Feb 05 08:43:49 stealth kernel: smpboot: CPU 3 is now offline
Feb 05 08:43:49 stealth kernel: smpboot: CPU 4 is now offline
Feb 05 08:43:49 stealth kernel: smpboot: CPU 5 is now offline
Feb 05 08:43:49 stealth kernel: smpboot: CPU 6 is now offline
Feb 05 08:43:49 stealth kernel: smpboot: CPU 7 is now offline
Feb 05 08:43:49 stealth kernel: PM: hibernation: Creating image:
Feb 05 08:43:49 stealth kernel: PM: hibernation: Need to copy 709214 pages
Feb 05 08:43:49 stealth kernel: PM: hibernation: Normal pages needed: 709214 + 1024, available pages: 1222985
Feb 05 08:43:49 stealth kernel: PM: hibernation: free pages cleared after restore
Feb 05 08:43:49 stealth kernel: PM: Restoring platform NVS memory
Feb 05 08:43:49 stealth kernel: ACPI: EC: EC started
Feb 05 08:43:49 stealth kernel: LVT offset 0 assigned for vector 0x400
Feb 05 08:43:49 stealth kernel: Enabling non-boot CPUs ...
Feb 05 08:43:49 stealth kernel: x86: Booting SMP configuration:
Feb 05 08:43:49 stealth kernel: smpboot: Booting Node 0 Processor 1 APIC 0x1
Feb 05 08:43:49 stealth kernel: microcode: CPU1: patch_level=0x08600106
Feb 05 08:43:49 stealth kernel: ACPI: \_SB_.PLTF.C001: Found 3 idle states
Feb 05 08:43:49 stealth kernel: CPU1 is up
Feb 05 08:43:49 stealth kernel: smpboot: Booting Node 0 Processor 2 APIC 0x2
Feb 05 08:43:49 stealth kernel: microcode: CPU2: patch_level=0x08600106
Feb 05 08:43:49 stealth kernel: ACPI: \_SB_.PLTF.C002: Found 3 idle states
Feb 05 08:43:49 stealth kernel: CPU2 is up
Feb 05 08:43:49 stealth kernel: smpboot: Booting Node 0 Processor 3 APIC 0x3
Feb 05 08:43:49 stealth kernel: microcode: CPU3: patch_level=0x08600106
Feb 05 08:43:49 stealth kernel: ACPI: \_SB_.PLTF.C003: Found 3 idle states
Feb 05 08:43:49 stealth kernel: CPU3 is up
Feb 05 08:43:49 stealth kernel: smpboot: Booting Node 0 Processor 4 APIC 0x4
Feb 05 08:43:49 stealth kernel: microcode: CPU4: patch_level=0x08600106
Feb 05 08:43:49 stealth kernel: ACPI: \_SB_.PLTF.C004: Found 3 idle states
Feb 05 08:43:49 stealth kernel: CPU4 is up
Feb 05 08:43:49 stealth kernel: smpboot: Booting Node 0 Processor 5 APIC 0x5
Feb 05 08:43:49 stealth kernel: microcode: CPU5: patch_level=0x08600106
Feb 05 08:43:49 stealth kernel: ACPI: \_SB_.PLTF.C005: Found 3 idle states
Feb 05 08:43:49 stealth kernel: CPU5 is up
Feb 05 08:43:49 stealth kernel: smpboot: Booting Node 0 Processor 6 APIC 0x6
Feb 05 08:43:49 stealth kernel: microcode: CPU6: patch_level=0x08600106
Feb 05 08:43:49 stealth kernel: ACPI: \_SB_.PLTF.C006: Found 3 idle states
Feb 05 08:43:49 stealth kernel: CPU6 is up
Feb 05 08:43:49 stealth kernel: smpboot: Booting Node 0 Processor 7 APIC 0x7
Feb 05 08:43:49 stealth kernel: microcode: CPU7: patch_level=0x08600106
Feb 05 08:43:49 stealth kernel: ACPI: \_SB_.PLTF.C007: Found 3 idle states
Feb 05 08:43:49 stealth kernel: CPU7 is up
Feb 05 08:43:49 stealth kernel: ACPI: Waking up from system sleep state S4
Feb 05 08:43:49 stealth kernel: ACPI: EC: interrupt unblocked
Feb 05 08:43:49 stealth kernel: ACPI: EC: event unblocked
Feb 05 08:43:49 stealth kernel: usb usb1: root hub lost power or was reset
Feb 05 08:43:49 stealth kernel: usb usb3: root hub lost power or was reset
Feb 05 08:43:49 stealth kernel: usb usb2: root hub lost power or was reset
Feb 05 08:43:49 stealth kernel: usb usb4: root hub lost power or was reset
Feb 05 08:43:49 stealth kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
Feb 05 08:43:49 stealth kernel: [drm] PSP is resuming...
Feb 05 08:43:49 stealth kernel: [drm] reserve 0x400000 from 0xf41fc00000 for PSP TMR
Feb 05 08:43:49 stealth kernel: nvme nvme0: Shutdown timeout set to 8 seconds
Feb 05 08:43:49 stealth kernel: nvme nvme0: 16/0/0 default/read/poll queues
Feb 05 08:43:49 stealth kernel: usb 3-4: reset full-speed USB device number 2 using xhci_hcd
Feb 05 08:43:49 stealth kernel: usb 1-4: reset high-speed USB device number 3 using xhci_hcd
Feb 05 08:43:49 stealth kernel: amdgpu: SMU is resuming...
Feb 05 08:43:49 stealth kernel: amdgpu: dpm has been disabled
Feb 05 08:43:49 stealth kernel: amdgpu: SMU is resumed successfully!
Feb 05 08:43:49 stealth kernel: usb 1-2: reset full-speed USB device number 2 using xhci_hcd
Feb 05 08:43:49 stealth kernel: [drm] kiq ring mec 2 pipe 1 q 0
Feb 05 08:43:49 stealth kernel: [drm] DMUB hardware initialized: version=0x01000000
Feb 05 08:43:49 stealth kernel: [drm] Failed to add display topology, DTM TA is not initialized.
Feb 05 08:43:49 stealth kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Feb 05 08:43:49 stealth kernel: [drm] JPEG decode initialized successfully.
Feb 05 08:43:49 stealth kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
Feb 05 08:43:49 stealth kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Feb 05 08:43:49 stealth kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Feb 05 08:43:49 stealth kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Feb 05 08:43:49 stealth kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Feb 05 08:43:49 stealth kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Feb 05 08:43:49 stealth kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Feb 05 08:43:49 stealth kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Feb 05 08:43:49 stealth kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Feb 05 08:43:49 stealth kernel: amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Feb 05 08:43:49 stealth kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
Feb 05 08:43:49 stealth kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
Feb 05 08:43:49 stealth kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
Feb 05 08:43:49 stealth kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
Feb 05 08:43:49 stealth kernel: amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
Feb 05 08:43:49 stealth kernel: PM: hibernation: Basic memory bitmaps freed
Feb 05 08:43:49 stealth kernel: OOM killer enabled.
Feb 05 08:43:49 stealth kernel: Restarting tasks ... done.

Hibernate - Non-working Example

Below are the logs for a non-working example:

Feb 09 10:30:47 stealth systemd[1]: Reached target Sleep.
Feb 09 10:30:47 stealth systemd[1]: Starting Suspend...
Feb 09 10:30:47 stealth kernel: PM: Image not found (code -22)
Feb 09 10:30:47 stealth systemd-sleep[10460]: Suspending system...
Feb 09 10:30:47 stealth kernel: PM: hibernation: hibernation entry

...opened lid...

Feb 09 14:57:01 stealth kernel: Filesystems sync: 0.005 seconds
Feb 09 14:57:01 stealth kernel: Freezing user space processes ... (elapsed 0.002 seconds) done.
Feb 09 14:57:01 stealth kernel: OOM killer disabled.
Feb 09 14:57:01 stealth kernel: PM: hibernation: Marking nosave pages: [mem 0x00000000-0x00000fff]
Feb 09 14:57:01 stealth kernel: PM: hibernation: Marking nosave pages: [mem 0x0009f000-0x000fffff]
Feb 09 14:57:01 stealth kernel: PM: hibernation: Marking nosave pages: [mem 0x09b00000-0x09dfffff]
Feb 09 14:57:01 stealth kernel: PM: hibernation: Marking nosave pages: [mem 0x09f00000-0x09f0ffff]
Feb 09 14:57:01 stealth kernel: PM: hibernation: Marking nosave pages: [mem 0xb5e91000-0xb5e91fff]
Feb 09 14:57:01 stealth kernel: PM: hibernation: Marking nosave pages: [mem 0xb5e9e000-0xb5e9efff]
Feb 09 14:57:01 stealth kernel: PM: hibernation: Marking nosave pages: [mem 0xb5ea8000-0xb5fb6fff]
Feb 09 14:57:01 stealth kernel: PM: hibernation: Marking nosave pages: [mem 0xbab69000-0xbbd68fff]
Feb 09 14:57:01 stealth kernel: PM: hibernation: Marking nosave pages: [mem 0xc9f7f000-0xcdffefff]
Feb 09 14:57:01 stealth kernel: PM: hibernation: Marking nosave pages: [mem 0xce000000-0xffffffff]
Feb 09 14:57:01 stealth kernel: PM: hibernation: Basic memory bitmaps created
Feb 09 14:57:01 stealth kernel: PM: hibernation: Preallocating image memory
Feb 09 14:57:01 stealth kernel: PM: hibernation: Allocated 741926 pages for snapshot
Feb 09 14:57:01 stealth kernel: PM: hibernation: Allocated 2967704 kbytes in 2.23 seconds (1330.80 MB/s)
Feb 09 14:57:01 stealth kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Feb 09 14:57:01 stealth kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Feb 09 14:57:01 stealth kernel: ------------[ cut here ]------------
Feb 09 14:57:01 stealth kernel: WARNING: CPU: 4 PID: 10460 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:2546 dc_link_set_backlight_level+0x92/0xf0 [amdgpu]
Feb 09 14:57:01 stealth kernel: Modules linked in: ccm rfcomm cmac algif_hash algif_skcipher af_alg bnep nls_iso8859_1 snd_soc_dmic snd_acp3x_pdm_dma snd_acp3x_rn snd_hda_codec_realtek snd_soc_core snd_hda_codec_generic snd_compress ledtrig_audio snd_hda_codec_hdmi ac97_bus snd_pcm_dmaengine snd_hda_intel iwlmvm snd_intel_dspcfg snd_hda_codec mac80211 snd_hda_core snd_hwdep btusb snd_seq_midi snd_seq_midi_event hid_sensor_als btrtl libarc4 snd_pcm hid_sensor_trigger uvcvideo snd_rawmidi industrialio_triggered_buffer videobuf2_vmalloc videobuf2_memops edac_mce_amd btbcm videobuf2_v4l2 kvm_amd kfifo_buf btintel videobuf2_common kvm snd_seq bluetooth snd_seq_device snd_rn_pci_acp3x iwlwifi snd_timer hid_sensor_iio_common snd_pci_acp3x videodev ecdh_generic rapl ecc input_leds mc joydev snd cfg80211 serio_raw efi_pstore wmi_bmof industrialio soundcore hid_multitouch k10temp ucsi_acpi typec_ucsi ccp ideapad_laptop typec sparse_keymap mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4
Feb 09 14:57:01 stealth kernel:  dm_crypt hid_logitech_hidpp hid_logitech_dj hid_sensor_custom hid_sensor_hub hid_generic usbhid crct10dif_pclmul crc32_pclmul amdgpu ghash_clmulni_intel iommu_v2 gpu_sched i2c_algo_bit aesni_intel crypto_simd ttm cryptd glue_helper drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec rc_core drm nvme i2c_piix4 nvme_core xhci_pci xhci_pci_renesas wmi video i2c_hid hid
Feb 09 14:57:01 stealth kernel: CPU: 4 PID: 10460 Comm: systemd-sleep Not tainted 5.8.0-41-generic #46-Ubuntu
Feb 09 14:57:01 stealth kernel: Hardware name: LENOVO 82A2/LNVNB161216, BIOS DMCN36WW 11/18/2020
Feb 09 14:57:01 stealth kernel: RIP: 0010:dc_link_set_backlight_level+0x92/0xf0 [amdgpu]
Feb 09 14:57:01 stealth kernel: Code: 30 03 00 00 31 c0 48 8d 96 c0 01 00 00 48 8b 0a 48 85 c9 74 06 4c 3b 61 08 74 22 83 c0 01 48 81 c2 c8 04 00 00 83 f8 06 75 e3 <0f> 0b 45 31 ff 5b 44 89 f8 41 5c 41 5d 41 5e 41 5f 5d c3 48 98 48
Feb 09 14:57:01 stealth kernel: RSP: 0018:ffffa558891b7ca8 EFLAGS: 00010246
Feb 09 14:57:01 stealth kernel: RAX: 0000000000000006 RBX: ffff931db2f10000 RCX: 0000000000000000
Feb 09 14:57:01 stealth kernel: RDX: ffff931cfc6a1e70 RSI: ffff931cfc6a0000 RDI: 0000000000000000
Feb 09 14:57:01 stealth kernel: RBP: ffffa558891b7cd0 R08: 000000000000000e R09: ffff931dc6407480
Feb 09 14:57:01 stealth kernel: R10: 0000000000000000 R11: ffff931dc600223a R12: ffff931db3cb4400
Feb 09 14:57:01 stealth kernel: R13: 0000000000000000 R14: 0000000000000e0e R15: 0000000000000e01
Feb 09 14:57:01 stealth kernel: FS:  00007f06688b6980(0000) GS:ffff931dc7500000(0000) knlGS:0000000000000000
Feb 09 14:57:01 stealth kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 09 14:57:01 stealth kernel: CR2: 000000024d71e000 CR3: 000000016c238000 CR4: 0000000000340ee0
Feb 09 14:57:01 stealth kernel: Call Trace:
Feb 09 14:57:01 stealth kernel:  amdgpu_dm_backlight_update_status+0xbb/0xd0 [amdgpu]
Feb 09 14:57:01 stealth kernel:  backlight_suspend+0x71/0x80
Feb 09 14:57:01 stealth kernel:  ? brightness_store+0x80/0x80
Feb 09 14:57:01 stealth kernel:  dpm_run_callback+0x5b/0x130
Feb 09 14:57:01 stealth kernel:  __device_suspend+0x128/0x3b0
Feb 09 14:57:01 stealth kernel:  dpm_suspend+0xf9/0x240
Feb 09 14:57:01 stealth kernel:  hibernation_snapshot+0x92/0x220
Feb 09 14:57:01 stealth kernel:  hibernate.cold+0x94/0x191
Feb 09 14:57:01 stealth kernel:  state_store+0x4d/0x60
Feb 09 14:57:01 stealth kernel:  kobj_attr_store+0x12/0x20
Feb 09 14:57:01 stealth kernel:  sysfs_kf_write+0x3f/0x50
Feb 09 14:57:01 stealth kernel:  kernfs_fop_write+0xda/0x1b0
Feb 09 14:57:01 stealth kernel:  vfs_write+0xc9/0x200
Feb 09 14:57:01 stealth kernel:  ksys_write+0x67/0xe0
Feb 09 14:57:01 stealth kernel:  __x64_sys_write+0x1a/0x20
Feb 09 14:57:01 stealth kernel:  do_syscall_64+0x49/0xc0
Feb 09 14:57:01 stealth kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Feb 09 14:57:01 stealth kernel: RIP: 0033:0x7f06695dcd57
Feb 09 14:57:01 stealth kernel: Code: 0d 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
Feb 09 14:57:01 stealth kernel: RSP: 002b:00007ffd6e896b28 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
Feb 09 14:57:01 stealth kernel: RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 00007f06695dcd57
Feb 09 14:57:01 stealth kernel: RDX: 0000000000000005 RSI: 00007ffd6e896be0 RDI: 0000000000000004
Feb 09 14:57:01 stealth kernel: RBP: 00007ffd6e896be0 R08: 0000000000000005 R09: 0000000000000000
Feb 09 14:57:01 stealth kernel: R10: 00007f066967b040 R11: 0000000000000246 R12: 0000000000000005
Feb 09 14:57:01 stealth kernel: R13: 0000564267cad2d0 R14: 0000000000000005 R15: 00007f06696b88c0
Feb 09 14:57:01 stealth kernel: ---[ end trace f6bd8b94c2cdd557 ]---
Feb 09 14:57:01 stealth kernel: [drm] free PSP TMR buffer
Feb 09 14:57:01 stealth kernel: ACPI: EC: interrupt blocked
Feb 09 14:57:01 stealth kernel: ACPI: Preparing to enter system sleep state S4
Feb 09 14:57:01 stealth kernel: ACPI: EC: event blocked
Feb 09 14:57:01 stealth kernel: ACPI: EC: EC stopped
Feb 09 14:57:01 stealth kernel: PM: Saving platform NVS memory
Feb 09 14:57:01 stealth kernel: Disabling non-boot CPUs ...
Feb 09 14:57:01 stealth kernel: IRQ 41: no longer affine to CPU1
Feb 09 14:57:01 stealth kernel: IRQ 55: no longer affine to CPU1
Feb 09 14:57:01 stealth kernel: IRQ 90: no longer affine to CPU1
Feb 09 14:57:01 stealth kernel: smpboot: CPU 1 is now offline
Feb 09 14:57:01 stealth kernel: IRQ 37: no longer affine to CPU2
Feb 09 14:57:01 stealth kernel: IRQ 47: no longer affine to CPU2
Feb 09 14:57:01 stealth kernel: IRQ 52: no longer affine to CPU2
Feb 09 14:57:01 stealth kernel: IRQ 86: no longer affine to CPU2
Feb 09 14:57:01 stealth kernel: smpboot: CPU 2 is now offline
Feb 09 14:57:01 stealth kernel: IRQ 48: no longer affine to CPU3
Feb 09 14:57:01 stealth kernel: IRQ 53: no longer affine to CPU3
Feb 09 14:57:01 stealth kernel: IRQ 76: no longer affine to CPU3
Feb 09 14:57:01 stealth kernel: smpboot: CPU 3 is now offline
Feb 09 14:57:01 stealth kernel: smpboot: CPU 4 is now offline
Feb 09 14:57:01 stealth kernel: smpboot: CPU 5 is now offline
Feb 09 14:57:01 stealth kernel: smpboot: CPU 6 is now offline
Feb 09 14:57:01 stealth kernel: smpboot: CPU 7 is now offline
Feb 09 14:57:01 stealth kernel: PM: hibernation: Creating image:
Feb 09 14:57:01 stealth kernel: PM: hibernation: Need to copy 832223 pages
Feb 09 14:57:01 stealth kernel: PM: hibernation: Normal pages needed: 832223 + 1024, available pages: 1099982
Feb 09 14:57:01 stealth kernel: PM: hibernation: free pages cleared after restore
Feb 09 14:57:01 stealth kernel: PM: Restoring platform NVS memory
Feb 09 14:57:01 stealth kernel: ACPI: EC: EC started
Feb 09 14:57:01 stealth kernel: LVT offset 0 assigned for vector 0x400
Feb 09 14:57:01 stealth kernel: Enabling non-boot CPUs ...
Feb 09 14:57:01 stealth kernel: x86: Booting SMP configuration:
Feb 09 14:57:01 stealth kernel: smpboot: Booting Node 0 Processor 1 APIC 0x1
Feb 09 14:57:01 stealth kernel: microcode: CPU1: patch_level=0x08600106
Feb 09 14:57:01 stealth kernel: ACPI: \_SB_.PLTF.C001: Found 3 idle states
Feb 09 14:57:01 stealth kernel: CPU1 is up
Feb 09 14:57:01 stealth kernel: smpboot: Booting Node 0 Processor 2 APIC 0x2
Feb 09 14:57:01 stealth kernel: microcode: CPU2: patch_level=0x08600106
Feb 09 14:57:01 stealth kernel: ACPI: \_SB_.PLTF.C002: Found 3 idle states
Feb 09 14:57:01 stealth kernel: CPU2 is up
Feb 09 14:57:01 stealth kernel: smpboot: Booting Node 0 Processor 3 APIC 0x3
Feb 09 14:57:01 stealth kernel: microcode: CPU3: patch_level=0x08600106
Feb 09 14:57:01 stealth kernel: ACPI: \_SB_.PLTF.C003: Found 3 idle states
Feb 09 14:57:01 stealth kernel: CPU3 is up
Feb 09 14:57:01 stealth kernel: smpboot: Booting Node 0 Processor 4 APIC 0x4
Feb 09 14:57:01 stealth kernel: microcode: CPU4: patch_level=0x08600106
Feb 09 14:57:01 stealth kernel: ACPI: \_SB_.PLTF.C004: Found 3 idle states
Feb 09 14:57:01 stealth kernel: CPU4 is up
Feb 09 14:57:01 stealth kernel: smpboot: Booting Node 0 Processor 5 APIC 0x5
Feb 09 14:57:01 stealth kernel: microcode: CPU5: patch_level=0x08600106
Feb 09 14:57:01 stealth kernel: ACPI: \_SB_.PLTF.C005: Found 3 idle states
Feb 09 14:57:01 stealth kernel: CPU5 is up
Feb 09 14:57:01 stealth kernel: smpboot: Booting Node 0 Processor 6 APIC 0x6
Feb 09 14:57:01 stealth kernel: microcode: CPU6: patch_level=0x08600106
Feb 09 14:57:01 stealth kernel: ACPI: \_SB_.PLTF.C006: Found 3 idle states
Feb 09 14:57:01 stealth kernel: CPU6 is up
Feb 09 14:57:01 stealth kernel: smpboot: Booting Node 0 Processor 7 APIC 0x7
Feb 09 14:57:01 stealth kernel: microcode: CPU7: patch_level=0x08600106
Feb 09 14:57:01 stealth kernel: ACPI: \_SB_.PLTF.C007: Found 3 idle states
Feb 09 14:57:01 stealth kernel: CPU7 is up
Feb 09 14:57:01 stealth kernel: ACPI: Waking up from system sleep state S4
Feb 09 14:57:01 stealth kernel: ACPI: EC: interrupt unblocked
Feb 09 14:57:01 stealth kernel: ACPI: EC: event unblocked
Feb 09 14:57:01 stealth kernel: usb usb3: root hub lost power or was reset
Feb 09 14:57:01 stealth kernel: usb usb1: root hub lost power or was reset
Feb 09 14:57:01 stealth kernel: usb usb4: root hub lost power or was reset
Feb 09 14:57:01 stealth kernel: usb usb2: root hub lost power or was reset
Feb 09 14:57:01 stealth kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
Feb 09 14:57:01 stealth kernel: [drm] PSP is resuming...
Feb 09 14:57:01 stealth kernel: [drm] reserve 0x400000 from 0xf41fc00000 for PSP TMR
Feb 09 14:57:01 stealth kernel: nvme nvme0: Shutdown timeout set to 8 seconds
Feb 09 14:57:01 stealth kernel: nvme nvme0: 16/0/0 default/read/poll queues
Feb 09 14:57:01 stealth kernel: gmc_v9_0_process_interrupt: 2 callbacks suppressed
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu: [mmhub0] no-retry page fault (src_id:0 ring:173 vmid:0 pasid:0, for process  pid 0 thread  pid 0)
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:   in page starting at address 0x0000000000000000 from client 18
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x0004035B
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          Faulty UTCL2 client ID: 0x1
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          MORE_FAULTS: 0x1
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          WALKER_ERROR: 0x5
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          PERMISSION_FAULTS: 0x5
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          MAPPING_ERROR: 0x1
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          RW: 0x1
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu: [mmhub0] no-retry page fault (src_id:0 ring:173 vmid:0 pasid:0, for process  pid 0 thread  pid 0)
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:   in page starting at address 0x0000000000000000 from client 18
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00000000
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          Faulty UTCL2 client ID: 0x0
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          MORE_FAULTS: 0x0
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          WALKER_ERROR: 0x0
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          PERMISSION_FAULTS: 0x0
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          MAPPING_ERROR: 0x0
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          RW: 0x0
Feb 09 14:57:01 stealth kernel: [drm] failed to load ucode id (11) 
Feb 09 14:57:01 stealth kernel: [drm] psp command (0x6) failed and response status is (0x80000029)
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu: [mmhub0] no-retry page fault (src_id:0 ring:173 vmid:0 pasid:0, for process  pid 0 thread  pid 0)
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:   in page starting at address 0x0000000000000000 from client 18
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x0004035B
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          Faulty UTCL2 client ID: 0x1
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          MORE_FAULTS: 0x1
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          WALKER_ERROR: 0x5
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          PERMISSION_FAULTS: 0x5
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          MAPPING_ERROR: 0x1
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          RW: 0x1
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu: [mmhub0] no-retry page fault (src_id:0 ring:173 vmid:0 pasid:0, for process  pid 0 thread  pid 0)
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:   in page starting at address 0x0000000000000000 from client 18
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00000000
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          Faulty UTCL2 client ID: 0x0
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          MORE_FAULTS: 0x0
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          WALKER_ERROR: 0x0
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          PERMISSION_FAULTS: 0x0
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          MAPPING_ERROR: 0x0
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          RW: 0x0
Feb 09 14:57:01 stealth kernel: [drm] failed to load ucode id (13) 
Feb 09 14:57:01 stealth kernel: [drm] psp command (0x6) failed and response status is (0x80000029)
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu: [mmhub0] no-retry page fault (src_id:0 ring:173 vmid:0 pasid:0, for process  pid 0 thread  pid 0)
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:   in page starting at address 0x0000000000100000 from client 18
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x0004035B
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          Faulty UTCL2 client ID: 0x1
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          MORE_FAULTS: 0x1
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          WALKER_ERROR: 0x5
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          PERMISSION_FAULTS: 0x5
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          MAPPING_ERROR: 0x1
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          RW: 0x1
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu: [mmhub0] no-retry page fault (src_id:0 ring:173 vmid:0 pasid:0, for process  pid 0 thread  pid 0)
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:   in page starting at address 0x0000000000100000 from client 18
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00000000
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          Faulty UTCL2 client ID: 0x0
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          MORE_FAULTS: 0x0
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          WALKER_ERROR: 0x0
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          PERMISSION_FAULTS: 0x0
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          MAPPING_ERROR: 0x0
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          RW: 0x0
Feb 09 14:57:01 stealth kernel: [drm] failed to load ucode id (26) 
Feb 09 14:57:01 stealth kernel: [drm] psp command (0x6) failed and response status is (0x80000029)
Feb 09 14:57:01 stealth kernel: usb 3-4: reset full-speed USB device number 2 using xhci_hcd
Feb 09 14:57:01 stealth kernel: usb 1-2: reset full-speed USB device number 2 using xhci_hcd
Feb 09 14:57:01 stealth kernel: amdgpu: SMU is resuming...
Feb 09 14:57:01 stealth kernel: amdgpu: dpm has been disabled
Feb 09 14:57:01 stealth kernel: amdgpu: SMU is resumed successfully!
Feb 09 14:57:01 stealth kernel: usb 1-4: reset high-speed USB device number 3 using xhci_hcd
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:221 vmid:0 pasid:0, for process  pid 0 thread  pid 0)
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:   in page starting at address 0x0000000000000000 from client 27
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00000BBB
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          Faulty UTCL2 client ID: 0x5
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          MORE_FAULTS: 0x1
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          WALKER_ERROR: 0x5
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          PERMISSION_FAULTS: 0xb
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          MAPPING_ERROR: 0x1
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          RW: 0x0
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:221 vmid:0 pasid:0, for process  pid 0 thread  pid 0)
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:   in page starting at address 0x0000000000001000 from client 27
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00000000
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          Faulty UTCL2 client ID: 0x0
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          MORE_FAULTS: 0x0
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          WALKER_ERROR: 0x0
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          PERMISSION_FAULTS: 0x0
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          MAPPING_ERROR: 0x0
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: amdgpu:          RW: 0x0
Feb 09 14:57:01 stealth kernel: [drm] kiq ring mec 2 pipe 1 q 0
Feb 09 14:57:01 stealth kernel: amdgpu 0000:03:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Feb 09 14:57:01 stealth kernel: [drm:amdgpu_gfx_enable_kcq.cold [amdgpu]] *ERROR* KCQ enable failed
Feb 09 14:57:01 stealth kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block  failed -110
Feb 09 14:57:01 stealth kernel: [drm:amdgpu_device_resume [amdgpu]] *ERROR* amdgpu_device_ip_resume failed (-110).
Feb 09 14:57:01 stealth kernel: PM: dpm_run_callback(): pci_pm_restore+0x0/0xf0 returns -110
Feb 09 14:57:01 stealth kernel: PM: Device 0000:03:00.0 failed to restore async: error -110
Feb 09 14:57:01 stealth kernel: acpi LNXPOWER:09: Turning OFF
Feb 09 14:57:01 stealth kernel: acpi LNXPOWER:07: Turning OFF
Feb 09 14:57:01 stealth kernel: PM: hibernation: Basic memory bitmaps freed
Feb 09 14:57:01 stealth kernel: OOM killer enabled.
Feb 09 14:57:01 stealth kernel: Restarting tasks ... done.

Return to main page Lenovo Yoga Slim 7 14