I recently installed Ubuntu 18.04 (alongside Windows 10) on my laptop, and it booted well and fine the first time, but when I booted it later, it got hung up at a text screen (before the ubuntu splash) and did not boot.
Then I selected safe mode, then resume normal boot, and it only boots that way.
It also is a bit jittery moving windows around, which it shouldn't be.
Another (very minor) thing is that the windows button on the monitor doesn't work.
Could any of you guys help?
My system specs are below:
RAM: 4 GiBs
HDD: 500 GiBs
CPU: Intel® Pentium(R) CPU N3530 @ 2.16GHz × 4
GPU: (this may be the problem here as ubuntu identifies it as "unknown") Intel HD Graphics 4000
Screen Resolution: 1366x768
lspci -vv results:
inxi -G results:
Card: Intel Atom Processor Z36xxx/Z37xxx Series Graphics & Display
Display Server: x11 (X.Org 1.19.6 )
drivers: fbdev (unloaded: modesetting,vesa)
Resolution: 1366x768@76.00hz
OpenGL: renderer: llvmpipe (LLVM 10.0.0, 128 bits)
version: 3.3 Mesa 20.0.8
I have also tried a solution to a very simular problem here:
Intel Graphics card not seen by ubuntu 18.04
But I don't have that option in the UEFI screen.
--nomodeset
using the "edit" feature of grub. This is not permanent - but could help you to enter your OS. On sucess open a terminal and enter 'lspci -vvand copy the contents into your question. With
inxiinstalled please output
inxi -G` as well – kanehekili Nov 08 '20 at 19:39