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

Updating 6HC with SBC to a specific version number.

Scheduled Pinned Locked Moved
Firmware installation
4
19
452
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.
  • undefined
    techpriest.taro @droftarts
    last edited by 5 Oct 2023, 08:52

    @droftarts
    How do i find the list file?

    undefined 1 Reply Last reply 5 Oct 2023, 09:58 Reply Quote 0
    • undefined
      droftarts administrators @techpriest.taro
      last edited by 5 Oct 2023, 09:58

      @techpriest-taro It should be on your Raspberry Pi's SD card. How are you connecting to the Raspberry Pi? SSH or VNC from another computer, or do you have a keyboard or monitor attached? Connecting to your RPi is covered here https://docs.duet3d.com/User_manual/Machine_configuration/SBC_setup#h-5-accessing-the-sbc-through-sshvnc
      If using the RPi directly, or using VNC, you should be able to browse the RPi folder structure and find the .list file in /etc/apt/sources.list.d/.

      99c91c87-462a-4d4b-a047-741a57e02edd-image.png

      If using SSH, you'll need to use terminal commands to change directory to it, eg

      pi@duet3:~ $ cd /etc/apt/sources.list.d/
      pi@duet3:/etc/apt/sources.list.d $ ls
      duet3d.list raspi.list vscode.list
      pi@duet3:/etc/apt/sources.list.d $ cat duet3d.list
      deb https://pkg.duet3d.com/ stable armv7
      pi@duet3:/etc/apt/sources.list.d $

      The 'cat' command shows the contents of the file.

      Ian

      Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

      undefined 1 Reply Last reply 5 Oct 2023, 10:07 Reply Quote 0
      • undefined
        techpriest.taro @droftarts
        last edited by 5 Oct 2023, 10:07

        @droftarts I have setup with a monitor currently.
        The file says: "deb https://pkg.duet3d.com/ stable arm7" so it should update to 3.4.6? Because when i tried before it went straight to 3.5

        undefined 1 Reply Last reply 5 Oct 2023, 10:36 Reply Quote 0
        • undefined
          droftarts administrators @techpriest.taro
          last edited by droftarts 10 May 2023, 10:53 5 Oct 2023, 10:36

          @techpriest-taro Are you sure? I've just updated my SBC, and it's updated DWC and DSF to 3.4.6.

          6df11c72-3feb-4f33-a530-814daf44866b-image.png

          Note that if you have updated the Duet board separately to a different firmware, it won't automatically reflash the firmware. Send M997 to update/downgrade the Duet to 3.4.6.

          Ian

          Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

          undefined 1 Reply Last reply 5 Oct 2023, 11:02 Reply Quote 0
          • undefined
            techpriest.taro @droftarts
            last edited by 5 Oct 2023, 11:02

            @droftarts P_20231005_125906.jpg

            undefined 1 Reply Last reply 5 Oct 2023, 11:04 Reply Quote 0
            • undefined
              droftarts administrators @techpriest.taro
              last edited by 5 Oct 2023, 11:04

              @techpriest-taro What DWC/DSF version is running? Like I said, if you send M997 it should update or downgrade the Duet firmware to the same version.

              Ian

              Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

              undefined 1 Reply Last reply 5 Oct 2023, 11:12 Reply Quote 0
              • undefined
                techpriest.taro @droftarts
                last edited by 5 Oct 2023, 11:12

                @droftarts P_20231005_130728.jpg

                undefined 1 Reply Last reply 5 Oct 2023, 11:16 Reply Quote 0
                • undefined
                  droftarts administrators @techpriest.taro
                  last edited by 5 Oct 2023, 11:16

                  @techpriest-taro Well, that's weird. @chrishamm may need to help you with this one.

                  Ian

                  Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                  undefined 1 Reply Last reply 5 Oct 2023, 11:19 Reply Quote 0
                  • undefined
                    techpriest.taro @droftarts
                    last edited by 5 Oct 2023, 11:19

                    @droftarts alright, thanks for the help so far 🙂

                    undefined 1 Reply Last reply 5 Oct 2023, 11:28 Reply Quote 0
                    • undefined
                      droftarts administrators @techpriest.taro
                      last edited by 5 Oct 2023, 11:28

                      @techpriest-taro How are you going back to 3.4.4? By re-imaging the SD card? Try re-downloading the SD card image, see https://docs.duet3d.com/User_manual/Machine_configuration/SBC_setup#h-1-flash-the-image-file

                      Ian

                      Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                      1 Reply Last reply Reply Quote 0
                      • undefined
                        chrishamm administrators @techpriest.taro
                        last edited by 5 Oct 2023, 11:31

                        @techpriest-taro You were on the unstable package feed so you need to downgrade the packages again to 3.4.6. See https://docs.duet3d.com/User_manual/Machine_configuration/DSF_RPi#downgrade-packages

                        Duet software engineer

                        undefined 1 Reply Last reply 5 Oct 2023, 11:35 Reply Quote 0
                        • undefined
                          techpriest.taro @chrishamm
                          last edited by 5 Oct 2023, 11:35

                          @chrishamm The guys i work with also want to test 3.5 so that is fine, we just need a 3.4.6 as well.

                          undefined undefined 2 Replies Last reply 6 Oct 2023, 09:40 Reply Quote 0
                          • undefined
                            chrishamm administrators @techpriest.taro
                            last edited by 6 Oct 2023, 09:40

                            @techpriest-taro If you need 3.5, you can upgrade again using the unstable package feed but to use 3.4.6 you need to downgrade as outlined in the docs. Under normal cicrumstances it isn't possible to have two different package versions installed at once.

                            Duet software engineer

                            1 Reply Last reply Reply Quote 0
                            • undefined
                              droftarts administrators @techpriest.taro
                              last edited by 6 Oct 2023, 10:46

                              @techpriest-taro you could use two SD cards for the Pi, one with the stable feed (3.4.6) one with unstable feed (3.5). Swap as required. When you swap, run M997 to flash the appropriate firmware.

                              Ian

                              Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                              1 Reply Last reply Reply Quote 2
                              15 out of 19
                              • First post
                                15/19
                                Last post
                              Unless otherwise noted, all forum content is licensed under CC-BY-SA