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.

    Orange PI

    Scheduled Pinned Locked Moved Hardware
    27 Posts 6 Posters 12.1k Views 5 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.
    • D Offline
      deemedia @sdetweil
      last edited by

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • D Offline
        deemedia @sdetweil
        last edited by

        @sdetweil
        I tried installation on Armbian. I do not know what to do next, how to solve the startup problem

        pi@orangepione:~$ npm start
        npm ERR! path /home/pi/package.json
        npm ERR! code ENOENT
        npm ERR! errno -2
        npm ERR! syscall open
        npm ERR! enoent ENOENT: no such file or directory, open '/home/pi/package.json'
        npm ERR! enoent This is related to npm not being able to find a file.
        npm ERR! enoent
        
        npm ERR! A complete log of this run can be found in:
        npm ERR!     /home/pi/.npm/_logs/2019-04-20T06_03_50_330Z-debug.log
        
        
        1 Reply Last reply Reply Quote 0
        • M Offline
          MadScientist
          last edited by

          You have to execute npm startin the MagicMirror directory, not in the home directory of your user pi. E.g. do cd MagicMirror (or /home/pi/MagicMirroror whatever your MM directory is) and then run npm start.

          1 Reply Last reply Reply Quote 1
          • D Offline
            deemedia
            last edited by

            Installation on the Armbian in manual mode ended in error. I do not know how to solve the problem start. There is who knows options:face_with_cold_sweat: :loudly_crying_face:

            /home/admin/MagicMirror/node_modules/electron/dist/electron: error while loading shared libraries: libgtk-3.so.0: cannot open shared object file: No such file or directory
            npm ERR! file sh
            npm ERR! code ELIFECYCLE
            npm ERR! errno ENOENT
            npm ERR! syscall spawn
            npm ERR! magicmirror@2.7.1 start: `sh run-start.sh`
            npm ERR! spawn ENOENT
            npm ERR!
            npm ERR! Failed at the magicmirror@2.7.1 start script.
            npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /home/admin/.npm/_logs/2019-04-23T17_59_43_024Z-debug.log
            
            
            S 1 Reply Last reply Reply Quote 0
            • D Offline
              deemedia
              last edited by

              Someone installed it on the Orange Pi one? can you please give instructions

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

                @deemedia libgtk-3.so.0

                U need to install libgtk

                See https://askubuntu.com/questions/1091101/error-libgtk-3-so-0-not-installed-even-though-its-in-usr-lib-x86-64-linux-gnu

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                D 1 Reply Last reply Reply Quote 0
                • S Offline
                  sharmstr Project Sponsor @sdetweil
                  last edited by

                  @sdetweil My jetson nano arrived a few days ago. I bought it for this purpose. Glad to hear it worked for you.

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

                    @sharmstr I installed Ubuntu 18.04, then mm without problem. Will be working on MMM-Hotword and MMM-Assistantmk2 when I get the chance. Need to move my webcam over

                    I could not boot a 64gig SD card. Only up to 32gifg

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    ? 1 Reply Last reply Reply Quote 0
                    • D Offline
                      deemedia
                      last edited by

                      On the way to launch. And again a mistake. I will soon throw out this Orange PI :face_with_steam_from_nose:
                      How to solve it?:dizzy_face:

                      (electron:4035): Gtk-WARNING **: cannot open display: :0
                      npm ERR! code ELIFECYCLE
                      npm ERR! errno 1
                      npm ERR! magicmirror@2.7.1 start: `sh run-start.sh`
                      npm ERR! Exit status 1
                      npm ERR!
                      npm ERR! Failed at the magicmirror@2.7.1 start script.
                      npm ERR! This is probably not a problem with npm. There is likely additional log                ging output above.
                      
                      npm ERR! A complete log of this run can be found in:
                      npm ERR!     /home/admin/.npm/_logs/2019-04-24T05_47_37_255Z-debug.log
                      
                      
                      S 1 Reply Last reply Reply Quote 0
                      • D Offline
                        deemedia @sdetweil
                        last edited by

                        @sdetweil said in Orange PI:

                        жно установить libgtk

                        Thanks, it helped. But now another problem

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