[Bug 93562] intel-virtual-output doesn't sync built-in X11 screensaver

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 4 08:42:08 PST 2016


https://bugs.freedesktop.org/show_bug.cgi?id=93562

--- Comment #12 from Raffael Herzog <herzog at raffael.ch> ---
Created attachment 120798
  --> https://bugs.freedesktop.org/attachment.cgi?id=120798&action=edit
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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160104/2c73e309/attachment.html>


More information about the intel-gfx-bugs mailing list