New firmware to solve the high temperatures on your Raspberry Pi 4 available!
New firmware to solve the high temperatures on your Raspberry Pi 4 available!
In summer everything is warmer, but if you don't want to put in the fridge your Raspberry Pi next to the fish, here you have available the new firmware that have released the engineers at the Raspberry Pi Foundation to lower a few degrees our board.
You can read in some forums and blogs that the temperature of the Raspbery Pi is higher and made the board throttle because some thermal optimizations that are not installed by default. Then they released internally a firmware that had been sent to test to the well-known blog cnx-software.com with which it was possible to lower the temperature of the board by a few degrees. Now it is available to everyone and the results have not been long in coming. I leave you a few links if you're interested and basically, what you should to do when you have it downloaded, is type the following commands:
$ unzip vl805_update_0137a8.zip
$ chmod a+x vl805
$ sudo ./vl805 -w vl805_fw_0137a8.bin
$ sudo reboot
By the way, if you want to check the temperature of your Pi, I left you how to do it in this post back in 2013.
Download: drive.google.com > vl805_update_0137a8.zip
Link: raspberrypi.org > forums > Raspberry Pi 4 temperature
Link: raspberrypi.org > forums > Raspberry Pi 4 - new VLI firmware issues