|
Edited by bronco at 2015-11-23 14:52
Thx for the link, just realized that they also sell the A10 based pcDuino2 for 15USD (Wi-Fi and NAND included, no GBit Ethernet as expected but also no SATA). I always searched for a cheap A10 board... but with SATA and more for historical reasons ;)
Regarding heating the room: I'm still convinced that the heat problems H3 users suffer from can be resolved easily Yesterday I decided to start with these settings when my OPi PCs arrive:
- boot_clock = 1008
- dram_clk = 480
- [dvfs_table]
- pmuic_type = 2
- extremity_freq = 1536000000
- max_freq = 1200000000
- min_freq = 108000000
- LV_count = 8
- LV1_freq = 1200000000
- LV1_volt = 1320
- LV2_freq = 1104000000
- LV2_volt = 1250
- LV3_freq = 1008000000
- LV3_volt = 1200
- LV4_freq = 960000000
- LV4_volt = 1160
- LV5_freq = 816000000
- LV5_volt = 1100
- LV6_freq = 540000000
- LV6_volt = 1040
- LV7_freq = 300000000
- LV7_volt = 960
- LV8_freq = 108000000
- LV8_volt = 960
Copy code I already finished a first script that will iterate through these settings and lower voltage by 20mV for every cpufreq available, adjust script.bin, reboots and let cpuburn-a7/cpufreq-ljt-stress-test check the stability until the first error occurs. When this is done, I repeat the whole thing one time with "dram_clk = 360" and CPU cores disabled and another time again with all 4 cores and "dram_clk = 576". Then the voltage settings will be increased a little to be on the safe side, then lima-memtester has to confirm data integrity and then it's time for benchmarking
I hope my OPi PCs arrive soon.
The H3 contains the same old boring Cortex-A7 cores Allwinner uses since 3 years in all low-end SoCs but made in a more efficient process (28nm vs. 40nm). Why should this chip overheat unless it's overclocked in an insane way (heating up like crazy even when idle -- this is something that puzzles me)
|
|