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

Linux Technical issues under Linux platform

Reply
 
Thread Tools Display Modes
Old 10-05-2007, 03:32 AM   #1
Nysomin
Pledge
 
Nysomin's Avatar
 
Join Date: Oct 2007
Posts: 26
Nysomin is on a distinguished road
Default What the...?

Ok, I've downloaded the RO linux client, and I log on and it says,

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

1 - I have a Geforce 6800, old, but not that old, and it's supposed to be supported.

2 - I have the latest nvidia drivers, all kernals re-compiled fine.

3 - Can you really put directX on linux? I didn't think you could.

Any help with this would be great!
Nysomin no ha iniciado sesión   Reply With Quote
Old 10-05-2007, 09:30 AM   #2
klixon
Initiate
 
klixon's Avatar
 
Join Date: Sep 2007
Location: Paddo's plukken
Posts: 149
klixon is on a distinguished road
Default

Quote:
Originally Posted by Nysomin
1 - I have a Geforce 6800, old, but not that old, and it's supposed to be supported.

2 - I have the latest nvidia drivers, all kernals re-compiled fine.

3 - Can you really put directX on linux? I didn't think you could.
1 & 2: Could you fire up a terminal and post the output of
Code:
glxinfo | grep -i direct
and
Code:
 grep "Driver\|Load" /etc/X11/xorg.conf
3: impossible... probably the default message. Remember: the linux launcher is still "unofficial"
__________________
We'll force you to be nice to each other.
Kill you, before you kill each other.
Violent pacification!
klixon no ha iniciado sesión   Reply With Quote
Old 10-08-2007, 03:30 AM   #3
Nysomin
Pledge
 
Nysomin's Avatar
 
Join Date: Oct 2007
Posts: 26
Nysomin is on a distinguished road
Default

Alright, here is what I got:

glxinfo | grep -i direct
direct rendering: No

and:

grep "Driver\|Load" /etc/X11/xorg.conf
Load "dbe"
Load "type1"
Load "freetype"
Load "extmod"
Load "glx"
Load "v4l"
Driver "kbd"
Driver "mouse"
Driver "nvidia"
Nysomin no ha iniciado sesión   Reply With Quote
Old 10-08-2007, 09:19 AM   #4
klixon
Initiate
 
klixon's Avatar
 
Join Date: Sep 2007
Location: Paddo's plukken
Posts: 149
klixon is on a distinguished road
Default

Quote:
Originally Posted by Nysomin
direct rendering: No
There's the problem, now to find a solution

First, check if the kernel module is loaded
Code:
lsmod | grep -i nvidia
If not, load it
Code:
sudo modprobe nvidia
Restart X (ctrl-alt-backspace)
And check if you now have direct rendering
Code:
glxinfo | grep -i direct
If the answer is still no, or the kernel module was already loaded, post the output of
Code:
sudo grep "EE\|WW" /var/log/Xorg.0.log
__________________
We'll force you to be nice to each other.
Kill you, before you kill each other.
Violent pacification!
klixon no ha iniciado sesión   Reply With Quote
Old 10-08-2007, 07:27 PM   #5
NightTwix
Count
 
NightTwix's Avatar
 
Join Date: Dec 2006
Location: Germany
Posts: 1,655
NightTwix is on a distinguished road
Default

X should load the nvidia module automagically.

you should have a look in /var/log/Xorg.0.log
and scan for lines with (EE)
NightTwix no ha iniciado sesión   Reply With Quote
Old 10-08-2007, 10:17 PM   #6
klixon
Initiate
 
klixon's Avatar
 
Join Date: Sep 2007
Location: Paddo's plukken
Posts: 149
klixon is on a distinguished road
Default

Best to take out the obvious and simple things first.
Xorg.0.log can be hellish to wade through, but that's what my last suggestion was for
__________________
We'll force you to be nice to each other.
Kill you, before you kill each other.
Violent pacification!
klixon 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 05:51 PM.


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