My Ubuntu Ubuntu (20.04.2 LTS) only starts in nomodeset. I believe it is a graphic card issue, but I do not know how to fix it. I have an intel graphic card on an HP laptop. Reinstalling Ubuntu did not help. Should I reinstall my graphic driver? and if yes, how?
My laptop model is HP Pavilion 15-eg0097nr.
lspci | grep VGA shows my VGA as "Intel Corporation Device 9a49 (rev 01)"
Thank you very much!
lspci | grep VGA
in a terminal)? – galexite Jul 31 '21 at 08:04dpkg -l | grep xserver-xorg-video-intel
I had the same Problem because of this package. – nobody Aug 01 '21 at 10:57