Repaired my machine with Geforce GT210 graphics card after an year which was running Linux Mint for years.
I installed Linux Mint 20 a week ago expecting the same smooth experience I had and everything went fine until I installed Nvidia drivers.
Suddenly, sometimes the system freezed for few seconds and went back to normal.
Worst scenario was the performance inside virtual machines.
I couldn't do anything inside vms because it gets freezed everytime when I try to do some work. No matter which distribution I used.
So today, I wiped the hard drive and installed Linux Mint 21.1 it works without any glitches. Even VMs works fine as I expect.
Only problem is no proprietary Nvidia drivers. The answer was found in this thread.
Should I stay with Nouveau? I don't do video editing or anything like that. Just some music composing and programming in this machine.
Is Nouveau enough? or should I try installing Proprietary drivers from Nvidia website?
Thanks in advance.
I installed Linux Mint 20 a week ago expecting the same smooth experience I had and everything went fine until I installed Nvidia drivers.
Suddenly, sometimes the system freezed for few seconds and went back to normal.
Worst scenario was the performance inside virtual machines.
I couldn't do anything inside vms because it gets freezed everytime when I try to do some work. No matter which distribution I used.
So today, I wiped the hard drive and installed Linux Mint 21.1 it works without any glitches. Even VMs works fine as I expect.
Only problem is no proprietary Nvidia drivers. The answer was found in this thread.
Your Nvidia graphics card is no longer supported. The open-source nouveau driver is your only option.
Nvidia states Support timeframes for Unix legacy GPU releases,"The Linux 340.* legacy driver series is the last to support the G8x, G9x, and GT2xx GPUs, and motherboard chipsets based on them. Support for X.Org xserver version 1.20 was added to the 340.* legacy driver series with version 340.107, and support for Linux kernels up to Linux 5.4 was added with version 340.108. No further releases from the 340.* series are planned."'
If you check the rest of the information for the graphics section of inxi, you will see Mint 21 uses X.Org version 1.21.1.3 (a version newer than 1.20). Additionally, you are using the 5.15 kernel (much newer than the 5.4 kernel). That means you have moved beyond what will work with the Nvidia-340 driver.
The Nvidia-340 driver received its last update in December 2019. If you want to continue using a proprietary driver with your current Nvidia card, you would have to go back to using an LM20 version.
Should I stay with Nouveau? I don't do video editing or anything like that. Just some music composing and programming in this machine.
Is Nouveau enough? or should I try installing Proprietary drivers from Nvidia website?
Thanks in advance.