- Fresh install of Ubuntu gets stuck after login screen
- Mouse movement is not smooth on login screen
- Clt+Alt+F2, shows lot of
PCIe Bus error severity=Corrected
lines
- If you are getting the PCIe Bus error, try this askubuntu link
- On login screen, press Clt+Alt+F2 and login using your credentials
sudo add-apt-repository ppa:graphics-drivers
, this will show you a lot of text including the 'Current long lived branch release', in my case it was nvidis-430 (430.30)sudo apt update
sudo apt install nvidia-driver-430
- Restart PC and try again