> > > > Some weeks ago the X display on my Etch machine became terribly laggy. > > > > > > please post the output of the following commands: > > > > > > lspci | egrep -i 'video|vga|display' > > > > [EMAIL PROTECTED]:~$ lspci | egrep -i 'video|vga|display' > > 00:05.0 VGA compatible controller: nVidia Corporation C51G [GeForce 6100] > > (rev a2) > > > > > awk '/Section "(Module|Device|DRI|Extensions)"/,/EndSection/' > > > /etc/X11/xorg.conf > > ... > > Section "Device" > > Identifier "Generic Video Card" > > Driver "vesa" > > BusID "PCI:0:5:0" > > EndSection > > Section "DRI" > > Mode 0666 > > EndSection > > Ok if the card is a geforce 6100 de driver is a nv not vesa. Try to run a > dpkg-reconfigure xserver-xorg and select nvidia driver nv.
That did the trick, thanks. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]