Comment 78 for bug 1705369

Revision history for this message
Vadim Peretokin (vperetokin) wrote : Re: [Bug 1705369] Re: Ubuntu 17.10 boots to black screen when using Nvidia drivers (on a desktop with an Intel GPU)

You can also do all of the commands from the rescue mode.

What is concerning is that this major issue is still left untouched. Is
there anything we can do to help?

On Sun, 5 Nov 2017, 10:05 pm William Haverstock, <email address hidden>
wrote:

> I had the blank screen, no login screen problem.
>
> The computer was otherwise running though.
>
> I ssh-ed from another computer to the problem computer
> to execute the suggested commands.
>
> If on a home network you can login to your router with a
> web browser to get the IP address for your problem computer.
>
> Mine was 192.168.1.3
>
> The following fixed the problem for me.
>
> First I did (without the comment).
>
> sudo apt-get install lightdm # This showed lightdm was installed
>
> Second I did uname -r and found the completion for
> the linux-headers-$(uname -r) command.
>
> I don't know why I didn't use the suggested:
> sudo apt install linux-headers-$(uname -r)
>
> Then I did the suggested commands, one after the other:
> sudo apt purge gdm3
> sudo apt purge nvidia*
> sudo apt install linux-headers-4.13.0-16-generic # ADJUST THIS
> sudo apt install nvidia-384
> sudo dpkg-reconfigure lightdm # Suggested when 1st command ran
> sudo shutdown -r now # Restart
>
> Went to the problem computer, the login screen came up.
>
> The Desktop Environment that was selected was:
> Ubuntu on Xorg(Default)
>
> I was able to login.
>
> My problem computer is at least 10 years old.
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1726425).
> https://bugs.launchpad.net/bugs/1705369
>
> Title:
> Ubuntu 17.10 boots to black screen when using Nvidia drivers (on a
> desktop with an Intel GPU)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1705369/+subscriptions
>