PDA

View Full Version : Slight problem runing regnum under linux 9.04


techfreak15
04-27-2009, 06:54 AM
Hi, everytime I load up regnum, I get to click accpet on the agreements and all that stuff, then I type my login info and it crashes when i press LOGIN. After all of that, something pops up saying "Unsupported video card!

There are three possible causes for this error:
1. Your video card is too old
2. You haven't installed the latest available drivers
3. You haven't installed the latest DirectX version"

Running it under Ubuntu it crashes. Run it in WINE... well it works, just a little glitchy cursor graphic and the speed is like... very slow.

My video card is a Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller.

Think that might be the problem? If not, one of you can walk me through a solution please? LOL Thanks alot!

Pakos
04-27-2009, 11:34 AM
Hi, everytime I load up regnum, I get to click accpet on the agreements and all that stuff, then I type my login info and it crashes when i press LOGIN. After all of that, something pops up saying "Unsupported video card!

There are three possible causes for this error:
1. Your video card is too old
2. You haven't installed the latest available drivers
3. You haven't installed the latest DirectX version"

Running it under Ubuntu it crashes. Run it in WINE... well it works, just a little glitchy cursor graphic and the speed is like... very slow.

My video card is a Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller.

Think that might be the problem? If not, one of you can walk me through a solution please? LOL Thanks alot!

try that http://www.regnumonline.com.ar/forum/showthread.php?t=31371

tried it 10 mins ago and so far game runs good.

techfreak15
04-28-2009, 05:06 PM
That didn't work for me...... I could have done it wrong though. I put in the terminal everything it said to put in, but it had a problem making the directroy then when it finally did make it it didn recgonize the directory. Im sooo confused x_x lol looks like stuff on linux never works when I touch it.

Pakos
04-28-2009, 05:12 PM
That did work for me...... I could have done it wrong though. I put in the terminal everything it said to put in, but it had a problem making the directroy then when it finally did make it it didn recgonize the directory. Im sooo confused x_x lol looks like stuff on linux never works when I touch it.

Cool but if you want to get help post here what's wrong...

Mashu
04-29-2009, 12:41 PM
You will not receive any help if you dont know what are you talking about.


There is no such thing like Linux 9.04 afaik yet
You did not provide all information like versions of drivers, kernel, xorg etc..
You did not tell if you have direct rendering enabled.
Best way to do that is
glxinfo | grep OpenGL
Which tells whether are you using Software rasterizer and what is your mesa version.
You also need to tell exactly whats wrong, providing at least logs from game.


If you're using Intel then Ubuntu has messed up components of X stack.
Check Intel Linux Graphics page for 2009Q1 what versions are needed of all components. What I suggest is to install them from development branch of Ubuntu.

AFAIK, Ubuntu stable has downgraded for old components, keeping new mesa.

There has been a lot of work done in improving Xserver performance and features. It has not been touched since Voodoo accelerators and now huge changes mostly sponsored by intel have been made.
This cause that so many components needs to be changed.
But with DRI2,GEM,KMS all vendors will benefit. It will be also easier to implement OpenGL 3 in future.

For more detailed information if interested read Keith report http://keithp.com/blogs/Sharpening_the_Intel_Driver_Focus/

For proper textures display on all OpenSource drivers using mesa you need to install
libtxc-dxtn0 - S3 Texture Compression (S3TC) library
which is not included since its protected by patents.

techfreak15
05-01-2009, 07:35 AM
Regnum no longer has the your card is to old error. It just crashes when it trys to enter a world. The terminal says

get fences failed: -1
param: 6, val: 0
Saving backtrace to crash_backtrace_24467.log
Got SIGSEGV (segmentation fault)


Also my video card is Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller.

Dunno if that will help any though.

AlexzAK
05-01-2009, 02:21 PM
I have Ubuntu 9.04 and my video card is Intel Corporation Mobile 945GM.

After installing package http://debian-multimedia.org/pool/main/libt/libtxc-dxtn/libtxc-dxtn0_0.070518-0.1_i386.deb

have :
Saving backtrace to crash_backtrace_14763.log
Got SIGSEGV (segmentation fault)

Backtrase content is:
libs/libcore_client.so(_ZN10ClientBase14save_backtraceE v+0x79) [0xb7e18259]
libs/libcore_client.so(_ZN10ClientBase12client_crashEi+ 0x1b) [0xb7e1852b]
[0xb8013400]
/usr/lib/libGL.so.1 [0xb6f4bed6]
libs/libopengl_api.so(_ZN8Engine3D12RenderizerGL20init_ graphics_systemEiiibb+0xc26) [0xb77825b6]
libs/libcommon_entities.so(_ZN13DisplayEntity15creation _notifyEP7Message+0x4bc) [0xb7c817ac]
libs/libentity_system.so(_ZN13EntityManager32initialize _entity_as_custom_typeEPKciS1_P7MessageP6Entity+0x 483) [0xb75f7b43]
libs/libregnum_client.so(_ZN10GameClient19initialize_en titiesEv+0x2af) [0xb7f9e48f]
libs/libregnum_client.so(_ZN10GameClient4initEiPPc+0x87 6) [0xb7fa1606]
libs/libregnum_client.so(_ZN10GameClientC1EiPPc+0xf3) [0xb7fa2553]
./game(main+0x259) [0x8048fc9]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7066775]
./game(__gxx_personality_v0+0x61) [0x8048c71]

Can anyone say what is mean?

AlexzAK
05-01-2009, 02:29 PM
$ glxinfo | grep OpenGL
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) 965GM GEM 20090326 2009Q1 RC2 x86/MMX/SSE2
OpenGL version string: 2.0 Mesa 7.4
OpenGL shading language version string: 1.10
OpenGL extensions:

Ubuntu 9.04 installed one hour ago.... with all by default

Laptop is : Toshiba Satellite L300 144

$ glxgears
2823 frames in 5.0 seconds = 564.568 FPS
2904 frames in 5.0 seconds = 580.721 FPS

And when i try to enable desktop effects it say "sorry some error" :)

Help me please.

ArcticWolf
05-01-2009, 02:52 PM
Please, could you post the output of "glxinfo | grep -i s3tc"?

AlexzAK
05-01-2009, 03:07 PM
Please, could you post the output of "glxinfo | grep -i s3tc"?

$ glxinfo | grep -i s3tc
GL_EXT_texture_compression_s3tc, GL_EXT_texture_edge_clamp,
GL_SUN_multi_draw_arrays, GL_S3_s3tc

AlexzAK
05-01-2009, 03:19 PM
I installed Savage 2 linux native client...
it's not work too...

says : "Savage2 - Fatal Error: OpenGL 2.1 not available."

do not know how can it help... just trying to tell as much info as i can...

AlexzAK
05-01-2009, 04:46 PM
Dose game developers reading this forum.
I can help in solving this issue, providing information.
Just tell me what to do.

I think this SEGFAULT is some bug.

ArcticWolf
05-02-2009, 04:29 AM
I don't know why it's not working, but you could try running any othe game such as tuxracer and checking if it has any problem related to your Intel Graphics Card.

techfreak15
05-02-2009, 06:49 AM
I don't know why it's not working, but you could try running any othe game such as tuxracer and checking if it has any problem related to your Intel Graphics Card.

Tuxracer and open arena runs good. So does The tux mario kart clone game whatever its called. Just a very very slight bit of lag. There was no lag until i upgraded to Ubuntu 9.04.

ArcticWolf
05-02-2009, 02:55 PM
Find the "Device" section containing the "Video Device" in the file /etc/X11/xorg.conf (you can edit it doing "sudo gedit /etc/X11/xorg.conf") and replace it with this (or just add the Option sections):


Section "Device"
Identifier "Configured Video Device"
Option "AccelMethod" "EXA"
Option "MigrationHeuristic" "greedy"
Option "NoDDC"
EndSection

onemyndseye
05-02-2009, 08:46 PM
Dose game developers reading this forum.
I can help in solving this issue, providing information.
Just tell me what to do.

I think this SEGFAULT is some bug.


There is already an extensive thread covering this issue:

http://regnumonlinegame.com/forum/showthread.php?t=36774

AlexzAK
05-03-2009, 12:05 PM
I don't know why it's not working, but you could try running any othe game such as tuxracer and checking if it has any problem related to your Intel Graphics Card.

I able to play Regnum online using wine....
It works on fali safe configuration only, but works....

OpenArena works well...

sakuramboo
05-08-2009, 07:19 AM
glxinfo | grep direct

Threno
05-09-2009, 04:08 PM
Having exactly the same problem. Started with the "video card too old" bug, and now crashing when trying to log into a world (any world).

The logs are all the same:


libs/libcore_client.so(_ZN10ClientBase14save_backtraceE v+0x79) [0xb7e41259]
libs/libcore_client.so(_ZN10ClientBase12client_crashEi+ 0x1b) [0xb7e4152b]
[0xb803c400]
/usr/lib/libGL.so.1 [0xb6f75ed6]
libs/libopengl_api.so(_ZN8Engine3D12RenderizerGL20init_ graphics_systemEiiibb+0x$
libs/libcommon_entities.so(_ZN13DisplayEntity15creation _notifyEP7Message+0x4bc)$
libs/libentity_system.so(_ZN13EntityManager32initialize _entity_as_custom_typeEP$
libs/libregnum_client.so(_ZN10GameClient19initialize_en titiesEv+0x2af) [0xb7fc7$
libs/libregnum_client.so(_ZN10GameClient4initEiPPc+0x87 6) [0xb7fca606]
libs/libregnum_client.so(_ZN10GameClientC1EiPPc+0xf3) [0xb7fcb553]
./game(main+0x259) [0x8048fc9]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7090775]
./game(__gxx_personality_v0+0x61) [0x8048c71]


glxinfo:

grep direct
direct rendering: Yes

grep OpenGl
OpenGL vendor string: DRI R300 Project
OpenGL renderer string: Mesa DRI R300 20060815 x86/MMX/SSE2 NO-TCL
OpenGL version string: 1.3 Mesa 7.4
OpenGL extensions:

grep -i s3tc
GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_compression_s3tc,
GL_SUN_multi_draw_arrays, GL_S3_s3tc

glxgears: 1934 frames in 5.0 seconds = 386.790 FPS

Homm.

Wintershade
05-14-2009, 10:00 PM
Dose game developers reading this forum.
I can help in solving this issue, providing information.
Just tell me what to do.

I think this SEGFAULT is some bug.

I second that. Despite the existence of an extensive thread, and a few workarounds (of which none work for me), this is a serious bug.

I haven't been here for some time now, and I see that this is at least a few months old. What gives? Is the Linux support silently being dropped?

onemyndseye
05-15-2009, 04:43 AM
Wintershade,

The chrooted method should work provided you are running a correctly versioned distro... please contact me by PM, or leave me an offline msg on MSN (details in the tech thread) if you need help working out the details or have a failure I have overlooked... this will help me improve the method for everyone.