Hi,
I’m new to using Jetson Nano. I followed all the instructions and setup my SD card. I flashed it using balenaEtcher-1.19.21 and I have taken the jetson-nano-jp461-sd-card-image.
I placed my SD card and connected - keyboard, mouse and HDMI and placed the jumper (J48). I get the green light on the board, but nothing on the screen. No logo of NVIDIA either
I tried with headless as well no luck. I’m struggling with this since two days. Please advise. Your help will be greatly appreciated.
Thank you for your response. Here are the responses to the questions:
When I try to ping 192.168.55.1 I get request timed out. I have DC power (with jumper J48) and USB connected to the computer. I tried to change the USB cables and check, no luck. Also, the device is not detected in my device manager under Ports (COM & LPT) I see only Intel. Not sure if this helps.
I’m not familiar with UART, tried to look-up online but did not get options that I could understand.
In order to connect with UART you need a USB to TTL adapter.
They are very cheap and you can find them everywhere.
For instance, you could get them from Amazon, like this one. That is just the first example that I found, but you can look for the one that you like the most.
Then, you connect the USB to your laptop and using the jumper cables, you connect it so that RX on the adapter is connected to TX on the Jetson board, TX on the adapter connects to RX on the Jetson board and ground on the adapter connects to sound on the Jetson board.
Once connected, you can access UART console with minicom or screen.
Also, another test you could try is flashing the board with SDK Manager.
Can you give that a try?
regards,
Andrew
Embedded Software Engineer at ProventusNova
Here’s an observation, I changed another cable now, connected my Jetson Nano to my laptop, the device is detected now. It’s showing in the other devices as APX device. Here’s the screen shot for your reference. May be this can give some lead.
I tried to look for updating the APX drivers, couldn’t find any. Ideally this should be recognized in the Port(COM & LTP) which is not the case for me.
Someone is having a similar issue and they seem to be associating APX mode on Windows with recovery mode. However, it is uncertain that it is the case.
Do you have access to a linux machine?
regards,
Andrew
Embedded Software Engineer at ProventusNova
I have never used WSL.
However, it is usually not recommended to use anything but a Linux machine to ensure the optimal environment for flashing a Jetson board.
regards,
Andrew
Embedded Software Engineer at ProventusNova
I will check if I can get a Linux machine. Any other options? Not sure what APX device in the other devices means. I tried to look into the forums link that you shared, no luck.
The other option would be to connect to the UART output of the board.
In there you will be able to see the boot logs, usually something shows up in there that could point to the root cause of the issue.
regards,
Andrew
Embedded Software Engineer at ProventusNova
A quick question, if I remove the micro SD card and connect the HDMI to the display, will the jetson nano display anything on the screen? or do we need the micro SD card after it’s flashed?
I was thinking, if SD card / flashing is the issue, then we can isolate the problem. Also, without the SD card I was hoping if we can see the nvidia logo atleast