37
how can i check for driver/gpu related problems on linux?
(lemmy.blahaj.zone)
A community for everything relating to the linux operating system
Also check out !linux_memes@programming.dev
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
is there any way i can upgrade without having to reinstall from scratch?
There's not really an upgrade path from Mint to a rolling release distro like Fedora or Arch. The simplest thing to do is
rsync -axHAX
your/home
directory onto external storage and then install Fedora, Bazzite, Arch or EndeavourOS and copy data back as needed.ye sorry but i ain't installing an entirely different distro, that seems kinda extreme
I mean, that's your path forward if you want a current graphics stack. Linux Mint is a Ubuntu derivative, there's no supported frankendistro that updates everything on your current mint release to current versions of the kernel, drivers, mesa and all the rest of the libraries you want for up to date software support - you get that with a rolling release distro rather than a snapshot distro frozen 6-24mo ago when they cut your current release version.
Mint 22 would be straightforward, at least: https://linuxmint-user-guide.readthedocs.io/en/latest/upgrade-to-mint-22.html