jf wrote:
Florian Kulzer wrote:
[...]
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 ?
I don't have any experience with Radeon cards under Linux myself, but I
recall that a number of people on this list (and also debian-laptop)
have recently reported problems with ATI cards and Xorg 6.9. Looking at
"man radeon" it seems to me that your card should be supported with 2D
and 3D acceleration. To isolate the problem, you could try to disable
the "AGPMode", "EnablePageFlip" and "AGPFastWrite" options in your
xorg.conf and also comment out the GLcore and the speedo module (they
are not loaded anyway). I would also reduce the DefaultDepth to 16 and
see if that changes anything. After you start X again, post all messages
in the log related to the card, i.e. run
grep "RADEON(0)" /var/log/Xorg.0.log
Hopefully somebody else will know enough to suggest further steps based
on that output.
P.S. Your English is fine (and certainly better than my French).
thank you ;-)
lets give your French a try !!
I'd rather not try this. The only French I know is related to food, and
in the recent past many people have reacted badly to posts involving
edible items (melon, ananas, broccoli ou spam).
Regards,
Florian
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]