MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    snowboy: Device or resourse busy

    Scheduled Pinned Locked Moved Troubleshooting
    12 Posts 3 Posters 3.5k Views 3 Watching
    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.
    • S Offline
      sdetweil @banbutcher
      last edited by

      @banbutcher snowboy will use arecord, not aplay…

      so ps -ef | grep arec

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • B Offline
        banbutcher
        last edited by

        heres the result of that:

        pi@MirrorPi:~ $ ps -ef | grep arec
        pi         765 21495  0 16:23 pts/1    00:00:00 grep --color=auto arec
        pi       25903     1  0 13:36 pts/0    00:00:00 arecord -D plughw:1 -q -r 16000 -c 1 -t wav -f S16_LE -
        

        this is with MM shut down.

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @banbutcher
          last edited by

          @banbutcher so arecord is hung ( parent is 1) … kill it

          sudo kill -9 25903

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • B Offline
            banbutcher
            last edited by

            yup, thats done it. Any idea what would cause it to hang?

            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @banbutcher
              last edited by

              @banbutcher no… i see it end unexpectedly more than hang, 999 times :1

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • B Offline
                banbutcher
                last edited by banbutcher

                and you can tell from that output that it hung?

                I think its when i refresh MM, it doesnt close snowboy properly so when MM refreshes snowboy is open already and hangs?
                EDIT* (I tested the theory and if i refresh my MM then snowboy goes into that error loop.)

                would that make sense?

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @banbutcher
                  last edited by

                  @banbutcher yes, seems logical. Another platform cleans up on refresh.

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • B Offline
                    banbutcher
                    last edited by

                    could there be a way to shut it properly if the mirror is refreshed?

                    S 1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @banbutcher
                      last edited by

                      @banbutcher yes, but coding required

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • B Offline
                        banbutcher
                        last edited by

                        @sdetweil as always thanks for your help!

                        i think i need to bring in the expert: @Bugsounet have you any thoughts?

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

                          @banbutcher don’t know really, in all case it will be restart
                          I have coded this code ‘on error… Retry and make a loop (is needed)’
                          And I code ‘stop snowboy every 12h snowboy and restart it (and verify any error)’

                          So the code is normally controlled by the library

                          1 Reply Last reply Reply Quote 0

                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                          With your input, this post could be even better 💗

                          Register Login
                          • 1 / 1
                          • First post
                            Last post
                          Enjoying MagicMirror? Please consider a donation!
                          MagicMirror created by Michael Teeuw.
                          Forum managed by Sam, technical setup by Karsten.
                          This forum is using NodeBB as its core | Contributors
                          Contact | Privacy Policy