• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 no autostart Video

Scheduled Pinned Locked Moved Solved Troubleshooting
35 Posts 4 Posters 13.4k Views 4 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.
  • S Offline
    sdetweil @Darkmx-6
    last edited by Oct 1, 2019, 4:37 PM

    @Darkmx-6 not that I have found

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    D 1 Reply Last reply Oct 1, 2019, 4:53 PM Reply Quote 0
    • D Offline
      Darkmx-6 @sdetweil
      last edited by Oct 1, 2019, 4:53 PM

      @sdetweil

      Humm… ctrl shift i doesn’t seem to work. may be it is just slow, I’m rebooting now and am going to try again. I’m using a raspberry pi zero.

      S 1 Reply Last reply Oct 1, 2019, 5:08 PM Reply Quote 0
      • D Offline
        Darkmx-6
        last edited by Oct 1, 2019, 4:58 PM

        yeah, it does nothing… is there a way to access it with the mouse?

        My Keyboard is connected and working because I can quit magic mirror with the keyboard.

        1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @Darkmx-6
          last edited by Oct 1, 2019, 5:08 PM

          @Darkmx-6 all three keys together, ctrl-shift and the letter i (as in Initial)

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • D Offline
            Darkmx-6
            last edited by Oct 1, 2019, 5:09 PM

            yep, like if I’m hitting ctrl + alt + delete correct?

            instead it’s ctrl shift i

            S 1 Reply Last reply Oct 1, 2019, 5:10 PM Reply Quote 0
            • S Offline
              sdetweil @Darkmx-6
              last edited by Oct 1, 2019, 5:10 PM

              @Darkmx-6 correct

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • D Offline
                Darkmx-6
                last edited by Oct 1, 2019, 6:09 PM

                Yeah I can’t get it to come up.

                I’m not sure what else I can do.

                S 1 Reply Last reply Oct 1, 2019, 6:10 PM Reply Quote 0
                • S Offline
                  sdetweil @Darkmx-6
                  last edited by Oct 1, 2019, 6:10 PM

                  @Darkmx-6 if u can change the startup, npm start dev opens the developers window

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  D 2 Replies Last reply Oct 1, 2019, 8:12 PM Reply Quote 0
                  • D Offline
                    Darkmx-6 @sdetweil
                    last edited by Oct 1, 2019, 8:12 PM

                    @sdetweil

                    I am trying a clean install now

                    1 Reply Last reply Reply Quote 0
                    • D Offline
                      Darkmx-6 @sdetweil
                      last edited by Oct 1, 2019, 9:14 PM

                      @sdetweil

                      is this the start file you are talking about?

                      pi@raspberrypi:~ $ ls
                      chromium_start.sh  mmstart.sh                  package-lock.json
                      MagicMirror        node-v10.16.0-linux-armv6l
                      pi@raspberrypi:~ $ 
                      
                      

                      mmstart.sh?

                      pi@raspberrypi:~ $ sudo nano mmstart.sh
                      
                        GNU nano 3.2                       mmstart.sh                                 
                      
                      #!/bin/bash
                      cd ~/MagicMirror
                      node serveronly &
                      sleep 30
                      xinit /home/pi/chromium_start.sh
                      
                      npm start dev
                      

                      Is that where it goes?

                      Man doing this project makes me feel so dumb I need to learn more, any suggestions?

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 2 / 4
                      2 / 4
                      • First post
                        17/35
                        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