• 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.

Fresh Install

Scheduled Pinned Locked Moved General Discussion
49 Posts 6 Posters 12.8k Views 6 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.
  • J Offline
    johnnyboy @sdetweil
    last edited by Jun 12, 2020, 11:19 AM

    @sdetweil
    Thanks

    Not possitive, but since it was last year, then version is prob 2.6?
    OS is Jessie for sure as it was built a few years back.

    It had the auto npm that always worked… but even forcing a start does nothing, and is why I assumed that the version was so out of date, it simply crashed?

    That’s me away to fire it back up and try your suggestions first, and worse case, I will start from fresh again with new OS, and your install script, and hope I can migrate my CSS stuff over from the present MM folder… which I will obviously move and rename first.

    Will update on how I got on.

    S 1 Reply Last reply Jun 12, 2020, 11:20 AM Reply Quote 0
    • S Offline
      sdetweil @johnnyboy
      last edited by Jun 12, 2020, 11:20 AM

      @johnnyboy ok, watching for your feedback

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      J 1 Reply Last reply Jun 12, 2020, 3:32 PM Reply Quote 1
      • J Offline
        johnnyboy @Mykle1
        last edited by Jun 12, 2020, 11:33 AM

        @Mykle1

        Hey up Amigo… Yeah, all’s well here across the pond… how’s things with you? Hope you keeping well, and keeping yourself busy?

        Yeah, as you can tell, I aint been around here a while, and kinda lost interest in my MM, and it has been off for a year, but seems such a waste being there with all that kit inside, being nothing more that a mirror, so felt the need to re-kindle that passion I had initially with it.

        I did occasionally drop in here whenever I could, just to see you guys, and what y’all been up to… but life was just too busy and finding the time to play, was few and far between.

        Hopefully, following @sdetweil’s instructions, I will get my MM back to life, and regain my interest?

        M 1 Reply Last reply Jun 12, 2020, 12:42 PM Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer @johnnyboy
          last edited by Jun 12, 2020, 12:42 PM

          @johnnyboy said in Fresh Install:

          Hopefully, following @sdetweil’s instructions, I will get my MM back to life, and regain my interest?

          I can’t speak to your interest but you will get up and running following his directions.

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 1
          • J Offline
            johnnyboy @sdetweil
            last edited by Jun 12, 2020, 3:32 PM

            @sdetweil said in Fresh Install:

            @johnnyboy ok, watching for your feedback

            Okay, I renamed original MM folder, and did your install - bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)”

            This took a long time and initially thought Pi had froze, so went off and did a few things.
            Came back and looked as if everything installed, and it was awaiting me to enter y/n about splashscreen/autostart… so tried to enter y… but the Pi had froze by that point.

            Pulled the power, and Pi restarted, then went to desktop, and then to MM… so I take it that all went well?

            I checked version and OS — 2.11.0… Raspbian GNU/Linux 9.11 { Stretch }

            So, is that it?.. has it all went okay? and I can now start playing about adding/changing modules?

            How do I change screen to Portrait again?

            S 1 Reply Last reply Jun 12, 2020, 3:57 PM Reply Quote 0
            • S Offline
              sdetweil @johnnyboy
              last edited by Jun 12, 2020, 3:57 PM

              @johnnyboy well, the last two steps didn’t finish, pm2 (autostart) and screen saver

              u can find separate scripts on my repo for those

              system change the screen to portrait? that changed too from boot long ago?
              https://clevertap.com/blog/using-raspberry-pi-to-build-a-commercial-grade-wall-information-dashboard/#:~:text=To change the orientation%2C set,display_rotate%3D3 and reboot again.

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              J 1 Reply Last reply Jun 12, 2020, 4:56 PM Reply Quote 0
              • J Offline
                johnnyboy @sdetweil
                last edited by johnnyboy Jun 12, 2020, 5:00 PM Jun 12, 2020, 4:56 PM

                @sdetweil

                u can find separate scripts on my repo for those

                Will do those

                system change the screen to portrait? that changed too from boot long ago?
                https://clevertap.com/blog/using-raspberry-pi-to-build-a-commercial-grade-wall-information-dashboard/#:~:text=To change the orientation%2C set,display_rotate%3D3 and reboot again.

                Ok, I went to the Boot/config.txt… entered the display_rotate=1 and tried to save but says cannot?
                Rebooted but still in landscape and my entry not saved in boot.

                Where am I going wrong?

                S 1 Reply Last reply Jun 12, 2020, 5:46 PM Reply Quote 0
                • S Offline
                  sdetweil @johnnyboy
                  last edited by Jun 12, 2020, 5:46 PM

                  @johnnyboy stuff in /boot, /etc are protected, so you have to use the sudo comand
                  nano is the editor
                  sudo nano /boot/config.txt

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  J 1 Reply Last reply Jun 12, 2020, 6:24 PM Reply Quote 1
                  • J Offline
                    johnnyboy @sdetweil
                    last edited by Jun 12, 2020, 6:24 PM

                    @sdetweil
                    Sorry … I must have missed something?

                    Pi@raspberrypi:~ S sudo nano/boot/config.txt

                    sudo: nano/boot/config.txt : command not found

                    Pi@raspberrypi:~ S sudonano/boot/config.txt

                    Bash: sudonano/boot/config.tx : no such file or directory

                    1 Reply Last reply Reply Quote 0
                    • B Offline
                      BKeyport Module Developer
                      last edited by Jun 12, 2020, 6:26 PM

                      FWIW, I would have started with a fresh image. whenever I’m working with a system that’s not been used in a while, I grab what I can and start the OS over fresh, it just seems to work better.

                      The "E" in "Javascript" stands for "Easy"

                      J S 2 Replies Last reply Jun 12, 2020, 6:35 PM Reply Quote 1
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 1 / 5
                      1 / 5
                      • First post
                        10/49
                        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