Yestarday I upgraded from Ubuntu 21.04 to Ubuntu 21.10 but when I rebooted my laptop (Asus X505BA) and tried to login with Xorg I got a blackscreen. After that, I restarted my laptop again and I tried to login with Wayland but I got a blackscreen too.
I thought this could be caused by an upgrade error so I reinstalled Ubuntu 21.10 but the problem persists. However, I can "avoid" this problem if I login to text mode and then run startx. Unfortunately if I do this, the system starts in low resolution and some applications don't work.
Is this a bug?
sudo update-grub
, so you won't have to manually enter it at each boot. – heynnema Oct 18 '21 at 13:12sudo dmidecode -s bios-version
, and then go to the ASUS web site and see if there's a newer BIOS available for your computer. – heynnema Oct 18 '21 at 13:16