|
|
Linux Technical issues under Linux platform |
|
Thread Tools | Display Modes |
06-30-2008, 08:30 PM | #1 |
Pledge
Join Date: Jan 2008
Location: Montana, USA
Posts: 22
|
Regnum refuses to start with ATI Radeon Mobility HD 2600 in Kubuntu Hardy Heron now.
Alright, here's the scoop.
I've been able to play the game quite happily after the last time I had to deal with the error: Code:
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. lspci says this about my VGA controller: Code:
01:00.0 VGA compatible controller: ATI Technologies Inc M76 [Radeon Mobility HD 2600 Series] Anyway, any help would be appreciated. I want to get back to gaming. |
06-30-2008, 08:44 PM | #2 |
Duke
Join Date: Jan 2007
Posts: 3,939
|
Post the output of:
Code:
glxinfo | grep direct && glxinfo | grep version
__________________
"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 |
06-30-2008, 09:25 PM | #3 |
Pledge
Join Date: Jan 2008
Location: Montana, USA
Posts: 22
|
Code:
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose) OpenGL renderer string: Mesa GLX Indirect server glx version string: 1.2 client glx version string: 1.4 GLX version: 1.2 OpenGL version string: 1.4 (2.1 Mesa 7.0.3-rc2) |
06-30-2008, 09:30 PM | #4 | |
Duke
Join Date: Jan 2007
Posts: 3,939
|
Quote:
You are not using the ati driver. post the output of that now: cat /etc/X11/xorg.conf | grep fglrx
__________________
"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 |
|
06-30-2008, 11:22 PM | #5 |
Pledge
Join Date: Jan 2008
Location: Montana, USA
Posts: 22
|
it doesn't output anything...
I just tried aticonfig --initial... and it actually worked rather than gave me an error message this time. O.o Strange. |
06-30-2008, 11:28 PM | #6 | |
Duke
Join Date: Jan 2007
Posts: 3,939
|
Quote:
mmm... i need to know what system are you using and how do you installed the driver. (from repository, executing the binary, generating the package?) Try uninstalling the driver if you know how do it. Then reinstall it and use: Code:
aticonfig --initial --input=/etc/X11/xorg.conf
__________________
"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 |
|
07-01-2008, 06:15 AM | #7 |
Pledge
Join Date: Jan 2008
Location: Montana, USA
Posts: 22
|
Don't worry, I figured it out on my own.
Turns out that, contrary to the instructions on the website, after uninstalling the old driver and running the file, I need to restart before using aticonfig --initial, then restart again. Phew. I feel stupid now, haha. Thanks for the help! |
Thread Tools | |
Display Modes | |
|
|