• 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
  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: MMM-Globe

    @sdetweil

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

    posted in Utilities
    Q
    qu1que
    Dec 24, 2019, 2:33 PM
  • RE: MMM-Globe

    @sdetweil

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

    posted in Utilities
    Q
    qu1que
    Dec 24, 2019, 1:53 PM
  • RE: MMM-Globe

    @sdetweil

    That test was made on a raspberry pi?

    posted in Utilities
    Q
    qu1que
    Dec 24, 2019, 1:51 PM
  • 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
    Q
    qu1que
    Dec 23, 2019, 10:51 PM
  • 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
    Q
    qu1que
    Dec 23, 2019, 10:38 PM
  • 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
    Q
    qu1que
    Dec 22, 2019, 10:09 AM
  • 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
    Q
    qu1que
    Nov 10, 2019, 11:50 AM
  • 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
    Q
    qu1que
    Nov 10, 2019, 11:47 AM
  • 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
    Q
    qu1que
    Oct 30, 2019, 7:18 PM
  • 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
    Q
    qu1que
    Oct 29, 2019, 8:50 PM
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 12
  • 13
  • 4 / 13
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