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.

    Brand new setup - running into some issues. libatk?

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    3 Posts 2 Posters 722 Views 2 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.
    • K Offline
      Kelemvor
      last edited by

      Hi,
      I had MM setup on my laptop, but I picked up an RPi3 from someone who wasn’t using theirs. I went through the steps here:
      https://docs.magicmirror.builders/getting-started/installation.html

      I’m using the “Lite” build of the version from the RPi Installer.

      The first issue I had is that Git does not appear to get installed, so when I got to step 2, it didn’t work. I had to manually install Git, which isn’t in the instructions (might want to add that).

      Anyway, I then went through the rest of the steps, but ran into a problem when I tried to start MM. After running npm run start, I got this:

      > magicmirror@2.25.0 start
      > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
      
      /home/kelemvor/MagicMirror/node_modules/electron/dist/electron: error while loading shared libraries: libatk-1.0.so.0: cannot open shared object file: No such file or directory
      

      Is there something I need to do to install whatever libatk is?

      Thanks.

      S 2 Replies Last reply Reply Quote 0
      • S Offline
        sdetweil @Kelemvor
        last edited by

        @Kelemvor you need to use the full version of the pi os. otherwise u fall into all these issues.

        it’s documented as full is required

        Screenshot_20231224_083222_Chrome.jpg

        Sam

        How to add modules

        learning how to use browser developers window for css changes

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

          @Kelemvor then use my script to install,
          listed as 1st in the alternative install methods.

          see
          https://github.com/sdetweil/MagicMirror_scripts

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          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