-
Notifications
You must be signed in to change notification settings - Fork 230
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
Booting Jetson AGX Orin devkit with Jetpack 6.1 #1773
Comments
Have you attempted to reproduce on tegra-demo-distro with demo-image-base or similar? If not I'd start there and see if you can reproduce. If you can't you can compare this setup to your layer to help determine any relevant differences. |
I have not tried with tegra-demo-distro, will do that next. |
I got same result with meta-tegra-distro and demo-image-base. |
Could you please explain why you are using |
solely based on #1714 (comment), but using doflash.sh script makes no difference. |
Unrelated subject. The comment you shared is about Orin NX. |
Can you confirm you don't have any NVMe installed on the devkit and it's as delivered from NVIDIA from a hardware perspective? I've also got a patch at Trellis-Logic@cf93c9f which I've been meaning to upstream and which is useful for fine tuning print error levels if you want to give that a try. |
Another thing to check is which AGX Orin dev kit you have. Unlike stock L4T, which has pre-built binaries that cover every variation, and chooses the right binaries to use depending on which one it's talking to at flashing time, you have to know at build time exactly which SKU you're building for. We have three different machine configurations for non-industrial AGX Orin modules in the AGX Orin dev kit carrier:
|
This is from the flashing logs of NVIDIA's L4T image.
Unfortunatly, I won't have access to the device for a while, so cannot get logs from UEFI. Will do that at next opportunity. |
Describe the bug
After updating to Jetpack 6.1 (on master branch), I'm unable to get the Jetson AGX Orin devkit to boot with the tegraflash image.
Flashing goes trough without errors, but after device goes into boot loop with last output as
Additional context
The default Ubuntu image from NVIDIA's SDK Manager boots correctly.
The text was updated successfully, but these errors were encountered: