[patch 2/2] xf86-video-intel: remove pipe set failed msg

Michel Dänzer michel at tungstengraphics.com
Thu Nov 8 00:24:01 PST 2007


On Thu, 2007-11-08 at 09:19 +0100, Tomasz Torcz wrote:
> On Thu, Nov 08, 2007 at 03:34:11PM +0800, Hong Liu wrote:
> > Just remove this annoying message since it is harmless.
> > -	    xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "I830 Vblank Pipe Setup Failed %d\n", pipe.pipe);
> 
> 
>  Harmless? It appears in bugreports:

It really is harmless - the error only happens because the X driver
tries to call the ioctl after it has de-initialized the DRM. That
obviously can't work, but it doesn't cause any problems either.

> https://bugs.launchpad.net/bugs/160309

Looks like at least two different issues, none related to this message.


-- 
Earthling Michel Dänzer           |          http://tungstengraphics.com
Libre software enthusiast         |          Debian, X and DRI developer




More information about the xorg mailing list