-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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]<Gets stock in Prusa logo> #3640
Comments
Please upload the complete log from the firmware flasher |
Hey thank for your quick response!!!! avrdude-slic3r -v -p atmega2560 -c wiring -P /dev/cu.usbmodem14101 -b 115200 -D -U flash:w:0:/Users/machd/Desktop/prusa3d_fw_MK3S_MK3S+_3_11_0_4955.hex:i avrdude-slic3r: Version 6.3-20160220-prusa3d, compiled on Sep 6 2022 at 09:19:15
avrdude-slic3r: AVR device initialized and ready to accept instructions Reading | ################################################## | 100% 0.01s avrdude-slic3r: Device signature = 0x1e9801 (probably m2560) Writing | ################################################## | 100% 44.28s avrdude-slic3r: 250500 bytes of flash written Reading | ################################################## | 100% 32.47s avrdude-slic3r: verifying ... avrdude-slic3r done. Thank you. |
From the log it looks like it's failing to verify the first upload stage data. I've never seen this error before. The only way for this to happen is if the hardware is faulty. Please contact Prusa support to get your board replaced. Did you flash the firmware many times on that board? The board can only be flashed at least 10000 times before the flash starts dying in this way. I also see that you have different fuse settings than standard (hfuse 0xD0 vs the stock 0xD8). |
Is there any other way to get fixed. If I buy those main chip and replace it and try to program again it can work again? |
Only the atmega2560 would need replacing for it to work again. And of course it would need the bootloader flashed again using a programmer. |
What kind of bootloader do I need and programmer ? |
Any AVR compatible programmer. It needs to be able to upload using the ICSP header. Since this issue is not related to the 8bit firmware, I will be closing the issue. Please consider either contacting Prusa support if this is an original board or asking for technical help on the forum (for example, here: https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-hardware-firmware-and-software-help/) |
Thanks for bringing this to our attention. You can reach the official Prusa Technical Support either via email or Live Chat. I personally recommend writing an email to [email protected], with reference to this issue (Prusa-Firmware/issues/3640), to my attention (Michele Moramarco). We may want to start with installing the firmware on the Einsy board fully disconnected (except for PSU and computer), and taking this chance to take clear pictures of the Einsy board front and back without any connections. Michele Moramarco |
Printer type - MK3S,
Printer firmware version - [ 3.10.1
**SD card
print via SD card
Describe the bug
I was trying to update to a 3.11. It get stock always in verifying firmware 100%. I try with to many different firmware, cables, PC/Mac,also I try to flash Xloader with no luck , I don’t know if my einsy Rambo is toasted. I’m a little frustrated because is practically a new machine.
Error
eading 1##并###井####井##并#井####井并#井##井##井##########护#我##我###1 100号 32.12S
avrdude-slic3r: verifying
avrdude-slic3r: verification
error, first mismatch at byte 0x0100
0x02 != 0x3f
avrdude-slic3r: verification error; content mismatch
avrdude-slic3r done.
Thank you.
The text was updated successfully, but these errors were encountered: