flipperzero-firmware icon indicating copy to clipboard operation
flipperzero-firmware copied to clipboard

Broken "OK" button on "Mounting SD card failed" screen

Open ValdikSS opened this issue 2 years ago • 6 comments

Describe the bug.

"OK →" button on "Mounting SD card failed" screen does not do anything. The screen does not disappear when pressing → D-pad on said screen, while all other buttons work fine.

Reproduction

  1. Insert completely blank MicroSD card (no partition layout) while Flipper is powered off
  2. Power Flipper on
  3. See "Mouting SD card failed" screen with "OK →" button
  4. Press → D-pad button
  5. Nothing happens. The screen does not disappear.

Target

0.79.1

Logs

No response

Anything else?

No response

ValdikSS avatar Mar 19 '23 20:03 ValdikSS

Did you figure out the issue?

Banditwon avatar Sep 12 '23 03:09 Banditwon

I've partitioned the card and created the file system on a PC. I didn't fix the bug.

ValdikSS avatar Sep 12 '23 04:09 ValdikSS

Okay, thanks I will try that out.I was using the GPIO then all off a sudden it stopped working. I received that error message, now I can't update the flipper to a different firmware because I can't mount the sd card.

Banditwon avatar Sep 12 '23 09:09 Banditwon

Happens for me too

tudorsss avatar Dec 09 '23 16:12 tudorsss

While updating my Flipper, I have same problem. No SD-Card is working, also the working SD-Card before updating with fresh formating FAT32. Settings > Storage > Mount SD Card > Unmount: The LED blinks a short time Green, Settings > Storage > Mount SD Card > Mount: The LED The LED blinks 10x a long time purple and blinking 3x short red. Then the Screen shows "Cannot Mount SD Card" "internal error" Is there a solution for this problem?

There are more people, who have this issue: https://www.reddit.com/r/flipperzero/comments/175x2t5/flipper_wont_mount_sd_card/

chrisbavaria avatar Dec 13 '23 02:12 chrisbavaria

I gave up on customer support and just got another one.

Banditwon avatar Dec 13 '23 02:12 Banditwon

I gave up on customer support and just got another one.

can you send me your ticket number?

For anyone who will have any issues with SD card please start here: https://docs.flipper.net/basics/sd-card

skotopes avatar Jul 07 '24 14:07 skotopes

@skotopes there aren't issues with the card, the bug is in firmware code.

ValdikSS avatar Jul 07 '24 14:07 ValdikSS

You can not skip Mounting SD Failed animation if such SD card is inserted. From the code perspective it's more a feature than a bug: system can not function properly if card failed to mount. We'll remove OK button in next release.

skotopes avatar Jul 07 '24 14:07 skotopes

Fixed in #3776

skotopes avatar Jul 09 '24 16:07 skotopes