Ubuntu Black Screen na tela Compartilhe
sudo nano /etc/gdm3/custom.conf
Then uncomment:
#WaylandEnable=false
Then reboot.
Lazurite
sudo nano /etc/gdm3/custom.conf
Then uncomment:
#WaylandEnable=false
Then reboot.
$ sudo nano /etc/default/grub
#modify the following line like this :
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
$ update-grub
log out and beside "Sign in" button you will see a small cogwheel. click on it and choose "Ubuntu on Xorg" or "Gnome on Xorg" and you're good to go, OBS should work on that, but this reverts you to using X as display manager.