@sdetweil
Ah, I actully have one of those, I was given.
Supposedly didn’t work just had a failed ssd in it.
replaced that and loaded win 11, works fine.
Maybe I should set it up to run some form of linux.
I think I will, thanks for the Idea…
Read the statement by Michael Teeuw here.
Posts
-
RE: SBC boards that work well besides Raspberry pi 3, 4 or 5
-
RE: SBC boards that work well besides Raspberry pi 3, 4 or 5
-
SBC boards that work well besides Raspberry pi 3, 4 or 5
I am looking for a SBC that is more affordable than the Raspberry Pi’s are right now. Was looking at the Orange Pi but they are not much cheaper.
-
RE: MMM-JAST stopped updating a couple of days ago.
@sdetweil
Yes
npm ci
Like his read me says to.
Worked with reinstall so alls good on my mirror again. -
RE: MMM-JAST stopped updating a couple of days ago.
@KristjanESPERANTO
I had to remove and reinstall, just updating with git pull did not fix it, but the reinstall fixed it. Thanks for your efforts.
Much appreciated. -
RE: MMM-JAST stopped updating a couple of days ago.
@KristjanESPERANTO
I hate to jump on the bandwagon, but I am also having an issue with it saying undefined. I did do the git pull and npm install on MMM-Jast since it is the only one of 48 modules that stopped working… Kind of amazing, Since some of them are getting to be old modules… Running Trixie and latest MM. Pi4 8gb fully up to date… -
Where's waldo?
rotationTime: 60 * 1000, // rotate every 60 seconds modules: [ ["MMM-CalendarExt3", "clock", "compliments"], ["calendar", "clock", "compliments"], ["iFrame", "clock"], ["MMM-ATM", "clock", "compliments"], ["MMM-BirdOfTheDay", "clock"], ["MMM-CalvinAndHobbes"], ["MMM-Chores", "clock", "compliments"], ["MMM-CloneWarsQuotes", "clock", "compliments"], ["MMM-Cocktails", "clock", "compliments"], ["MMM-Confucius-say", "clock", "compliments"], ["MMM-CountDown", "clock", "compliments"], // Our Sons Passing. ["MMM-CountUP", "clock", "compliments"], //House move in. ["MMM-CoupleDays", "clock", "compliments"], // Us Married ["MMM-CustomText", "clock", "compliments"], //I love You MORE ["MMM-DateCounter", "clock", "compliments"], //Retirement ["MMM-Dogs", "clock", "compliments"], ["MMM-EmbedURL"], // Dakboard ["MMM-Evil", "clock", "compliments"], ["MMM-EyeCandy", "clock", "compliments"], //Running Dogs ["MMM-Facts", "clock", "compliments"], ["MMM-Globe", "clock", "compliments"], ["MMM-GmailFeed", "clock", "compliments"], ["MMM-History", "clock", "compliments"], ["MMM-icanhazdadjoke", "clock", "compliments"], ["MMM-iFrameReload", "clock", "compliments"], //When God Made Me! ["MMM-ImagesPhotos", "clock", "compliments"], ["MMM-Jast", "clock", "compliments"], ["MMM-MoonPhase", "clock", "compliments"], ["MMM-MyWordOfTheDay", "clock", "compliments"], ["MMM-NetworkScanner", "clock", "compliments"], ["MMM-NFL", "clock", "compliments"], ["MMM-nixie-clock", "clock", "compliments"], ["MMM-OnlineImagesViewer", "clock", "compliments"], //MyQueen ["MMM-parrot-or-gif", "clock", "compliments"], ["MMM-Pinfo", "clock", "compliments"], ["MMM-PirateSkyForecast", "clock", "compliments"], ["MMM-quote-of-the-day", "clock", "compliments"], ["MMM-RAIN-MAP"], ["MMM-rfacts", "clock", "compliments"], ["MMM-SimpleLogo", "clock", "compliments"], ["MMM-SimpleText", "clock", "compliments"], ["MMM-SmartWebDisplay"], ["MMM-TrivialAbyss", "clock", "compliments"], ["MMM-UselessFacts", "clock", "compliments"], ["MMM-WebView"], ["MMM-WOTD", "clock", "compliments"], ["random_quotes", "clock", "compliments"] ], fixed: [ // modules that are always shown "MMM-DynamicWeather", ],Is this too many modules for MMM-pages?
I really want a where’s waldo module but way out of my “pay scale” [abilities].
-
RE: MMM-Pages module all showing on one page
@sdetweil
I think I found my answer, I was on version 1.0.0 of MMM-pages.
We will see what happens with Version 1.3.0 in the morning.
I did the git pull. -
RE: MMM-Pages module all showing on one page
@sdetweil
Sam,
MMM-Adventskalendar, causes Your Pages to load all 50 of my modules on one page. I removed it and installed MMM-MyTeams-Adventskalendar and it works fine, now… Could not figure out what was actually causing it. Something about picture not having naming text. Didn’t know that would cause it to freak out. -
RE: MMM-SantaTracker
@bhepler
Following for updates on if your module, will be even better in 2025.??? -
RE: MMM-WindyV2 Layer Rotating
@MikeTheYeti
So V3 works with the free api aka test api? -
RE: installing MagicMirror on my Raspberry Pi 0 w2
That pi zero will run Pi-Hole pretty well on diet pi 32 bit…
-
RE: MagicMirror on Trixie
@sdetweil
No error message, just black screen on some modules. I am still having some issues with modules just not showing up… Putting that space in, now I get webview and 2 of the iframe modules working. Nixie clock is fighting me for some reason. I just have not had any time to really dig into it the last week or so… -
RE: Calvin and Hobbs - Adjust screen size?
@guitartoys
Try these settings.
You will probably have to adjust the sizes…
It fits my 42" TV full screen all directions…Custom.css:
.MMM-CalvinAndHobbes .module-content { Margin-top: 10px; Margin-left: 10px; max-width: 1810px; max-height: 1025px; width: 1810px; height: 1025px; overflow: hidden; } #cahcomiccontent { width: 1810px; height: 1025px; }Config.js:
{ module: "MMM-CalvinAndHobbes", position: "middle_center", config: { invertColors: false, grayScale: false, updateInterval: 7200000, limitComicHeight: -1, maxHeight: "98%" } }, -
RE: MMM-AmbientWeather Module for personal weather stations
@hearter
Does it cost to use the api?
Do I need any hardware to attach to the Pi or does it pull the information from that website.? -
RE: MMM-MailMessage feature
@ge
You might try MMM-GmailFeed, it allows sound when mail arrives.Just set it to
playSound: true,Not sure what that sound is, because I have no speakers on my MM.
-
RE: pm2 doesnt work with crontab
@mumblebaj
@sdetweil
@evroom
Thank you all for the information.
I did not get to use it BUT I will save this information, so I do not have to ask again.
I woke up this morning and crontab -e had started my MM like old times… It also shutdown MM last night like it used to…
Tech is great when it does not try to give me a headache, trying to figure it out…Thanks again guys for all your help.
I think I will close this as solved.
Just Jeff -
RE: pm2 doesnt work with crontab
@evroom,
I get that nothing is found, when I run either of your suggestions.@mumblebaj
Explain piping, Please… -
RE: pm2 doesnt work with crontab
@sdetweil
Weird, I do not have /var/log/syslog.
Even did a find for it nothing, popped up…pi@Pixie:~ $ ls -laF total 348 drwx------ 15 pi pi 4096 Nov 10 15:36 ./ drwxr-xr-x 3 root root 4096 Sep 30 19:18 ../ -rw------- 1 pi pi 9080 Nov 10 13:17 .bash_history -rw-r--r-- 1 pi pi 220 Sep 30 19:06 .bash_logout -rw-r--r-- 1 pi pi 3523 Sep 30 19:06 .bashrc drwx------ 13 pi pi 4096 Nov 7 18:22 .cache/ drwx------ 22 pi pi 4096 Nov 8 12:57 .config/ drwx------ 3 pi pi 4096 Nov 7 17:49 .dbus/ drwxrwxr-x 2 pi pi 4096 Sep 30 19:17 Desktop/ drwx------ 2 pi pi 4096 Nov 7 23:11 Documents/ -rw-rw-r-- 1 pi pi 0 Nov 7 20:00 .gitconfig -rw-rw-r-- 1 pi pi 81 Nov 7 18:24 .gtkrc-2.0 -rw-rw-r-- 1 pi pi 222126 Oct 27 18:52 install.log drwx------ 4 pi pi 4096 Sep 30 19:18 .local/ drwxrwxr-x 16 pi pi 4096 Nov 8 12:54 MagicMirror/ -rwxrwxrwx 1 pi pi 320 Jun 12 2022 mm.json* -rwxrwxrwx 1 pi pi 38 Jul 16 2023 mm.sh* drwx------ 4 pi pi 4096 Nov 6 21:05 .mozilla/ drwxrwxr-x 4 pi pi 4096 Oct 27 18:30 .npm/ drwx------ 3 pi pi 4096 Oct 27 18:52 .pki/ drwxrwxr-x 5 pi pi 4096 Nov 9 17:24 .pm2/ -rw-r--r-- 1 pi pi 807 Sep 30 19:06 .profile -rw-rw-r-- 1 pi pi 66 Oct 27 19:22 .selected_editor drwxrwxr-x 4 pi pi 4096 Nov 10 15:43 shared/ -rw-r--r-- 1 pi pi 0 Sep 30 19:18 .sudo_as_admin_successful drwx------ 3 pi pi 4096 Nov 5 17:30 .vnc/ -rw------- 1 pi pi 50 Nov 9 17:24 .Xauthority -rw------- 1 pi pi 8238 Nov 9 19:32 .xsession-errors -rw------- 1 pi pi 7945 Nov 9 17:24 .xsession-errors.old -
RE: pm2 doesnt work with crontab
@sdetweil
Ok crontab -e worked last night to shutdown MM. So the pm2 stop all worked.
BUT this morning the pm2 restart mm did nothing.
I used find to get these:/home/pi/MagicMirror/node_modules/.bin/pm2 /home/pi/MagicMirror/node_modules/pm2 /home/pi/MagicMirror/node_modules/pm2/bin/pm2 /home/pi/MagicMirror/node_modules/pm2/lib/templates/logrotate.d/pm2 /home/pi/MagicMirror/node_modules/pm2/pm2 /usr/local/bin/pm2 /usr/local/lib/node_modules/pm2 /usr/local/lib/node_modules/pm2/bin/pm2 /usr/local/lib/node_modules/pm2/lib/templates/logrotate.d/pm2 /usr/local/lib/node_modules/pm2/pm2ANY idea on which one would work better.?
Here is my current crontab -e# Turn off display at 9pm 00 21 * * 0-6 /usr/local/bin/pm2 stop all >/dev/null >2&1 # Turn on screen Monday - Friday at 6:45 am 45 06 * * 1-5 /usr/local/bin/pm2 start mm >/dev/null >2&1 # Turn on screen Saturday - Sunday at 7:30 am 30 07 * * 6,0 /usr/local/bin/pm2 start mm >/dev/null >2&1