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?

  • albsen@beehaw.org
    link
    fedilink
    arrow-up
    1
    ·
    10 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
  • Carl George@beehaw.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    10 months ago

    I don’t think any distro supports the X1 Carbon better than Fedora. My previous work machine was a 6th gen, and Fedora worked great on there, including power management and suspend. The only thing that didn’t work was the fingerprint reader, but that has been resolved in more recent models. Starting with the 8th gen, Lenovo sells them with Fedora pre-installed. Lenovo works directly with the Fedora project to ensure their hardware works correctly. As others have mentioned, the most likely problem is something misconfigured that is stopping you from suspending. You could try updating the firmware and possibly resetting it to the defaults (although check through each setting to make sure nothing is set to be Windows-specific). You might also try a fresh install of Fedora to see if it was an OS-level misconfiguration.

    P.S. There is no such thing as Fedora 38.5. The project only has major versions, not minor versions.

  • ani@endlesstalk.org
    link
    fedilink
    arrow-up
    1
    ·
    10 months ago

    I have been having the same issue with a Lenovo laptop but on NixOS. I suppose this is a kernel issue; I’ll try updating and see if it solves the issue.