|
Edited by bronco at 2015-12-16 17:53
Hi,
currently the linux-sunxi devs are trying to provide mainline kernel/u-boot support for Orange Pi PC (which is great news, I tested USB performance yesterday and with mainline kernel and being able to benefit from UASP this is ~40 MB/s -- a lot faster than what we get today with 3.4.39).
This is not only about writing support for the hardware from scratch (you can't rely on the crappy 3.4.39 kernel code we've currently to use) but also check the hardware reliability limits.
Since the Orange Pi manufacturer doesn't care that much about reliability but the linux-sunxi devs have to, they're currently evaluating how high DRAM can be clocked safely:
http://linux-sunxi.org/Orange_Pi_PC#DRAM_clock_speed_limit
https://groups.google.com/d/msg/ ... 4k8nIE/FUn7cks3AwAJ
And this is where they need your help! If you've a 2nd linux box (can be an SBC as well) and are able to build the sunxi-tools (most recent version needed for sunxi-fel) the whole thing is pretty straightforward and outlined here: https://github.com/ssvb/lima-memtester/releases/latest
Just connect the OPi PC without inserted SD card to the machine where lima-memtester is running using an USB-to-micro-USB cable and start with the highest settings available. The test will either stop really fast (no blinking green LED any more) or after a certain amount of time the 2nd LED will light constantly (test passed).
On a connected display you'll see a spinning cube unless the OPi PC crashes (using Mali/GPU stressing memory bandwidth). In case you find a working MHz setting it would be good to repeat the test and let it run overnight to verify stability. And then please report back either here or by creating a linux-sunxi account and contributing directly to the wiki.
Thx
|
|