• cley_faye@lemmy.world
    link
    fedilink
    arrow-up
    23
    ·
    1 day ago

    But by the time the lid is up to reach the power button, it’s already out of sleep and operational…

    • toddestan@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      14 hours ago

      Meanwhile, my work Windows laptop is significantly slower to wake up now as I’m forced to hibernate it thanks to them removing S3 sleep in favor of the modern standby shit.

    • VitoRobles@lemmy.today
      link
      fedilink
      English
      arrow-up
      13
      ·
      1 day ago

      I remember when windows used to brag about incredibly fast boot times.

      Now, my 5 yo gaming PC takes about 30 seconds to wake up to the password screen. While my Linux laptop takes 15 seconds to go from cold start to desktop.

      • Sustolic@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        15 hours ago

        For me I can reach the windows desktop in around 14 or 15 seconds (auto login), for most people the biggest bottleneck is a slow bios.

        Linux and windows normally have very similar boot times at least on my hardware.

        5600X

        B550 AORUS ELITE

        Intel 660p

        • mittorn@masturbated.one
          link
          fedilink
          arrow-up
          1
          ·
          3 hours ago

          @Sustolic @VitoRobles 15 years ago initng in linuxmint was doing magic; booting system to gnome2 desktop in 3 seconds from grub. On PCs with intel motherboard this was about 4 seconds from poweron. And moreover, this was on HDD.
          Now all systems are bloated and cannot boot in 3 seconds even on SSD

      • groet@feddit.org
        link
        fedilink
        arrow-up
        3
        ·
        23 hours ago

        My 10yo gaming PC is probably “faster” to boot because it is set up to auto logon without password promt so it boots straight to desktop without any interruptions while my Linux laptop has pre-boot-authentication and then normal login. But between these two password promts is basically no time at all

    • Alaknár@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      16
      ·
      1 day ago

      Lucky you! Mine just crashes when I try to enter Sleep mode leaving both screens on and frozen, and nothing at all working.

      • olenkoVD@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        1
        ·
        6 hours ago

        Maybe try the kernel parameter amd_iommu=off if you have an AMD CPU (and you’re talking about Linux and not Windows). I had the same problem and this fixed it for me.

        • Alaknár@sopuli.xyz
          link
          fedilink
          arrow-up
          1
          ·
          4 hours ago

          Hey, thanks! Unfortunately, I’m a very new Linux user (190 days according to fish), so I’ve no idea how or where I would set that parameter.