On Thu, 2005-11-24 at 09:43 -0800, Jason Riker wrote: > Hello group. > > I have an HP Pavilion dv1340us laptop with an Intel 915G chipset. I'm > wondering if it's possible to enable 3D acceleration, and if so, how do > I do it? The actual problem I'm noticing is the Flurry screensaver is > _really_ slow. I realize that is trivial, but I believe it is a symptom > of a larger problem with how the video card is recognized and used. > > Thank you. > > Jason > I've got a number of 945 chipset machines (Desktop P4s *spit [My workplace supplies them... awful machines]) Try replacing the "Driver", in the "Device" section in your /etc/X11/xorg.conf to i810. Section "Device" Screen 0 Identifier "Videocard0" Driver "i810" .... EndSection Gilboa