Transcript:

Two panel meme.

Top panel: Woman in the front seat of a car screaming at a child in the rear seat. She’s saying “Why can’t you just shutdown?”

Bottom panel: A child screaming “A stop job is running for Session c2 of user … (1:30 / no limit)”

  • hirihit640@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    0
    ·
    5 days ago

    One of the reasons i like the new atomic/immutable distros is you can just power cycle with little worry of bricking your system, even if a system update is running.

  • Impractical_Island@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    6 days ago

    Wtf is this Linux shit I see all the time on this dumpster fire of Reddit knockoff site? Is that like a breed of dog? I’m not a furry, personally, but my life partner is, I think, that might be his cover, I still haven’t figured it out, but you fucking furbies n shit gotta stop advertising your weird shit to kids, cuz then they grow up to be like me, and no one wants that shit, bro.

  • TrackinDaKraken@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    6 days ago

    I hope my installation of Mint doesn’t start acting up, because I don’t want to learn whatever it is half y’all are talking about.

    I just want it to work, and so far it has.

    The only problem I’ve had is nvidia driver updates breaking Blender. So, I need to restore and tell update to ignore that one.

    • Deebster@infosec.pub
      link
      fedilink
      arrow-up
      0
      ·
      6 days ago

      Same, my shutdowns take about about two seconds, although suspend can sometimes take about six seconds (but normally one).

      I’m on Gentoo, so it’s probably a leaner install than most.

        • Deebster@infosec.pub
          link
          fedilink
          English
          arrow-up
          0
          ·
          6 days ago

          So I should wish for my computer to start acting up so I can have an educational experience attempting to fix it? No thanks, there’s less frustrating ways to learn.

          Also, if you’re trying to go for a greentext-style formatting, put two spaces at the end of your first line.

  • AceFuzzLord@lemmy.zip
    link
    fedilink
    arrow-up
    0
    ·
    6 days ago

    I am lucky enough to not have had any problems with calling a shutdown… just now with a problem I recently learned where my desktop treats shutdown as reboot. Definitely gotta look into that.

      • AceFuzzLord@lemmy.zip
        link
        fedilink
        arrow-up
        0
        ·
        6 days ago

        I think I figured out my issue, literally a few minutes ago. I’ve never really dealt with ethernet, so I just learned my bios might have some sort of “wake up on lan” setting enabled that stops me from fully shutting down.

        Why would I ever want something like that, though?

        • Nailbar@sopuli.xyz
          link
          fedilink
          arrow-up
          0
          ·
          6 days ago

          Why would I ever want something like that, though?

          I should look into wake on lan for my media center so I wouldn’t have to run downstairs to the living room to turn it on if I want to browse my photo/video collection.

          I prefer keeping it off when it’s not in use.

          • lambisio@feddit.cl
            link
            fedilink
            English
            arrow-up
            0
            ·
            5 days ago

            Wouldn’t it be more efficient in that case to have some sort of remote* suspend+resume? Saves you the hassle of the bootup and shutdown procedure, when suspend saves most of the relevant energy.

            [*] where “remote” can be “hook a tripwire from your room to the keyboard”, at least for the wakeup

    • JTskulk@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      6 days ago

      Recently I had to reboot to fix a zombie process (caused by a GPU crash, not sure if it was hardware or the driver). When shutting down systemd waited 2 minutes for all process to be killed and then another 2 minutes for the specific zombie process.

  • palordrolap@fedia.io
    link
    fedilink
    arrow-up
    0
    ·
    6 days ago

    This actually got me to go track down the systemd service that has been responsible for being unresponsive and causing a 90-second shutdown delay way more often than it should.

    Do you really want technical details?

    In my case it’s the MPRIS service that’s supposed to provide playback control on media players and related software.

    … and so now it’s disabled to see what, if anything, breaks without it. So far, none of the media apps I regularly use seem to be affected (browsers, a computer emulator, DOSBox, VLC).

    It looks to be Bluetooth-associated based on the package it’s installed with, and I don’t need Bluetooth 99.9%+ of the time, so it might be a while, if ever, before I notice anything wrong.

  • rumba@lemmy.zip
    link
    fedilink
    English
    arrow-up
    0
    ·
    6 days ago

    I have less issues with that than i do shit getting slow at startup. I hunted down a PAM problem (that I didn’t even configure) for a couple of days of my spare time. 5 minutes startup, i could feel my hail/nails growing between power on and Graphical.

  • lazynooblet@lazysoci.al
    link
    fedilink
    English
    arrow-up
    0
    ·
    6 days ago

    On Windows I get a “some apps are preventing shutdown…”. With a list of apps. The app that is stopping shutdown? It’s called “shutting down”. Wtf

    • slazer2au@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      6 days ago

      Sometimes the list is empty and I’m like, well there is nothing in the list shut down you idiot before I pull the damn power out.

  • ThunderComplex@lemmy.today
    link
    fedilink
    arrow-up
    0
    ·
    6 days ago

    Idk if this is a hot take but „no limit“ should straight up not exist. Just set a limit and blow the whole PC up when it takes too long.

  • Venia Silente@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    0
    ·
    6 days ago

    That can hit any time, not just in shutdown. At bootup, when suspending, etc. This message and the wait time is so bad. Systemd basically implemented Windows Update waitouts on Linux! It’s incredible!

    Switching from systemd to sysvinit solved that pretty nicely.

    • chris@l.roofo.cc
      link
      fedilink
      arrow-up
      0
      ·
      6 days ago

      You didn’t solve the problem. You only ignored it. Systemd does exactly what it’s instructed to do. If a program takes longer it waits if it’s instructed to do so. It’s well defined and predictable. Much better than a random assortment of bash scripts. And it’s incredibly customizable. If the defaults don’t fit you, you can easily override them without touching the main unit itself.

      • Venia Silente@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        0
        ·
        6 days ago

        Oh no, I solved the problem: I uninstalled systemd. It’s systemd who is ignoring things, such as the longstanding history of Unix and Linux (research what happened between systemd and screen, tmux, dtach).

    • Aatube@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      0
      ·
      6 days ago

      I don’t think that’s true. Bootup and suspending don’t need stopping things like that.

      Source: I use systemd btw

      • Venia Silente@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        0
        ·
        6 days ago

        Oh but it’s not just stopping things, starting things is subject to the same issue also:

        A start job is running for "wait for network to be available"
        

        (attached to a network interface that is not necessarily connected at bootup)

        Systemd is just special.

          • lambisio@feddit.cl
            link
            fedilink
            English
            arrow-up
            0
            ·
            5 days ago

            Don’t mask or disable the systemd service.

            Edit /etc/netplan/01-netcfg.yaml and add optional: true to any devices that may not always be available.

            That’s absolutely systemd’s fault. In any Linux system the only network interface that can (more or less) always trusted to be available and complete a full initialization sequence is lo Absolutely nothing else.

            (The worse if you happen to have a WiFi that autoconnects but does it across the same SSID to different endpoints, but that one is wpa_supplicant’s fault if I’m not mistaken. Systemd just makes it worse)

            • Aatube@lemmy.dbzer0.com
              link
              fedilink
              arrow-up
              0
              ·
              5 days ago

              It depends on whether you’re a server or PC. For PCs (as in personal computing) I agree systemd-networkd-wait-online.service should be disabled. For servers, I think it’s plausible that you require a network to be at all meaningful, especially if there’s some sort of database.

              • lambisio@feddit.cl
                link
                fedilink
                English
                arrow-up
                0
                ·
                5 days ago

                Eh, the only kind of server that I think you absolutely need full networking (address, iptables, routing, maybe even DNS) to be “meaningful” would be a database replica. Anything else, there is full use to partial network configuration: anything small enough that lets in a network connection someone else can use to diagnose (eg.: you can have a server that can spin up a meaningful session with only address and netmask, not routing).

                That said, I’ve never seen a server, with or without systemd, set to wait for all possible network interfaces that are present to be fully configured… would me emotional murder with something like wireguard that by necessity has a depends on another interface’s routing. Usually with just lo plus any one available interface, it tends to suffice.

  • cannedtuna@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    6 days ago

    Transcript:

    Top: A woman in a parked car screaming at a child in the back seat

    Caption: Why can’t you just SHUTDOWN ?

    Bottom: a child buckled in the back seat screaming back

    Caption: ᵢₘgfₗᵢₚA.cSₒtₘop job is running for Session c2 of user … (1:30/no limit)