<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 doesn't sync built-in X11 screensaver"
href="https://bugs.freedesktop.org/show_bug.cgi?id=93562#c12">Comment # 12</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - intel-virtual-output doesn't sync built-in X11 screensaver"
href="https://bugs.freedesktop.org/show_bug.cgi?id=93562">bug 93562</a>
from <span class="vcard"><a class="email" href="mailto:herzog@raffael.ch" title="Raffael Herzog <herzog@raffael.ch>"> <span class="fn">Raffael Herzog</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=120798" name="attach_120798" title="output of intel-virtual-output -v">attachment 120798</a> <a href="attachment.cgi?id=120798&action=edit" title="output of intel-virtual-output -v">[details]</a></span>
output of intel-virtual-output -v
In my /etc/bumblebee/xorg.conf.nvidia:
Section "ServerLayout"
Identifier "Layout0"
Option "AutoAddDevices" "true"
Option "AutoAddGPU" "false"
# turn off integrated screen saver
Option "BlankTime" "1"
Option "StandbyTime" "0"
Option "SuspendTime" "0"
Option "OffTime" "0"
EndSection
Section "Device"
Identifier "DiscreteNvidia"
Driver "nvidia"
VendorName "NVIDIA Corporation"
Option "ProbeAllGpus" "false"
Option "NoLogo" "true"
Option "UseEDID" "true"
# Option "UseDisplayDevice" "none"
Option "AllowEmptyInitialConfiguration" "true"
EndSection
$ make
...
$ ./tools/intel-virtual-output -v >ivo.out &
$ xrandr --output VIRTUAL6 --right-of LVDS1 --mode VIRTUAL6.642-1920x1200
The external monitor still went blank after one minute.</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>