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

    Error DCS

    Scheduled Pinned Locked Moved
    General Discussion
    4
    28
    794
    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.
    • jay_s_ukundefined
      jay_s_uk
      last edited by

      @auré you need to switch to the unstable branch on the pi otherwise it will no longer be able to communicate with the board
      https://duet3d.dozuki.com/Wiki/Getting_Started_With_Duet_3#Section_Software_Installation

      Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

      1 Reply Last reply Reply Quote 0
      • Auréundefined
        Auré
        last edited by

        After this it’s possible to return to the stable version? Thanks

        Reprap core XY, Ender 3 upgraded.

        If you keep trying, you'll eventually succeed. So: the more you fail, the more likely you are to succeed.
        A quote from Jacques Rouxel

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

          @auré Yes, see https://github.com/Duet3D/DuetSoftwareFramework/wiki/SBC-Setup-Guide#unstable-package-feed

          Duet software engineer

          1 Reply Last reply Reply Quote 0
          • Auréundefined
            Auré
            last edited by

            ok thank you for your help I test that this afternoon 🙂

            Reprap core XY, Ender 3 upgraded.

            If you keep trying, you'll eventually succeed. So: the more you fail, the more likely you are to succeed.
            A quote from Jacques Rouxel

            1 Reply Last reply Reply Quote 0
            • Auréundefined
              Auré
              last edited by Auré

              Ok I try but no result
              1.jpg
              DCS failed.jpg

              Reprap core XY, Ender 3 upgraded.

              If you keep trying, you'll eventually succeed. So: the more you fail, the more likely you are to succeed.
              A quote from Jacques Rouxel

              jay_s_ukundefined 1 Reply Last reply Reply Quote 0
              • jay_s_ukundefined
                jay_s_uk @Auré
                last edited by

                @auré you need to then do sudo apt update and sudo apt upgrade. all you've done so far is told it a new place to get updates

                Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

                1 Reply Last reply Reply Quote 0
                • Auréundefined
                  Auré
                  last edited by

                  Ok I try
                  2.jpg

                  Reprap core XY, Ender 3 upgraded.

                  If you keep trying, you'll eventually succeed. So: the more you fail, the more likely you are to succeed.
                  A quote from Jacques Rouxel

                  1 Reply Last reply Reply Quote 0
                  • Auréundefined
                    Auré
                    last edited by

                    I get this
                    3.jpg

                    Reprap core XY, Ender 3 upgraded.

                    If you keep trying, you'll eventually succeed. So: the more you fail, the more likely you are to succeed.
                    A quote from Jacques Rouxel

                    jay_s_ukundefined 1 Reply Last reply Reply Quote 0
                    • jay_s_ukundefined
                      jay_s_uk @Auré
                      last edited by

                      @auré you've not changed to the unstable package feed

                      wget -q https://pkg.duet3d.com/duet3d.gpg
                      wget -q https://pkg.duet3d.com/duet3d-unstable.list
                      sudo mv duet3d.gpg /etc/apt/trusted.gpg.d/
                      sudo mv duet3d-unstable.list /etc/apt/sources.list.d/duet3d-unstable.list
                      sudo chown root:root /etc/apt/trusted.gpg.d/duet3d.gpg
                      sudo chown root:root /etc/apt/sources.list.d/duet3d-unstable.list
                      

                      Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

                      1 Reply Last reply Reply Quote 0
                      • Auréundefined
                        Auré
                        last edited by Auré

                        Ok I'm connected to DWC!
                        I would like return a stable version.

                        Reprap core XY, Ender 3 upgraded.

                        If you keep trying, you'll eventually succeed. So: the more you fail, the more likely you are to succeed.
                        A quote from Jacques Rouxel

                        jay_s_ukundefined 1 Reply Last reply Reply Quote 0
                        • jay_s_ukundefined
                          jay_s_uk @Auré
                          last edited by

                          @auré see here https://github.com/Duet3D/DuetSoftwareFramework/wiki/SBC-Setup-Guide#downgrading-to-stable-packages

                          Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

                          Auréundefined 1 Reply Last reply Reply Quote 0
                          • Auréundefined
                            Auré @jay_s_uk
                            last edited by

                            @jay_s_uk I think i forgot one thing

                            5.jpg

                            Reprap core XY, Ender 3 upgraded.

                            If you keep trying, you'll eventually succeed. So: the more you fail, the more likely you are to succeed.
                            A quote from Jacques Rouxel

                            jay_s_ukundefined 1 Reply Last reply Reply Quote 0
                            • jay_s_ukundefined
                              jay_s_uk @Auré
                              last edited by

                              @auré use sudo before the command

                              Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

                              Auréundefined 1 Reply Last reply Reply Quote 0
                              • Auréundefined
                                Auré @jay_s_uk
                                last edited by

                                @jay_s_uk I'm beginner sorry
                                6.jpg

                                Reprap core XY, Ender 3 upgraded.

                                If you keep trying, you'll eventually succeed. So: the more you fail, the more likely you are to succeed.
                                A quote from Jacques Rouxel

                                jay_s_ukundefined 1 Reply Last reply Reply Quote 0
                                • jay_s_ukundefined
                                  jay_s_uk @Auré
                                  last edited by

                                  @auré probably best just to use these

                                  wget -q https://pkg.duet3d.com/duet3d.gpg
                                  wget -q https://pkg.duet3d.com/duet3d.list
                                  sudo mv duet3d.gpg /etc/apt/trusted.gpg.d/
                                  sudo mv duet3d.list /etc/apt/sources.list.d/duet3d.list
                                  sudo chown root:root /etc/apt/trusted.gpg.d/duet3d.gpg
                                  sudo chown root:root /etc/apt/sources.list.d/duet3d.list
                                  

                                  Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

                                  Auréundefined 1 Reply Last reply Reply Quote 0
                                  • Auréundefined
                                    Auré @jay_s_uk
                                    last edited by

                                    @jay_s_uk I get this

                                    7.jpg

                                    Reprap core XY, Ender 3 upgraded.

                                    If you keep trying, you'll eventually succeed. So: the more you fail, the more likely you are to succeed.
                                    A quote from Jacques Rouxel

                                    jay_s_ukundefined 1 Reply Last reply Reply Quote 0
                                    • jay_s_ukundefined
                                      jay_s_uk @Auré
                                      last edited by

                                      @auré continue with step 3 from here https://github.com/Duet3D/DuetSoftwareFramework/wiki/SBC-Setup-Guide#downgrading-to-stable-packages

                                      on another note, have you used this yet (i.e. do you have a config and everything) or are you just setting up?

                                      Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

                                      Auréundefined 1 Reply Last reply Reply Quote 0
                                      • Auréundefined
                                        Auré @jay_s_uk
                                        last edited by Auré

                                        @jay_s_uk The downgrade is success. I'm just setting up, It's difficult too for me....
                                        I have try to sent a files configuration from RRF config tool but they don't work and after I sent Duet3Firmware_MB6HC.bin and after I had an error DCS.

                                        Reprap core XY, Ender 3 upgraded.

                                        If you keep trying, you'll eventually succeed. So: the more you fail, the more likely you are to succeed.
                                        A quote from Jacques Rouxel

                                        jay_s_ukundefined 1 Reply Last reply Reply Quote 0
                                        • jay_s_ukundefined
                                          jay_s_uk @Auré
                                          last edited by

                                          @auré no need to update the firmware. just run with the config files from the config tool and you should be fine

                                          Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

                                          Auréundefined 1 Reply Last reply Reply Quote 0
                                          • Auréundefined
                                            Auré @jay_s_uk
                                            last edited by

                                            @jay_s_uk MP is possible?

                                            Reprap core XY, Ender 3 upgraded.

                                            If you keep trying, you'll eventually succeed. So: the more you fail, the more likely you are to succeed.
                                            A quote from Jacques Rouxel

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