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

    Upgrade to 3.4.5 bricked the printer

    Scheduled Pinned Locked Moved Solved
    Using Duet Controllers
    3
    15
    424
    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.
    • jens55undefined
      jens55 @jay_s_uk
      last edited by

      @jay_s_uk, I have a single Windows laptop that I use to run Fusion360 and nothing else. I would rather not use that computer to do anything else.

      1 Reply Last reply Reply Quote 0
      • jens55undefined
        jens55 @chrishamm
        last edited by

        @chrishamm bossa-cli installed without errors but running 'bossa' from the terminal window gets me a 'command not found' and going to 'activities' at the top left of the screen and searching for 'bossa' doesn't find anything.
        Going to Ubuntu Software and searching for 'bossa' doesn't find anything.
        I am not sure what you mean by 'program menu' ...

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

          @jens55 It may be bossa-cli then, or just try bossac -e -w -v -b Duet3Firmware_MB6HC.bin from a directory where you have the firmware file. It's hard to say because I don't use Ubuntu. I'll have a look.

          PS: You need the full bossa package to get a GUI (sudo apt install bossa), bossa-cli only contains bossac. Once installed run bossa.

          Duet software engineer

          jens55undefined 1 Reply Last reply Reply Quote 0
          • jens55undefined
            jens55 @chrishamm
            last edited by

            @chrishamm I tried bossa-cli - not found. I will try 'bossac'
            Ahh, now we are in business.
            Just saw your update and installed bossa - that is working
            Stupid question - how do I find which serial port is the correct one - I tried ttys0 through ttys6 and I can't connect?

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

              @jens55 It should be /dev/ttyACM0 or /dev/ttyUSB0 or similar.

              Duet software engineer

              jens55undefined 1 Reply Last reply Reply Quote 0
              • jens55undefined
                jens55 @chrishamm
                last edited by

                @chrishamm Bossa gives me the option of port ttyACM0 but that doesn't connect, I get no options for a ttyUSB* at all. Listing the devices in /dev does not give me anything with 'USB' in it.

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

                  @jens55 /dev/ttyACM0 works for me, I just checked. What error message do you get? Perhaps you need to add your current user to the group that manages /dev/ttyACM0 (maybe sudo gpasswd -a <yourusername> dialout, then log out and back in, and try again).

                  Duet software engineer

                  jens55undefined 1 Reply Last reply Reply Quote 0
                  • jens55undefined
                    jens55 @chrishamm
                    last edited by

                    @chrishamm, I get 'error could not connect to device on ttyACM0'
                    The user I am currently logged in under should have all rights. I could try running bossa under sudo ....
                    OK, running under sudo will recognize ttyACM0. What write options should I select in bossa?

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

                      @jens55 Erase all, Lock, and Boot to flash. Reset the board when bossa has finished.

                      Duet software engineer

                      jens55undefined 1 Reply Last reply Reply Quote 0
                      • jens55undefined
                        jens55 @chrishamm
                        last edited by

                        @chrishamm WOOOHOOOO !!!! We are back in business .... thank you very much!
                        BTW, the 'turn off everything' command works - thanks for fixing that!

                        1 Reply Last reply Reply Quote 2
                        • dc42undefined dc42 marked this topic as a question
                        • dc42undefined dc42 has marked this topic as solved
                        • First post
                          Last post
                        Unless otherwise noted, all forum content is licensed under CC-BY-SA