On Mon, 03 May 2010 11:30:05 PDT, Karl Dalen <[email protected]> wrote:
> Hi,
> 
> I just installed build 137 CD on a laptop with ATI Radeon HD 3200
Graphics
> chip sets.
> Whenever I for example drag a terminal window with the mouse the cpu
> utilization
> for Xorg goes up to 100% and it looks extremely choppy and slow in the
> rendering.

Moving windows is always be somewhat slow (by design) without a
compositing manager.

> Even just scrolling through a text file in a terminal window looks very
> slow.
> 
> Is there any known issues with the Radeon HD 3200 under opensolaris Xorg
> or is
> there anything I can do to fix this ?
> What display driver should be used for this graphics chip set?

radeon OR radeonhd should both work (yes, there are two different drivers
for the same hardware). There is no DRM (a kernel driver) for any ATI chips
so there will be no 3D acceleration with either driver.

> 
> There was a few errors in the Xorg.log but I know too little about X to
> determine
> if this would cause such a severe performance degradation:
> 

This is a 2D acceleration issue, it's possible you're missing some 2D
acceleration functionality that relies on DRI. Unfortunately, nobody has
ported a current DRM for the Radeon chips yet so the situation is unlikely
to improve in the near future. You're using radeon now, it's worth trying
the other driver first.

There are some options that should improve 2D performance, like setting
"AccelMethod" to "EXA" (see radeon(7) and radeonhd(7)).

-Albert

_______________________________________________
xwin-discuss mailing list
[email protected]
List info: http://mail.opensolaris.org/mailman/listinfo/xwin-discuss
Unsubscribe: http://mail.opensolaris.org/mailman/options/xwin-discuss

Reply via email to