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

Internal file system kept getting corrupted #60

Open
TwistedSim opened this issue Jun 11, 2024 · 4 comments
Open

Internal file system kept getting corrupted #60

TwistedSim opened this issue Jun 11, 2024 · 4 comments

Comments

@TwistedSim
Copy link

Everytime I try to use the internal file system, it seems to get corrupted. It briefly work after using the "format" command, but then, it stopped working properly. Here what the ls command output when the FS is corrupted:

image

@wyattearp
Copy link
Contributor

@TwistedSim - could you provide some of the following information to help triage?

  • Hardware Version (8 / 10) ?
  • Software Version or git tag?
  • Host operating system and version?
  • Steps to reproduce?

Thanks!

@TwistedSim
Copy link
Author

TwistedSim commented Jun 12, 2024

Hello!

  • Bus Pirate 5 REV10
  • Firmware main branch (2024-06-09T09:54:04Z) (git tag: …967019d)
  • Ubuntu 20.04 LTS
  • It keeps happening randomly, so it's hard to pin point precise steps. I was mostly using the SPI module (flash init, read, write) and sending manual command (e.g. [0x03 ... ]).

@TwistedSim
Copy link
Author

I noted that after sending the reset command #, the file system seems to be working again, but I can only mount it in read-only mode. My files seems to also be present, so the actual content might not be corrupted.

@TwistedSim
Copy link
Author

might be related:
image

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