Support for installing newer version of Python

Regarding the LEG lights, the right one blinks with an yellow color, the left one is lit up orange and after 1-2 seconds, it starts to blink rapidly, than it remains lit up. It happens the same for all black HSD ports.

I have restarted the networkManager. Seemingly it is running but for eth0 it assigned an IPv6. Allthough i cannot see to have it LINK Up or Down

And weirdly enough, when typing the same command via minicom, this is the output

@SivaRamaKrishnaNV would it work if i were to manually set an ip and gateway? (even tho ip is assigned dynamically from the router that has direct access to the internet)

Did you test it?

Sorry for the late reply. Either me or the colleague who is responsible for our networks was on holiday. I will try to get in touch with him to be able to test it.

Ok. I am getting IP by DHCP.

nvidia@tegra-ubuntu:~$ sudo systemctl status systemd-networkd
[sudo] password for nvidia:
● systemd-networkd.service - Network Service
   Loaded: loaded (/lib/systemd/system/systemd-networkd.service; enabled; vendor preset: enabled)
   Active: active (running) since Wed 2024-08-07 12:51:50 IST; 2h 44min ago
     Docs: man:systemd-networkd.service(8)
 Main PID: 841 (systemd-network)
   Status: "Processing requests..."
    Tasks: 1 (limit: 4915)
   CGroup: /system.slice/systemd-networkd.service
           └─841 /lib/systemd/systemd-networkd

Aug 07 12:51:52 tegra-ubuntu systemd-networkd[841]: enP4p1s0: Link UP
Aug 07 12:51:52 tegra-ubuntu systemd-networkd[841]: eth0: Gained IPv6LL
Aug 07 12:51:52 tegra-ubuntu systemd-networkd[841]: enp3s0: Link UP
Aug 07 12:51:52 tegra-ubuntu systemd-networkd[841]: eth0.200: Gained IPv6LL
Aug 07 12:51:53 tegra-ubuntu systemd-networkd[841]: eth0: DHCPv4 address 10.41.21.81/22 via 10.41.20.1
Aug 07 12:51:53 tegra-ubuntu systemd-networkd[841]: eth0: Configured
Aug 07 15:35:07 tegra-ubuntu systemd-networkd[841]: can1: Link UP
Aug 07 15:35:07 tegra-ubuntu systemd-networkd[841]: can1: Gained carrier
Aug 07 15:35:08 tegra-ubuntu systemd-networkd[841]: can1: Link DOWN
Aug 07 15:35:08 tegra-ubuntu systemd-networkd[841]: can1: Lost carrier

I see. is there any way to do a hard flash? I mean to completely delete the OS with all the files and reinstall it? I might have forgotten that i tried some stuff or maybe my coworker did and did not tell me

You can use sdkmanager or docker container to flash. Please see DRIVE Platform Installation Guide with NVIDIA SDK Manager

Oh, i see. I ve flashed it several times but i had noticed that some things still remain on the computer. I thought there are other ways of doing that. Nevertheless, i ll try to come back with an update asap

I ve tried putting static ip but no luck, tho weirdly enough, sudo apt update works perfectly fine

That’s strange. Does ping to a machine/google works?

pinged to 8.8.8.8, host unreachable

Dear @david.nevezi-strango,
Did you reflash the target and notice same networking issue?

I did (and experienced the same issues) but let me reflash it again just for safety measure.

Dear @david.nevezi-strango,
If you are using sdkmanager, try force wipeout option in flashing step in sdkamanager.
Please see How to do factory reset for both Xavier modules on DRIVE AGX? Drive OS reinstall at least does not change the nvidia password - #19 by VickNV

1 Like

Ok, after doing a force wipeout, apt still wont work, however, ping 8.8.8.8 says connect: network is unreachable. checked systemd-networkd and ifconfig, no ip given by dhcp and all links up but no ipv4 assigned to them