OK, that indeed suggests that there is something wrong with your
hardware acceleration. 1600 FPS for glxgears seems fine to me (I have
around 900 FPS), so we have to look somewhere else for the problem.
I agree, it looks very strange to me....
Please post the following sections from your xorg.conf: "Module",
"Device" with the graphics card in it, "Monitor", "Screen",
"ServerLayout", "DRI", and (if it exists) "Extensions". Also tell us
which version of the kernel you are using (run "uname -a").
Here are the requested informations:
I'va attached my xorg.conf
the kernel I'm using is one on the latest for unstable :
uname -a
Linux debian 2.6.16-1-k7 #1 Mon Apr 3 13:11:57 UTC 2006 i686 GNU/Linux
Then (re)start X and look for errors and warnings in the log file:
egrep '^\((EE|WW)\)' /var/log/Xorg.0.log
Post all output of this command here.
I think you've hit the point (I hope that I'm using this expression the right way) :
egrep '^\((EE|WW)\)' /var/log/Xorg.0.log
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
(WW) Open ACPI failed (/proc/acpi/event) (Device or resource busy)
(WW) Ignoring request to load module GLcore
(WW) Ignoring request to load module speedo
(WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled
(WW) RADEON(0): config file hsync range 28-130kHz not within DDC hsync
ranges.
(WW) RADEON(0): config file vrefresh range 43-160Hz not within DDC vrefresh ranges.
(WW) Open ACPI failed (/proc/acpi/event) (Device or resource busy)
*(EE) RADEON(0): [dri] DRIScreenInit failed. Disabling DRI.
(EE) RADEON(0): Failed to register i2c bus*
(WW) RADEON(0): Direct rendering disabled
(WW) Open ACPI failed (/proc/acpi/event) (Device or resource busy)
(WW) Open ACPI failed (/proc/acpi/event) (Device or resource busy)
(WW) Open ACPI failed (/proc/acpi/event) (Device or resource busy)
I've made a big mistake, last time I check X log I've looked at XFree86.0.log...
You known, the old one... I'm dumb...
Now the good question is why DRI isn't running ???
Do you have any idea ?