JETSON NANO #2 USB Log IN & WIFI Network Adapter Configuration

Поділитися
Вставка
  • Опубліковано 8 жов 2024
  • Jetson Nano can be logged in using the micro USB onboard instead of HDMI.
    Headless mode operation is possible so that you can use the keyboard and display of your pc or laptop.
    Nano has no inbuilt WIFI.
    This video explains how to configure using Command Line interface to configure a cheap Network adapter.
    commands used :
    nmcli device // shows wlan/eth connections
    nmcli radio wifi on // enable wifi
    nmcli device wifi list // scan ssid
    sudo nmcli device wifi connect SSID password PASS
    ping 8.8.8.8 // test for internet
    sudo apt-get update
    sudo apt-get install xrdp
    sudo apt-get install xfce4 //light weight desktop
    echo xfce4-session (greater than symbol) ~/.xsession
    service xrdp restart
    sudo reboot
    lesson1
    • JETSON NANO 4GB for AI...

КОМЕНТАРІ • 12