Yusif Morsy
2 min readSep 30, 2020

The GPU information Using Linux Ubuntu- Part 2

The GPU Market

The lshw Command

list the hardware installed on a Linux computer. It reports a variety of types, not just PCI hardware.

$ lshw

$ sudo lshw -C display or $ lshw -C video

$ lshw -short

$ lshw -short | grep -i — color display

$ lshw -class display

$nvidia-smi

The Next Article will be the glxinfo Commands, Please add your comments for improvement or send an email to author at yamors01@louisville.edu.

Yusif Morsy
Yusif Morsy

Written by Yusif Morsy

MBA, MSBA, PhD Student in ML & AI

No responses yet