ADB over Ethernet support for Khadas VIM2 Amlogic S912 Development Board

HI All,

I am planning to buy Khadas VIM2 Amlogic S912 Development Board.
And for our development and product purpose we needed ADB over Ethernet support.

Can anyone please help to confirm that the above said hardware and software can support ADB over Ethernet or not ?

Any help is greatly appreciated.

Thanks.

it is supported
desktop ~ # adb connect 192.168.168.70:5555
daemon not running; starting now at tcp:5037
daemon started successfully
connected to 192.168.168.70:5555
desktop ~ # adb shell
kvim2:/ $ su
kvim2:/ #
kvim2:/ # ifconfig eth0
eth0 Link encap:Ethernet HWaddr 98:aa:fc:60:48:0c
inet addr:192.168.168.70 Bcast:192.168.168.255 Mask:255.255.255.0
inet6 addr: fe80::9aaa:fcff:fe60:480c/64 Scope: Link
inet6 addr: 2a02:578:4c00:1:108a:5b5e:d81f:344/64 Scope: Global
inet6 addr: 2a02:578:4c00:1:9aaa:fcff:fe60:480c/64 Scope: Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:23776 errors:0 dropped:0 overruns:0 frame:0
TX packets:7606 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:27874072 TX bytes:1984808
Interrupt:40

1 Like

Thank you so much for quick reply and support @tasinofan