MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    UNSOLVED Few issues

    Hardware
    2
    3
    1708
    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
      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
      • impuislupus
        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
          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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy