[Bug 395932] Re: [i855] (Needs intel 2.10) No Xv support for 82852/855GM (KMS bug)

Robert Hooker sarvatt at gmail.com
Mon Mar 29 03:15:54 UTC 2010


Xv and XvMC are not the same things, KMS Xv overlay support is the only
thing backported. To use XvMC with xorg-edgers you need to enable it in
your xorg.conf like so because it is disabled by default (and is not
applicable to 8xx series)


Section "Device"
        Identifier "intel"
        Driver "intel"
        Option  "XvMC"  "true"
EndSection


if you run man intel in a terminal you will see all of the options.

-- 
[i855] (Needs intel 2.10) No Xv support for 82852/855GM (KMS bug)
https://bugs.launchpad.net/bugs/395932
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list