pushed your update and coded display architecture (for a pi: arm/arm64, linux generaly x64)
-
Hello.
I have installed MMM-tools, and as much as I search I can’t find a way to align the header of each zone with its measurement.
If anyone can give me a solution I would really appreciate it.
Greetings and keep it up!
Captura de Pantalla 2022-04-19 a las 19.36.43.png -
it is possible to display 32 or 64 bits. ???
OS: Debrian 11 (bullseye) 32bit or 64bit -
Is it possible to show the CPU Temp. in Fahrenheit?
05e6fada-1be7-42fe-a9b2-0fde49de1d6e-image.png
-
{ "CMD_TELBOT_STATUS_DESCRIPTION" : "Systeemstatus weergeven.", "OS" : "OS", "RAM" : "RAM", "RAM Used" : "RAM Gebruikt", "TYPE" : "TYPE", "CPU Temp." : "CPU Temp.", "CPU Usage" : "CPU Gebruik", "PARTITION" : "PARTITIE", "DAY" : "dag", "DAYS" : "dagen", "HOUR" : "uur", "HOURS" : "uren", "MINUTE" : "minuut", "MINUTES" : "minuten", "UPTIME" : "UPTIME", "RECORD" : "RECORD", "WLAN": "WLAN", "LAN": "LAN", "CPU_TEMP" : "De temperatuur van de CPU is %VAL%°C", "CPU_USAGE" : "Het gebruik van de CPU is %VAL% percent", "STORAGE_USED" : "De gebruikte opslag is %VAL% percent", "MEMORY_USED" : "Het gebruikt geheugen is %VAL% percent" }
-
Hi,
i recently updated from 2.16.0 to 2.17.1 and MMM-Tools stopped being displayed on my mirror. All other modules are beeing displayed.These are the errors I found in the log:
0|MagicMirror | [04.10.2021 09:07.15.554] [ERROR] 0|MagicMirror | (node:13630) UnhandledPromiseRejectionWarning: TypeError [ERR_INVALID_ARG_TYPE] [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received type number (1) 0|MagicMirror | at Object.writeFile (fs.js:1436:5) 0|MagicMirror | at /home/pi/MagicMirror/modules/MMM-Tools/node_helper.js:308:29 0|MagicMirror | at new Promise (<anonymous>:null:null) 0|MagicMirror | at Class.getRecordUptime (/home/pi/MagicMirror/modules/MMM-Tools/node_helper.js:295:12) 0|MagicMirror | at Class.startScan (/home/pi/MagicMirror/modules/MMM-Tools/node_helper.js:50:54) 0|MagicMirror | at Class.socketNotificationReceived (/home/pi/MagicMirror/modules/MMM-Tools/node_helper.js:45:12) 0|MagicMirror | at Socket.<anonymous> (/home/pi/MagicMirror/js/node_helper.js:109:11) 0|MagicMirror | at Socket.emit (events.js:315:20) 0|MagicMirror | at Socket.emitUntyped (/home/pi/MagicMirror/node_modules/socket.io/dist/typed-events.js:69:22) 0|MagicMirror | at /home/pi/MagicMirror/node_modules/socket.io/dist/socket.js:428:39 0|MagicMirror | at processTicksAndRejections (internal/process/task_queues.js:75:11) 0|MagicMirror | (Use `electron --trace-warnings ...` to show where the warning was created) 0|MagicMirror | [04.10.2021 09:07.15.557] [ERROR] (node:13630) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2) 0|MagicMirror | [04.10.2021 09:07.15.562] [ERROR] 0|MagicMirror | (node:13630) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.How could that be solved?
Thanks in advance, -
why does MMM-Tools indicate 1Gb instead of 2Gb for the ram memory
the program has already been updated and used to be 2 Gb but I reinstalled everything
fresh installation1gig.jpg
-
Hi,
If the colorbar is almost 100% full, the colorbar is on top of the text, so you cant see the text behind.
I had a 12gb memorycard, and it was 11 gb full, so I colud not see the 12gb text because the color was on top.
I dont have a picture right now, but i tryed to ude your own picture to explane.
capture3.png -
Hi, i can’t create a pull request as stated in github, then, i will use the forum (i hope this is fine):
Translating MMM-Tools to Spanish:
{
“CMD_TELBOT_STATUS_DESCRIPTION” : “Mostrar estado del sistema.”,
“OS” : “SO”,
“RAM” : “RAM”,
“RAM Used” : “RAM en uso”,
“TYPE” : “Tipo”,
“CPU Temp.” : “Temp. CPU”,
“CPU Usage” : “Uso CPU”,
“PARTITION” : “PARTICIÓN”,
“DAY” : “dia”,
“DAYS” : “dias”,
“HOUR” : “hora”,
“HOURS” : “horas”,
“MINUTE” : “minuto”,
“MINUTES” : “minutos”,
“UPTIME” : “Encendido”,
“RECORD” : “Acumulado”,
“WLAN”: “WLAN”,
“LAN”: “RED”,
“CPU_TEMP” : “La temperatura de la CPU es de %VAL%°C”,
“CPU_USAGE” : “El uso dela Cpu es del %VAL% por ciento”,
“STORAGE_USED” : “El espacio en disco usado es del %VAL% por ciento”,
“MEMORY_USED” : “El uso de memoria es del %VAL% por ciento”
}Thanks for including it in next release!
-
Hi Thomas, as suggested, I’m moving here the topic regarding black screen. So I got the logs from pm2:
home/pi/.pm2/logs/MagicMirror-error.log last 15 lines:
0|MagicMir | at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-Tools/node_helper.js:11:12)
0|MagicMir | at Module._compile (internal/modules/cjs/loader.js:968:30)
0|MagicMir | at Object.Module._extensions…js (internal/modules/cjs/loader.js:986:10) {
0|MagicMir | code: ‘MODULE_NOT_FOUND’,
0|MagicMir | requireStack: [
0|MagicMir | ‘/home/pi/MagicMirror/modules/MMM-Tools/node_helper.js’,
0|MagicMir | ‘/home/pi/MagicMirror/js/app.js’,
0|MagicMir | ‘/home/pi/MagicMirror/js/electron.js’,
0|MagicMir | ‘/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js’,
0|MagicMir | undefined
0|MagicMir | ]
0|MagicMir | }
0|MagicMir | [17.03.2021 14:12.04.633] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
0|MagicMir | [17.03.2021 14:12.04.634] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
0|MagicMir | [17.03.2021 14:12.04.889] [WARN] (electron) The default value of app.allowRendererProcessReuse is deprecated, it is currently “false”. It will change to be “true” in Electron 9. For more information please check https://github.com/electron/electron/issues/18397 -
Hi,
i was wondering if its possible to change the ip address of the ping test, i would ike to change it to something more local to me.many thanks,
Richie
Edit: Moved to a proper place
-
Solved [Coded] Questions - 32 or 64bit
• Assassins -
Solved Does not come out aligned
• shagui2211 -
Solved Translate to dutch NL
• Raf