Sorry to hear that man. I can get mine replaced for free, but I think I get a Pi with the same hardware
…
Read the statement by Michael Teeuw here.
Posts
-
RE: Electron CPU usage
-
RE: Electron CPU usage
So the CPU usage doens’t spike with animations?
-
RE: Electron CPU usage
https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=164454
https://github.com/Pi4J/pi4j/issues/319
This is what I found just typing in Rapberry BCM2835.
Not sure if this has anything to do with this problem tho. -
RE: Electron CPU usage
Let me try, appreciate the help dude. Best forum i’ve ever been on. Problem is not solved yet, but I am happy there are some more brains in de game to help us out.
-
RE: Electron CPU usage
I researched the BCM2835 today if there where any known problems with it. Turns out there are, I just didn’t understand any of them. English is not my first language and I am a kinda new to the whole Raspberry Pi stuff and all the programming around it.
-
RE: Electron CPU usage
@strawberry-3.141 Alright, although I am not sure this has anything to do with css. First, because 99% of the people who have MM2 don’t have this problem, yet the same css. Second, I just found out that it’s not just the Newsfeed and the Compliments. I have installed the MMM-Earth module and the same thing happends. Time freezes, animation starts (not smooth at all, it only shows me one fade frame), CPU usage spikes to 99% and my PI is hotter than a BBQ.
I think it has something to do with the hardware.
My hardware =BCM2835
Revision= a02082 -
RE: Electron CPU usage
I’ve tried 64,128 and 256. No improvement :(
-
RE: Electron CPU usage
@strawberry-3-141
@Mykle1Sad to report; Didn’t seem to solve the problem. YET, It almost seemed like the fade out animation was a tiny bit smoother, can’t say it for sure tho.
-
RE: Electron CPU usage
Ill hook up my PI in a sec and test it. I am supposed to put that line of code in the main.css file right? (Just to be sure)
-
RE: Electron CPU usage
Maybe we are on to somthing here.
My hardware =BCM2835
Revision= a02082And I DO have this problem.
-
RE: Electron CPU usage
:( …has anyone here tried another PI. I am considering to buy another one.
-
RE: Electron CPU usage
@djsunrise19 I noticed that you have had this problem for wel over a year now. Damn. I don’t understand how it doesnt work properly… Used Noobs to install Rasbain, used auto install from MagicMirror homepage, nothing else, yet it doesn’t work.
-
RE: Electron CPU usage
This is what I get too, but with both News and Compliments on.
-
RE: Electron CPU usage
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).
-
RE: Electron CPU usage
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?
-
RE: Electron CPU usage
Actually the only thing I did was. Run the auto install command of magic mirror 2 and pm2. That’s it.