Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kernel: add patch to fix Xavier NX crashes #210

Merged

Conversation

danielfullmer
Copy link
Collaborator

Description of changes

It's unclear the reason, but randomly, Xavier NX systems would crash immediately upon booting into the kernel. This would happen while initial entropy from the UEFI RNG table. This appears to be working in 35.5.0, and this patch from the stable kernel is what is needed.

Testing

Tested booting a Xavier NX 10 times, and it succeeded every time.

It's unclear the reason, but randomly, Xavier NX systems would crash
immediately upon booting into the kernel. This would happen while
initial entropy from the UEFI RNG table.  This appears to be working in
35.5.0, and this patch from the stable kernel is what is needed.
@danielfullmer danielfullmer merged commit 3fdfc69 into anduril:master Apr 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant