2 min readSep 30, 2020
The GPU information Using Linux Ubuntu- Part 2
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.