Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Atahan
    A
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Atahan

    @Atahan

    0
    Reputation
    3
    Posts
    119
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Atahan Follow

    Best posts made by Atahan

    This user hasn't posted anything yet.

    Latest posts made by Atahan

    • Auto Start Time

      Hi there;

      I installed pm2 and I setted auto start mode. I don’t have any problem about this. Everything is ok, everything is work. I wonder one thing about auto start;

      Can I start magic mirror faster automatically? As you know firstly raspberry pi’s deskop is open and then start to work magic mirror after 6-7 seconds.

      I want to magic mirror start directly. I mean when I run raspberry pi, it will open with magic mirror instead of desktop. Can you help me about set this opening setting?

      posted in Feature Requests
      A
      Atahan
    • RE: How to start smart mirror

      @qu1que said in How to start smart mirror:

      Take a look at your config.js file. At first installation, you have a file called config.js.sample. You must rename that file to config.js and try again.

      The path to those files is: /home/pi/MagicMirror/config/

      Thank you for your comment. I try this but it doens’t fix. Can I ask one more question

      Does config file contain both config.js and config.js.sample files?

      posted in Tutorials
      A
      Atahan
    • How to start smart mirror

      Hi there
      I am new raspberry and I install magicmiror.
      When I run the software with the code I shared below, nothing appears on the screen.

      cd ~/MagicMirror
      
      DISPLAY=:0 npm start
      

      When I look at module file from file manager, I see that modules like clock, calendar are installed. I’d appreciate it if you could help me.

      PS: I use raspberry pi4 2Gb and television

      posted in Tutorials
      A
      Atahan