I use Ubuntu btw. Poweroff could use more write cycles on the SSD because it has to read everything at startup, but suspend has to keep supplying power to the RAM

  • CronyAkatsukiA
    link
    fedilink
    arrow-up
    13
    ·
    edit-2
    1 day ago

    I just keep my laptop on for weeks on end, until the kernel updates or something else that needs a restart, last 6 months I prob only turned it off 7 times.

    And no, I don’t really feel any effects cause it’s linux which doesm’t get clogged up like windows and power usage just idling is the same as just suspending.

    Also personally don’t use stuff like suspend or hibernate ever. Even have them completely disabled on my systems.

    Note: I’m on nixos not ubuntu tho.

    • Sneezycat@sopuli.xyz
      link
      fedilink
      arrow-up
      5
      ·
      1 day ago

      Maybe there’s not a huge difference, but the power usage of suspending is definitely lower, since only the RAM is getting power. CPU and disks have some idle power consumption, and you can have some background processes that wouldn’t be executed while suspended.

      • CronyAkatsukiA
        link
        fedilink
        arrow-up
        2
        ·
        1 day ago

        Depends on what you run on your system, but when my system idles my cpu is at literal 0%, ram at 600mb and disk usage is 0% (nvme), which ends up my total power usage to about 3W on idle or something like.

        It’s a laptop so doesn’t use a lot.