MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. qu1que
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 2
    • Topics 11
    • Posts 129
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: No numbers in analog watch face

      Same happens to me, after 2.12.0 MM update, only the clock hands are shown.

      posted in Troubleshooting
      qu1queQ
      qu1que
    • RE: Installing on a Pi Zero

      @naked-head

      I think electron is discontinued for raspberry pi zero, a few months ago I see a post in this forum talking about that. Now I can’t find that post.

      posted in Troubleshooting
      qu1queQ
      qu1que
    • RE: 1 old noob + 1 rPi = I can't believe I did it! (revisited)

      @Mykle1

      Yes, Raspberry Pi 3B+

      posted in Show your Mirror
      qu1queQ
      qu1que
    • RE: 1 old noob + 1 rPi = I can't believe I did it! (revisited)

      @Mykle1

      I’ve just discovered Eyecandy module, it’s great!! Thanks for your job!

      Anyway, two eyes see better than one :face_with_stuck-out_tongue:

      ezgif.com-video-to-gif.gif

      posted in Show your Mirror
      qu1queQ
      qu1que
    • RE: Bathroom Magic Mirror

      @otto

      I’ve tried that with a PIR motion sensor, and really doesn’t work very well. So I’ve finally decided to put it outside mirror.

      Anyway, you can try it by yourself.
      Hope it helps.

      posted in Show your Mirror
      qu1queQ
      qu1que
    • RE: MMM-SolarPicture

      @grena

      Cool!! It works like a charm! Thanks for your work.

      posted in Entertainment
      qu1queQ
      qu1que
    • RE: How to start smart mirror

      @Mykle1

      Yes, always is a good idea to make a backup of a file before modified it :winking_face:

      posted in Tutorials
      qu1queQ
      qu1que
    • RE: How to start smart mirror

      @Atahan

      On a clean installation of MM, only config.js.sample exists, I think. You have to rename it to config.js and configure it as you wish. If config.js doesn’t exists, you can not watch anything on the screen of your mirror.

      posted in Tutorials
      qu1queQ
      qu1que
    • RE: 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/

      posted in Tutorials
      qu1queQ
      qu1que
    • RE: MMM-Globe

      @sdetweil

      Cool! Now is working!!

      posted in Utilities
      qu1queQ
      qu1que
    • RE: MMM-Globe

      @sdetweil

      Ok, I’ll try it and tell here my results. Thanks!

      posted in Utilities
      qu1queQ
      qu1que
    • RE: MMM-Globe

      @sdetweil

      I have try it on a 3B+ but no image of the Globe showed

      posted in Utilities
      qu1queQ
      qu1que
    • RE: MMM-Globe

      @sdetweil

      That test was made on a raspberry pi?

      posted in Utilities
      qu1queQ
      qu1que
    • RE: MMM-Globe

      I’ve just seen this information about this module on a raspberry pi:

      …I do not recommend using this module if your Mirror uses a Raspberry Pi…

      https://forum.magicmirror.builders/topic/2553/mmm-globe?page=1

      Maybe that’s my problem, I suppose.

      posted in Utilities
      qu1queQ
      qu1que
    • RE: MMM-Globe

      Same goes for me. I have several modules installed and also the MMM-Pages module so that different modules are displayed on each page, but I have not been able to get the MMM-Globe to display.

      I have also tried to add it only in the config.js.sample and I can’t make this module to be displayed, only the default modules.

      Any idea?
      Thanks, Quique

      posted in Utilities
      qu1queQ
      qu1que
    • RE: MMM-SolarPicture

      Very nice module!! I just tested it and it looks great next to the MMM-Lunartic module.

      0_1577009374696_IMG_20191222_110145_8.jpg

      I wonder if it will be possible to show all the images from the SDO website one after the other, setting the time between one and another, so you can see them all consecutively.

      Great work. Thanks for sharing!

      Greetings, Quique.

      posted in Entertainment
      qu1queQ
      qu1que
    • RE: MMM-pages no rotate

      On first line of your error it says:

      Refused to apply style from 'http://0.0.0.0:8080/modules/WallberryTheme/font-awesome5.css'
      

      Maybe that’s the problem… Check font-awesome5.css file

      posted in Troubleshooting
      qu1queQ
      qu1que
    • RE: MMM-pages no rotate

      I don’t know what your error is, but maybe you can try this: put animationTime, rotationTime, etc BEFORE fixed modules. Here you have an example, this is how I have it working:

      {
                              module: 'MMM-pages',
                              config: {
                                      modules:
                                              [[ "calendar_monthly", "weatherforecast", "newsfeed"],
                                              [ "calendar_monthly", "calendar", "MMM-ComicStrips_Dilbert"],
                                              [ "MMM-iFrame-Ping"],
                                              [ "MMM-Lunartic", "MMM-SunriseSet", "MMM-ComicStrips_Garfield"],
                                              [ "MMM-RandomPhoto", "MMM-History"],
                                              [ "MMM-AirQuality", "MMM-SystemStats", "newsfeed",],
                                              [ "MMM-Wallpaper"]],
                                              rotationTime: 27600,
                                              fixed: ["alert", "updatenotification", "clock", "currentweather", "MMM-page-indicator"]
                                      }
                      },
      
      

      And check all commas in the module syntaxis.
      Hope it helps.

      posted in Troubleshooting
      qu1queQ
      qu1que
    • RE: Clean installation of MM 2.9.0 on an Orange Pi PC sbc, armbian buster

      @sdetweil

      Yes, I supposed something like that.

      posted in Tutorials
      qu1queQ
      qu1que
    • RE: Clean installation of MM 2.9.0 on an Orange Pi PC sbc, armbian buster

      @sdetweil

      no no, bash is the default shell used in that system, O.S. is debian for arm64, but maybe the problem is an syntax error, I don’t know, the thing is that using the raspberry.sh script on local works perfect

      posted in Tutorials
      qu1queQ
      qu1que
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 2 / 7