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 11.7k 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.
    • S Offline
      sdetweil @deemedia
      last edited by sdetweil

      @deemedia what os does it run? ubuntu? just ignore the word rasb and do the manual install

      i have installed on ordoid Xu4, and yesterday Nvidia Jetson Nano

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      D S 3 Replies Last reply Reply Quote 0
      • bheplerB Offline
        bhepler Module Developer
        last edited by

        The Orange Pi website states that it can run Ubuntu, so it should be possible to run the Magic Mirror framework on it. You’ll want to follow the instructions for a manual install - don’t use the script as it is designed specifically for the RasPi.

        I’m doing something similar now with a NanoPC-T4. It installs like a champ (I’m having other issues).

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