Hi @WayneWWW
The 1GB Memory I mean is shown below
when I do jtop it shows I have 6.3 G memory which is the same issue from the other thread as I was mentioning in the previous post.
I am attempting to flash the Jetson Orin Nano to get 8 GB of memory.
I am not sure which log you need to see the fatal error I did export the log and there are many files. From the terminal, the error message I keep encountering is the FileNotFoundError
06:42:31 INFO: File System and OS - target_image: Pre-installing bootloader package, skip flashing
06:42:31 INFO: File System and OS - target_image: Setting up nvidia-l4t-3d-core (35.3.1-20230319081403) ...
06:42:31 INFO: File System and OS - target_image: Setting up nvidia-l4t-gbm (35.3.1-20230319081403) ...
06:42:31 INFO: File System and OS - target_image: Setting up nvidia-l4t-initrd (35.3.1-20230319081403) ...
06:42:31 INFO: File System and OS - target_image: Pre-installing initrd package, skip flashing
06:42:31 INFO: File System and OS - target_image: Setting up nvidia-l4t-jetson-io (35.3.1-20230319081403) ...
06:42:31 INFO: File System and OS - target_image: Setting up nvidia-l4t-multimedia (35.3.1-20230319081403) ...
06:42:31 INFO: File System and OS - target_image: Setting up nvidia-l4t-vulkan-sc-samples (35.3.1-20230319081403) ...
06:42:31 INFO: File System and OS - target_image: Setting up nvidia-l4t-weston (35.3.1-20230319081403) ...
06:42:32 INFO: File System and OS - target_image: Setting up nvidia-l4t-display-kernel (5.10.104-tegra-35.3.1-20230319081403) ...
06:42:32 INFO: File System and OS - target_image: Setting up nvidia-l4t-camera (35.3.1-20230319081403) ...
06:42:32 INFO: File System and OS - target_image: Setting up nvidia-l4t-graphics-demos (35.3.1-20230319081403) ...
06:42:32 INFO: File System and OS - target_image: Setting up nvidia-l4t-gstreamer (35.3.1-20230319081403) ...
06:42:32 INFO: File System and OS - target_image: Processing triggers for nvidia-l4t-kernel (5.10.104-tegra-35.3.1-20230319081403) ...
06:42:32 INFO: File System and OS - target_image: Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
06:42:33 INFO: File System and OS - target_image: Removing QEMU binary from rootfs
06:42:33 INFO: File System and OS - target_image: Removing stashed Debian packages from rootfs
06:42:33 INFO: File System and OS - target_image: L4T BSP package installation completed!
06:42:33 INFO: File System and OS - target_image: Disabling NetworkManager-wait-online.service
06:42:33 INFO: File System and OS - target_image: Disable the ondemand service by changing the runlevels to 'K'
06:42:33 INFO: File System and OS - target_image: Success!
06:42:33 INFO: File System and OS - target_image: [ NV_L4T_FILE_SYSTEM_AND_OS_COMP Install took 4m15s ]
06:42:33 INFO: File System and OS - target_image: command finished successfully
06:42:33 SUMMARY: File System and OS - target_image: Install completed successfully.
06:43:41 INFO: Device info before flashing: Jetson Orin Nano [8GB developer kit version] | 001/014 | 1-5 | Recovery
06:43:41 DEBUG: running command < true >
06:43:41 INFO: command finished successfully
06:43:41 DEBUG: running command < /tmp/device_mode_host_setup.sh >
06:43:41 INFO: exec_command: /tmp/device_mode_host_setup.sh
06:43:41 INFO: Found route default wlp5s0, setting up device mode
06:43:41 INFO: net.ipv4.ip_forward = 1
06:43:41 INFO: Device mode on host successfully set with DNS 8.8.8.8!
06:43:41 INFO: command finished successfully
06:43:41 DEBUG: running command < true >
06:43:41 INFO: command finished successfully
06:43:41 DEBUG: Flash Jetson Linux - flash: using adapter to install NV_L4T_FLASH_JETSON_LINUX_COMP@JETSON_ORIN_NANO_TARGETS to /home/derek/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NANO_TARGETS
06:43:41 INFO: Flash Jetson Linux - flash: [ Component Install Started ]
06:43:41 INFO: Flash Jetson Linux - flash: sudo ./nvsdkmanager_flash.sh --storage mmcblk1p1
06:43:41 INFO: Flash Jetson Linux - flash: user entered mmcblk1p1
06:43:41 INFO: Flash Jetson Linux - flash: *** Checking ONLINE mode ... OK.
06:43:41 INFO: Flash Jetson Linux - flash: *** Checking target board connection ... 1 connections found.
06:43:41 INFO: Flash Jetson Linux - flash: *** Reading ECID ... FUSELEVEL=fuselevel_production hwchipid=0x23 bootauth=NS
06:43:41 INFO: Flash Jetson Linux - flash: *** Reading EEPROM ... "/home/derek/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NANO_TARGETS/Linux_for_Tegra/bootloader/tegraflash.py" --chip 0x23 --applet "/home/derek/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NANO_TARGETS/Linux_for_Tegra/bootloader/mb1_t234_prod.bin" --cfg readinfo_t234_min_prod.xml --dev_params tegra234-br-bct-diag-boot.dts --device_config tegra234-mb1-bct-device-p3701-0000.dts --misc_config tegra234-mb1-bct-misc-p3701-0000.dts --bins "mb2_applet applet_t234.bin" --skipuid --cmd "dump eeprom cvm cvm.bin; reboot recovery"
06:43:42 INFO: Flash Jetson Linux - flash: [ 0.0723 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
06:43:42 INFO: Flash Jetson Linux - flash: [ 0.0735 ] File rcm_state open failed
06:43:42 INFO: Flash Jetson Linux - flash: [ 0.0745 ] Pre-processing config: tegra234-mb1-bct-device-p3701-0000.dts
06:43:42 ERROR: Flash Jetson Linux - flash: FileNotFoundError: [Errno 2] No such file or directory: 'dtc': 'dtc'
06:43:42 ERROR: Flash Jetson Linux - flash: --- Error: Reading board information failed.
06:43:42 ERROR: Flash Jetson Linux - flash: command terminated with error
06:43:42 SUMMARY: DateTime Target Setup - target: Depends on failed component
The list of log files are