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.

    MM and UBUNTU. Made for each other.

    Scheduled Pinned Locked Moved General Discussion
    28 Posts 12 Posters 17.1k Views 11 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.
    • Mykle1M Offline
      Mykle1 Project Sponsor Module Developer @bhepler
      last edited by Mykle1

      @bhepler said in MM and UBUNTU. Made for each other.:

      Intel Atom processor and integrated graphics is not suitable for Ubuntu and therefore the MagicMirror.

      The only two laptops that I’ve had trouble with are both ThinkPads. I struggled with them and eventually gave up.

      However, I did have success with a little piece of $h1t with specs similar to what you mentioned.

      https://www.youtube.com/watch?v=QZ8t3UoKYu0

      Total cost = $11

      Specs:

      ASUS Eee PC
      Intel Atom CPU N570 @ 1.66GHz x 4
      2GB of RAM
      Intel Pineview M Graphics
      Display 8.5" width by 5.25" height
      250GB HD
      Integrated microphone
      Built-in WiFi
      VGA port (for external monitor)

      $11 on craigslist

      64-bit Ubuntu 14.04 LTS
      MagicMirror v2.1.3

      Modules:

      MMM-Advice
      AlarmClock
      calendar
      clock
      compliments
      Cocktails
      EARTH
      EasyBack
      Events
      FMI (Find My iPhone)
      ImageSlideshow
      Lunartic
      newsfeed
      NOAA3
      PC-Stats
      voice w/ Hello-Lucy
      WunderGround

      Create a working config
      How to add modules

      bheplerB 1 Reply Last reply Reply Quote 1
      • bheplerB Offline
        bhepler Module Developer @Mykle1
        last edited by

        @mykle1 - Sigh. I suppose I can try again. Did you have to do any fiddling to get the OS to use a graphics driver?

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

          @bhepler said in MM and UBUNTU. Made for each other.:

          Sigh. I suppose I can try again. Did you have to do any fiddling to get the OS to use a graphics driver?

          No sir. I did a standard install of ubuntu 16.04LTS (I only use this version. I tried 18.xx and had trouble) During the setup of the installation there is a click box for “use third party drivers” or something to that effect. I always click (enable) that option. I don’t know if it’s worth mentioning but I always use a wired internet connection during installation. It’s just faster that way as it updates everything.

          Let me know how you make out. :thumbsup:

          Create a working config
          How to add modules

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

            Recommendation Update

            Actually, this is more of a recommendation confirmation. While you can use ubuntu 18.xx and MM together, I don’t recommend it. I just did a clean install of ubuntu 18.04. Newest stable node and npm. MM v2.6.0. Yes, it runs MM but I don’t see any benefit to using ubuntu 18.xx over 16.04 LTS. I don’t like the changes to the UI in 18.xx and I really don’t like dealing with all the vulnerabilities.

            Ubuntu 16.04 LTS has a more intuitive UI (IMHO) and there are NO vulnreablilities to deal with. NONE!

            So, for the time being, I’m staying with Ubuntu 16.04 LTS. It’s trouble free and MM loves it, too.

            I did a test install of Ubuntu 18.04 on a machine I found in someone’s trash. That’s when the vulnerabilities reminded me of why I don’t like 18.xx. Look at the specs. One man’s trash is another man’s treasure.

            0_1553376079773_GarbagePC.png

            Create a working config
            How to add modules

            justjim1220J 2 Replies Last reply Reply Quote 0
            • B Offline
              batfastard
              last edited by

              not gonna lie, i actually have a i5 mini pc laying around and have been fiddling with the pis for weeks now trying to get everything dialed in and your post got me a little pumped to be able to use this pc i got.

              i got ubuntu installed no problem…

              i know NOTHING about it so i couldnt even get past how to install the wireless adapter lol…

              so im scrapping this and going back to install raspbian on the pc and will try it at that point.

              1 Reply Last reply Reply Quote 0
              • justjim1220J Offline
                justjim1220 Module Developer @Mykle1
                last edited by

                @Mykle1 Nice Find! :)

                "Life's Too Short To Dance With Ugly People"
                Jim Hallock - 1995

                1 Reply Last reply Reply Quote 0
                • justjim1220J Offline
                  justjim1220 Module Developer @Mykle1
                  last edited by

                  @Mykle1

                  I had version 18.xx installed, up and going just fine on my dev machine

                  I am used to dealing with vulnerabilities, since I mainly work with Windows

                  But, I just have my mindset to run npm audit fix --force & npm i lodash@4.17.5 -g & npm i acorn@^6.0.0 -g after every install of MM2. only takes a few minutes extra and it fixes all the vulnerabilities. Except for a few that come with some of the modules. With Ubuntu 18.xx, if I remember, I think just the npm audit fix --force was all I needed to do.

                  "Life's Too Short To Dance With Ugly People"
                  Jim Hallock - 1995

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

                    @justjim1220

                    Yes, as I said, I too had ubuntu 18.xx and MM up and running. I just prefer NOT to deal with any vulnerabilities which 16.04 doesn’t have. I don’t know of any benefit to running 18.xx over 16.04 and, as I stated, I’m not a fan of the new UI in 18.xx. I ran MM over Windows when I first started. The disadvantages quickly became apparent. Hello-Lucy never would have happened if I didn’t leave Windows behind. I never looked back. :-)

                    Create a working config
                    How to add modules

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

                      By popular demand

                      Install ubuntu 16.04LTS (internet connection HIGHLY recommended)

                      You MUST (check box) “Install 3rd Party Drivers” during installation

                      Fully update the installation via the software manager after installation (It often needs to)

                      Install node (includes npm) (I use node 8 )

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

                      It will ask you if you want to install curl (gives you the command). Do so. Then run #1 again

                      1. This will complete the installation of node and npm

                      sudo apt-get install -y nodejs

                      1. Check for success of node and npm installation in your terminal.

                      run node -v (this will show your version)
                      run npm -v (this will show your version)

                      Now install MM

                      Run git clone https://github.com/MichMich/MagicMirror.git in your terminal

                      You may be asked to install git here. Do so. Use the command presented to you in the terminal

                      Then run git clone https://github.com/MichMich/MagicMirror.git again

                      Then cd MagicMirror and run npm install

                      Then run your mirror npm start

                      Create a working config
                      How to add modules

                      1 Reply Last reply Reply Quote 3
                      • Cliff365C Offline
                        Cliff365
                        last edited by

                        I know this thread is quite old, hoping @Mykle1 or someone still looks at it.

                        I followed the instructions and have a MM running on my Acer Revo. However, when I start MagicMirror, all I see is a blank screen. I have pm2 and electron installed, where do I find the logfile to try to track down the issue?

                        S Cliff365C 2 Replies Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 2 / 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