$ adb devices
* daemon not running; starting now at tcp:5037
* daemon started successfully
List of devices attached
axera-ax620e no permissions (user in plugdev group; are your udev rules wrong?); see
$ lsusb
Bus 002 Device 002: ID 174c:3074 ASMedia Technology Inc. ASM1074 SuperSpeed hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 007: ID 32c9:2003 axera ax620e-adb
Bus 001 Device 003: ID 174c:2074 ASMedia Technology Inc. ASM1074 High-Speed hub
Bus 001 Device 006: ID 2357:0115 TP-Link Archer T4U ver.3
Bus 001 Device 004: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 001 Device 002: ID 058f:6254 Alcor Micro Corp. USB Hub
Bus 001 Device 005: ID 0b05:19af ASUSTek Computer, Inc. AURA LED Controller
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
$
$ adb devices
List of devices attached
axera-ax620e device
あとはadb shellでModule LLMにログインすることができます。
$ adb shell
sh-5.1# pwd
/
sh-5.1# ls
8188eu.ko dev lib mnt proc run srv usr
bin etc lost+found opt root sbin sys var
boot home media param rtl8188eufw.bin soc tmp
sh-5.1#