this post was submitted on 01 Dec 2023
7 points (81.8% liked)

Linux

46700 readers
1419 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 have a Lenovo Carbon X1 that is a few years old (7th gen), and I am running Fedora 38.5 with GNOME 44.5. The issue is that the system does not sleep properly. If I close the lid, nothing suspends properly, so if it is not on a charger or shut down it will die within several hours in my bag. Are there any distros that handle power management and suspend status on this hardware better than Fedora?

you are viewing a single comment's thread
view the rest of the comments
[–] albsen@beehaw.org 1 points 8 months ago
  1. you're likely describing hibernate not suspend suspend has different states and the most common one is suspend to ram which needs a low concurrent supply of power and that's on all laptops the default - certainly on all thinkpads I own
  2. check the systemd configuration file for your close lid actions such as suspend
  3. hibernate means the machine is completely off and only works if you installed the OS in a specific way (please search how to install fedora to do this)
  4. fedora is not superbly newbie friendly, maybe try ubuntu, linux mint or popos which usually work out of the box