I'm so frustrated rn.

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, (edited )
@eager_eagle@lemmy.world avatar

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.

Kawi,

Yeah you’re probably right, which distro do you use?

Trainguyrom,

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

eager_eagle,
@eager_eagle@lemmy.world avatar

kubuntu and endeavouros

jwr1,
@jwr1@kbin.earth avatar

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.

WeLoveCastingSpellz,

what is your usecase?

baggins,

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

fpslem,

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

throwawayish, (edited )

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 timeWhen 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.
BCsven, (edited )

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.

https://lemmy.ca/pictrs/image/99e794fb-7b93-4e76-8bc8-d57ccd4b1f31.png

https://lemmy.ca/pictrs/image/b0113c02-0ef7-467e-8fd4-15b5996d5a26.png

https://lemmy.ca/pictrs/image/93153214-4b19-4bf6-8e86-791b856fcc17.png

corsicanguppy,

I worked with SuSE. I still have PTSD over how badly it’s built. Never again.

BCsven,

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,

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,

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,

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,

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.

MangoPenguin,
@MangoPenguin@lemmy.blahaj.zone avatar

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!

grue,

do you people think Ubuntu will work for me?

Yes.

mvirts,

Seconded. Just don’t run it on incompatible hardware, okay? 😹

UnfortunateShort, (edited )

There is not a single distro where everything works out of the box. I would be very surprised if even Windows or MacOS work exactly like you expect, the second you boot into them the first time.

I like Arch / EndeavourOS, but you will definitely need quiet some configuration for them. If you want more user-friendly or more up-to-date Debian, try Sparky Linux. It’s honestly quite good. Instead of Ubuntu you might want to give Mint a try. Many fancy it as a more open and less corpo alternative.

Ubuntu itself is alright, but it’s being criticised for pushing anti-consumer moves lately (i.e. forcing Snaps and telemetry onto them). Also, updates on Ubuntu are extremely slow in my experience. Maybe that has changed, but in some areas I doubt it.

Lmaydev,

Windows generally does work exactly like that. It’s the reason it has such a huge market share of desktops.

taladar,

Windows breaks something all the time. Just the other week I had to fix their stupid new Email program for my dad.

UnfortunateShort,

There are many reasons why their market share is so high:

  • They were there before Linux
  • They had a GUI before Linux even existed iirc (let alone before Linux’s were any good)
  • They were focused on desktop + consumer market from the start
  • They are for-profit and have a marketing budget
  • They have the Office products many depend on (be it justified or not)
  • For a long time, gaming was basically impossible on Linux
Nibodhika,

That is absolutely not true, Ubuntu has been a lot more out of the box experience for almost 2 decades. Thing is people are already familiar on how to do things on Windows, and most laptops already come with windows and drivers pre installed. Windows 10 was the first version to have a driver manager that could find the correct drivers for you, still you need to waste a few hours and reboots to get all of the drivers and updates.

Lmaydev,

But let’s be honest it still really isn’t an out of the box experience.

Just look at all the shit with Snap you see constantly.

Nibodhika,

No, it’s not, I said it’s more of an out of box experience than windows, not that it was perfect

cosmicrookie,
@cosmicrookie@lemmy.world avatar

As a very casual user, I can say that windows has intuitive solutions to issues that may arise. At least there are some things users can try by just using logic.

In Linux, solving issues requires you to type in the Romanian national anthem backwards, speperated by ; and the ocational “sudo” and “apt get”

Nibodhika,

If you tried to stumble your way around the UI on Linux you’ll probably find very similar UI paths to solve any issue. The thing is that Linux has several different UIs so when you ask in a forum it’s easier to give you the UI-agnostic solution. Let’s take a common issue with an apparent arcane solution, e.g. change your screen positions. On windows you do this by going start > settings > system > display and adjust them there, on Linux you’ll get given an xrandr command like xrandr --output HDMI-0 --left-of DP-2, but on KDE you go start > system settings > display and monitor and adjust them there, but because you might be using Gnome, Lxde, XFCE, Mate, etc (all of which have a very similarly intuitive path to adjust this) it’s easier to give you a command that does it.

For the first several years I used Linux I almost didn’t touched the terminal, and that was a long time ago so it’s not that it’s not possible or recent, it’s just that because windows has only a single graphical interface you get answers for it, but if you ask things on generic Linux forums you’ll get generic Linux responses, if you had to do things without asking anyone online they’re very much the same.

Vincent,

There is not a single distro where everything works out of the box.

On the other hand, if hardware manufacturers or software developers test their products with one Linux distribution, it will be Ubuntu. So that’s generally the safest bet - and that’s coming from someone who doesn’t use Ubuntu.

FederatedSaint,

This is the kind of post that scares me away from trying Linux.

SheeEttin,

Why? Under Windows or Mac OS too, there’s always something that doesn’t quite work right.

Aradia,
@Aradia@lemmy.ml avatar

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.

atzanteol,

Then stay away. If you don’t like to tinker with things it’s not for you.

474D,

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.

18107,

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.

BlanK0,

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

1984, (edited )
@1984@lemmy.today avatar

Why would you use Debian, it has the oldest packages and kernel of all distros. I would maybe run that on a server, but probably just use Ubuntu LTS instead.

For desktop you should try Pop OS. Really good distro from System 76.

Stay away from Ubuntu, it’s very buggy for desktop. I tried it six months ago, fresh install, and the console app wouldn’t even open on a fresh install. No error message, just didn’t open. Great impression…

UnfortunateShort, (edited )

Care to explain how you come to your harsh judgment of Debian? I’m not a fan of using it as a desktop OS either, but every other day you hear people talking about Debian having newer packages than Arch on occasion. If anything, Debian, Arch, Fedora and derivatives should give you the most recent packages.

1984, (edited )
@1984@lemmy.today avatar

I don’t know which people you are listening to, but Debian does not have newer packages than arch. It has older packages than almost all other distros. You can see this on distrowatch for yourself also.

The idea of Debian is that old = stable, which I don’t agree with personally. As an example, users of Debian are reporting tons of KDE Plasma bugs that was already fixed, but because they are running an ancient version, they still have the bugs.

But it depends. It’s correct that new versions of plasma had new bugs, that was fixed in the coming weeks or months.

I guess a better way of describing Debian is that it has old bugs instead of new ones, since it stays on older versions.

stevecrox, (edited )

Debian isn't old == stable, its tested == stable.

Debian has an effective Rolling distribution through testing than can get ahead of Arch.

At some point they freeze the software versions in testing and look for Release Critical and Major bugs. Once they have shaken everything and submitted fixes where possible. It then becomes stable.

The idea is people have tested a set baseline of software and there are no known major bugs.

For the 4-5 releases Debian has released every 2 years (Similar to Ubuntu LTS). Debian tends to align its release with LTS Kernel and Mesa releases so there have been times the latest stable is running newer versions than Ubuntu and the newest software crown switches between Ubuntu LTS and Debian each year.

For some the priority to run software that won't have major bugs, that is what Debian, Ubuntu LTS and RHEL offer.

Atemu,
@Atemu@lemmy.ml avatar

Debian has an effective Rolling distribution through testing than can get ahead of Arch.

I wouldn’t call a distro “branch” where maintainers say “don’t use this, it’s not officially supported and may even be insecure” an “effective” distribution. I’d consider it a test bed.

Debian tends to align its release with LTS Kernel and Mesa releases so there have been times the latest stable is running newer versions than Ubuntu

  • Ubuntu LTS.

Ubuntu’s regular channel releases every 6 months, similar to Fedora or NixOS. That in itself is already a “stable” distro, just not long-time stable (LTS).
So Debian can for a short span of time after release be about as fresh as stable distros which is …kinda obvious? I would not consider a month or so every 2 years to be significant to even mention though, especially if you consider that Debian users aren’t the kind to jump onto a new release early on.

For some the priority to run software that won’t have major bugs, that is what Debian, Ubuntu LTS and RHEL offer.

That’s not the point of those distros at all. The point is to have the same features aswell as bugs for longer periods of time. This is because some functionality the user wants could depend on such bugs/unintended behaviour to be present.

The fact that huge regressions have to be weeded out more carefully before release in LTS is obvious if you know that it’d be expected for those “bugs” to remain present throughout the release’s support window.

Atemu,
@Atemu@lemmy.ml avatar

As an example, users of Debian are reporting tons of KDE Plasma bugs that was already fixed, but because they are running an ancient version, they still have the bugs.

The idea is that those bug fixes would be backported as patches; old feature version + new security/bug fixes.

In practice, that’s really expensive to do, so often times bug fixes simply aren’t backported and I don’t even want to know the story of security fixes though I’d hope they do better there.

Grass,

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 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.

wuphysics87,

The only reason you should ever distro hop is for fun

1984, (edited )
@1984@lemmy.today avatar

Naah I think it’s super useful to know a bit about all popular distros. This makes you able to actually take part in conversations about what distro to pick for example.

I’ve ran them all at some point in my life, which makes me able to understand that it’s not just “different package manager” as some people say.

wuphysics87,

Conversations about what distro to pick are often the biggest reasons it is hard to pick a distro.

1984,
@1984@lemmy.today avatar

I mean, people say that, but for me it wasn’t a problem, I just picked one when I got started. Didn’t feel like a major decision since you can just switch again if you are unhappy.

wuphysics87,

I feel ya. I was the same way. They said don’t distro hop so that was the first thing I did 🤣 I guess the thing with a lot other people is they are used to the thing that “just works” (whatever the fuck that means).

For them, I just tell them use PopOS. Good distro. Little fuss. Maintained by a company with interest in keeping it going.

That said, I’m teaching a class this afternoon to CS majors and the first thing I’m having them do is install Arch in a vm 😉

1984,
@1984@lemmy.today avatar

Shit, that’s sound like a really cool class… Hope they enjoy it. :)

olafurp,

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,

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, (edited )

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. 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.

lemmyvore,

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?

drndramrndra,

I thought I would stick with Debian

There’s your first mistake. Don’t run a server distro on a workstation if you don’t want to deal with it’s downsides.

I haven’t been able to make my printer work in it

Read the CUPS Arch wiki page

do you people think Ubuntu will work for me?

Fuck Ubuntu. Use Mint if you want to try something Ubuntu based.

I’ve recently went through a bunch of stable distros and Nobara had the best experience out of the box.

digdilem,

(Looks at laptop I’m using to reply to this that’s running Debian)

Server OS? Debian? Yes it is, but it’s also a Desktop and Laptop OS and many other things. Everything on this HP laptop just worked, including the function buttons. There’s a reason it’s such a well used distro, and it’s not just because it’s good for servers.

drndramrndra, (edited )

I never said it can’t work, but try using MX for a bit and tell me it doesn’t make Debian much better as a workstation. MX tools are enough of a reason for me to always pick it over Debian in that scenario.

There’s a reason it’s such a well used distro, and it’s not just because it’s good for servers.

What are some workstation specific reasons it’s well used?

I’m pretty sure stuff like function keys are just DE defaults. I’ve installed default gnome and they worked.

The main reason people use Debian, no matter what they use it for, is stability. While it’s great that nothing ever breaks, you’re also receiving nonessential updates every ~2 years.

That’s not an issue on a server that’s running mysql released 7 years ago, but you probably need to use flatpak and guix to keep specific tools relatively up to date. You’re less likely going to need those tools when using a workstation focused distro like Fedora, that’s released on a fixed 6 month cycle.

On top of that, workstation focused distros also integrate flatpak. Since synaptic only knows about apt, MX improves on it by only requiring you to enable flathub as a source to get a unified search/install/update.

Small stuff like that is important for a beginner that’s asking for distro advice. They’ll most likely want to click through a pretty gui, and Debian is lacking on that front because it’s a server focused distro.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #