- Ubuntu 19.04
- GTX 1070
- HP 420 workstation
Problems:
- Stay in splash screen and cannot login after installed Nvidia driver 418
- No problem when using Nouveau open source display driver
Work around:
- Install Ubuntu without installing 3rd party and updates
- edit /etc/default/grub
- from
- GRUB_TIMEOUT=0
- GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
- to
- GRUB_TIMEOUT=8
- GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
- Now OS boot without display driver enabled in kernel
Final solution:
- Solution
- Disable wayland
- Once disable wayland, problem solved
沒有留言:
發佈留言