Read the statement by Michael Teeuw here.
MMM-SystemStats and MMM-EyeCandy not initializing upon start, boot, reboot, or restart of the MM OS
-
@Mykle1 Thanks I’ve changed it but still is not loading. My first initial thought was that the module hadn’t installed in the modules folder but I do see this when listing in the parent directory:
pi@magicmirroros:~/MagicMirror/modules $ ls
MMM-EyeCandy MMM-NetworkScanner MMM-SystemStats -
@pjcrux I thought there was a MagicMirror OS parm that said allow override modules
-
@sdetweil said in MMM-SystemStats and MMM-EyeCandy not initializing upon start, boot, reboot, or restart of the MM OS:
MagicMirror OS parm
If you know of what to do or what I can google please let me know when it comes to you. I’m not finding anything with my google-fu.
-
@pjcrux see https://gitlab.com/khassel/magicmirror
this covers config and module install best I can tell
-
@pjcrux said in MMM-SystemStats and MMM-EyeCandy not initializing upon start, boot, reboot, or restart of the MM OS:
pi@magicmirroros:~/MagicMirror/modules $ ls
MMM-EyeCandy MMM-NetworkScanner MMM-SystemStatsDoes it work with the default config entry?
{ module: "MMM-EyeCandy", position: "top_center", config: { maxWidth: "75%", // Sizes the images. Retains aspect ratio. style: '1', // Style number or use ownImagePath to override style ownImagePath: '', // ex: 'modules/MMM-EyeCandy/pix/YOUR_PICTURE_NAME.jpg', or internet url to image } },