• 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.

raspberry-pi alternatives

Scheduled Pinned Locked Moved Hardware
39 Posts 13 Posters 32.5k Views 14 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.
  • ? Offline
    A Former User @alexyak
    last edited by Nov 17, 2016, 4:42 PM

    @alexyak Only under Windows… It bricks on trying to install Raspbian… I know because it happened to me…

    A 1 Reply Last reply Nov 17, 2016, 6:16 PM Reply Quote 0
    • T Offline
      tajno
      last edited by Nov 17, 2016, 4:47 PM

      Actually I got the problem that the RAM is filled and the system starts to swap - which made the mirror, obviously very slow.

      Does anyone have similiar issues?

      A pm2 reload does not really work - The only way is to kill electron and start the mirror again - than it works fine for like 12 hours. I don’t really get what the RAM is filling - Maybe its the iFrame Module? A clean installation will probably not have those problems, think it must be a module…

      L 1 Reply Last reply Jan 25, 2017, 1:54 PM Reply Quote 0
      • A Offline
        alexyak @Guest
        last edited by Nov 17, 2016, 6:16 PM

        @wjdw87 of course it wouldn’t run Raspbian because it’s built specifically for RPI. I’d stay with Windows.

        ? 1 Reply Last reply Nov 17, 2016, 7:03 PM Reply Quote 0
        • ? Offline
          A Former User @alexyak
          last edited by A Former User Nov 17, 2016, 7:11 PM Nov 17, 2016, 7:03 PM

          @alexyak sorry, i was not clear. No Linux Distros will install. . they also have android out of the box version and you can change over.

          The problem is their jerry rigged bios.

          Their android or windows packages at specific to the boxes, no installing of USB/other for they are not built for the boxes

          Further the windows is only 32 bit, and the android does have 64 bit, admittedly

          1 Reply Last reply Reply Quote 0
          • C Offline
            cowboysdude Module Developer
            last edited by Nov 17, 2016, 11:13 PM

            Or go with another Linux distro… I installed it on a computer and installed the mirror on it… worked pretty good and MUCH faster :)

            A 1 Reply Last reply Feb 21, 2017, 9:33 PM Reply Quote 0
            • L Offline
              lolobyte @tajno
              last edited by Jan 25, 2017, 1:54 PM

              @tajno

              do a cron job to restart your raspi every night!

              1 Reply Last reply Reply Quote 1
              • A Offline
                amanzimdwini @cowboysdude
                last edited by Feb 21, 2017, 9:33 PM

                @cowboysdude

                • any SHORT intro on how to put a MM onto an old laptop with Ubuntu running on it?
                  I have it on two Pis (2 and 3); managed to get it onto a Win10 box - Ubuntu is next :)

                Thanks

                C 1 Reply Last reply Feb 22, 2017, 2:37 PM Reply Quote 0
                • C Offline
                  cowboysdude Module Developer @amanzimdwini
                  last edited by Feb 22, 2017, 2:37 PM

                  @amanzimdwini Installing MM is easy on Unbuntu.

                  I downloaded it and unpacked it into MagicMirror folder then in a terminal window:

                  npm install
                  npm start

                  Starts right up no issues :)

                  Pretty much everything works just as it did on a Pi except it’s a lot faster :)

                  A M 2 Replies Last reply Mar 2, 2017, 10:33 PM Reply Quote 1
                  • A Offline
                    amanzimdwini @cowboysdude
                    last edited by Mar 2, 2017, 10:33 PM

                    @cowboysdude It was nearly that easy… on LTS 16.04 on an ancient Dell:

                    sudo npm install (failed)
                    sudo apt install nodejs-legacy
                    sudo npm install (succeeded)
                    npm start
                    -> Please create a config.js file

                    Thanks for the help!

                    M C 2 Replies Last reply Mar 3, 2017, 12:34 AM Reply Quote 1
                    • M Offline
                      Mykle1 Project Sponsor Module Developer @cowboysdude
                      last edited by Mar 3, 2017, 12:28 AM

                      @cowboysdude said in raspberry-pi alternatives:

                      Starts right up no issues
                      Pretty much everything works just as it did on a Pi except it’s a lot faster

                      So you’re running it on a Windows machine? I ask because I am too, only without being able to use the sudo command in Windows, some dependencies installations won’t work. i.e. MMM-voice. I really want to make a laptop MMM-NFL machine (with MMM-voice) for my son-in-law but that is the problem I am running into.

                      So, have you used MMM-voice on anything other than a Raspberry Pi?

                      Create a working config
                      How to add modules

                      C 1 Reply Last reply Mar 3, 2017, 12:35 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 3 / 4
                      • 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