radxa-pkg / radxa-otgutils

Enable USB gadget on OTG port
GNU General Public License v3.0
9 stars 8 forks source link

adbd not running on radxa zero #2

Closed MPC-BlackBox closed 1 year ago

MPC-BlackBox commented 1 year ago

Hi.

I have a RadXa Zero running 5.10.134-meson64.

I am trying to get adb working. The base system does not have amlogic-adbd service loaded.

I tried:

_sudo apt install -y wget wget https://github.com/radxa-pkg/radxa-otgutils/releases/download/0.2.2/radxa-otgutils_0.2.2_all.deb sudo dpkg -i radxa-otgutils_0.2.2all.deb sudo systemctl enable radxa-usbnet.service

I then did a system reboot.

I tried adb devices but that does not work and the following error shows on the Zero when using the command:

sudo systemctl status radxa-adbd

Error is "Did not find adbd. Please check if related packages are installed."

Any ideas?

RadxaYuntian commented 1 year ago

radxa-otgutils is currently supported in rbuild system only. As for adbd you can find the upstream packages here.

MPC-BlackBox commented 1 year ago

Hi.

How do I install rbuild? Is there a binary image I can download to a Zero?

RadxaYuntian commented 1 year ago

rbuild is our system building tool. Currently we only have test builds for Zero based on rbuild.