0

After the screen went blanc, it will intermittently not give a login prompt when you wake the screen.

I have Ubuntu 19.10 installed on a Dell Vostro 3670 (Intel® Core™ i7-8700 CPU @ 3.20GHz × 12 ). The system has a Nvidia video card and the Nvidia 435.21 driver is installed.

I found a potential solution for Unbutu 18 (18.04 Screen remains blank after wake up from suspend):

$ sudo gedit /etc/default/grub

(change line to - GRUB_CMDLINE_LINUX="nouveau.modeset=0")

$ sudo update-grub

This did not work. Any other solution? Best wishes, Gert Kruger

1 Answers1

1

Let's start with:

BIOS:

Your BIOS is 2.13.0. Current BIOS is 2.14.0, from Nov 26, 2019.

Please see https://www.dell.com/support/home/us/en/04/drivers/driversdetails?driverid=yh9x7 for the update.

Please see https://www.dell.com/support/article/za/en/zabsdt1/sln171755/update-the-dell-bios-in-a-linux-or-ubuntu-environment?lang=en for how to do this in a Linux only environment.

NVIDIA:

Your Nvidia driver is 435.21. Current driver is 440.44, from Dec 11, 2019.

Please see https://www.geforce.com/drivers for the update.

heynnema
  • 73,649