Showing posts with label overclock. Show all posts
Showing posts with label overclock. Show all posts

Wednesday, March 25, 2015

How to know the current Overclock setting

To know the current Overclock setting on Raspbian, enter the command:
$ cat /boot/config.txt


For more options and information see http://www.raspberrypi.org/documentation/configuration/config-txt.md



Wednesday, December 4, 2013

Overclock Rspberry Pi with raspi-config

To overclock your Raspberry Pi, enter the command:
$ sudo raspi-config

In the steps, use <UP/DOWN> key to select options, <Tap> to switch between options, and various actions. And <Enter> to confirm.

- Select Overclock and press <Enter>


Be aware that overclocking may reduce the lifetime of your Raspberry Pi. If overclocking at a certain level causes system instability, try a more modest overclock. Hold down shift during boot to temporarily disable overclock. 
See http://elinux.org/RPi_Overclocking for more information.

- Press <Enter> to confirm.





- Reboot.