Unfortunately, this doesn’t help. Even with the secure boot disabled I still got a black screen saying “/dev/sdb1: clean, 666666/14881488 files, 69696969/420420420 blocks” instead of normal lightdm user experience.
The interesting part is: nvidia-smi actually shows some output and driver seems to be running (I forgot to write it down before purging nvidia again, sorry).
I am on Ubuntu 19.10, kernel 5.3.0-24.
I have acer predator helios 300 series laptop with GTX 1060 (GP106M [GeForce GTX 1060 Mobile]) and Intel(R) Core™ i7-7700HQ CPU @ 2.80GHz processor.
I forgot to mention: I have dual boot with Windows 10 (on the first SSD) and Ubuntu (on the second SSD). Grub and everything is on the second SSD and BIOS is configured to boot from there first.
Thanks, after completing the steps from the askubuntu thread (before reboot and skipping disable-nouveau part), I followed your instruction and now GUI seems to work fine.
I caught strange issue when I was spontaneously logged out. If it continues, I’ll create another thread for fixing the issue.
±----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| No running processes found |
±----------------------------------------------------------------------------+
I can use putty, but my server screen is black, I can no longer use it.
Please run nvidia-bug-report.sh as root and attach the resulting nvidia-bug-report.log.gz file to your post. You will have to rename the file ending to something else since the forum software doesn’t accept .gz files (nifty!).
Unfortunately, no config or Xorg log files included. Please run find /etc/X11 /etc/X11/xorg.conf.d /usr/share/X11/xorg.conf.d -name "*.conf" -print -exec cat '{}' \; >allconfig.txt
and
sudo journalctl -b0 |grep “gdm-x-session” >gdm.log
and attach both output files.
Furthermore, you have also an intel gpu, which gpu is the monitor connected to?
I’m sending you the Xorg journal, it’s a server version so I don’t have a gdm-session. The screen is connected to the RTX2060 card, the server startup appears on the screen, it is at the command prompt that I have a black screen.
Ok, so you don’t run any xsession, just text console?
Please try setting the kernel parameter
nomodeset
to keep the intel driver from loading. if that doesn’t help, check if you can disable the igpu in bios.
I have similar issue on MSI laptop WP65 with above.
After installing nvidia-440, i can’t boot just black screen with cursor.
here I attach the log file. nvidia-bug-report.log (234.2 KB)
Thank you, that solved my problem.
But I have another issue of crashing on resume after suspend related to nvidia.
May I ask you to resolve this issue?
I attach the crash log.