1

I'm unable to install Nvidia driver, and got stuck in a login loop after trying to install the Nvidia driver from ppa:graphics-drivers/ppa. I tried installing version 396, but I am not able to understand the error. I tried the following commands.

sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt update
sudo apt install nvidia-396

I got the following error:

enter image description here

I'm also unable to login into my account and coming back to the login screen after putting the login credentials.

karel
  • 122,292
  • 133
  • 301
  • 332
prb
  • 111

1 Answers1

0

you can press Ctr+F1 (or Ctr+Fn+F1) and login in your account and enter this command

sudo ubuntu-drivers autoinstall
slava
  • 4,085