I followed these steps : https://developer.nvidia.com/embedded/learn/get-started-jetson-orin-nano-devkit#write
to flash the image to JETSON Orin Nano, but its not getting booted.
In the above image I selected the SD Device for booting up.
Once I click continue ,it doesn’t show anything.
How to overcome this issue.
Tried flashing the image using windows,linux(using commands) but still no result.
Get the log so we know what happens:
Hi, Attaching the log.
log.txt (29.8 KB)
Is it a DevKit?
Have you tried SDK Manager?
yes its a Devkit.
No I haven’t tried, will update after doing.
I installed SDK manager in ubuntu machine (20.04) , have connected my “jetson orin nano” with host(ubuntu) using C-type cable but still its not detecting the “Target Hardware”.
Where as its detecting the “tty to usb” to the device.
Do you know how to put the device in force recovery mode?
Yes, its getting installed.
Take a picture of your hardware setup.
Are you sure it’s able to boot up like this?
Zoom in to the area of the yellow cable. Are you using the right pin?
Have connected Pin 9 and Pin 10
its showing as installing.
Oh OK.
So it works fine now?
As of now it’s fine,let me check me once it completes installing.
The fan stopped running and monitor(which is connected to ORIN NANO) got off while the installation process is going on. Is it normal ?
hi
@DaveYYY
got this message while booting up the board.
Reading package lists... Error!
E: Failed to fetch store:/var/lib/apt/lists/partial/_var_cuda-tegra-repo-ubuntu2204-12-2-local_Packages Hash Sum mismatch
Hashes of expected file:
- Filesize:51055 [weak]
- SHA256:49bf0d7034dd0f167b0ab39d3eb19dceded7c28fb121215abb7ea1366a6da5ce
- SHA1:67e6a55b022620e0b2e196f45183f165d8e319ee [weak]
- MD5Sum:7789bd66a531c5caab70d5dc43621e37 [weak]
Hashes of received file:
- SHA256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
- SHA1:da39a3ee5e6b4b0d3255bfef95601890afd80709 [weak]
- MD5Sum:d41d8cd98f00b204e9800998ecf8427e [weak]
- Filesize:0 [weak]
Release file created at: Wed, 30 Aug 2023 18:17:32 +0000
E: Some index files failed to download. They have been ignored, or old ones used instead.
E: Splitting of clearsigned file /var/lib/apt/lists/_var_cuda-tegra-repo-ubuntu2204-12-2-local_InRelease failed as it doesn't contain all expected parts
E: The package lists or status file could not be parsed or opened.
silex@ubuntu:~$ sudo apt install nvidia-jetpack
Reading package lists... Error!
E: Splitting of clearsigned file /var/lib/apt/lists/_var_cuda-tegra-repo-ubuntu2204-12-2-local_InRelease failed as it doesn't contain all expected parts
E: The package lists or status file could not be parsed or opened.
got the following error.
Flash again without specifying JetPack SDK (only L4T OS), and run the commands after the device boots up.
You mean from the Step 1 of SDK manager ? I didn’t get you.