[arch-general] How to set UXA as AccelMethod in xorg 1.6?

Vitor Garcia vitorlopesgarcia at gmail.com
Mon Apr 27 08:55:40 EDT 2009


Hello,

I'm trying to set AccelMethod as UXA in xorg.conf by using:

Section "Device"
	Identifier  "Card0"
	Option "AccelMethod" "UXA"
	Driver      "intel"
EndSection

(I have intel legacy driver installed, by the way.)

But EXA continues to be used:

(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 1.6.1, module version = 0.1.0
	ABI class: X.Org Video Driver, version 5.0
(**) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(**) intel(0): Option "AccelMethod" "UXA"
(II) intel(0): Integrated Graphics Chipset: Intel(R) 965G
(--) intel(0): Chipset: "965G"
(--) intel(0): Linear framebuffer at 0xC0000000
(--) intel(0): IO registers at addr 0xDFE00000
(II) intel(0): 2 display pipes available.
*****************************************
(==) intel(0): Using EXA for acceleration
*****************************************


Does anyone know what I may have made wrong?


Thanks for the help,

-- 
Vitor Garcia


More information about the arch-general mailing list