Hmm I haven’t heard that Nvidia works better than Amd ever actually.
Amd drivers are included on the kernel so it will just work on all distributions. So I would give it a shot, don’t think you will have any problems. :)
So basically nvidia makes their drivers on Linux a pain to install and use and Linux’s creator has called them out on it in the past. So PopOS is known for having tools that make getting them working easier.
AMD on the other hand has open source drivers so they are right in the kernel. So their GPUS are just plug and play like a USB mouse
To break from the trend (because I recommend Mint as well),
Check out the options on distrowatch.com, test out any live distros you can. When you have some understanding of GRUB then dual boot, and then triple.
Inevitably, you’re going to end up using Arch because it’s so easily managed and you get to choose each component. But it’s better if you have experience with the different components first. I completely missed out on learning RPM (package manager), I went from Mint (apt) to Arch (pacman). I did resurrect a lot of old laptops and desktops with various different distros though, and I learned Gnome and xfce, LXDE, MATE, and i3, xmonad…
There’s a lot to learn but it’s all fun, and it’s all different. When you go to a tiling window manager, you’ll understand why Windows adopted (albeit shittily) tiling in it’s latest version.
I fell for the lie of flatpak not being bloated, I just nuked flatpak from my PC since I just run arch anyways. Im not sure if repo is safe to remove. You might be able to run rmlint -g and see how much data can be deduplicated on an FS level, I never checked myself since I run f2fs, but if you run an FS with dedupe capabilities it may work for you.
It’s not as dramatic for me but it’s still bad. I myself freed at least 20 Gb from my computer when I remove flat pack and all of its crap. and migrated my apps to aur myself.
Getting my Pinephone Pro up and running, and getting away from Google forever, finally. Also I’m gonna make the jump from Arch to either Gentoo and/or Guix, I think.
I’m hoping for COSMIC to come out. It looks so promising and the fact that they implemented the panels using wlr-layer-shell is so great. I think more desktop environments should do this for interoperability
Hoping to see Gnome make some progress on Mosaic Tiling. Also wish they’d bite the bullet already and implement a SSD fallback and go along with Hex color values and just choose named colors from there.
Scripts that generate grub.cfg are located in /etc/grub.d/. You can edit them to specify classes. In my system (Debian) entries you ask about are added in /etc/grub.d/10_linux and /etc/grub.d/30_uefi-firmware.
should I just add the class parameter in these files where it is usually supposed to be, and the files even on updates will not be changed and this will work?
These files are not changed on updates. grub.cfg will be changed, but it will contain what these scripts write into it, so if you add classes to them, they will appear in new grub.cfg.
To test that everything works as expected, backup your current grub.cfg and run sudo update-grub.
there were 2 scripts that semeed related to that: 10_linux_proxy and 35_linux_proxy.
There is a folder called proxified scripts, and inside it there are two files: linux and os-prober
linux
Top
This magazine is from a federated server and may be incomplete. Browse more on the original instance.