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

--- Comment #2 from Ilia Mirkin <[email protected]> ---
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.
_______________________________________________
Nouveau mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to