hello everyone, after installing cuda tookint, I restarted the device but I get the error Tegra-i2c 7000c400.i2c: no acknowledge from address 0x3c jetson won’t boot, even when I insert another memory card, the device won’t turn on, I get the same error. what should I do.
Your comment implies your are not using NV developer kit. So please contact the board vendor for the BSP to enable sdcard slot. Otherwise your sdcard won’t get enabled by any official method.
When I bought jetson and connected power, it worked with ubuntu installed without inserting sd card.
error exit status:
While installing cuda from the link I mentioned above, I got an insufficient storage error. That’s why the installations were interrupted. in this step sudo apt-get -y install cuda
I deleted some small files. Then nothing was opening in ubuntu, not even settings. I closed it too.
Then it did not open and gave the errors I specified.
Insufficient disk space would lead to the GUI fails to launch either.
As I said, if you want to bypass that error, you could try to boot from usb drive or sdcard.
But as I already said, if you want to enable sdcard slot, you have to contact the board vendor for the BSP.
I’ve replied lots of similar issue as your kind, so please follow the guidance here first. If you have any questions regarding above, please also tell.
No matter what method you adopt… you need to firstly learn how to dump serial console…as my previous comment. Otherwise you will just be as blind debug… Don’t know what goes wrong and only know it fails to boot.
Also, preparing the BSP on host side is also needed because flashing from x86 PC is the basic things you need to learn since the first day you get a jetson platform…