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

    Duet 3 + SBC: Random Freezes and Crashes

    Scheduled Pinned Locked Moved Solved
    Duet Hardware and wiring
    5
    11
    476
    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.
    • Danalundefined
      Danal
      last edited by

      Please also post the output of this command run on the Pi

      apt show duetsoftwareframework

      Delta / Kossel printer fanatic

      fractalengineerundefined 1 Reply Last reply Reply Quote 0
      • A Former User?
        A Former User
        last edited by

        or apt list 2>/dev/null | grep "duet\|reprap" just to make sure its all on the up and up

        1 Reply Last reply Reply Quote 0
        • fractalengineerundefined
          fractalengineer @Danal
          last edited by

          @Danal @bearer

          Of course; there you go:

          pi@duet3:~ $ apt show duetsoftwareframework
          Package: duetsoftwareframework
          Version: 2.1.1
          Priority: standard
          Section: electronics
          Maintainer: Duet3D Packaging Authority <pkg@duet3d.com>
          Installed-Size: unknown
          Depends: duetcontrolserver (= 2.1.1), duetsd (= 1.0.6), duettools (= 2.1.1), duetwebserver (= 2.1.0), duetwebcontrol (= 2.1.5), reprapfirmware (>= 2.1.1-1), reprapfirmware (<= 2.1.1-999)
          Homepage: https://pkg.duet3d.com
          Vcs-Git: https://github.com/chrishamm/DuetSoftwareFramework.git
          Download-Size: 1,706 B
          APT-Manual-Installed: yes
          APT-Sources: https://pkg.duet3d.com unstable/armv7 armhf Packages
          Description: Meta package for the full Duet software framework
          
          N: There are 25 additional records. Please use the '-a' switch to see them.
          
          pi@duet3:~ $ apt list 2>/dev/null | grep "duet\|reprap"
          duetcontrolserver/unstable,now 2.1.1 armhf [installed,automatic]
          duetruntime/unstable,now 2.1.1 armhf [installed,automatic]
          duetsd/unstable,now 1.0.6 all [installed,automatic]
          duetsoftwareframework/unstable,now 2.1.1 armhf [installed]
          duettools/unstable,now 2.1.1 armhf [installed,automatic]
          duetwebcontrol/unstable,now 2.1.5 all [installed,automatic]
          duetwebserver/unstable,now 2.1.0 armhf [installed,automatic]
          reprapfirmware/unstable,now 2.1.1-1 all [installed,automatic]
          

          Ps: I actually had to reset the PSU after the crash otherwise the Pi wouldn't show on network

          Railcore II ZL

          1 Reply Last reply Reply Quote 0
          • chrishammundefined
            chrishamm administrators
            last edited by

            Please run another system update via

            sudo apt-get update
            sudo apt-get upgrade
            

            from SSH or a terminal on the Pi and this problem should be gone.

            Duet software engineer

            1 Reply Last reply Reply Quote 0
            • Danalundefined
              Danal
              last edited by

              RC10 with duetsoftwareframework 2.1.1 has known crashes. You want RC10 with DSF 2.1.2.

              At this moment, that combo is the highest release available. Therefore, a normal

              sudo apt update
              sudo apt upgrade duetsoftwareframework
              

              will install this.

              Delta / Kossel printer fanatic

              1 Reply Last reply Reply Quote 0
              • Danalundefined
                Danal
                last edited by

                Chris and I posted at the same time. We are saying the same thing (commands have same end result).

                Delta / Kossel printer fanatic

                1 Reply Last reply Reply Quote 0
                • Danalundefined
                  Danal
                  last edited by Danal

                  @bearer A (perhaps) slightly easier way to get the same thing. Note this was run on a machine with 2.0.0 installed.

                  apt list duet\*
                  Listing... Done
                  duetcontrolserver/unstable 2.1.2 armhf [upgradable from: 2.0.0]
                  duetruntime/unstable 2.1.2 armhf [upgradable from: 2.0.0]
                  duetsd/unstable,now 1.0.6 all [installed]
                  duetsoftwareframework/unstable 2.1.2 armhf [upgradable from: 2.0.0]
                  duettools/unstable 2.1.2 armhf [upgradable from: 2.0.0]
                  duetwebcontrol/unstable 2.1.5 all [upgradable from: 2.1.3]
                  duetwebserver/unstable 2.1.0 armhf [upgradable from: 2.0.0]
                  
                  apt list reprap\*
                  Listing... Done
                  reprapfirmware/unstable 2.1.2-1 all [upgradable from: 2.0.0-1]
                  

                  Delta / Kossel printer fanatic

                  1 Reply Last reply Reply Quote 1
                  • fractalengineerundefined
                    fractalengineer
                    last edited by

                    Cool thank you @bearer @Danal and @chrishamm; I didn't know about the instability; everything's updated now, hopefully that fixes it!

                    Railcore II ZL

                    1 Reply Last reply Reply Quote 1
                    • fractalengineerundefined
                      fractalengineer
                      last edited by

                      Ok looks like it's much more stable now; the hotend heater still disappears from the graph and available sensor list every now and then but it doesn't stop it from running

                      It's just a bit nerve-racking to not have a way to monitor hotend temp at all times

                      Railcore II ZL

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

                        RRF 3.01-RC11, DWC 2.1.6 and DSF 2.1.3 are now available. If the hotend heater still disappears after installing that version, please start a new thread about it.

                        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
                        • First post
                          Last post
                        Unless otherwise noted, all forum content is licensed under CC-BY-SA