Hardware

for s in $(lspci | grep VGA | awk '{print $1}'); do lspci -v -s $s; done