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 13.6k 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
                        • D Offline
                          deemedia
                          last edited by deemedia

                          Maybe someone has a ready image to install on a memory card and run without these tambourines.
                          ready to donate, for a working image on Orange Pi One

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

                            @deemedia you are running a graphical user interface, right? Some desktop. U must

                            Also, are you trying this over vnc?
                            Display 0 is the main UI on the device

                            Sam

                            How to add modules

                            learning how to use browser developers window for css changes

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

                              @sdetweil said in Orange PI:

                              VNC

                              No, not VNC, directly from the device

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

                                @deemedia and xwindows is running?

                                Sam

                                How to add modules

                                learning how to use browser developers window for css changes

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

                                  @sdetweil said in Orange PI:

                                  xwindows
                                  I did not try xwindows, I am a weak user

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

                                    @deemedia sorry, not sure I understand. Is the graphical desktop running, looks like windows. Use a mouse to launch applications from the menu bar

                                    Sam

                                    How to add modules

                                    learning how to use browser developers window for css changes

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

                                      @sdetweil said in Orange PI:

                                      н

                                      no desktop no. installed Amdebian, without a graphical interface. I tried Ubuntu 15.04 mate desktop and also does not work.

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

                                        @deemedia must have graphical ui. Browser requires it. that is why the display 0 error

                                        Sam

                                        How to add modules

                                        learning how to use browser developers window for css changes

                                        D 2 Replies Last reply Reply Quote 1
                                        • D Offline
                                          deemedia @sdetweil
                                          last edited by

                                          @sdetweil
                                          what system should I put under this piece of iron to start. Thank you so much for helping.:folded_hands:

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

                                            @sdetweil
                                            Suit this ubuntu_lxde_desktop_For_OrangePi_One

                                            S 1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 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