Settings for eth0:
Supported ports: [ TP MII ]
Supported link modes: Not reported
Supported pause frame use: Symmetric Receive-only
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes: Not reported
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Speed: 10000Mb/s
Duplex: Full
Auto-negotiation: on
Port: MII
PHYAD: 0
Transceiver: external
Supports Wake-on: d
Wake-on: d
Current message level: 0x00000000 (0)
*** Please note that this reply is generated by LLM automatically ***
Based on the provided information, it appears that you are trying to configure a Switch connected via XFI to the SoC MGBE Switch 88E6393XA0BXB2I000 PORT9 on a Jetson AGX Orin platform. You have followed the guide “Jetson AGX Orin Platform Adaptation and BringUp JetPack 6.3.1” and updated the Device Tree (DT). However, you are still experiencing issues with the Switch configuration.
From the provided logs, it seems that there are some errors related to the PCS block lock, which might be causing the issue. Here are some potential steps to troubleshoot and resolve the issue:
Verify the Switch configuration: Double-check that the Switch is configured correctly to use the XFI mode at PORT9. Ensure that the HW configuration is set correctly, and the Switch is not configured to use a different mode.
Check the Device Tree configuration: Verify that the Device Tree configuration is correct and matches the Switch configuration. Ensure that the nvethernet node is configured correctly, and the xpcslanebringup property is set to the correct value (0x4).
Check the kernel logs: Analyze the kernel logs to see if there are any other errors or warnings related to the Switch configuration. You can use the dmesg command to view the kernel logs.
Verify the PHY configuration: Ensure that the PHY (Physical Layer) configuration is correct. You can use the ethtool command to verify the PHY configuration.
Try a different port: If possible, try using a different port on the Switch to see if the issue is specific to PORT9.
In terms of comparing the configuration to other Jetson platforms, the Jetson AGX Orin platform has a different Switch configuration compared to other Jetson platforms. The Jetson AGX Orin platform uses a Marvell 88E6393XA0BXB2I000 Switch, which has a different configuration compared to other Switches used on other Jetson platforms.
Here is a comparison of the Switch configuration on different Jetson platforms:
The Switch configuration on the Jetson AGX Orin platform is different from other Jetson platforms, so it’s essential to ensure that the configuration is correct and matches the Switch configuration.
In summary, to resolve the issue, you should verify the Switch configuration, check the Device Tree configuration, analyze the kernel logs, verify the PHY configuration, and try a different port if possible. Additionally, ensure that the configuration is correct and matches the Switch configuration on the Jetson AGX Orin platform.
*** Please give the thumbs up if you get answers you like. Or provide feedback to help us improve the answer. ***