pythops / jetson-image

Create minimalist, Ubuntu based images for the Nvidia jetson boards

Home Page:https://pythops.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support jetson nano 2GB

pythops opened this issue · comments

commented
Support jetson nano 2GB

What about the 2GB version requires special support?

I have the 2GB version so I am happy to test.

commented

Thanks @bunnyDrug

Is there any update on this? I am interested in this as well. In particular I would like to know what resources I should read to get started. I tried looking on the NVIDIA Jetson Linux Developer guide (https://docs.nvidia.com/jetson/l4t/index.html#page/Tegra%20Linux%20Driver%20Package%20Development%20Guide/introduction.html), but it gives no clue on how to make custom images. @pythops any recommendations ?

commented

I'll fix it this week or next week

commented

I made the necessary changes to support the jetson nano 2gb
Please take a look at the this PR #32
Once 2 of you at least validated that this is working (cause I don't have the 2gb board) then I'll merge it to master and update the article in my blog.

I made the necessary changes to support the jetson nano 2gb
Please take a look at the this PR #32
Once 2 of you at least validated that this is working (cause I don't have the 2gb board) then I'll merge it to master and update the article in my blog.

PR is working great on the jetson nano 2GB spec. Boots with only 110mb of allocated (active in process) memory consumption.