PDA

View Full Version : Tuxracer X-problem with hd-installed 3.3



Markus
11-05-2003, 09:38 PM
Can't seem to get tuxracer to work with xserver.
I deleted the vga=791 in lilo to skip the video mode problem, but vga=normal didn't do for tuxracer either, so I deleted the whole line in lilo.

Does the line in lilo have anythig to do with xserver?

I have an onboard i810 chipset and 19" monitor, and it boots okay to a nice big resolution, but seems to use some VESA mode incompatible with tux :(
Also when I try to use the kde X-config it allways jumps back to vga???

Markus

rickenbacherus
11-05-2003, 09:51 PM
I have noticed that DRI fails to work after an installation of Knooppix oon my machines. To check if DRI is working do:

glxinfo

At the top of the screen output look for a line that reads:

DRI: (yes or no)

Also you can do

glxgears

and get a fps measurement. It might be beneficial to boot the cd and see if DRI is working from cdrom with the same commands. Post some hardware details please.

dave52355
11-06-2003, 12:38 AM
I can run TuxRacer but it is only on the screen half way. It covers the right side but the left side is black as if the image is moved over that far.

Any ideas?

Markus
11-06-2003, 04:10 PM
I have noticed that DRI fails to work after an installation of Knooppix oon my machines. To
check if DRI is working do:

glxinfo

At the top of the screen output look for a line that reads:

DRI: (yes or no)

Also you can do

glxgears

and get a fps measurement. It might be beneficial to boot the cd and see if DRI is working from cdrom with the same commands.

Sorry for the delay, had to do boring things like sleep and work :)

With hd-install I get:
root@qwer:~# glxinfo
name of display: :0.0
display: :0 screen: 0
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
client glx vendor string: SGI
client glx version string: 1.2
client glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.3 Mesa 4.0.4
OpenGL extensions:
GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_border_clamp,
GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3,
GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_blend_color,
GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_texture_env_add,
GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
GL_EXT_texture_lod_bias
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess
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
----------------------------------------------------------------------
0x23 16 tc 1 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
0x24 16 tc 1 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 None
0x25 16 tc 1 16 0 r y . 5 6 5 8 0 16 8 16 16 16 16 0 0 None
0x26 16 tc 1 16 0 r . . 5 6 5 8 0 16 8 16 16 16 16 0 0 None
0x27 16 dc 1 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
0x28 16 dc 1 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 None
0x29 16 dc 1 16 0 r y . 5 6 5 8 0 16 8 16 16 16 16 0 0 None
0x2a 16 dc 1 16 0 r . . 5 6 5 8 0 16 8 16 16 16 16 0 0 None

root@qwer:~# glxgears
600 frames in 5.0 seconds = 120.000 FPS

And with liveCD I get:
root@ttyp0[knoppix]# 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_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
client glx vendor string: SGI
client glx version string: 1.2
client glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
OpenGL vendor string: Keith Whitwell
OpenGL renderer string: Mesa DRI I810 20020221
OpenGL version string: 1.2 Mesa 4.0.4
OpenGL extensions:
GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_env_add,
GL_ARB_transpose_matrix, 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_convolution, GL_EXT_compiled_vertex_array, GL_EXT_histogram,
GL_EXT_packed_pixels, GL_EXT_polygon_offset, GL_EXT_rescale_normal,
GL_EXT_stencil_wrap, GL_EXT_texture3D, GL_EXT_texture_env_add,
GL_EXT_texture_object, GL_EXT_texture_lod_bias, GL_EXT_vertex_array,
GL_IBM_rasterpos_clip, GL_MESA_window_pos, GL_NV_texgen_reflection,
GL_SGI_color_matrix, GL_SGI_color_table
glu version: 1.3

root@ttyp0[knoppix]# glxgears
1383 frames in 5.0 seconds = 276.600 FPS
1563 frames in 5.0 seconds = 312.600 FPS
1567 frames in 5.0 seconds = 313.400 FPS
1533 frames in 5.0 seconds = 306.600 FPS
1565 frames in 5.0 seconds = 313.000 FPS

I'm just a newbie so I really don't get it, why the difference with dri?
XF86Config-4 should load dri and every module in the module section, or should it?


Post some hardware details please.

What hardware details?
I have an ASUS motherboard with onboard chipset recognised as a Generic i810 video card.

Markus

Markus
11-06-2003, 06:56 PM
Racing away :)

I'm not even sure what happened.
I just fiddled around with kde:s x-settings and presto, tuxracer works.
Intel seems to have 3 pcs i810 adapters to choose from and the 3:rd worked.
BTW, DRI is now loaded when I check glxinfo, thanks for the tip.

Markus