Hi. I am using the Nvidia Jetson Orin 64 GB device. The issue goes as follows: I changed the default Python version from 3.8 to Python 3.11. Then I observed that the terminal was no longer loading. I couldn’t even change the location or add a new keyboard layout. I installed a few Python libraries using VS code before updating the Python default path and then restarted the device. Then I tried to change default Python version back to 3.8. That’s it and the device no longer allows me to log in. It is stuck at the log-in page. In addition, the Force recovery button is not working. However I could power off/on and restart using buttons. Neither cursor movement nor keyboard click is observed. Please support me in solving this issue.
Hi,
If the device cannot be flashed/booted, please refer to the page to get uart log from the device:
Jetson/General debug - eLinux.org
And get logs of host PC and Jetson device for reference. If you are using custom board, you can compare uart log of developer kit and custom board to get more information.
Also please check FAQs:
Jetson AGX Orin FAQ
If possible, we would suggest follow quick start in developer guide to re-flash the system:
Quick Start — NVIDIA Jetson Linux Developer Guide 1 documentation
And see if the issue still persists on a clean-flashed system.
Thanks!
Hi. I tried taking serial dump using Micro-USB and minicom as mentioned in the URLs. But I was asked for login credentials. Though given login details are correct, it is throwing “Login Invalid” error. Any idea about this ?
I guess your login credentials were not set correctly since beginning.
Could you try to reflash the board?
Also, I guess you misunderstood the function of recovery mode pin. It does not recover anything, it is just let you able to reflash the board.
I flashed new Linux image and it is working now
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.