当我尝试像这样检查我的 VGA 时:
lscpi | grep VGA
Run Code Online (Sandbox Code Playgroud)
我收到此错误:
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 found
Run Code Online (Sandbox Code Playgroud)
我是pciutils
从 Synaptic安装的,我使用的是 Ubuntu 12.04。