<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Suspend to RAM fails when using Nouveau"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86115#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Suspend to RAM fails when using Nouveau"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86115">bug 86115</a>
              from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
        <pre>There was a change which fixed fbcon acceleration after resume -- before it
effectively switched into software mode on resume, but that got fixed.
Unfortunately if the GPU is unhappy on resume, that means that the console also
hangs.

Specifically it was commit ecf24de071f4f6cea79ecef5d990794df5875ee1. Could you
test a few kernels to see whether it's the same issue you're seeing?

e.g. does 3.14 work while 3.15 fails? If so, can you do a bisect to confirm
(and if not, also do a bisect to figure out what broke it).

git bisect start v3.16 v3.13 -- drivers/gpu/drm/nouveau

should cover the whole range you mentioned (3.13 = good, 3.16 = bad).

Separately, could you attach a full dmesg after boot? That should answer a
number of basic questions about some of your setup's specifics. Additionally,
how is your monitor(s) connected?</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>