Flashing and Networking Issues on Custom Boards with JetPack 5/6

Hi everybody,
In JetPack 5 and 6 on the board, I don’t have the 192.168.55.1 address.
I am using a custom board, and I modified the cvb_eeprom_read_size value for flashing.

*** Please note that this reply is generated by LLM automatically ***

Based on the provided context, it appears that you are experiencing an issue with the Jetson Orin Nano board, specifically with the IP address 192.168.55.1 not being available in JetPack 5 and 6 on your custom board.

After reviewing the context, I found a few relevant threads that might be related to your issue:

  1. Orin NX核心板,36.4.3版本镜像, 调试pcie接口的wifi芯片,型号是ap6275p (Orin NX core board, 36.4.3 version image, debugging PCIe interface WiFi chip, model ap6275p) - This thread mentions issues with the PCIe interface on the Orin NX board, which might be related to your problem.
  2. ORIN NX 燒錄完重啟 有時HDMI 顯示不正常 (Orin NX burning completed, sometimes HDMI display is abnormal) - This thread discusses issues with the HDMI display on the Orin NX board after burning the image.
  3. Jetson Orin on custom board is Updating on every boot (Jetson Orin on custom board is updating on every boot) - This thread mentions issues with the Jetson Orin board on a custom board, specifically with the board updating on every boot.

However, none of these threads directly address the issue of the 192.168.55.1 IP address not being available.

To troubleshoot your issue, I would recommend checking the following:

  1. Verify that your custom board is properly configured and that the IP address 192.168.55.1 is set correctly in the device tree or other configuration files.
  2. Check the kernel logs and system messages for any errors or warnings related to the network interface or IP address configuration.
  3. Ensure that the WiFi chip (if used) is properly configured and functional.
  4. Try flashing the board with a different image or version to see if the issue persists.

If none of these steps resolve the issue, please provide more details about your custom board, configuration, and setup, and I’ll do my best to assist you further.

*** Please give the thumbs up if you get answers you like. Or provide feedback to help us improve the answer. ***

By saying I don’t have 192.168.55.1, I mean that after the board boots up, the 192.168.55.1 interface is not automatically created through the USB port used for flashing the board

Hi,

Do you have the dev kit to cross check the issue exists?

Thanks

Hi,
Thanks for your reply,

Yes, I have tested with the dev kit and it works without any issues

Hi,

What is your JP5/JP6 version to flash?

Is the latest version like (JP5.1.5/JP6.2)?

Thanks

I use JP515 and JP6.2

In the hardware design, the fusb301 component has been removed

I am still encountering this issue