I have been distro hopping for about 2 weeks now, there’s always something that doesn’t work. I thought I would stick with Debian and now I haven’t been able to make my printer work in it, I think I tried in another distro and it just worked out of the box, but there’s always something that’s broken in every distro.

I’m sorry I’m just venting, do you people think Ubuntu will work for me? I think I will try it next.

  • Eager Eagle
    link
    fedilink
    English
    75
    edit-2
    4 months ago

    I’ve been using Linux for 10y and never distro-hopped to solve a problem. Overall I’ve only used 3 distros as daily drivers. IMO you should look into making things work with a distro you like instead of looking for the perfect off the shelf distro.

        • jwr1
          link
          fedilink
          194 months ago

          I second EndeavourOS. Nothing beats the arch wiki and arch user repository, and combining that with the easy and sane install of EndeavourOS makes it an almost perfect distro.

          • ProtonBadger
            link
            fedilink
            104 months ago

            I’m not sure OP sounds like someone who into reading Arch News, learning about pacnew/pacsave, etc. that’s more for hobbyists. An ubuntu flavor or something like Zorin might be better for them and then stick with it and solve any problem that may show up.

      • @Trainguyrom@reddthat.com
        link
        fedilink
        English
        44 months ago

        To build off of the above poster, some things sometimes take some tweaking to make work. When you distro hop you’re really just hopping to a different set of defaults and maybe a few relevant library differences. Learning what to do and how to do it can be daunting but when you get it its brilliant and then you have some idea what you need to do the next time you encounter a similar issue

  • Baggins [he/him]
    link
    fedilink
    344 months ago

    Just gotta learn to fix stuff yourself. Highly unlikely for any distro to be perfect out of the box.

    • @fpslem@lemmy.world
      link
      fedilink
      64 months ago

      Easier said than done sometimes. That’s the advantage of Ubuntu, Mint, etc. — they minimize the number of weird quirks you run into.

  • @throwawayish@lemmy.ml
    link
    fedilink
    16
    edit-2
    4 months ago

    OP, my request/suggestion would be the following:

    In order for us to better help you consider the following:

    • Inform us on your hardware specs. You could even rely on the software found on linux-hardware.org for a (so-called) probe.
    • Inform us on which distros you’ve tried. If possible, for each one of them list the following:
      • What exactly didn’t work?
      • Did you try any troubleshooting?

    On a more general note, you shouldn’t feel the need to switch distros even if other distros might offer more convenient solutions.

    Story time

    When I was new to Linux, I wanted to rely on the Chromium browser for cloud gaming through Nvidia GeForce NOW’s web platform. For some reason, I just wasn’t able to get this to work on Fedora. Somehow, while still being mostly a newbie, I stumbled upon Distrobox and decided to give it a go in hopes of allowing me to overcome the earlier challenge by benefiting of the ArchWiki and the AUR through an Arch distrobox. And voila; -without too much effort- it just worked. More recently, after I’ve become slightly more knowledgeable on Linux, I just rely on a flatpak to get the same work done.


    Moral of the story would be that there are a lot of different ways that enable one to overcome challenges like these. And unless you feel the need to go with a system that’s (mostly) managed for you (à la uBlue)[1], you will face issues every now and then. And the only way to deal with them would be to either setup[2] (GRUB-)Btrfs+Timeshift/Snapper (or similar solutions) such that it automatically snapshots a working state that you might rollback to whenever something unfortunate befalls your system or to simply become ever so better equipped in troubleshooting them yourself.


    1. But therefore demands from you to engage with the system in a specific (mostly unique) way.
    2. Or rely on a distro that sets it up for you.
  • @MangoPenguin
    link
    English
    164 months ago

    Linux requires putting in some work to get everything working, just how it is right now.

    Pick a distro you like, and stick with solving the issues!

  • Vinegar
    link
    fedilink
    15
    edit-2
    4 months ago

    When I install Linux for friends and family the only distro I use anymore is Fedora. I have used just about every major distro, and Fedora is the only one that has “just worked” on every computer I have tried it on.

    Love them, or hate them, Red Hat is by far the single biggest company in the Linux community, and their Red Hat Enterprise Linux is renowned for being stable, performant, and very well supported. Fedora is where most of the updates that make their way into RHEL are initially available, so with Fedora you get a cutting edge distro with the backing and resources of a massive corporation that employs many of the top Linux-desktop contributors.

    If you want a distro that “just works” I strongly recommend you give Fedora a try.

    • You can also try their immutable desktops if you’re not planning on tinkering with anything like the kernel and just want to install your apps and have them work.

      p.s. if you ever run into performance or weird flickering screen issues with Fedora, switch to x11 on the login screen

  • @BCsven@lemmy.ca
    link
    fedilink
    12
    edit-2
    4 months ago

    You will get tons of distro recommendations, so here is one more: OpenSUSE, then use the YAST GUI GTK application select Yast Printer it has a GUI tool for all kinds of printer setup options and will show recommended drivers based on printer type, it then installs them via that GUI. Not to be confused with the regular printer settings app you see in most distros.

      • @BCsven@lemmy.ca
        link
        fedilink
        24 months ago

        How long ago? Everyone has an opinion and preference, but SUSE and RHEL are the only two certifed distros for corporate/ enterprise use of Teamcenter PLM and NX CAD…so it cannot be as “badly” built as you feel it is because it has to perform everyday with the least amount of issues.

        • stevecrox
          link
          fedilink
          24 months ago

          I suspect they mean around packaging.

          I honestly believe Red Hat has a policy that everything should pull in Gnome. I have had headless RHEL installs and half the CLI tools require Gnome Keyring (even if they don’t deal with secrets or store any). Back in RHEL 7, Kate the KDE based Text Editor pulled in a bunch of GTK dependencies somehow.

          Certification is really someone paid to go through a process and so its designed so they pass.

          Think about the people you know who are Agile/Cloud/whatever certified and how all it means is they have learnt the basic examples.

          Its no different when a business gets certified.

          The only reason people care is because they can point to the cert if it all goes wrong

          • @BCsven@lemmy.ca
            link
            fedilink
            14 months ago

            I wrote a long reply but looks like posting it glitched. I’ll try shortening. I should have noted that the Certification on SUSE and RHEL, is also a certification compatibility matrix. distro ver to software ver, and Siemens needs stable Windows, SUSE, RHEL releases to code to. Trying to install/running on other distros fails in many areas (even with an experiences guru trying fixes). They have a symbiotic relationahip with those curated distros to ensure it doesnt give downtime to a large enterprise. It is not just a piece of paper saying yes we tested the software install here is your signoff. Personally I did get it running on OpenSUSE for obvious reasons.

            • stevecrox
              link
              fedilink
              14 months ago

              I wouldn’t use “certified” in this context.

              Limiting support of software to specific software configurations makes sense.

              Its stuff like Debian might be using Python 3.8 Ubuntu Python 3.9, OpenSuse Python 3.9, etc… Your application might use a Python 3.9 requiring library and act odd on 3.8 but fine on 3.7, etc… so only supporting X distributions let you make the test/QA process sane.

              This is also why Docker/Flatpack exist since you can define all of this.

              However the normal mix is RHEL/Suse/Ubuntu because those target businesses and your target market will most likely be running one.

              • @BCsven@lemmy.ca
                link
                fedilink
                14 months ago

                Yeah it is a Known Known and those 3 distros have tried and true reliability. The term certified is what they call it “Certified to run on X” and “Compatibility CertifIcation” it was in response to OP asking if linux is used in corporate world. It is, and for larger operations it is the 3 you mention. Personally I think Ubuntu hasn’t made it into the Corporate Desktop apps like SUSE/REL because you install it and have a hairy hippo or faceted cougar head as the backdrop, just doesn’t sit well with CEO stuffed shirt types when looking for a professional software.

      • ara
        link
        fedilink
        54 months ago

        My current work forces me to work with Apple (because they are lazy to prepare Linux for working), I have been on Linux for almost 10 years and I really want to quit my Job because of this stupid Apple laptop, it is trash, the DE is stupid, and I have many issues (with settings, login items, alacritty not working… yabai stopped to work without any reason…) that stresses me a lot… So good, I love my work and I still enjoy working, but the macOS is pure trash.

        • ProtonBadger
          link
          fedilink
          44 months ago

          I prefer Linux and I’m OK with macOS. Windows on the other hand I dislike, it has bloated complex middleware and tries to control me like a hand puppet. I can work on it but given the choice I go elsewhere.

          • ara
            link
            fedilink
            24 months ago

            I can’t with macOS, even they keybinding makes no sense… it’s such a pain and I love Linux too much. About Windows… it at least has an easier way to manage the app windows and minimize and get it back properly, on macOS I need to install third party tools to be able to switch from windows from the same app, and it’s really a mess and slower than a built-in grid and windows switch manager. Also, if you are an expert of Windows you can always remove much bloated stuff, there are some high skilled Windows users that know how to clean their Windows OS, the only problem is WSL2 isn’t working properly for me, it is limited compared to a decent Linux system and on Linux you can always run Windows apps with wine, so I don’t see why I would want to use Windows haha.

      • Froyn
        link
        fedilink
        24 months ago

        True, but most of the fixes are super dumbed down (for the audience).

        • /home/pineapplelover
          link
          fedilink
          84 months ago

          I told my sibling to search up how to download an image and set it as a background (you can search it up if you want to see if you get the same results) and I get stupid ass articles telling me to download the windows photo app on my phone and sign in with Microsoft photos or some shit and sync it to my signed in Windows desktop and set it as a background photo. Wtf is that?

          For context, my sibling is on Ubuntu and the basic steps are pretty much the same on both Windows and Ubuntu: save image as, then right click on file and set as background.

          • Atemu
            link
            fedilink
            44 months ago

            In firefox, you can even just right click an image from the web and set it as the background directly.

            • /home/pineapplelover
              link
              fedilink
              24 months ago

              That’s pretty cool. We’re both using firefox based browsers (librewolf) so I gotta check that out

    • @18107@aussie.zone
      link
      fedilink
      34 months ago

      You can always try Linux risk free in a virtual machine like VirtualBox.

      If you like what you see, and you have any valuable data backed-up, you can try dual booting. That way you get to use Linux as your primary operating system, but can switch back and forth as much as needed.

      I found I was dual booting Windows and Linux for over 3 years before I was comfortable enough to stop using Windows entirely. Switching to Linux doesn’t have to be an all-or-nothing approach. You can take it as slow as you want.

    • @474D@lemmy.world
      link
      fedilink
      24 months ago

      I was in the same boat but Linux Mint just literally worked. Easiest transition ever. I keep my Windows dual boot because I need MS Office for work but I’m in mint 95% of the time with no tinkering.

  • @BlanK0@lemmy.ml
    link
    fedilink
    74 months ago

    Linux mint I would say its the one that tends to have better support in a large amount of hardware and it was the first one that I was able to stick with

  • @thisisawayoflife@lemmy.world
    link
    fedilink
    7
    edit-2
    4 months ago

    Install Ubuntu and be done. I’m able to print to my brother network printer with no special drivers. I installed a gnome tweaks package to do some minor tweaks in gnome, and I did rip out the Firefox snap thing to install Firefox from a package so I could use my kpxc plugin, but that’s the only major change I made. Hell, Dell (laptop) even provides firmware updates via the package manager so your bios gets updated properly. Best Linux desktop experience I’ve ever had over the past 5 years and I’ve been daily driving Ubuntu since 2004.

  • @Grass@sh.itjust.works
    link
    fedilink
    74 months ago

    Linux is kinda like a 3d printer. You can end up tinkering and tuning more than printing.

    2d printers are just cursed and have been since the dawn of mankind though. Go to https://openprinting.org/printers/ and see if your printer is in there and if it is which functionality header it is under. I’m assuming it isn’t capable of driverless if debian didn’t work and the other distro just happened to have something preinstalled. Unless debian doesn’t handle driverless printing out of the box. I’ve only used debian headless for server stuff so I’m just making assumptions.

    Arch maintainers recommend against aur helpers but for quite some time I just did exactly that and got the drivers for whatever jank ass printer I had at the time that way. Most of the official ones I have encountered are rpm and I hadn’t used fedora or other rpm distros until recently, and the aur pkgbuilds would unpack the rpm and install the drivers the arch way. Incidentally, last I tried silverblue/ublue/kinoite etc can’t install the brother printer rpms via rpm-ostree so having a driverless capable printer was lucky considering it was just randomly given to me by a friend that moved away.

    If you share the printer model, someone here can probably also figure out what needs to be done without you having to go through a bunch of troubleshooting too.

  • lemmyvore
    link
    fedilink
    English
    64 months ago

    Did you try Linux Mint Cinnamon? What about Linux Mint Debian Edition? They’re improved versions of Ubuntu and Debian, respectively.

    What printer are you trying to use and how is it connected to your machine?

  • @helpmyusernamewontfi@lemmy.today
    link
    fedilink
    5
    edit-2
    4 months ago

    What do you want out of your system?

    There are two more I’d reccomend as its what my family and friends have been using and have ran into literally, zero issues.

    Linux mint (specifically cinnamon edition) is very stable, and customizable if you’re into that sorta thing, you can install custom kernels and get greatly improved performance out of gaming if thats your thing. It’s built off of Ubuntu (but just better) so there’s great support for it, especially with devices such as printers.

    Fedora Kinoite is a solid, also well supported, immutable distribution which will either make your life easier, or more difficult.

    Immutable means you can’t change anything in your root directory, so basically your “C: Drive”. You still have a regular file system and can install all your apps, but the operating system stays the same as everyone else’s and is something that by design, never breaks and “just works”, and is what I personally use.

    Pop_OS is definitely another option if you have “newer” hardware and Linux Mint doesn’t work for you and you don’t like the immutability of Fedora Kinoite (you can always try regular Fedora KDE). But I’d personally reccomend just the first two. But Pop is also built off of Ubuntu, so you still get that great hardware support.

    But please, avoid stock Ubuntu. Ubuntu has far gone away from being a beginner, “just works” distro.

    Hope this helped! Please reply or message me if you have any issues or are confused, or you can always ask for some more help within this community as well!

  • @olafurp@lemmy.world
    link
    fedilink
    54 months ago

    Ubuntu will work, sticking to Ubuntu based system is good to have stuff just work. For Gnome UI just use Ubuntu, for KDE use Kubuntu.

    If you don’t like Ubuntu as a company you can always use these instead: PopOS for Gnome and KDE Neon for KDE. Both are very stable with great support. I’ve been running KDE Neon for years now.

    Out of curiosity, what distros did you try?

    • @Kawi@lemmy.worldOP
      link
      fedilink
      14 months ago

      Hi, I tried endeavor, Linux mint, manjaro, mx Linux, and I don’t remember what else. I have a question, is Gnome really popular? For me it doesn’t make sense, it feels it was made for tablets or something like that.

      • @olafurp@lemmy.world
        link
        fedilink
        1
        edit-2
        4 months ago

        Absolutely, it’s very popular. It’s pretty similar to MacOS since it comes with a global menu by default. It’s pretty popular since the design is very consistent and looks good. They also have excellent support for new features (except Wayland). Gnome is popular with people that only want to customise the most important ports and just want a standard OS that is well thought out and accessible.

        I do watch a lot of content about Linux distros, but I’m not a Gnome user so I can’t give good examples of customisation and differences between KDE and Gnome.

        Here’s a review from a guy on YouTube I like on Gnome 45 that used Gnome as a daily driver for years. https://youtu.be/RQSA0nZaF6M?si=7UUEmWKG41gaU0uS

        Btw, can replicate the same layout on KDE because of the high level of customization it provides. It can all done through the UI, as all OS changes should be done.