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

Linux Technical issues under Linux platform

Reply
 
Thread Tools Display Modes
Old 09-22-2007, 03:06 PM   #1
hong_kong_man
Pledge
 
hong_kong_man's Avatar
 
Join Date: Jul 2007
Location: Wisconsin, USA
Posts: 14
hong_kong_man is on a distinguished road
Lightbulb ATI + REGNUM Problem Solved! (Ubuntu with free ATI drivers)

I have found a quite simple fix for the "Unsupported Video Card" Error while using an ATI graphics card under Ubuntu 7.04 running the FREE Open-Source ATI Driver.

Instructions are as follows:


You may want to download and install Mesa 7.0.1.
The instructions are here:
http://ubuntuforums.org/showpost.php?p=2960650&postcount=3



GENERAL INSTRUCTIONS:


1) Install package "driconf" from Synaptic, or use the following code below in Terminal:

Code:
sudo apt-get install driconf
2) After "driconf' is installed successfully, run this command:

Code:
driconf
3) Once driconf is loaded, navigate to the "Image quality" tab and select the 'Enable S3TC texture...' to 'Yes'.

4) Save your settings and close.

5) Install RegnumLX if you haven't already done so. Skip to Step 6 if it is already installed. Otherwise, use this code to get it:

Code:
mkdir regnum
cd regnum
wget http://www.regnumonline.com.ar/downloads/files/rolauncher.tar.gz
tar xfz rolauncher.tar.gz
rm rolauncher.tar.gz
chmod +x rolauncher
6) Run RegnumLX by double-clicking on the 'rolauncer' icon or by this command:

Code:
./rolauncher
7) Have fun with the Open-Source Drivers in Ubuntu! (And with Regnum, of course )

----------------------------------

TROUBLESHOOTING:

Q1) I have weird graphic errors. What should I do?

A1) If you have weird graphic errors after all these steps, download one of these libraries:
If you have Mesa 7.0, use this one - http://homepage.hispeed.ch/rscheideg...n070518.tar.gz
If you have Mesa 6.0, use this one - http://homepage.hispeed.ch/rscheideg...n060508.tar.gz
and after extracting, type in terminal:

Code:
make
sudo make install
After that, open 'driconf' in Terminal and disable the 'Enable S3TC Compression...' option. Save and exit.
That will fix graphic problem not only in Regnum but in other games too, one reported is Eternal Lands.
This library will engage S3TC compression, so dont worry, Regnum should work.

--------------------------------

Q2) I open Driconf, and it opens it expert mode, and in console window writes:

Code:
Driver "r200" is not installed or does not support configuration.
What should I do?

A2) This:

Code:
sudo updatedb
locate r200_dri.so libGL.so.1.2
You should get this:

Code:
/usr/lib/dri/r200_dri.so
 /usr/lib/libGL.so.1.2
Now, if Driconf still opens in 'expert mode', type this:

Code:
cd /usr/X11R6/lib
sudo mkdir modules
cd /usr/X11R6/lib/modules
sudo mkdir dri
sudo cp /usr/lib/dri/r200_dri.so /usr/X11R6/lib/modules/dri
After this, driconf should open in expert mode, if it doesn't, then you have a problem.

If driconf opens normally, select 'enable s3tc compression' and Regnum will start fine.

---------------------------------

Useful links:
  1. http://ubuntuforums.org/showthread.php?t=487735
  2. http://dri.freedesktop.org/wiki/DriConf
  3. http://homepage.hispeed.ch/rscheideg...3tc_index.html
  4. for those who understands Serbian, this is link with problem and process of solving: http://www.ubuntu-rs.org/forum/viewt...id=2419&page=1




Now, I, Jaimez, personally have NOT tested this yet actually in-game, all I know so far is that the laucher loads without any errors. I am using the ATI Radeon All-In-Wonder 9800 PRO, and I have used only this card.

DO NOT complain to me if you do not have exactly as I do, because I know absolutely nothing about it :P



Thank You!


Contributions to this FAQ and Tutorial by: hong_kong_man, Anpu, Ubuntu Serbia, and Smoki.



~~~~
Ennon Galita-Shamoi (Regnum Char)
~~~~
Jaimez Bling (Real Name)

OmegaElheats Entertainment, Ltd.
Chairman
http://omegaelheats.awardspace.com/
__________________
Now remember, I do my best work when I'm being worshiped as a god.

You! Off my planet!
I like cats, too. Let's exchange recipes.
Chaos, panic, & disorder - my work here is done.


Last edited by hong_kong_man; 09-30-2007 at 03:44 PM. Reason: updating
hong_kong_man no ha iniciado sesión   Reply With Quote
Old 09-22-2007, 04:14 PM   #2
Anpu
Count
 
Anpu's Avatar
 
Join Date: Jun 2007
Posts: 1,186
Anpu will become famous soon enough
Default

DRIconf is a configuration applet for the Direct Rendering Infrastructure.
For older cards, like 9250 or less, download and install Mesa 7.0.1.
Instruction here:
http://ubuntuforums.org/showthread.php?t=487735

After, download driconf and enable s3tc compression. And Regnum will work
__________________

Inquisition
Anpu no ha iniciado sesión   Reply With Quote
Old 09-23-2007, 09:26 AM   #3
Anpu
Count
 
Anpu's Avatar
 
Join Date: Jun 2007
Posts: 1,186
Anpu will become famous soon enough
Default

If u have weird graphic after all these streps, download this library http://homepage.hispeed.ch/rscheidegger/dri_experimental/libtxc_dxtn070518.tar.gz
and after extracting, type in terminal:
Code:
make 
sudo make install
After that, type driconf and disable in driconf s3tc compression.
That will fix graphic problem not only in Regnum but in other games too (in my case Eternal Lands).
This library will engage s3tc compression, so dont worry, Regnum will work
__________________

Inquisition
Anpu no ha iniciado sesión   Reply With Quote
Old 09-23-2007, 10:46 PM   #4
hong_kong_man
Pledge
 
hong_kong_man's Avatar
 
Join Date: Jul 2007
Location: Wisconsin, USA
Posts: 14
hong_kong_man is on a distinguished road
Default

Anpu - I seem to have problems doing that last one...
__________________
Now remember, I do my best work when I'm being worshiped as a god.

You! Off my planet!
I like cats, too. Let's exchange recipes.
Chaos, panic, & disorder - my work here is done.

hong_kong_man no ha iniciado sesión   Reply With Quote
Old 09-24-2007, 09:08 AM   #5
Anpu
Count
 
Anpu's Avatar
 
Join Date: Jun 2007
Posts: 1,186
Anpu will become famous soon enough
Default

Problems when u installed library? Oh and forgot to tell, do not install packages from Synaptic! Well if u want, I ll put here all commands and links I used to make Regnum work perfectly with Ati 9250 (R200), step by step.
__________________

Inquisition
Anpu no ha iniciado sesión   Reply With Quote
Old 09-25-2007, 01:34 AM   #6
hong_kong_man
Pledge
 
hong_kong_man's Avatar
 
Join Date: Jul 2007
Location: Wisconsin, USA
Posts: 14
hong_kong_man is on a distinguished road
Default

Yeah - I get this:

Code:
jacob@jacob-ubuntu:~/Downloads/libtxc_dxtn$ make
cc -Wall -pedantic -fPIC -O3 -c -o txc_compress_dxtn.o txc_compress_dxtn.c
txc_compress_dxtn.c:25:19: error: stdio.h: No such file or directory
txc_compress_dxtn.c:26:20: error: stdlib.h: No such file or directory
In file included from txc_compress_dxtn.c:27:
txc_dxtn.h:25:19: error: GL/gl.h: No such file or directory
In file included from txc_compress_dxtn.c:27:
txc_dxtn.h:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘GLchan’
txc_dxtn.h:35: error: expected ‘)’ before ‘srcRowStride’
txc_dxtn.h:36: error: expected ‘)’ before ‘srcRowStride’
txc_dxtn.h:37: error: expected ‘)’ before ‘srcRowStride’
txc_dxtn.h:38: error: expected ‘)’ before ‘srcRowStride’
txc_dxtn.h:40: error: expected ‘)’ before ‘srccomps’
txc_compress_dxtn.c:37: error: expected ‘)’ before ‘*’ token
txc_compress_dxtn.c:229: error: expected ‘)’ before ‘*’ token
txc_compress_dxtn.c:347: error: expected ‘)’ before ‘*’ token
txc_compress_dxtn.c:402: error: expected ‘)’ before ‘*’ token
txc_compress_dxtn.c:415: error: expected ‘)’ before ‘*’ token
txc_compress_dxtn.c:737: error: expected ‘)’ before ‘srcpixels’
txc_compress_dxtn.c:753: error: expected ‘)’ before ‘srccomps’
make: *** [txc_compress_dxtn.o] Error 1
Now, I'm not some uber-expert on this - but i believe something's wrong

I've never used the 'make' command before, so I don't know.


Otherwise, if you want to post what you and some troubleshooting stuff - great, I'll just edit and add it to my post

~Jaimez
__________________
Now remember, I do my best work when I'm being worshiped as a god.

You! Off my planet!
I like cats, too. Let's exchange recipes.
Chaos, panic, & disorder - my work here is done.

hong_kong_man no ha iniciado sesión   Reply With Quote
Reply

Tags
linux ati, linux howto


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 01:55 AM.


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