8000 SD card mount failure if not formatted · Issue #153 · DangerMonkeys/leaf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SD card mount failure if not formatted #153

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its 8000 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

Open
oxothnk423 opened this issue Apr 28, 2025 · 0 comments
Open

SD card mount failure if not formatted #153

oxothnk423 opened this issue Apr 28, 2025 · 0 comments
Labels
bug Something isn't working P2 Medium Priority; desired eventually

Comments

@oxothnk423
Copy link
Contributor

Currently, if a non-formatted SD card is present when booting up, the display will show a valid SD card present (boot-up init only checks for the physical presence, not a successful mount)

However, if you eject and reinsert the SD card, then the display will properly show 'NO SD Card' icon because the mount failed due to improper format.

-> change boot-up init to also check for successful mount before saying SD is present.
-> also consider enabling "format if mount fails" option; but this may risk losing user data if the card fails to mount for a different reason.

@oxothnk423 oxothnk423 added bug Something isn't working P2 Medium Priority; desired eventually labels Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P2 Medium Priority; desired eventually
Projects
None yet
Development

No branches or pull requests

1 participant
0