# Problem flashing NVIDIA Jetson TX2

**URL:** https://hub.mender.io/t/problem-flashing-nvidia-jetson-tx2/1722
**Category:** General Discussions
**Created:** [January 23, 2020, 10:35am UTC](https://hub.mender.io/t/problem-flashing-nvidia-jetson-tx2/1722 "2020-01-23T10:35:24Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![naro](https://avatars.discourse-cdn.com/v4/letter/n/5f9b8f/32.png) [@naro](https://hub.mender.io/u/naro)
#### Post date: [January 23, 2020, 10:35am UTC](https://hub.mender.io/t/problem-flashing-nvidia-jetson-tx2/1722/1 "2020-01-23T10:35:24Z")

</div>

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!

---

<div class="post-metadata">

### Author: ![dwalkes](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/dwalkes/32/41_2.png) [@dwalkes](https://hub.mender.io/u/dwalkes)
#### Post date: [January 23, 2020, 2:00pm UTC](https://hub.mender.io/t/problem-flashing-nvidia-jetson-tx2/1722/2 "2020-01-23T14:00:51Z")

</div>

@naro I think you need this patch: [https://github.com/Trellis-Logic/meta-mender-community/pull/8/commits/55e5a9cc37d6aa5b854065233e8d91d42ab05c9e](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](https://github.com/Trellis-Logic/meta-mender-community/pull/10), it should be fixed there as well.

---

<div class="post-metadata">

### Author: ![naro](https://avatars.discourse-cdn.com/v4/letter/n/5f9b8f/32.png) [@naro](https://hub.mender.io/u/naro)
#### Post date: [January 23, 2020, 4:47pm UTC](https://hub.mender.io/t/problem-flashing-nvidia-jetson-tx2/1722/3 "2020-01-23T16:47:53Z")

</div>

Thanks a million! That fixed it!

---

<div class="post-metadata">

### Author: ![dwalkes](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/dwalkes/32/41_2.png) [@dwalkes](https://hub.mender.io/u/dwalkes)
#### Post date: [January 26, 2020, 12:05am UTC](https://hub.mender.io/t/problem-flashing-nvidia-jetson-tx2/1722/4 "2020-01-26T00:05:28Z")

</div>

> 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](https://github.com/mendersoftware/meta-mender-community/pull/123)
