I’m running a DeepStream (version 6.3) application processing RTSP streams continuously on a Jetson Orin Nano 4GB device, and approximately once per day, randomly, I encounter the following error:
NETDEV WATCHDOG: eth0 (r8168): transmit queue 0 timed out
After this happens, the Ethernet briefly disconnects and reconnects (eth0: link up).
I’ve already tried troubleshooting based on similar discussions
(e.g., this forum post)
but the issue persists.
Hi,
We would suggest upgrade to later Jetpack 5 release. If you have to stay in previous version, you may try to port the patches. Or use driver code of Jetpack 5.1.5 to apply to previous version for a try.
Jetpack 5.1.6?the latest version is 5.1.5…
Instead of upgrading the Jetpack version, we prefer to try applying the driver code to previous version. What should I do to port the patches, and is there any documentation??
Jetpack 5.1.6?the latest version is 5.1.5…
Instead of upgrading the Jetpack version, we prefer to try applying the driver code to previous version. What should I do to port the patches, and is there any documentation??