The SDL forums have moved to discourse.libsdl.org.
This is just a read-only archive of the previous forums, to keep old links working.


SDL Forum Index
SDL
Simple Directmedia Layer Forums
Dynamic GL Support
Lally Singh
Guest

Hi all, I'm trying to get the Torque engine running after a system
upgrade, but I'm getting stuck on this problem:

"SDL Error loading GL library: No dynamic GL support in video driver"

It's a NVidia card, glxgears gives me ~6000 fps, glxinfo returns
plenty of good information (at the end of this message), and compiz
works fine.

But, now I get this. Anyone know how to fix it?

The line of code in question is:
if (SDL_GL_LoadLibrary(NULL))
{
printf ("Error loading GL library: %s", SDL_GetError());
return false;
}

What'd cause it to fail? How can I make it work?

Thanks in advance for any and all help. It's really, really needed.

--
H. Lally Singh
Ph.D. Candidate, Computer Science
Virginia Tech
Dynamic GL Support
Paul Duffy
Guest

--- Lally Singh <lally.singh at gmail.com> wrote:

Quote:
Hi all, I'm trying to get the Torque engine running after a system
upgrade, but I'm getting stuck on this problem:

"SDL Error loading GL library: No dynamic GL support in video driver"

It's a NVidia card, glxgears gives me ~6000 fps, glxinfo returns
plenty of good information (at the end of this message), and compiz
works fine.


glxgears runs hilariously fast even in software, it's not a great
indicator.

Two things needed before anyone can answer anything:

1) which Linux (or BSD even) are you running and how did you upgrade,
was it a clean and full install or an upgrade on top of a current
install?

2) Assuming it's Linux (I don't know if BSD has this) run

lsmod | grep nv

and see if comes back with 'nv' or 'nvidia'. The former means 2D only
F/OSS software drivers, the latter means nVidia supplied drivers are running.

--

"Duct tape is like the Force. It has a dark side, it has a
light side, and it holds the Universe together."
-Carl Zwanig


____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
Dynamic GL Support
Alvin
Guest

On Saturday 10 May 2008 18:58:10 Lally Singh wrote:
Quote:
"SDL Error loading GL library: No dynamic GL support in video driver"

It's a NVidia card, glxgears gives me ~6000 fps, glxinfo returns
plenty of good information (at the end of this message), and compiz
works fine.

Try with compiz not running (just kwin). If you are using the fusion-icon,
simply right-click on it and Select Window Manager->KWin.

Of course I assume you are using KDE, if not pick the WM that you use before
compiz.

Alvin
Dynamic GL Support
Daniel K. O.
Guest

Lally Singh escreveu:
Quote:
It's a NVidia card, glxgears gives me ~6000 fps, glxinfo returns
plenty of good information (at the end of this message)

Post the glxinfo output on pastebin.com or any similar site. Check the
OpenGL version (should be something like "2.x.x NVIDIA x", and not
something weird like "SGI 1.4 (NVIDIA 2.x)" like I experienced in my
last system upgrade). Look around on your system for "extra" libGL*.so.*.



--
Daniel K. O.
"The only way to succeed is to build success yourself"
Dynamic GL Support
Lally Singh
Guest

Hmm, opensolaris Indiana on a sun ultra 40 m2, nvidia quadro fx 560.

Installed from scratch (was running SXDE 1/0Cool. The same source base
ran fine before I upgraded.

glxinfo:
[lally at sol ~]$ glxinfo
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer,
GLX_ARB_fbconfig_float, GLX_NV_swap_group
client glx vendor string: NVIDIA Corporation
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync,
GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGI_swap_control, GLX_NV_float_buffer, GLX_ARB_fbconfig_float,
GLX_EXT_fbconfig_packed_float, GLX_EXT_texture_from_pixmap,
GLX_EXT_framebuffer_sRGB
GLX version: 1.3
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer,
GLX_ARB_fbconfig_float, GLX_NV_swap_group, GLX_ARB_get_proc_address
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: Quadro FX 560/PCI/SSE2
OpenGL version string: 2.1.2 NVIDIA 169.12
OpenGL extensions:
GL_ARB_color_buffer_float, GL_ARB_depth_texture, GL_ARB_draw_buffers,
GL_ARB_fragment_program, GL_ARB_fragment_program_shadow,
GL_ARB_fragment_shader, GL_ARB_half_float_pixel, GL_ARB_imaging,
GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query,
GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite,
GL_ARB_shadow, GL_ARB_shader_objects, GL_ARB_shading_language_100,
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_dot3, GL_ARB_texture_float,
GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two,
GL_ARB_texture_rectangle, GL_ARB_transpose_matrix,
GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
GL_ARB_window_pos, GL_ATI_draw_buffers, GL_ATI_texture_float,
GL_ATI_texture_mirror_once, GL_S3_s3tc, GL_EXT_texture_env_add,
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_compiled_vertex_array,
GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_draw_range_elements,
GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample,
GL_EXT_framebuffer_object, GL_EXT_gpu_program_parameters,
GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil,
GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, GL_EXT_point_parameters,
GL_EXT_rescale_normal, GL_EXT_secondary_color,
GL_EXT_separate_specular_color, GL_EXT_shadow_funcs,
GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_texture3D,
GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map,
GL_EXT_texture_edge_clamp, GL_EXT_texture_env_combine,
GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic,
GL_EXT_texture_lod, GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp,
GL_EXT_texture_object, GL_EXT_texture_sRGB, GL_EXT_timer_query,
GL_EXT_vertex_array, GL_IBM_rasterpos_clip,
GL_IBM_texture_mirrored_repeat, GL_KTX_buffer_region, GL_NV_blend_square,
GL_NV_copy_depth_to_color, GL_NV_depth_clamp, GL_NV_fence,
GL_NV_float_buffer, GL_NV_fog_distance, GL_NV_fragment_program,
GL_NV_fragment_program_option, GL_NV_fragment_program2,
GL_NV_framebuffer_multisample_coverage, GL_NV_half_float,
GL_NV_light_max_exponent, GL_NV_multisample_filter_hint,
GL_NV_occlusion_query, GL_NV_packed_depth_stencil, GL_NV_pixel_data_range,
GL_NV_point_sprite, GL_NV_primitive_restart, GL_NV_register_combiners,
GL_NV_register_combiners2, GL_NV_texgen_reflection,
GL_NV_texture_compression_vtc, GL_NV_texture_env_combine4,
GL_NV_texture_expand_normal, GL_NV_texture_rectangle,
GL_NV_texture_shader, GL_NV_texture_shader2, GL_NV_texture_shader3,
GL_NV_vertex_array_range, GL_NV_vertex_array_range2, GL_NV_vertex_program,
GL_NV_vertex_program1_1, GL_NV_vertex_program2,
GL_NV_vertex_program2_option, GL_NV_vertex_program3,
GL_NVX_conditional_render, GL_SGIS_generate_mipmap, GL_SGIS_texture_lod,
GL_SGIX_depth_texture, GL_SGIX_shadow, GL_SUN_slice_accum

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
----------------------------------------------------------------------
0x21 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None
0x22 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None
0x24 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None
0x25 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None
0x26 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None
0x27 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None
0x28 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None
0x29 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None
0x2a 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None
0x2b 24 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 None
0x2c 24 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 None
0x2d 24 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 None
0x2e 24 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 None
0x2f 24 tc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None
0x30 24 tc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None
0x31 24 tc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None
0x32 24 tc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None
0x33 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0x34 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0x35 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0x36 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0x37 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0x38 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0x39 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0x3a 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0x3b 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0x3c 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon
0x3d 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0x3e 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon
0x3f 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0x40 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon
0x41 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0x42 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon
0x43 24 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0x44 24 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0x45 24 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0x46 24 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0x47 24 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0x48 24 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0x49 24 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0x4a 24 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0x4b 24 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0x4c 24 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0x4d 24 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0x4e 24 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0x4f 24 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0x50 24 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0x51 24 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0x52 24 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0x53 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0x54 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0x55 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0x56 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0x57 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0x58 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0x59 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0x5a 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0x5b 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0x5c 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon
0x5d 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0x5e 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon
0x5f 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0x60 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon
0x61 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0x62 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon
0x63 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None
0x64 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None
0x65 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None
0x66 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None
0x67 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None
0x68 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None
0x69 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None
0x6a 24 dc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 None
0x6b 24 dc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 None
0x6c 24 dc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 None
0x6d 24 dc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 None
0x6e 24 dc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None
0x6f 24 dc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None
0x70 24 dc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None
0x71 24 dc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None
0x72 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0x73 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0x74 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0x75 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0x76 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0x77 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0x78 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0x79 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0x7a 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0x7b 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon
0x7c 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0x7d 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon
0x7e 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0x7f 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon
0x80 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0x81 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon
0x82 24 dc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0x83 24 dc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0x84 24 dc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0x85 24 dc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0x86 24 dc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0x87 24 dc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0x88 24 dc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0x89 24 dc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0x8a 24 dc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0x8b 24 dc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0x8c 24 dc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0x8d 24 dc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0x8e 24 dc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0x8f 24 dc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0x90 24 dc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0x91 24 dc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0x92 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0x93 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0x94 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0x95 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0x96 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0x97 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0x98 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0x99 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0x9a 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0x9b 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon
0x9c 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0x9d 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon
0x9e 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0x9f 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon
0xa0 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0xa1 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon
0x23 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None
0xa2 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None
0xa3 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None
0xa4 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None
0xa5 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None
0xa6 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None
0xa7 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None
0xa8 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None
0xa9 32 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 None
0xaa 32 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 None
0xab 32 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 None
0xac 32 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 None
0xad 32 tc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None
0xae 32 tc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None
0xaf 32 tc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None
0xb0 32 tc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None
0xb1 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0xb2 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0xb3 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0xb4 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0xb5 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0xb6 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0xb7 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0xb8 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0xb9 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0xba 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon
0xbb 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0xbc 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon
0xbd 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0xbe 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon
0xbf 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0xc0 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon
0xc1 32 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0xc2 32 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0xc3 32 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0xc4 32 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0xc5 32 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0xc6 32 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0xc7 32 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0xc8 32 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0xc9 32 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0xca 32 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0xcb 32 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0xcc 32 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0xcd 32 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0xce 32 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0xcf 32 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 Ncon
0xd0 32 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 Ncon
0xd1 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0xd2 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0xd3 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0xd4 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0xd5 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0xd6 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0xd7 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 Ncon
0xd8 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 Ncon
0xd9 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0xda 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon
0xdb 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0xdc 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon
0xdd 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0xde 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon
0xdf 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 Ncon
0xe0 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 Ncon


On Sun, May 11, 2008 at 12:02 AM, Daniel K. O.
<danielko.listas at gmail.com> wrote:
Quote:
Lally Singh escreveu:
Quote:
It's a NVidia card, glxgears gives me ~6000 fps, glxinfo returns
plenty of good information (at the end of this message)

Post the glxinfo output on pastebin.com or any similar site. Check the
OpenGL version (should be something like "2.x.x NVIDIA x", and not
something weird like "SGI 1.4 (NVIDIA 2.x)" like I experienced in my
last system upgrade). Look around on your system for "extra" libGL*.so.*.



--
Daniel K. O.
"The only way to succeed is to build success yourself"
_______________________________________________
SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org




--
H. Lally Singh
Ph.D. Candidate, Computer Science
Virginia Tech
Dynamic GL Support
Jacob Meuser
Guest

On Sun, May 11, 2008 at 02:13:19PM -0400, Lally Singh wrote:
Quote:
Hmm, opensolaris Indiana on a sun ultra 40 m2, nvidia quadro fx 560.

I think you need to hack src/video/x11/SDL_x11gl.c. SDL will look
for libGL.so.1 on your system. your libGL probably has a different
version.

you can probably just drop the version number, assuming opensolaris'
dlopen() isn't totally bogus.

--
jakemsr at sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org
Dynamic GL Support
Lally Singh
Guest

Hmm, my library's called libGL.so.1, and if that was the case,
couldn't I just set SDL_VIDEO_GL_DRIVER ?

I tried that, no luck.

On Sun, May 11, 2008 at 2:21 PM, Jacob Meuser <jakemsr at sdf.lonestar.org> wrote:
Quote:
On Sun, May 11, 2008 at 02:13:19PM -0400, Lally Singh wrote:
Quote:
Hmm, opensolaris Indiana on a sun ultra 40 m2, nvidia quadro fx 560.

I think you need to hack src/video/x11/SDL_x11gl.c. SDL will look
for libGL.so.1 on your system. your libGL probably has a different
version.

you can probably just drop the version number, assuming opensolaris'
dlopen() isn't totally bogus.

--
jakemsr at sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org
_______________________________________________
SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org




--
H. Lally Singh
Ph.D. Candidate, Computer Science
Virginia Tech
Dynamic GL Support
Lally Singh
Guest

Self-response here, I downloaded the source and built my own.

It now runs.

However, it runs at about 1fps. it seems to have linked to the proper
libs, but it's still (clearly) not right.

Any ideas? I already tried building with mesa support disabled.

(pldd on the engine's pid)
27260: /research/phd/torque/example/torqueDemo_DEBUG.bin -game starter.fps -s
/usr/lib/libogg.so.0.5.3
/usr/lib/libvorbis.so.0.4.0
/usr/X11/lib/mesa/libGLU.so.1
/opt/local/lib/libSDL-1.2.so.0.11.2
/lib/libpthread.so.1
/lib/libdl.so.1
/usr/X11/lib/libX11.so.4
/lib/libsocket.so.1
/lib/libnsl.so.1
/usr/lib/libtheora.so.0.2.0
/opt/csw/lib/libopenal.so.0.0.7
/usr/X11/lib/libXft.so.2
/opt/csw/lib/libstdc++.so.6.0.3
/lib/libm.so.2
/opt/csw/lib/libgcc_s.so.1
/lib/libc.so.1
/usr/X11/lib/NVIDIA/libGL.so.1
/opt/csw/lib/libiconv.so.2.2.0
/usr/X11/lib/libXext.so.0
/usr/X11/lib/libXrandr.so.2
/usr/X11/lib/libXrender.so.1
/lib/librt.so.1
/lib/libm.so.1
/usr/X11/lib/NVIDIA/libGLcore.so.1
/usr/X11/lib/NVIDIA/libnvidia-tls.so.1
/usr/X11/lib/libXau.so.6
/usr/X11/lib/X11/locale/common/xlibi18n.so.2
/usr/lib/locale/en_US.UTF-8/en_US.UTF-8.so.3
/usr/lib/locale/common/methods_unicode.so.3
/usr/X11/lib/X11/locale/common/xlcUTF8Load.so.2
/usr/X11/lib/X11/locale/common/xiiimp.so.2
/usr/lib/libiiimcf.so.3.0.0
/usr/lib/libiiimp.so.1.0.0
/usr/lib/iconv/UTF-16%UTF-8.so
/lib/libthread.so.1
/usr/lib/iiim/le/cle/auxiliary_windows/auxiliary_object.so
/usr/lib/libxml2.so.2
/usr/lib/libz.so.1
/lib/libmp.so.2
/lib/libmd.so.1
/lib/libscf.so.1
/lib/libuutil.so.1
/lib/libgen.so.1
/usr/lib/iiim/le/hangul/auxiliary_windows/auxiliary_object.so
/usr/lib/iiim/le/twle/auxiliary_windows/auxiliary_object.so
/usr/X11/lib/X11/locale/common/xomGeneric.so.2
/usr/X11/lib/libXcursor.so.1
/usr/lib/libfontconfig.so.1
/usr/lib/libexpat.so.1.5.2
/usr/lib/libfreetype.so.6


On Sun, May 11, 2008 at 4:18 PM, Lally Singh <lally.singh at gmail.com> wrote:
Quote:
Hmm, my library's called libGL.so.1, and if that was the case,
couldn't I just set SDL_VIDEO_GL_DRIVER ?

I tried that, no luck.

On Sun, May 11, 2008 at 2:21 PM, Jacob Meuser <jakemsr at sdf.lonestar.org> wrote:
Quote:
On Sun, May 11, 2008 at 02:13:19PM -0400, Lally Singh wrote:
Quote:
Hmm, opensolaris Indiana on a sun ultra 40 m2, nvidia quadro fx 560.

I think you need to hack src/video/x11/SDL_x11gl.c. SDL will look
for libGL.so.1 on your system. your libGL probably has a different
version.

you can probably just drop the version number, assuming opensolaris'
dlopen() isn't totally bogus.

--
jakemsr at sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org
_______________________________________________
SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org




--
H. Lally Singh
Ph.D. Candidate, Computer Science
Virginia Tech




--
H. Lally Singh
Ph.D. Candidate, Computer Science
Virginia Tech
Dynamic GL Support
Lally Singh
Guest

Solved the slowness problem.

Turn off compiz. Apparently it just ruins it for everyone else
running on the system.

On Sun, May 11, 2008 at 4:52 PM, Lally Singh <lally.singh at gmail.com> wrote:
Quote:
Self-response here, I downloaded the source and built my own.

It now runs.

However, it runs at about 1fps. it seems to have linked to the proper
libs, but it's still (clearly) not right.

Any ideas? I already tried building with mesa support disabled.

(pldd on the engine's pid)
27260: /research/phd/torque/example/torqueDemo_DEBUG.bin -game starter.fps -s
/usr/lib/libogg.so.0.5.3
/usr/lib/libvorbis.so.0.4.0
/usr/X11/lib/mesa/libGLU.so.1
/opt/local/lib/libSDL-1.2.so.0.11.2
/lib/libpthread.so.1
/lib/libdl.so.1
/usr/X11/lib/libX11.so.4
/lib/libsocket.so.1
/lib/libnsl.so.1
/usr/lib/libtheora.so.0.2.0
/opt/csw/lib/libopenal.so.0.0.7
/usr/X11/lib/libXft.so.2
/opt/csw/lib/libstdc++.so.6.0.3
/lib/libm.so.2
/opt/csw/lib/libgcc_s.so.1
/lib/libc.so.1
/usr/X11/lib/NVIDIA/libGL.so.1
/opt/csw/lib/libiconv.so.2.2.0
/usr/X11/lib/libXext.so.0
/usr/X11/lib/libXrandr.so.2
/usr/X11/lib/libXrender.so.1
/lib/librt.so.1
/lib/libm.so.1
/usr/X11/lib/NVIDIA/libGLcore.so.1
/usr/X11/lib/NVIDIA/libnvidia-tls.so.1
/usr/X11/lib/libXau.so.6
/usr/X11/lib/X11/locale/common/xlibi18n.so.2
/usr/lib/locale/en_US.UTF-8/en_US.UTF-8.so.3
/usr/lib/locale/common/methods_unicode.so.3
/usr/X11/lib/X11/locale/common/xlcUTF8Load.so.2
/usr/X11/lib/X11/locale/common/xiiimp.so.2
/usr/lib/libiiimcf.so.3.0.0
/usr/lib/libiiimp.so.1.0.0
/usr/lib/iconv/UTF-16%UTF-8.so
/lib/libthread.so.1
/usr/lib/iiim/le/cle/auxiliary_windows/auxiliary_object.so
/usr/lib/libxml2.so.2
/usr/lib/libz.so.1
/lib/libmp.so.2
/lib/libmd.so.1
/lib/libscf.so.1
/lib/libuutil.so.1
/lib/libgen.so.1
/usr/lib/iiim/le/hangul/auxiliary_windows/auxiliary_object.so
/usr/lib/iiim/le/twle/auxiliary_windows/auxiliary_object.so
/usr/X11/lib/X11/locale/common/xomGeneric.so.2
/usr/X11/lib/libXcursor.so.1
/usr/lib/libfontconfig.so.1
/usr/lib/libexpat.so.1.5.2
/usr/lib/libfreetype.so.6




On Sun, May 11, 2008 at 4:18 PM, Lally Singh <lally.singh at gmail.com> wrote:
Quote:
Hmm, my library's called libGL.so.1, and if that was the case,
couldn't I just set SDL_VIDEO_GL_DRIVER ?

I tried that, no luck.

On Sun, May 11, 2008 at 2:21 PM, Jacob Meuser <jakemsr at sdf.lonestar.org> wrote:
Quote:
On Sun, May 11, 2008 at 02:13:19PM -0400, Lally Singh wrote:
Quote:
Hmm, opensolaris Indiana on a sun ultra 40 m2, nvidia quadro fx 560.

I think you need to hack src/video/x11/SDL_x11gl.c. SDL will look
for libGL.so.1 on your system. your libGL probably has a different
version.

you can probably just drop the version number, assuming opensolaris'
dlopen() isn't totally bogus.

--
jakemsr at sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org
_______________________________________________
SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org




--
H. Lally Singh
Ph.D. Candidate, Computer Science
Virginia Tech




--
H. Lally Singh
Ph.D. Candidate, Computer Science
Virginia Tech




--
H. Lally Singh
Ph.D. Candidate, Computer Science
Virginia Tech