Execute este comando: lspci -k | grep -EA2 'VGA|3D'
A saída é assim:
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
Subsystem: CLEVO/KAPOK Computer Device 3501
Kernel driver in use: i915
--
01:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 860M] (rev a2)
Subsystem: CLEVO/KAPOK Computer Device 3501
Kernel driver in use: nouveau
Neste exemplo, você pode ver que o modelo da GPU NVIDIA GEFORCE GTX 860M é mostrado.