I’m trying to use the SDK manager through WSL to flash a Jetson AGX Orin, but whenever I try I get the message ‘Target is in a bad state’. For the most part I followed the instructions here except for the changes needed for using WSL which I got from here. I had no problem with setup and had no trouble running Linux GUI apps or connecting USB Devices. I followed the following steps
- Start Ubuntu terminal
- Plug in Jetson to power and computer using usb-c on front of jetson.
- Power off Jetson and restart in recovery mode.
- Share Device with WSL (verified with
usbipd.exe list
)- Device name is APX
- Attach Device to WSL (verified with
usbipd.exe list
in Powershell and ‘lsusb’ in WSL) - In wsl ‘sdkmanager’
- GUI opens
- Select device 'Jetson AGX Oring [64GB developer kit version]
- Step 01
- Select ‘Jetson’
- Select ‘Host Machine’ and ‘Target Hardware’
- Select 'JetPack 6.0 (rev. 1)
- Continue
- Step 02
- Default
Download folder
andTarget HW image folder
are both in WSL- Continue
- Step 03
- OEN Configuration: Runtime
- Storage Device: EMMC
- Flash
- Error Message: The target is in a bad state
The Jetson target is in a bad state and cannot be flashed. Please manually put the target into recovery mode and then retry flashing.
Logs:
SDKM_logs_JetPack_6.0_(rev._1)_Linux_for_Jetson_AGX_Orin_modules_2024-05-28_13-13-53.zip (81.2 KB)