-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Err
value: Busy
#19
Comments
I see, I’ll disable my experimental USB additions until I figure them out. |
(misclick) |
Looks like I was kinda smart when I wrote it and forgot about it, you can pass |
Now netmuxd does not detect anything. usbmuxd still detects when the device is plugged in, but netmuxd is not detecting it in the network. (I also have this issue with usbmuxd2) |
If I had to guess, your device isn't set up for network connections. You have to enable it through lockdown. You can write some code to do it, that's the easiest way I can think of. Lemme find an example, as I've done it before. |
If you set the RUST_LOG to info does it show it’s trying to add it? |
I will look into this and see if I have the same issue with the current code base. |
I built on Fedora Rawhide netmuxd, but I can't get it to work. Every time I plug my device, it errors and tells that the USB is busy.
Output:
The text was updated successfully, but these errors were encountered: