Dear all, I have difficulties in flashing my jetson.
I have connected a nmve disk, added the jumper on pins under the fan and run the SDK manager. It detected my board but when flashing it fails with this error:
“17:46:15 ERROR: Flash Jetson Linux - flash: [ 0.0365 ] ERROR: failed to read rcm_state”
jetson error.txt (11.2 KB)
I am using Linux ubuntu 20.04
How can I fix this?
Thanks
“17:46:15 ERROR: Flash Jetson Linux - flash: [ 0.0365 ] ERROR: failed to read rcm_state”
This error was never the problem and the error should be something else.
The log file you shared is not the flash log either so basically you didn’t share anything helpful yet.
Hi Wayne, where do I find the log… I have copy pasted the terminal output from the SDK.
Thank you for your help
Seba
There is a “EXPORT LOGS” button on your sdkmanager GUI. Click it and attach the whole zip file here.
If you cannot find it, share your screenshot of SDKM GUI and I will point it out.
Which jetpack version are you testing here?
The flash log has jp5.1.2, 5.1.3 and 6.0DP.
I see mount.nfs gets timeout error. Probably from the firewall setting on your host PC.
Another update. Being determined to be able to flash from an Ubuntu 22.04 machine I started digging into the scripts to see what they were actually doing.
It turns out the actual problem causing the mount.nfs: Connection timed out error was not the fact I was using Ubuntu 22.04, but rather just that the firewall was enabled and seems to be blocking the mounting of NFS needed for flashing. I disabled the firewall and the flashing worked from an Ubuntu 22.04 machine.
Hope this helps.
I made it, deactivating the firewall fixed the issue!
Thanks a lot :)
1 Like
system
Closed
April 10, 2024, 5:24am
12
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.