Click to See Complete Forum and Search --> : Tuxracer and ugly graphics


MacDaddy
12-23-2001, 06:24 AM
Hi all,

Just went through a hell of a time trying to get Tuxracer to work. I was getting drm working, etc. I fonally got it working with good frame rates, only now I have another problem: the graphics are ugly. It seems that there are no skins on the 3D objects (trees, snow, trees, etc). Only the penguin has the skins. I installed the data files for Tuxracer where they should be (/usr/local/share/tuxracer/). I have /etc/X11/XF86Config configured properly.

Before I got direct rendering working and low FPS, I did see textures. Wierd.

Matrox G200
PII 450

Please let me know what I may be doing wrong. Thanks.

Here's my glxinfo:

sh-2.05$ 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: VA Linux Systems Inc.
OpenGL renderer string: Mesa DRI G200 20010321 AGP 1x x86/MMX/SSE
OpenGL version string: 1.2 Mesa 3.4.2
OpenGL extensions:
GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_blend_func_separate,
GL_EXT_clip_volume_hint, 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_vertex_array, GL_MESA_window_pos,
GL_MESA_resize_buffers, GL_NV_texgen_reflection, GL_PGI_misc_hints,
GL_SGIS_pixel_texture, GL_SGIS_texture_edge_clamp
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 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
0x24 16 tc 0 16 0 r . . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
0x25 16 tc 0 16 0 r y . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
0x26 16 tc 0 16 0 r . . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
0x27 16 tc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
0x28 16 tc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
0x29 16 tc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
0x2a 16 tc 0 16 0 r . . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
0x2b 16 dc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
0x2c 16 dc 0 16 0 r . . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
0x2d 16 dc 0 16 0 r y . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
0x2e 16 dc 0 16 0 r . . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
0x2f 16 dc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
0x30 16 dc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
0x31 16 dc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
0x32 16 dc 0 16 0 r . . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow

-Gordon

PimpHolic
12-23-2001, 08:37 PM
did u install the nvidia drivers for your card?

MacDaddy
12-23-2001, 11:30 PM
No need for Nvidia drivers. I don't have an nvidia card.

MacDaddy
12-24-2001, 12:16 AM
Ok guys. I found something that is probabaly the problem:

When I execute Tuxracer in a terminal, I get hundreds of these:

Failed to upload texture, sz 11008
Memory heap (nil):
heap == 0
End of memory blocks
Failed to upload texture, sz 174592
Memory heap (nil):
heap == 0
End of memory blocks
Failed to upload texture, sz 174592
Memory heap (nil):
heap == 0
End of memory blocks
Failed to upload texture, sz 174592
Memory heap (nil):
heap == 0
End of memory blocks

Could it be something wrong with my video memory? I have 8mb on memory in my /etc/X11/XF86Config for my card. I'll mess with that and let you all know what's going on. In the meantime, help would be appreciated. :)

MacDaddy
12-26-2001, 06:03 AM
Bump.