I'm ready to install Linux, but I'd like your opinion first

Doctor_Rex@lemmy.ml to Linux@lemmy.ml – 124 points –

Hello I'm Doctor_Rex I'm the OP of this post:

My Windows 10 install broke, but I'm hesitant to switch to Linux.

I'd like to start by thanking everybody who responded to my questions. Your answers have helped a lot when it came to my worries on switching to Linux.

I've taken in a lot of your recommendations: Fedora, Fedora Kinoite, Nobara, Bazzite Linux, VanillaOS,

I've decided on Fedora Kinoite, as it has everything I want from a distro.

It was very kind of you all to answer my questions but after making that post and reading your answers new questions propped up.

These questions are a little more opinionated than the last ones, and a little better thought out, but please take some time to answer them.

Questions:

  • Is Wayland worth using? Especially when you consider all the issues that may come from using an NVIDIA card.

Are there any real noticeable advantages/improvements to using Wayland over Xorg.

  • Does bloat actually matter or is it just a meme?

Does bloat actually have a noticeable negative impact on your system or are people just over reacting/joking.

  • What are some habits I should practice in order to keep my system organized and manageable?

Any habits or standards that I should abide by in order to save myself headaches in the future?

  • Any other resources besides the Arch Wiki that I should be aware of?

Self explanatory.

  • What do you wish you knew when you first started using Linux that would have saved you a headache in the future?

I'm not referring to some skill but instead something pertaining to Linux itself. Feel free to skip this question.

I'll be going to sleep soon, so apologies if I don't reply but please take a moment answer any questions you think you can.

Thank You!

Edit: AUR = Arch Wiki. Fixed a typo

85

You are viewing a single comment

This would’ve saved me a headache!

From what I’ve heard. I’ve you have an Nvidia GPU the easiest thing you can do is to run Ubuntu. They have partnered up with nvidia and they provide you will all drivers you need right out the box.

It can be a hassle to sort out nvidia cards with certain distros.

Ubuntu broke with my Nvidia card. I went to PopOS and the problems stopped.

Sorry to hear that! PopOs is cool though!

Ubuntu is no magic bullet when it comes to nVidia. A lot of derivative distros like PopOS do it better anyway. And non-ubuntu OSs seem to have less problems anyway, IME. Manjaro and Nobara seem to get a long very well with nVidia cards.

That’s awesome! Thanks for sharing!

nVidia hosts its own repo for fedora and openSUSE. So on those you get direct driver from manufacturer. i found it made everything juat work, and the nVidia app has many config options

That sounds great to be honest!

It has been helpful for onboarding to linux. Everyone complaining about issues on other distros, and one OpenSUSE leap you just add a repo and check which card category you have. For openSUSE newbies here are some links.

For Leap zypper addrepo --refresh 'https://download.nvidia.com/opensuse/leap/$releasever' NVIDIA and if for some reason you don't want to type in a url you can add to the repos this way zypper install openSUSE-repos-NVIDIA

Tumbleweed is zypper addrepo --refresh https://download.nvidia.com/opensuse/tumbleweed NVIDIA

And if you wanted to Auto-detect and install driver per your card is zypper install-new-recommends --repo NVIDIA

I would avoid Ubuntu personally as it tends to complicate things unnecessarily