flagflag  If you want to see English page, please click "English" Button at Left.
1: 2015-02-15 (日) 11:16:49 macsatou ソース
Line 1: Line 1:
 +*raspberry pi2 [#z8cb3e19]
 +**raspberry piをpi2に移行する時の手順 [#b38fe538]
 +raspberry piでまずは作業
 + #apt-get update
 +  #apt-get dist-upgrade
 +  #rpi-update
 +
 +**raspberry pi2のOverClock [#e84142c7]
 +何かあっても責任は取りませんよ。
 +デフォルト?(私は何時もこれで動かしてます)
 +  #vi /boot/config.txt
 +   arm_freq=900
 +   sdram_freq=450
 +   core_freq=450
 +   over_voltage=0
 +
 +★一段階目
 +  #vi /boot/config.txt
 +   arm_freq=1000
 +   sdram_freq=500
 +   core_freq=500
 +   over_voltage=2
 +確認
 +  ・温度(34428と出たら34.428度と読み替え)
 +  #cat /sys/class/thermal/thermal_zone0/temp
 +  ・最大スピード
 +  #cat /sys/devices/system/cpu/cpu0/cpufreq/cpu​info_max_freq
 +  ・現在のスピード
 +  cat /sys/devices/system/cpu/cpu0/cpufreq/sca​ling_cur_freq
 +
 +★二段階目(爆熱で死ぬので冷却を考慮すること)
 +  #vi /boot/config.txt
 +   force_turbo=1 #Voids Warranty!!!
 +   arm_freq=1100
 +   sdram_freq=500
 +   core_freq=500
 +   over_voltage=6
 +   temp_limit=80 #Will throttle to default clock speed if hit.
 +
 +★自分で工夫したい人は下記パラメータを自由に設定してね
 +
 +  ・arm_freq- Frequency of ARM in MHz.
 +  ・core_freq -Frequency of GPU processor core in MHz. It has an impact on ARM performance since it drives L2 cache.sdram_freq -Frequency of SDRAM in MHz.
 +  ・over_voltage – ARM/GPU core voltage adjust. Values above 6 are only allowed when force_turbo or current_limit_override are specified (which set the warranty bit).
 +  ・force_turbo – Disables dynamic cpufreq driver and minimum settings below. Voids Warranty.
 +  ・initial_turbo -Enables turbo mode from boot for the given value in seconds (up to 60) or until cpufreq sets a frequency. Default 0
 +  ・arm_freq_min – Minimum value of arm_freq used for dynamic clocking.
 +  ・core_freq_min – Minimum value of core_freq used for dynamic clocking.
 +  ・sdram_freq_min – Minimum value of sdram_freq used for dynamic clocking.
 +  ・temp_limit – Overheat protection. Sets clocks and voltages to default when the SoC reaches this Celsius value. Setting this higher than default voids warranty. Default 85
 +  ・disable_splash – If set to 1, avoids the rainbow splash screen on boot.
 +  ・boot_delay - Wait for x number of seconds in start.elf before loading kernel. Default 1
 +  ・gpu_mem - GPU memory in megabyte. Sets the memory split between the ARM and GPU. ARM gets the remaining memory.
 +
 +性能が6倍になっているのでOCして、OpenSimを入れ込みたいと思う。
 +すでにPiでやっている人もいる。
 +http://rikachann.slmame.com/e1375237.htm​l


トップ   新規 ページ一覧 単語検索 最終更新   ヘルプ   最終更新のRSS 1.0 最終更新のRSS 2.0 最終更新のRSS Atom

サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

前月2024年 5月翌月
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
<今日>

オンライン状況

105 人のユーザが現在オンラインです。 (15 人のユーザが xpwiki を参照しています。)

登録ユーザ: 0
ゲスト: 105

もっと...

アクセスカウンタ

今日 : 3890389038903890
昨日 : 1753317533175331753317533
総計 : 2346703323467033234670332346703323467033234670332346703323467033
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com