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.

    ubuntu and magicmirror

    Scheduled Pinned Locked Moved Solved Troubleshooting
    6 Posts 5 Posters 2.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.
    • S Offline
      sdetweil
      last edited by

      When you clone the mm repo, you then run npm install in the mm folder.

      What processor is that nuk machine?

      I just did the install on an odroid sbc without any problems on Ubuntu 18.04

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • J Offline
        jasondreher
        last edited by

        I had the same issue trying to install on the latest Ubuntu, I could not get it to work, I would install 16.04. 16.04 works great for me.
        See
        https://forum.magicmirror.builders/topic/6994/mm-and-ubuntu-made-for-each-other

        1 Reply Last reply Reply Quote 0
        • Mykle1M Offline
          Mykle1 Project Sponsor Module Developer @OceanK
          last edited by

          @oceank

          I use ubuntu 16.04 LTS exclusively. I wipe the machine so that there is nothing on it except ubuntu. I fully update ubuntu and then install node like this:

          curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -

          The OS should ask you if you want to install curl at this point. Do so. If you have to repeat the curl command above, do so. Now on to the installation of MM.

          I like to do manual installations, meaning, I download the MM zip file instead of using the install command. I drag the MM folder to home and remove the “-master” from the name of the folder, leaving only MagicMirror as the name. Then, in the terminal, cd MagicMirror and then npm install

          I’ve never had a problem doing it this way. Good luck.

          Create a working config
          How to add modules

          O M 2 Replies Last reply Reply Quote 2
          • O Offline
            OceanK @Mykle1
            last edited by

            Thanx Mate! that did it!

            my monitor is 2560 x 1440. But in ubuntu I can only choose max 1920x1080, any suggestions howto fix that?@mykle1

            1 Reply Last reply Reply Quote 0
            • M Offline
              maykesplana @Mykle1
              last edited by

              @mykle1

              Thanks for this. I will give this a shot tonight.

              cheers!

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