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.

    MMM-usonic Problems

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    24 Posts 2 Posters 5.6k Views 2 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
      sgarg15 @sdetweil
      last edited by

      @sdetweil so i had a look and apparently this was missing || hardware === 'BCM2835' from else if (hardware === 'BCM2709' || hardware === 'BCM2835') but when i added that now its giving a different error

      [14:05:10.212] [ERROR]  Error: EACCES, Permission denied
          at /home/pi/MagicMirror/modules/MMM-Swipe/node_modules/mmm-gpio/lib/gpio.js:30:18
          at ChildProcess.exithandler (child_process.js:299:7)
          at ChildProcess.emit (events.js:210:5)
          at maybeClose (internal/child_process.js:1021:16)
          at Socket.<anonymous> (internal/child_process.js:430:11)
          at Socket.emit (events.js:210:5)
          at Pipe.<anonymous> (net.js:658:12) {
        errno: 13,
        code: 'EACCES',
        syscall: 'init'
      }
      [14:05:10.252] [LOG]    MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      [14:05:10.254] [LOG]    If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
      [14:05:10.276] [LOG]    Whoops! There was an uncaught exception...
      [14:05:10.278] [ERROR]  Error: EACCES, Permission denied
          at /home/pi/MagicMirror/modules/MMM-Swipe/node_modules/mmm-usonic/lib/usonic.js:32:20
          at ChildProcess.exithandler (child_process.js:299:7)
          at ChildProcess.emit (events.js:210:5)
          at maybeClose (internal/child_process.js:1021:16)
          at Socket.<anonymous> (internal/child_process.js:430:11)
          at Socket.emit (events.js:210:5)
          at Pipe.<anonymous> (net.js:658:12) {
        errno: 13,
        code: 'EACCES',
        syscall: 'init'
      }
      
      1 Reply Last reply Reply Quote 0
      • S Offline
        sgarg15 @sdetweil
        last edited by

        @sdetweil after reasearching a bit i dont think this modules works anymore with the new updates of pi and MMM a ssaid here
        https://forum.magicmirror.builders/topic/205/mmm-swipe-hand-gestures/32

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

          @sgarg15 looks like the usonic needed sudo mode…too… dumb

          welcome to the ‘fun’ part of open source, constantly changing runtimes and volunteer developers

          Sam

          How to add modules

          learning how to use browser developers window for css changes

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

            @sdetweil so is this problem solvable or should i find another module?

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

              @sgarg15 no idea… don’t know anything about all that stuff… I’ve seen a few other people doing swipe actions on their mirrors… don’t recognize any big issues, other than its a tediuos setup…

              Sam

              How to add modules

              learning how to use browser developers window for css changes

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

                @sdetweil oh ok oh well then

                1 Reply Last reply Reply Quote 0
                • 1
                • 2
                • 3
                • 3 / 3
                • 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