Qengineering / Jetson-Nano-Ubuntu-20-image

Jetson Nano with Ubuntu 20.04 image
https://qengineering.eu/install-ubuntu-20.04-on-jetson-nano.html
BSD 3-Clause "New" or "Revised" License
733 stars 76 forks source link

Unable to run Jetson-io.py on Jetson Nano 2gb #94

Open Chazlazer opened 3 months ago

Chazlazer commented 3 months ago

Hi, this image has been working great so far on the Jetson Nano 2gb.

However, I am having an issue enabling the spi pins on the Jetson Nano 2gb.

I was trying to use jetson-io.py to reconfigure the pins for this, however I cannot get it run.

I think the files inside /boot are for the regular jetson nano 4gb version.

At least according to :

https://docs.nvidia.com/jetson/archives/l4t-archived/l4t-3275/index.html#page/Tegra%20Linux%20Driver%20Package%20Development%20Guide/adaptation_and_bringup_nano.html#

Says the boot files are p3449 for the 4gb version and the 2gb uses p3542

Anyone know how I can use the p3542 boot files or how to enable spi without using jetson-io.py?