Jetson AGX Orin boot problem

I am relatively new to this system and was given one to develop on, my vscode crashed and froze, the pc powered off and upon trying to reboot it boots into a black screen, is there any way to fix this and save my data?

We don’t know what have been done on your device, suggest to download SDK Manager to your Ubuntu host PC and follow user guide steps to re-flash BSP on your AGX Orin devkit.
Download link: SDK Manager | NVIDIA Developer
User Guide: NVIDIA SDK Manager Documentation — SDK Manager 2.1.0 documentation
Install Jetson Software with SDK Manager — SDK Manager 2.1.0 documentation

Am I able to retrieve my /home or anything like that, before re-flashing, I assume reflashing will wipe the system?

Yes, reflash will wip the data on system.
Is there any log?

You can use serial console to

Yes I have gotten into the serial console and have all of my data, home directory it’s all still there no boot issues. But display does not work.

Share me the result of dmesg and /var/log/Xorg.0.log by using serial console to dump it out.

Okay I will reply with the log as soon as I’m able to get it thank you!

here is the logs:

I actually solved the issue and it might be of interest to you, turns out the drivers failed to load, and the xconfig was lost somehow, had to manually modset, and nvida-xconfig, all through serial console, and poof, display turned on.

Then the question was what did you do to make this situation happened.

And what manually modeset did you do to resolve this issue? Any specific command?

During an installation python3 got removed, but I managed to save it in the moment, reinstalled ubuntu desktop. then the next day, a program crashed the gpu powering it off, when I turned it back on, no display, moniter went to sleep.

There is no update from you for a period, assuming this is not an issue anymore.
Hence, we are closing this topic. If need further support, please open a new one.
Thanks

Is this still an issue to support? Any result can be shared?