Intel gma 950 的用户请进来!
-
- 帖子: 61
- 注册时间: 2007-11-28 15:21
Intel gma 950 的用户请进来!
Intel gma 950 的用户请进来!谈谈色彩怎么样
- iblicf
- 帖子: 3766
- 注册时间: 2007-01-15 17:15
- xuwu125
- 帖子: 204
- 注册时间: 2007-11-26 19:10
- 来自: 浙江省
- 联系:
- dogfox
- 论坛版主
- 帖子: 5311
- 注册时间: 2006-09-02 14:18
- 来自: 汉桑城
- 联系:
代码: 全选
:~$ glxinfo |grep rend
Xlib: extension "XFree86-DRI" missing on display ":1.0".
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
GLX_ATI_pixel_format_float, GLX_ATI_render_texture
OpenGL renderer string: ATI Radeon 9550 / X1050 Series
全世界linux爱好者联合起来 !
-
- 帖子: 89
- 注册时间: 2005-09-30 11:08
- 来自: 零陵
-
- 帖子: 60
- 注册时间: 2007-03-13 8:57
在/etc/X11/xorg.conf加入
Section "Device"
Identifier "Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
Driver "intel"
BusID "PCI:0:2:0"
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "True"
Option "XAANoOffscreenPixmaps"
Option "UseFBDev"
Option "TripleBuffer" "true"
EndSection
当中没有的!
Section "Device"
Identifier "Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
Driver "intel"
BusID "PCI:0:2:0"
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "True"
Option "XAANoOffscreenPixmaps"
Option "UseFBDev"
Option "TripleBuffer" "true"
EndSection
当中没有的!
上次由 bz 在 2008-01-04 15:35,总共编辑 1 次。
HP Compaq Presario V3211TU
CPU类型 赛扬-M(Yonah-533)
内存大小 1G
显卡芯片 Intel GMA950
WLAN性能 802.11b/g(54Mbps)
网卡描述 100Mbps网卡
硬盘大小 80GB(5400转)
CPU类型 赛扬-M(Yonah-533)
内存大小 1G
显卡芯片 Intel GMA950
WLAN性能 802.11b/g(54Mbps)
网卡描述 100Mbps网卡
硬盘大小 80GB(5400转)
-
- 帖子: 60
- 注册时间: 2007-03-13 8:57
-
- 帖子: 27
- 注册时间: 2007-12-12 15:55