Ethernet Remote Desktop gets disconnected frequently

Hi,

I have configured static IP on the Jetson Orin Nano Developer Kit and I am accessing the Jetson via Remote Desktop. Sometimes, the connection gets disrupted and then reconnects after sometime on its own. I have also checked the cables, and the connections are fine. The dmesg log after disconnecting and reconnecting is below.

[   16.910604] Adding 635840k swap on /dev/zram1.  Priority:5 extents:1 across:635840k SS
[   16.911729] zram2: detected capacity change from 0 to 651104256
[   16.950602] Adding 635840k swap on /dev/zram2.  Priority:5 extents:1 across:635840k SS
[   16.952002] zram3: detected capacity change from 0 to 651104256
[   16.990592] Adding 635840k swap on /dev/zram3.  Priority:5 extents:1 across:635840k SS
[   16.991765] zram4: detected capacity change from 0 to 651104256
[   17.026602] Adding 635840k swap on /dev/zram4.  Priority:5 extents:1 across:635840k SS
[   17.027712] zram5: detected capacity change from 0 to 651104256
[   17.066607] Adding 635840k swap on /dev/zram5.  Priority:5 extents:1 across:635840k SS
[   17.823274] nvidia-modeset: Loading NVIDIA UNIX Open Kernel Mode Setting Driver for aarch64  35.5.0  Release Build  (buildbrain@mobile-u64-6519-d7000)  Mon Feb 19 20:34:14 PST 2024
[   18.074080] NVRM rpcRmApiControl_dce: NVRM_RPC_DCE: Failed RM ctrl call cmd:0x731341 result 0xffff:
[   19.049284] r8168: eth0: link up
[   19.049395] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   19.334809] fuse: init (API version 7.32)
[   54.878720] r8168: eth0: link down
[   60.041512] r8168: eth0: link up
[ 1583.742738] r8168: eth0: link down
[ 1586.857295] r8168: eth0: link up
[ 1605.278544] r8168: eth0: link down
[ 1608.361494] r8168: eth0: link up
[ 1612.446719] r8168: eth0: link down
[ 1615.561483] r8168: eth0: link up
[ 1616.574726] r8168: eth0: link down
[ 1620.681296] r8168: eth0: link up
[ 1630.910537] r8168: eth0: link down
[ 1634.025517] r8168: eth0: link up
[ 1637.086714] r8168: eth0: link down
[ 1640.169317] r8168: eth0: link up
[ 1642.206718] r8168: eth0: link down
[ 1669.897508] r8168: eth0: link up

As I have been using this for more than six months now, could it be because of the ethernet connector on the board becoming loose?

Thanks.

Hi,
Please share which Jetpack version you are using. If you use Jetpack 5 or 6.0GA, you would need to apply the patch to r8168 driver:
Ethernet Disconnects with "r8168: eth0: link up" Message in kern.log During Deep Stream RTSP Streaming - #5 by WayneWWW

Hi, I’m using Jetpack5.1.3. Please share the patch for this version as the linked post is for rel-36 (Jetpack 6.0).

Thank you.

Hi,
We would suggest upgrade to Jetpack 6.1. If you have to stay on 5.1.3, please manually to integrate the patches to r8168 driver.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.