I have a problem when trying to setup Internet connection to Xavier.
Certain Ethernet interface (with the MAC address of “10G Ethernet1” on the sticker of the bottom of the Xavier) disappeared after reboot from the “ifconfig -a” list.
It seemed that the driver for this interface is either not loaded or missing.
Can you tell which driver I should load? When is it activated and deactivated?
Thank you for your reply.
However, we don’t think this is the root cause.
When we booted the Xavier, this interface reappeared (Without doing anything else).
After we did the update as the instructions with flashUpdate tool and reboot, the interface disappeared again.
It reappeared after another reboot.
i’m Zichen’s colleague and i tried to update the platform to the version 5.0.13.2 via SDK manager.
Unfortunately update fails when flashing is started at the end. I assume it’s the same problem as discussed here:
It’s possible that target is not in recovery mode.
Could you try to put target into recovery mode manually and run below command to try:
sudo /home/gafrank/nvidia/nvidia_sdk/DRIVE/Linux/5.0.13.2/SW/DriveSDK/drive-t186ref-foundation/tools/host/flashtools/flash/tegrarcm_v2 --uid
2.Use the AURIX serial console to put the board into Recovery mode for flashing.
Please refer to DRIVE OS → Flashing Customization → Flashing the Board → Flashing Using the AURIX Console part in DRIVE™ Software Documentation (ZIP).
i thought setting target into recovery mode will be done during the update procedure:
…
2019-02-28 13:40:43.593 - info: Setting Tegra-A in recovery… Done
2019-02-28 13:40:49.133 - info: Setting Tegra-B in recovery… Done
…
But anyway, i did it mannually before starting SDK manager and could successfully update the target to 5.0.13.2.
Thanks!
Regarding setup enp4s0 for internet connection:
Is enp4s0 interface the Black 1&2 1 Gbps 802.3bp Ethernet Port on front side where the Dual GbE dongle has to be connected?