really slick screensavers

Joseph Vella vayu at sklinks.com
Mon Feb 20 18:56:26 UTC 2006



> Hi all,

> I have just installed the really slick screensavers package, and tried for
> example 'plasma'. All I get is a black screen. I have the nvidia driver
> installed.


> Section "Module"
> Load "GLcore"
> Load "i2c"
> Load "bitmap"
> Load "ddc"
> Load "dri"
> Load "extmod"
> Load "freetype"
> Load "glx"
> Load "int10"
> Load "type1"
> Load "vbe"
> EndSection


> Section "Device"
> Identifier "NVIDIA Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]"
> Driver "nvidia"
> BusID "PCI:1:0:0"
> EndSection


Those screensavers are great!

You need to enable hardware OpenGL.

In the Module section (for nVidia) I know that you must remove the line: 
Load "DRI",
I believe you should remove the line: Load "GLcore".

Then in the device section you must add the line:
Option "RenderAccel" "True"











More information about the kubuntu-users mailing list