@sdetweil it could be. It’s a good card but it could have reached her lifespan. I’ll give it a try, thanks
Read the statement by Michael Teeuw here.
Posts
-
RE: Performances on Pi 3A+
-
RE: Performances on Pi 3A+
@sdetweil it’s strange… because I have some modules active
standard Calendar
MMM-CalendarEXT3
standard weather
MMM-Formula1
MMM-Growattis it an issue? Everythings seems ok except for startup (sometimes)
-
RE: Performances on Pi 3A+
it’s running
pm2 status
┌────┬────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐ │ id │ name │ namespace │ version │ mode │ pid │ uptime │ ↺ │ status │ cpu │ mem │ user │ watching │ ├────┼────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤ │ 1 │ mag │ default │ N/A │ fork │ N/A │ 0 │ 1 │ stopped │ 0% │ 0b │ ber… │ disabled │ │ 0 │ mm │ default │ 2.31.0 │ fork │ 781 │ 55m │ 0 │ online │ 0% │ 808.0kb │ ber… │ disabled │
free -m
total used free shared buff/cache available Mem: 427 149 78 29 199 196 Swap: 1023 178 845
-
RE: Performances on Pi 3A+
@sdetweil Yes, I’m using PM2
total used free shared buff/cache available Mem: 427 174 82 1 170 200 Swap: 1023 145 878
-
Performances on Pi 3A+
Hello,
I’m here to asking an help.In the past I’ve set up an MM and it works good.
I started using a PI 3A+ with 512mb of ram, after some months and some performance issues I switched it to a pi 3B+ with 1GB of ram.Honestly performance’s issues were not ram related, because the command “free” told me I have a lot of free mem but I switched anyway for “science purpose”
Anyway, on pi 3B+ it worked better.
After some months I decided to turn it back on a 3A+ for some reasons.
The 3B+ with a lot of ports is wasted on that project, 3A+ should be enuough and I’m right but some little problems appeared again.Tha major problem is at startup: sometimes it started with a black screen and cursor and I need to manually CTRL+R to make the interface show correctly.
It’s very strange, in my limited mind an issue like that is related to RAM but is not.
“Free” shows me a good amount of Free RAM.
Thanks
-
RE: Weather (temperature) based messages
@sdetweil “compliments” ok.
when I’ll have some spare time, I’ll try.
Thank you -
Weather (temperature) based messages
Hello,
I have an idea to show on my MM some weather or temperature based messages.
I’ll try to explain it well; where I live, especially during summer, temperature could change a lot from a day to another, like 12/18 degreees.
I wanna display a message for the home guests who say, for example:
“NO AC needed”
when temperature is under X degrees for the day
“AC allowed”
when T is more than X degreesIs there a way to do it?
Thanks -
RE: Error in the calendar module check logs for more details
@sdetweil Did it. Hope it solve my issue. Thanks
-
RE: MMM-Growatt
@mumblebaj
My module is working right now and I read you suggest to not upgrade it if it’s working but I’m interested about the “connection retry” function because sometimes (very rare) it stay still on a previous lecture.
Like half an hour ago or more -
RE: Error in the calendar module check logs for more details
@sdetweil
I’m sorry Sam, I didn’t figure out where I have to configure the
mmFetchTimeout. Where is it located? Thanks