All of lore.kernel.org
 help / color / mirror / Atom feed
* Suspend/Resume (S3) issues with rmi_smbus
@ 2022-05-30  8:48 Peter Zijlstra
  2022-05-30 19:15 ` Dmitry Torokhov
  0 siblings, 1 reply; 7+ messages in thread
From: Peter Zijlstra @ 2022-05-30  8:48 UTC (permalink / raw)
  To: dmitry.torokhov, linux-input

Hi Dmitry,

My very aged x240 seems to require unloading and reloading of rmi_smbus
after every suspend cycle, otherwise the touchpad won't work again.

It seems to have started a few releases ago, but it used to be
occasional loss of touchpad, but now with 5.18 it is *every* suspend.

But the thing is, when I look at the git history of that file, it's not
been touched in 2 years or so, so I'm somewhat confused what's causing
this.

The relevant errors in dmesg are:

[26604.508618] rmi4_smbus 0-002c: failed to get SMBus version number!
[26604.508852] rmi4_physical rmi4-03: rmi_driver_reset_handler: Failed to read current IRQ mask.
[26604.509113] rmi4_f01 rmi4-03.fn01: Failed to restore normal operation: -6.
[26604.509117] rmi4_f01 rmi4-03.fn01: Resume failed with code -6.
[26604.509118] rmi4_physical rmi4-03: Failed to suspend functions: -6
[26604.509120] rmi4_smbus 0-002c: Failed to resume device: -6


Any clues where I should start poking? I'm not really familiar with this
part of the kernel.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-06-01 17:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-30  8:48 Suspend/Resume (S3) issues with rmi_smbus Peter Zijlstra
2022-05-30 19:15 ` Dmitry Torokhov
2022-05-31  8:54   ` Peter Zijlstra
2022-05-31 15:50     ` Dmitry Torokhov
2022-06-01 12:47       ` Jarkko Nikula
2022-06-01 17:02         ` Hugh Dickins
2022-06-01  6:40     ` Peter Zijlstra

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.