Comment 128 for bug 304871

Revision history for this message
Ivan A. Flores Correa (ifloresenator) wrote :

Hello

for Device :

00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)

bug fixed with next xorg.conf config Video Device:

Section "Device"
        Identifier "Configured Video Device"
        Driver "intel"
        Option "XvMC" "true"
        Option "AccelMethod" "UXA"
EndSection

I have acceleration and not have problem with video ... ;-)

THANKS