Releases: ARK-Electronics/ark_jetson_kernel
Releases · ARK-Electronics/ark_jetson_kernel
0.0.6
ARK Carrier Board Image 0.0.6
Flashing
Download and run the flash script:
curl -LO https://github.com/ARK-Electronics/ark_jetson_kernel/releases/download/0.0.6/flash_from_package.sh
chmod +x flash_from_package.sh
./flash_from_package.sh 0.0.6
The script downloads the package, reassembles it if split, and flashes the Jetson.
Requirements: Ubuntu 22.04 host with USB connection. Put the Jetson in recovery mode (hold Force Recovery button while powering on) before or during the script — it will wait for detection.
Supports all Orin Nano/NX module variants — the correct DTB is selected automatically at flash time.
Jetapck 6.2.1
Minor release to re-enable the ina3221 on the Jetson modules.
Jetpack 6.2 36.4.3
What's Changed
- [WIP] update for jetpack 6.2 and super mode by @AlexKlimaj in #20
Full Changelog: 36.4.0...36.4.3
36.4.0
remove ARK_JETSON_KERNEL_DIR as bashrc ENV var (#19)
35.5.0
Merge pull request #5 from ARK-Electronics/pr-ark_35.5.0 Update prebuilt tag for 35.5.0