DOOM3 and Fedora

joelbryan joelbryanster at gmail.com
Thu Dec 23 10:13:10 UTC 2004


> 5151 strings read from strings/english.lang
> Couldn't open journal files
> execing editor.cfg
> execing default.cfg
> couldn't exec DoomConfig.cfg
> couldn't exec autoexec.cfg
> 5151 strings read from strings/english.lang> ------- Input Initialization -------
> XKB extension: compile time 0x1:0x0, runtime 0x1:0x0: OK
> XKB extension present on server ( 0x1:0x0 )



> ...using GL_ARB_multitexture
> ...using GL_ARB_texture_env_combine
> ...using GL_ARB_texture_cube_map
> ...using GL_ARB_texture_env_dot3
> ...using GL_ARB_texture_env_add
> X..GL_ARB_texture_non_power_of_two not found
> X..GL_ARB_texture_compression not found
> X..GL_EXT_texture_filter_anisotropic not found
> ...using GL_EXT_texture_lod
> ...using GL_1.4_texture_lod_bias
> X..GL_EXT_shared_texture_palette not found
> ...using GL_EXT_texture3D
> ...using GL_EXT_stencil_wrap
> X..GL_NV_register_combiners not found
> ...using GL_EXT_stencil_two_side
> X..GL_ATI_fragment_shader not found
> X..GL_ATI_text_fragment_shader not found
> X..GL_ARB_vertex_buffer_object not found
> X..GL_ARB_vertex_program not found
> X..GL_ARB_fragment_program not found
> X..EXT_depth_bounds_test not found


> glprogs/test.vfp: GL_VERTEX_PROGRAM_ARB not available
> glprogs/test.vfp: GL_FRAGMENT_PROGRAM_ARB not available
> glprogs/interaction.vfp: GL_VERTEX_PROGRAM_ARB not available
> glprogs/interaction.vfp: GL_FRAGMENT_PROGRAM_ARB not available
> glprogs/bumpyEnvironment.vfp: GL_VERTEX_PROGRAM_ARB not available
> glprogs/bumpyEnvironment.vfp: GL_FRAGMENT_PROGRAM_ARB not available
> glprogs/ambientLight.vfp: GL_VERTEX_PROGRAM_ARB not available
> glprogs/ambientLight.vfp: GL_FRAGMENT_PROGRAM_ARB not available
> glprogs/shadow.vp: GL_VERTEX_PROGRAM_ARB not available
> glprogs/R200_interaction.vp: GL_VERTEX_PROGRAM_ARB not available
> glprogs/nv20_bumpAndLight.vp: GL_VERTEX_PROGRAM_ARB not available
> glprogs/nv20_diffuseColor.vp: GL_VERTEX_PROGRAM_ARB not available
> glprogs/nv20_specularColor.vp: GL_VERTEX_PROGRAM_ARB not available
> glprogs/nv20_diffuseAndSpecularColor.vp: GL_VERTEX_PROGRAM_ARB not available
> glprogs/environment.vfp: GL_VERTEX_PROGRAM_ARB not available
> glprogs/environment.vfp: GL_FRAGMENT_PROGRAM_ARB not available
> -------------------------------
> WARNING: vertex array range in virtual memory (SLOW)
> signal caught: Segmentation fault
> si_code 1
> Trying to exit gracefully..
> Shutting down sound hardware
> ----------- Alsa Shutdown ------------
> close pcm
> dlclose
> --------------------------------------
> 
> --
> fedora-test-list mailing list
> fedora-test-list at redhat.com
> To unsubscribe:
> http://www.redhat.com/mailman/listinfo/fedora-test-list
> 

1. It seems that, the configuration files where not loaded at the
beginning, try setting up permission to file.

2. The game require an OpenGL compliant video card, and tries to load
it according to the game requirements, and doing so, fails to load
GL_ARB, GL_VERTEX_PROGRAM_ARB, GL_EXT.. It seems that none of those
extensions are compatible with your video card. Are you sure your
using an OpenGL compliant card, have you tried running tux racer or
gltron, do those games run smoothly?




More information about the fedora-test-list mailing list