Wifi adapter doesn't connect until it is logged in

Hi,

So I have connected a wifi adapter to my Jetson nano board, the problem is the adapter won’t establish connection until and unless I Login to the device.

is there any solution for this?

You can add bellow settings to /etc/network/interfaces and try again.

auto wlan0 
iface wlan0 inet dhcp

Hi @alanz,

Thank you for replying but this doesn’t seem to be working.

Which JetPack version you used?
Is devkit or a custom carrier board?

It is a reComputer J1010 from seeed studio

JetPack 4.6.2

You may check with Seeed studio if any suggestions.

1 Like

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