Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim3:configurations:usb-gadget

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
products:sbc:vim3:configurations:usb-gadget [2023/04/16 22:33]
nick
products:sbc:vim3:configurations:usb-gadget [2023/04/16 22:35] (current)
nick
Line 65: Line 65:
 64 bytes from 192.168.35.1: icmp_seq=9 ttl=64 time=0.240 ms 64 bytes from 192.168.35.1: icmp_seq=9 ttl=64 time=0.240 ms
 64 bytes from 192.168.35.1: icmp_seq=10 ttl=64 time=0.280 ms 64 bytes from 192.168.35.1: icmp_seq=10 ttl=64 time=0.280 ms
 +```
 +
 +===== Usage of ADB =====
 +
 +Try to access the devices via adb.
 +
 +```shell
 +$ adb devices
 +* daemon not running; starting now at tcp:5037
 +* daemon started successfully
 +List of devices attached
 +37304e424e50 device
 +
 +$ adb shell
 +
 +
 +# ls
 +bin   dev      etc   lib    mnt  proc  run   srv  tmp    usr zImage
 +boot  dtb.img  home  media  opt  root  sbin  sys  uInitrd  var
 +
 +
 ``` ```
  
Last modified: 2023/04/16 22:33 by nick