I have a ORIN NX 16GB, Recently had a power issue and then failed to reboot. I was able to flash it using zedbox_onx_usb_flash_5.1.2.sh
I followed the steps here: Reset your ZED Box Orin NX - Stereolabs post flash instructions and i have noticed a couple things.
- Wifi doesnt work - followed the recovery steps but still no luck: Troubleshooting - Stereolabs
- Bluetooth turns on and off every second. havent looked into yet
- The installed version seems different than what was there before? I am thinking of trying to flash again using the 6.0 or 6.2 chain after I know I got my setup working to reflash using the 5.1.2 but if i remember right the error on those was unknown SKU.
Some captures to help:
# cat /etc/nv_tegra_release
# R35 (release), REVISION: 4.1, GCID: 33958178, BOARD: t186ref, EABI: aarch64, DATE: Tue Aug 1 19:57:35 UTC 2023
#
# cat /etc/os-release
NAME="Ubuntu"
VERSION="20.04.6 LTS (Focal Fossa)"
# uname -a
Linux user-ubuntu 5.10.120-tegra #2 SMP PREEMPT Thu Feb 8 19:44:53 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
# dmesg | grep -i iwl
[ 13.169724] iwlwifi 0007:01:00.0: Adding to iommu group 9
[ 13.170368] iwlwifi 0007:01:00.0: enabling device (0000 -> 0002)
[ 13.180836] iwlwifi 0007:01:00.0: api flags index 2 larger than supported by driver
[ 13.191254] iwlwifi 0007:01:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 93.8.63.28
[ 13.191704] iwlwifi 0007:01:00.0: loaded firmware version 59.601f3a66.0 ty-a0-gf-a0-59.ucode op_mode iwlmvm
[ 13.586608] iwlwifi 0007:01:00.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420
[ 13.753929] iwlwifi 0007:01:00.0: loaded PNVM version 0x5a8dfca
[ 14.008736] iwlwifi 0007:01:00.0: Timeout waiting for PNVM load!
[ 14.015452] iwlwifi 0007:01:00.0: Failed to start RT ucode: -110
[ 14.027812] iwlwifi 0007:01:00.0: iwl_trans_send_cmd bad state = 0
[ 14.047183] iwlwifi 0007:01:00.0: Failed to run INIT ucode: -110
[ 14.064762] iwlwifi 0007:01:00.0: retry init count 0
[ 14.082392] iwlwifi 0007:01:00.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420
[ 14.496755] iwlwifi 0007:01:00.0: Timeout waiting for PNVM load!
[ 14.503104] iwlwifi 0007:01:00.0: Failed to start RT ucode: -110
[ 14.512247] iwlwifi 0007:01:00.0: iwl_trans_send_cmd bad state = 0
[ 14.534162] iwlwifi 0007:01:00.0: Failed to run INIT ucode: -110
[ 14.552631] iwlwifi 0007:01:00.0: retry init count 1
[ 14.571728] iwlwifi 0007:01:00.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420
[ 14.988752] iwlwifi 0007:01:00.0: Timeout waiting for PNVM load!
[ 14.994965] iwlwifi 0007:01:00.0: Failed to start RT ucode: -110
[ 15.001173] iwlwifi 0007:01:00.0: iwl_trans_send_cmd bad state = 0
[ 15.013998] iwlwifi 0007:01:00.0: Failed to run INIT ucode: -110
[ 15.032746] iwlwifi 0007:01:00.0: retry init count 2
# lspci | grep -i network
0007:01:00.0 Network controller: Intel Corporation Device 2725 (rev 1a)
# lsmod | grep iwl
iwlmvm 421888 0
mac80211 811008 1 iwlmvm
iwlwifi 352256 1 iwlmvm
cfg80211 724992 3 iwlmvm,iwlwifi,mac80211
# ls /lib/firmware/iwlwifi-ty-a0-gf-a0*
/lib/firmware/iwlwifi-ty-a0-gf-a0-59.ucode /lib/firmware/iwlwifi-ty-a0-gf-a0-66.ucode /lib/firmware/iwlwifi-ty-a0-gf-a0-68.ucode /lib/firmware/iwlwifi-ty-a0-gf-a0.pnvm
/lib/firmware/iwlwifi-ty-a0-gf-a0-63.ucode /lib/firmware/iwlwifi-ty-a0-gf-a0-67.ucode /lib/firmware/iwlwifi-ty-a0-gf-a0-71.ucode