We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Execute '/usr/bin/fusee-nano /usr/share/fusee-nano/payload.bin' causes the following errors. [] device id: 400200*****************************62 [] Read 92 bytes from /usr/share/fusee-nano/intermezzo.bin [*] Read 27748 bytes from /usr/share/fusee-nano/payload.bin [-] Sending payload failed: Operation timed out
If I modify the TIMEOUT in the fusee-nano source code, there will be 'Broken pipe' error.
Is there any way to fix it?
Thanks you.
The text was updated successfully, but these errors were encountered:
Sounds like you either have a dodgy USB cable, or a dodgy USB controller. Sorry I can't provide any better help 🤷♂️
It's possible that there is a bug in the USB handling code I wrote, but I think i'd need a Linux USB guru to diagnose that...
Sorry, something went wrong.
No branches or pull requests
Execute '/usr/bin/fusee-nano /usr/share/fusee-nano/payload.bin' causes the following errors.
[] device id: 400200*****************************62
[] Read 92 bytes from /usr/share/fusee-nano/intermezzo.bin
[*] Read 27748 bytes from /usr/share/fusee-nano/payload.bin
[-] Sending payload failed: Operation timed out
If I modify the TIMEOUT in the fusee-nano source code, there will be 'Broken pipe' error.
Is there any way to fix it?
Thanks you.
The text was updated successfully, but these errors were encountered: