Find GPU or Graphical processing Unit in Linux
While working on one of the issue we need to check if GPU is installed We got it using below command which shows type of CPU installed in cli mode [root@localhost ~]# lspci -vnn | grep VGA -A 12 07:0b.0 VGA compatible controller [0300]: ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 10) (prog-if 00 […]