Problem flashing NVIDIA Jetson TX2

Hi guys,

I am currently trying ot get mender (warriror branch) to run on my Jetson-TX2 based hardware. But I have a problem with flashing images other than core-image-base. I tried the core-image-x11 and core-image-sato, but both get stuck when flashing the APP partition (0%, no progress even after waiting 5 minutes). Flashing the TX2 with the L4T image works without a problem too.

Can you confirm that this should work for those two images?
Do you have any hints on how to debug this further?

Thanks!

@naro I think you need this patch: https://github.com/Trellis-Logic/meta-mender-community/pull/8/commits/55e5a9cc37d6aa5b854065233e8d91d42ab05c9e

I’ve been tardy about getting this pull request out, will try to get that done this week.

You could alternatively use the zeus branch at https://github.com/Trellis-Logic/meta-mender-community/pull/10, it should be fixed there as well.

2 Likes

Thanks a million! That fixed it!

1 Like

I’ve been tardy about getting this pull request out, will try to get that done this week.

Created PR at meta-mender-tegra: Fix image size calculation by dwalkes · Pull Request #123 · mendersoftware/meta-mender-community · GitHub