I use Linux, installed the Ubuntu distribution, as it is based on it.
Now I decided to play around with wine and put a couple of toys from Windows, installed wine and lutris. I installed Vulkan driver for Intel graphics cards to run some programs.
I wrote down some other commands for Intel, to be honest, I don't remember what I wrote, and after restarting the laptop, the system stopped starting.
The motherboard boot appears, the Ubuntu logo appears, and then just a black screen with a blinking cursor. And so on ad infinitum.
BUT the system was able to start up through the mod recovery. More precisely, when I load the recovery mod, I press to start the system normally in the same place, and everything loads and works as usual.
I tried to reinstall the operating system, I downloaded Ubuntu to the USB flash drive, but it does not start up. Constantly throws some kind of error. I don't have any additional drivers, maybe black screen because of this?
history
which usually provides clues on fixing issues (ie. what you did which is a start at reversing it). Next you can look at logs for clues (/var/log/apt/history.log
shows deb packages installed/removed) etc. But I'd start with your OS & release & some hardware details possibly. – guiverc Feb 26 '21 at 07:03re-install the GUI / Desktop...
(From the link I (above) provided) – William Martens Feb 26 '21 at 10:43