Created attachment 48172 [details] [review] Xorg log file Hi, With the current git tree (up to 2fe39b46e73aea37152777fe11d489e0b1bc3f92) I'm only getting 10fps running glxgears on my HD4650; other 3D programs exhibit the same problem. This is an improvement over previous versions of r600g on my system: before 7.10.3 the driver causes constant freezes, and 7.10.3 works but only at 0.8fps (constantly). I'm attaching the Xorg log and [drm] info from my kernel log. Let me know what other information you need and I'll happily provide it! Regards, Stephen
Created attachment 48173 [details] [drm] lines from dmesg
Please attach the output of glxinfo.
Created attachment 48174 [details] glxinfo Here's the information provided by glxinfo.
What kernel are you using?
I'm running Debian's linux-image-2.6.39-2-686-pae 2.6.39-2, which corresponds to 2.6.39.1.
I've just figured out what was going on - I noticed after rebooting (to check whether the bug was fixed in 3.0) that the IRQ used by my Radeon card was disabled. It's shared with some of the USB ports and an interrupt arrives before all the drivers have initialised correctly. Reloading the uhci-hcd module re-enables the interrupt and restores full functionality!
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.