Hello
There are some problem in booting img from jetson nano developer kit. It show up like the image
I had followed document from doc.nvidia but it still not work. Please tell me how to solve this problem
Hello
There are some problem in booting img from jetson nano developer kit. It show up like the image
Please reflash the jetson nano with sdkmanager. If same problem is still, use headless configuration to configure the user account and then follow below page to dump the uart log.
Thank you. I followed and run sdkmanager but when flash it stand still in 99% for a hour. Nothing happen, any solution??
Thanks
Please read this page and directly try flash.sh.
Also, give us the log when error happens.
hello
Is there any problem if I use sdkmanager to flash jetson nano developer kit model: P3450,
It came up with some problem when I use sdkmanager to flash that model, i had waited about 1 hours while Flash Jetson OS is 99% then I turned it off,
After that i try to reboot by image sd card and jetson didn’t show up anything. Do you have any solution??
thank you
Did you ever read the page I post? We are in the process of debug. It is not related to whether something can support or not. This should be supported but you have some problems on your side. We need to find out why. And this needs your log to tell.
Is there any problem if I use sdkmanager to flash jetson nano developer kit model: P3450,
It should not have problem. Other users can work with sdkmanager fine.
i had waited about 1 hours while Flash Jetson OS is 99% then I turned it off,
The flash process is not finished here.
After that i try to reboot by image sd card and jetson didn’t show up anything
Yes, because the flash process is not finished here.
Do you have any solution??
This depends on the log you can provide.
sorry for that, it is my first time using jetson
when I run this command: sudo ./flash.sh jetson-nano-devkit mmcblk0p1
it shows up like this
The log looks good so far. I don’t think it would stuck in “Making system.img”. Please show us what is the follow up log.
when i typed command above it only showed like the last image (the 3rd one) . There are no new line show up. What should i do ??
I just wonder. What is the disk space of your host?
Just make it easier to understand, making system.img is just to compress the “rootfs”, which contains the whole ubuntu file system, to a binary file and we flash this binary file to your jetson nano. If you stuck in “Making system.img”, then it is host side problem but not device side, because the flash process is not even starting.
i use ubuntu 18 and disk space is about 100GB
Could you check if there is a file Linux_for_Tegra/bootloader/system.img on your side?
If so, what is the file size of this one?
Yes… the flashes completed. Then I see no problem on flash side.
but this problem is still exist. Did i need burn sd card and flash img again ??
Please connect the flash cable to the micro usb port and use minicom or picocom on your host to open /dev/ttyACM0 node and see if the user account configuration would show up or not.
it didn’t show up any port such as /dev/ttyACM0 to connect when i type
when i use SDKM which module should i choose
my model is P3450 , i think my jetson is B01
If your board is 4gb jetson nano with sdcard slot and devkit, then what you chose is correct.
Do you mean you don’t see /dev/ttyACM0 on your host? Do you have micro usb cable connected?
If so, could you connect a usb mouse to the usb port of jetson and see if the LED on your mouse is light up or not?
BTW, changing another sdcard is also a option here.
Only need power supply for jetson and USB connection from host and jetson, isn’t it ? If i connect mouse it still light up and my host computer recognize mouse device when i run command dmesg -Hw