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
Hello, I encountered such an error while using your tool. Can you help me solve it?
error log : ERROR Could not determine UBI image blocksize
The text was updated successfully, but these errors were encountered:
Can you send me a copy of the file you are looking at?
Sorry, something went wrong.
The (genuinely ingenious) iteration (lines 270-280) goes 1024, 2048, … 524288.
If your next “UBI#” is outside of that seek range, it won’t be found.
I’m no engineer, but it seems there is a lag in your file (bad chip read because of reader speed or ground?).
I’m working on finding a good way to solve it. More than likely just by manually removing the “FF”’s that are pushing the block size counter back.
I’ll report back if I can figure out an error correction function.
No branches or pull requests
Hello, I encountered such an error while using your tool. Can you help me solve it?
error log :
ERROR Could not determine UBI image blocksize
The text was updated successfully, but these errors were encountered: