Skip to content

Commit

Permalink
docs: add various updates
Browse files Browse the repository at this point in the history
This commit is a squash of 32 commits, as listed below:

Add 4GB, x86, and forum link
Added 4GB to J3010
Delete for replacement
Repacement using non-web sourced image
Add x86 mention, forum link
Add x86 mention, forum link
Delete image for replacement
Replace image with non-web sourced one
Add x86 mention, forum link
Delete for replacement
Replacement from non-web source
Add x86 mention, forum link
Delete for replacement
Replacement from non-web source
Delete incorrect image
Remove broken image
Delete web-sourced image
Add new non-web sourced image
Delete inferior image
Replace inferior image with this one
Add x86 mention, forum link
Add x86 mention, forum link
Add x86 mention, forum link
Add x86 mention, forum link
Add x86 mention, forum link
Add x86 mention, forum link
Add x86 mention, forum link
Add jetson AGX Xavier image
Add image, x86 mention, forum link
Delete images/jetson-xavier-agx.jpeg
Add AGX Xavier image
Add x86 mention, forum link

Authored-by: Alan Boris <[email protected]>
Signed-off-by: Alexandru Costache <[email protected]>
  • Loading branch information
alanb128 authored and acostach committed Oct 24, 2024
1 parent 6ebb4d5 commit a33d560
Show file tree
Hide file tree
Showing 22 changed files with 34 additions and 33 deletions.
Binary file removed Orin_Flash/images/jetson-orin-nano-devkit-nvme.jpg
Binary file not shown.
Binary file modified Orin_Flash/images/jetson-orin-nano-seeed-j3010.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Orin_Flash/images/jetson-orin-nx-seeed-j4012.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Orin_Flash/images/jetson-orin-nx-xavier-nx-devkit.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 3 additions & 2 deletions Orin_Flash/jetson-agx-orin-devkit-64gb.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ These are the flashing instructions for the [Jetson AGX Orin Developer Kit 64GB]


## Requirements
- Docker needs to be installed on the Host PC and the Docker image needs to be run as privileged
- Docker needs to be installed on the x86 Host PC and the Docker image needs to be run as privileged
- The balenaOS image downloaded from balena-cloud needs to be unpacked and copied on your Host PC inside the `~/images/` folder. This location will be bind mounted inside the running container.
- The Docker image and the associated scripts require a Linux-based host and have been validated on a PC running Ubuntu 22.04. Other host operating systems or virtualized environments may also work, provided that the Nvidia BSP flashing tools are able to communicate with the Jetson device successfully over USB
- We don't formally test Ubuntu 22.04 in VMWare virtual machines, but it seem to work. More specifically, with VMWare Fusion for Mac and VMWare Workstation for Windows. Note: when prompted by VMWare choose to automatically connect the NVIDIA Corp. APX USB device (i.e. the Orin device) to the VM rather than to the host.
Expand Down Expand Up @@ -57,7 +57,8 @@ Other considerations:

## Support

If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub and the balena.io team will be happy to help.
If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub or ask a question [in our forums](https://forums.balena.io/c/share-questions-or-issues-about-balena-jetson-flash-which-is-a-tool-that-allows-users-to-flash-balenaos-on-nvidia-jetson-devices/95) and the balena.io team will be happy to help.



License
Expand Down
6 changes: 3 additions & 3 deletions Orin_Flash/jetson-orin-nano-devkit-nvme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@

# Instructions for the Jetson Orin Nano 8GB (SD) Devkit NVME

<img src="images/jetson-orin-nano-devkit-nvme.jpg">

## L4T/balenaOS/jetson-flash compatibility

Expand All @@ -18,7 +17,7 @@


## Requirements
- Docker needs to be installed on the Host PC and the Docker image needs to be run as privileged
- Docker needs to be installed on the x86 Host PC and the Docker image needs to be run as privileged
- The balenaOS image downloaded from balena-cloud needs to be unpacked and copied on your Host PC inside the `~/images/` folder. This location will be bind mounted inside the running container.
- The Docker image and the associated scripts require a Linux-based host and have been validated on a PC running Ubuntu 22.04. Other host operating systems or virtualized environments may also work, provided that the Nvidia BSP flashing tools are able to communicate with the Jetson device successfully over USB
- We don't formally test Ubuntu 22.04 in VMWare virtual machines, but it seem to work. More specifically, with VMWare Fusion for Mac and VMWare Workstation for Windows. Note: when prompted by VMWare choose to automatically connect the NVIDIA Corp. APX USB device (i.e. the Orin device) to the VM rather than to the host.
Expand Down Expand Up @@ -52,7 +51,8 @@ Other considerations:

## Support

If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub and the balena.io team will be happy to help.
If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub or ask a question [in our forums](https://forums.balena.io/c/share-questions-or-issues-about-balena-jetson-flash-which-is-a-tool-that-allows-users-to-flash-balenaos-on-nvidia-jetson-devices/95) and the balena.io team will be happy to help.



License
Expand Down
6 changes: 3 additions & 3 deletions Orin_Flash/jetson-orin-nano-seeed-j3010.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Instructions for the Seeed reComputer J3010
# Instructions for the Seeed reComputer J3010 4GB

<img src="images/jetson-orin-nano-seeed-j3010.jpg">

Expand All @@ -17,7 +17,7 @@ These are the flashing instructions for the [Seeed J3010](https://www.seeedstudi


## Requirements
- Docker needs to be installed on the Host PC and the Docker image needs to be run as privileged
- Docker needs to be installed on the x86 Host PC and the Docker image needs to be run as privileged
- The balenaOS image downloaded from balena-cloud needs to be unpacked and copied on your Host PC inside the `~/images/` folder. This location will be bind mounted inside the running container.
- The Docker image and the associated scripts require a Linux-based host and have been validated on a PC running Ubuntu 22.04. Other host operating systems or virtualized environments may also work, provided that the Nvidia BSP flashing tools are able to communicate with the Jetson device successfully over USB
- We don't formally test Ubuntu 22.04 in VMWare virtual machines, but it seem to work. More specifically, with VMWare Fusion for Mac and VMWare Workstation for Windows. Note: when prompted by VMWare choose to automatically connect the NVIDIA Corp. APX USB device (i.e. the Orin device) to the VM rather than to the host.
Expand Down Expand Up @@ -52,7 +52,7 @@ Other considerations:

## Support

If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub and the balena.io team will be happy to help.
If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub or ask a question [in our forums](https://forums.balena.io/c/share-questions-or-issues-about-balena-jetson-flash-which-is-a-tool-that-allows-users-to-flash-balenaos-on-nvidia-jetson-devices/95) and the balena.io team will be happy to help.


License
Expand Down
5 changes: 3 additions & 2 deletions Orin_Flash/jetson-orin-nx-seeed-j4012.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
| 5.1.8 - 5.3.10 | 35.4.1 | 5.1.2 | [v0.5.67](https://github.com/balena-os/jetson-flash/tree/v0.5.67) |

## Requirements
- Docker needs to be installed on the Host PC and the Docker image needs to be run as privileged
- Docker needs to be installed on the x86 Host PC and the Docker image needs to be run as privileged
- The balenaOS image downloaded from balena-cloud needs to be unpacked and copied on your Host PC inside the `~/images/` folder. This location will be bind mounted inside the running container.
- The Docker image and the associated scripts require a Linux-based host and have been validated on a PC running Ubuntu 22.04. Other host operating systems or virtualized environments may also work, provided that the Nvidia BSP flashing tools are able to communicate with the Jetson device successfully over USB
- We don't formally test Ubuntu 22.04 in VMWare virtual machines, but it seem to work. More specifically, with VMWare Fusion for Mac and VMWare Workstation for Windows. Note: when prompted by VMWare choose to automatically connect the NVIDIA Corp. APX USB device (i.e. the Orin device) to the VM rather than to the host.
Expand Down Expand Up @@ -51,7 +51,8 @@ Other considerations:

## Support

If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub and the balena.io team will be happy to help.
If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub or ask a question [in our forums](https://forums.balena.io/c/share-questions-or-issues-about-balena-jetson-flash-which-is-a-tool-that-allows-users-to-flash-balenaos-on-nvidia-jetson-devices/95) and the balena.io team will be happy to help.



License
Expand Down
4 changes: 2 additions & 2 deletions Orin_Flash/jetson-orin-nx-xavier-nx-devkit.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@


## Requirements
- Docker needs to be installed on the Host PC and the Docker image needs to be run as privileged
- Docker needs to be installed on the x86 Host PC and the Docker image needs to be run as privileged
- The balenaOS image downloaded from balena-cloud needs to be unpacked and copied on your Host PC inside the `~/images/` folder. This location will be bind mounted inside the running container.
- The Docker image and the associated scripts require a Linux-based host and have been validated on a PC running Ubuntu 22.04. Other host operating systems or virtualized environments may also work, provided that the Nvidia BSP flashing tools are able to communicate with the Jetson device successfully over USB
- We don't formally test Ubuntu 22.04 in VMWare virtual machines, but it seem to work. More specifically, with VMWare Fusion for Mac and VMWare Workstation for Windows. Note: when prompted by VMWare choose to automatically connect the NVIDIA Corp. APX USB device (i.e. the Orin device) to the VM rather than to the host.
Expand Down Expand Up @@ -56,7 +56,7 @@ Other considerations:

## Support

If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub and the balena.io team will be happy to help.
If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub or ask a question [in our forums](https://forums.balena.io/c/share-questions-or-issues-about-balena-jetson-flash-which-is-a-tool-that-allows-users-to-flash-balenaos-on-nvidia-jetson-devices/95) and the balena.io team will be happy to help.


License
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Choose your device from the list below for step-by-step instructions:
|[Jetson AGX Orin Devkit 64GB](https://github.com/balena-os/jetson-flash/blob/alanb-documentation/Orin_Flash/jetson-agx-orin-devkit-64gb.md) | L4T 36.3 |
|[Jetson Orin Nano 8GB (SD) Devkit NVME](https://github.com/balena-os/jetson-flash/blob/alanb-documentation/Orin_Flash/jetson-orin-nano-devkit-nvme.md) | L4T 36.3 |
|[Jetson Orin NX in Xavier NX Devkit NVME](https://github.com/balena-os/jetson-flash/blob/alanb-documentation/Orin_Flash/jetson-orin-nx-xavier-nx-devkit.md) | L4T 36.3 |
|[Seeed reComputer J3010](https://github.com/balena-os/jetson-flash/blob/alanb-documentation/Orin_Flash/jetson-orin-nano-seeed-j3010.md) | L4T 36.3 |
|[Seeed reComputer J3010 4GB](https://github.com/balena-os/jetson-flash/blob/alanb-documentation/Orin_Flash/jetson-orin-nano-seeed-j3010.md) | L4T 36.3 |
|[Seeed reComputer J4012 16GB](https://github.com/balena-os/jetson-flash/blob/alanb-documentation/Orin_Flash/jetson-orin-nx-seeed-j4012.md) | L4T 36.3 |

**Don't see your device listed?**
Expand Down
Binary file modified images/jetson-nano-emmc.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/jetson-tx2-nx-devkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/jetson-xavier.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions jetson-agx-orin-devkit.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ These are the flashing instructions for the Jetson AGX Orin Devkit 32GB. For the
| 2.105.11 - 2.113.31 | 35.1.0 | 5.0.2 | [0.5.43](https://github.com/balena-os/jetson-flash/tree/v0.5.43) |

## Requirements
Jetson Flash requires a Linux-based host (or virtual machine) and has been tested on Ubuntu 22.04 (Focal).
Jetson Flash requires an x86 Linux-based host (or virtual machine) and has been tested on Ubuntu 22.04 (Focal).

You can either install all the prerequisites listed below or run the provided Docker image (using Docker, not balenaOS) on the host.

Expand Down Expand Up @@ -142,7 +142,7 @@ Reset the board to boot from internal eMMC.
```
## Support

If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub and the balena.io team will be happy to help.
If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub or ask a question [in our forums](https://forums.balena.io/c/share-questions-or-issues-about-balena-jetson-flash-which-is-a-tool-that-allows-users-to-flash-balenaos-on-nvidia-jetson-devices/95) and the balena.io team will be happy to help.


License
Expand Down
4 changes: 2 additions & 2 deletions jetson-nano-2gb-devkit.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Note that this is for the Jetson Nano Developer Kit 2GB RAM version with an on-m
| 2.67.2+rev1 - 2.82.11+rev1 | 32.4.4 | 4.4.1 | [v0.5.13](https://github.com/balena-os/jetson-flash/tree/v0.5.13) |

## Requirements
Jetson Flash requires a Linux-based host (or virtual machine) and has been tested on Ubuntu 22.04 (Focal).
Jetson Flash requires an x86 Linux-based host (or virtual machine) and has been tested on Ubuntu 22.04 (Focal).

You can either install all the prerequisites listed below or run the provided Docker image (using Docker, not balenaOS) on the host.

Expand Down Expand Up @@ -143,7 +143,7 @@ Reset the board to boot from internal eMMC.
```
## Support

If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub and the balena.io team will be happy to help.
If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub or ask a question [in our forums](https://forums.balena.io/c/share-questions-or-issues-about-balena-jetson-flash-which-is-a-tool-that-allows-users-to-flash-balenaos-on-nvidia-jetson-devices/95) and the balena.io team will be happy to help.


License
Expand Down
4 changes: 2 additions & 2 deletions jetson-nano-emmc.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Note that this is for the production Jetson Nano module without an SD card slot,


## Requirements
Jetson Flash requires a Linux-based host (or virtual machine) and has been tested on Ubuntu 22.04 (Focal).
Jetson Flash requires an x86 Linux-based host (or virtual machine) and has been tested on Ubuntu 22.04 (Focal).

You can either install all the prerequisites listed below or run the provided Docker image (using Docker, not balenaOS) on the host.

Expand Down Expand Up @@ -147,7 +147,7 @@ Reset the board to boot from internal eMMC.
```
## Support

If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub and the balena.io team will be happy to help.
If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub or ask a question [in our forums](https://forums.balena.io/c/share-questions-or-issues-about-balena-jetson-flash-which-is-a-tool-that-allows-users-to-flash-balenaos-on-nvidia-jetson-devices/95) and the balena.io team will be happy to help.


License
Expand Down
5 changes: 2 additions & 3 deletions jetson-nano.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Note that this is for the Jetson Nano Developer Kit with an on-module SD card sl


## Requirements
Jetson Flash requires a Linux-based host (or virtual machine) and has been tested on Ubuntu 22.04 (Focal).
Jetson Flash requires an x86 Linux-based host (or virtual machine) and has been tested on Ubuntu 22.04 (Focal).

You can either install all the prerequisites listed below or run the provided Docker image (using Docker, not balenaOS) on the host.

Expand Down Expand Up @@ -147,8 +147,7 @@ Reset the board to boot from internal eMMC.
```
## Support

If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub and the balena.io team will be happy to help.

If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub or ask a question [in our forums](https://forums.balena.io/c/share-questions-or-issues-about-balena-jetson-flash-which-is-a-tool-that-allows-users-to-flash-balenaos-on-nvidia-jetson-devices/95) and the balena.io team will be happy to help.

License
-------
Expand Down
4 changes: 2 additions & 2 deletions jetson-tx2-nx-devkit.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ These are the flashing instructions for the Jetson TX2 NX (in Jetson Xavier NX D
| 2.67.2+rev1 - 2.82.11+rev1 | 32.4.4 | 4.4.1 | [v0.5.10](https://github.com/balena-os/jetson-flash/tree/v0.5.10) |

## Requirements
Jetson Flash requires a Linux-based host (or virtual machine) and has been tested on Ubuntu 22.04 (Focal).
Jetson Flash requires an x86 Linux-based host (or virtual machine) and has been tested on Ubuntu 22.04 (Focal).

You can either install all the prerequisites listed below or run the provided Docker image (using Docker, not balenaOS) on the host.

Expand Down Expand Up @@ -143,7 +143,7 @@ Reset the board to boot from internal eMMC.
```
## Support

If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub and the balena.io team will be happy to help.
If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub or ask a question [in our forums](https://forums.balena.io/c/share-questions-or-issues-about-balena-jetson-flash-which-is-a-tool-that-allows-users-to-flash-balenaos-on-nvidia-jetson-devices/95) and the balena.io team will be happy to help.


License
Expand Down
4 changes: 2 additions & 2 deletions jetson-tx2.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ These are the flashing instructions for the Jetson TX2. For the list of other ba


## Requirements
Jetson Flash requires a Linux-based host (or virtual machine) and has been tested on Ubuntu 22.04 (Focal).
Jetson Flash requires an x86 Linux-based host (or virtual machine) and has been tested on Ubuntu 22.04 (Focal).

You can either install all the prerequisites listed below or run the provided Docker image (using Docker, not balenaOS) on the host.

Expand Down Expand Up @@ -156,7 +156,7 @@ Reset the board to boot from internal eMMC.
```
## Support

If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub and the balena.io team will be happy to help.
If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub or ask a question [in our forums](https://forums.balena.io/c/share-questions-or-issues-about-balena-jetson-flash-which-is-a-tool-that-allows-users-to-flash-balenaos-on-nvidia-jetson-devices/95) and the balena.io team will be happy to help.


License
Expand Down
4 changes: 2 additions & 2 deletions jetson-xavier-nx-devkit-emmc.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ These are the flashing instructions for the Jetson Xavier NX Devkit eMMC. For th


## Requirements
Jetson Flash requires a Linux-based host (or virtual machine) and has been tested on Ubuntu 22.04 (Focal).
Jetson Flash requires an x86 Linux-based host (or virtual machine) and has been tested on Ubuntu 22.04 (Focal).

You can either install all the prerequisites listed below or run the provided Docker image (using Docker, not balenaOS) on the host.

Expand Down Expand Up @@ -143,7 +143,7 @@ Reset the board to boot from internal eMMC.
```
## Support

If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub and the balena.io team will be happy to help.
If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub or ask a question [in our forums](https://forums.balena.io/c/share-questions-or-issues-about-balena-jetson-flash-which-is-a-tool-that-allows-users-to-flash-balenaos-on-nvidia-jetson-devices/95) and the balena.io team will be happy to help.


License
Expand Down
4 changes: 2 additions & 2 deletions jetson-xavier-nx-devkit.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ These are the flashing instructions for the Jetson Xavier NX Devkit SD-CARD. For
| 2.67.2+rev1 - 2.82.11+rev1 | 32.4.4 | 4.4.1 | [v0.5.3](https://github.com/balena-os/jetson-flash/tree/v0.5.3) |

## Requirements
Jetson Flash requires a Linux-based host (or virtual machine) and has been tested on Ubuntu 22.04 (Focal).
Jetson Flash requires an x86 Linux-based host (or virtual machine) and has been tested on Ubuntu 22.04 (Focal).

You can either install all the prerequisites listed below or run the provided Docker image (using Docker, not balenaOS) on the host.

Expand Down Expand Up @@ -143,7 +143,7 @@ Reset the board to boot from internal eMMC.
```
## Support

If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub and the balena.io team will be happy to help.
If you're having any problems, please [raise an issue](https://github.com/balena-os/jetson-flash/issues/new) on GitHub or ask a question [in our forums](https://forums.balena.io/c/share-questions-or-issues-about-balena-jetson-flash-which-is-a-tool-that-allows-users-to-flash-balenaos-on-nvidia-jetson-devices/95) and the balena.io team will be happy to help.


License
Expand Down
Loading

0 comments on commit a33d560

Please sign in to comment.