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

[BUG] SD media init fail #24716

Closed
1 task done
usfiwuni opened this issue Sep 2, 2022 · 3 comments
Closed
1 task done

[BUG] SD media init fail #24716

usfiwuni opened this issue Sep 2, 2022 · 3 comments

Comments

@usfiwuni
Copy link

usfiwuni commented Sep 2, 2022

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

when inserting an sd card it fails to read it by giving media init fail
I've tried different sd cards, sd readers/displays, mainboards and the problem does still persists
trigorilla 2560 and mks mini 12864 v3, reprap smart discount controller

weirdly when I did try to modify pin declaration under minipal under pins_ramps.h to:
#elif ENABLED(MINIPANEL) #define BEEPER_PIN 37 // Pins for DOGM SPI LCD Support #define DOGLCD_A0 16 #define DOGLCD_CS 17 #define LCD_BACKLIGHT_PIN -1 // backlight LED on A11/D65 #define LCD_RESET_PIN 23 #define SDSS 53 #define KILL_PIN -1 #define LCD_CONTRAST 200 #define BTN_EN1 31 #define BTN_EN2 33 #define BTN_ENC 35 //the click switch #define SD_DETECT_PIN 49

with the mks mini 12864 v3 board, it did start to work for a short while without issues, and now it's again back with issues, failing to read the sd card

Bug Timeline

No response

Expected behavior

the media should be init and readen

Actual behavior

it fails to init the media

Steps to Reproduce

No response

Version of Marlin Firmware

2.1.x

Printer model

No response

Electronics

No response

Add-ons

No response

Bed Leveling

No response

Your Slicer

No response

Host Software

No response

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

Marlin-bugfix-2.1.x(1).zip

@TzOk83
Copy link

TzOk83 commented Sep 9, 2022

I also have Media Init Fail when I remove and reinsert SD Card, but the card works as usual. I'm using Ender 3 with CREALITY 4.2.7 board, with a slightly tweaked for BL-Touch sample configuration from config\examples\Creality\Ender-3\CrealityV427.

@github-actions
Copy link

github-actions bot commented Nov 9, 2022

This issue has had no activity in the last 60 days. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed within 10 days.

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants