this post was submitted on 25 May 2025
38 points (91.3% liked)

Linux

56124 readers
1406 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 6 years ago
MODERATORS
 

Fedora 42 gnome, suspend does not work it wakes up immediately and stays in the login screen.

you are viewing a single comment's thread
view the rest of the comments
[–] just_another_person@lemmy.world 1 points 1 month ago (5 children)

Check dmesg and system logs and post relevant entries.

[–] dr_sentinel@lemm.ee 1 points 1 month ago (1 children)
[–] just_another_person@lemmy.world 1 points 1 month ago (1 children)

I saw your comment that you don't have swap enabled, and you're trying to hibernate. This won't work. Create a swapfile equal to your memory size.

https://linuxize.com/post/create-a-linux-swap-file/

[–] dr_sentinel@lemm.ee 1 points 1 month ago (1 children)

hey im trying to suspend not hibernate.

[–] just_another_person@lemmy.world 1 points 1 month ago (1 children)

The resume message suggests otherwise...

Are you POSITIVE your BIOS supports S3 and not S4?

[–] dr_sentinel@lemm.ee 1 points 1 month ago

im not sure, it shows [s2idle]. however my laptop used to succesfully suspend in arch, ubuntu and windows when i used them few months back. this week ive tried mint and fedora and both have this issue. as another person here said i think its a kernel issue

load more comments (3 replies)