On Thursday 02 November 2006 22:32, Matt Miller wrote: > On Thu, 2 Nov 2006 22:50:06 +0100, "Florian Kulzer" <[EMAIL PROTECTED]> said: > > On Thu, Nov 02, 2006 at 09:43:03 -0700, Matt Miller wrote: > > > 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 "Module" > Load "i2c" > Load "bitmap" > Load "ddc" > Load "dri" > Load "extmod" > Load "freetype" > Load "glx" > Load "int10" > Load "type1" > Load "vbe" > EndSection > Section "Device" > Identifier "Generic Video Card" > Driver "vesa" > BusID "PCI:0:5:0" > EndSection > Section "DRI" > Mode 0666 > EndSection > > > egrep '^\((EE|WW)\)' /var/log/Xorg.0.log > > [EMAIL PROTECTED]:~$ egrep '^\((EE|WW)\)' /var/log/Xorg.0.log > (WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist. > (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. > (WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist. > (WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist. > (WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist. > (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/X11/Type1". > (WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist. > (WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist. > (WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist. > (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does > not exist. (WW) (1280x1024,L91A) mode clock 157.5MHz exceeds DDC maximum > 140MHz (EE) AIGLX: Screen 0 is not DRI capable > (EE) AIGLX: Screen 0 is not DRI capable > (EE) AIGLX: Screen 0 is not DRI capable > (EE) AIGLX: Screen 0 is not DRI capable > (EE) AIGLX: Screen 0 is not DRI capable > (EE) AIGLX: Screen 0 is not DRI capable > (EE) AIGLX: Screen 0 is not DRI capable > (EE) AIGLX: Screen 0 is not DRI capable > (EE) AIGLX: Screen 0 is not DRI capable > (EE) AIGLX: Screen 0 is not DRI capable > (EE) AIGLX: Screen 0 is not DRI capable > (EE) AIGLX: Screen 0 is not DRI capable > (EE) AIGLX: Screen 0 is not DRI capable > (EE) AIGLX: Screen 0 is not DRI capable > (EE) AIGLX: Screen 0 is not DRI capable > (EE) AIGLX: Screen 0 is not DRI capable > (EE) AIGLX: Screen 0 is not DRI capable > (EE) AIGLX: Screen 0 is not DRI capable > (EE) AIGLX: Screen 0 is not DRI capable > (EE) AIGLX: Screen 0 is not DRI capable > (EE) AIGLX: Screen 0 is not DRI capable
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. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]