MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Andrius ok
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 20
    • Groups 0

    Andrius ok

    @Andrius ok

    3
    Reputation
    910
    Profile views
    20
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Age 43
    Website www.uniquestudio.net
    Location Vilnius, Lithuania

    Andrius ok Unfollow Follow

    Best posts made by Andrius ok

    • RE: MMM-Snow - Yet another Snow Module

      Hello @strawberry-3.141 first Happy Holidays! and thank you for your answer. Yes I see now that only working with the Chromium browser on RPi3

      After spending a day to find the solution on how to make work MM on Raspberry Pi Zero W with Chromium I found the solution and it works like a charm! :)

      I tried many browsers (Midori, Kweb, Epiphany) no one is working correctly with es6 and css3 only Chromium.

      There is link on how to make work Chromium on RPi W Zero:
      https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=157049

      Also on how to start Chromium with root (if someone is needed):
      https://www.linkedin.com/pulse/20141028025215-79939846-google-chrome-and-chromium-as-root-on-kali-linux/

      There is my start.sh script:
      #! /bin/bash
      cd ~/MagicMirror
      node serveronly &
      sleep 45
      sudo xbacklight -set 100
      sudo xinit /home/pi/startMirror.sh

      and startMirror.sh script:
      #!/bin/sh
      xset -dpms # disable DPMS (Energy Star) features.
      xset s off # disable screen saver
      xset s noblank # don’t blank the video device
      xbacklight -set 100

      #Chromium Browser
      matchbox-window-manager &
      unclutter &
      sed -i ‘s/“exited_cleanly”: false/“exited_cleanly”: true/’ ~/.config/chromium/Default/Preference
      chromium-browser --start-maximized --noerrdialogs --kiosk --incognito http://localhost:8080

      Everything the same config like there (only Chromium browser needed instead Midori):
      https://forum.magicmirror.builders/topic/1183/how-i-got-my-magic-mirror-working-on-a-raspberry-pi-0-zero

      Maybe for someone it will be usefull on how to start MM on Raspberry Pi Zero W with all features working.

      Happy Holidays!

      0_1514241955871_MM.JPG

      posted in Fun & Games
      Andrius okA
      Andrius ok
    • RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)

      Hi @lasharor , my apologies. Yes I have forgotten, very sorry was on long vacation.
      So there is my MM image with Chromium for Raspberry Pi Zero W

      https://www.dropbox.com/sh/kdo5q1pxjluca49/AACvP81YjZik6R90BHZNiSZ5a?dl=0

      note: you have to configure WiFi by yoursefl and also all modules to work properly in Yours language.

      posted in Tutorials
      Andrius okA
      Andrius ok

    Latest posts made by Andrius ok

    • RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)

      @lasharor yes of course, no problems? Did you? Having issues?

      posted in Tutorials
      Andrius okA
      Andrius ok
    • RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)

      @Hawking my MM with this image on Raspberry Pi Zero W working a half a year without crashing, restarting etc., what modules do you using? Did you try only with my modules? You have to know that SBC is very slow and poor on performance so my modules which is in img is taking 99% CPU always, if tou trying to add one more module I think it’s too much

      posted in Tutorials
      Andrius okA
      Andrius ok
    • RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)

      @bmarofsky if need advice please you can ask me

      posted in Tutorials
      Andrius okA
      Andrius ok
    • RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)

      @bmarofsky nice that you trying to work your MM more “under preasure” what can Raspberry Pi Zero W :) I believe that I take the maximum from this SBC which from the forum cannot do that I did :) by the way share and show photo ;) thats nice to see.

      P.s. Now checking much more with ASUS TinkerBord - follow me! ;)

      posted in Tutorials
      Andrius okA
      Andrius ok
    • RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)

      Hi @lasharor , my apologies. Yes I have forgotten, very sorry was on long vacation.
      So there is my MM image with Chromium for Raspberry Pi Zero W

      https://www.dropbox.com/sh/kdo5q1pxjluca49/AACvP81YjZik6R90BHZNiSZ5a?dl=0

      note: you have to configure WiFi by yoursefl and also all modules to work properly in Yours language.

      posted in Tutorials
      Andrius okA
      Andrius ok
    • RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)

      @lasharor ok tomorrow I will share the image

      posted in Tutorials
      Andrius okA
      Andrius ok
    • RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)

      @lasharor did you using Raspberry Pi Zero W ?

      posted in Tutorials
      Andrius okA
      Andrius ok
    • RE: MagicMirror on Pi Zero W

      Hi @12wsx try this thread https://forum.magicmirror.builders/post/32731

      posted in Tutorials
      Andrius okA
      Andrius ok
    • RE: Can you build a magic mirror using a Raspberry Pi – Zero W

      @Sean with Chromium I believe you can make to work all modules
      I did some modules to work with Chromium https://forum.magicmirror.builders/post/32731

      posted in General Discussion
      Andrius okA
      Andrius ok
    • RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)

      @Parth-Bhandari check this thread https://forum.magicmirror.builders/post/32731

      posted in Tutorials
      Andrius okA
      Andrius ok