Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AMD laptops disrupt sleep on lid close and charger plugin #38

Open
septatrix opened this issue Dec 18, 2023 · 4 comments
Open

AMD laptops disrupt sleep on lid close and charger plugin #38

septatrix opened this issue Dec 18, 2023 · 4 comments

Comments

@septatrix
Copy link

See the relevant forum thread. It seem like multiple wakeup events are sent, from the lid switch and the keyboard (at least for the lid closing, unsure about the charging thing). This seems to cause operating systems to cancel sleep, i.e. closing the lid of a sleeping laptop wakes it up and so does plugging in the charger. Someone from the Framwork team already has a theory about the code which might case this issue:

@brlin-tw
Copy link

brlin-tw commented Apr 7, 2024

@xeruf
Copy link

xeruf commented Feb 12, 2025

that sounds like an issue I have been having - my battery really drains nicely on my AMD 16 on some days

@JohnAZoidberg
Copy link
Member

Here's the Linux kernel workaround patch that disables the keyboard wakeup source completely on firmware version 3.03 that is included in >=6.7-rc7

Yep, this is the fix.

@JohnAZoidberg
Copy link
Member

that sounds like an issue I have been having - my battery really drains nicely on my AMD 16 on some days

Do you mean your system wakes up by itself? If no, then that's not the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants