Agx orin unable to enter force recover mode, can it be flashed without recovery mode

My AGX orin bought in June of this year, I tried to flash new of version with sdkmanager, but it is unable to enter force recovery, one guy met same status as me Jetson AGX Orin can't turn into force recovery mode, it looks it is hardware issue. can it be flashed without enter recovery mode?

請問你確定你知道怎樣讓板子進recovery mode嗎? 通常這狀況就只是不知道怎麼進而已

是的,我确认,recovery 键是中间的一个按钮,关机时先按住 recovery 键,再插USB电源线(在J40旁边),5~10秒松开recovery 键。开机的时候先按住recovery键,在按reset键,在松开reset键,等5~10秒松开recovery 键。正常情况是agx orin 屏幕是黑的,在host 机器上通过type C 连到Agx orin,通过lsusb应该可以查到AGX orin的信息,但是我的AGX orin 在会在1分钟后进入普通模式会又进入ubuntu系统,而且lsusb查不到我的AGX orin usb信息。
Sure, I tried many time to recovery mode, the recovery key is the middle button. If power off status, hold the recovery key first, then connect the USB power cable (next to the J40), and after 5 to 10 seconds, release the recovery key. if power on, hold the recovery key first, then press the reset key, release the reset key, and wait for 5 to 10 seconds release the recovery key. Normally, the connected screen should be black. and you should be able to check the AGX Orin information through lsusb in sdkmanger host pc with type c connection. However, my AGX Orin want to enter normal mode after 1 minute and boots into the Ubuntu system, and lsusb does not detect the AGX Orin USB information.

我的AGX orin的情况 和这个链接中写的情况是一样的(Jetson AGX Orin can't turn into force recovery mode), 所以想问是否在刷jetpack新版本的时候不进入recovery mode.

但是我的AGX orin 在会在1分钟后进入普通模式会又进入ubuntu系统,而且lsusb查不到我的AGX orin usb信息。

所以你是說你的Orin AGX目前還是可以開進去但是沒辦法用按鈕進去recovery mode嗎?

是的,我的AGX orin 其它的都是正常,只是无法进入recovery mode. 我的AGX orin是今年6月买。我的root目录空间已经只有3GB, 我想通过SDKmanager 把root目录放到nvme上。

recovery button应该也是有响应,按住recovery键5秒后再释放,系统会停止1分钟才开始进入普通模式。
我也试过使用jumper 把J42的pin 1和pin2连接,结果是一样的。

基本上所有燒錄都得進recovery mode.

你可以先試試看使用軟體的方法進recovery mode嗎?

sudo reboot forced-recovery

我试过这个命令,也不能进入recovery mode.

recovery mode方式会调用boots loader 吗?

那麻煩再幫我測試個東西

你說你現在還能開進去Jetson kernel. 那你的host端在Jetson開著的時候進行sdkmanager燒錄它能執行嗎?
照理有開進kernel, sdkmanager也會顯示detected

SDKmanager 不能detect Agx orin. 我使用lsusb也无法显示agx orin的信息,我使用的是thinkpad x220安装的ubuntu 22.0.4.5, 没有使用wsl

請問一下這台host跟這台Jetson以前有燒錄過嗎?
你的usb port有接對嗎?

以前没有使用这个机器flash 设备,usb port 是对的。 AGX orin的type C 是靠近J40的接口,电源的USB和DP在一侧的端口

能請你把jetson開起來之後開terminal然後把dmesg copy下來附成檔案放上來嗎?

另外還想測試一下usb port的功能有沒有問題. 能請你這份log抓之前也在Jetson端插拔幾次flash usb cable嗎?
如果usb功能有正常, 你熱插拔usb線的時候dmesg應該會有些新的log.

可以的, 稍等

請附成檔案. 不要直接貼上

plug_off_usb.txt (77.0 KB)
plug_on_usb.txt (77.0 KB)
reboot.txt (74.8 KB)
请参见附上dmesg的文件。感谢!

看起來唯一有插拔紀錄的只有 “Rapoo 2.4G Wireless Device”.

請問這條type C usb線確定是功能正常的嗎? 有些較便宜的線只有供電功能而已

你说的是对的,我换了一条type c的线,现在SDKmanager 可以检测到Agx orin了,非常感谢。
另外,还有个问题,如果非recovery mode 方式可以使用sdkmanager flash agx orin吗?