<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Screen regularly turns black, reboot needed"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107928#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Screen regularly turns black, reboot needed"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107928">bug 107928</a>
              from <span class="vcard"><a class="email" href="mailto:viktor@troja.ch" title="Vik-T <viktor@troja.ch>"> <span class="fn">Vik-T</span></a>
</span></b>
        <pre>Someone might find this helpful: I managed to reduce the number of driver
crashes considerably by disabling "suspend" and "off" mode in X. 

Section "ServerFlags"
        Option "SuspendTime" "0"
        Option "OffTime" "0"
EndSection

In the last 5-6 days, the driver crashed only once and I managed to bring X
back without rebooting. For me, that's a huge improvement over the situation
before where I had to reboot 2-3 times a day.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>