Hello! I’ve installed the recommended 390 driver (and also tried the same with 340, and 410) and got this when trying to boot:
[url]https://i.stack.imgur.com/REOgN.jpg[/url]
So my Ubuntu doesn’t boot, I managed to delete the driver and it works with open source one, but how can I get the Nvidia driver that’d actually work?
Anytime you choose to.
Just an explanation, the photo you attached is the equivalent of a Windows black screen, only telling “doesn’t work”. Only difference is that it is sure you didn’t forget to power the monitor;)
Overall, it points to a hardware issue while switching to graphics mode. The open source driver does not reclock, so it often runs on broken hardware. Does the system run fine with Windows and the nvidia driver?
For troubleshooting, you can append
systemd.unit=multi-user.target
to the kernel commandline (hit ‘e’ at the grub boot menu) so you’re dropped to a text login. There you can run nvidia-bug-report.sh as root and attach the resulting .gz file to your post. This will collect the system logs and put it into a file.
Attaching Files: hovering the mouse over an existing post of yours will reveal a paperclip icon. https://devtalk.nvidia.com/default/topic/1043347/announcements/attaching-files-to-forum-topics-posts/
In case you don’t know how to get that .gz file to upload it, use pastebinit:
If you have internet connection, you can use pastebinit to upload it from console.