“Ubuntu Start Black Screen” Respostas de código

Ubuntu Black Screen na tela Compartilhe

sudo nano /etc/gdm3/custom.conf

Then uncomment:
#WaylandEnable=false

Then reboot.
Lazurite

Ubuntu Start Black Screen

$ sudo nano /etc/default/grub

#modify the following line like this :
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"

$ update-grub
Disturbed Deer

gravação de tela preta do Ubuntu

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.
m-naderian

Respostas semelhantes a “Ubuntu Start Black Screen”

Perguntas semelhantes a “Ubuntu Start Black Screen”

Mais respostas relacionadas para “Ubuntu Start Black Screen” em Shell/Bash

Procure respostas de código populares por idioma

Procurar outros idiomas de código