From 3000586bd67f74e08cee269e70c0f7a9ad95307a Mon Sep 17 00:00:00 2001 From: "Raziel K. Crowe" <84860158+CWDSYSTEMS@users.noreply.github.com> Date: Thu, 24 Mar 2022 12:29:10 +0500 Subject: [PATCH] Delete Overclock Essentials.txt --- Overclock Essentials.txt | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 Overclock Essentials.txt diff --git a/Overclock Essentials.txt b/Overclock Essentials.txt deleted file mode 100644 index d6d9b48d68..0000000000 --- a/Overclock Essentials.txt +++ /dev/null @@ -1,30 +0,0 @@ -No need for this shit anymore. Titan has auto boost clock now. - -Check what is your actual stable stock clock -vcgencmd measure_clock arm -Check temps on stock heatsink or with fan -vcgencmd measure_temp - -If temps are under 50 degrees C then step up a notch -sudo nano /boot/config.txt -Paste after the first line -over_voltage=2 -arm_freq=1750 - -Check temps again
-vcgencmd measure_temp or watch -n 2 vcgencmd measure_temp - -If temps stay under 50 then you can step up to 2.0 Ghz -over_voltage=5 -arm_freq=2000 - -Be sure to use a quality power cable and power delivery capable brick and not the shipped one as it will not be able to deliver correct amperes and volrages. - -Never let your Raspberry Pi 4 run at high temps as it will reduce the life. - -https://www.amazon.com/Charger-TECKNET-Foldable-Adapter-Compatible/dp/B08YJLMQGD/ref=sr_1_3?dchild=1&keywords=aukey+charger&qid=1622128103&sr=8-3 -https://www.amazon.com/Charger-RAVPower-Adapter-Compatible-MacBook/dp/B07PLR7T1M/ref=sr_1_4?dchild=1&keywords=aukey+charger&qid=1622128103&sr=8-4 -https://www.amazon.com/Charger-Anker-Adapter-PowerPort-iPhone/dp/B07WRKXQ8W/ref=sr_1_5?dchild=1&keywords=aukey+charger&qid=1622128103&sr=8-5 - - -