this post was submitted on 29 Nov 2023
25 points (96.3% liked)

Linux

46758 readers
1775 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I dont know if this is pretty common? I reported a bug about this an eternity ago on Fedora, but it is still happening.

I am also not sure what project is responsible, mesa?

Whenever I sleep my Fedora KDE Laptop, close the lid, open it and it turns on but no input works.

Sometimes my entire screen is corrupted too, like this and often only a hard shutdown fixes it, sometimes it reacts by itself.

Do you know something similar? Where should I report it and how can I circumvent this by now, disable S3 sleep?

you are viewing a single comment's thread
view the rest of the comments
[–] Pantherina@feddit.de 1 points 8 months ago (1 children)

Thank you! How do you activate s2idle?

[–] olorin99@kbin.social 2 points 8 months ago (1 children)

So to check what suspend states your laptop supports run cat /sys/power/mem_sleep. It should print something like s2idle shallow [deep] with the option that is enabled having [] around it. To change the enabled option run echo "s2idle" > /sys/power/mem_sleep.
https://wiki.archlinux.org/title/Power_management/Suspend_and_hibernate has more info.

[–] Pantherina@feddit.de 1 points 8 months ago

S2idle.

Hm, anyways this is happening ;(