大神帮我看看,这个是不是表示我的两个显卡没有使用?
发表于 : 2013-03-20 14:43
代码: 全选
startx
代码: 全选
sudo apt-get install ubuntu-desktop
代码: 全选
startx
代码: 全选
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 540M] (rev a1)
代码: 全选
lspci | grep VGA
不是说后面一般是09的时候是正常的么灰色小狼 写了:这个是查看pci总线上的vga端口,跟用的哪个显卡没关系代码: 全选
lspci | grep VGA