You are not logged in.

#1 2023-09-01 10:06:09

Jphillips
Member
Registered: 2019-08-23
Posts: 68

[SOLVED] Unable to suspend or shutdown

I've been having an annoying issue with a new Lenovo T16 laptop (Ryzen 9 Prop 6950H / AMD Radeon RX 6500M), where about 50% of the time it fails to suspend, and subsequently freezes if I try to shut it down or restart it. In both cases, it notes that it cannot stop a udev-workder, with the trace-back seeming to point to an AMD issue, but I'm not really sure about this.

Here's the journalctl for the suspend attempt:

Sep 01 10:28:50 linar systemd-logind[950]: The system will suspend now!
Sep 01 10:28:50 linar NetworkManager[958]: <info>  [1693560530.5598] manager: sleep: sleep requested (sleeping: no  enabled: yes)
Sep 01 10:28:50 linar dbus-daemon[949]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=958 comm="/usr/bin/NetworkManager --no-daemon")
Sep 01 10:28:50 linar NetworkManager[958]: <info>  [1693560530.5602] manager: NetworkManager state is now ASLEEP
Sep 01 10:28:50 linar NetworkManager[958]: <info>  [1693560530.5606] device (wlp4s0): state change: activated -> deactivating (reason 'sleeping', sys-iface-state: 'managed')
Sep 01 10:28:50 linar systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 01 10:28:50 linar dbus-daemon[949]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 01 10:28:50 linar systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 01 10:28:50 linar kernel: wlp4s0: deauthenticating from a8:5b:f7:de:8b:f0 by local choice (Reason: 3=DEAUTH_LEAVING)
Sep 01 10:28:50 linar csc_vpnagent[957]: The network interface for the VPN connection has gone down.
Sep 01 10:28:50 linar csc_vpnagent[957]: IP addresses from active interfaces:
Sep 01 10:28:50 linar csc_vpnagent[957]: Function: applyHostConfigForNoVpn File: ../../vpn/Agent/MainThread.cpp Line: 13267 No network interface is available, cannot determine potential public addresses.
Sep 01 10:28:50 linar csc_vpnagent[957]: Current network state: No network interface
Sep 01 10:28:50 linar csc_vpnagent[957]: Function: applyHostConfigForNoVpn File: ../../vpn/Agent/MainThread.cpp Line: 13267 No network interface is available, cannot determine potential public addresses.
Sep 01 10:28:50 linar gnome-shell[1938]: Source ID 112909 was not found when attempting to remove it
Sep 01 10:28:50 linar gnome-shell[1938]: Source ID 113036 was not found when attempting to remove it
Sep 01 10:28:50 linar gnome-shell[1938]: Source ID 113088 was not found when attempting to remove it
Sep 01 10:28:50 linar gnome-shell[1938]: [System monitor] applet disable
Sep 01 10:28:50 linar gnome-shell[1938]: Window manager warning: Trying to remove non-existent keybinding "autotile-main".
Sep 01 10:28:50 linar gnome-shell[1938]: Window manager warning: Trying to remove non-existent keybinding "autotile-main-inverted".
Sep 01 10:28:50 linar gnome-shell[1938]: Window manager warning: Trying to remove non-existent keybinding "autotile-1".
Sep 01 10:28:50 linar gnome-shell[1938]: Window manager warning: Trying to remove non-existent keybinding "autotile-2".
Sep 01 10:28:50 linar gnome-shell[1938]: Window manager warning: Trying to remove non-existent keybinding "autotile-3".
Sep 01 10:28:50 linar gnome-shell[1938]: Window manager warning: Trying to remove non-existent keybinding "autotile-4".
Sep 01 10:28:50 linar gnome-shell[1938]: Window manager warning: Trying to remove non-existent keybinding "autotile-5".
Sep 01 10:28:50 linar gnome-shell[1938]: Window manager warning: Trying to remove non-existent keybinding "autotile-6".
Sep 01 10:28:50 linar gnome-shell[1938]: Window manager warning: Trying to remove non-existent keybinding "autotile-7".
Sep 01 10:28:50 linar gnome-shell[1938]: Window manager warning: Trying to remove non-existent keybinding "autotile-8".
Sep 01 10:28:50 linar gnome-shell[1938]: Window manager warning: Trying to remove non-existent keybinding "autotile-9".
Sep 01 10:28:50 linar gnome-shell[1938]: Window manager warning: Trying to remove non-existent keybinding "autotile-10".
Sep 01 10:28:50 linar wpa_supplicant[1154]: wlp4s0: CTRL-EVENT-DISCONNECTED bssid=a8:5b:f7:de:8b:f0 reason=3 locally_generated=1
Sep 01 10:28:50 linar wpa_supplicant[1154]: wlp4s0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 01 10:28:50 linar NetworkManager[958]: <info>  [1693560530.7999] device (wlp4s0): supplicant interface state: completed -> disconnected
Sep 01 10:28:50 linar NetworkManager[958]: <info>  [1693560530.8001] device (wlp4s0): state change: deactivating -> disconnected (reason 'sleeping', sys-iface-state: 'managed')
Sep 01 10:28:50 linar NetworkManager[958]: <info>  [1693560530.8006] dhcp4 (wlp4s0): canceled DHCP transaction
Sep 01 10:28:50 linar NetworkManager[958]: <info>  [1693560530.8006] dhcp4 (wlp4s0): activation: beginning transaction (timeout in 45 seconds)
Sep 01 10:28:50 linar NetworkManager[958]: <info>  [1693560530.8007] dhcp4 (wlp4s0): state changed no lease
Sep 01 10:28:50 linar wpa_supplicant[1154]: wlp4s0: PMKSA-CACHE-REMOVED a8:5b:f7:df:4f:50 0
Sep 01 10:28:50 linar wpa_supplicant[1154]: wlp4s0: PMKSA-CACHE-REMOVED a8:5b:f7:e0:2d:20 0
Sep 01 10:28:50 linar wpa_supplicant[1154]: wlp4s0: PMKSA-CACHE-REMOVED a8:5b:f7:de:8b:f0 0
Sep 01 10:28:50 linar wpa_supplicant[1154]: wlp4s0: PMKSA-CACHE-REMOVED a8:5b:f7:e0:2d:30 0
Sep 01 10:28:50 linar wpa_supplicant[1154]: wlp4s0: PMKSA-CACHE-REMOVED a8:5b:f7:df:4f:40 0
Sep 01 10:28:50 linar wpa_supplicant[1154]: wlp4s0: PMKSA-CACHE-REMOVED a8:5b:f7:de:8b:e0 0
Sep 01 10:28:50 linar NetworkManager[958]: <info>  [1693560530.8853] device (wlp4s0): set-hw-addr: set MAC address to BE:7E:8B:FC:C4:63 (scanning)
Sep 01 10:28:50 linar wpa_supplicant[1154]: wlp4s0: PMKSA-CACHE-REMOVED a8:5b:f7:df:a9:70 0
Sep 01 10:28:50 linar NetworkManager[958]: <info>  [1693560530.9923] device (wlp4s0): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Sep 01 10:28:51 linar NetworkManager[958]: <info>  [1693560531.1386] device (wlp4s0): set-hw-addr: reset MAC address to 04:7B:CB:B7:B0:5A (unmanage)
Sep 01 10:28:51 linar wpa_supplicant[1154]: wlp4s0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 01 10:28:51 linar wpa_supplicant[1154]: wlp4s0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 01 10:28:51 linar wpa_supplicant[1154]: nl80211: deinit ifname=wlp4s0 disabled_11b_rates=0
Sep 01 10:28:54 linar systemd[1]: Reached target Sleep.
Sep 01 10:28:54 linar systemd[1]: Starting System Suspend...
Sep 01 10:28:54 linar systemd-sleep[9106]: Entering sleep state 'suspend'...
Sep 01 10:28:54 linar kernel: PM: suspend entry (s2idle)
Sep 01 10:28:54 linar kernel: Filesystems sync: 0.004 seconds
Sep 01 10:29:15 linar kernel: Freezing user space processes
Sep 01 10:29:15 linar kernel: Freezing user space processes failed after 20.004 seconds (1 tasks refusing to freeze, wq_busy=0):
Sep 01 10:29:15 linar kernel: task:(udev-worker)   state:D stack:0     pid:666   ppid:628    flags:0x00004006
Sep 01 10:29:15 linar kernel: Call Trace:
Sep 01 10:29:15 linar kernel:  <TASK>
Sep 01 10:29:15 linar kernel:  __schedule+0x3e8/0x1410
Sep 01 10:29:15 linar kernel:  ? sysvec_apic_timer_interrupt+0xe/0x90
Sep 01 10:29:15 linar kernel:  schedule+0x5e/0xd0
Sep 01 10:29:15 linar kernel:  schedule_preempt_disabled+0x15/0x30
Sep 01 10:29:15 linar kernel:  __mutex_lock.constprop.0+0x39a/0x6a0
Sep 01 10:29:15 linar kernel:  device_del+0x3d/0x3e0
Sep 01 10:29:15 linar kernel:  ? srso_alias_return_thunk+0x5/0x7f
Sep 01 10:29:15 linar kernel:  ? __slab_free+0xe0/0x310
Sep 01 10:29:15 linar kernel:  ? __x86_indirect_jump_thunk_r14+0x20/0x20
Sep 01 10:29:15 linar kernel:  platform_device_del.part.0+0x13/0x70
Sep 01 10:29:15 linar kernel:  platform_device_unregister+0x20/0x40
Sep 01 10:29:15 linar kernel:  mfd_remove_devices_fn+0xe0/0x100
Sep 01 10:29:15 linar kernel:  ? __pfx_mfd_remove_devices_fn+0x10/0x10
Sep 01 10:29:15 linar kernel:  device_for_each_child_reverse+0x71/0xb0
Sep 01 10:29:15 linar kernel:  mfd_remove_devices+0x36/0x60
Sep 01 10:29:15 linar kernel:  hid_device_remove+0x47/0x90
Sep 01 10:29:15 linar kernel:  device_release_driver_internal+0x19f/0x200
Sep 01 10:29:15 linar kernel:  bus_remove_device+0xc6/0x130
Sep 01 10:29:15 linar kernel:  device_del+0x15c/0x3e0
Sep 01 10:29:15 linar kernel:  ? __queue_work+0x1df/0x440
Sep 01 10:29:15 linar kernel:  hid_destroy_device+0x4b/0x60
Sep 01 10:29:15 linar kernel:  amdtp_hid_remove+0x37/0x60 [amd_sfh 0992f1bcb187ea61aba527c39cc0c1e5944af83c]
Sep 01 10:29:15 linar kernel:  amd_sfh_hid_client_deinit+0xb2/0x150 [amd_sfh 0992f1bcb187ea61aba527c39cc0c1e5944af83c]
Sep 01 10:29:15 linar kernel:  amd_sfh_hid_client_init+0x58b/0x5f0 [amd_sfh 0992f1bcb187ea61aba527c39cc0c1e5944af83c]
Sep 01 10:29:15 linar kernel:  amd_mp2_pci_probe+0x1e7/0x250 [amd_sfh 0992f1bcb187ea61aba527c39cc0c1e5944af83c]
Sep 01 10:29:15 linar kernel:  local_pci_probe+0x45/0xa0
Sep 01 10:29:15 linar kernel:  pci_device_probe+0xc1/0x260
Sep 01 10:29:15 linar kernel:  ? sysfs_do_create_link_sd+0x6e/0xe0
Sep 01 10:29:15 linar kernel:  really_probe+0x19e/0x3e0
Sep 01 10:29:15 linar kernel:  ? __pfx___driver_attach+0x10/0x10
Sep 01 10:29:15 linar kernel:  __driver_probe_device+0x78/0x160
Sep 01 10:29:15 linar kernel:  driver_probe_device+0x1f/0x90
Sep 01 10:29:15 linar kernel:  __driver_attach+0xd2/0x1c0
Sep 01 10:29:15 linar kernel:  bus_for_each_dev+0x88/0xd0
Sep 01 10:29:15 linar kernel:  bus_add_driver+0x116/0x220
Sep 01 10:29:15 linar kernel:  driver_register+0x59/0x100
Sep 01 10:29:15 linar kernel:  ? __pfx_amd_mp2_pci_driver_init+0x10/0x10 [amd_sfh 0992f1bcb187ea61aba527c39cc0c1e5944af83c]
Sep 01 10:29:15 linar kernel:  do_one_initcall+0x5d/0x240
Sep 01 10:29:15 linar kernel:  do_init_module+0x60/0x240
Sep 01 10:29:15 linar kernel:  __do_sys_init_module+0x17f/0x1b0
Sep 01 10:29:15 linar kernel:  do_syscall_64+0x60/0x90
Sep 01 10:29:15 linar kernel:  ? srso_alias_return_thunk+0x5/0x7f
Sep 01 10:29:15 linar kernel:  ? syscall_exit_to_user_mode+0x2b/0x40
Sep 01 10:29:15 linar kernel:  ? srso_alias_return_thunk+0x5/0x7f
Sep 01 10:29:15 linar kernel:  ? do_syscall_64+0x6c/0x90
Sep 01 10:29:15 linar kernel:  ? srso_alias_return_thunk+0x5/0x7f
Sep 01 10:29:15 linar kernel:  ? exc_page_fault+0x7f/0x180
Sep 01 10:29:15 linar kernel:  entry_SYSCALL_64_after_hwframe+0x72/0xdc
Sep 01 10:29:15 linar kernel: RIP: 0033:0x7fecd7511f5e
Sep 01 10:29:15 linar kernel: RSP: 002b:00007ffefd428ed8 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
Sep 01 10:29:15 linar kernel: RAX: ffffffffffffffda RBX: 000055a746ecaba0 RCX: 00007fecd7511f5e
Sep 01 10:29:15 linar kernel: RDX: 00007fecd7c2b343 RSI: 00000000000170e7 RDI: 00007fecd5be8010
Sep 01 10:29:15 linar kernel: RBP: 00007fecd7c2b343 R08: 0000000000000450 R09: 0000000000000000
Sep 01 10:29:15 linar kernel: R10: 00007fecd763eb20 R11: 0000000000000246 R12: 0000000000020000
Sep 01 10:29:15 linar kernel: R13: 000055a746ec5750 R14: 000055a746ecaba0 R15: 000055a746edb9b0
Sep 01 10:29:15 linar kernel:  </TASK>
Sep 01 10:29:15 linar kernel: OOM killer enabled.
Sep 01 10:29:15 linar /usr/lib/gdm-x-session[1630]: (II) event20 - Razer Razer Viper Ultimate Dongle: SYN_DROPPED event - some input events have been lost.
Sep 01 10:29:15 linar kernel: Restarting tasks ... done.
Sep 01 10:29:15 linar kernel: random: crng reseeded on system resumption
Sep 01 10:29:15 linar systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Sep 01 10:29:15 linar brave-browser.desktop[4156]: [4156:4175:0901/102915.226586:ERROR:get_updates_processor.cc(261)] PostClientToServerMessage() failed during GetUpdates with error 2
Sep 01 10:29:15 linar bluetoothd[1067]: Controller resume with wake event 0x0
Sep 01 10:29:15 linar kernel: PM: suspend exit
Sep 01 10:29:15 linar kernel: PM: suspend entry (s2idle)
Sep 01 10:29:15 linar kernel: Filesystems sync: 0.015 seconds
Sep 01 10:29:35 linar kernel: Freezing user space processes
Sep 01 10:29:35 linar kernel: Freezing user space processes failed after 20.009 seconds (1 tasks refusing to freeze, wq_busy=0):
Sep 01 10:29:35 linar kernel: task:(udev-worker)   state:D stack:0     pid:666   ppid:628    flags:0x00004006
Sep 01 10:29:35 linar kernel: Call Trace:
Sep 01 10:29:35 linar kernel:  <TASK>
Sep 01 10:29:35 linar kernel:  __schedule+0x3e8/0x1410
Sep 01 10:29:35 linar kernel:  ? sysvec_apic_timer_interrupt+0xe/0x90
Sep 01 10:29:35 linar kernel:  schedule+0x5e/0xd0
Sep 01 10:29:35 linar kernel:  schedule_preempt_disabled+0x15/0x30
Sep 01 10:29:35 linar kernel:  __mutex_lock.constprop.0+0x39a/0x6a0
Sep 01 10:29:35 linar kernel:  device_del+0x3d/0x3e0
Sep 01 10:29:35 linar kernel:  ? srso_alias_return_thunk+0x5/0x7f
Sep 01 10:29:35 linar kernel:  ? __slab_free+0xe0/0x310
Sep 01 10:29:35 linar kernel:  ? __x86_indirect_jump_thunk_r14+0x20/0x20
Sep 01 10:29:35 linar kernel:  platform_device_del.part.0+0x13/0x70
Sep 01 10:29:35 linar kernel:  platform_device_unregister+0x20/0x40
Sep 01 10:29:35 linar kernel:  mfd_remove_devices_fn+0xe0/0x100
Sep 01 10:29:35 linar kernel:  ? __pfx_mfd_remove_devices_fn+0x10/0x10
Sep 01 10:29:35 linar kernel:  device_for_each_child_reverse+0x71/0xb0
Sep 01 10:29:35 linar kernel:  mfd_remove_devices+0x36/0x60
Sep 01 10:29:35 linar kernel:  hid_device_remove+0x47/0x90
Sep 01 10:29:35 linar kernel:  device_release_driver_internal+0x19f/0x200
Sep 01 10:29:35 linar kernel:  bus_remove_device+0xc6/0x130
Sep 01 10:29:35 linar kernel:  device_del+0x15c/0x3e0
Sep 01 10:29:35 linar kernel:  ? __queue_work+0x1df/0x440
Sep 01 10:29:35 linar kernel:  hid_destroy_device+0x4b/0x60
Sep 01 10:29:35 linar kernel:  amdtp_hid_remove+0x37/0x60 [amd_sfh 0992f1bcb187ea61aba527c39cc0c1e5944af83c]
Sep 01 10:29:35 linar kernel:  amd_sfh_hid_client_deinit+0xb2/0x150 [amd_sfh 0992f1bcb187ea61aba527c39cc0c1e5944af83c]
Sep 01 10:29:35 linar kernel:  amd_sfh_hid_client_init+0x58b/0x5f0 [amd_sfh 0992f1bcb187ea61aba527c39cc0c1e5944af83c]
Sep 01 10:29:35 linar kernel:  amd_mp2_pci_probe+0x1e7/0x250 [amd_sfh 0992f1bcb187ea61aba527c39cc0c1e5944af83c]
Sep 01 10:29:35 linar kernel:  local_pci_probe+0x45/0xa0
Sep 01 10:29:35 linar kernel:  pci_device_probe+0xc1/0x260
Sep 01 10:29:35 linar kernel:  ? sysfs_do_create_link_sd+0x6e/0xe0
Sep 01 10:29:35 linar kernel:  really_probe+0x19e/0x3e0
Sep 01 10:29:35 linar kernel:  ? __pfx___driver_attach+0x10/0x10
Sep 01 10:29:35 linar kernel:  __driver_probe_device+0x78/0x160
Sep 01 10:29:35 linar kernel:  driver_probe_device+0x1f/0x90
Sep 01 10:29:35 linar kernel:  __driver_attach+0xd2/0x1c0
Sep 01 10:29:35 linar kernel:  bus_for_each_dev+0x88/0xd0
Sep 01 10:29:35 linar kernel:  bus_add_driver+0x116/0x220
Sep 01 10:29:35 linar kernel:  driver_register+0x59/0x100
Sep 01 10:29:35 linar kernel:  ? __pfx_amd_mp2_pci_driver_init+0x10/0x10 [amd_sfh 0992f1bcb187ea61aba527c39cc0c1e5944af83c]
Sep 01 10:29:35 linar kernel:  do_one_initcall+0x5d/0x240
Sep 01 10:29:35 linar kernel:  do_init_module+0x60/0x240
Sep 01 10:29:35 linar kernel:  __do_sys_init_module+0x17f/0x1b0
Sep 01 10:29:35 linar kernel:  do_syscall_64+0x60/0x90
Sep 01 10:29:35 linar kernel:  ? srso_alias_return_thunk+0x5/0x7f
Sep 01 10:29:35 linar kernel:  ? syscall_exit_to_user_mode+0x2b/0x40
Sep 01 10:29:35 linar kernel:  ? srso_alias_return_thunk+0x5/0x7f
Sep 01 10:29:35 linar kernel:  ? do_syscall_64+0x6c/0x90
Sep 01 10:29:35 linar kernel:  ? srso_alias_return_thunk+0x5/0x7f
Sep 01 10:29:35 linar kernel:  ? exc_page_fault+0x7f/0x180
Sep 01 10:29:35 linar kernel:  entry_SYSCALL_64_after_hwframe+0x72/0xdc
Sep 01 10:29:35 linar kernel: RIP: 0033:0x7fecd7511f5e
Sep 01 10:29:35 linar kernel: RSP: 002b:00007ffefd428ed8 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
Sep 01 10:29:35 linar kernel: RAX: ffffffffffffffda RBX: 000055a746ecaba0 RCX: 00007fecd7511f5e
Sep 01 10:29:35 linar kernel: RDX: 00007fecd7c2b343 RSI: 00000000000170e7 RDI: 00007fecd5be8010
Sep 01 10:29:35 linar kernel: RBP: 00007fecd7c2b343 R08: 0000000000000450 R09: 0000000000000000
Sep 01 10:29:35 linar kernel: R10: 00007fecd763eb20 R11: 0000000000000246 R12: 0000000000020000
Sep 01 10:29:35 linar kernel: R13: 000055a746ec5750 R14: 000055a746ecaba0 R15: 000055a746edb9b0
Sep 01 10:29:35 linar kernel:  </TASK>
Sep 01 10:29:35 linar kernel: OOM killer enabled.
Sep 01 10:29:35 linar kernel: Restarting tasks ... done.
Sep 01 10:29:35 linar kernel: random: crng reseeded on system resumption
Sep 01 10:29:35 linar systemd-sleep[9106]: Failed to put system to sleep. System resumed again: Device or resource busy
Sep 01 10:29:35 linar bluetoothd[1067]: Controller resume with wake event 0x0
Sep 01 10:29:35 linar systemd[1]: systemd-suspend.service: Main process exited, code=exited, status=1/FAILURE
Sep 01 10:29:35 linar systemd[1]: systemd-suspend.service: Failed with result 'exit-code'.
Sep 01 10:29:35 linar kernel: PM: suspend exit
Sep 01 10:29:35 linar systemd[1]: Failed to start System Suspend.
Sep 01 10:29:35 linar systemd[1]: Dependency failed for Suspend.
Sep 01 10:29:35 linar systemd[1]: suspend.target: Job suspend.target/start failed with result 'dependency'.
Sep 01 10:29:35 linar systemd[1]: systemd-suspend.service: Consumed 3.939s CPU time.
Sep 01 10:29:35 linar systemd-logind[950]: Operation 'sleep' finished.
Sep 01 10:29:35 linar systemd[1]: Stopped target Sleep.

Unfortunately I can't get the shutdown error since it happens after journalling stops (but let me know if there's a way to see this), and it mentions both that it's waiting on a udev-worker and subsequently (after a few minutes) it throws an error about failing to unmount /oldroot. Note that I also am running an encrypted system inside a luks container.

Any thoughts on how to go about troubleshooting this? I've tried adding shutdown to my mkinitcpio hooks, un/re-installing the amd drivers, seeing if it's related to Bluetooth, but no luck. Again, it only happens about 50% of the time, and whenever it fails to suspend it subsequently cannot shutdown, so they are definitely related.

Thanks!

Last edited by Jphillips (2023-09-04 08:38:00)

Offline

#2 2023-09-01 12:18:16

seth
Member
Registered: 2012-09-03
Posts: 64,466

Re: [SOLVED] Unable to suspend or shutdown

What uses amd_sfh ?

lspci -k

Offline

#3 2023-09-01 13:10:17

Jphillips
Member
Registered: 2019-08-23
Posts: 68

Re: [SOLVED] Unable to suspend or shutdown

It's the Sensor Fusion Hub:

67:00.7 Signal processing controller: Advanced Micro Devices, Inc. [AMD] Sensor Fusion Hub
	Subsystem: Lenovo Sensor Fusion Hub
	Kernel driver in use: pcie_mp2_amd
	Kernel modules: amd_sfh

Even from some googling I can't really figure out what this does or if I need it, or what would happen if I were to blacklist it....

Offline

#4 2023-09-01 13:48:04

seth
Member
Registered: 2012-09-03
Posts: 64,466

Re: [SOLVED] Unable to suspend or shutdown

https://www.phoronix.com/news/AMD-Senso … ub-SFH-1.1

exposes the accelerometer, gyroscope, magnetometer, ambient light sensor, and human presence detection (HPD) sensors

Blacklist it to at least figure whether it's the cause.

Offline

#5 2023-09-01 15:06:06

Jphillips
Member
Registered: 2019-08-23
Posts: 68

Re: [SOLVED] Unable to suspend or shutdown

Thanks -- I'll start with that and see if I can recreate the problem with it blacklisted. It seems to be a problematic driver, but no clear solution, e.g., https://bbs.archlinux.org/viewtopic.php?id=286254

Offline

#6 2023-09-04 08:37:34

Jphillips
Member
Registered: 2019-08-23
Posts: 68

Re: [SOLVED] Unable to suspend or shutdown

Seems like that might have done it. I've gone through a few reboot cycles and everything is going smoothly. Thanks!

Offline

Board footer

Powered by FluxBB