Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Duet wiki stuck at 1.21RC2

    Scheduled Pinned Locked Moved
    Firmware installation
    3
    7
    1.1k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • lolorcundefined
      lolorc
      last edited by

      Hi,

      I haven't been able to upgrade to 1.21RC3 and 1.21RC4.
      I've uploaded Duet2CombinedFirmware.bin through the web interface, I copied it to /sys and tried M997
      At first I renamed it to DuetWiFiFirmware and tried both methods.
      still it reports 1.21RC2

      it there anything I can do to debug and solve this issue ?
      file size on sdcard is 379064 bytes
      iap4e.bin is the latest one.

      1 Reply Last reply Reply Quote 0
      • garyd9undefined
        garyd9
        last edited by

        Is yours a duet wifi, duet ethernet, or older duet?

        When you run M997, what is shown in the console log in DWC? Often times it will complain that a file name is incorrect (if that is the case.) Does it appear to be going through the firmware update progress?

        "I'm not saying that you are wrong - I'm just trying to fit it into my real world simulated experience."

        1 Reply Last reply Reply Quote 0
        • lolorcundefined
          lolorc
          last edited by

          Hi,

          Thanks for your answer.
          as the title says, it's a duet wifi 🙂

          I've just tried again, it looks like the duet reboots as soon as I enter M997 on the usb serial console.
          now I get "Error: G-Code buffer 'serial' length overflow" when I connect again.
          And I'm using screen to connect to it, I'm not sendind any command to the serial port.

          When I do M997 S1, I see some messages

          [[language]]
          Trying to connect at 230400 baud:  success
                                       Erasing 4096 bytes...
                                                            Erasing 233472 bytes...
                                                                                   Uploading file...
                    5% complete
          
          ```and so on…
          
          when I do M997 S0 the board resets, the usb serial port is closed and I can't see any debug message.
          
          I guess, I'm going to connect to the esp serial port or the the panel due one to see if I can retrieve more info.
          
          anything else I could do ?
          1 Reply Last reply Reply Quote 0
          • dc42undefined
            dc42 administrators
            last edited by

            @lolorc:

            when I do M997 S0 the board resets, the usb serial port is closed and I can't see any debug message.

            That is normal. If you have a PanelDue, you can see progress messages on it. If you don't, you just have to wait until the update completes and the serial port becomes available again. It normally takes less than 30 seconds. The Diag LED usually blinks when it completes.

            If you are currently running RC2 then the file needs to be renamed to DuetWiFiFirmware.bin on the SD card. Check that there isn't already an older file with that name.

            Duet WiFi hardware designer and firmware engineer
            Please do not ask me for Duet support via PM or email, use the forum
            http://www.escher3d.com, https://miscsolutions.wordpress.com

            1 Reply Last reply Reply Quote 0
            • lolorcundefined
              lolorc
              last edited by

              I'll try to connect to one of the real serial port then.
              Because as I said in other post I've tried every combination with the filename.
              When I do M997 it takes less than 30s to restart, it looks like the card simply reboots, so I guess there's a error message sent on the serial port I need to catch and report to you.

              1 Reply Last reply Reply Quote 0
              • dc42undefined
                dc42 administrators
                last edited by

                It's normal for a main firmware update to take less than 30 seconds. So my guess is that you already have an RC2 version of DuetWiFiFirmware.bin file on the SD card and it is re-installing that. I suggest you move the SD card to a PC and see exactly what you have in /sys.

                If you can capture the messages from the PanelDue port that that would confirm what is happening. Caution, the signal levels on that port are 3.3V, so you will need a 3.3V serial to USB converter to capture that data.

                Duet WiFi hardware designer and firmware engineer
                Please do not ask me for Duet support via PM or email, use the forum
                http://www.escher3d.com, https://miscsolutions.wordpress.com

                1 Reply Last reply Reply Quote 0
                • lolorcundefined
                  lolorc
                  last edited by

                  apart from connecting to the due port, that's all that I did.
                  Do know why, but I did exactly the same with 1.21, copied server, firmware and iap4e to sdcard, checked the size and did the M997 S1 then M997 S0. it worked;
                  it's probably my printer being cheeky with me because I'm not spending enough time with it… 🙂
                  panel due serial port still wired, i'll make sure I'll log everything in the future.

                  Thanks !

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post
                  Unless otherwise noted, all forum content is licensed under CC-BY-SA