Read the statement by Michael Teeuw here.
Electron CPU usage
-
@TiemenMoesker Okay, not a problem. This may not free up resources, but it will remove some of the unused programs from the default Raspian image. This is more important with smaller SD cards where space is at a premium.
sudo apt-get remove --purge idle3 java-common libreoffice* minecraft-pi scratch nuscratch penguinspuzzle python-minecraftpi python3-minecraftpi smartsim sonic-pi wolfram-engine
The second option is to increase the amount of memory that is dedicated to the graphics chip on the pi. If you enter
sudo raspi-config
from the command line, you’ll get a basic configuration window. If you’re actually on the pi, you can go to the main menu ->sudo Preferences and one of the tabs in the pi configuration is the GPU memory allocation. The default is 64MB IIRC. You can bump that up to 128 or 256 and see if it helps with your animation issue.Note: It seems like these suggestions don’t help anyway. Nuts.
-
Your “Note” says it all…😔
-
Fresh manual installation of Raspbarian. Running the magic mirror auto install now.
Everything seems fine, but I do get this:
//npm WARN grunt-stylelint@0.9.0 requires a peer of stylelint@^8.0.0 but none was installed. npm WARN stylelint-config-standard@17.0.0 requires a peer of stylelint@^8.0.0 but none was installed. npm WARN stylelint-config-recommended@1.0.0 requires a peer of stylelint@^8.0.0 but none was installed.
Is this a (or THE) problem?
-
Same here. I have / had this problem since months. Today I’ve updated my mirror (because it says, there is an update). After this my mirror isn’t usable anymore. The problem is way heavier : I tried very much, but no effects. With MMv1 everything was smooth. I have 2x Raspi 3 - same behaviour.
- Tried Raspi 2 and 3
- deactivated all modules
- fresh installations a few times
- different (sandisk) sd cards
- increase gpu amount to 128/256MB
In MMv2 something changes with the CSS transitions. But I don’t know if that is the problem.
-
For now I wish to know if it’s a problem with the PI or the installation / SD. Because if it’s a problem with the PI, at this moment, I can get it replaced for free or get my money back. My main reason buying the PI was for this project and to kill some time (vacation).
-
Yeah, totally understand. I feel the same. It has to do anything with the transitions. Another screen with the newsfeed module only. You can see cleary, when the transition starts and ends. So frustrating.
-
This is what I get too, but with both News and Compliments on.
-
@MichMich be our hero. :p
-
@TiemenMoesker it feels good to get some validation that I may not actually be crazy and there is a problem. Hahaha
-
@wtidwell True :)