intel-virtual-output stopped working (Resource temporarily unavailable)

I’m using intel-virtual-output with Bumblebee for quite a while now to be able to use the Mini-DisplayPort on the Laptop.

Recently, I switched to Tumbleweed and and since then, this doesn’t work anymore. Here’s the output:

$ intel-virtual-output -v
intel-virtual-output: version 2.99.917
display_open((null))
:0: has_shm?=1, event=65, opcode=130, has_pixmap?=1
:0: randr_active?=1, event=89, error=147
:0: xinerama_active?=1, event=0, error=0
:0: dri3_active?=0
XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
      after 20 requests (20 known processed) with 0 events remaining.

This looks pretty much like https://bugs.freedesktop.org/show_bug.cgi?id=89172 (see its duplicate for more info), which has been closed upstream on April 28, 2015. The installed version of xf86-video-intel is 2.99.917-4.1. Is there any chance to get the fixed version into Tumbleweed?

Of course, this could also be a new problem just looking the same … There’s nothing about it in X.log.0 or syslog, this is all I have.

Any ideas?