-
-
Notifications
You must be signed in to change notification settings - Fork 19.2k
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] Marlin bugfix doesnt boot, MKS Rumba32 #20366
Comments
Has this configuration worked previously? |
I can confirm the problem when using the provided configs. If I only enable the board and display it boots, albeit with slight display timing issues. I have not yet tried to isolate which option causes it to not boot properly. There are quite a few features enabled. My best guess is that something is causing a timer conflict that isn't being detected at build time. |
It works fine if I copy and paste the config files to the stable branch and deactivate FAST_PWM_FAN and Z-Probe wizard. |
Can you enable |
I tried this with the newest Bugfix brach but unfortunately it doesnt change anything.. |
OK, that is unfortunate. I was able to reproduce a hang but it went away with Can you comment out all your TMC5060 drivers, to test whether the hang involves communication with them? Perhaps I am encountering something entirely different. |
@Undercoverkarotte if you can, try test disabling |
@Undercoverkarotte are you still interested in helping debug this? We would like you to try disabling SD_SUPPORT to determine if that is the conflict causing problems. |
Closing, as reporter is unresponsive. |
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. |
Bug Description
Newest Marlin bugfix doesnt boot.
Steps to Reproduce
flash firmware with VSC
Expected behavior:
Marlin boot up
Actual behavior:
Show only the bootscreen, nothing else happens.
Additional Information
VSC terminal output:
Config files.zip
Download done.
File downloaded successfully
Transitioning to dfuMANIFEST state
Invalid DFU suffix signature
A valid DFU suffix will be required in a future dfu-util release!!!
============================================= [SUCCESS] Took 174.57 seconds =============================================
Environment Status Duration
rumba32 SUCCESS 00:02:54.566
============================================== 1 succeeded in 00:02:54.566 ==============================================
The text was updated successfully, but these errors were encountered: