Warning Follow this tutorial at your own risk!
1.open up a terminal window - Control, Alt,T
2.apt update && apt upgrade
3.sudo rpi-update
4.sudo reboot
5.open up a terminal window - Control, Alt,T
6.sudo nano /boot/config.txt
7. scroll down to the very end and insert
over_voltage=4
arm_freq=2000
----- or
over_voltage=6
arm_freq=2147
gpu_freq=750 (or 600)
-------
You can also overclock the GPU if needed - gpu_freq=600
prees Ctrl - X and save by pressing Y
8. sudo reboot
9. open up a terminal window - Control, Alt,T
10. Type- watch -n1 vcgencmd measure_clock arm
this will display the current CPU speed in real time.
$ sysbench --num- threads=8 --test=cpu --cpu-max-prime=2000 run
if you falese overclocking then press "shift" and reboot.
'소소한 강좌 > 시스템 관련' 카테고리의 다른 글
How To Install RetroPie On The Raspberry Pi 4 (0) | 2020.03.19 |
---|---|
레트로파이 기본 설정 (0) | 2019.04.24 |
라즈베리파이 키보드 레이아웃 변경 (0) | 2019.04.22 |