• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 10.4k 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
    last edited by Apr 18, 2019, 10:32 AM

    Hello
    Is it possible to install MM on Orange pi one. How to do it. Everywhere installation instructions for Rasb pi

    S 1 Reply Last reply Apr 18, 2019, 12:23 PM Reply Quote 0
    • S Offline
      sdetweil @deemedia
      last edited by sdetweil Apr 23, 2019, 10:42 PM Apr 18, 2019, 12:23 PM

      @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 Apr 20, 2019, 6:14 AM Reply Quote 0
      • B Offline
        bhepler Module Developer
        last edited by Apr 19, 2019, 1:26 PM

        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 Apr 20, 2019, 6:14 AM

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • D Offline
            deemedia @sdetweil
            last edited by Apr 20, 2019, 6:17 AM

            @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 Apr 20, 2019, 8:31 AM

              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 Apr 23, 2019, 6:08 PM

                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 Apr 23, 2019, 6:35 PM Reply Quote 0
                • D Offline
                  deemedia
                  last edited by Apr 23, 2019, 6:11 PM

                  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 Apr 23, 2019, 6:37 PM Apr 23, 2019, 6:35 PM

                    @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 Apr 24, 2019, 5:52 AM Reply Quote 0
                    • S Offline
                      sharmstr Project Sponsor @sdetweil
                      last edited by Apr 23, 2019, 9:13 PM

                      @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 Apr 23, 2019, 10:41 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 1 / 3
                      1 / 3
                      • First post
                        10/27
                        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