<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GTX 1050 fails to initialise acceleration"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109407#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GTX 1050 fails to initialise acceleration"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109407">bug 109407</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>Hm - this is probably not good:

nouveau 0000:43:00.0: secboot: SEC2 failed to start

There's a comment in the code before this happens:

        /*
         * There is a bug where the LS firmware sometimes require to be started
         * twice (this happens only on SEC). Detect and workaround that
         * condition.
         *
         * Once started, the falcon will end up in STOPPED condition (bit 5)
         * if successful, or in HALT condition (bit 4) if not.
         */

And then it goes on to try to re-start things, and when *that* fails, you get
the "SEC2 failed to start" message. This code was contributed by NVIDIA, I
don't think we know much about it.

Make sure you have the latest firmware from linux-firmware, as it occasionally
does get updated. However I'm not sure I've seen this particular failure
before.</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>