Jetbot image for Jetson nano 2 kit

Hello, I have purchased from Sparkfun the components needed to build a Jetbot, the qwiic PHat and driver and LMx219 camera. I have 2 SanDisk SD cards, and I tried to flash both sparkfun images given in the assembly guide. Only later I realized the images provided are not capable with the 2GB Jetson nano Kit. I have entered your assembly guide for the 2GB Kit but also there you provide non capable images.

I have successfully flashed the Nvidia image file provided by their site and I have downloaded the Modification files from your assembly and followed the step with switching the jetbot folder but i still do not have any response.

I would like for desperate detailed guidance including a solution for how and where I can download the capable sparkfun image.

Thank you,

Hillel

Right now we’re working on releasing updated images (for the latest version of JetPack) - the easiest thing would be to format the SD card and try to revert back to the one of the previous images…

It’s a bit of a crap-shoot, but try each of these 2, after formatting the SD card(s):

https://sfecdn.s3.amazonaws.com/jetbot/ … v01-11.zip

https://static.sparkfun.com/large/spark … v01-00.zip

The new version of JetPack is incompatible with some SD cards, as the new OS requires higher read/write speeds…but if you get an image to work, be sure to NOT enable/run the update to/from Nvidia…it will break the SparkFun liibrary dependencies :frowning:

The latest JetPack came out this month, and getting an updated image for all versions of the JetBot is a priority…shouldn’t be long :slight_smile:

Ok, thanks! So the V01-00 image worked though the training model isn’t working properly. It seems to have issues with the cude system. These our the errors I have been getting:

RuntimeError: CUDA error: device-side assert triggered - at one of the times I tried to run the program.

RuntimeError: cuda runtime error (59) : device-side assert triggered at /media/nvidia/WD_BLUE_2.5_1TB/pytorch-v1.1.0/aten/src/THC/generic/THCTensorMath.cu:16 - also one of the trys to run the code.

I would appreciate your assistance to proceed in my project.

Thanks alot,

best wishes