Hello there,
I have a NVIDIA Jetson Orin Nano Dev Kit.
For the past time everything worked well. Today when plugging it in (using the original power supply) the green light turns on, but the fan isnt spinning and there is no video output.
It worked but then i rebooted it over the console “sudo reboot”, but the screen would remain black
What might be the issue?
Hi arg101,
You can perform the following tests:
- Verify that your cable is a pure DisplayPort (DP) cable and not an adapter.
- Use
ssh
orminicom
to access the device while it is connected to the monitor and share the following files with us:/var/log/Xorg.0.log
- The output of
lsmod
saved to a file:lsmod > lsmod.txt
- The output of
dmesg
saved to a file:dmesg > dmesg.txt
- Also try hotplug the DP cable to check whether any information show in dmesg
Thanks
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.