This forum is closed for posting. Please, join us in our Discord server at discord.gg/regnum. See you there!

Go Back   Champions of Regnum > English > Technical Support > Linux

Linux Technical issues under Linux platform

Reply
 
Thread Tools Display Modes
Old 07-26-2007, 07:17 PM   #1
Myxir
Count
 
Myxir's Avatar
 
Join Date: Mar 2007
Location: Germany
Posts: 1,164
Myxir is on a distinguished road
Default Cannot start Regnum since upgrade to Feisty (long error message [7 *.doc pages])

Heigh ho!
This morning I made a critical error with my Dapper and I decided to upgrade to UbuntuStudio (it's Feisty Fawn 32 Bit).
I (yet) use an ATI X550XT graphics card. In dapper it went fine with Regnum. fglrxinfo tells me:
Code:
mcflow@errorkiste:/media/sdb1/regnum_online$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON X700/X550 Series
OpenGL version string: 2.0.6334 (8.34.8)
If I try to run the rolauncher, I get a hughe error output on the command line: (sometimes i can choose character, but after the loading screen it crashes.)
Code:
*I had to attach this too, it's too long for this post*
crash_backtrace_7244.log is attached. (btw: you should enable *.log for attachments, it told me "invalid file" )

ups, the error is hughe too.... 7 Pages in OO.org. øO (btw: i couldn't upload *tar.gz)

In save mode it runs fine.. but looks ugly^^. I hope there is a solution for this.

Regards
Attached Files
File Type: zip crash_backtrace_7244.log.zip (701 Bytes, 3 views)
File Type: zip error.doc.zip (10.4 KB, 1 views)
__________________
French Warriors of Syrtis: Nessa Telrunya (Hunter) - Myxir (Warlock) - Estra (Conjurer)
In War it does not matter who is right, but who is left.
Myxir no ha iniciado sesión   Reply With Quote
Old 07-26-2007, 08:03 PM   #2
Brot
Pledge
 
Join Date: Feb 2007
Posts: 4
Brot is on a distinguished road
Default

Moin Nessa,
frag mich doch einfach

bitte überprüf, ob diese Zeilen in deiner xorg.conf stehen:

Code:
Section "DRI"
     Mode "0666"
EndSection
meist ganz hinten zu finden. Wenn sie nicht drin stehen, eintragen, X neustarten und zoggn :P

-----------------------------------------
Please check if the following Section is in your /etc/X11/xorg.conf
Code:
Section "DRI"
     Mode "0666"
EndSection
if not, write them at the bottom of the xorg.conf, restart X and enjoy


Gruß
Brot
Brot no ha iniciado sesión   Reply With Quote
Old 07-26-2007, 08:19 PM   #3
Myxir
Count
 
Myxir's Avatar
 
Join Date: Mar 2007
Location: Germany
Posts: 1,164
Myxir is on a distinguished road
Default

Thanks Brot. But this is already written there
__________________
French Warriors of Syrtis: Nessa Telrunya (Hunter) - Myxir (Warlock) - Estra (Conjurer)
In War it does not matter who is right, but who is left.
Myxir no ha iniciado sesión   Reply With Quote
Old 07-26-2007, 09:05 PM   #4
arlick
Duke
 
arlick's Avatar
 
Join Date: Jan 2007
Posts: 3,939
arlick is a jewel in the rougharlick is a jewel in the rougharlick is a jewel in the rough
Default

could u post the output of:

$ glxinfo | grep direct
__________________
"Nunca un científico ha quemado a un religioso por afirmar a Dios sin pruebas". Manuel Toharia
"uno empieza a darse cuenta que eso de no hacer ejercicio, comer y beber como si fuese la ultima cena y mantener la figura ya no existe...". Maryan
arlick no ha iniciado sesión   Reply With Quote
Old 07-26-2007, 10:51 PM   #5
Myxir
Count
 
Myxir's Avatar
 
Join Date: Mar 2007
Location: Germany
Posts: 1,164
Myxir is on a distinguished road
Default

Code:
glxinfo | grep direct
direct rendering: Yes
In safe mode it works (very unstable)
__________________
French Warriors of Syrtis: Nessa Telrunya (Hunter) - Myxir (Warlock) - Estra (Conjurer)
In War it does not matter who is right, but who is left.
Myxir no ha iniciado sesión   Reply With Quote
Old 07-26-2007, 10:55 PM   #6
arlick
Duke
 
arlick's Avatar
 
Join Date: Jan 2007
Posts: 3,939
arlick is a jewel in the rougharlick is a jewel in the rougharlick is a jewel in the rough
Default

Quote:
Originally Posted by Myxir
Code:
glxinfo | grep direct
direct rendering: Yes
In safe mode it works (very unstable)
mmm... is because the ati drivers.

do u use the propietary drivers?

could u post this?

$ glxinfo | grep version

without safe mode many things dont work because the functions that use the game. To use all the capacity u need OpenGL version 2.1.

our (i have ati too) have to play with safe mode if u dont wanna that the crash all the time.

PS: i can play the game very stable in safe mode.
__________________
"Nunca un científico ha quemado a un religioso por afirmar a Dios sin pruebas". Manuel Toharia
"uno empieza a darse cuenta que eso de no hacer ejercicio, comer y beber como si fuese la ultima cena y mantener la figura ya no existe...". Maryan
arlick no ha iniciado sesión   Reply With Quote
Old 07-26-2007, 11:28 PM   #7
Myxir
Count
 
Myxir's Avatar
 
Join Date: Mar 2007
Location: Germany
Posts: 1,164
Myxir is on a distinguished road
Default

Code:
mcflow@errorkiste:~$ glxinfo | grep version
server glx version string: 1.2
client glx version string: 1.3
GLX version: 1.2
OpenGL version string: 2.0.6334 (8.34.8)
I see it's not openGL 2.1... but why did it work in Dapper Drake? I nearly had no crashes there.

mhm one more argument to buy a Nvidia
__________________
French Warriors of Syrtis: Nessa Telrunya (Hunter) - Myxir (Warlock) - Estra (Conjurer)
In War it does not matter who is right, but who is left.
Myxir no ha iniciado sesión   Reply With Quote
Old 07-28-2007, 03:41 PM   #8
arlick
Duke
 
arlick's Avatar
 
Join Date: Jan 2007
Posts: 3,939
arlick is a jewel in the rougharlick is a jewel in the rougharlick is a jewel in the rough
Default

Quote:
Originally Posted by Myxir
Code:
mcflow@errorkiste:~$ glxinfo | grep version
server glx version string: 1.2
client glx version string: 1.3
GLX version: 1.2
OpenGL version string: 2.0.6334 (8.34.8)
I see it's not openGL 2.1... but why did it work in Dapper Drake? I nearly had no crashes there.

mhm one more argument to buy a Nvidia
it work because u have the minimum requirements ok

but not the full options, meaby i dont explain it well...

sorry my english is poor, more if im tired, like now
__________________
"Nunca un científico ha quemado a un religioso por afirmar a Dios sin pruebas". Manuel Toharia
"uno empieza a darse cuenta que eso de no hacer ejercicio, comer y beber como si fuese la ultima cena y mantener la figura ya no existe...". Maryan
arlick no ha iniciado sesión   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:11 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
NGD Studios 2002-2016 © All rights reserved