Firmware update issue Duet 3 MB6HC
-
Hello Everyone, really hoping to find the help i need on here...
i am running a CoreXY machine, and the other day my machine prompted me to upgrade the firmware. I have tried re-etching the Duetpi image to the RPI (RPI4 4Gb) via. Balena Etcher, and i am able to connect to DWC just fine.
But it prompts me this "Warning: Incompatible firmware, Please upgrade as soon as possible" message. I tried upgrading from 3.2 to 3.4...
whenever i open my Web interface its just empty, regardless of what system files i upload... But i am able to connect!
Any help and guidance will be greatly appreciated!
Kind regards -
@anders123153 have you tried running sudo apt-get update followed by sudo apt-get upgrade ?
-
@dc42 Hello DC24 thanks for your reply, yes i have run those two commands, on the pi itself, by connecting a monitor and keyboard to the pi itself..
-
Can you send M122 and post the results?
What version does DWC report in the general tab?
If your main firmware is out of sync with the Pi you can try sending M997 to prompt a manual firmware update.Normally to update the firmware when using a Pi you just need to send sudo apt commands. When you updated the entire pi image the duet firmware was left behind.
-
@phaedrux DWC tells me it runs 3.4.1 in the general tab - but when sending either M122 or M997 it is just Loading for 5+ minutes.
seems like some firmware is out of sync, but i cant figure out what for the sake of christ...Any help is again greatly appreciated!
-
@anders123153 can you connect a PC running a terminal emulator (e.g. YAT) to the USB port and send M115 from there to see what firmware the board is running?