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

    Duet 3 SBC DCS has stopped

    Scheduled Pinned Locked Moved Solved
    Beta Firmware
    8
    80
    4.2k
    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.
    • dhusoloundefined
      dhusolo
      last edited by

      So last night I swapped to standalone mode completely disconnecting the pi. I was able to print the same file I had issues with. So sounds like the issue is with the communication between the Pi and the Duet 3.

      I'm going to try the beta 3.2.3 with SBC and try again.

      dc42undefined A Former User? 2 Replies Last reply Reply Quote 0
      • dc42undefined
        dc42 administrators @dhusolo
        last edited by

        @dhusolo said in Duet 3 SBC DCS has stopped:

        So last night I swapped to standalone mode completely disconnecting the pi. I was able to print the same file I had issues with. So sounds like the issue is with the communication between the Pi and the Duet 3.

        I'm going to try the beta 3.2.3 with SBC and try again.

        Sounds like a good plan to me. As with any beta, exercise caution - I suggest you baby-sit the print, at least for a while.

        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
        • A Former User?
          A Former User @dhusolo
          last edited by A Former User

          @dhusolo said in Duet 3 SBC DCS has stopped:

          So last night I swapped to standalone mode completely disconnecting the pi. I was able to print the same file I had issues with. So sounds like the issue is with the communication between the Pi and the Duet 3.

          I'm going to try the beta 3.2.3 with SBC and try again.

          I did try to tell you a few days ago.....

          Nice to be proven correct again....

          It must be noted that I had the same problem on 3.1.1 firmware too

          dhusoloundefined 1 Reply Last reply Reply Quote 0
          • dhusoloundefined
            dhusolo @A Former User
            last edited by

            @CaLviNx Yea you're correct but why did you feel the need to say it like that? I was troubleshooting. I started focusing on the firmware side. When all options were exhausted i eliminated the Pi

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

              After upgrading to the latest beta 3.2.3 I get the error Could not connect to duet (Board is not available (no header))

              The error exists even after swapping back to the original 3.1.1 pi.

              3a65705c-3346-4f96-b84d-536c57fff93e-image.png

              Phaedruxundefined 1 Reply Last reply Reply Quote 0
              • Phaedruxundefined
                Phaedrux Moderator
                last edited by Phaedrux

                What version is on the Duet itself?

                See this thread for downgrading instructions.

                https://forum.duet3d.com/topic/19257/downgrade-from-3-2beta2-to-3-1-1/

                Z-Bot CoreXY Build | Thingiverse Profile

                dhusoloundefined 1 Reply Last reply Reply Quote 0
                • dhusoloundefined
                  dhusolo @Phaedrux
                  last edited by dhusolo

                  @Phaedrux thanks. I ran

                  sudo wget -O /opt/dsf/sd/sys/Duet3Firmware_MB6HC.bin https://github.com/Duet3D/RepRapFirmware/releases/download/3.1.1/Duet3Firmware_MB6HC.bin
                  
                  sudo apt -y --allow-downgrades install duetsoftwareframework=3.1.1 duetcontrolserver=3.1.1 duetruntime=3.1.1 duetsd=1.0.6 duettools=3.1.1 duetwebcontrol=3.1.1 duetwebserver=3.1.0 reprapfirmware=3.1.1-1
                  
                  Unpacking duetruntime (3.1.1) over (3.2.0-beta3) ...
                  Setting up duetruntime (3.1.1) ...
                  Setting up duetwebcontrol (3.1.1) ...
                  Setting up duetcontrolserver (3.1.1) ...
                  Installing new version of config file /opt/dsf/conf/config.json ...
                  Setting up duettools (3.1.1) ...
                  Setting up duetwebserver (3.1.0) ...
                  Setting up duetsd (1.0.6) ...
                  Setting up reprapfirmware (3.1.1-1) ...
                  [fatal] Could not connect to Duet (Board is not available (no header))
                  Setting up duetsoftwareframework (3.1.1) ...
                  
                  
                  1 Reply Last reply Reply Quote 0
                  • dhusoloundefined
                    dhusolo
                    last edited by

                    The cable is good. I used a continuity tester to check each pin from the duet board to the pi. Every pin had a connection to it's corresponding one. I'm starting to suspect there's an issue with the board

                    1 Reply Last reply Reply Quote 0
                    • dhusoloundefined
                      dhusolo
                      last edited by

                      @dc42 any ideas? everything i've tried has failed. The board will work in standalone but the reason I bought it is for the benefits of with the SBC

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

                        @dhusolo said in Duet 3 SBC DCS has stopped:

                        @CaLviNx Yea you're correct but why did you feel the need to say it like that? I was troubleshooting. I started focusing on the firmware side. When all options were exhausted i eliminated the Pi

                        I was trying to help you and save you time, instead of listening to reason you blew it off and acted like I was speaking out of my ass

                        Phaedruxundefined 1 Reply Last reply Reply Quote 0
                        • Phaedruxundefined
                          Phaedrux Moderator @A Former User
                          last edited by

                          @CaLviNx said in Duet 3 SBC DCS has stopped:

                          @dhusolo said in Duet 3 SBC DCS has stopped:

                          @CaLviNx Yea you're correct but why did you feel the need to say it like that? I was troubleshooting. I started focusing on the firmware side. When all options were exhausted i eliminated the Pi

                          I was trying to help you and save you time, instead of listening to reason you blew it off and acted like I was speaking out of my ass

                          How bout you save us all some time and just exit the thread please.

                          Z-Bot CoreXY Build | Thingiverse Profile

                          A Former User? 1 Reply Last reply Reply Quote 1
                          • Phaedruxundefined
                            Phaedrux Moderator @dhusolo
                            last edited by

                            @dhusolo said in Duet 3 SBC DCS has stopped:

                            After upgrading to the latest beta 3.2.3 I get the error Could not connect to duet (Board is not available (no header))

                            The error exists even after swapping back to the original 3.1.1 pi.

                            3a65705c-3346-4f96-b84d-536c57fff93e-image.png

                            Can you try beta 3 again? It seems like something might have gone wrong on the update.

                            Z-Bot CoreXY Build | Thingiverse Profile

                            dhusoloundefined 1 Reply Last reply Reply Quote 0
                            • A Former User?
                              A Former User @Phaedrux
                              last edited by

                              @Phaedrux said in Duet 3 SBC DCS has stopped

                              How bout you save us all some time and just exit the thread please.

                              What why? Don't you don't like the fact that I pointed out the problem days ago, a problem that has been proven to be true, just because you don't like the fact its still a fact none the less.

                              Phaedruxundefined dhusoloundefined 2 Replies Last reply Reply Quote 0
                              • dhusoloundefined
                                dhusolo @Phaedrux
                                last edited by

                                @Phaedrux If you're referring to the v3.1.1 in the pic that's from when I did it after switching back. when I went to the beta it showed the same error but v3.2.3

                                I can try again to verify if you'd like

                                1 Reply Last reply Reply Quote 0
                                • Phaedruxundefined
                                  Phaedrux Moderator @A Former User
                                  last edited by

                                  @CaLviNx said in Duet 3 SBC DCS has stopped:

                                  @Phaedrux said in Duet 3 SBC DCS has stopped

                                  How bout you save us all some time and just exit the thread please.

                                  What why? Don't you don't like the fact that I pointed out the problem days ago, a problem that has been proven to be true, just because you don't like the fact its still a fact none the less.

                                  You seem to have mistaken my use of the word please as a request.

                                  Z-Bot CoreXY Build | Thingiverse Profile

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

                                    @Phaedrux said in Duet 3 SBC DCS has stopped:

                                    @CaLviNx said in Duet 3 SBC DCS has stopped:

                                    @Phaedrux said in Duet 3 SBC DCS has stopped

                                    How bout you save us all some time and just exit the thread please.

                                    What why? Don't you don't like the fact that I pointed out the problem days ago, a problem that has been proven to be true, just because you don't like the fact its still a fact none the less.

                                    You seem to have mistaken my use of the word please as a request.

                                    Excuse me? Is that a threat

                                    1 Reply Last reply Reply Quote 0
                                    • dhusoloundefined
                                      dhusolo @A Former User
                                      last edited by

                                      @CaLviNx I'm trying to figure this out and some people are trying to help. you posted you swapped to standalone and i acknowledged the error went away but it didn't solve the problem. The point was to troubleshoot the firmware on the RPI because other members were trying to help with that.

                                      If you want to argue do it on someone else's post.

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

                                        @dhusolo said in Duet 3 SBC DCS has stopped:

                                        @CaLviNx I'm trying to figure this out and some people are trying to help. you posted you swapped to standalone and i acknowledged the error went away but it didn't solve the problem. The point was to troubleshoot the firmware on the RPI because other members were trying to help with that.

                                        If you want to argue do it on someone else's post.

                                        I'm not arguing with you. The gentleman in question thinks that just because he is a certain position that means he can dictate things I was trying to assist you days ago, I pointed out that there is a provable issue running the duet-3 in conjunction with an sbc, again that's a fact. The gentleman doesn't seems to like the fact of that fault (where ever it lies) being pointed out

                                        Phaedruxundefined 1 Reply Last reply Reply Quote 0
                                        • Phaedruxundefined
                                          Phaedrux Moderator @A Former User
                                          last edited by

                                          @CaLviNx said in Duet 3 SBC DCS has stopped:

                                          The gentleman doesn't seems to like the fact of that fault (where ever it lies) being pointed out

                                          Not at all. It's your attitude that I take issue with. If you don't have anything helpful to add to a troubleshooting thread, you are welcome to stop posting to it.

                                          Z-Bot CoreXY Build | Thingiverse Profile

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

                                            @Phaedrux said in Duet 3 SBC DCS has stopped:

                                            @CaLviNx said in Duet 3 SBC DCS has stopped:

                                            The gentleman doesn't seems to like the fact of that fault (where ever it lies) being pointed out

                                            Not at all. It's your attitude that I take issue with. If you don't have anything helpful to add to a troubleshooting thread, you are welcome to stop posting to it.

                                            I don't really care what you think of my attitude. I have already added the most helpful solution (you just don't like it) and that is to use the duet in standalone mode until such a time as that the provable issue is recognised and a solution to the problem is found

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