Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Hello, can i ask you a question #2

Open
esf5021314 opened this issue Dec 17, 2020 · 0 comments
Open

Hello, can i ask you a question #2

esf5021314 opened this issue Dec 17, 2020 · 0 comments

Comments

@esf5021314
Copy link

I installed Linux Deploy on Android and ran alpinelinux. After executing it according to your code, I have succeeded more than half of it, but there are still errors. I can’t execute the remaining sentences of your code because I don’t understand the meaning.
{
COPY --from=0 /out/usr/ /usr/

Start the server by default

CMD ["/usr/sbin/usbmuxd", "-f", "-v", "-w", "-t", "-a"]

EXPOSE 27015
}
This error appears when I execute usbmuxd starting
libusb: error [op_set_configuration] failed, error -1 errno 32

This error appears when I execute /usr/sbin/usbmuxd --user root --systemd
{
localhost:/# /usr/sbin/usbmuxd --user root --systemd
[01:56:12.785][3] usbmuxd v1.1.2 starting up
[01:56:12.785][3] Using libusb 1.0.23
libusb: error [op_get_configuration] device unconfigured
[01:56:12.786][3] Could not get old configuration descriptor for device 1-3: LIB USB_ERROR_NOT_FOUND
libusb: error [op_set_configuration] failed, error -1 errno 32
[01:56:12.888][2] Could not set configuration 4 for device 1-3: LIBUSB_ERROR_OTH ER
[01:56:12.888][3] Initialization complete
[01:56:12.888][3] Enabled exit on SIGUSR1 if no devices are attached. Start a ne w instance with "--exit" to trigger.
}
I have tried many methods and still cannot solve the problem. I hope you can help me. My email is [email protected]
If possible, we can communicate via email, or you can reply to me on GitHub, thank you very much

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant