-
-
Notifications
You must be signed in to change notification settings - Fork 502
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
DietPi-System | Default ARM Temp Limit - Thermal Throttling RPi-3 #356
Comments
@k-plan I seen the results from your 70'c limit test. I'll run some today at 80'c (the official broadcom limit) and see if the cpu freqs are higher than 70'c. Just wondering if there is any benefit of a higher thermal limit, or if the clocks are roughly the same. |
|
@k-plan i created a simple stress test, based on your temp check code:
|
💯 |
80'c thermal limit test:Start temp = 49'c
|
75'c thermal limit test:Start temp = 49'c
|
80°C thermal limit test:
|
Lol. Yep, its one hot SBC, in a bad way hehe Loving the smell of burning components coming from my RPi 3. I think 75'c is a good value. Considering the internal temp sensor is off by upto 17'c (http://makezine.com/2016/03/02/raspberry-pi-3-not-halt-catch-fire/)
@k-plan Do you agree with 75'c? a good middle ground? We will only apply this to RPi3 devices in DietPi as default. |
ONLY if you have mounted a really good (copper) heatsink with good thermally conductive paste and not the crappy self-adhesive pads ...
Will you as well modify "reducing the life of your device" warning in
Hmm, really complicated ... What does Rasbian do by default? 85°C ? (Without any heatsink?) |
No idea, not installed the official Raspbian for a while lol ;) Edit, its 85'c: https://www.raspberrypi.org/documentation/configuration/config-txt.md
`
Yep i agree, should allow for a reduction in the onscreen warnings, whilst preventing sustained heat damage to the device.
Yep, will do, good idea 👍 |
@Fourdee
If you don't have a good heatsink on cpu, it will a good deal worse. When warranty time is expired, you can easy lower the default value. I don't like the thought of broil users cpu ... I believe, @rhkean as well has a RPi-3. Would like to hear what he is thinking of it and which experience he has. |
new: 80°C thermal limit test:
|
I only have an RPi 2. Sorry |
Same here... all the glory... no pay ;-) |
So from what I've can read, the internal temp has roughly a 10'c offset to the actual external temp. So, 85'c is the official thermal limit of the SoC. Therefor, 75'c thermal limit should be acceptable. I'am still not personally comfortable with > 65'c. But lets go for 75'c limit on the RPi 3, it clearly needs it.
Join the club lol |
Warning for high thermal limit temps in dietpi-config:
|
+ RPi 3 thermal limit set to 75'c: https://github.com/Fourdee/DietPi/issues/356
Done, patched for all RPi3 users. Will mark as closed. |
v120 (24/06/16) Important Information: Raspberry Pi Wheezy | Support for Raspberry Pi Wheezy has now finished. I have uploaded a final Wheezy DietPi image which users must install if they want to continue using Wheezy. Please see here for more information: http://dietpi.com/phpbb/viewtopic.php?f=9&t=432 Image Downloads | All DietPi image downloads have been updated to v120. This includes all firmware/kernel/modules updates where applicable. http://dietpi.com/download Changes / Improvements / Optimizations: DietPi-Software > User Data | You can now setup a dedicated USB drive at any stage, on the fly : https://github.com/Fourdee/DietPi/issues/377 DietPi-Software > User Data | When changing user data location, DietPi will automatically move your existing data and setup required symlinks. DietPi-Software > User Data | You can now force Flash or USB drive user data locations on the fly, disabling the automatic setting. DietPi-Software > User Data | /mnt/dietpi_userdata will now always point to your user data location, even if its custom. DietPi-Software | Added DietPi installation option for Mate Desktop: http://dietpi.com/phpbb/viewtopic.php?f=8&t=5&start=60#p2073 . Many thanks to Xenformation (JK) for his contributions on this. DietPi-Software | Added DietPi installation option for GNUstep Desktop: http://dietpi.com/phpbb/viewtopic.php?f=8&t=5&start=60#p2072 . Many thanks to Xenformation (JK) for his contributions on this. DietPi-Software | Added DietPi installation option for NoMachine: http://dietpi.com/phpbb/viewtopic.php?f=8&t=5&start=60#p2071 . Many thanks to Xenformation (JK) for his contributions on this. DietPi-Software | Added DietPi installation option for XRDP: http://dietpi.com/phpbb/viewtopic.php?f=8&t=5&start=70#p2074 . Many thanks to Xenformation (JK) for his contributions on this. DietPi-Software | Added DietPi installation option for QuiteRSS: http://dietpi.com/phpbb/viewtopic.php?f=8&t=5&start=70#p2075 . Many thanks to Xenformation (JK) for his contributions on this. DietPi-Software | Added DietPi installation option for Cuberite (C++ Minecraft Server with web interface): http://dietpi.com/phpbb/viewtopic.php?f=8&t=5&p=2069#p2068 DietPi-Software | Added DietPi installation option for MineOS (Java Minecraft Servers with web interface): http://dietpi.com/phpbb/viewtopic.php?f=8&t=5&p=2069#p2069 DietPi-Software | FBturbo is now installed along with XSERVERXORG for Pine 64. Should improve 2D (eg: window) performance: https://github.com/Fourdee/DietPi/issues/380#issuecomment-226512966 DietPi-Software | HiFi (MPD + YMPD) is now available for ARM64 devices (eg: Odroid C2/Pine A64). DietPi-Config | You can now set your country code in "network options: adapters" menu, when running WiFi in hotspot mode (eg: dietpi-sofware > WiFi Hotspot installation). This will allow for channels 12/13 in some countries (eg: EU), and, increased power output (range) for the hotspot. DietPi-Config | RPi 3 internal WiFi is now disabled by default to save resources on new installs. It will automatically be enabled by DietPi if required. DietPi-Config | RPi 3 internal Bluetooth is now disabled by default to save resources on new installs. It can be enabled in the advanced menu. DietPi-Config | RPi 3 increased thermal limit from 65c to 75c. This should reduce the chance of users seeing the heat warning icon on-screen, whilst keeping the device below the 85c official thermal limit used in Raspbian: https://github.com/Fourdee/DietPi/issues/356#issuecomment-223282185 DietPi-Config | cfg80211 wifi module is now disabled by default to save resources on new installs. It will automatically be enabled by DietPi if required. DietPi-Config | bluetooth module is now disabled by default to save resources on new installs. It can be enabled in the advanced menu. DietPi-Config | Serial console is now disabled for all DietPi images (where possible): https://github.com/Fourdee/DietPi/issues/343#issuecomment-226946848 DietPi-Config | Corrected typos. Many thanks to Erkan-Yilmaz for spotting these: https://github.com/Fourdee/DietPi/pull/381 DietPi-Cloudshell | Added a feature which allows users to specify start and end times, where DietPi-Cloudshell will power off the screen and disable processing: https://github.com/Fourdee/DietPi/issues/379 DietPi-Backup | Now shows the most recent and successful backup date in main menu. DietPi-Sync | Now shows the most recent and successful sync date in main menu. Bug fixes: DietPi-Banner | Resolved an issue where delayed DHCP offers would not provide the IP address during boot: https://github.com/Fourdee/DietPi/issues/350#issuecomment-223273610 General | DietPi desktop items icon will now show correctly. DietPi-Automation | Updated missing software automation entries in dietpi.txt. Many thanks for K-plan for his input on this: https://github.com/Fourdee/DietPi/issues/374 DietPi-Software | Resolved an issue where Transmission would not start the web interface during boot (:9091), when using DHCP: https://github.com/Fourdee/DietPi/issues/350 DietPi-Software | Resolved an issue where VIFM and MTRTINY would not be flagged as installed, after the installation. Many thanks to K-plan for spotting this one: https://github.com/Fourdee/DietPi/issues/373 | https://github.com/Fourdee/DietPi/issues/374#issuecomment-225436379 DietPi-Software | Kodi has been disabled for Pine64 (non-functional) whilst we wait for working mali/mali_drm driver: https://github.com/Fourdee/DietPi/issues/380 DietPi-Config | Resolved an issue where the RPi3 internal wifi would still be active after being disabled: https://github.com/Fourdee/DietPi/issues/376 Many thanks to K-plan for reporting this. DietPi-Backup | Resolved an issue where search results, did not provide the most recent and successful backup date. DietPi-Sync | Now contains the correct program name in the backtitle.
The text was updated successfully, but these errors were encountered: