Coder Social home page Coder Social logo

cranky-cyborg / jetson-flash-manager Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 1.0 412 KB

Jetson Flash Manager, helps with Flashing Jetson boards NVMe drive without the need for any external Ubuntu PC or the SDKManager. The script also helps with installing NVIDIA Jetpack, Deepstream 6.2 and configuring the board (such as increasing the SWAP/ZRAM, and removing sudo password).

License: GNU General Public License v3.0

Shell 100.00%

jetson-flash-manager's Issues

Skipping ~/jetson-files if it only contains the zip image

Awesome script!! I got this to work yesterday but had to tweak a few things.

For the ~/jetson-files dir, I had placed the Deepstream .deb as well as my Jetson image in compressed zip format.

It looks like the if-statements in flashmgr.sh at

if [ -f ~/jetson-files/sd-blob.img ]; then
and at
elif [ -f ~/jetson-files/jp512-orin-nano-sd-card-image.zip ]; then
should be swapped.

Because I had never unzipped the image file, the statement at L#91 skips at checking the rest of the dir.

Jetson Orin Nano 8GB shows only 6.3GB free ram

First of all, I would like to thank you for this script, finally I managed to install the system on NVME, nice job!!! I found out that the problem does not occur when installing using the SDK Manager, the problem is that on three different computers and configurations I failed to install the software on NVME and lost all day I started to hate NVIDIA. My question is is there any way to update the kernel in your script to access the extra gigabyte of memory as it does when upgrading from host doesn't work??? , paying for 8 GB I feel uncomfortable having 6.3 at my disposal, with the old Jetson Nano I had all 4GB at my disposal.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.