3.4beta7 upgraded fails
-
Attempts to upgrade via the web interface from 3.4Beta1 to 3.4beta7 fail with an error stating that the Duet2_SDiap32_WiFiEth.bin file is missing from the firmware directory.
Looking in the firmware directory I only see two files:
PanelDueFirmware.bin
Duet20CombinedFirmware.binI found a copy of the missing file in my sys folder, copied it into the firmware directory and then attempted the upgrade again. No errors this time, but it doesn't seem to have upgraded.
M122 === Diagnostics === RepRapFirmware for Duet 2 WiFi/Ethernet version 3.4.0beta1 (2021-07-10 16:20:05) running on Duet Ethernet 1.02 or later Board ID: 08DGM-917DA-G4MSJ-6J1F4-3S06M-99PZB Used output buffers: 1 of 24 (23 max) === RTOS === Static ram: 23924 Dynamic ram: 75204 of which 0 recycled Never used RAM 15288, free system stack 190 words Tasks: NETWORK(ready,24.3%,237) HEAT(delaying,0.0%,326) Move(notifyWait,0.1%,340) MAIN(running,73.9%,467) IDLE(ready,1.8%,29), total 100.0% Owned mutexes: === Platform === Last reset 00:00:50 ago, cause: power up Last software reset at 2021-07-20 18:03, reason: User, GCodes spinning, available RAM 11776, slot 0 Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0041f000 BFAR 0xe000ed38 SP 0x00000000 Task MAIN Freestk 0 n/a Error status: 0x00 Aux0 errors 0,0,0 Step timer max interval 0 MCU temperature: min 25.8, current 27.5, max 28.1 Supply voltage: min 0.4, current 24.5, max 24.5, under voltage events: 0, over voltage events: 0, power good: yes Heap OK, handles allocated/used 0/0, heap memory allocated/used/recyclable 0/0/0, gc cycles 0 Driver 0: position 0, standstill, SG min/max not available Driver 1: position 0, standstill, SG min/max not available Driver 2: position 0, standstill, SG min/max not available Driver 3: position 0, standstill, SG min/max not available Driver 4: position 0, standstill, SG min/max not available Driver 5: position 0 Driver 6: position 0 Driver 7: position 0 Driver 8: position 0 Driver 9: position 0 Driver 10: position 0 Driver 11: position 0 Date/time: 2022-02-12 14:41:31 Cache data hit count 1879040214 Slowest loop: 149.57ms; fastest: 0.13ms I2C nak errors 0, send timeouts 0, receive timeouts 0, finishTimeouts 0, resets 0 === Storage === Free file entries: 10 SD card 0 detected, interface speed: 20.0MBytes/sec SD card longest read time 1.6ms, write time 0.0ms, max retries 0 === Move === DMs created 83, maxWait 0ms, bed compensation in use: none, comp offset 0.000 === MainDDARing === Scheduled moves 0, completed moves 0, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 0], CDDA state -1 === AuxDDARing === Scheduled moves 0, completed moves 0, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 0], CDDA state -1 === Heat === Bed heaters = 0 -1 -1 -1, chamberHeaters = -1 -1 -1 -1 Heater 1 is on, I-accum = 0.0 === GCodes === Segments left: 0 Movement lock held by null HTTP is idle in state(s) 0 Telnet is idle in state(s) 0 File is idle in state(s) 0 USB is idle in state(s) 0 Aux is idle in state(s) 0 Trigger is idle in state(s) 0 Queue is idle in state(s) 0 LCD is idle in state(s) 0 Daemon is idle in state(s) 0 Autopause is idle in state(s) 0 Code queue is empty. === Filament sensors === Extruder 0: pos 0.00, errs: frame 0 parity 0 ovrun 0 pol 0 ovdue 0 === Network === Slowest loop: 22.02ms; fastest: 0.01ms Responder states: HTTP(0) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0), 0 sessions HTTP sessions: 1 of 8 Interface state active, link 100Mbps full duplex
-
-
Can you try going back to 3.3 final by uploading the 3.3 zip file
https://github.com/Duet3D/RepRapFirmware/releases/download/3.3/Duet2and3Firmware-3.3.zip
Then if you still wish to test I suggest trying 3.4 RC1
https://github.com/Duet3D/RepRapFirmware/releases/tag/3.4.0rc1
-
@phaedrux
That worked. -
-