Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Installation stalled on Kubuntu Lucid
Sbirulinux Offline
Junior Member

Posts: 7
Threads: 1
Joined: May 2010
Reputation: 0
#1
Solved: 8 Years, 1 Month ago Installation stalled on Kubuntu Lucid

Hi, today I've bought Penumbra from the Humble Indie Bundle and started the installation script. It went fine for some time, until it stopped any progress, and now the windows have been sitting there quite uselessly for some time, now. They are unresponsive. Please, see the screenshot if it can be of any help. Installation already created the relevant entry in the Menu (Applications>Games), but clicking on it does nothing much, apart from some cursor-bouncing.

What should I do? Should I just kill the whole thing? What's next? Many thanks for any help!
05-06-2010, 04:59 PM
Find
Sbirulinux Offline
Junior Member

Posts: 7
Threads: 1
Joined: May 2010
Reputation: 0
#2
Solved: 8 Years, 1 Month ago RE: Installation stalled on Kubuntu Lucid

Ok, I decided to kill the process in the meantime, and install it again, this time in home rather than usr/local/games. It worked, and didn't stall. However, I was unable to start the game by the menu entry. From Konsole I get:

./penumbra.bin: ./lib/libCgGL.so: no version information available (required by ./penumbra.bin)
./penumbra.bin: ./lib/libCg.so: no version information available (required by ./penumbra.bin)
Penumbra: Overture exited unexpectedly, please check
/home/Sbirulinux/.frictionalgames/Penumbra/Overture/hpl.log
for any error messages
Also try running
ulimit -c unlimited
And re-running Penumbra and try and recreate the error
then submit the generated core file or stack trace

Finally, in the log I read:

-------- THE HPL ENGINE LOG ------------

Creating Engine Modules
--------------------------------------------------------
Creating graphics module
Creating system module
Creating resource module
Creating input module
Creating sound module
Creating physics module
Creating ai module
Creating gui module
Creating haptic module
Creating scene module
--------------------------------------------------------

Initializing Resources Module
--------------------------------------------------------
Creating resource managers
Misc Creation
--------------------------------------------------------

Initializing Graphics Module
--------------------------------------------------------
Init low level graphics
Setting video mode: 800 x 600 - 32 bpp
ERROR: Could not set display mode setting a lower one!
FATAL ERROR: Unable to initialize display!

What does all this mean? Was this the reason why it wouldn't install the first time? Can I still run the game somehow? Thanks!
05-06-2010, 06:30 PM
Find
jens Offline
Frictional Games

Posts: 4,093
Threads: 199
Joined: Apr 2006
Reputation: 202
#3
Solved: 8 Years, 1 Month ago RE: Installation stalled on Kubuntu Lucid

I recognize the problem and I think it is an easy fix. I tried to find something here on the forum but couldn't, but if you search for libCg.so you might be more successful.

It has to do with the graphics, so either you need to install hardware drivers or you have to update to a newer version, or use the sustem installed libCg instead of the one that came with the game. But I can't recall exactly what the solution was! I have asked for additional assistance.
(This post was last modified: 05-06-2010, 08:14 PM by jens.)
05-06-2010, 06:58 PM
Website Find
Sbirulinux Offline
Junior Member

Posts: 7
Threads: 1
Joined: May 2010
Reputation: 0
#4
Solved: 8 Years, 1 Month ago RE: Installation stalled on Kubuntu Lucid

(05-06-2010, 06:58 PM)jens Wrote: I recognize the problem and I think it is an easy fix. I tried to find something here on the forum but couldn't, but if you search for libCg.so you might be more successful.

It has to do with the graphics, so either you need to install hardware drivers or you have to update to a newer version, or use the sustem installed libCg instead of the one that came with the game. But I can't recall exactly what the solution was! I have asked for additional assistants.

Thanks for your quick reply, jens. Alright, I'll wait for further assistance then, for I'm quite new to Linux, and still need to be guided in this sort of things. Many thanks!
05-06-2010, 07:40 PM
Find
Urkle Offline
FG - Associate

Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation: 21
#5
Solved: 8 Years, 1 Month ago RE: Installation stalled on Kubuntu Lucid

please post the output of glxinfo. it's looking like the graphics drivers aren't loaded correctly. the "no version information" warning on libCg can be ignored.. Nvidia provides unversioned libraries that's all.

Developing away on one of
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
05-07-2010, 02:51 PM
Website Find
Sbirulinux Offline
Junior Member

Posts: 7
Threads: 1
Joined: May 2010
Reputation: 0
#6
Solved: 8 Years, 1 Month ago RE: Installation stalled on Kubuntu Lucid

(05-07-2010, 02:51 PM)Urkle Wrote: please post the output of glxinfo. it's looking like the graphics drivers aren't loaded correctly. the "no version information" warning on libCg can be ignored.. Nvidia provides unversioned libraries that's all.

Hi, okay, here goes:

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_OML_swap_method,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGIS_multisample,
    GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group
client glx vendor string: Mesa Project and 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_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_pbuffer, GLX_SGIX_visual_select_group
OpenGL vendor string: VA Linux Systems Inc.
OpenGL renderer string: Mesa DRI G400 20071017 AGP 1x x86/MMX/SSE2
OpenGL version string: 1.2 Mesa 7.7.1
OpenGL extensions:
    GL_EXT_compiled_vertex_array, GL_EXT_texture_env_add, GL_ARB_draw_buffers,
    GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_texture_compression,
    GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
    GL_ARB_texture_env_crossbar, 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_logic_op, GL_EXT_copy_texture, GL_EXT_draw_range_elements,
    GL_EXT_fog_coord, GL_EXT_gpu_program_parameters, GL_EXT_multi_draw_arrays,
    GL_EXT_packed_pixels, 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_combine,
    GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_vertex_array,
    GL_APPLE_packed_pixels, GL_APPLE_vertex_array_object,
    GL_ATI_texture_env_combine3, GL_IBM_multimode_draw_arrays,
    GL_IBM_rasterpos_clip, GL_MESA_ycbcr_texture, GL_MESA_window_pos,
    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_SGIS_generate_mipmap, GL_SGIS_texture_edge_clamp,
    GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays

24 GLX Visuals
   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 24  0 r  y  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0x22 24 dc  0 24  0 r  y  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0x5c 24 tc  0 24  0 r  .  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0x5d 24 tc  0 24  0 r  .  .  8  8  8  0  0  0  0 16 16 16  0  0 0 Slow
0x5e 24 tc  0 24  0 r  y  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0x5f 24 tc  0 24  0 r  y  .  8  8  8  0  0  0  0 16 16 16  0  0 0 Slow
0x60 24 tc  0 24  0 r  .  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0x61 24 tc  0 24  0 r  .  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0x62 24 tc  0 24  0 r  y  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0x63 24 tc  0 24  0 r  y  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0x64 24 tc  0 24  0 r  .  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0x65 24 tc  0 24  0 r  .  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow
0x66 24 tc  0 24  0 r  y  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow
0x67 24 dc  0 24  0 r  .  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0x68 24 dc  0 24  0 r  .  .  8  8  8  0  0  0  0 16 16 16  0  0 0 Slow
0x69 24 dc  0 24  0 r  y  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0x6a 24 dc  0 24  0 r  y  .  8  8  8  0  0  0  0 16 16 16  0  0 0 Slow
0x6b 24 dc  0 24  0 r  .  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0x6c 24 dc  0 24  0 r  .  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0x6d 24 dc  0 24  0 r  y  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0x6e 24 dc  0 24  0 r  y  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0x6f 24 dc  0 24  0 r  .  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0x70 24 dc  0 24  0 r  .  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow
0x71 24 dc  0 24  0 r  y  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow

24 GLXFBConfigs:
   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
----------------------------------------------------------------------
0x44  0 tc  0 24  0 r  .  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0x45  0 tc  0 24  0 r  .  .  8  8  8  0  0  0  0 16 16 16  0  0 0 Slow
0x46  0 tc  0 24  0 r  y  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0x47  0 tc  0 24  0 r  y  .  8  8  8  0  0  0  0 16 16 16  0  0 0 Slow
0x48  0 tc  0 24  0 r  .  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0x49  0 tc  0 24  0 r  .  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0x4a  0 tc  0 24  0 r  y  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0x4b  0 tc  0 24  0 r  y  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0x4c  0 tc  0 24  0 r  .  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0x4d  0 tc  0 24  0 r  .  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow
0x4e  0 tc  0 24  0 r  y  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0x4f  0 tc  0 24  0 r  y  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow
0x50  0 dc  0 24  0 r  .  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0x51  0 dc  0 24  0 r  .  .  8  8  8  0  0  0  0 16 16 16  0  0 0 Slow
0x52  0 dc  0 24  0 r  y  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0x53  0 dc  0 24  0 r  y  .  8  8  8  0  0  0  0 16 16 16  0  0 0 Slow
0x54  0 dc  0 24  0 r  .  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0x55  0 dc  0 24  0 r  .  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0x56  0 dc  0 24  0 r  y  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0x57  0 dc  0 24  0 r  y  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0x58  0 dc  0 24  0 r  .  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0x59  0 dc  0 24  0 r  .  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow
0x5a  0 dc  0 24  0 r  y  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0x5b  0 dc  0 24  0 r  y  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow
05-07-2010, 03:37 PM
Find
jens Offline
Frictional Games

Posts: 4,093
Threads: 199
Joined: Apr 2006
Reputation: 202
#7
Solved: 8 Years, 1 Month ago RE: Installation stalled on Kubuntu Lucid

while waiting for urkle to decipher, what graphics card do you have?
05-07-2010, 04:29 PM
Website Find
Sbirulinux Offline
Junior Member

Posts: 7
Threads: 1
Joined: May 2010
Reputation: 0
#8
Solved: 8 Years, 1 Month ago RE: Installation stalled on Kubuntu Lucid

Konsole says:

*-display
                description: VGA compatible controller
                product: MGA G400/G450
                vendor: Matrox Graphics, Inc.
                physical id: 0
                bus info: pci@0000:01:00.0
                version: 82
                width: 32 bits
                clock: 33MHz
                capabilities: pm agp agp-2.0 bus_master cap_list rom
                configuration: driver=matrox_w1 latency=64 maxlatency=32 mingnt=16
                resources: irq:16 memory:f4000000-f5ffffff(prefetchable) memory:fe9fc000-fe9fffff memory:fe000000-fe7fffff memory:fe9c0000-fe9dffff(prefetchable)
05-07-2010, 05:05 PM
Find
Urkle Offline
FG - Associate

Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation: 21
#9
Solved: 8 Years, 1 Month ago RE: Installation stalled on Kubuntu Lucid

um. yeah.. I don't believe Matrox cards are supported.. Mainly due to lack of S3TC. Penmbra makes heavy use of textures and Shaders. And from your glxinfo output your card supports neither the S3TC (mostly a driver issue which can't be included in Mesa due to patent issues) and your card does not support shaders. (no GLX_ARB_vertex_shader etc..)

Here is the document with the list of supported graphics cards basically any current ATI or NVidia card will do.. Be wary of older ATI cards and newer linux distributions.. as ATI has dropped driver support for older cards (and thus games won't work).

http://support.frictionalgames.com/entry/29/

Developing away on one of
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
05-07-2010, 05:53 PM
Website Find
jens Offline
Frictional Games

Posts: 4,093
Threads: 199
Joined: Apr 2006
Reputation: 202
#10
Solved: 8 Years, 1 Month ago RE: Installation stalled on Kubuntu Lucid

Oh, I think that the card might be the problem. If I looked it up correctly the card is from 1999/2000 and I'm fairly certain that it is not capable of running the game.
05-07-2010, 05:56 PM
Website Find




Users browsing this thread: 1 Guest(s)