MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    UNSOLVED Screen cannot rotate after upgrade to 2.4.0

    Troubleshooting
    1
    4
    797
    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
      Sun last edited by

      Yesterday, after update to v2.4.0 and follow the wiki Load normally with rotate-1

      Today, boot normally but the screen both on rp3 frontend and magic mirror didn’t rotate at all.

      Where do I need to re-correct this?

      S 1 Reply Last reply Reply Quote 0
      • S
        Sun @Sun last edited by

        After redo all the wiki step and reboot. Rotate correctly. Not sure if I have to set every time?

        S 1 Reply Last reply Reply Quote 0
        • S
          Sun @Sun last edited by

          This time I try to upgrade another mirror got this

          pi@SAMUIMIRROR:~/MagicMirror $ git pull && npm install
          Updating 60b9a5b…6aa156d
          error: Your local changes to the following files would be overwritten by merge:
          modules/default/alert/alert.js
          modules/default/calendar/README.md
          modules/default/calendar/calendar.js
          modules/default/calendar/calendarfetcher.js
          modules/default/compliments/README.md
          modules/default/compliments/compliments.js
          modules/default/currentweather/currentweather.js
          modules/default/newsfeed/README.md
          modules/default/newsfeed/fetcher.js
          modules/default/newsfeed/newsfeed.js
          modules/default/newsfeed/node_helper.js
          modules/default/weatherforecast/README.md
          modules/default/weatherforecast/weatherforecast.js
          package-lock.json
          translations/de.json
          translations/en.json
          translations/it.json
          translations/nl.json
          translations/pt_br.json
          translations/translations.js
          translations/zh_cn.json
          translations/zh_tw.json
          Please commit your changes or stash them before you merge.
          Aborting

          1 Reply Last reply Reply Quote 0
          • S
            Sun last edited by

            Read and Read and found the solution regarding cannot upgrade to 2.4.0
            git reset --hard; git clean -df;

            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