[Nouveau] [Bug 109407] GTX 1050 fails to initialise acceleration

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 21 20:28:40 UTC 2019


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

--- Comment #2 from Ilia Mirkin <imirkin at alum.mit.edu> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20190121/a4d65682/attachment-0001.html>


More information about the Nouveau mailing list