Skip to content
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

wudump hangs if using redNAND #2

Open
codebase7 opened this issue Dec 24, 2016 · 1 comment
Open

wudump hangs if using redNAND #2

codebase7 opened this issue Dec 24, 2016 · 1 comment

Comments

@codebase7
Copy link

When using redNAND, wudump works up to the point where "Done!" is printed to the screen after the user selects what device to dump to. After that nothing else happens, and the system must be hard reset to get it working again.

Disabling redNAND, and running wudump from sysNAND allows wudump to work normally. Given that, I'm assuming that redNAND has broken fatInitDefault(). As that is the next thing to occur in wudump's code after "Done!" is printed. I'm not sure if it can be worked around in wudump if fatInitDefault() is broken in redNAND, but I figured I'd post this here just in case someone runs into the same issue.

@FIX94
Copy link
Owner

FIX94 commented Dec 24, 2016

this is indeed an issue I know of since v1.0 and I cant really do a whole lot against that because of code overlapping with disc patches used in wudump itself, so all I can really say is to just not use rednand for wudump, there is no point in doing so anyways luckily.

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

No branches or pull requests

2 participants