Aix

AIX:顯示顯卡

  • February 18, 2015

如何知道我的 aix 工作站中存在哪個影片卡?我試過了:

lsdev |grep video
lsdev|grep vga
prtconf

但沒有資訊。我看到工作站上安裝了 vga。

找到解決方案

lscfg |grep -i Graphic
+ lai0             U787F.001.DPM5MVH-P1-C2-T1       GXT135P Graphics Adapter

引用自:https://unix.stackexchange.com/questions/185392