It’s not really broken, couldn’t get the microphone to work with any program

  • @Hobbes_Dent
    link
    1062 months ago

    If you reinstall enough things, enough times, it becomes a kink.

    • @SzethFriendOfNimi
      link
      35
      edit-2
      2 months ago

      Ok. I’ve downloaded, tar and gunzipped the files for it.

      Then did a make build and then make install. Now my system won’t start. What do I do?

    • Sabata
      link
      fedilink
      32 months ago

      I have saved 3 reinstall or 1 week of troubleshooting in only 3 “fuck around and find out” incidents.

    • @rovingnothing29
      link
      22 months ago

      I guess I’m the only one timeshift always fails for.

      • Lettuce eat lettuce
        link
        fedilink
        32 months ago

        Same, it’s saved my butt so many times. Once in the middle of a tech conference, I was messing around in the terminal with my networking and borked something really bad.

        I spent 5 minutes trying to get my networking back but couldn’t figure out what I had screwed up and ended up breaking it more.

        I just went into Timeshift and restored to the beginning of that day and in a few minutes I was back up like nothing had happened.

  • @[email protected]
    link
    fedilink
    45
    edit-2
    2 months ago

    In the olden days, I would have spent hours to fix it, completely forget everything I’ve done over the course of those several hours and then having to reinstall it bcs I’ve broken something else in those unsuccessful attempts and now dont have the energy to figure out this clusterfuck too.

    Ahh, good memories.

    • @Cold_Brew_Enema
      link
      -52 months ago

      You’re really selling me on Linux. Sounds like a nightmare

      • @[email protected]
        link
        fedilink
        16
        edit-2
        2 months ago

        That was a decade+ ago, closer to two.

        I’ve always had far more driver issues with Windows.
        I have a niche laptop that for mic & speakers doesn’t really have drivers for that exact ID and a close (working) match are ancient, so can’t avoid crackling sounds. No issues out of the box with Linux.

      • @[email protected]
        link
        fedilink
        12 months ago

        on a thread about someone having a weird issue with linux

        someone shares related story involving troubleshooting for hours

        “You’re really selling me on Linux. Sounds like a nightmare”

  • Lexi Sneptaur
    link
    fedilink
    English
    412 months ago

    Got into an argument about this once. The other person insisted that if I wipe my hard drive and reinstall, that I’m a pathetic moron who doesn’t deserve to use a computer.

    In fairness, it’s usually better to fix things so you can learn, but dang they were toxic.

    • @Pilferjinx
      link
      152 months ago

      It’s great when you’re young and have the spare time and energy on such things.

    • @[email protected]
      link
      fedilink
      English
      62 months ago

      To be fair, at least with Windows, if you do a reinstall I’ve always found that it never runs quite like it used to. I’ve sometimes had to deal with some weird quirks afterwards. A friend of mine who kept switching between Google Android and open-sourve Android on his phone said the same thing. Every time he reinstalled Google Android, it simply wouldn’t run as well as it did beforehand.

      It’s like taking a plumbing pipe out and putting it back in. Or taking apart a car engine and putting it back together. It never quite fits together the way it used to anymore.

      • Sonotsugipaa
        link
        fedilink
        English
        9
        edit-2
        2 months ago

        I had the opposite experience with Windows (7 up to 10), every now and then I would have to reinstall it to get some random feature working, which made the system run smoothly for a while - which checks out, considering Windows’ affinity for software rot.

        Then again, I increasingly debloated it as time went on, which I’d assume contributes to its instability.

    • JelloeaterA
      link
      English
      22 months ago

      People like that are why more folks don’t like Linux and tech in general.

      Bro, gatekeeping computers is something children do.

      “You much get invited to a lot of parties?” is generally a good response. “Everyone makes mistakes, you’re living proof”.

    • @wreckedcarzz
      link
      English
      11 month ago

      I’m a pathetic moron

      “so there would be two of us then, eh?”

  • @spikederailed
    link
    362 months ago

    You learn plenty by breaking and reinstalling. I don’t considering it an invalid option for a home user. I had to reinstall MacOS7/8 and Windows 95/98 so many times as a kid. Learned a lot doing it, sysadmin now 🤷‍♂️

      • @bitwaba
        link
        12 months ago

        find out and learn

        But you repeat yourself

    • Avid Amoeba
      link
      fedilink
      22 months ago

      You learn a lot more by reading and fixing. That’s simply not possible with Windows.

    • @Chee_Koala
      link
      12 months ago

      Whenever we (Brother and I) broke our W95 install, it was a pretty high stakes race against the clock to get it to work as expected again, because if my dad got home from work and found out about the broken machine, there would be consequences (him being frustrated, us not allowed to play C&C red alert or Warcraft II)

  • teft
    link
    242 months ago

    Pffft. I just boot from a live cd so changes are gone at reboot. Why install if you’re just going to break something?

  • Victoria Antoinette
    link
    192 months ago

    i, too, nuked my bookworm install today after fiddling with Nvidia drivers. keeping /home on its own part is such a lifehack

  • NutWrench
    link
    182 months ago

    Button #3: Restore TimeShift snapshot.

    • JelloeaterA
      link
      English
      102 months ago

      1000% this. Just use BTRFS and avoid all the pain…

    • Gormadt
      link
      fedilink
      31 month ago

      Honestly kicking myself for not having this setup on my last Linux install

      Good news is it’s setup on my current install

      Sometimes I learn my lessons the hard way… Multiple times.

  • @[email protected]
    link
    fedilink
    18
    edit-2
    2 months ago

    Second approach is better as it teaches you to fix and understand the system you’re working with

    Of course, this is a more complicated and energy - demanding approach, though. But if you wanna stay on Linux, you better figure such stuff out, this will be invaluable in the long run.

    I should also mention that Debian, despite the Bookworm introducing more user-friendly options, is not a newbie-centered distribution and fixing things in there tend to be more tedious for an inexperienced user.

    The upside, however, is that once you’ve set it up, everything will just work. But first you might face some pain.

    • @[email protected]
      link
      fedilink
      62 months ago

      I wish there was a way to see what the default values in a config file are for a given distro.
      I’m guessing there probably is, and I just don’t know it.

      Maybe I should just make / a git repo…

      • @[email protected]
        link
        fedilink
        22 months ago

        Without knowing a better way, my go-to solution woukd just be getting an full installation image and diffing my files with the files on it

      • @thevoidzero
        link
        22 months ago

        Don’t modify the config in /etc/, copy them in ~/.config/ and then modify them. You’ll always be able to just look at the /etc/ for defaults.

      • Hello Hotel
        link
        English
        1
        edit-2
        2 months ago

        Usually if its a boolean or nullable, a good config file will have a # uncommemt this line to enable this feature/disable this feature/bind to this IP address/give this thing a name that is at least vaugely hints what the option does. But yes, its still fairly annoying.

      • @barsquid
        link
        02 months ago

        You should check out the Fedora atomic distros if you haven’t already. Making the system work more like a git repo is what they are doing with rpm-ostree. I am liking it a lot.

  • @[email protected]
    link
    fedilink
    132 months ago

    My laptop’s mic seems to have some contact issues. It never worked for a second on windows. I put Linux on it, and it usually just works. When it doesn’t, some percussive maintenance does a quick job of fixing it. I guess I was dealt the opposite hand than usual.

    • @SpaceNoodle
      link
      62 months ago

      No, that’s how it usually goes these days.

  • @UnculturedSwine
    link
    122 months ago

    Refresh OS feature in popos has been a game changer for me

  • @Plopp
    link
    112 months ago

    There’s a cheat button called sudo snapper rollback in OpenSUSE, it can be had in other distros as well.

  • Meowie Gamer
    link
    92 months ago

    As a gentoo user, spending hours trying to fix it is usually the better option.