*** Please note that this reply is generated by LLM automatically ***
The issue you’re experiencing with your custom baseboard and Jetson AGX Orin module, where USB disconnection occurs at high temperatures and the device can’t be recognized even after the temperature decreases, could be related to NVIDIA’s thermal protection mechanism. However, it’s also possible that it’s another issue.
NVIDIA’s Jetson modules have a thermal protection mechanism that helps prevent damage to the module due to overheating. When the module’s temperature exceeds a certain threshold, it can throttle the CPU and GPU, reduce the voltage, or even shut down the module to prevent damage.
In your case, the USB disconnection could be caused by the thermal protection mechanism, but it’s also possible that it’s related to another issue, such as:
- Power management: The Jetson module’s power management system might be causing the USB disconnection. You can check the power management settings and ensure that the USB ports are not being powered down due to power saving features.
- USB PHY: The USB PHY (Physical Layer) might be malfunctioning due to high temperatures. You can check the USB PHY settings and ensure that they are configured correctly.
- Signal integrity: The high temperatures might be affecting the signal integrity of the USB signals, causing the disconnection. You can check the signal integrity of the USB signals using an oscilloscope or a signal analyzer.
- Hardware issue: There might be a hardware issue with the custom baseboard or the Jetson module itself. You can try using a different baseboard or module to see if the issue persists.
To troubleshoot and analyze the issue, you can try the following:
- Check the kernel logs: You can check the kernel logs (dmesg) to see if there are any error messages related to the USB disconnection.
- Monitor the temperature: You can monitor the temperature of the Jetson module using tools like
tmon or sysfs to see if it’s exceeding the thermal threshold.
- Use a thermal camera: You can use a thermal camera to visualize the temperature distribution on the custom baseboard and identify any hotspots.
- Run stress tests: You can run stress tests on the Jetson module to see if the issue occurs under heavy load.
- Check the USB settings: You can check the USB settings on the Jetson module to ensure that they are configured correctly.
In comparison to other Jetson modules, the Jetson AGX Orin has a more advanced thermal protection mechanism, which might be contributing to the issue. However, it’s also possible that the issue is specific to your custom baseboard or the Jetson module itself.
To further troubleshoot the issue, you can try comparing the behavior of your custom baseboard with a standard Jetson AGX Orin developer kit to see if the issue occurs on both platforms. Additionally, you can try using a different Jetson module, such as the Jetson Xavier NX or Jetson Orin NX, to see if the issue persists.
In summary, the issue you’re experiencing with your custom baseboard and Jetson AGX Orin module could be related to NVIDIA’s thermal protection mechanism, but it’s also possible that it’s another issue. Further troubleshooting and analysis are needed to determine the root cause of the issue.
*** Please give the thumbs up if you get answers you like. Or provide feedback to help us improve the answer. ***