Detect which video card is installed in most Linux distrubutions
#Detect which graphics card I have lspci -vnn | grep VGA -A 12 #or lshw -numeric -C display