[转帖] VIA/S3G UniChrome Pro IGP显卡驱动总结(给各位被集成显卡闪烁的眼泪直流的兄弟们)
-
- 帖子: 19
- 注册时间: 2007-03-20 15:23
linunix 写了:overland 你输入glxgears -info后
FPS在多少左右?
FPS没你的大,但根据前面的frames的倍数关系好像是一样的
还有打入glxinfo | grep render时比你多一个3DNow!+
详悉如下
代码: 全选
overland@overland-desktop:~$ glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: Mesa DRI UniChrome (K8M800) 20060710 x86/MMX+/3DNow!+/SSE2
overland@overland-desktop:~$ glxgears -info
GL_RENDERER = Mesa DRI UniChrome (K8M800) 20060710 x86/MMX+/3DNow!+/SSE2
GL_VERSION = 1.2 Mesa 6.5.2
GL_VENDOR = VIA Technology
GL_EXTENSIONS = GL_ARB_imaging GL_ARB_multisample GL_ARB_multitexture GL_ARB_point_parameters GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_mirrored_repeat GL_ARB_transpose_matrix GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_compiled_vertex_array GL_EXT_convolution GL_EXT_copy_texture GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_histogram GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_polygon_offset GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texture GL_EXT_texture3D GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_lod_bias GL_EXT_texture_object GL_EXT_vertex_array GL_APPLE_packed_pixels GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_MESA_window_pos GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_OES_read_format GL_SGI_color_matrix GL_SGI_color_table GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod
1734 frames in 5.0 seconds = 346.596 FPS
1332 frames in 5.0 seconds = 266.399 FPS
2339 frames in 5.0 seconds = 467.679 FPS
2281 frames in 5.0 seconds = 456.067 FPS
1913 frames in 5.0 seconds = 382.474 FPS
2107 frames in 5.0 seconds = 421.261 FPS
2070 frames in 5.0 seconds = 413.794 FPS
1222 frames in 5.0 seconds = 244.317 FPS
2007 frames in 5.0 seconds = 401.338 FPS
1864 frames in 5.0 seconds = 372.791 FPS
2304 frames in 5.0 seconds = 460.699 FPS
2227 frames in 5.0 seconds = 445.313 FPS
overland@overland-desktop:~$ glxinfo
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method,
GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGIS_multisample,
GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX version: 1.2
GLX extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_swap_control,
GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_SGI_make_current_read,
GLX_SGI_swap_control, GLX_SGI_video_sync, GLX_SGIS_multisample,
GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
OpenGL vendor string: VIA Technology
OpenGL renderer string: Mesa DRI UniChrome (K8M800) 20060710 x86/MMX+/3DNow!+/SSE2
OpenGL version string: 1.2 Mesa 6.5.2
OpenGL extensions:
GL_ARB_imaging, GL_ARB_multisample, GL_ARB_multitexture,
GL_ARB_point_parameters, GL_ARB_texture_env_add,
GL_ARB_texture_env_combine, GL_ARB_texture_mirrored_repeat,
GL_ARB_transpose_matrix, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra,
GL_EXT_blend_color, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
GL_EXT_clip_volume_hint, GL_EXT_compiled_vertex_array, GL_EXT_convolution,
GL_EXT_copy_texture, GL_EXT_draw_range_elements, GL_EXT_fog_coord,
GL_EXT_histogram, GL_EXT_packed_pixels, GL_EXT_point_parameters,
GL_EXT_polygon_offset, GL_EXT_rescale_normal, GL_EXT_secondary_color,
GL_EXT_separate_specular_color, GL_EXT_stencil_wrap, GL_EXT_subtexture,
GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_edge_clamp,
GL_EXT_texture_env_add, GL_EXT_texture_env_combine,
GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_vertex_array,
GL_APPLE_packed_pixels, GL_IBM_rasterpos_clip,
GL_IBM_texture_mirrored_repeat, GL_MESA_window_pos, GL_NV_blend_square,
GL_NV_light_max_exponent, GL_NV_texgen_reflection, GL_OES_read_format,
GL_SGI_color_matrix, GL_SGI_color_table, GL_SGIS_texture_edge_clamp,
GL_SGIS_texture_lod
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x22 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x23 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x24 24 tc 0 32 0 r y . 8 8 8 8 0 16 0 0 0 0 0 0 0 None
0x25 24 tc 0 32 0 r . . 8 8 8 8 0 16 0 0 0 0 0 0 0 None
0x26 24 tc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0x27 24 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0x28 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x29 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x2a 24 tc 0 32 0 r y . 8 8 8 8 0 16 0 16 16 16 16 0 0 Slow
0x2b 24 tc 0 32 0 r . . 8 8 8 8 0 16 0 16 16 16 16 0 0 Slow
0x2c 24 tc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0x2d 24 tc 0 32 0 r . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0x46 32 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 Ncon
overland@overland-desktop:~$
-
- 帖子: 17
- 注册时间: 2006-06-07 13:55
Re: [转帖] VIA/S3G UniChrome Pro IGP显卡驱动总结(给各位被集成显卡闪烁的眼泪直流的
我到了最后一步了。。。
但是提示找不到linux/config.h,请问大家,应该如何下载ubuntu的头文件呢?非常感谢!
sudo make LINUXDIR=/lib/modules/`uname -r`/build DRM_MODULES=via
make -C /lib/modules/2.6.20-15-generic/build SUBDIRS=`pwd` DRMSRCDIR=`pwd` modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.20-15-generic'
CC [M] /home/iclinux/Desktop/drm/linux-core/drm_auth.o
在包含自 /home/iclinux/Desktop/drm/linux-core/drm_auth.c:36 的文件中:
/home/iclinux/Desktop/drm/linux-core/drmP.h:44:26: 错误: linux/config.h:No such file or directory
make[2]: *** [/home/iclinux/Desktop/drm/linux-core/drm_auth.o] 错误 1
make[1]: *** [_module_/home/iclinux/Desktop/drm/linux-core] 错误 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.20-15-generic'
make: *** [modules] 错误 2
但是提示找不到linux/config.h,请问大家,应该如何下载ubuntu的头文件呢?非常感谢!
sudo make LINUXDIR=/lib/modules/`uname -r`/build DRM_MODULES=via
make -C /lib/modules/2.6.20-15-generic/build SUBDIRS=`pwd` DRMSRCDIR=`pwd` modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.20-15-generic'
CC [M] /home/iclinux/Desktop/drm/linux-core/drm_auth.o
在包含自 /home/iclinux/Desktop/drm/linux-core/drm_auth.c:36 的文件中:
/home/iclinux/Desktop/drm/linux-core/drmP.h:44:26: 错误: linux/config.h:No such file or directory
make[2]: *** [/home/iclinux/Desktop/drm/linux-core/drm_auth.o] 错误 1
make[1]: *** [_module_/home/iclinux/Desktop/drm/linux-core] 错误 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.20-15-generic'
make: *** [modules] 错误 2
kevert 写了: #安装 kernel module
cd linux-core
make LINUXDIR=/lib/modules/`uname -r`/build DRM_MODULES=via
cp *.ko /lib/modules/`uname -r`/kernel/drivers/char/drm/
depmod -ae
-
- 帖子: 19
- 注册时间: 2007-03-20 15:23
- linunix
- 帖子: 424
- 注册时间: 2006-11-21 21:25
-
- 帖子: 19
- 注册时间: 2007-03-20 15:23
- linunix
- 帖子: 424
- 注册时间: 2006-11-21 21:25
我知道7.04默认的vesa驱动就可以达到不错的效果,vesa并没有很好的3D加速,从你的FPS不到300就可以看出,你要是玩3D游戏的话,很可能会卡。
我现在用英文widi上这篇帖子的方法,可以达到比较完美的效果
https://help.ubuntu.com/community/OpenChrome
如果有兴趣的话,可以试试。
PS:呵呵,我看你似乎被这块显卡搞得精疲力尽了。
我现在用英文widi上这篇帖子的方法,可以达到比较完美的效果
https://help.ubuntu.com/community/OpenChrome
如果有兴趣的话,可以试试。
PS:呵呵,我看你似乎被这块显卡搞得精疲力尽了。
-
- 帖子: 19
- 注册时间: 2007-03-20 15:23
我试拉之后,FPS稳定在480左右linunix 写了:我知道7.04默认的vesa驱动就可以达到不错的效果,vesa并没有很好的3D加速,从你的FPS不到300就可以看出,你要是玩3D游戏的话,很可能会卡。
我现在用英文widi上这篇帖子的方法,可以达到比较完美的效果
https://help.ubuntu.com/community/OpenChrome
如果有兴趣的话,可以试试。
PS:呵呵,我看你似乎被这块显卡搞得精疲力尽了。
我估计是那个受限制驱动
lucent/agere linmodem controller driver的问题
-
- 帖子: 14
- 注册时间: 2007-05-13 22:50
- 联系:
Re: [转帖] VIA/S3G UniChrome Pro IGP显卡驱动总结(给各位被集成显卡闪烁的眼泪直流的
iclinux 写了:我到了最后一步了。。。
但是提示找不到linux/config.h,请问大家,应该如何下载ubuntu的头文件呢?非常感谢!
sudo make LINUXDIR=/lib/modules/`uname -r`/build DRM_MODULES=via
make -C /lib/modules/2.6.20-15-generic/build SUBDIRS=`pwd` DRMSRCDIR=`pwd` modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.20-15-generic'
CC [M] /home/iclinux/Desktop/drm/linux-core/drm_auth.o
在包含自 /home/iclinux/Desktop/drm/linux-core/drm_auth.c:36 的文件中:
/home/iclinux/Desktop/drm/linux-core/drmP.h:44:26: 错误: linux/config.h:No such file or directory
make[2]: *** [/home/iclinux/Desktop/drm/linux-core/drm_auth.o] 错误 1
make[1]: *** [_module_/home/iclinux/Desktop/drm/linux-core] 错误 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.20-15-generic'
make: *** [modules] 错误 2
kevert 写了: #安装 kernel module
cd linux-core
make LINUXDIR=/lib/modules/`uname -r`/build DRM_MODULES=via
cp *.ko /lib/modules/`uname -r`/kernel/drivers/char/drm/
depmod -ae
我也和你一样,我用的是ubuntu7.04,不知道该怎么办?
强烈呼唤高人啊:(
-
- 帖子: 14
- 注册时间: 2007-05-13 22:50
- 联系:
https://help.ubuntu.com/community/OpenChromelinunix 写了:现在装了xine及w32codecs还有xine的codec之后,可以用xine正常播放.ogg这段视频了,但GStreamer还是不行,不知道为什么?不管了,反正可以用xine就行了。
看了那个英文网页,我终于也安装成功了,不过3d似乎还是不行。
你的w32codecs是如何安装的,因为新立得好像没有啊,我现在也是花屏
- linunix
- 帖子: 424
- 注册时间: 2006-11-21 21:25
w32codecs的话,源里面没有要到网上去搜,而且比较难搜到,你多找找吧。
步骤是这里的,首先在新立得里搜到totem-xine,然后安装,它会提示你要安装totem-xine的话得卸掉totem-gstreamer(其实就是把totem的后端由gstreamer改为xine),照做就是了
第二步,在新立得里搜到libxine-extracodecs,安装
第二步,安装从网上下载的w32codecs(比较难找,要靠运气)
如果是7.04,播放rm rmvb时会没有声音
这样做:
编辑 ~/.xine/catalog.cache 文件:
sudo gedit ~/.xine/catalog.cache
找到
[/usr/lib/xine/plugins/1.1.4/xineplug_decode_real_audio.so]
把 decoder_priority 后面的数字修改为 10
保存退出
这样就OK了
步骤是这里的,首先在新立得里搜到totem-xine,然后安装,它会提示你要安装totem-xine的话得卸掉totem-gstreamer(其实就是把totem的后端由gstreamer改为xine),照做就是了
第二步,在新立得里搜到libxine-extracodecs,安装
第二步,安装从网上下载的w32codecs(比较难找,要靠运气)
如果是7.04,播放rm rmvb时会没有声音
这样做:
编辑 ~/.xine/catalog.cache 文件:
sudo gedit ~/.xine/catalog.cache
找到
[/usr/lib/xine/plugins/1.1.4/xineplug_decode_real_audio.so]
把 decoder_priority 后面的数字修改为 10
保存退出
这样就OK了
- linunix
- 帖子: 424
- 注册时间: 2006-11-21 21:25
刚才找到了w32codecs地址
http://www.debian-multimedia.org/pool/main/w/w32codecs/
http://www.debian-multimedia.org/pool/main/w/w32codecs/
-
- 帖子: 14
- 注册时间: 2007-05-13 22:50
- 联系:
- linunix
- 帖子: 424
- 注册时间: 2006-11-21 21:25