I'm a new ubuntu user. I'm using a 22.04 LTS version. It was running pretty fine until I decided to install an nvidia graphics driver. I have an nvidia geforce GT 610 graphics card. I installed the nvidia-390 driver from the software and updates application then I rebooted. And now it just doesn't work The boot ubuntu logo looks fat as if I'm running on safe graphics mode ubuntu logo at boot being fat
And when it's supposed to start the login screen it's just stuck in a black screen with an underscore.
I tried loads of solutions like running "sudo dpkg --configure -a", Try going back to nouveau driver, reinstalling ubuntu-desktop etc. But nothing gets it recovered
dpkg -l | grep -E ^ii.*nvidia
and uninstall the displayed packages withapt purge <packagename>
, then doreboot
– Hannu Mar 29 '24 at 07:30