Results 1 to 2 of 2
Hi
I had a problem with my video card configuration when starting to use suse 10.2. I have a VIA K8M800 integrated with the motherboard, the driver that i installed ...
- 03-18-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 1
Video Card Configuration
Hi
I had a problem with my video card configuration when starting to use suse 10.2. I have a VIA K8M800 integrated with the motherboard, the driver that i installed by default was VESA, and it didn't work fine, because the graphic enviroment was too slow!
I changed the driver values in xorg.conf (/etc/X11), writing 'VIA' instead of 'VESA' and just with that the problem seems to be solved.
But Now I want to know if there is a way to find out if the rest of video components (DRI, Xvmc for mpeg acceleration) are working well.
- 03-19-2007 #2Just Joined!
- Join Date
- Mar 2006
- Posts
- 21
type this line in commandline (with X11 enabled):
glxinfo|grep direct
If one of the line says:
direct rendering: Yes
then I think you're all set.
you can also use glxgears to test the fps.
p.s.: I've never used SUSE Linux but I think these commands should be distro independent...


Reply With Quote