일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
- 페이스북
- 스마트폰
- 넥서스 S
- kanchanaburi
- 오토바이 여행
- 티스토리
- NEXUS S
- android app
- motorcycle travel
- 커스텀 롬
- 아이스크림 샌드위치
- 칸차나부리
- 아고다
- Tistory
- Thailand
- 태국
- National Park
- 맛집
- 안드로이드 앱
- agoda
- Custom ROM
- 안드로이드
- khao yai
- recommended app
- 카오야이
- Bangkok
- 방콕
- 추천 앱
- 추천 영화
- android
- 어제
- 오늘
- 전체
삶을 누리는 디비누스
커스텀 볼트 모드 Custom Voltage Mod 본문
Ezekeel 님이 다시 한번 넥서스 s 유저들에게 좋은 모드를 만들어 주셨다...
Ezekeel strikes again for Nexus S users with another great mod~!
그건 바로 커스텀 볼트 모드!
Its custom voltage mod!
뭐 기존의 setCPU 나 proton 같은 앱이 있지만 프로톤 같은 경우는 순정 cpu 속도만 지원하고 setcpu 도 가끔식 말성을 부리는데 Ezekeel 님께서 라이브 OC 랑 잘 어울리는 커스텀 볼트 모드를 만드셨다~!
yes there are app like setcpu and proton in the past... but proton only supports stock cpu speeds while setcpu gets tangled up time to time... this will go hand in hand with Ezekeel's live OC~!
기존의 볼트 수정 앱과는 다르게 이 모드를 통해서 ARM 볼트와 INT 볼트를 수정할 수 있게 되었다...
unlike previous voltage modifying apps, this mod allows you to edit ARM & INT voltages...
다음과 같이 Ezekeel 님께서 설명해주셨다...
Here's explanation from Ezekeel himself...
The ARM voltage is for the CPU, the internal voltage for the bus (and also GPU I believe). If you increase the bus/GPU speeds with LiveOC you might have to increase the internal voltages additionally to the ARM voltages to get it stable.
ARM 볼트는 cpu 속도의 볼트를 수정해 주고 INT 볼트는 버스 속도 및 GPU, 즉 그랙픽 속도의 볼트를 수정할 수 있다. 라이브 OC를 통해 버스 속도를 올려주면 INT 볼트도 같이 올려 더욱 안정적으로 만들 수 있다.
you can apply as follows.
echo "1250 1175 1000 900 900" > /sys/class/misc/customvoltage/arm_volt
echo "1400" > /sys/class/misc/customvoltage/max_arm_volt
echo "1100 1050 1000 950 900" > /sys/class/misc/customvoltage/int_volt
echo "1250" > /sys/class/misc/customvoltage/max_int_volt
넥서스 s의 순정 볼트는 다음과 같다.
stock voltages of nexus s is as follows.
CPU Frequency CPU 속도 |
ARM voltage (CPU) ARM 볼트 (CPU) |
INT voltage (GPU) INT 볼트 (GPU) |
100000 |
950 |
1000 |
200000 |
950 |
1100 |
400000 |
1050 |
1100 |
800000 |
1200 |
1100 |
1000000 |
1250 |
1100 |
Max Voltage 최대 볼트 |
1400 |
1250 |
출처 Source: http://forum.xda-developers.com/showthread.php?t=1331610
지금 현재 내가 사용하는 볼트...
my current volt settings...