I edited a .conf file because I wanted to allow multiple screens on Nvidia graphics card. I then restarted my laptop (I have dual boot) and have this problem:
It goes completely blank afterwards.
I edited a .conf file because I wanted to allow multiple screens on Nvidia graphics card. I then restarted my laptop (I have dual boot) and have this problem:
It goes completely blank afterwards.
Somewhat random solution that worked for me (I don't know how though):
Failed to get size of gamma for output default when trying to add new screen resolution
I had to enter recovery mode, so I could change the grub resolution (GRUB_GFXMODE) to the default one for my video card. After that, the blank screen goes away, replaced by a normal boot process.
/usr/share/X11/xorg.conf.d/xorg.conf
i edited this file.. i deleted it with ubuntu recovery boot in root mode, but it's still showing the error – Mateusz Szumilo Aug 16 '22 at 17:59sudo apt-get install xserver-xorg-video-dummy
however I did uninstall it, as well as I deleted all files associated with it.. and nothing – Mateusz Szumilo Aug 16 '22 at 19:43