I'm a beginner with Ubuntu 18.04, and I found it so slow with my Acer Aspire E1-571 laptop. How can I check if I have a problem such as a missed driver or something else? Or does my laptop lack the performance even if I don't think so?
Any help, please?
This is the output of lspci -k | grep -EA3 'VGA|3D|Display'
:
abdelhakim@FILDSM:~$ lspci -k | grep -EA3 'VGA|3D|Display'
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
Subsystem: Acer Incorporated [ALI] 2nd Generation Core Processor Family Integrated Graphics Controller
Kernel driver in use: i915
Kernel modules: i915
lspci -k | grep -EA3 'VGA|3D|Display'
terminal command. – Pilot6 Jul 22 '18 at 13:26