-
Notifications
You must be signed in to change notification settings - Fork 25
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
Usb Write Error #15
Comments
did you run through SSH? |
Both with and without SSH, first noticed it after just quick testing it at the office to see that the executable works and the feed works, then went out to fly the drone and after a second or two noticed that the cam feed died, landed the drone restarted the manifold and same thing happened. Then we tested it at the office with the launch script, manually starting it on the manifold and over SSH, but everything lead to that error sooner or later. If we were lucky it took minutes and if unlucky it just took a couple seconds. |
I have the same issue here, and I'm trying to explain this to DJI support since 7 Oct. Oct 5 14:17:17 tegra-ubuntu kernel: [ 4936.237591] usb 1-2.2: Product: EZ-USB FX2 This is seen sometimes too, on an endless loop: usb 1-2.2: usbfs: process 6671 (test) did not claim interface 0 before use I did everything support recommended: replaced Manifold unit, cables, reinstalled system image, replaced the smartphone. usbRead_loop:usb_gadget_endpoint_read:: Invalid argument The problem seems to be between Manifold and N1. I don't have access to the .so source code, so I can't debug futher, need DJI developers help. Please let me know if you need more info to help investigating the issue. |
We have our M-100 set up with the manifold and guidance with newest firmwares.
And we set-up a simple script to launch the manifold-cam test file to feed the DJI Go app with the Z3 camera feed when the drone is on and manifold gets turned on, but after a varying length of time (from seconds to a minute or two) there is a problem.
The camera feed on the DJI Go app goes gray/inactive and won't update anymore, even though when checked on the manifold itself (with the -d) it is still working fine and live, but just won't transfer the feed further. And pretty much the only thing we can get out of the logs is:
the problem shouldn't be about user rights as the manifold_cam/test is being run as root
Some help with this would be appreciated.
The text was updated successfully, but these errors were encountered: