https://bugzilla.kernel.org/show_bug.cgi?id=217754

--- Comment #28 from Mario Limonciello (AMD) (mario.limoncie...@amd.com) ---
Thanks.  In both cases you're getting to the deepest sleep state.

One thing I notice comparing your logs is that with 6.1.40 GPIO 9 is "now"
programmed as an S0i3 wake source.

Is it possible that this "getting hot" is only happening when the lid is
closed, potentially from pressure onto the touchpad in a bag or something?  If
so; then when it happens maybe it's triggering a wakeup and your software
environment isn't configured to go back to sleep.

To confirm this hypothesis; my suggestion is to do as follows:
1. Manually turn on /sys/power/pm_debug_messages
2. Monitor for the behavior and look for the wakeup source, it will be
documented in dmesg with pm_debug_messages enabled.

If it's GPIO 9, then you can experiment with turning off the wakeup source with
the sysfs power/wakeup file for your touchpad.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to