Came here because I see a warning on the menubar.
Temp shows as
temp=64.5'C
But…
so this is bad?
vcgencmd measure_volts
volt=1.3188V
This is the power supply in use, rated as "Output: 5V DC / 2.5A Regulated Input: 100 - 240VAC"
The current job has a few hours yet to run (and maybe wouldn't if it had adequate power?) so I can't do much testing. I wonder if a Micro USB cable and one of the 1000s of iPhone chargers (they are allegedly 5W) would do better.
I do see the backpower issue mentioned above…the Creality Ender 3v2 will light up the screen when powered off from the π's meager power supply. If you're lucky, you'll also get an audible (very audible) alert over a Thermal Runaway. On a powered off machine.
On my other π (a 4B, where the above applies to a 3B), with the machine disconnected, I get
vcgencmd measure_volts
volt=0.8700V
Is the camera drawing that much just being connected?
EDIT: I found the temp issue but it was from 3 days ago:
Dec 27 20:22:35 ender-pi octoprint[416]: !!! FREQUENCY CAPPING DUE TO OVERHEATING REPORTED !!! Improve cooling on the Pi's CPU and GPU.#033[0m
I only see one instance of it but the temp isn't shown.
grep "\!\!\!" syslog
Dec 27 20:22:35 ender-pi octoprint[416]: !!! FREQUENCY CAPPING DUE TO OVERHEATING REPORTED !!! Improve cooling on the Pi's CPU and GPU.#033[0m
I didn't see it til today so maybe it needs to be in red or something…
EDIT 2: the other π I have wasn't doing anything so I disconnected the camera and checked again:
vcgencmd measure_volts
volt=0.8700V
Not sure how useful any of this is, tbh. This is also powered by a Canakit power supply, specifically for the model 4B.
EDIT 3: The model 3B finished its work so I reconnected to an old 5W iPhone charger.
vcgencmd measure_volts
volt=1.2000V
So less than the bespoke charger. Still nowhere near whatever voltage should be there. Starting to think I'm wasting my time. I see there is a warning of insufficient voltage in the UI but the voltage is now 1.3188V, same as the CanaKit unit was delivering.