this post was submitted on 10 Oct 2025
359 points (92.2% liked)

linuxmemes

27650 readers
306 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. ๐Ÿ‡ฌ๐Ÿ‡ง Language/ัะทั‹ะบ/Sprache
  • This is primarily an English-speaking community. ๐Ÿ‡ฌ๐Ÿ‡ง๐Ÿ‡ฆ๐Ÿ‡บ๐Ÿ‡บ๐Ÿ‡ธ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • ย 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
    you are viewing a single comment's thread
    view the rest of the comments
    [โ€“] cley_faye@lemmy.world 23 points 1 day ago (3 children)

    But by the time the lid is up to reach the power button, it's already out of sleep and operationalโ€ฆ

    [โ€“] VitoRobles@lemmy.today 13 points 1 day ago (2 children)

    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 1 points 22 hours ago* (last edited 22 hours ago) (1 children)

    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 1 points 10 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 3 points 1 day 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

    [โ€“] toddestan@lemmy.world 2 points 21 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.

    [โ€“] Alaknar@sopuli.xyz 16 points 1 day ago (1 children)

    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 1 points 13 hours ago (1 children)

    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.

    [โ€“] Alaknar@sopuli.xyz 1 points 11 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.