Nvpmodel not working, and power configs not being honored

I’ve flashed my orin-nx-8gb with the following command

./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 \
  -c tools/kernel_flash/flash_l4t_external.xml -p "-c bootloader/t186ref/cfg/flash_t234_qspi.xml" \
  --showlogs --network usb0 p3509-a02+p3767-0000 internal

but now I can’t control the power mode of this device. The nvpmodel conf file is wrong and maps to a orin-nx-16gb instead of a orin-nx-8gb and when I try to set it manually the cores I want active those configs are not honored

I’ve attached the dmesg output of this board

any help will be appreciated in trying to figure out what is going on

failednvpmodel_dmesg.zip (19.0 KB)

If I remember correctly, new BSP version have fixed this issue. Please upgrade.

I’m currently using jetpack 5.1.1
Do I need to update to jetpack 6.0 or updating to the latest 5 is enough?

I tried reading through the release notes, but I can’t seem to find anything related to this topic

Thanks again for the support

latest jp5 should be sufficient.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.