Comment 12 for bug 1864781

Revision history for this message
C Chan (cc311206) wrote :

Thanks Daniel... i did what you requested. Following is a recap of the process, FYI:

1. System running Nouveau driver. All OK.
2. Open terminal, input "sudo apt install nvidia-driver-390".
3. After installation complete, input "systemctl reboot" to reboot.
4. Screen went blank on reboot, cursor blinking at around the top left corner.
5. Pressed Alt Ctrl F2 to bring up tty2, then input "sudo apt-get remove --purge nvidia-*" to remove nvidia driver.
6. After removal complete, input "systemctl reboot" to reboot.
7. Reboot OK. System OK with Nouveau driver.
8. Ran journalctl 5 times to generate the attached 5 files.

Here are the 5 journals.

Thanks.