All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 218771] Lenovo Thinkbook - turning off after closing lid or (dis)connecting charger
       [not found] <bug-218771-215701@https.bugzilla.kernel.org/>
@ 2024-06-05 20:20 ` bugzilla-daemon
  2024-06-26 13:44 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2024-06-05 20:20 UTC (permalink / raw)
  To: platform-driver-x86

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

Mario Limonciello (AMD) (mario.limonciello@amd.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Hibernation/Suspend         |Platform_x86
           Assignee|rjw@rjwysocki.net           |drivers_platform_x86@kernel
                   |                            |-bugs.osdl.org
            Product|Power Management            |Drivers

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

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

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

* [Bug 218771] Lenovo Thinkbook - turning off after closing lid or (dis)connecting charger
       [not found] <bug-218771-215701@https.bugzilla.kernel.org/>
  2024-06-05 20:20 ` [Bug 218771] Lenovo Thinkbook - turning off after closing lid or (dis)connecting charger bugzilla-daemon
@ 2024-06-26 13:44 ` bugzilla-daemon
  2024-06-26 14:07 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2024-06-26 13:44 UTC (permalink / raw)
  To: platform-driver-x86

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

--- Comment #7 from pawel.radziszewski@pw.edu.pl ---
(In reply to Mario Limonciello (AMD) from comment #6)
> > Modern Standby + si03x -> Modern Standby + si02x
> 
> This option will prevent the system from entering a deep enough sleep state.
> I don't generally suggest it.
> 
> 
> With mainline kernel 6.9, can this issue still be reproduced when the BIOS
> is configured to "Modern Standby + s0i3"?
> 
> If so; can you please append a report from
> https://gitlab.freedesktop.org/drm/amd/-/blob/master/scripts/amd_s2idle.py 

Just to explain: I did not check it yet because no update to 6.9 has been made
in the stable Mageia up to now. I would like to omit "messing" the system with
"external" kernels. I will check it after kernel will be updated to 6.9 or
later.

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

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

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

* [Bug 218771] Lenovo Thinkbook - turning off after closing lid or (dis)connecting charger
       [not found] <bug-218771-215701@https.bugzilla.kernel.org/>
  2024-06-05 20:20 ` [Bug 218771] Lenovo Thinkbook - turning off after closing lid or (dis)connecting charger bugzilla-daemon
  2024-06-26 13:44 ` bugzilla-daemon
@ 2024-06-26 14:07 ` bugzilla-daemon
  2024-09-09 13:02 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2024-06-26 14:07 UTC (permalink / raw)
  To: platform-driver-x86

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

--- Comment #8 from Mario Limonciello (AMD) (mario.limonciello@amd.com) ---
Conversely; I do want to point out upstream kernel bug trackers are for
upstream kernels.

Distros sometimes pick up patches that cause problems and so they're "usually"
the best first triage. If they confirm it's not their patch they will generally
suggest an upstream kernel and reporting it upstream.

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

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

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

* [Bug 218771] Lenovo Thinkbook - turning off after closing lid or (dis)connecting charger
       [not found] <bug-218771-215701@https.bugzilla.kernel.org/>
                   ` (2 preceding siblings ...)
  2024-06-26 14:07 ` bugzilla-daemon
@ 2024-09-09 13:02 ` bugzilla-daemon
  2025-05-25 20:24 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2024-09-09 13:02 UTC (permalink / raw)
  To: platform-driver-x86

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

Vitaly Chikunov (vt@altlinux.org) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vt@altlinux.org

--- Comment #9 from Vitaly Chikunov (vt@altlinux.org) ---
The problem still persists on v6.11-rc6 on Lenovo ThinkBook 14 G6+ 2024 AMD
Ryzen 7 8845H. Blacklisting ideapad_laptop module helps to solve it locally.

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

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

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

* [Bug 218771] Lenovo Thinkbook - turning off after closing lid or (dis)connecting charger
       [not found] <bug-218771-215701@https.bugzilla.kernel.org/>
                   ` (3 preceding siblings ...)
  2024-09-09 13:02 ` bugzilla-daemon
@ 2025-05-25 20:24 ` bugzilla-daemon
  2025-05-27 14:44 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2025-05-25 20:24 UTC (permalink / raw)
  To: platform-driver-x86

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

Rong Zhang (i@rong.moe) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |i@rong.moe

--- Comment #10 from Rong Zhang (i@rong.moe) ---
Hi all,

I've sent a patch to fix the issue, see
https://lore.kernel.org/all/20250525201833.37939-1-i@rong.moe/

If this fixes your issue, you may reply there with your Tested-by:.

Thanks,
Rong

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

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

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

* [Bug 218771] Lenovo Thinkbook - turning off after closing lid or (dis)connecting charger
       [not found] <bug-218771-215701@https.bugzilla.kernel.org/>
                   ` (4 preceding siblings ...)
  2025-05-25 20:24 ` bugzilla-daemon
@ 2025-05-27 14:44 ` bugzilla-daemon
  2025-05-27 17:28 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2025-05-27 14:44 UTC (permalink / raw)
  To: platform-driver-x86

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

--- Comment #11 from PMR (pawel.radziszewski@pw.edu.pl) ---
THX :))

I am not sure: I could not find it in a change log - is this patch an
experimental one or will it be included into the main kernel line?

I usually do not compile a kernel, relying on binary forms from distributions,
so I will most probably await a bit until it emerges there; one of the
workarounds (removing of the ideapad-laptop module), although cuts some energy
management-related functionalities, works for me by now, so the bug ceased to
be a critical in my case.

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

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

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

* [Bug 218771] Lenovo Thinkbook - turning off after closing lid or (dis)connecting charger
       [not found] <bug-218771-215701@https.bugzilla.kernel.org/>
                   ` (5 preceding siblings ...)
  2025-05-27 14:44 ` bugzilla-daemon
@ 2025-05-27 17:28 ` bugzilla-daemon
  2025-06-10 18:23 ` bugzilla-daemon
  2025-06-10 18:36 ` bugzilla-daemon
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2025-05-27 17:28 UTC (permalink / raw)
  To: platform-driver-x86

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

--- Comment #12 from Rong Zhang (i@rong.moe) ---
(In reply to PMR from comment #11)
> THX :))
> 
> I am not sure: I could not find it in a change log - is this patch an
> experimental one or will it be included into the main kernel line?

It is awaiting review from maintainers and hasn't been merged. Testing it out
and sending a Tested-by helps the review process.

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

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

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

* [Bug 218771] Lenovo Thinkbook - turning off after closing lid or (dis)connecting charger
       [not found] <bug-218771-215701@https.bugzilla.kernel.org/>
                   ` (6 preceding siblings ...)
  2025-05-27 17:28 ` bugzilla-daemon
@ 2025-06-10 18:23 ` bugzilla-daemon
  2025-06-10 18:36 ` bugzilla-daemon
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2025-06-10 18:23 UTC (permalink / raw)
  To: platform-driver-x86

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

--- Comment #13 from PMR (pawel.radziszewski@pw.edu.pl) ---
I does not work, I'm afraid, in my setup (see top of the thread).

I have upgraded to the kernel 6.6.93-desktop-1.mga9 (a binary one, from regular
Mageia repository, not compiled by myself), which, as far as I could chceck it,
should have this patch incorporated(?)

Unfortunately, I could observe an unchanged behavior: after closing the lid the
notebook comes to sleep, but after later disconnecting the charger it turns
completely off :-/

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

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

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

* [Bug 218771] Lenovo Thinkbook - turning off after closing lid or (dis)connecting charger
       [not found] <bug-218771-215701@https.bugzilla.kernel.org/>
                   ` (7 preceding siblings ...)
  2025-06-10 18:23 ` bugzilla-daemon
@ 2025-06-10 18:36 ` bugzilla-daemon
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2025-06-10 18:36 UTC (permalink / raw)
  To: platform-driver-x86

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

--- Comment #14 from PMR (pawel.radziszewski@pw.edu.pl) ---
Sorry, the change has not been included though.

There is a IDEAPAD_EC_TIMEOUT definition (which confused me),
but
schedule();
has not been replaced by 
usleep_range(IDEAPAD_EC_POLL_MIN_US, IDEAPAD_EC_POLL_MAX_US);

Sorry once again; I will be monitoring repository updates and will report the
behavior after the patch inclusion.

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

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

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

end of thread, other threads:[~2025-06-10 18:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <bug-218771-215701@https.bugzilla.kernel.org/>
2024-06-05 20:20 ` [Bug 218771] Lenovo Thinkbook - turning off after closing lid or (dis)connecting charger bugzilla-daemon
2024-06-26 13:44 ` bugzilla-daemon
2024-06-26 14:07 ` bugzilla-daemon
2024-09-09 13:02 ` bugzilla-daemon
2025-05-25 20:24 ` bugzilla-daemon
2025-05-27 14:44 ` bugzilla-daemon
2025-05-27 17:28 ` bugzilla-daemon
2025-06-10 18:23 ` bugzilla-daemon
2025-06-10 18:36 ` bugzilla-daemon

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.