reprapfirmware update hanging
-
I'm doing a yum upgrade, and everything worked, except the reprapfirmware:
pi@duet3:~ $ sudo apt upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages were automatically installed and are no longer required: libllvm8 libxss1 rpi-eeprom-images Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Do you want to continue? [Y/n] y Setting up reprapfirmware (3.4-b7-2) ... Progress: [ 33%] [###################.......................................]
Here's the output from M122, am I making too large a jump in versions or something?
M122 === Diagnostics === RepRapFirmware for Duet 3 MB6HC v0.6 or 1.0 version 3.01-RC2 running on Duet 3 MB6HC Board ID: 08DJM-956L2-G43S8-6J9DA-3SD6J-1V3QF Used output buffers: 1 of 40 (4 max)
-
@bridgier said in reprapfirmware update hanging:
3.01-RC2
I think your best bet is to manually flash the firmware to 3.3 with BOSSA and then try the update/upgrade again. Some of the early beta/release candidates didn't update cleanly. Going to a stable release version first should fix it.
Also I think in your case you would need to go to 3.3 first anyway before you can go to 3.4 at all.
-
@phaedrux Yeah, that's what I was afraid you'd say
Now I've got to disassemble the printer to get access to the usb port...
-
You might be able to use this method via DWC to get you to a stable release.
-
@phaedrux IIRC, pre 3.01b9 needs to use bossa. Could be wrong though