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 Overclock Raspberry Pi 4 To 2.0Ghz (0) | 2020.03.23 |
---|---|
How To Install RetroPie On The Raspberry Pi 4 (0) | 2020.03.19 |
레트로파이 기본 설정 (0) | 2019.04.24 |
라즈베리파이 키보드 레이아웃 변경 (0) | 2019.04.22 |
흥~! 댓글 따위~! 그래도 한번쯤은 써보는게 좋지 아니한가?