LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   UT2004 troubles... (https://www.linuxquestions.org/questions/linux-software-2/ut2004-troubles-182996/)

ungerade 05-18-2004 03:55 PM

UT2004 troubles...
 
It installs fine. When I try to run the game it gives me an error in the command line about my sound card as does Knoppix. It is Creative Audigy LS and I am guessing it has no Linux drivers. I did try it in Fedora Core 1 and it was just one big glitch. Thanks for your help ahead of time.


P.S.: I will run the game to get the exact error.

ungerade 05-18-2004 03:56 PM

Xlib: extension "XFree86-DRI" missing on display ":0.0".
open /dev/[sound/]dsp: No such device
Either GL_EXT_bgra or glDrawRangeElements not supported- bailing out.

That is the exact error did not see the two other lines before.

Cynar 05-18-2004 05:18 PM

The first line pertains about your video driver using mesa I believe. Type glxinfo and see what you have:

example:
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON 8500 DDR Generic
OpenGL version string: 1.3 (X4.3.0-3.7.6)


The second line, about your sound error. Type "killall artsd" and run esd.

ungerade 05-25-2004 04:05 PM

root@box:~# glxinfo
name of display: :0.0
Xlib: extension "XFree86-DRI" missing on 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
----------------------------------------------------------------------
0x22 16 tc 1 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
0x23 16 tc 1 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 None
0x24 16 tc 1 16 0 r y . 5 6 5 8 0 16 8 16 16 16 16 0 0 None
0x25 16 tc 1 16 0 r . . 5 6 5 8 0 16 8 16 16 16 16 0 0 None


What I got about the graphics card.

Sorry about replying so late things have been busy.

TheProfoundOne 05-30-2004 03:36 AM

I installed UT2k4 2 days ago, but i just can't get it to run:S i somewhere saw a hint that if you run it from the shell, you'd see the exact error. But it doesn't give any error at all:S It show the splash screen and then drops back out and the only "error" which is given are a couple of white lines! :cry: Does any one have an idea what to do?:(

proudclod 05-30-2004 07:41 AM

ungerade, you need to get proper drivers for your graphics card. what card are you using?

ungerade 05-30-2004 09:47 AM

ATI Radeon 9200


All times are GMT -5. The time now is 06:09 PM.