分页: 1 / 1
这种情况下意味着独立显卡正常使用?
发表于 : 2013-02-03 13:35
由 sadiron
今天安装了32位的Ubuntu 12.10,一切进展顺利,没有任何问题,没有传说中的发热大问题。机器是联想G480。
用hwinfo查看硬件信息,graphics card一栏可以看见
Intel VGA compatible controller
nVidia VGA compatible controller
唯一奇怪的就是在设置-详细信息中显示“图形”为“未知”
请问这是什么状况?
Re: 这种情况下意味着独立显卡正常使用?
发表于 : 2013-02-03 14:18
由 ahwad
sudo apt-get install mesa-utils
Re: 这种情况下意味着独立显卡正常使用?
发表于 : 2013-02-03 15:16
由 sadiron
ahwad 写了:sudo apt-get install mesa-utils
换了几个源都下不到 mesa-utils。。。。
Re: 这种情况下意味着独立显卡正常使用?
发表于 : 2013-02-03 15:21
由 eexpress
sudo lspci|grep VGA
看后面的rev后的数字,通常09表示在使用。
Re: 这种情况下意味着独立显卡正常使用?
发表于 : 2013-02-03 15:34
由 peteryeh64
eexpress 写了:sudo lspci|grep VGA
看后面的rev后的数字,通常09表示在使用。
我的...ubuntu12.10 amd64...
代码: 全选
peteryeh64@peteryeh64-System-Product-Name:~$ sudo lspci|grep VGA
[sudo] password for peteryeh64:
01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 430] (rev a1)
peteryeh64@peteryeh64-System-Product-Name:~$
Re: 这种情况下意味着独立显卡正常使用?
发表于 : 2013-02-03 22:58
由 sadiron
peteryeh64 写了:eexpress 写了:sudo lspci|grep VGA
看后面的rev后的数字,通常09表示在使用。
我的...ubuntu12.10 amd64...
代码: 全选
peteryeh64@peteryeh64-System-Product-Name:~$ sudo lspci|grep VGA
[sudo] password for peteryeh64:
01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 430] (rev a1)
peteryeh64@peteryeh64-System-Product-Name:~$
我的独显后面也是(rev a1).。。。看来不正常