I upgraded a bunch of old machines from Xubuntu 18.04 to 20.04, everything going smooth except a distressing flickering when windows go on focus or scroll (i can briefly see other windows that are in the background) I think it's a graphic driver issue but i'm unable to switch from nouveau drivers to proprietary nvidia ones, because Software & Updates -> Additional Drivers shows no output. Even the command
ubuntu-drivers devices
gives no output Is there anybody experimenting the same problems or able to help me? Thanks, Lorenzo
lspci | grep VGA gives: VGA 00:12.0 VGA compatible controller: NVIDIA Corporation C68 [GeForce 7025 / nForce 630a] (rev a2)
sudo ubuntu-drivers autoinstall
? – singrium Mar 18 '21 at 11:22