-
-
Notifications
You must be signed in to change notification settings - Fork 503
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RPI high temperature when system idle #1743
Comments
Thanks for the report, we'll run tests to see if we can replicate. |
@Fourdee @nyx-rattapoom Just testing this on a old RPiBPlus.... nothing stranged happens there with latest DietPi in Idle mode. CPU is around 43 degrees while doing nothing. @nyx-rattapoom What else have you installed what could causes the idle so high? |
@SuBLiNeR Many thanks 👍
Yep, please also check |
@Fourdee Nothing to thank me... It was me a pleasure! Normally this device runs a MinecraftPE Server and it almost is very low on temperature; around 56 degrees while my son is playing on it. I'm really looking forward on hearing about what else is maybe installed. |
@SuBLiNeR I'm not sure. It same model. Please run
@Fourdee I reinstall dietpi without addition install result is the same.
I don't know why Min Freq is 700 MHz. |
RPi 1 clock steps are 700MHz and 900MHz. Below that is possible, but unstable. Either way, the high CPU temp should not occur at 700MHz idle. Does the CPU feel hot to the touch? Roughly the same temp? Please paste results:
|
@nyx-rattapoom this how it looks to me... while running a Nukkit-Server: this is how Looks to me like the same.... only that the BogoMIPS is different...
and there is no cooling fan or heatsink on top of it. i built it with my son with "LEGO" around.... aaannnnd to second this, it runs on the latest available kernel... not I think the latest kernel update you may did via |
@Fourdee the result of your command is at least: So, my thoughts are about following:
|
@ALL So i did some testing here with the latest kernel 4.14.37.... it seems that this kernel is not stable after doing rpi-update at least. it crahses my whole home networking. Just to inform, do not update as of now via rpi-update! |
@SuBLiNeR But yeah, I use it also 🤣, maybe 4.14.39 released an hour ago fixes your network issue with this? |
@MichaIng I know.... but he was talking about Offtopic: Result was than as explained above. aaaannnndd... normally i'm using the dev kernels with no such problems since 2 years. It is now the second time that my whole network was being killed with this kernel. Just to let you know.... 🔢 |
@nyx-rattapoom btw. as i told you, start fresh without using rpi-update or kernel updating. System runs for me stable since 3 hours between 43 - 45 degrees while my son is playing on it. If it isn't a harware failure it should be okay. |
@SuBLiNeR OK, After that I will reinstall dietpi without rpi-update and post result again. Update |
So I installed raspbian-lite without addition.
from |
Interesting, thanks for posting the results. Its possible a incorrect CPU clock is being applied based on the board revision number and detection. Please can you paste results, we'd like to verify the RPi revision number:
And if you run DietPi again, please paste results:
NB: for RPi 1 devices, we automatically set the CPU max clock to 900MHz (up from 700MHz default), based on the following: 900MHz is considered a "safe clock" for the RPi 1. If this is indeed the issue, you can disable the 900MHz clock from |
I'll mark this as closed. Please reopen if you are wiling to verify https://github.com/Fourdee/DietPi/issues/1743#issuecomment-386876775 and still require assistance. |
Required Information:
I recent change OS from raspbian-lite to DietPI. After fresh install I saw cpu abnormal temperature.
In raspbian cpu temperature idle ~42-45 C but on DietPI it idle ~60 C.
I
sudo cpu
command it told min-max cpu frequency is the same (700mhz)I think it issue about cpu scaling, so could I have any advice ?
The text was updated successfully, but these errors were encountered: