PDA

View Full Version : screensaver :(


Orfeus
May 9th, 2007, 06:33 PM
When i m trying to preview some of the screen savers i cannot get them work properly. It seems like a graphics card problem. I m pretty sure that i ve install my card drivers. Any ideas?

Ateo
May 9th, 2007, 06:59 PM
1. what kind of card ?
2. what screen savers? openGL or non?

Regards

Orfeus
May 10th, 2007, 05:52 AM
It s a Nvidea 7600. I think it's only with the open Gl

mcduck
May 10th, 2007, 06:37 AM
Sounds like your graphics drivers are not working correctly.
What does running 'glxinfo | grep direct' say?

Orfeus
May 14th, 2007, 03:02 PM
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect

Cresho
May 15th, 2007, 12:56 AM
easy!

first off, install correct drivers.

sudo apt-get install nvidia-glx nvidia-kernel-common

secondly,

sudo dpkg-reconfigure xserver-xorg

misfitpierce
May 15th, 2007, 04:49 AM
For me they only work when in XGL session perfectly, but under regular gnome they lag just a hair

Orfeus
May 21st, 2007, 06:23 AM
This package is an installer package, it does not actually contain the
JDK documentation. You will need to go download one of the
archives:

jdk-6-doc.zip jdk-6-doc-ja.zip

(choose the non-update version if this is the first installation).
Please visit

http://java.sun.com/javase/downloads/

now and download. The file should be owned by root.root and be copied
to /tmp.

I typed the first thing you wrote and i keep getting this

Orfeus
June 17th, 2007, 01:43 PM
When i write glxinfo | grep direct i get this

Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".


Is it ok?