To know your 3D graphic(s) controller(s) working (GPU or/and chipset) with your VGA output you can run the following command :
1 | /sbin/lspci | egrep 'VGA|3D' |
Example :
1 | /sbin/lspci | egrep 'VGA|3D' |
To know your 3D graphic(s) controller(s) working (GPU or/and chipset) with your VGA output you can run the following command :
1 | /sbin/lspci | egrep 'VGA|3D' |
Example :
1 | /sbin/lspci | egrep 'VGA|3D' |