Do you guys have higher tolerance to buggy bs? Are you all gaslighting people to get higher adoption? Does it just work? If so… How??

I’ve tried about every distro in multiple different laptops/desktops, amd gpus, basically every possible idea and there’s always weird ass bugs and issues and a ton of involuntary learning involved.

edit. Any chances you guys could suggest me one setup that “just works” no ifs and no buts? Or does it not exist in the Linux world?

edit2. Since people are asking for specifics I’m going to pick one random distro I’ve tried recently and list the issues I’ve had:

  • On Arch fresh install with archinstall, everything default pmuch:

Immediately greeted with this. thread discussing it here.

I could live with that though, kinda…

Gnome apps in Arch are taking multiple seconds to open/tab back into and freezing, no idea how to debug it.

Could also live with it…

The killer one is that the battery life just sucks badly. about 15W idling with tlp, for comparison Debian with tlp gives me sub 5Watts. But again, Debian comes with a whole different set of issues.

I’ve only listed the one I’ve tried most recently, but the experience is similar with all distros I’ve tried.

  • Atemu@lemmy.ml
    link
    fedilink
    arrow-up
    39
    ·
    1 day ago

    If you wanted a distro where everything is set up for you OOTB, not requiring tinkering, you should not have installed Arch mate.

  • MoogleMaestro@lemmy.zip
    link
    fedilink
    English
    arrow-up
    44
    arrow-down
    2
    ·
    1 day ago

    It’s very strange that you’ve made a post about bugs but chose not to list any of the bugs.

    Like, how can we make a recommendation if we don’t know what types of issues you’re running into? What type of hardware you have? What expectations you have?

    It just kind of screams of disgruntled user syndrome. These are community lead projects so, yes, they’ll have bugs. But if people never say what they are or what issues they had with what they used, the best the rest of us can do is just guess!

    • shapis@lemmy.mlOP
      link
      fedilink
      arrow-up
      11
      arrow-down
      5
      ·
      1 day ago

      It’s very strange that you’ve made a post about bugs but chose not to list any of the bugs.

      Sorry if I made it seem like the post was about bugs. It’s about me asking what is the most seamless experience you can have on Linux?

      I’m not particularly trying to post a laundy list of bugs that I’m trying to fix, because frankly I don’t want to fight them tooth and nail.

      I’m just trying to figure out if people put up with that and it’s not a problem for them, or if there’s a setup that you dont have to worry about that.

  • freagle@lemmygrad.ml
    link
    fedilink
    English
    arrow-up
    17
    ·
    edit-2
    1 day ago

    OK, I’m gonna make this simple, since it seems like no one has tried to do that for you. There’s only 3 points

    1. Do not expect to buy hardware and THEN use linux
    2. When choosing a linux distro, do not choose one that requires you to compile anything
    3. Your killer problem - battery life - is 100% a hardware support problem

    Breaking it down…

    1. Do not expect to buy hardware and THEN use linux Technically no operating system actually works this way. The problem is that every single hardware vendor works with Microsoft to ensure it works on Windows before they release it. You cannot just buy hardware and then later decide to use Linux. You must always check for linux compatibility, and often distro compatability, before buying your hardware.

    The reason for this is that every single piece of hardware needs a driver and not every single piece of hardware has a driver in Linux, and not every driver properly works with the hardware it was built for.

    So step 1 is always review your preferred distro for support for your target hardware and don’t just wing it. There’s a lot of shitty broken hardware that Linux devs haven’t built workarounds for and only work in Windows because there’s money to create driver workarounds.

    This isn’t that strange in the world of hardware, it’s just something MS managed to prevent everyone from dealing with through it’s monopoly power and Apple prevented everyone from dealing with it by only allowing OSX on it’s hardware and controlling all the updates. In any other world, you don’t just buy random components for your car, or buy electronics without worrying about EU vs US outlets or buy power supplies for electronics without researching voltage, amperage, and polarity. It’s just a thing you have to do.

    1. When choosing a linux distro, do not choose one that requires you to compile anything

    If you want a “just works” experience, then you do not want to be doing it. The forum link you posted is bonkers. There is no way someone with your level of experience should be bisecting anything. You fell into a hole, asked for a way out, and that forum gave you a shovel.

    You want to stick with distros that are ready to go: Debian, Ubuntu, Mint, openSuse, Fedora. My personal opinion is every beginner should start with Mint, but everyone’s got opinions.

    1. Your killer problem - battery life - is 100% a hardware support problem.

    Whatever components you’re running don’t have whatever driver maturity is needed for power management. That could be a lot of things, and there’s no fix unless you want to become a volunteer device driver developer, which is like asking if you want you to become a volunteer suspension bridge repairperson. It’s not a real option for you. That means you’re stuck waiting for someone else to write support for whatever hardware you have. Bringing me back to point #1, do not just attempt to put linux on any old hardware - you must research compatibility as part of your purchasing process.

    I’ve been running linux for decades. In the beginning, it was a nightmare. I had to debug it every week, sometimes multiple times each week. Nearly every problem was something I caused trying to fix some other problem. Nearly every problem I was trying to fix was ultimately just a lack of out-of-the-box hardware support and hardware auto-configuration. Fast-forward to 2007, I bought my first thinkpad. I researched linux support and bought one that I knew worked with Debian. Worked first time, no tweaking. Fucking beautiful.

    Except some features of the laptop didn’t work. I needed to manually configure the pointer device.

    But then, I bought my second thinkpad in 2010. Everything worked, and all the config was through graphical settings tools. Amazing.

    Well guess what. I bought a new thinkpad a few years ago. I really wanted a Ryzen. But Lenovo only had the first gen available for sale, the second gen was sold out. I saw the support was perfect for the second gen, but not perfect for the first gen. I bought it anyway.

    Wouldn’t you know it. The motherboard has hardware bugs that the drivers just don’t handle gracefully. There’s a fight between Lenovo and the driver developers over it. It never gets fully resolved. However, the battery life problem gets resolved. Now I have 2 bugs:

    1. sometimes I have to plug and unplug my external camera into the USB multiple times because the mobo can’t negotiate the connection properly.
    2. Sometimes the laptop fails to return from suspend and I have to reboot it.

    Both of these suck, and there’s nothing I can do to fix it. I could post on a forum and spend literal weeks trying literally everything everyone tells me, but I know what the problem is - hardware/driver support. I could volunteer to become a driver developer, or to work with a driver developer and give them absolutely everything in detail so they can maybe find the time to fix it, but the reality is, I bought unsupported hardware and this is the consequence. Had I bought the second gen ryzen thinkpad, I would not have these issues.

    So don’t try to force your way through this sorta shit and then assume everyone else is going through the same thing. Only buy hardware with components you know are going to work, only use distros that are simple to install and operate. And don’t try to solve problems that are caused by failing to adhere to rules 1 and 2.

  • Max-P@lemmy.max-p.me
    link
    fedilink
    arrow-up
    22
    ·
    edit-2
    1 day ago

    My experience has been quite the opposite: Windows is the one that’s constant problems for me, with no obvious way to fix and if I were to follow the common advice on the Internet I’d be reinstalling it more than I use it.

    Linux has been very reliable for me. Sometimes I look at my uptime and I’m like, maybe I should reboot soon.

    They’re always some initial problems just like Windows but usually once it’s all fixed up it stays that way. My install is 13 years old and still going strong.

    • not_amm@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      24 hours ago

      Same for me, all the support I had for Windows was “reinstall” or “have you checked the latest version of ‘x’ driver?”. Now I can actually solve my problems or maybe someone knows how to, there’s a big community with real access to debugging tools that may be able to help.

      I won’t deny that some people are annoying and don’t help at all, but you can always move to the next community or just change distros. I distrohopped using VMs because I couldn’t risk losing work in my laptop and then chose one (openSUSE Tumbleweed) which has its own problems, but I now can understand why something happens (or not).

      Also, some problems that I’ve encountered are only problems for me, some people would not even care about them, but I do and that gave me the tools to help other people when they need it (mostly friends from my career trying Linux).

  • oranki@sopuli.xyz
    link
    fedilink
    arrow-up
    9
    ·
    23 hours ago

    There’s occasionally something buggy, but the last time I ran Windows there were a lot of bugs too. They’re just abstracted away, which Linux DEs don’t do at all.

    For me, it’s about choosing the bugs that bug me less. If Windows is working better for you, just run Windows. Internet points are not worth much.

  • priapus@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    16
    ·
    1 day ago

    if you’re unfamiliar with Linux and do not want to deal with a lot of troubleshooting you shouldn’t use arch. You chose a distro that comes with a very minimal configuration, which makes it your job to get a lot of it working. It’s also a rolling release, apps will update more often and with less testing, meaning you’re likely to experience bugs.

    • krolden@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      24 hours ago

      On the other hand if you stick with it youll learn a lot more about how Linux works.

      • xavier666@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        21 hours ago

        What OP is doing is trying to learn how to drive a car on a busy highway with an instructor on the phone. It’s not going to be pretty.

  • wewbull@feddit.uk
    link
    fedilink
    English
    arrow-up
    29
    ·
    1 day ago

    For most people, using Linux is not a buggy experience. So no, people aren’t gaslighting you. Normally, you grab a modern release like the latest Fedora or Ubuntu and you can get a live desktop up in seconds booting from a USB stick.

    Esoteric hardware can be a problem if particular driver haven’t been developed yet. That tends to hit laptops harder than desktops, but it’s much less of an issue than it used to be.

    People are asking for specifics because they don’t share your experience and so can’t fill in the blanks.

    • shapis@lemmy.mlOP
      link
      fedilink
      arrow-up
      3
      arrow-down
      4
      ·
      1 day ago

      I see. Since it’s a newish post I’ll update the main body with the issues I’m having with one distro for example.

  • xavier666@lemm.ee
    link
    fedilink
    English
    arrow-up
    4
    ·
    21 hours ago

    I have been using Linux for nearly a decade and I’m too scared to try Arch. It’s not for beginners.

  • EccTM@lemmy.ml
    link
    fedilink
    English
    arrow-up
    22
    arrow-down
    5
    ·
    1 day ago

    Maybe Linux just isn’t for you, and that’s okay. Go use Windows or Mac and enjoy your “just works” setup and lack of involuntary learning.

      • undefined@lemmy.hogru.ch
        link
        fedilink
        arrow-up
        4
        arrow-down
        8
        ·
        1 day ago

        My motto is “macOS/iOS on desktop/phone,” Linux on everything else. I’m a programmer by day but I don’t want to fight for all the features I take for granted in Apple’s walled garden.

        Haters might hate, and I still love watching Linux development but I’m more into server/CLI stuff on Linux than I am trying to make Gnome/KDE/Wayland as seamless as macOS.

  • Black616Angel@discuss.tchncs.de
    link
    fedilink
    arrow-up
    4
    ·
    22 hours ago

    Okay, your post is a bit weird, so I’ll just tell you about my setup:

    I have a custom built PC for like 4 or 5 years and have Linux on there permanently for at least 2.

    It has an AMD Ryzen 7 (AM4) CPU and a Nvidia 2060 Super.

    I often tried new distros before the final switch. In the end I chose PopOS. For me it mostly just works.

    All the core features are effectively bugless.

    Games sometimes don’t work or need a little tweak in steam, but that is like one game out of 20.

    BUT:
    I don’t play AAA games. Like ever. I played Darktide for a month maybe and “Witcher 3” butthis is the closest I got to “real” AAA games in the last 5 years.
    Indie Games nearly always “just work”.

    Few examples from the last months:

    • Deep Rock Galactic
    • Satisfactory
    • Witch It
    • Factorio Space Age
    • Cogmind
    • Dwarf Fortress
    • Ultimate Chicken Horse
    • Disco Elysium
    • The Last Journey
    • Core Keeper
    • Celeste
    • Stardew Valley

    They all ran fine. The one Issue I had was that steam didn’t show this DirectX-Popup and I thought the games didn’t start. But after that it all just worked.
    Also sometimes mods are hard. This is mostly for games I didn’t buy on steam and that have weird community-built mod managers.

  • astro_ray@lemdro.id
    link
    fedilink
    English
    arrow-up
    8
    ·
    1 day ago

    For me, the bugs that I usually encounter in linux are way less annoying than the ones I had on Windows

    • ÚwÙ-Passwort@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      24 hours ago

      This, and no foced anything. I curse more abou the work machine than my Privat Manjaro, but i also have the distro hopping and breaking through.

      Point is once the system runs, it runs.

  • Matt@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    21 hours ago

    edit. Any chance you guys could suggest to me one setup that “just works” with no ifs and no buts? Or does it not exist in the Linux world?

    Try Radeon GPU with Ryzen CPU and Bazzite KDE.

    Gnome apps in Arch are taking multiple seconds to open/tab back into and freezing, no idea how to debug it.

    Buy an SSD and try Bazzite KDE. It is the best distribution for beginners, IMO.

    The only issue that exists for Linux is anti-cheats. They’re as effective as Valve’s anti-cheat, and we all know how effective VAC is.

    Btw, you just need to get used to it. Based on what you wrote, you’re just impatient.

  • Björn Tantau@swg-empire.de
    link
    fedilink
    arrow-up
    14
    ·
    1 day ago

    Honestly, it just works or not works as much as other operating systems. I’ve just come to like its way of working or not working more than others. I get it. When something doesn’t work the symptoms usually let me know where to look for a fix.

    By now this comes down to experience and the ability to read and understand error messages.

    When I watch people online in videos messing up with Linux it usually seems to be due to them not reading correctly and ignoring vital information, skipping stuff or trying to alter some process in a misguided way. See Linus Sebastian entering “yes, do as I say” without realising that the system is trying to keep him from making a fatal mistake.

  • Kongar@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 day ago

    Mint If you have bugs with mint - something newer like fedora will work Arch is a bad choice for you.