NVIDIA-AI-IOT / jetracer

An autonomous AI racecar using NVIDIA Jetson Nano
MIT License
1.06k stars 319 forks source link

No Display with JetRacer Image #55

Closed bjkayani closed 4 years ago

bjkayani commented 4 years ago

When i etched the image on the sd card and booted up my jetson nano, i got no display. No idea where to go from here. Any help would be appreciated.

tokk-nv commented 4 years ago

Hi, If you have the B01 revision of Jetson Nano Developer Kit (that has two camera connectors), you need an SD card image that is based on JetPack 4.3 which support B01. Please check the discussion on issue #57 and my comment in the thread. https://github.com/NVIDIA-AI-IOT/jetracer/issues/57

Chitoku