Bug 16527 - slow X after upgrade
Summary: slow X after upgrade
Status: RESOLVED NOTABUG
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/radeonhd (show other bugs)
Version: unspecified
Hardware: x86 (IA32) FreeBSD
: medium normal
Assignee: Luc Verhaegen
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-26 00:13 UTC by Andrian Jardan
Modified: 2008-06-26 01:50 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
my xorg.conf (3.06 KB, text/plain)
2008-06-26 00:13 UTC, Andrian Jardan
no flags Details
xorg log (30.11 KB, text/plain)
2008-06-26 00:14 UTC, Andrian Jardan
no flags Details

Description Andrian Jardan 2008-06-26 00:13:29 UTC
Created attachment 17387 [details]
my xorg.conf

After upgradin the driver to xf86-video-radeonhd-1.2.1_1, my window system is VERY SLOW. It's impossible to work. 

Some info about my system:

Laptop HP 6820s
OS: FreeBSD 7.0-STABLE
Window Manager - Enlightenment E17

Log and config attached
Comment 1 Andrian Jardan 2008-06-26 00:14:18 UTC
Created attachment 17388 [details]
xorg log
Comment 2 Egbert Eich 2008-06-26 01:50:52 UTC
Delete this line from your config:
Option		"AccelMethod" 		"EXA"
or change it so something like:
Option		"AccelMethod" 		"ShadowFb"
EXA support in master is rather rudimentary at the moment. Integration of Render support is under way (currently in a branch).


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.