After uninstalling some python packages (got rid of of 3.9 and 3.8), I rebooted my computer and now it gets stuck at the boot screen with the motherboard logo, right before the ubuntu loading screen.
I have recently updated my graphics drivers and have installed cuda, so I thought that might have something to do with it. I did ctrl
+ alt
+F2
and ran sudo apt-get purge nvidia*
following the advice from this thread https://askubuntu.com/a/974910/1196087 It did not help.
I have also tried installing various packages, I've used the recovery mode dpkg to repair any broken packages, but anything I try to install or upgrade, including sudo apt update
and --fix-missing
commands get errors such as "Temporary failure resolving x", "Failed to fetch x": Failed to fetch
The boot parameters look like this if that is of any help: boot parameters
Please let me know if you need any more info.
Appreciate any help!
python3-minimal | 3.8.2-0ubuntu2 | focal | amd64, arm64, armhf, i386, ppc64el, riscv64, s390x
at a minimum back, plus anything else you forced removal (viewable in apt logs) and you're okay; re-install is often quicker (non-destructive install) – guiverc Mar 25 '21 at 21:47