When I try to check my VGA like this:
lscpi | grep VGAI get this error:
No command 'lscpi' found, did you mean:
Command 'lscpu' from package 'util-linux' (main)
Command 'lscp' from package 'nilfs-tools' (universe)
Command 'lspci' from package 'pciutils' (main)
lscpi: command not foundI've installed pciutils from Synaptic, and I'm using Ubuntu 12.04.
1 Answer
It is lspci and not lscpi.
See what terminal says:
No command 'lscpi' found, did you mean:
...
Command 'lspci' from package 'pciutils' (main) 1