Rhythm.G wrote:
> Thanks for so quick input, I will try your suggestion though I don't
> think it's very related to xv problem, :-)
> Attachment is my xorg.conf.
As I said, it is unrelated, but might help with some timing problems,
especially on slow machines.
>> Section "Module"
>> Load "dri"
>> Load "glx"
>> Load "freetype"
>> EndSection
Try the following line
Load "extmod"
As an alternativ, you can also try the lines that are in my xorg.conf file,
which used to be default
for some time. The SubSection "extmod" statement implicitly loads extmod, and
XVideo is a part of
extmod.
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
HTH
Thomas
_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch