OpenArena Message Boards

OpenArena => Technical Snafus => Topic started by: kikeonline on June 10, 2008, 01:49:40 PM



Title: Yet another Opengl problem!! :(
Post by: kikeonline on June 10, 2008, 01:49:40 PM
Ok firts of all:

1) I install my latest  Intel Corporation 82845G/GL Drivers
2) I could play Openarena some days before, I dont know what happened!!!!

$ openarea

Code:
ioQ3 1.33+oa linux-i386 Oct 28 2007
----- FS_Startup -----
Current search path:
/home/kike/.openarena/baseoa
/usr/share/games/openarena/baseoa/pak7-patch.pk3 (76 files)
/usr/share/games/openarena/baseoa/pak6-misc.pk3 (191 files)
/usr/share/games/openarena/baseoa/pak5-TA.pk3 (11 files)
/usr/share/games/openarena/baseoa/pak4-textures.pk3 (1496 files)
/usr/share/games/openarena/baseoa/pak3-music.pk3 (9 files)
/usr/share/games/openarena/baseoa/pak2-players.pk3 (620 files)
/usr/share/games/openarena/baseoa/pak2-players-mature.pk3 (171 files)
/usr/share/games/openarena/baseoa/pak1-maps.pk3 (73 files)
/usr/share/games/openarena/baseoa/pak0.pk3 (926 files)
/usr/share/games/openarena/baseoa
/usr/lib/games/openarena/baseoa

----------------------
3573 files in pk3 files
execing default.cfg
execing q3config.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
----- Client Initialization -----
Couldn't read q3history.
----- Initializing Renderer ----
-------------------------------
QKEY found.
----- Client Initialization Complete -----
----- R_Init -----

------- Input Initialization -------
Joystick is not active.
------------------------------------
...loading libGL.so.1:
Calling SDL_Init(SDL_INIT_VIDEO)...
SDL_Init(SDL_INIT_VIDEO) passed.
QGL_Init: Can't load libGL.so.1 from /etc/ld.so.conf or current dir: No dynamic GL support in video driver
failed
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
Sys_Error: GLimp_Init() - could not load OpenGL subsystem


$  openarena +r_allowSoftwareGL 1


Code:
ioQ3 1.33+oa linux-i386 Oct 28 2007
----- FS_Startup -----
Current search path:
/home/kike/.openarena/baseoa
/usr/share/games/openarena/baseoa/pak7-patch.pk3 (76 files)
/usr/share/games/openarena/baseoa/pak6-misc.pk3 (191 files)
/usr/share/games/openarena/baseoa/pak5-TA.pk3 (11 files)
/usr/share/games/openarena/baseoa/pak4-textures.pk3 (1496 files)
/usr/share/games/openarena/baseoa/pak3-music.pk3 (9 files)
/usr/share/games/openarena/baseoa/pak2-players.pk3 (620 files)
/usr/share/games/openarena/baseoa/pak2-players-mature.pk3 (171 files)
/usr/share/games/openarena/baseoa/pak1-maps.pk3 (73 files)
/usr/share/games/openarena/baseoa/pak0.pk3 (926 files)
/usr/share/games/openarena/baseoa
/usr/lib/games/openarena/baseoa

----------------------
3573 files in pk3 files
execing default.cfg
execing q3config.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
----- Client Initialization -----
Couldn't read q3history.
----- Initializing Renderer ----
-------------------------------
QKEY found.
----- Client Initialization Complete -----
----- R_Init -----

------- Input Initialization -------
Joystick is not active.
------------------------------------
...loading libGL.so.1:
Calling SDL_Init(SDL_INIT_VIDEO)...
SDL_Init(SDL_INIT_VIDEO) passed.
QGL_Init: Can't load libGL.so.1 from /etc/ld.so.conf or current dir: No dynamic GL support in video driver
failed
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
Sys_Error: GLimp_Init() - could not load OpenGL subsystem

$ ./openarena +set r_allowSoftwareGL 1 +set r_mode 0 +set r_lodbias 4 +set r_textureMode GL_NEAREST_MIPMAP_NEAREST +set r_picmip 2 +set r_vertexLight 1

Code:
ioQ3 1.33+oa linux-i386 Oct 28 2007
----- FS_Startup -----
Current search path:
/home/kike/.openarena/baseoa
/usr/share/games/openarena/baseoa/pak7-patch.pk3 (76 files)
/usr/share/games/openarena/baseoa/pak6-misc.pk3 (191 files)
/usr/share/games/openarena/baseoa/pak5-TA.pk3 (11 files)
/usr/share/games/openarena/baseoa/pak4-textures.pk3 (1496 files)
/usr/share/games/openarena/baseoa/pak3-music.pk3 (9 files)
/usr/share/games/openarena/baseoa/pak2-players.pk3 (620 files)
/usr/share/games/openarena/baseoa/pak2-players-mature.pk3 (171 files)
/usr/share/games/openarena/baseoa/pak1-maps.pk3 (73 files)
/usr/share/games/openarena/baseoa/pak0.pk3 (926 files)
/usr/share/games/openarena/baseoa
/usr/lib/games/openarena/baseoa

----------------------
3573 files in pk3 files
execing default.cfg
execing q3config.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
----- Client Initialization -----
Couldn't read q3history.
----- Initializing Renderer ----
-------------------------------
QKEY found.
----- Client Initialization Complete -----
----- R_Init -----

------- Input Initialization -------
Joystick is not active.
------------------------------------
...loading libGL.so.1:
Calling SDL_Init(SDL_INIT_VIDEO)...
SDL_Init(SDL_INIT_VIDEO) passed.
QGL_Init: Can't load libGL.so.1 from /etc/ld.so.conf or current dir: No dynamic GL support in video driver
failed
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
Sys_Error: GLimp_Init() - could not load OpenGL subsystem


No matter what I try I get the same error :( the wierd part is that I could run openarena perfectly last week!!!!!

PLEASE HELP!!!!!!!!!


Title: Re: Yet another Opengl problem!! :(
Post by: kikeonline on June 10, 2008, 02:04:21 PM
Just to let you know I installl 6.0 windows version under wine and works perfectly!!! but I want to play linux version :(


Title: Re: Yet another Opengl problem!! :(
Post by: CFQ on June 10, 2008, 03:19:23 PM
----


Title: Re: Yet another Opengl problem!! :(
Post by: kikeonline on June 10, 2008, 04:38:01 PM
Is is there... I saw libGL.so , libGL.son.1 and libGL.so.1.2

I dont know what you meen by symlink :(


Title: Re: Yet another Opengl problem!! :(
Post by: CFQ on June 10, 2008, 07:24:35 PM
----


Title: Re: Yet another Opengl problem!! :(
Post by: kikeonline on June 10, 2008, 07:40:42 PM
OH Sorry that was a typo mistake!!

-------------------------------------------------------------

I cant run any opengl application, I tried Tremulous and Wings3d and I get the same error.

ok in /xorg/modules/extensions I see a file libglx.so so I have to rename that file?

I'm sorry but i'm a linux noob. learning everyday from all the forums.

Thanks a lot for you help!

So what do I do?


Title: Re: Yet another Opengl problem!! :(
Post by: CFQ on June 11, 2008, 05:15:04 AM
----



Title: Re: Yet another Opengl problem!! :(
Post by: kikeonline on June 11, 2008, 02:13:18 PM
I'm using ubuntu.

ok theres no other file named libGLx.<some_number>.so

when I create the symlink what number do i have to put in <some_number>


Title: Re: Yet another Opengl problem!! :(
Post by: CFQ on June 11, 2008, 02:26:52 PM
----


Title: Re: Yet another Opengl problem!! :(
Post by: kikeonline on June 11, 2008, 02:36:33 PM
Code:
total 2648
drwxr-xr-x 2 root root    4096 2008-06-11 16:16 .
drwxr-xr-x 8 root root    4096 2008-04-22 13:52 ..
-rw-r--r-- 1 root root   18824 2008-04-15 13:41 libdbe.so
-rw-r--r-- 1 root root   40629 2008-04-15 13:41 libdri.so
-rw-r--r-- 1 root root  151354 2008-04-15 13:41 libextmod.so
-rw-r--r-- 1 root root 2409784 2008-04-15 13:41 libGLcore.so
lrwxrwxrwx 1 root root      10 2008-06-11 16:11 libglx.bak -> libGL.so.1
lrwxrwxrwx 1 root root      11 2008-06-11 16:16 libglx.so -> libGLx.1.so
-rw-r--r-- 1 root root   27976 2008-04-15 13:41 librecord.so
-rw-r--r-- 1 root root   39783 2008-04-15 13:41 libxtrap.so

I made those symlinks :( just trying.


Title: Re: Yet another Opengl problem!! :(
Post by: CFQ on June 11, 2008, 03:10:47 PM
----


Title: Re: Yet another Opengl problem!! :(
Post by: kikeonline on June 11, 2008, 03:22:42 PM
I reinstall the xserver-xorg-core , hope that didnt make the problem bigger


this is what i get:

Code:
name of display: :0.0
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual

   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
----------------------------------------------------------------------
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
0x21 24 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
0x22 24 dc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
0x49 32 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None


Title: Re: Yet another Opengl problem!! :(
Post by: CFQ on June 11, 2008, 04:31:26 PM
-----


Title: Re: Yet another Opengl problem!! :(
Post by: kikeonline on June 11, 2008, 04:40:51 PM
Well I install "latest" driver from the intel support website, but I did that hoping that it was going to resolve the problem.

but after the problem all my opengl programs work fine with ubuntu out of the box.

I always accept all the updates too... i have ubuntu 8.02

is there any way I can rollback the video drivers? or see the installed drivers history?


Title: Re: Yet another Opengl problem!! :(
Post by: CFQ on June 11, 2008, 04:47:46 PM
----


Title: Re: Yet another Opengl problem!! :(
Post by: kikeonline on June 11, 2008, 05:12:14 PM
I followed this instruccion http://www.intellinuxgraphics.org/download.html (http://www.intellinuxgraphics.org/download.html)

But why the game worked a while ago and now doesn't work??? can an update mess it up?


Title: Re: Yet another Opengl problem!! :(
Post by: CFQ on June 11, 2008, 06:13:50 PM
----


Title: Re: Yet another Opengl problem!! :(
Post by: CFQ on June 11, 2008, 06:16:28 PM
----


Title: Re: Yet another Opengl problem!! :(
Post by: kikeonline on June 11, 2008, 06:27:50 PM
I'm so confuse :s

 I just put those commands in the terminal and it downloaded something I dont know if they are complie or not lol.

The old driver had absolutely nothing wrong, but all of a sudden opengl programs stopped working.... and since the firts thing to do when an opengl problem ocures is to install lates drivers then I THINK I install new drivers :S



Title: Re: Yet another Opengl problem!! :(
Post by: CFQ on June 11, 2008, 07:32:49 PM
----


Title: Re: Yet another Opengl problem!! :(
Post by: fufinha on June 12, 2008, 05:24:32 AM
Why you playing with this? +r_allowSoftwareGL 1

You would normally want the system to control the own GL?


Title: Re: Yet another Opengl problem!! :(
Post by: CFQ on June 12, 2008, 07:50:10 AM
----


Title: Re: Yet another Opengl problem!! :(
Post by: kikeonline on June 12, 2008, 08:00:54 AM
@CFQ
I reinstall libgl1-mesa-dri & libgl1-mesa-glx  .... Nothing solved :(

Everybody tells me that those commands should work :( not for me ...

CFQ REMEMBER YOU TOLD ME TO GLXINFO AND POST WHAT! I GET SOMETHING DIFERENTE NOW. CHECK IT OUT:

Code:
kike@ronald:~$ 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_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
    GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGI_swap_control,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX version: 1.2
GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_SGI_make_current_read,
    GLX_SGI_swap_control, GLX_SGI_video_sync, GLX_SGIS_multisample,
    GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) 845G 20061017 x86/MMX/SSE2
OpenGL version string: 1.3 Mesa 7.0.3
OpenGL extensions:
    GL_ARB_imaging, GL_ARB_multisample, GL_ARB_multitexture,
    GL_ARB_point_parameters, GL_ARB_texture_border_clamp,
    GL_ARB_texture_compression, GL_ARB_texture_cube_map,
    GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
    GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3,
    GL_ARB_texture_mirrored_repeat, GL_ARB_texture_rectangle,
    GL_ARB_transpose_matrix, GL_ARB_vertex_buffer_object,
    GL_ARB_vertex_program, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra,
    GL_EXT_blend_color, GL_EXT_blend_equation_separate,
    GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
    GL_EXT_clip_volume_hint, GL_EXT_cull_vertex, GL_EXT_compiled_vertex_array,
    GL_EXT_convolution, GL_EXT_copy_texture, GL_EXT_draw_range_elements,
    GL_EXT_fog_coord, GL_EXT_histogram, GL_EXT_multi_draw_arrays,
    GL_EXT_packed_pixels, GL_EXT_point_parameters, GL_EXT_polygon_offset,
    GL_EXT_rescale_normal, GL_EXT_secondary_color,
    GL_EXT_separate_specular_color, GL_EXT_stencil_wrap, GL_EXT_subtexture,
    GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_edge_clamp,
    GL_EXT_texture_env_add, GL_EXT_texture_env_combine,
    GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic,
    GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_texture_rectangle,
    GL_EXT_vertex_array, GL_3DFX_texture_compression_FXT1,
    GL_APPLE_client_storage, GL_APPLE_packed_pixels,
    GL_ATI_blend_equation_separate, GL_IBM_rasterpos_clip,
    GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate,
    GL_MESA_pack_invert, GL_MESA_ycbcr_texture, GL_MESA_window_pos,
    GL_NV_blend_square, GL_NV_light_max_exponent, GL_NV_texture_rectangle,
    GL_NV_texgen_reflection, GL_NV_vertex_program, GL_NV_vertex_program1_1,
    GL_OES_read_format, GL_SGI_color_matrix, GL_SGI_color_table,
    GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp,
    GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays

   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 24 tc  0 32  0 r  y  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x24 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x26 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x27 24 tc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x28 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x29 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x2a 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x2b 24 dc  0 32  0 r  y  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x2c 24 dc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x2d 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x2e 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x2f 24 dc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x30 24 dc  0 32  0 r  .  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x31 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x32 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x59 32 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 Ncon

Openarena Windows Version works perfectly under Wine , but it doesn't recognize the keyboard.


Title: Re: Yet another Opengl problem!! :(
Post by: CFQ on June 12, 2008, 08:17:58 AM
----


Title: Re: Yet another Opengl problem!! :(
Post by: kikeonline on June 12, 2008, 08:43:49 AM
So it should work??? but I get the same error :(

When I open Openarena in Wine I can't use the keyboard only the mouse.


Title: Re: Yet another Opengl problem!! :(
Post by: CFQ on June 12, 2008, 09:16:34 AM
----


Title: Re: Yet another Opengl problem!! :(
Post by: kikeonline on June 12, 2008, 09:23:37 AM
Code:
seta r_lastValidRenderer "Mesa DRI Intel(R) 845G 20061017 x86/MMX/SSE2"

No other GL programs work.

looks like i can use the keyboard in vistual desktop mode only.


Title: Re: Yet another Opengl problem!! :(
Post by: CFQ on June 12, 2008, 10:09:11 AM
----


Title: Re: Yet another Opengl problem!! :(
Post by: kikeonline on June 12, 2008, 10:19:51 AM
WORKS!!!!!!!!!!!!!!!!!!!!!!!!! :D :D

So I have to start my programs with that command line??

Code:
kike@ronald:~$ LD_LIBRARY_PATH=/lib:/usr/lib:/usr/local/lib  openarena
\ioQ3 1.33+oa linux-i386 Oct 28 2007
----- FS_Startup -----
Current search path:
/home/kike/.openarena/baseoa
/usr/share/games/openarena/baseoa/pak7-patch.pk3 (76 files)
/usr/share/games/openarena/baseoa/pak6-misc.pk3 (191 files)
/usr/share/games/openarena/baseoa/pak5-TA.pk3 (11 files)
/usr/share/games/openarena/baseoa/pak4-textures.pk3 (1496 files)
/usr/share/games/openarena/baseoa/pak3-music.pk3 (9 files)
/usr/share/games/openarena/baseoa/pak2-players.pk3 (620 files)
/usr/share/games/openarena/baseoa/pak2-players-mature.pk3 (171 files)
/usr/share/games/openarena/baseoa/pak1-maps.pk3 (73 files)
/usr/share/games/openarena/baseoa/pak0.pk3 (926 files)
/usr/share/games/openarena/baseoa
/usr/lib/games/openarena/baseoa

----------------------
3573 files in pk3 files
execing default.cfg
execing q3config.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
----- Client Initialization -----
Couldn't read q3history.
----- Initializing Renderer ----
-------------------------------
QKEY found.
----- Client Initialization Complete -----
----- R_Init -----

------- Input Initialization -------
Joystick is not active.
------------------------------------
...loading libGL.so.1:
Calling SDL_Init(SDL_INIT_VIDEO)...
SDL_Init(SDL_INIT_VIDEO) passed.
Initializing OpenGL display
...setting mode 2: 512 384
Using 4/4/4 Color bits, 16 depth, 0 stencil display.
GL_RENDERER: Mesa DRI Intel(R) 845G 20061017 x86/MMX/SSE2
Initializing OpenGL extensions
...GL_S3_s3tc not found
...ignoring GL_EXT_texture_env_add
...using GL_ARB_multitexture
...using GL_EXT_compiled_vertex_array
...ignoring GL_EXT_texture_filter_anisotropic

GL_VENDOR: Tungsten Graphics, Inc
GL_RENDERER: Mesa DRI Intel(R) 845G 20061017 x86/MMX/SSE2
GL_VERSION: 1.3 Mesa 7.0.3
GL_EXTENSIONS: GL_ARB_imaging GL_ARB_multisample GL_ARB_multitexture GL_ARB_point_parameters GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_texture_rectangle GL_ARB_transpose_matrix GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_cull_vertex GL_EXT_compiled_vertex_array GL_EXT_convolution GL_EXT_copy_texture GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_polygon_offset GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texture GL_EXT_texture3D GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_vertex_array GL_3DFX_texture_compression_FXT1 GL_APPLE_client_storage GL_APPLE_packed_pixels GL_ATI_blend_equation_separate GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_INGR_blend_func_separate GL_MESA_pack_invert GL_MESA_ycbcr_texture GL_MESA_window_pos GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texture_rectangle GL_NV_texgen_reflection GL_NV_vertex_program GL_NV_vertex_program1_1 GL_OES_read_format GL_SGI_color_matrix GL_SGI_color_table GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays
GL_MAX_TEXTURE_SIZE: 2048
GL_MAX_ACTIVE_TEXTURES_ARB: 4

PIXELFORMAT: color(16-bits) Z(16-bit) stencil(0-bits)
MODE: 2, 512 x 384 fullscreen hz:N/A
GAMMA: hardware w/ 0 overbright bits
CPU:
rendering primitives: single glDrawElements
texturemode: GL_LINEAR_MIPMAP_NEAREST
picmip: 2
texture bits: 0
multitexture: enabled
compiled vertex arrays: enabled
texenv add: disabled
compressed textures: disabled
HACK: using vertex lightmap approximation
Initializing Shaders
...loading 'scripts/common.shader'
...loading 'scripts/decals.shader'
...loading 'scripts/iconsprites.shader'
...loading 'scripts/oaflares.shader'
...loading 'scripts/oanew.shader'
...loading 'scripts/player_angelyss.shader'
...loading 'scripts/player_arachna.shader'
...loading 'scripts/player_ayumi.shader'
...loading 'scripts/player_gargoyle.shader'
...loading 'scripts/player_kyonshi.shader'
...loading 'scripts/player_liz.shader'
...loading 'scripts/player_major.shader'
...loading 'scripts/player_merman.shader'
...loading 'scripts/player_penguin.shader'
...loading 'scripts/player_sergei.shader'
...loading 'scripts/player_skelebot.shader'
...loading 'scripts/player_tony.shader'
...loading 'scripts/player_tux.shader'
...loading 'scripts/ammo.shader'
...loading 'scripts/beams.shader'
...loading 'scripts/clown.shader'
...loading 'scripts/clown2.shader'
...loading 'scripts/ctf.shader'
...loading 'scripts/czest.shader'
...loading 'scripts/details.shader'
...loading 'scripts/detailtest.shader'
...loading 'scripts/evil8.shader'
...loading 'scripts/flaretest.shader'
...loading 'scripts/islandctf.shader'
...loading 'scripts/item_health.shader'
...loading 'scripts/liquid_lavas.shader'
...loading 'scripts/liquid_water.shader'
...loading 'scripts/mc-oa.shader'
...loading 'scripts/newmenu.shader'
...loading 'scripts/nki.shader'
...loading 'scripts/oagfx.shader'
...loading 'scripts/oalite.shader'
...loading 'scripts/oapowerups.shader'
...loading 'scripts/oasfx.shader'
...loading 'scripts/oasky.shader'
...loading 'scripts/oa_fogs.shader'
...loading 'scripts/oquartz.shader'
...loading 'scripts/q3map2_void3.shader'
...loading 'scripts/q3map2_void4.shader'
...loading 'scripts/qtex.shader'
...loading 'scripts/shells.shader'
...loading 'scripts/suction.shader'
...loading 'scripts/teleporter.shader'
...loading 'scripts/temporary.shader'
...loading 'scripts/terrain.shader'
...loading 'scripts/weaponhits.shader'
...loading 'scripts/weaponry.shader'
...loading 'scripts/weapon_chaingun.shader'
...loading 'scripts/weapon_gauntlet.shader'
...loading 'scripts/weapon_grenadelauncher.shader'
...loading 'scripts/weapon_machinegun.shader'
...loading 'scripts/weapon_muzzles.shader'
...loading 'scripts/weapon_newmuzzle.shader'
...loading 'scripts/weapon_plasma.shader'
...loading 'scripts/weapon_railgun.shader'
...loading 'scripts/weapon_rocketlauncher.shader'
...loading 'scripts/weapon_shotgun.shader'
----- finished R_Init -----
------ Initializing Sound ------
ALSA lib pcm_dmix.c:874:(snd_pcm_dmix_open) unable to open slave
open /dev/[sound/]dsp: Device or resource busy
Failed to open OpenAL device.
Initializing SDL audio driver...
ALSA lib pcm_dmix.c:874:(snd_pcm_dmix_open) unable to open slave
SDL audio driver is "(UNKNOWN)".
SDL_OpenAudio() failed: No available audio device
Sound initialization failed.
--------------------------------
Loading vm file vm/ui.qvm...
...which has vmMagic VM_MAGIC_VER2
Loading 1106 jump table targets
VM file ui compiled to 596351 bytes of code
ui loaded in 1373216 bytes on the hunk
32 arenas parsed
23 bots parsed
--- Common Initialization Complete ---
Opening IP socket: localhost:27960
Hostname: ronald.chn.comcast.net
IP: 192.168.0.4
Started tty console (use +set ttycon 0 to disable)
trying menu/art/pblogo.TGA...
Requesting servers from the master...
CL_ServersResponsePacket
36 servers parsed (total 36)
trying levelshots/BARDOK-W3SP.TGA...
trying levelshots/HAL_PALINDROME.TGA...
trying levelshots/SLEEKGRINDER.TGA...
Resolving update.quake3arena.com
update.quake3arena.com resolved to 192.246.40.56:27951
91.194.85.179:27960 resolved to 91.194.85.179:27960
Resolving
Couldn't resolve address
----- FS_Startup -----
Current search path:
/usr/share/games/openarena/baseoa/pak7-patch.pk3 (76 files)
    on the pure list
/usr/share/games/openarena/baseoa/pak6-misc.pk3 (191 files)
    on the pure list
/usr/share/games/openarena/baseoa/pak5-TA.pk3 (11 files)
    on the pure list
/usr/share/games/openarena/baseoa/pak4-textures.pk3 (1496 files)
    on the pure list
/usr/share/games/openarena/baseoa/pak3-music.pk3 (9 files)
    on the pure list
/usr/share/games/openarena/baseoa/pak2-players.pk3 (620 files)
    on the pure list
/usr/share/games/openarena/baseoa/pak2-players-mature.pk3 (171 files)
    on the pure list
/usr/share/games/openarena/baseoa/pak1-maps.pk3 (73 files)
    on the pure list
/usr/share/games/openarena/baseoa/pak0.pk3 (926 files)
    on the pure list
/home/kike/.openarena/baseoa
/usr/share/games/openarena/baseoa
/usr/lib/games/openarena/baseoa
 
----------------------
7146 files in pk3 files
RE_Shutdown( 0 )
Hunk_Clear: reset the hunk ok
----- R_Init -----
 
GL_VENDOR: Tungsten Graphics, Inc
GL_RENDERER: Mesa DRI Intel(R) 845G 20061017 x86/MMX/SSE2
GL_VERSION: 1.3 Mesa 7.0.3
GL_EXTENSIONS: GL_ARB_imaging GL_ARB_multisample GL_ARB_multitexture GL_ARB_point_parameters GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_texture_rectangle GL_ARB_transpose_matrix GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_cull_vertex GL_EXT_compiled_vertex_array GL_EXT_convolution GL_EXT_copy_texture GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_polygon_offset GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texture GL_EXT_texture3D GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_vertex_array GL_3DFX_texture_compression_FXT1 GL_APPLE_client_storage GL_APPLE_packed_pixels GL_ATI_blend_equation_separate GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_INGR_blend_func_separate GL_MESA_pack_invert GL_MESA_ycbcr_texture GL_MESA_window_pos GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texture_rectangle GL_NV_texgen_reflection GL_NV_vertex_program GL_NV_vertex_program1_1 GL_OES_read_format GL_SGI_color_matrix GL_SGI_color_table GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays
GL_MAX_TEXTURE_SIZE: 2048
GL_MAX_ACTIVE_TEXTURES_ARB: 4
 
PIXELFORMAT: color(16-bits) Z(16-bit) stencil(0-bits)
MODE: 2, 512 x 384 fullscreen hz:N/A
GAMMA: hardware w/ 0 overbright bits
CPU:
rendering primitives: single glDrawElements
texturemode: GL_LINEAR_MIPMAP_NEAREST
picmip: 2
texture bits: 0
multitexture: enabled
compiled vertex arrays: enabled
texenv add: disabled
compressed textures: disabled
HACK: using vertex lightmap approximation
Initializing Shaders
...loading 'scripts/common.shader'
...loading 'scripts/decals.shader'
...loading 'scripts/iconsprites.shader'
...loading 'scripts/oaflares.shader'
...loading 'scripts/oanew.shader'
...loading 'scripts/player_angelyss.shader'
...loading 'scripts/player_arachna.shader'
...loading 'scripts/player_ayumi.shader'
...loading 'scripts/player_gargoyle.shader'
...loading 'scripts/player_kyonshi.shader'
...loading 'scripts/player_liz.shader'
...loading 'scripts/player_major.shader'
...loading 'scripts/player_merman.shader'
...loading 'scripts/player_penguin.shader'
...loading 'scripts/player_sergei.shader'
...loading 'scripts/player_skelebot.shader'
...loading 'scripts/player_tony.shader'
...loading 'scripts/player_tux.shader'
...loading 'scripts/ammo.shader'
...loading 'scripts/beams.shader'
...loading 'scripts/clown.shader'
...loading 'scripts/clown2.shader'
...loading 'scripts/ctf.shader'
...loading 'scripts/czest.shader'
...loading 'scripts/details.shader'
...loading 'scripts/detailtest.shader'
...loading 'scripts/evil8.shader'
...loading 'scripts/flaretest.shader'
...loading 'scripts/islandctf.shader'
...loading 'scripts/item_health.shader'
...loading 'scripts/liquid_lavas.shader'
...loading 'scripts/liquid_water.shader'
...loading 'scripts/mc-oa.shader'
...loading 'scripts/newmenu.shader'
...loading 'scripts/nki.shader'
...loading 'scripts/oagfx.shader'
...loading 'scripts/oalite.shader'
...loading 'scripts/oapowerups.shader'
...loading 'scripts/oasfx.shader'
...loading 'scripts/oasky.shader'
...loading 'scripts/oa_fogs.shader'
...loading 'scripts/oquartz.shader'
...loading 'scripts/q3map2_void3.shader'
...loading 'scripts/q3map2_void4.shader'
...loading 'scripts/qtex.shader'
...loading 'scripts/shells.shader'
...loading 'scripts/suction.shader'
...loading 'scripts/teleporter.shader'
...loading 'scripts/temporary.shader'
...loading 'scripts/terrain.shader'
...loading 'scripts/weaponhits.shader'
...loading 'scripts/weaponry.shader'
...loading 'scripts/weapon_chaingun.shader'
...loading 'scripts/weapon_gauntlet.shader'
...loading 'scripts/weapon_grenadelauncher.shader'
...loading 'scripts/weapon_machinegun.shader'
...loading 'scripts/weapon_muzzles.shader'
...loading 'scripts/weapon_newmuzzle.shader'
...loading 'scripts/weapon_plasma.shader'
...loading 'scripts/weapon_railgun.shader'
...loading 'scripts/weapon_rocketlauncher.shader'
...loading 'scripts/weapon_shotgun.shader'
----- finished R_Init -----


Title: Re: Yet another Opengl problem!! :(
Post by: CFQ on June 12, 2008, 11:01:36 AM
----


Title: Re: Yet another Opengl problem!! :(
Post by: kikeonline on June 12, 2008, 11:03:09 AM
No sound. :(


Title: Re: Yet another Opengl problem!! :(
Post by: CFQ on June 12, 2008, 11:11:32 AM
----


Title: Re: Yet another Opengl problem!! :(
Post by: kikeonline on June 12, 2008, 11:30:57 AM
You are the man!!!!!!!

I closed all my windows and it starts with sound.

yep i'm using Ubuntu 8.04 Hardy Heron

Thanks for all you help! I apretiate it a lot. it has been a long journey LOL

---------------------------------------------------------------------------------------

I'm going to buy a new computer in july, with Sli Nvidia Cards.... I'm I going to have all this problem?


Title: Re: Yet another Opengl problem!! :(
Post by: CFQ on June 13, 2008, 05:14:38 AM
----