一条命令检测你的机器是否支持 3D Unity 界面
12
十
2011
# 作者:
riku /
本文采用
CC BY-NC-SA 2.5协议授权,转载请注明
本文链接。
如果你的机器安装 Ubuntu 11.04 或 11.10 后,没法运行基于 Compiz 的 Unity 3D 界面的话,使用以下命令就可检测出到底问题出在哪里?
/usr/lib/nux/unity_support_test -p
截图:

然后你就可以根据结果来更换硬件了,更换硬件时可以参考 Ubuntu 官方的硬件兼容列表。
另外,如果结果全都是 Yes 的话,那也意味着基本上你的机器可以运行 Unity 3D 及 Gnome Shell 。
-- 消息及图片来源
关注新网络、Web2.0、移动应用;Nexus S/Andorid,iPad,FreeBSD,Ubuntu 用户;伪设计师,好推墙运动。
More Posts - Website
Follow Me:




- 作者: riku
- Post Time: 2011/10/12 10:22:05 上午
- In: 技巧
- Tags: unity
31 Responses to 一条命令检测你的机器是否支持 3D Unity 界面
zhang
十月 12th, 2011 at 11:16 上午
话说其实我到现在还不明白ubuntu为什么要在开发一unity。。。 gnome和kde不是很好吗 而且还有别的x。。。何必呢
nokia Reply:
十月 12th, 2011 at 11:34 上午
@zhang, 其实我也不明白apple为什么要在开发一iphone。。。 nokia和moto不是很好吗 而且还有别的shanzhai。。。何必呢
zhang Reply:
十月 12th, 2011 at 11:45 上午
@nokia, 这是完全不一样的 你别忘了linux发行和nokia/apple盈利模式有最根本的区别,所以apple的包装美化就是完全必要的了,但是ubuntu则不通,他们的盈利主要是服务啊,相对于自己在开发一个unity来说,把这个精力贡献给gnome等其他桌面环境会更有利...
Jarod Reply:
十月 12th, 2011 at 5:17 下午
@zhang, 问题是GNOME是别人的项目,不是说你想贡献别人就接受的
view666 Reply:
十月 12th, 2011 at 10:21 下午
@zhang, 而且,你没有注意到ubuntu的目标,他想要进入桌面系统,那他就必须考虑普通民众~
rootloong
十月 12th, 2011 at 11:32 上午
从Unity到支持ARM,可能想支持平板吧?
shauyoo
十月 12th, 2011 at 12:14 下午
不支持……我在想要不要换回win了
luc Reply:
十月 12th, 2011 at 2:56 下午
@shauyoo, 我的帖被吞了?
fa1c0n
十月 12th, 2011 at 12:46 下午
不错吖!额……不过现在不用ubuntu咯……
luc
十月 12th, 2011 at 1:13 下午
感谢分享。
Richard
十月 12th, 2011 at 5:03 下午
我最后一行显示 unity supported yes. 但是没有3d
飞扬
十月 12th, 2011 at 5:54 下午
虽然支持,但是装好显卡驱动,无法正常启动,见不到任务栏
WindBoY
十月 12th, 2011 at 10:24 下午
一直不明白,为什么要GNOME3.
不明白为什么PC要搞成平板。
大家用PC上GNOME 3.你觉得舒服吗?
leopardwei Reply:
十月 13th, 2011 at 9:42 上午
@WindBoY, 如果在 gnome3 上有 native 的 ms office、众多游戏、众多应用,我觉着 gnome3 很舒服,:-)
脸上一点黑
十月 13th, 2011 at 9:50 上午
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD RV710
OpenGL version string: 2.1 Mesa 7.10.2
Not software rendered: yes
Not blacklisted: yes
GLX fbconfig: yes
GLX texture from pixmap: yes
GL npot or rect textures: yes
GL vertex program: yes
GL fragment program: yes
GL vertex buffer object: yes
GL framebuffer object: yes
GL version is 1.4+: yes
Unity supported: yes
iwtctw Reply:
十二月 26th, 2011 at 6:51 下午
@脸上一点黑, Gallium现在效能高么?省电如何?
luc
十月 13th, 2011 at 11:06 上午
还是英伟达闭源驱动好。
张刚
十月 13th, 2011 at 2:26 下午
我的测试数据:
zhanggang@T410i:~$ /usr/lib/nux/unity_support_test -p
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) Ironlake Mobile GEM 20100330 DEVELOPMENT x86/MMX/SSE2
OpenGL version string: 2.1 Mesa 7.10.2
Not software rendered: yes
Not blacklisted: yes
GLX fbconfig: yes
GLX texture from pixmap: yes
GL npot or rect textures: yes
GL vertex program: yes
GL fragment program: yes
GL vertex buffer object: yes
GL framebuffer object: yes
GL version is 1.4+: yes
Unity supported: yes
Sandbro
十月 13th, 2011 at 6:09 下午
我的结果:OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon HD 5000 Series
OpenGL version string: 4.1.10665 Compatibility Profile Context
Not software rendered: yes
Not blacklisted: yes
GLX fbconfig: yes
GLX texture from pixmap: yes
GL npot or rect textures: yes
GL vertex program: yes
GL fragment program: yes
GL vertex buffer object: yes
GL framebuffer object: yes
GL version is 1.4+: yes
Unity supported: yes
lance
十月 13th, 2011 at 7:21 下午
ATI 4500支持吗?
wu Reply:
十月 13th, 2011 at 9:48 下午
@lance, OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon HD 4500 Series
OpenGL version string: 3.3.10665 Compatibility Profile Context
Not software rendered: yes
Not blacklisted: yes
GLX fbconfig: yes
GLX texture from pixmap: yes
GL npot or rect textures: yes
GL vertex program: yes
GL fragment program: yes
GL vertex buffer object: yes
GL framebuffer object: yes
GL version is 1.4+: yes
Unity supported: yes
leveil
十月 13th, 2011 at 8:04 下午
升级了11.10,感觉不错,ubuntu越来越棒了!
sizhengzhang
十月 15th, 2011 at 10:59 上午
GL vertex buffer object: no
这怎么办?驱动问题?
lk Reply:
十月 15th, 2011 at 6:39 下午
@sizhengzhang, 驱动问题, 我试过了,
sizhengzhang Reply:
十月 15th, 2011 at 8:56 下午
@lk, 已经解决了,刚开始看吓一跳以为出现这些问题都是硬件不行了- -|||
Leos
十月 18th, 2011 at 9:07 上午
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: AMD Radeon HD 6500M/5600/5700 Series
OpenGL version string: 4.1.11079 Compatibility Profile Context
Not software rendered: yes
Not blacklisted: yes
GLX fbconfig: yes
GLX texture from pixmap: yes
GL npot or rect textures: yes
GL vertex program: yes
GL fragment program: yes
GL vertex buffer object: yes
GL framebuffer object: yes
GL version is 1.4+: yes
Unity 3D supported: yes
sexybat
十月 22nd, 2011 at 8:11 下午
可我的还是很卡啊。。无奈啊
一条命令检测你的机器是否支持 3D Unity 界面 [技巧] | Wow!Ubuntu | TechSeeing
十一月 6th, 2011 at 2:34 下午
[...] 一条命令检测你的机器是否支持 3D Unity 界面 [技巧] | Wow!Ubuntu # 作者: riku / 本文采用CC BY-NC-SA 2.5协议授权,转载请注明本文链接。 [...]
风为衣裳
四月 2nd, 2012 at 10:03 下午
觉得unity并没有传说中的那么差啊...虽然目前是有点不稳定。不过觉得习惯是由时间养成的,我们能习惯gnome,不久也能习惯unity...新生的东西还是要给时间给它成长啊
ishitcno1 Reply:
四月 3rd, 2012 at 3:39 下午
@风为衣裳,
一开始确实不习惯,还装了个xubuntu,现在已经习惯了。在win7中鼠标也会下意识地往左移。
风为衣裳 Reply:
四月 3rd, 2012 at 4:07 下午
@ishitcno1, 呵呵,确实,希望ubuntu越来越好咯,十分期待12.04正式版的到来