Maybe can you share with me other link for bug reports?
I’ve flashed Jetson Orin Nano Devkit(BOARDID=3767 BOARDSKU=0005) with Jetpack 6.2(L4T 36.4.3) with jetson-orin-nano-devkit-super
Now the command sudo /opt/nvidia/jetson-io/config-by-function.py function --list all, reports error:
RuntimeError: No DTB found for NVIDIA Jetson Orin Nano Engineering Reference Developer Kit Super!
sorry, now I understand what this time I copied edited tegra234-mb1-bct-pinmux-p3767-dp-a03.dtsi from jetpack 6.1(L4T36.4.1) instead of editing it from L4T36.4.3
and use jetson-orin-nano-devkit instead of jetson-orin-nano-devkit-super of sudo ./odmfuse.sh
I don’t think I will have time to perform flash once again in next few days. Maybe you would suggest any other updates in these steps. As soon as I will flash, I’ll provide results.
Thank you in advance
Hello @KevinFFF ,
Yes, we need disck-encryption, secureboot and uefi secureboot,.
In commands I shared, I use –noburn to sudo ./odmfuse.sh because the device was flashed before with Jetpack6.1. now I reflash it with Jetpack6.2 specially to have possibility to enable super power mode.
As you can see all flashed commands use jetson-orin-nano-devkit-super as board configuration. I copied all shared steps directly from bash script I use to flash devices. And super power mode is available, just I cannot config pins to command it via Jetson.GPIO.
If you have those requirements for security, please use the original key files during flash.
Do you mean Jetson-IO or Jetson.GPIO?
Do you mean that you can flash the board successfully but just can not configure the pins through config-by-function.py with JP6.2?
Please share the result of cat /etc/nv_tegra_release on your board.