Difference between revisions of "Overclocking"

Jump to navigation Jump to search
Line 9: Line 9:
== Edit Pinephone DTS ==
== Edit Pinephone DTS ==


In order to overclock the Pinephone you will have to first convert the DTB file in <code>/boot/dtbs/allwinner/</code> to a DTS file. You will see <code>sun50i-a64-pinephone-1.2.dtb</code>, and also two other files with different pinephone mainboard revisions (1.1 and 1.0). You will want to select the correct file for your pinephone (Most like 1.2 if you have a PostmarketOS or newer device).
In order to overclock the Pinephone you will have to first convert the DTB file in <code>/boot/dtbs/allwinner/</code> to a DTS file. You will see <code>sun50i-a64-pinephone-1.2.dtb</code>, and also two other files with different pinephone mainboard revisions (1.1 and 1.0). You will want to select the correct file for your pinephone (Only choose 1.1 if you have a braveheart, As all other consumer pinephones use the 1.2 DTS).


Once you've found the file, you can run the following command to convert the DTB to DTS:
Once you've found the file, you can run the following command to convert the DTB to DTS: