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 2.7k 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.
    • 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 Do not disturb
        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 Do not disturb
            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 Do not disturb
                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 Do not disturb
                    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
                        • 1
                        • 2
                        • 1 / 2
                        • 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