I have recently installed Ubuntu 18.04 on my HP Probook which has builtin Intel graphics card.
At start,it works fine but after some time, my screen gets pixelated, when I restart,it it works fine but again after some time, it gets pixelated. Below is my graphics card info:
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
Subsystem: Hewlett-Packard Company 4th Gen Core Processor Integrated Graphics Controller
Kernel driver in use: i915
Kernel modules: i915
uname -a output:
Linux Kamran 5.0.0-37-generic #40~18.04.1-Ubuntu SMP Thu Nov 14 12:06:39 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
How can I fix this problem?
lspci -k | grep -EA3 'VGA|3D|Display'
terminal command. – Pilot6 Dec 13 '19 at 18:24uname -a
. – Pilot6 Dec 13 '19 at 18:32