Wired connection and wifi doesnt appear in network settings

Please provide the following info (tick the boxes after creating this topic):
Software Version
DRIVE OS 6.0.8.1
DRIVE OS 6.0.6
DRIVE OS 6.0.5
DRIVE OS 6.0.4 (rev. 1)
DRIVE OS 6.0.4 SDK
other

Target Operating System
Linux
QNX
other

Hardware Platform
DRIVE AGX Orin Developer Kit (940-63710-0010-300)
DRIVE AGX Orin Developer Kit (940-63710-0010-200)
DRIVE AGX Orin Developer Kit (940-63710-0010-100)
DRIVE AGX Orin Developer Kit (940-63710-0010-D00)
DRIVE AGX Orin Developer Kit (940-63710-0010-C00)
DRIVE AGX Orin Developer Kit (not sure its number)
other

SDK Manager Version
1.9.3.10904
other

Host Machine Version
native Ubuntu Linux 20.04 Host installed with SDK Manager
native Ubuntu Linux 20.04 Host installed with DRIVE OS Docker Containers
native Ubuntu Linux 18.04 Host installed with DRIVE OS Docker Containers
other
I just flashed Drive Orin and cant see the entry for wired connection in network settings. Also I dont see wifi appearing in the settings.

Dear @shashankg,
Does that mean, you have connected ethernet wire and does not see any IP in ifconfig? If not, could you check and confirm?
Also, please check Finalize DRIVE AGX Orin System Setup | NVIDIA Docs

Hi, Yes i connected the ethenet cable to Orin and dont see any IP in ifconfig. On separate note, I did configure static IP at the relevant file at /etc/systemd/network/ to add a static IP for Orin. This IP does come in ifconfig. But this wired connection setting continues to be absent as per the screenshot.

Dear @shashankg,
Could you share the ethernet connection pictures, ifconfig and dmesg log outputs.

ifconfig.txt (3.7 KB)
dmesg.txt (101.0 KB)



Please find enclosed all the inputs you wanted. Thanks again.

Dear @shashankg ,
I see you have connected to J13 port and corresponding interface is eqos. But eqos_0 link is not up as per dmseg log(Please see P3710 Networking | NVIDIA Docs)

Also, I see your static IP corresponds to eqos interface

eqos_0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1466
        inet 192.168.168.31  netmask 255.255.255.0  broadcast 192.168.168.255
        inet6 fe80::4ab0:2dff:fec1:d07  prefixlen 64  scopeid 0x20<link>
        ether 48:b0:2d:c1:0d:07  txqueuelen 1000  (Ethernet)
        RX packets 785  bytes 62204 (62.2 KB)
        RX errors 0  dropped 419  overruns 0  frame 0
        TX packets 130  bytes 14916 (14.9 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

Have you connected ethernet to J1 port as well. But No IP is coming in mgbe1_0 interface though the link is up from the dmseg log

[    1.481038] kernel: nvethernet 6810000.ethernet mgbe0_0: Link is Up - 10Gbps/Full - flow control off
[    3.600118] kernel: lan743x 0007:01:00.0 enP7p1s0: Link is Up - 1Gbps/Full - flow control off
[   18.573949] kernel: nvethernet 6a10000.ethernet mgbe2_0: Link is Up - 5Gbps/Full - flow control off
[   19.021704] kernel: nvethernet 6b10000.ethernet mgbe3_0: Link is Up - 10Gbps/Full - flow control off

Could you try below things.

  1. Please confirm if the IP is coming on eqos_0(J13 port) when static IP is not configured. I expect the network to come after a fresh installation by default.
  2. check if the suggestion at AGX DRIVE ORIN - Network Manager needs to be running - #3 helps to fix the issue with J1 port.

Hi SivaRamaKrishna, I think the confusion was regarding the eqos_0 port. To keep things simple I have added ethernet cable to only one port (that is 1Gb, picture attached). This corresponds to enP7p1s0. Other end of this cable goes to my system 'A".


.
ifconfig.txt (3.7 KB)
dmesg.txt (103.0 KB)
To reiterate these are the issues I have currently :

  1. No wifi
  2. No wired connection in network settings
  3. As you can see the static ip configured for enP7p1s0 is 169.254.1.12. I am unable to ping this IP from system β€˜A’

Dear @shashankg,
I am assuming the ethernet cable is connected to internet. If not, please check connecting to internet.

  1. No wifi

just to clarify, wifi is not enabled in DRIVE Orin release.

  1. No wired connection in network setting

When ethernet is connected to J13 , I would expect eqos IP to come out of the box. I see, eqos link is not up in dmesg. Also, I don’t see any blinking light at J13 port. Please share sudo service systemd-networkd status output
You can try below things and update the status
a. Change LAN wire to confirm if the issue is with LAN wire
b. Connect host and target, set eqos IP in same network as hostmachine and check ping host ↔ target.
c. Reflash the target to fix if SW related issues.

As you can see the static ip configured for enP7p1s0 is 169.254.1.12. I am unable to ping this IP from system β€˜A’

Can you check setting the IP in same network as host and see if it works?

Thanks for the inputs. I dont see J13 port in Orin schematic. can you please help with it. Is it 1G port or 10G?

Dear @shashankg,
It is 1G port. Please see P3710 Networking | NVIDIA Docs

I am able to ping now. Your inputs helped a lot. eqos port setting was the issue. You may please close the thread. Thanks again.

1 Like

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