I think I broke linux.
Heres what happened:
I installed Ubuntu as a dual boot with windows 10 on my desktop.
I initially had some trouble with it, but after figuring out how to boot my live USB with UEFI I figured it out.
I use 2 monitors, and for some reason, the displays were really wacky. at first, my cursor would appear on one display and click on the other, fixed only when I disconnected the other display and reconnected, but it didn't stay fixed on bootup. I entered display settings to fix this and was screwing around with it, checking out Mirror displays, and seeing how it will preview it for you for 20 seconds before reverting back with a little menu pop up. Now I'm on mirrored displays and when I attempt to switch to joined displays the screen greys out but no menu appears, meaning I cannot confirm the change.
I went to a forum, asked some questions, and someone suggested that I needed drivers for my Nvidia graphics card or I should instal arandr.
I installed arandr cause I didn't read correctly at first, but that's fine, I found some command line prompts to install NVidia drivers. it didn't work, so just assumed I needed to reboot.
upon reboot I got stuck in a login loop, I would enter my password correctly and be sent back to the user select. Again, after some googling, it seemed to be some Nvidia driver things.
Ubuntu gets stuck in a login loop
this is the thread I was referencing
I run these lines:
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt update
sudo apt install nvidia-340
but it gets stuck on a broken install and I have to run
sudo dpkg -i --force-overwrite /var/cache/apt/archives/nvidia-340_340.108-0ubuntu2~gpu18.04.1_amd64.deb
at this point, I assume the correct driver has been installed and i run
sudo reboot
Now I cannot access the normal login screen, I cannot access the terminal (it disappears after like 3 seconds after I do ctr-alt-f3) and I've restarted it multiple times. I'm at a complete loss, do I just need to wipe and reinstall Ubuntu?
edit: I'll try and post a video of exactly what the bootup for Linux looks like right now.