07-22-2009, 01:17 AM | #1 |
Pledge
Join Date: Aug 2008
Posts: 17
|
Game quits in Ubuntu 9.04
I've had Regnum working for some time in Ubuntu 8.X, but decided to upgrade to 9.04 today and have found that I can no longer play. At first it told me that my graphics card was too old after I entered my password and clicked OK. The driconf S3TC thing seemed to fix that, and I can now get to the server selection screen, but when I click "Enter this server" button, it verifies, then just quits where it used to load the game. I've read about this chroot thing, but don't really fancy doing that when I'm not sure if that will fix it. I'm using an ATI X1650 pro and the drivers that came with the upgrade. Any help would be greatly appreciated.
Code:
lspci | egrep -i "vga|video" 01:00.0 VGA compatible controller: ATI Technologies Inc RV535 [Radeon X1650 Series] (rev 9e) Code:
glxinfo | grep rendering direct rendering: Yes |
07-22-2009, 02:25 AM | #2 |
Baron
Join Date: Nov 2007
Location: Not where it looks like, to either of us.
Posts: 706
|
Try turning on safe mode. It's probably crashing in libGL on the broken shaders.
__________________
If you can't detect sarcasm yourself, please pay attention when it's pointed out to you.
Arathael :: Wyrd Sceote :: Gwn M'ger — Soul Taker, Imperial Guard of Ignis |
07-22-2009, 08:12 AM | #3 |
Count
Join Date: Jun 2007
Posts: 1,186
|
I used this at 8.xx version and when I reinstalled to 9.04, used it again. Woks fine. ATI 9250
http://www.regnumonline.com.ar/forum...72&postcount=7
__________________
Inquisition |
07-22-2009, 09:30 AM | #4 |
Pledge
Join Date: Aug 2008
Posts: 17
|
Safe mode made no difference.
When I run driconf it comes up in regular mode right from the start. 'Enable S3TC texture' is already set to 'Yes'. When I ran Regnum from the terminal, it gave this error upon closing: Code:
~/regnum$ Saving backtrace to crash_backtrace_4651.log Got SIGSEGV (segmentation fault) Also, when I run xdriinfo, I get: Code:
Screen 0: r300 |
07-22-2009, 09:47 AM | #5 |
Marquis
Join Date: Jan 2007
Location: RA
Posts: 1,897
|
Yes, it could
But there is also another solution for your problem: http://regnumonline.com.ar/forum/showthread.php?t=41850 Good luck.
__________________
Winning a fight is not what makes you a good player, it's how you do it.
http://home.znur.re/screenshot%20201...2011_39_37.jpg |
07-22-2009, 06:40 PM | #6 |
Pledge
Join Date: Aug 2008
Posts: 17
|
I just tried the chroot thing, and it now loads the character select screen, but it's the graphics are so flickery that nothing can be made out and so it's still totally unplayable.
I guess I'll be buying a new graphics card soon then. (Can recommend an nVidea card that works well in ubuntu, preferably with the open drivers, and runs Regnum with a decent framerate?) Thanks anyway. |
07-22-2009, 06:44 PM | #7 |
Master
Join Date: Jun 2009
Posts: 271
|
on ubuntu 8.10, it still crashes what seems to be completely at random. I'll be playing, np, and then as soon as just touch the mouse, RO just totally closes out, all the way to desktop. No warning, no disconnect. I'll be running to Trell, and i go to turn one way or the other, and WHOOM!... desktop.
I have nvidia geforce 7600 512M vid card, and i think my PSU may be underpowering it. BUt that should affect whole computer, not just RO. this is the only app it happens on. |
07-22-2009, 08:27 PM | #8 | |
Marquis
Join Date: Jan 2007
Location: RA
Posts: 1,897
|
Quote:
My friend is using a 9600GT, which is performing really good even in battles with 50+ players and it also works very good under Linux.
__________________
Winning a fight is not what makes you a good player, it's how you do it.
http://home.znur.re/screenshot%20201...2011_39_37.jpg |
|
07-23-2009, 03:10 PM | #9 |
Baron
Join Date: Nov 2007
Location: Not where it looks like, to either of us.
Posts: 706
|
What's the contents of ~/regnum/live/crash_backtrace_4651.log ?
__________________
If you can't detect sarcasm yourself, please pay attention when it's pointed out to you.
Arathael :: Wyrd Sceote :: Gwn M'ger — Soul Taker, Imperial Guard of Ignis |
07-23-2009, 05:40 PM | #10 |
Pledge
Join Date: Aug 2008
Posts: 17
|
I'll probs be buying a new card now (a 9600GT sounds good), but the contents of the crash log is:
Code:
libs/libcore_client.so(_ZN10ClientBase14save_backtraceEv+0x79) [0xb7eb0ab9] libs/libcore_client.so(_ZN10ClientBase12client_crashEi+0x1b) [0xb7eb0d8b] [0xb80a9400] /usr/lib/libGL.so.1 [0xb6fceed6] libs/libopengl_api.so(_ZN8Engine3D12RenderizerGL20init_graphics_systemEiiibb+0xc26) [0xb7812516] libs/libcommon_entities.so(_ZN13DisplayEntity15creation_notifyEP7Message+0x4bc) [0xb7d197dc] libs/libentity_system.so(_ZN13EntityManager32initialize_entity_as_custom_typeEPKciS1_P7MessageP6Entity+0x483) [0xb76826e3] libs/libregnum_client.so(_ZN10GameClient19initialize_entitiesEv+0x2af) [0xb8035def] libs/libregnum_client.so(_ZN10GameClient4initEiPPc+0x96b) [0xb803926b] libs/libregnum_client.so(_ZN10GameClientC1EiPPc+0x94b) [0xb803a8db] ./game(main+0x259) [0x8048fc9] /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb70e9775] ./game(__gxx_personality_v0+0x61) [0x8048c71] |
|
|