Comment 62 for bug 274340

Revision history for this message
In , Ivan (ivan-redhat-bugs) wrote :

(In reply to comment #16)
> (In reply to comment #15)
> The Device section of your xorg.conf should look to something like that :
> Section "Device"
> Identifier "Videocard0"
> Driver "openchrome"
> Option "AccelMethod" "EXA"
> EndSection
>
> if it still doesn't work, try with :
> Section "Device"
> Identifier "Videocard0"
> Driver "openchrome"
> Option "NoAccel"
> EndSection

Ok,

When I am at work. Once we arrive at home I will make the tests and post the
results.

Thank you!