Gentoo Archives: gentoo-user

From: Chuanwen Wu <wcw8410@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] what games can I play on my 845G video card?
Date: Sun, 20 May 2007 02:34:31
Message-Id: 7797aa370705191929o7fa68125pf07dec046fa1c259@mail.gmail.com
In Reply to: Re: [gentoo-user] what games can I play on my 845G video card? by Dan Farrell
1 2007/5/19, Dan Farrell <dan@×××××××××.cx>:
2 > On Sat, 19 May 2007 18:40:33 +0800
3 > "Chuanwen Wu" <wcw8410@×××××.com> wrote:
4 >
5 > > Hi,guys!
6 > > I want to play games on my machine.Here is the information of my video
7 > > card in "lspci":
8 > >
9 > > VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE
10 > > Chipset Integrated Graphics Device (rev 03)
11 > >
12 > > I have tried to play some games,like neverputt,which is so SLOW.The
13 > > corresponding time is long and the cpu usage is always 100%.
14 > >
15 > > Can you recommend some games that maybe I can play on my machine
16 > > smoothly ? And maybe you can tell me how to configurate my xorg.conf
17 > > or anything else to optimize my machine when I play games.
18 > >
19 > > Thanks in advanced!
20 > Are you hardware accellerated? Check with glxinfo. I bet you can play
21 > more than you think.
22
23 Here is the output of glxinfo:
24
25 $ glxinfo
26 name of display: :0.0
27 display: :0 screen: 0
28 direct rendering: No
29 server glx vendor string: SGI
30 server glx version string: 1.2
31 server glx extensions:
32 GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
33 GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
34 GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
35 GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer
36 client glx vendor string: SGI
37 client glx version string: 1.4
38 client glx extensions:
39 GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
40 GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
41 GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
42 GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
43 GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
44 GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
45 GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
46 GLX version: 1.2
47 GLX extensions:
48 GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
49 GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
50 GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGIS_multisample,
51 GLX_SGIX_fbconfig, GLX_EXT_texture_from_pixmap
52 OpenGL vendor string: Mesa project: www.mesa3d.org
53 OpenGL renderer string: Mesa GLX Indirect
54 OpenGL version string: 1.4 (1.5 Mesa 6.5.2)
55 OpenGL extensions:
56 GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_fragment_program,
57 GL_ARB_imaging, GL_ARB_multisample, GL_ARB_multitexture,
58 GL_ARB_occlusion_query, GL_ARB_point_parameters, GL_ARB_point_sprite,
59 GL_ARB_shadow, GL_ARB_shadow_ambient, GL_ARB_texture_border_clamp,
60 GL_ARB_texture_compression, GL_ARB_texture_cube_map,
61 GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
62 GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3,
63 GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two,
64 GL_ARB_texture_rectangle, GL_ARB_transpose_matrix, GL_ARB_vertex_program,
65 GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
66 GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate,
67 GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
68 GL_EXT_clip_volume_hint, GL_EXT_copy_texture, GL_EXT_draw_range_elements,
69 GL_EXT_fog_coord, GL_EXT_framebuffer_object, GL_EXT_multi_draw_arrays,
70 GL_EXT_packed_pixels, GL_EXT_paletted_texture, GL_EXT_point_parameters,
71 GL_EXT_polygon_offset, GL_EXT_rescale_normal, GL_EXT_secondary_color,
72 GL_EXT_separate_specular_color, GL_EXT_shadow_funcs,
73 GL_EXT_shared_texture_palette, GL_EXT_stencil_wrap, GL_EXT_subtexture,
74 GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_edge_clamp,
75 GL_EXT_texture_env_add, GL_EXT_texture_env_combine,
76 GL_EXT_texture_env_dot3, GL_EXT_texture_lod_bias,
77 GL_EXT_texture_mirror_clamp, GL_EXT_texture_object,
78 GL_EXT_texture_rectangle, GL_EXT_vertex_array, GL_APPLE_packed_pixels,
79 GL_ATI_draw_buffers, GL_ATI_texture_env_combine3,
80 GL_ATI_texture_mirror_once, GL_ATIX_texture_env_combine3,
81 GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate,
82 GL_MESA_pack_invert, GL_MESA_ycbcr_texture, GL_NV_blend_square,
83 GL_NV_fragment_program, GL_NV_light_max_exponent, GL_NV_point_sprite,
84 GL_NV_texgen_reflection, GL_NV_texture_rectangle, GL_NV_vertex_program,
85 GL_NV_vertex_program1_1, GL_SGI_color_matrix, GL_SGI_color_table,
86 GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp,
87 GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SGIX_depth_texture,
88 GL_SGIX_shadow, GL_SGIX_shadow_ambient, GL_SUN_multi_draw_arrays
89
90 visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
91 id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
92 ----------------------------------------------------------------------
93 0x23 24 tc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 0 0 None
94 0x24 24 tc 0 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 0 0 None
95 0x25 24 tc 0 32 0 r y . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
96 0x26 24 tc 0 32 0 r . . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
97 0x27 24 dc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 0 0 None
98 0x28 24 dc 0 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 0 0 None
99 0x29 24 dc 0 32 0 r y . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
100 0x2a 24 dc 0 32 0 r . . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
101
102 What information show me that whether my hardware is accelerated or not?
103 > --
104 > gentoo-user@g.o mailing list
105 >
106 >
107
108
109 --
110 wcw
111 --
112 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] what games can I play on my 845G video card? Dan Farrell <dan@×××××××××.cx>