Navigation

    MagicMirror Forum

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

    Help for a newbie

    Troubleshooting
    3
    6
    71
    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.
    • T
      trix2k last edited by trix2k

      Hello all

      I am very new to all of this but I am still learning. I have ran into a little snag I do not know what I did or how to fix it.

      I have been slowly programming my Pi device and everything has been going good, until I turned it on yesterday and everything looked a little crazy. The last thing I did is at the module for my horoscope, and everything seem to be fine. I rebooted the device many times and it was still working. When I came back Sunday and turned everything on that’s when things started to get strange. It looks Like the resolution is off but I do not know how to fix it any help would be greatly appreciated
      before.jpg

      ![0_1607470651029_after.jpg](Uploading 100%)

      for some reason i can not upload the second picture showing the problem, but everyting is overlapping on top of each other

      1 Reply Last reply Reply Quote 0
      • T
        trix2k last edited by trix2k

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • Mykle1
          Mykle1 Project Sponsor Module Developer last edited by

          I would disable the Horoscope module to see if things go back to normal. You don’t have to delete anything. Simply add disabled: true, to the config entry for the horoscope module. Save and run MM and see what happens.

          EXAMPLE:

          {
              disabled: true,
              module: "MMM-YourHoroscopeModule",
              position: "top_center",
              config: {
                  maxWidth: "75%",       // Sizes the images. Retains aspect ratio.
                  style: '1',            // Style number or use ownImagePath to override style
                 ownImagePath: '', 
              }
          },
          T 1 Reply Last reply Reply Quote 0
          • T
            trix2k @Mykle1 last edited by

            @Mykle1 thanks for the suggestion. but it was a no go still. i should point out also but its not just the MM that seams like its over lapping and just large its also the deskop

            after2.PNG

            after3.PNG

            1 Reply Last reply Reply Quote 0
            • lavolp3
              lavolp3 Module Developer last edited by

              you’re looking at a vnc viewer here. I think (!) they create their own resolution. Is the mirror itself behaving the same?
              Have you adjusted resolution of the desktop?
              Menu (raspberry icon top left)-> Preferences -> Screen Configuration

              T 1 Reply Last reply Reply Quote 0
              • T
                trix2k @lavolp3 last edited by

                @lavolp3 yes the mirror is the same. I did check that and it’s set for 1024x768

                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