got my Pi 3 yesterday and i am really happy.
(I used my Pi 1 for more then 2 years now and it works real good, but 2 nextcloud users... horror)
This is my actual config.txt at Pi 3:
Code: Select all
arm_freq=1200
arm_freq_min=150
core_freq_min=250
sdram_freq_min=250
over_voltage=-3
over_voltage_min=-8
#over_voltage_sdram_c=-3
#over_voltage_sdram_i=-3
#over_voltage_sdram_p=-3
initial_turbo=30
temp_limit=60
Code: Select all
CPU current Frequency: frequency(45)=150000000
CORE current Frequency: frequency(1)=250000000
CPU current Temperature: temp=37.6'C
core: volt=1.0500V
sdram_c: volt=1.2000V
sdram_i: volt=1.2000V
sdram_p: volt=1.2250V
Also, it seems that minimum cpu-voltage is 1.05V (= -6). I tried -7, -8, -9... but still 1.05V. Higher values are working fine.
I try to find out the min/max values for Pi 3, but i only got them for Pi 1 on elinux.org and it seems that these values are not correct (-16,8) for min/max-voltage.
If someone knows the min/max values, please let me know them
Ps: yes, it is working fine as server for samba, nextcloud and squid-proxy, 90% idling at 150MHZ and 10% working hard at 1200MHZ. Actual power consumption is 2,5 Watt on idle (2,6 Watt with activated wlan driver).