Slow opening windows
Closing windows is smoothly and fast, but opening stopping rendering for a few seconds.
I'm starting fgl_glxgears in console and open-close any window, while in console output was:
24 frames in 6.0 seconds = 4.000 FPS
36 frames in 6.0 seconds = 6.000 FPS
Video - ATI Radeon HD3400. System - Kubuntu 10.04 Lucid Lynx.
xserver-xorg 1:7.5+3ubuntu1
xserver-xorg-core 2:1.7.6~
I read about the nobackfill patch for xorg, but now exists only 1.6.x branch of xorg with this patch in ppa repositories. I don't try to build xorg 1.7.x.
Question: Can I fix it?
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Frol
- Solved:
- 2010-03-22
- Last query:
- 2010-03-22
- Last reply:
- 2010-03-22
The ATi proprietary driver doesn't support xorg 7.5 which is default in Lucid. You will mosdt likely be using the opensource radeon driver instead of the frglrx driver which will give full 3D accelleration.
http://
Shows:
Name File Size Revision Number Release Date Download Link
ATI Catalystâ„¢ 10.2 Proprietary Linux x86 Display Driver 81.7 MB 10.2 2/17/2010 Download
Description:
Automated installer and Display Drivers for X.Org 6.7, 6.8, 6.9, 7.0, 7.1, 7.2, 7.3, or 7.4
This is entirely the fault of ATi. Nvidia do not have this issue and easily keep up without a hitch.
Frol (frolvlad) said : | #2 |
Thanks