aaronely
2019-02-07 10:13 deepin
I had this problem too. It's the nouveau driver. You have to boot into cli and install the ppa nvidia-driver-415 package, then it will work.
Boot up like normal, then exactly when it asks you to log in press ctrl+alt+f3. It will take you to cli.
Issue:
Copy the Code
Copy the Code
Copy the Code
Copy the Code
Copy the Code
Copy the Code
Reboot and you will be good to go.
Boot up like normal, then exactly when it asks you to log in press ctrl+alt+f3. It will take you to cli.
Issue:
- sudo apt install plymouth-themes software-properties-common console-setup
- sudo apt update
- sudo add-apt-repository ppa:graphics-drivers/ppa
- sudo apt-key adv --recv-key --keyserver keyserver.ubuntu.com FCAE****
- sudo apt update
- sudo apt install nvidia-driver-415
Reboot and you will be good to go.
Reply Like 0 View the author