1

Just trying out Linux for the first time. I am able to install Ubuntu 18.04 without any problem except for the fact that my screen keeps on spontaneously flickering. It starts to flicker as soon as the system boots up to the login screen (even before entering my password).

Things tried:

  • Changing between different drivers in the Software & Updates -> Additional Drivers option (nvidia-driver-396, nvidia-driver-390, nouveau)
  • Boot with "nomodeset"
  • Blacklist nouveau
  • Updating kernel to 4.17.4

If there anything else I should try please let me know.

Additional Drivers option screenshot

sasawatc
  • 111

1 Answers1

0

I experienced the same flickering problem. It was solved by upgrading the kernel to v4.17.14. Kernel version 4.17.12 also seems to be fine as described in https://base64.co.za/ubuntu-18-04-on-dell-xps-9570/

Wouter
  • 1