A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • 0 Votes
    15 Posts
    869 Views
    S
    Installed the pi 4 today. Was getting up to 4 days on the 02W without it crashing, so will need to give it a week to know for sure.
  • MagicMirror is Failing to start at all

    Solved Troubleshooting
    18
    0 Votes
    18 Posts
    2k Views
    S
    @sdetweil That worked i picked the right start because there is apparently 2 of them in the text code
  • further errors

    Solved Troubleshooting
    6
    0 Votes
    6 Posts
    334 Views
    S
    @British_Kiwi its running, dont worry about the warnings
  • MMM-MPlayer

    Solved Entertainment
    5
    0 Votes
    5 Posts
    2k Views
    evroomE
    @plainbroke Happy to help.
  • Cannot access mirror

    Solved Troubleshooting
    9
    0 Votes
    9 Posts
    451 Views
    S
    @rkorell yes meant grep ssh good info on ps failure impacts
  • MMM-calendarext3 wrong month

    Solved Troubleshooting
    7
    0 Votes
    7 Posts
    244 Views
    R
    @sdetweil I changed it back now it works again thanks!
  • MagicMirror² installation and setup scripts

    Solved Feature Requests
    6
    -1 Votes
    6 Posts
    439 Views
    S
    @plainbroke yes, maybe pass a folder name
  • MMM-calendarExt3 filter agendas

    Solved Troubleshooting
    11
    0 Votes
    11 Posts
    683 Views
    S
    @redux703 calendarSet should only pick the different default calendar (s) the filter function allows you to check different event characteristics, title, date…
  • mmm-calendarEXT3 multiple questions

    Solved Troubleshooting
    3
    0 Votes
    3 Posts
    179 Views
    R
    @sdetweil Thanks! This worked like a charm. Also had to add to normal calendar module
  • Outlook 365 calendar not loading after updating MMM-CalendarExt2

    Solved Troubleshooting
    3
    0 Votes
    3 Posts
    382 Views
    O
    @KristjanESPERANTO Its working again, thanks buddy!
  • MM install script failure on fresh install of Raspian

    Solved Troubleshooting
    9
    0 Votes
    9 Posts
    533 Views
    unfriendlydeviceU
    @sdetweil Sadly another failure I’ve emailed the log.
  • Calendar does not run on secondary screen

    Solved Troubleshooting
    14
    0 Votes
    14 Posts
    1k Views
    S
    This fix is in the next release , Oct 1
  • MMM-Pinfo Help

    Solved Troubleshooting
    5
    2
    0 Votes
    5 Posts
    355 Views
    plainbrokeP
    @rkorell @sdetweil Never mind I am stupid. I figured out that I had removed several sections of the config file that was in his readme. Then went and re numbered the lines. Which really upset the apple cart. I did have to change the parts you said @rkorell. But the rest was my doing. Compare the first Config i posted and this one and you will see what I did. { module: "MMM-Pinfo", position: "middle_center", config: { debug: false, refresh: 5000, itemAlign: "left", labelAlign: "left", valueAlign: "right", labelSize: 400, containerSize: 500, DEVICE: { labelModel: "Model", displayModel: true, orderModel: 1, labelSerial: "Serial", displaySerial: true, orderSerial: 2 }, OS: { labelOs: "OS", displayOs: true, orderOs: 3 }, NETWORK: { labelType: "NET Type", displayType: true, orderType: 4, labelIPv4: "IPv4", displayIPv4: true, orderIPv4: 5, labelIPv6: "IPv6", I deleted these 2 lines and then changed orderMac: 6 and so on down the List.. DISPLAYIPV6: FALSE, ORDERIPV6: 6, labelMac: "MAC", displayMac: true, orderMac: 7 }, RAM: { labelRam: "RAM", displayRam: true, orderRam: 8 }, STORAGE: { labelStorage: "Storage", displayStorage: true, orderStorage: 9, }, CPU: { labelType: "CPU Type", displayType: true, orderType: 10, labelUsage: "CPU Usage", displayUsage: true, orderUsage: 11, labelTemp: "CPU Temp", displayTemp: true, orderTemp: 12 }, UPTIME: { labelUptime: "Uptime", displayUptime: true, orderUptime: 13 }, WARNING: { enable: true, interval: 1000 * 60 * 5, check: { CPU_TEMP: 65, CPU_USAGE: 75, RAM_USED: 80, STORAGE_USED: 80 } }, } },
  • MMM-JsonTable - error and does not load

    Solved Troubleshooting
    19
    0 Votes
    19 Posts
    1k Views
    S
    Sam, Yes, it was the file content. I had copied it from the git example but obviously did something wrong.
  • AfterUpdate to v2.3.2 Small Problem

    Solved Troubleshooting
    9
    1
    0 Votes
    9 Posts
    462 Views
    plainbrokeP
    @sdetweil Thank you Sam, That fixed my issue, and let me use the default clock files… Cool thing is with the old setting in the Custom.css file I can change the colon : color between the numbers a different color. Fun Fun Fun.
  • MMM-PlaceInfo

    Solved Troubleshooting
    4
    0 Votes
    4 Posts
    254 Views
    F
    @sdetweil Sorry for the delay. Yes I did. Thank you.
  • Update breaks MM

    Solved Troubleshooting
    4
    0 Votes
    4 Posts
    302 Views
    S
    @ReD1470 dont use force unless i tell you. it skips some checks that are useful. its not documented intentionally.
  • Upgrade error on upgrade to 2.32.0

    Solved Troubleshooting
    3
    0 Votes
    3 Posts
    460 Views
    F
    @sdetweil It works :-) Thnx Sam!
  • https://github.com/njwilliams/MMM-PlaceInfo not loading

    Solved Troubleshooting
    10
    0 Votes
    10 Posts
    972 Views
    Z
    @sdetweil @lmhmm I finally managed to get the module running. I used the following fork https://github.com/magicmirror-sdmy/MMM-PlaceInfo Thanks once again for the help from you both
  • DS18b20 issues

    Solved Troubleshooting
    3
    -1 Votes
    3 Posts
    235 Views
    B
    I used a work through from Sam called “module not found error loading module in MagicMirror” dated Oct. 22/ 2021