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.

    Few issues

    Scheduled Pinned Locked Moved Unsolved Hardware
    3 Posts 2 Posters 2.0k 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.
    • C Offline
      CCoates
      last edited by

      Hi all,

      I’ve recently set up my mirror on a Pi running Pixel (is this the issue)

      But changing the code for Screen saver & autostart hasnt worked.

      Any suggestions?

      1 Reply Last reply Reply Quote 0
      • impuislupusI Offline
        impuislupus
        last edited by

        I suggest that you use the following it’s a great way to get it up and running https://forum.magicmirror.builders/topic/236/complete-setup-tutorial

        1 Reply Last reply Reply Quote 0
        • C Offline
          CCoates
          last edited by

          Hi there,

          thats the post i followed, and have followed twice. The code is saving in the files I.e. the step below all saves and stays in the auto start config but doesnt do anything

          I’m either missing something glaringly obvious …

          Step 3
          Let’s disable the screen saver and screen blanking as well. This needs to be done in two places. First in the autostart configuration:
          ‘sudo nano /etc/xdg/lxsession/LXDE-pi/autostart’

          And add the following to the bottom of the file:

          @xset s noblank
          @xset s off
          @xset -dpms

          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