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.

    MMM-EasyBack / Nothing to display ..

    Scheduled Pinned Locked Moved Troubleshooting
    2 Posts 2 Posters 502 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.
    • V Offline
      vietscong
      last edited by

      Good afternoon

      First , thanks to the all of you for this excellent project and community .

      I’ve been working on my MagicMIrror so i can make a gift for a friend …

      And everything went smoothly until this road block …

      I wanted to install MMM-EasyBack so i can i have a background…

      and it just can’t make it work. Nothing is displayed …i have tried an image, a video…nothing

      I have read and follow the installation file and make everything i should do …

      until this part:

      "Fix for use with Chromium Browser
      Thanks to sdetweil and Darkmx-6
      I edited the file chromium_start.sh found here:

      pi@raspberrypi:~ $ ls
      chromium_start.sh MagicMirror mmstart.sh node-v10.16.0-linux-armv6l package-lock.json
      and added
      –autoplay-policy=no-user-gesture-required

      Example:

      GNU nano 3.2 chromium_start.sh

      #!/bin/sh
      unclutter &
      xset -dpms # disable DPMS (Energy Star) features.
      xset s off # disable screen saver
      xset s noblank # don’t blank the video device
      matchbox-window-manager &
      #midori -e Fullscreen -a http://localhost:8080
      chromium-browser --autoplay-policy=no-user-gesture-required --incognito --kiosk http://localhost:8080/"

      i just cannot edit the chromium_start_sh file …because i cant find it …

      Is there anyone that can help me please.

      THanks

      Best Regards

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

        @vietscong

        before u go down that path,

        open the developers window ctrl-shift-i on the keyboard, then select the console tab and scroll up to see any errors.

        you shouldn’t need to run the chromium browser.

        did u try the default backgrounds?

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • 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