Summary: | Intel driver SNA causes x11vnc to display black screen when running xbmc | ||
---|---|---|---|
Product: | xorg | Reporter: | John <da_audiophile> |
Component: | Driver/intel | Assignee: | Chris Wilson <chris> |
Status: | RESOLVED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | da_audiophile |
Version: | unspecified | Keywords: | regression |
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
John
2013-09-23 19:29:05 UTC
I just built the xf86-video-intel-git package from the AUR[1]. No change following a reboot (I added --enable-sna to the ./autogen.sh step). Git version: 2.99.902.45.g8f54e9d 1. https://aur.archlinux.org/packages/xf86-video-intel-git/ That makes it onto my weird list. Other DRI clients area captured correctly, I wonder what games xbmc is playing. commit 3fd116782bb1c05a140f4783e92a8ee6a57143cd Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Mon Sep 23 21:03:07 2013 +0100 sna/dri: Clear the clear hint upon applying DRI damage Otherwise a later call to GetImage will not notice the DRI update if it was already clear - and so return a blank image. One example is the use of x11vnc replaying xbmc. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=69730 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Thank you, Chris. This commit fixed the problem and was amazingly fast! |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.