Jetson TX2 Setup without Ethernet Cable is possible?

Hello, I want to setup my Jetson TX2 via Jetpack 4.6.3. I download all required files in SDK Manager and I flash Jetson OS Components part. After that I start my Jetson TX2 and connected to wifi. Overall, I want to flash other part which is Jetson SDK Components via wifi. I dont have ethernet cable or usb-ethernet cable. I have only usb to usb for recovery mode one host pc. But I couldnt configure IP Adress. This flashing process is only be done with ethernet cable or can I do it with Wifi? If I can do how can I learn my ip adress? (I check SSH status is ok, when I write wlan ip adress it doesnt work)

By default our driver will enabled a network interface based on usb to usb connection. If USB cable is still connected there and the setting is correct, then just usb-usb connection could do the work. No need ethernet or wifi involved.

Hi,
If you can access internet through WIFI, you can run apt install commands to install SDK Components. Please check

Jetson/L4T/r32.7.x patches - eLinux.org
[apt install] issue in apt install nvidia-jetpack

If I use apt install commands on my Jetson, is there any requirement about using Host PC and SDK Manager? Can I flash them on itself? (like CUDA, CUDAX-AI, Computer Vision, Multimedia etc.)

Hi,
You can install SDK Components through apt install commands. No need to connect TX2 to host PC.

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