Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
UT2004 "can't load OpenGL library"
View unanswered posts
View posts from last 24 hours

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
Napalm Llama
Guru
Guru


Joined: 04 Jun 2005
Posts: 533
Location: Cardiff, UK

PostPosted: Sun Aug 07, 2005 6:27 pm    Post subject: UT2004 "can't load OpenGL library" Reply with quote

Fresh install of Gentoo 2005.0, nvidia drivers version 7667.

When I run ut2004 the splash comes up, but then goes away again. The console says this:
Code:
nl@splig ~ $ ut2004
Could not load OpenGL library

History:

Exiting due to error
nl@splig ~ $


And the log says this:
Code:
Log: Log file open, Sun Aug  7 19:00:42 2005
Init: Name subsystem initialized
Init: Version: 3355 (128.29)
Init: Compiled: Feb 20 2005 03:38:34
Init: Command line:
Init: (This is Linux patch version 3355.0)
Init: Character set: Unicode
Init: Base directory: /opt/ut2004/System/
Init: Ini:UT2004.ini   UserIni:User.ini
Init: Build label: UT2004 Build UT2004_Build_[2005-02-15_17.02]
Init: Object subsystem initialized
Log: Initializing OpenGLDrv...
Log: binding libGL.so.1
Critical: Could not load OpenGL library
Exit: Executing UObject::StaticShutdownAfterError
Exit: Executing USDLClient::ShutdownAfterError
Exit: Exiting.
Log: FileManager: Reading 0 GByte 42 MByte 323 KByte 308 Bytes from HD took 0.348904 seconds (0.097301 reading, 0.251604 seeking).
Log: FileManager: 0.000000 seconds spent with misc. duties
Uninitialized: Name subsystem shut down
Uninitialized: Log file closed, Sun Aug  7 19:00:46 2005


I'm thinking I've forgotten to do something - I emerged ut2004, and it installed the four packages, but that's it - I remember when I installed it before on my other system I had to type the CD-key in somewhere. I didn't do that this time, so maybe there's other stuff I've missed out?

Thanks in advance for your help :)
_________________
Ryzen 5600x; Asus TUF Gaming B550-Plus; Geforce 1660 Super
Registered Linux User #381314
# killall humans
Back to top
View user's profile Send private message
Headrush
Watchman
Watchman


Joined: 06 Nov 2003
Posts: 5597
Location: Bizarro World

PostPosted: Sun Aug 07, 2005 6:31 pm    Post subject: Reply with quote

Did you
Code:
opengl-update nvidia
after installing nvidia drivers?
Back to top
View user's profile Send private message
Napalm Llama
Guru
Guru


Joined: 04 Jun 2005
Posts: 533
Location: Cardiff, UK

PostPosted: Sun Aug 07, 2005 6:40 pm    Post subject: Reply with quote

I did now...

But it made no difference.

Thanks anyway:)

[20:17gmt edit]
I still need someont to fix this :P
_________________
Ryzen 5600x; Asus TUF Gaming B550-Plus; Geforce 1660 Super
Registered Linux User #381314
# killall humans
Back to top
View user's profile Send private message
rafael
Apprentice
Apprentice


Joined: 22 Jul 2002
Posts: 267

PostPosted: Sun Aug 07, 2005 9:32 pm    Post subject: Reply with quote

Perhaps you forgot nvidia-glx?

- rafael
Back to top
View user's profile Send private message
Napalm Llama
Guru
Guru


Joined: 04 Jun 2005
Posts: 533
Location: Cardiff, UK

PostPosted: Sun Aug 07, 2005 10:08 pm    Post subject: Reply with quote

What do you mean?

I have nvidia-glx installed along with nvidia-kernel - they depend on each other. I also have the GLX module enabled in xorg.conf.
_________________
Ryzen 5600x; Asus TUF Gaming B550-Plus; Geforce 1660 Super
Registered Linux User #381314
# killall humans
Back to top
View user's profile Send private message
yuk1to
n00b
n00b


Joined: 21 Jun 2005
Posts: 34

PostPosted: Sun Aug 07, 2005 10:17 pm    Post subject: Reply with quote

have you checked your X log cat for errors concerning the loading of the glx module?
Code:
cat /var/log/Xorg.0.log | grep EE
have you loaded your nvidia module?
Code:
lsmod | grep nvidia
what output does
Code:
glxinfo
give you?
_________________
Desktops:
2000XP-640MB-GF2 MX-Gentoo-2.6.12
Athlon 1Ghz-256MB-GF2 MX-no OS
Laptops:
3000XP-512MB-ATI R9200 (DRI)-Gentoo-2.6.12
Celeron-400Mhz-64MB-Gentoo-2.6.12
Server:
1800XP-512MB-Mdk http://fenrir.servehttp.com/
Back to top
View user's profile Send private message
Napalm Llama
Guru
Guru


Joined: 04 Jun 2005
Posts: 533
Location: Cardiff, UK

PostPosted: Sun Aug 07, 2005 11:35 pm    Post subject: Reply with quote

Well, your first one says this:
Code:
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) Failed to load module "speedo" (module does not exist, 0)


nvidia is the only module I ever have loaded (and yes, it's there)

and glxinfo says this:
Code:
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.3
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_ARB_multisample, GLX_NV_float_buffer, GLX_ARB_fbconfig_float
client glx vendor string: NVIDIA Corporation
client glx version string: 1.3
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 extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
    GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
    GLX_ARB_multisample, GLX_NV_float_buffer, GLX_ARB_fbconfig_float,
    GLX_ARB_get_proc_address
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 6600 GT/AGP/SSE2/3DNOW!
OpenGL version string: 2.0.0 NVIDIA 76.67
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_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_object, GL_EXT_multi_draw_arrays,
    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_vertex_array, GL_HP_occlusion_test,
    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_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
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
----------------------------------------------------------------------
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
0x23 24 tc  0 32  0 r  y  .  8  8  8  8  4 24  8 16 16 16 16  0 0 None
0x24 24 tc  0 32  0 r  .  .  8  8  8  0  4 24  8 16 16 16 16  0 0 None
0x25 24 tc  0 32  0 r  .  .  8  8  8  8  4 24  8 16 16 16 16  0 0 None
0x26 24 tc  0 32  0 r  y  .  8  8  8  0  4 24  0 16 16 16 16  0 0 None
0x27 24 tc  0 32  0 r  y  .  8  8  8  8  4 24  0 16 16 16 16  0 0 None
0x28 24 tc  0 32  0 r  .  .  8  8  8  0  4 24  0 16 16 16 16  0 0 None
0x29 24 tc  0 32  0 r  .  .  8  8  8  8  4 24  0 16 16 16 16  0 0 None
0x2a 24 tc  0 32  0 r  y  .  8  8  8  0  4 16  0 16 16 16 16  0 0 None
0x2b 24 tc  0 32  0 r  y  .  8  8  8  8  4 16  0 16 16 16 16  0 0 None
0x2c 24 tc  0 32  0 r  .  .  8  8  8  0  4 16  0 16 16 16 16  0 0 None
0x2d 24 tc  0 32  0 r  .  .  8  8  8  8  4 16  0 16 16 16 16  0 0 None
0x2e 24 tc  0 32  0 r  y  .  8  8  8  0  4  0  0 16 16 16 16  0 0 None
0x2f 24 tc  0 32  0 r  y  .  8  8  8  8  4  0  0 16 16 16 16  0 0 None
0x30 24 tc  0 32  0 r  .  .  8  8  8  0  4  0  0 16 16 16 16  0 0 None
0x31 24 tc  0 32  0 r  .  .  8  8  8  8  4  0  0 16 16 16 16  0 0 None
0x32 24 tc  0 32  0 r  y  .  8  8  8  0  4 24  0 16 16 16 16  2 1 Ncon
0x33 24 tc  0 32  0 r  y  .  8  8  8  8  4 24  0 16 16 16 16  2 1 Ncon
0x34 24 tc  0 32  0 r  y  .  8  8  8  0  4 24  0 16 16 16 16  4 1 Ncon
0x35 24 tc  0 32  0 r  y  .  8  8  8  8  4 24  0 16 16 16 16  4 1 Ncon
0x36 24 tc  0 32  0 r  .  .  8  8  8  0  4 24  0 16 16 16 16  2 1 Ncon
0x37 24 tc  0 32  0 r  .  .  8  8  8  8  4 24  0 16 16 16 16  2 1 Ncon
0x38 24 tc  0 32  0 r  .  .  8  8  8  0  4 24  0 16 16 16 16  4 1 Ncon
0x39 24 tc  0 32  0 r  .  .  8  8  8  8  4 24  0 16 16 16 16  4 1 Ncon
0x3a 24 tc  0 32  0 r  y  .  8  8  8  0  4 24  8 16 16 16 16  2 1 Ncon
0x3b 24 tc  0 32  0 r  y  .  8  8  8  8  4 24  8 16 16 16 16  2 1 Ncon
0x3c 24 tc  0 32  0 r  y  .  8  8  8  0  4 24  8 16 16 16 16  4 1 Ncon
0x3d 24 tc  0 32  0 r  y  .  8  8  8  8  4 24  8 16 16 16 16  4 1 Ncon
0x3e 24 tc  0 32  0 r  .  .  8  8  8  0  4 24  8 16 16 16 16  2 1 Ncon
0x3f 24 tc  0 32  0 r  .  .  8  8  8  8  4 24  8 16 16 16 16  2 1 Ncon
0x40 24 tc  0 32  0 r  .  .  8  8  8  0  4 24  8 16 16 16 16  4 1 Ncon
0x41 24 tc  0 32  0 r  .  .  8  8  8  8  4 24  8 16 16 16 16  4 1 Ncon
0x42 24 tc  0 32  0 r  y  .  8  8  8  0  4 16  0 16 16 16 16  2 1 Ncon
0x43 24 tc  0 32  0 r  y  .  8  8  8  8  4 16  0 16 16 16 16  2 1 Ncon
0x44 24 tc  0 32  0 r  y  .  8  8  8  0  4 16  0 16 16 16 16  4 1 Ncon
0x45 24 tc  0 32  0 r  y  .  8  8  8  8  4 16  0 16 16 16 16  4 1 Ncon
0x46 24 tc  0 32  0 r  .  .  8  8  8  0  4 16  0 16 16 16 16  2 1 Ncon
0x47 24 tc  0 32  0 r  .  .  8  8  8  8  4 16  0 16 16 16 16  2 1 Ncon
0x48 24 tc  0 32  0 r  .  .  8  8  8  0  4 16  0 16 16 16 16  4 1 Ncon
0x49 24 tc  0 32  0 r  .  .  8  8  8  8  4 16  0 16 16 16 16  4 1 Ncon
0x4a 24 dc  0 32  0 r  y  .  8  8  8  8  4 24  8 16 16 16 16  0 0 None
0x4b 24 dc  0 32  0 r  .  .  8  8  8  0  4 24  8 16 16 16 16  0 0 None
0x4c 24 dc  0 32  0 r  .  .  8  8  8  8  4 24  8 16 16 16 16  0 0 None
0x4d 24 dc  0 32  0 r  y  .  8  8  8  0  4 24  0 16 16 16 16  0 0 None
0x4e 24 dc  0 32  0 r  y  .  8  8  8  8  4 24  0 16 16 16 16  0 0 None
0x4f 24 dc  0 32  0 r  .  .  8  8  8  0  4 24  0 16 16 16 16  0 0 None
0x50 24 dc  0 32  0 r  .  .  8  8  8  8  4 24  0 16 16 16 16  0 0 None
0x51 24 dc  0 32  0 r  y  .  8  8  8  0  4 16  0 16 16 16 16  0 0 None
0x52 24 dc  0 32  0 r  y  .  8  8  8  8  4 16  0 16 16 16 16  0 0 None
0x53 24 dc  0 32  0 r  .  .  8  8  8  0  4 16  0 16 16 16 16  0 0 None
0x54 24 dc  0 32  0 r  .  .  8  8  8  8  4 16  0 16 16 16 16  0 0 None
0x55 24 dc  0 32  0 r  y  .  8  8  8  0  4  0  0 16 16 16 16  0 0 None
0x56 24 dc  0 32  0 r  y  .  8  8  8  8  4  0  0 16 16 16 16  0 0 None
0x57 24 dc  0 32  0 r  .  .  8  8  8  0  4  0  0 16 16 16 16  0 0 None
0x58 24 dc  0 32  0 r  .  .  8  8  8  8  4  0  0 16 16 16 16  0 0 None
0x59 24 dc  0 32  0 r  y  .  8  8  8  0  4 24  0 16 16 16 16  2 1 Ncon
0x5a 24 dc  0 32  0 r  y  .  8  8  8  8  4 24  0 16 16 16 16  2 1 Ncon
0x5b 24 dc  0 32  0 r  y  .  8  8  8  0  4 24  0 16 16 16 16  4 1 Ncon
0x5c 24 dc  0 32  0 r  y  .  8  8  8  8  4 24  0 16 16 16 16  4 1 Ncon
0x5d 24 dc  0 32  0 r  .  .  8  8  8  0  4 24  0 16 16 16 16  2 1 Ncon
0x5e 24 dc  0 32  0 r  .  .  8  8  8  8  4 24  0 16 16 16 16  2 1 Ncon
0x5f 24 dc  0 32  0 r  .  .  8  8  8  0  4 24  0 16 16 16 16  4 1 Ncon
0x60 24 dc  0 32  0 r  .  .  8  8  8  8  4 24  0 16 16 16 16  4 1 Ncon
0x61 24 dc  0 32  0 r  y  .  8  8  8  0  4 24  8 16 16 16 16  2 1 Ncon
0x62 24 dc  0 32  0 r  y  .  8  8  8  8  4 24  8 16 16 16 16  2 1 Ncon
0x63 24 dc  0 32  0 r  y  .  8  8  8  0  4 24  8 16 16 16 16  4 1 Ncon
0x64 24 dc  0 32  0 r  y  .  8  8  8  8  4 24  8 16 16 16 16  4 1 Ncon
0x65 24 dc  0 32  0 r  .  .  8  8  8  0  4 24  8 16 16 16 16  2 1 Ncon
0x66 24 dc  0 32  0 r  .  .  8  8  8  8  4 24  8 16 16 16 16  2 1 Ncon
0x67 24 dc  0 32  0 r  .  .  8  8  8  0  4 24  8 16 16 16 16  4 1 Ncon
0x68 24 dc  0 32  0 r  .  .  8  8  8  8  4 24  8 16 16 16 16  4 1 Ncon
0x69 24 dc  0 32  0 r  y  .  8  8  8  0  4 16  0 16 16 16 16  2 1 Ncon
0x6a 24 dc  0 32  0 r  y  .  8  8  8  8  4 16  0 16 16 16 16  2 1 Ncon
0x6b 24 dc  0 32  0 r  y  .  8  8  8  0  4 16  0 16 16 16 16  4 1 Ncon
0x6c 24 dc  0 32  0 r  y  .  8  8  8  8  4 16  0 16 16 16 16  4 1 Ncon
0x6d 24 dc  0 32  0 r  .  .  8  8  8  0  4 16  0 16 16 16 16  2 1 Ncon
0x6e 24 dc  0 32  0 r  .  .  8  8  8  8  4 16  0 16 16 16 16  2 1 Ncon
0x6f 24 dc  0 32  0 r  .  .  8  8  8  0  4 16  0 16 16 16 16  4 1 Ncon
0x70 24 dc  0 32  0 r  .  .  8  8  8  8  4 16  0 16 16 16 16  4 1 Ncon


While I'm here, you don't know what command it is I need to give to type in my CD key, do you? Whether that's what's causing the problem or not, I don't expect the game'll run without it... Thanks :)
_________________
Ryzen 5600x; Asus TUF Gaming B550-Plus; Geforce 1660 Super
Registered Linux User #381314
# killall humans
Back to top
View user's profile Send private message
LubosD
Apprentice
Apprentice


Joined: 30 Jun 2005
Posts: 211
Location: Czech Republic

PostPosted: Mon Aug 08, 2005 1:08 am    Post subject: Reply with quote

Napalm Llama wrote:
While I'm here, you don't know what command it is I need to give to type in my CD key, do you?

Code:
# echo -n "XXXXX-XXXXX-XXXXX-XXXXX" > /opt/ut2004/System/cdkey
Back to top
View user's profile Send private message
Headrush
Watchman
Watchman


Joined: 06 Nov 2003
Posts: 5597
Location: Bizarro World

PostPosted: Mon Aug 08, 2005 1:29 am    Post subject: Reply with quote

Napalm Llama wrote:
While I'm here, you don't know what command it is I need to give to type in my CD key, do you? Whether that's what's causing the problem or not, I don't expect the game'll run without it... Thanks :)

Code:
ebuild /usr/portage/games-fps/ut2004/ut2004-3355-r1.ebuild config

as root
Back to top
View user's profile Send private message
Napalm Llama
Guru
Guru


Joined: 04 Jun 2005
Posts: 533
Location: Cardiff, UK

PostPosted: Mon Aug 08, 2005 10:57 am    Post subject: Reply with quote

Woohoo!

Thanks!

That's a future problem out of the way - Unfortunately it doesn't solve the OpenGL thing :(
_________________
Ryzen 5600x; Asus TUF Gaming B550-Plus; Geforce 1660 Super
Registered Linux User #381314
# killall humans
Back to top
View user's profile Send private message
Rüpel
Guru
Guru


Joined: 06 Nov 2002
Posts: 316
Location: Berlin/Germany

PostPosted: Mon Aug 08, 2005 11:27 am    Post subject: Reply with quote

so what does
Code:
locate libGL.so
tell you?
_________________
:wq
Back to top
View user's profile Send private message
Napalm Llama
Guru
Guru


Joined: 04 Jun 2005
Posts: 533
Location: Cardiff, UK

PostPosted: Mon Aug 08, 2005 12:55 pm    Post subject: Reply with quote

Code:
-bash: locate: command not found
:P It's a new install, and I haven't got round to emerging everything yet... also I don't know what package "locate" is in :oops:

I have this:
Code:
lrwxrwxrwx  1 root root     35 Aug  7 19:38 libGL.so -> /usr/lib/opengl/nvidia/lib/libGL.so
lrwxrwxrwx  1 root root     17 Aug  7 18:49 /usr/lib/opengl/nvidia/lib/libGL.so -> libGL.so.1.0.7667

Is that of any help?
_________________
Ryzen 5600x; Asus TUF Gaming B550-Plus; Geforce 1660 Super
Registered Linux User #381314
# killall humans
Back to top
View user's profile Send private message
Tenobok
Apprentice
Apprentice


Joined: 09 Jul 2004
Posts: 199
Location: This planet

PostPosted: Mon Aug 08, 2005 2:02 pm    Post subject: Reply with quote

Is your user in the "video" group?

I had the same problem after switching to udev

Code:
gpasswd -a youruser video


and it worked. :)
_________________
I can't breathe.
Back to top
View user's profile Send private message
Napalm Llama
Guru
Guru


Joined: 04 Jun 2005
Posts: 533
Location: Cardiff, UK

PostPosted: Mon Aug 08, 2005 2:59 pm    Post subject: Reply with quote

No luck... I'd added myself manually to video and games /etc/group, but I've used the gpasswd tool now - still nothing :(

Why must all my problems be so intricate and unusual? :evil:
_________________
Ryzen 5600x; Asus TUF Gaming B550-Plus; Geforce 1660 Super
Registered Linux User #381314
# killall humans
Back to top
View user's profile Send private message
Tenobok
Apprentice
Apprentice


Joined: 09 Jul 2004
Posts: 199
Location: This planet

PostPosted: Mon Aug 08, 2005 3:17 pm    Post subject: Reply with quote

Napalm Llama wrote:
No luck... I'd added myself manually to video and games /etc/group, but I've used the gpasswd tool now - still nothing :(

Why must all my problems be so intricate and unusual? :evil:


Did you try a reboot after adding the user to the group? It didn't work for me at first either, but when I booted my box the next day it worked without a flaw.

There's certainly a way to do it without rebooting. Maybe env-update or something like that.

Did you try to use any other games/opengl apps?
Does glxgears run?

Btw. locate is in the slocate package

Code:
emerge slocate

_________________
I can't breathe.


Last edited by Tenobok on Mon Aug 08, 2005 3:21 pm; edited 1 time in total
Back to top
View user's profile Send private message
lordofthesewers
n00b
n00b


Joined: 12 Jul 2005
Posts: 18

PostPosted: Mon Aug 08, 2005 3:17 pm    Post subject: Reply with quote

emerge libSDL
8)
Back to top
View user's profile Send private message
ap viper
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2004
Posts: 95

PostPosted: Mon Aug 08, 2005 4:06 pm    Post subject: Reply with quote

I"m having the same problem. Other games like neverwinter nights run fin, and glxgears works fine, but ut2k4 won't work.
_________________
why the heck are you reading this?
Back to top
View user's profile Send private message
Rüpel
Guru
Guru


Joined: 06 Nov 2002
Posts: 316
Location: Berlin/Germany

PostPosted: Mon Aug 08, 2005 5:41 pm    Post subject: Reply with quote

lordofthesewers wrote:
emerge libSDL

afaik ut2004 installs its own (precompiled) version of the libSDL in the System-folder.
_________________
:wq
Back to top
View user's profile Send private message
Napalm Llama
Guru
Guru


Joined: 04 Jun 2005
Posts: 533
Location: Cardiff, UK

PostPosted: Mon Aug 08, 2005 6:36 pm    Post subject: Reply with quote

Wow, thanks for all the response - yes, glxgears runs fine (several thousand fps).

I logged out and then back in again after the group updates - that's always worked for me in the past.

I shall reboot, and then edit this with the result.
_________________
Ryzen 5600x; Asus TUF Gaming B550-Plus; Geforce 1660 Super
Registered Linux User #381314
# killall humans
Back to top
View user's profile Send private message
ap viper
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2004
Posts: 95

PostPosted: Mon Aug 08, 2005 11:43 pm    Post subject: Reply with quote

I've rebooted, and that didn't help. I'm in the games and video group, other opengl apps work fine. The game doesn't run as the root user either.
_________________
why the heck are you reading this?
Back to top
View user's profile Send private message
Naib
Watchman
Watchman


Joined: 21 May 2004
Posts: 6051
Location: Removed by Neddy

PostPosted: Mon Aug 08, 2005 11:51 pm    Post subject: Reply with quote

What is the output of

emerge glibc -vp


I am thinking that glibc has not be compiled with ntpl (or whatever the order of letters are). I had this problem abt a year ago and it was downto that
_________________
Quote:
Removed by Chiitoo
Back to top
View user's profile Send private message
ap viper
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2004
Posts: 95

PostPosted: Mon Aug 08, 2005 11:53 pm    Post subject: Reply with quote

Code:
athena alex # emerge glibc -vp

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     U ] sys-devel/gcc-config-1.3.11-r4 [1.3.8-r4] 0 kB
[ebuild     U ] sys-libs/glibc-2.3.5 [2.3.4.20040808-r1] -build -debug -erandom -hardened (-multilib) +nls -nptl -nptlonly -pic (-selinux) -userlocales 15,644 kB

Total size of downloads: 15,644 kB
athena alex #


Nope, no nptl. Should I recompile with nptl support?
_________________
why the heck are you reading this?
Back to top
View user's profile Send private message
Napalm Llama
Guru
Guru


Joined: 04 Jun 2005
Posts: 533
Location: Cardiff, UK

PostPosted: Mon Aug 08, 2005 11:56 pm    Post subject: Reply with quote

Nope, I don't have it either. Is it a simple matter of adding it to the USE flags in make.conf, or is the glibc ebuild special in some way, requiring some other sort of configuration?
_________________
Ryzen 5600x; Asus TUF Gaming B550-Plus; Geforce 1660 Super
Registered Linux User #381314
# killall humans
Back to top
View user's profile Send private message
Naib
Watchman
Watchman


Joined: 21 May 2004
Posts: 6051
Location: Removed by Neddy

PostPosted: Tue Aug 09, 2005 12:00 am    Post subject: Reply with quote

both of you add NPTL to your make.conf then re-run

emerge glibc -vp to make sure that it shows up in green (or now has a "+" next to it)
then re-emerge glibc with ntpl enabled, re-emerge your graphics card drivers (maybe re-compile the kernel) and then try

IF it still doesn't wrk and you didnt re-compile your kernel - recompile your kernel (and remernge your GFX drivers) and reboot and try again

I am pretty sure it will work now IF you are in the video group (which you are).

IF it still doesn't work it should at least this time chuck out some more errors
_________________
Quote:
Removed by Chiitoo
Back to top
View user's profile Send private message
ap viper
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2004
Posts: 95

PostPosted: Tue Aug 09, 2005 12:55 am    Post subject: Reply with quote

*shakes fist at emerge glibc*

It's taking forever! I'll edit this post with the results once it's finished and i've reemerged the nvidia drivers.


**EDIT**
reemerging glibc with nptl support and reemerging the nvidia drivers seemed to do the trick.
_________________
why the heck are you reading this?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum