Page 1 of 1
#1 ODROID-XU4
Posted: Wed Aug 26, 2015 10:13 am
by Janos (retired)
ODROID-XU4 is powered by ARM® big.LITTLE™ technology, the Heterogeneous Multi-Processing (HMP) solution.
ODROID-XU4 is a new generation of computing device with more powerful, more energy-efficient hardware and a smaller form factor.
Offering open source support, the board can run various flavors of Linux, including the latest Ubuntu 15.04 and Android 4.4 KitKat and 5.0 Lollipop.
By implementing the eMMC 5.0, USB 3.0 and Gigabit Ethernet interfaces, the ODROID-XU4 boasts amazing data transfer speeds, a feature that is increasingly required to support advanced processing power on ARM devices.
This allows users to truly experience an upgrade in computing, especially with faster booting, web browsing, networking, and 3D games.
The XU4 is fully software compatible with XU3!
However, the XU4 is more compact, more affordable and more expandable.
* Samsung Exynos5422 Cortexâ„¢-A15 2Ghz and Cortexâ„¢-A7 Octa core CPUs
* Mali-T628 MP6(OpenGL ES 3.0/2.0/1.1 and OpenCL 1.1 Full profile)
* 2Gbyte LPDDR3 RAM PoP stacked
* eMMC5.0 HS400 Flash Storage
* 2 x USB 3.0 Host, 1 x USB 2.0 Host
* Gigabit Ethernet port
* HDMI 1.4a for display
* Size : 82 x 58 x 22 mm approx.(including cooling fan)
What's different from XU3.
Pros
- Gbit Ethernet
- More Stable Dual USB 3.0 host ports
- More compact PCB size
- More IO ports (I2S/I2C/GPIO)
Cons
- No USB OTG
- No DP
- No Audio CODEC
- No Power Monitoring Sensors
http://www.hardkernel.com/main/products ... &tab_idx=1
#2 Re: ODROID-XU4
Posted: Wed Aug 26, 2015 1:17 pm
by Silver
You beat me to it Janos!
I noticed this the other day and was going to do a bit of research and post an update.
I'm currently doing some pricing to see what the cost of buying them works out at.
#3 Re: ODROID-XU4
Posted: Wed Sep 02, 2015 9:35 am
by Silver
A massive package with a very small box inside it has arrived at my house.......
I should be able to give some feedback on performance as soon as I get some wiring done.
I also bought from the German distributer as I think they worked out cheapest.
Lilliput the British supplier is too expensive, ordering direct from Korea is cheaper including the import tax.
I also grudge paying almost the same to ship from England as it would've been from Korea!
#4 Re: ODROID-XU4
Posted: Wed Sep 02, 2015 1:20 pm
by Alez
Let me know the results of the little package please

#5 Re: ODROID-XU4
Posted: Wed Sep 02, 2015 2:05 pm
by scole of TSBT
Will all 4 cores run at 2Ghz at the same time or do they downclock like the android tv boxes?
#6 Re: ODROID-XU4
Posted: Wed Sep 02, 2015 2:09 pm
by Silver
I'm expecting them to all run at 2GHz although I won't know till I try.
All my other droids run at their advertised speeds so........
#7 Re: ODROID-XU4
Posted: Mon Sep 07, 2015 10:53 pm
by Dirk Broer
Silver wrote:I'm expecting them to all run at 2GHz although I won't know till I try
I expect this: The
Samsung Exynos 5422 as used in the Odroid-XU4 is a Octa-core Soc is made of:
- ARM Cortex-A15 Quad @2000MHz and
- ARM Cortex-A7 Quad @1400MHz CPU
Note that Samsung itself rates the Soc at 2100MHz for the A15, respectively 1500MHz for the A7.
#8 Re: ODROID-XU4
Posted: Mon Sep 07, 2015 11:25 pm
by Silver
Can anyone tell me how I can check what speed the cores are running at on linux?
I've had a litlle poke around but can't see what will do the job.
On a positive note it looks like all 8 cores run

Unless someone spots an obvoius error that I've made....

#9 Re: ODROID-XU4
Posted: Mon Sep 07, 2015 11:33 pm
by scole of TSBT
#10 Re: ODROID-XU4
Posted: Tue Sep 08, 2015 9:39 am
by Silver
Thanks Scole, I'll give it a try tonight.
#11 Re: ODROID-XU4
Posted: Wed Sep 09, 2015 3:25 am
by Alez
Instead of increasing your lead on enigma should that graphic not show 8 instances of subset@home running ? looks good so far, might be my next addition

#12 Re: ODROID-XU4
Posted: Wed Sep 09, 2015 7:38 pm
by Silver
It should indeed Alez, however as my German reading skills are somewhat poor I ordered a linux emmc card instead of an android one
Turns out that you can't run subset on a droid running on linux so I stuck it on enigma to see how it does, and I think the answer to that is poorly!
I need to do some double checking but I think a linux droid crunches enigma at half the speed of an android one
That's why I was asking how to check the clock frequency to see if thats maybe the problem....
#13 Re: ODROID-XU4
Posted: Wed Sep 09, 2015 8:02 pm
by Bryan
I'm not sure the info that was on that web page will actually give you what you are after. I tried them on my Linux PCs and what they showed was what Intel reports for the processor. Even the ones they say monitors it live say exactly the same thing 3.2G which is the base rate with no turbo. So either Linux downclocks and changes what the BIOS setups up for overclocking, in this case 4.2G, or it is just reading the base info supplied on the processor from Intel. Since my heat/core is the same running Linux or WIndows then I don't think they are being downclocked.
#14 Re: ODROID-XU4
Posted: Wed Sep 09, 2015 8:08 pm
by Janos (retired)
Silver wrote:It should indeed Alez, however as my German reading skills are somewhat poor I ordered a linux emmc card instead of an android one
Turns out that you can't run subset on a droid running on linux so I stuck it on enigma to see how it does, and I think the answer to that is poorly!
I need to do some double checking but I think a linux droid crunches enigma at half the speed of an android one
That's why I was asking how to check the clock frequency to see if thats maybe the problem....
It takes a while but you could burn an Android image onto your emmc. It isn't hard - just follow the hardkernel guide. If you want to stay on Linux then I would recommend Asteroids as it is much faster on arm-linux than on arm-android.
#15 Re: ODROID-XU4
Posted: Wed Sep 09, 2015 10:24 pm
by Silver
Thanks Bryan, i'm surprised it's so hard to find out the cpu frequency on linux as its so simple on android and windoze.
Cheers Janos, I was going to ask what you'd found to be a successful arm/linux combo. I'll give asteroids a go and see how it gets on, anything else you've found good?
I know I could burn an android image but thought since that's what came I'd try linux first, and mainly cos I was too impatient to see how my new toy got on

#16 Re: ODROID-XU4
Posted: Thu Sep 10, 2015 12:06 am
by Dirk Broer
I can't be that hard, German:
A 16GB Android eMMC for the XU4
Is it that German and Dutch are related?

#17 Re: ODROID-XU4
Posted: Thu Sep 10, 2015 1:53 am
by Alez
I'll check in the morning, but I'm sure I have an adaptor for emmc to usb. If you don't have one you can borrow my one.
#18 Re: ODROID-XU4
Posted: Thu Sep 10, 2015 10:05 am
by Silver
It must have been that hard Dirk, otherwise I would've managed to order the right one
I honestly don't know how I ordered the wrong one, total brain fade moment I suspect
Don't worry Alez, I've got a heap of the usb adaptor. I just wanted to get it fired up and running before I potentially destroy the image trying to install a new one

#19 Re: ODROID-XU4
Posted: Fri Sep 11, 2015 2:22 pm
by scole of TSBT
Janos wrote:... If you want to stay on Linux then I would recommend Asteroids as it is much faster on arm-linux than on arm-android.
I've had a couple raspberry pi B+ systems collecting dust since the miners are offline so I decided to fire them up and run an asteroids wu on each of them, mainly to just collect WUProp hours. Estimated over 7 days to complete the WU

#20 Re: ODROID-XU4
Posted: Sat Sep 12, 2015 1:04 am
by Silver
Yeah the raspberry pi isn't really a powerhouse

#21 Re: ODROID-XU4
Posted: Sat Sep 12, 2015 9:38 am
by Dirk Broer
I am waiting for a Waka Waka to be able to run my Raspi B+ from solar power. I hope to be able to run Radioactive@Home on that Raspi, plus WUProp and Enigma. Should be enough for the sole ARM11 core.