Comment 220 for bug 395932

Revision history for this message
braseb (braseb37) wrote : Re: [Bug 395932] Re: [i855] (Needs intel 2.10) No Xv support for 82852/855GM (KMS bug)

Thank you for this patch but with my i855GM the messages :
"(==) intel(0): Intel XvMC decoder disabled
(WW) intel(0): Disabling Xv because no adaptors could be initialized."
are alway present.
for replace the driver of lucid, I open synaptic and i force the version
with the version of the ppa and I log out the session.
I do this with a live cd of lucid (daily of 26 march).
is what I have done well?
sorry for my english

2010/3/25 Bryce Harrington <email address hidden>

> Well, there was a set of discrete Xv fixes which went in after 2.9.0 was
> cut but before the massive refactoring work for removing UMS hit. It
> comprised 17 patches total, which I've unified into the patch attached
> here.
>
> $ diffstat debian/patches/102_xv-fix-8xx-video.patch
> drmmode_display.c | 9
> i830.h | 3
> i830_driver.c | 2
> i830_video.c | 1513
> +++++++++++++++++++++++++-----------------------------
> i830_video.h | 20
> i915_video.c | 33 -
> i965_video.c | 48 -
> 7 files changed, 755 insertions(+), 873 deletions(-)
>
> This is mostly confined to the i8xx code, but there are some changes to
> the 9xx video code, which alter the algorithmic logic, so I can't say
> with 100% certainty that the changes are going to be regression-free for
> 9xx, which makes me reticent to pull this in for Lucid. There is also a
> lot of refactoring going on, which probably accounts for most of the
> size of the patch, and unfortunately also makes it tough to review in
> detail.
>
> But... Since this backport was pretty straightforward, I've gone ahead and
> packaged and set up a PPA of this here:
> https://edge.launchpad.net/~bryceharrington/+archive/white<https://edge.launchpad.net/%7Ebryceharrington/+archive/white>
>
> If 8xx users can test this and say that it gives a perfect fix to Xv
> support (i.e. no secondary issues), AND we can get some 9xx users to
> verify it causes no regressions, then we can look at including this in
> Lucid. Otherwise, 8xx users can use this ppa or
>
> ** Patch added: "102_xv-fix-8xx-video.patch"
> http://launchpadlibrarian.net/42006303/102_xv-fix-8xx-video.patch
>
> --
> [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 direct subscriber
> of a duplicate bug.
>
> Status in Ubuntu Release Notes: Fix Released
> Status in X.org xf86-video-intel: Fix Released
> Status in “linux” package in Ubuntu: Fix Released
> Status in “xserver-xorg-video-intel” package in Ubuntu: Triaged
> Status in “linux” source package in Lucid: Fix Released
> Status in “xserver-xorg-video-intel” source package in Lucid: Triaged
>
> Bug description:
> Binary package hint: xserver-xorg-video-intel
>
> After upgrading to Karmic (alpha) my graphics driver is unable to provide
> Xv. The following line is printed in Xorg.0.log:
>
> (WW) intel(0): Disabling Xv because no adaptors could be initialized.
>
> I've tried various settings in xorg.conf, with no luck. (XvPreferOverlay,
> Tiling).
>
> [Update]
>
> >From the Q4 anouncment [1]:
> Video overlay support with KMS is now supported in xserver-xorg-video-intel
> 2.10.0. This currently requires Linux 2.6.33, but a backport to 2.6.32
> (Lucid version) is available from [2]. Daniel Vetter intends to support
> this backport which is intended for distros that use kernel 2.6.32 [3].
> Although the main code is in the kernel, intel driver 2.10.0 is apparently
> required [4].
>
> [1]: http://intellinuxgraphics.org/2009Q4.html
> [2]:
> http://gitorious.org/daniel-s-linux-stuff/linux-kernel/commits/intel-kms-overlay-for-2.6.32
> [3]:
> http://lists.freedesktop.org/archives/intel-gfx/2010-January/005372.html
> [4]: https://bugs.freedesktop.org/show_bug.cgi?id=20901#c42
>
> [lspci]
> 00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor
> to I/O Controller (rev 02)
> Subsystem: Acer Incorporated [ALI] Device 0035
> 00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated
> Graphics Device (rev 02)
> Subsystem: Acer Incorporated [ALI] Device 0035
>
>
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/ubuntu-release-notes/+bug/395932/+subscribe
>