Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: [xorg-server-1.5] managing graphic card
Date: Tue, 07 Apr 2009 16:07:42
Message-Id: grftnf$hi8$1@ger.gmane.org
In Reply to: Re: [gentoo-user] [xorg-server-1.5] managing graphic card by Mick
1 Mick wrote:
2 > BTW, the new xorg dri is reaaaaally slow.
3
4 You need to enable EXA as acceleration type. And for that, you *need*
5 an xorg.conf.
6
7 Section "Device"
8 Driver "radeon"
9 Option "AccelMethod" "EXA"
10 EndSection
11
12 I believe the default is "XAA" which is slow. Also, with that driver,
13 it makes more sense to get the latest (~arch) along with ~arch DRI
14 kernel modules. The "unstable" ones (according to portage) are actually
15 way more stable and faster than the "stable" ones.

Replies

Subject Author
Re: [gentoo-user] Re: [xorg-server-1.5] managing graphic card Mick <michaelkintzios@×××××.com>
Re: [gentoo-user] Re: [xorg-server-1.5] managing graphic card Paul Hartman <paul.hartman+gentoo@×××××.com>
Re: [gentoo-user] Re: [xorg-server-1.5] managing graphic card Mick <michaelkintzios@×××××.com>