<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - intel-virtual-output only updates mouse"
href="https://bugs.freedesktop.org/show_bug.cgi?id=71345#c13">Comment # 13</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - intel-virtual-output only updates mouse"
href="https://bugs.freedesktop.org/show_bug.cgi?id=71345">bug 71345</a>
from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
<pre>Eventually I will remember! It is a #if 0 at the top of virtual.c to enable
debug information.
diff --git a/tools/virtual.c b/tools/virtual.c
index 160d6a1..4878abb 100644
--- a/tools/virtual.c
+++ b/tools/virtual.c
@@ -66,7 +66,7 @@
#include <fcntl.h>
#include <assert.h>
-#if 0
+#if 1
#define DBG(x) printf x
#else
#define DBG(x)
And intel-virtual-output -f to see the debug.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>