After upgrading from xorg-server 1.16.4 to 1.17.1, intel-virtual-output is failing with the following message: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0" after 20 requests (20 known processed) with 0 events remaining. Downgrading to xorg-server 1.16.4 and xf86-video-intel 2.99.917 fixed the issue temporarily.
Could please run with -v and attach the output? That should hopefully tell me where the error is.
commit 127aae5a72a69df325fed0b63d345e81583d5ca1 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Mon Feb 16 21:37:35 2015 +0000 tools/intel-virtual-output: Check for DRI3 more carefully Using xcb, we cannot simply call xcb_dri3_query_version() without it terminating the connection if DRI3 is not enabled on the target display. Oops. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89172 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
*** Bug 90211 has been marked as a duplicate of this bug. ***
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.