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

Linux Technical issues under Linux platform

Reply
 
Thread Tools Display Modes
Old 05-11-2008, 10:25 PM   #1
SilverDrake3
Pledge
 
Join Date: Jan 2008
Location: Montana, USA
Posts: 22
SilverDrake3 is on a distinguished road
running Regnum on Kubuntu Hardy Heron with ATI Radeon graphics card

I would LOVE to have some assistance with this. I've been pulling my hair out for the past couple of days over it.

First of all, I used the installer found at the following thread:

Regnum Online Linux Installer (beta)

It seemed to install alright, but when I went to run it, I got this message:

Quote:
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
Like I said in the topic, my card is an ATI Radeon.. here are the specs according to lspci

Quote:
01:00.0 VGA compatible controller: ATI Technologies Inc M76 [Radeon Mobility HD 2600 Series] (prog-if 00 [VGA controller])
Subsystem: Micro-Star International Co., Ltd. Unknown device 3fd5
Flags: bus master, fast devsel, latency 0, IRQ 10
Memory at f0000000 (32-bit, prefetchable) [size=128M]
I/O ports at c000 [size=256]
Memory at fdef0000 (32-bit, non-prefetchable) [size=64K]
Expansion ROM at fdec0000 [disabled] [size=128K]
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Legacy Endpoint IRQ 0
Capabilities: [a0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
I've seen this problem happening a lot with the NVIDIA cards, but I've seen nothing about ATI Radeon.

It's a brand new computer, so I understand it might not be supported yet... I hope you guys can help me, though.

Thanks,
SD (aka: Amberose)

P.S. I'm only an amateur with Linux, so please be patient with me.
SilverDrake3 no ha iniciado sesión   Reply With Quote
Old 05-11-2008, 10:38 PM   #2
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

post the output of this please

Quote:
clear && echo "Juntando informacion" && echo "++++++CPU+++++" > pp && cat /proc/cpuinfo | grep model >> pp && cat /proc/cpuinfo | grep 'cpu MHz' >> pp && cat /proc/cpuinfo | grep 'cache size' >> pp && echo "++++++Distro+++++" >> pp && uname -a >> pp && cat /etc/`ls /etc/ | grep version` >> pp && ls /etc/ | grep version >> pp && cat /etc/issue | grep -m1 "" | cut -d\\ -f1 >> pp && uptime >> pp && echo "++++++Placa de video+++++" >> pp && `locate lspci | grep -m1 'n/lspci'` | grep VGA >> pp && glxinfo | grep direct >> pp && glxinfo | grep OpenGL >> pp && glxinfo | grep s3tc >> pp && echo "++++++MODULES++++++" >> pp && cat /etc/X11/xorg.conf | grep Load >> pp && echo "++++++RAM+++++" >> pp && cat /proc/meminfo | grep MemTotal >> pp && echo "++++++sensores+++++" >> pp && sensors >> pp || echo "No hay sensores" >> pp && mv pp $HOME/Desktop/diag.txt && echo "informacion disponible en el escritorio. " && echo "Detallando informacion a continuacion " && echo "" && echo "" && echo "" && cat $HOME/Desktop/diag.txt
copy and paste it in a console
__________________
"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

Last edited by arlick; 05-11-2008 at 10:54 PM.
arlick no ha iniciado sesión   Reply With Quote
Old 05-11-2008, 10:42 PM   #3
SilverDrake3
Pledge
 
Join Date: Jan 2008
Location: Montana, USA
Posts: 22
SilverDrake3 is on a distinguished road
Default

Only some of that seemed to work...

Quote:
Juntando informacion
The program 'glxinfo' is currently not installed. You can install it by typing:
sudo apt-get install mesa-utils
bash: glxinfo: command not found
informacion disponible en el escritorio.
Detallando informacion a continuacion



++++++CPU+++++
model : 104
model name : AMD Turion(tm) 64 X2 Mobile Technology TL-68
model : 104
model name : AMD Turion(tm) 64 X2 Mobile Technology TL-68
cpu MHz : 800.000
cpu MHz : 800.000
cache size : 512 KB
cache size : 512 KB
++++++Distro+++++
Linux Al 2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 UTC 2008 x86_64 GNU/Linux
lenny/sid
debian_version
Ubuntu 8.04
15:41:31 up 34 min, 1 user, load average: 0.10, 0.40, 0.44
++++++Placa de video+++++
01:00.0 VGA compatible controller: ATI Technologies Inc M76 [Radeon Mobility HD 2600 Series]
No hay sensores
want me to get glxinfo now?
SilverDrake3 no ha iniciado sesión   Reply With Quote
Old 05-11-2008, 10:50 PM   #4
ArcticWolf
Duke
 
ArcticWolf's Avatar
 
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
ArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of light
Default

Install the glxinfo. Since you're in kubuntu, just do a:

Quote:
sudo apt-get install mesa-utils
And run the script again.
__________________
I don't have a solution, but I admire the problem.
ArcticWolf no ha iniciado sesión   Reply With Quote
Old 05-11-2008, 10:56 PM   #5
SilverDrake3
Pledge
 
Join Date: Jan 2008
Location: Montana, USA
Posts: 22
SilverDrake3 is on a distinguished road
Default

Here we go:

Quote:
Juntando informacion
informacion disponible en el escritorio.
Detallando informacion a continuacion



++++++CPU+++++
model : 104
model name : AMD Turion(tm) 64 X2 Mobile Technology TL-68
model : 104
model name : AMD Turion(tm) 64 X2 Mobile Technology TL-68
cpu MHz : 800.000
cpu MHz : 800.000
cache size : 512 KB
cache size : 512 KB
++++++Distro+++++
Linux Al 2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 UTC 2008 x86_64 GNU/Linux
lenny/sid
debian_version
Ubuntu 8.04
15:55:16 up 48 min, 1 user, load average: 0.49, 0.33, 0.35
++++++Placa de video+++++
01:00.0 VGA compatible controller: ATI Technologies Inc M76 [Radeon Mobility HD 2600 Series]
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
OpenGL renderer string: Mesa GLX Indirect
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.4 (2.1 Mesa 7.0.3-rc2)
OpenGL extensions:
No hay sensores
I'm also trying something else atm.. Some instructions from this wiki on open source drivers. If it doesn't work, I'll just restore xorg.conf from a backup (again)

EDIT: Nope, that didn't work.
SilverDrake3 no ha iniciado sesión   Reply With Quote
Old 05-11-2008, 11:11 PM   #6
ArcticWolf
Duke
 
ArcticWolf's Avatar
 
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
ArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of light
Default

We found out your problem, the 3D acceleration isn't working. I don't know if Arlick is online, he uses a ATI, so he can help you more than me (I use an nVidia).

Why don't you use the fglrx drivers?

Check this out, it MAY help you: http://www.infoleg.gov.ar/infolegInt.../texact.htm#17

Install those drivers, that should work

The problem is that Mesa doesn't implement all of the OpenGL extensions, which sucks big time and won't let you run the game as far as I know.
__________________
I don't have a solution, but I admire the problem.
ArcticWolf no ha iniciado sesión   Reply With Quote
Old 05-11-2008, 11:13 PM   #7
SilverDrake3
Pledge
 
Join Date: Jan 2008
Location: Montana, USA
Posts: 22
SilverDrake3 is on a distinguished road
Default Thanks Xephandor

I'll try that.

Too bad I can't read Spanish >.<
SilverDrake3 no ha iniciado sesión   Reply With Quote
Old 05-11-2008, 11:17 PM   #8
ArcticWolf
Duke
 
ArcticWolf's Avatar
 
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
ArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of light
Default

Quote:
Originally Posted by SilverDrake3
I'll try that.

Too bad I can't read Spanish >.<
Sorry, wrong link :S

Here's the correct one: http://ubuntuforums.org/showpost.php?p=423584

Sorry


EDIT: I'll save you some research work:

Quote:
sudo apt-get update
sudo apt-get install linux-restricted-modules-generic restricted-manager
sudo apt-get install xorg-driver-fglrx
sudo depmod -a
That should install the drivers.
__________________
I don't have a solution, but I admire the problem.
ArcticWolf no ha iniciado sesión   Reply With Quote
Old 05-11-2008, 11:18 PM   #9
SilverDrake3
Pledge
 
Join Date: Jan 2008
Location: Montana, USA
Posts: 22
SilverDrake3 is on a distinguished road
Default

Hehe, that's okay.
SilverDrake3 no ha iniciado sesión   Reply With Quote
Old 05-11-2008, 11:26 PM   #10
Anpu
Count
 
Anpu's Avatar
 
Join Date: Jun 2007
Posts: 1,186
Anpu will become famous soon enough
Default

Hi I m using Kubuntu and when i started, i had same problem. I posted here step by step what I ve done etc. Since then, after all OS upgrades, still all works normally. Hope this will help.
http://regnumonline.com.ar/forum/showthread.php?t=12422
__________________

Inquisition
Anpu no ha iniciado sesión   Reply With Quote
Reply


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 06:36 AM.


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