Hi Mankaran,
This is because we don't have any drives installed to support other USB devices. Which USB device are you using?
Ssh to controller, use lsusb
command, send me the results.
Connecting controller to internet is possible checkout the following steps:
Did you install the latest image, from the store?
- If not, install 2022.09.04 image
What you can do:
Use ethernet hub connect:
- mcx-controller
- Ethernet
- local computer - network adapter settings 192.168.2.XX
- local computer - network adapter DHCP
ssh:
ssh admin@192.168.2.100
mcx-show-ip:
mcx-intel:~$ mcx-show-ip
br0 192.168.179.83 2a02:a467:d9a9:1:201:c0ff:fe2e:8b23 fe80::1c81:e2ff:fe4e:e0b6
br0:0 192.168.2.100
eth0
eth1
wlan0 192.168.0.1 fe80::cae2:65ff:fe42:7c28
ssh:
ssh admin@192.168.179.83
Now you are connected via internet
Test:
ping www.google.com
Note: Check if you are not connected to a router within the same network range. A reboot may be require in order to see correct ip address with mcx-show-ip
.
Hopefully with this information you can continue, Let me know if you have any questions.