这种情况下意味着独立显卡正常使用?

笔记本/便携移动设备,手机平板等软硬件
回复
sadiron
帖子: 7
注册时间: 2013-02-03 7:33
系统: Ubuntu 12.10

这种情况下意味着独立显卡正常使用?

#1

帖子 sadiron »

今天安装了32位的Ubuntu 12.10,一切进展顺利,没有任何问题,没有传说中的发热大问题。机器是联想G480。
用hwinfo查看硬件信息,graphics card一栏可以看见
Intel VGA compatible controller
nVidia VGA compatible controller
123.jpg
唯一奇怪的就是在设置-详细信息中显示“图形”为“未知”
请问这是什么状况?
头像
ahwad
帖子: 1116
注册时间: 2009-05-06 0:36

Re: 这种情况下意味着独立显卡正常使用?

#2

帖子 ahwad »

sudo apt-get install mesa-utils
sadiron
帖子: 7
注册时间: 2013-02-03 7:33
系统: Ubuntu 12.10

Re: 这种情况下意味着独立显卡正常使用?

#3

帖子 sadiron »

ahwad 写了:sudo apt-get install mesa-utils
换了几个源都下不到 mesa-utils。。。。
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

Re: 这种情况下意味着独立显卡正常使用?

#4

帖子 eexpress »

sudo lspci|grep VGA

看后面的rev后的数字,通常09表示在使用。
● 鸣学
头像
peteryeh64
论坛版主
帖子: 9386
注册时间: 2008-12-20 15:43
系统: 家kubuntu20.04
来自: 心靈深處

Re: 这种情况下意味着独立显卡正常使用?

#5

帖子 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:~$
[论坛版主行为规定]+[PITIVI簡易教程]+[ubuntu裝迅雷]
[releases.ubuntu.com]+[cdimage.ubuntu.com]+[old-releases.ubuntu.com]
[學ubuntu必須拜讀懶蝸牛"笨兔兔的故事"=viewtopic.php?f=112&t=162040][Linux明日的希望在中國]
sadiron
帖子: 7
注册时间: 2013-02-03 7:33
系统: Ubuntu 12.10

Re: 这种情况下意味着独立显卡正常使用?

#6

帖子 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).。。。看来不正常
回复