PDA

View Full Version : [SOLVED] Missing Desktop View in Ubuntu 18.10 after installing Nvidia driver



persiano2
November 15th, 2018, 08:05 PM
Hello friends. I recently installed Ubuntu 18.10, but when I install the Nvidia graphics driver through the terminal, after completing the installation and restart, I encounter this error message, does anyone know what is and should be done. ?
in another forum somebody said that use Alt+Ctrl+F1, I did but it doesn't work.

https://i.imgur.com/sq1gEaU.jpg

ajgreeny
November 15th, 2018, 10:58 PM
Which nvidia card have you got and which driver did you install and how did you install it, in detail please?
Telling us you installed it through the terminal does not give us enough information.

persiano2
November 15th, 2018, 11:25 PM
Which nvidia card have you got and which driver did you install and how did you install it, in detail please?
Telling us you installed it through the terminal does not give us enough information.

Hi,Thanks man! My Graphic card is gt720m for laptop MSI CX61 8gig Ram & CPU Corei5 and Integrated 4600 HD Intel Graphic card, I installed Ubuntu in First Primary Partition and ext4 format.
My way was this :
$ sudo add-apt-repository ppa:graphics-drivers/ppa

$ ubuntu-drivers devices

and the version of driver identified for me was 340.107 so:

$ sudo ubuntu-drivers autoinstall

$ sudo apt install nvidia-340

and the driver installed completely

I reinstalled ubuntu and this problem occurred again.

kc1di
November 15th, 2018, 11:32 PM
if you reinstalled ubuntu you will need to reinstall the driver also.

persiano2
November 15th, 2018, 11:39 PM
if you reinstalled ubuntu you will need to reinstall the driver also.

I did, but these errors were the result again. The Ubuntu startup page comes up, but instead of the desktop display, these appear.

23dornot23d
November 15th, 2018, 11:55 PM
Seems the same problem keeps happening with Nvidia - optimus cards ........
https://www.geforce.com/hardware/notebook-gpus/geforce-gt-720m/specifications

have a look see if /etc/X11/xorg.conf is there please ......

sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf-last-used

if it is move it and then install bumblebee

sudo apt install bumblebee
sudo apt install lightdm

See if you get a change ......... its worked a couple of times already.

Mine is a gt540m .... did the above and worked ...... and a previous post we went through quite a lot before doing the above.
https://ubuntuforums.org/showthread.php?t=2404813&page=7

persiano2
November 16th, 2018, 12:09 AM
Seems the same problem keeps happening with Nvidia - optimus cards ........
https://www.geforce.com/hardware/notebook-gpus/geforce-gt-720m/specifications

have a look see if /etc/X11/xorg.conf is there please ......

sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf-last-used

if it is move it and then install bumblebee

sudo apt install bumblebee
sudo apt install lightdm

See if you get a change ......... its worked a couple of times already.

Mine is a gt540m .... did the above and worked ...... and a previous post we went through quite a lot before doing the above.
https://ubuntuforums.org/showthread.php?t=2404813&page=7

I can't type anything ,That's just a black blank screen, where should I use these commands? sorry I'm new in Linux

23dornot23d
November 16th, 2018, 12:34 AM
When you boot up

Choose the second option

Advanced menu

Then choose the second option again recovery mode ( it loads with a basic setup ) from there you will be able to do the commands shown.

persiano2
November 16th, 2018, 01:32 AM
Thanks my friend, I Installed Linux Mint already,and that's really awesome, without any problem my nvidia driver installed, and after restart everything is Perfect, and I really prefer Mint 19 to Ubuntu 18.10.

https://i.imgur.com/CJphCU3.png

23dornot23d
November 16th, 2018, 01:36 AM
Wow ..... as long as you have a working system - that is all that matters ....... :D

Best of Luck ..... looks good.

persiano2
November 16th, 2018, 02:46 AM
Wow ..... as long as you have a working system - that is all that matters ....... :D

Best of Luck ..... looks good.

Thanks my friend, :grin:

lowgman
December 27th, 2018, 05:42 PM
nVidia driver-340 is working without bumblebee and mint distro, enter commands in this way:

sudo apt install gnome-session-flashback
sudo apt install lightdm
sudo apt install nvidia-340

Can anybody create auto-patch for this fix?

https://i.imgur.com/Nk5nWx4.png