Per this article from Phoronix, it seems like the proprietary Nvidia driver will either suffer performance loss or stop loading altogether after the GPL defense/enforcement changes being made to the 6.6 kernel.
Given how terrible the open source Nvidia drivers are, what are the options for keeping an Nvidia system running? Could I just hold back/ignore the kernel updates in pacman indefinitely until Nvidia comes out with their “fix”?
Buying an AMD card was probably the best decision I made with regards to my computer, since switching to the GNU operating system with Linux. Made my life a million times easier…
linux6.6 will come in few month ( about 2-3 month )
==> see carefully this point page 4, reply 33
that if mdca is applied ( GPL Only ) , → linux kernel will blocked all driver nvidia ( drm) and they will ask to suppress all rebuild in repo a nightmare for any heavy cloud nvidia clusters and because nvidia is a zelote in patents rights
Actually, it was a valid answer.
I have a nVidia card that has been trouble since a recent update borked my system. I finally got it working by uninstalling nVidia proprietary soft ware and drivers and switched to Nouveau.
I’ve been following this saga for some time, and seeing that the new 6.6 Linux Kernel is going to hamper using nVidia cards, I’m inclined to either go AMD or Intel.
So please refrain from being a child when a good answer is given that you don’t like. Either don’t respond or move on or both.
You have to remember, there are others here looking for answers to the nVidia issues, so you’re not special.
Is it trivial to switch “back” to LTS from a more recent rolling release?
Along the lines of stability / compatibility with more recent packages already installed on the system, I mean.
I’m not sure why you’ve taken this so personally. Their response is a non-answer given the context of my question. I’m sorry this thread had bothered you so much but I feel like your weird little rant here is the only childish response.
It is quite trivial, yes. Just have to install the lts kernel (sudo pacman -Syu linux-lts) and, assuming you have the right pacman hooks in place, the initrd and boot loader entries will be generated for you post installation.
I don’t think @Transitman50 was taking this personally at all. I think it’s just a little feed back and maybe some advice because of your earlier reply.
Since it's an older version of the kernel, it's been around much longer than the latest stable kernel. That means more time has been spent on detecting and fixing any issues with 6.1 compared to 6.4. So, in theory, the LTS is less likely to give you any problems; however, the only way to know for sure is to test it out on your system.
The recommended practice is to keep both versions installed.