Brand New ODROID Single Board Computer

Locked
User avatar
odroid
Site Admin
Posts: 41850
Joined: Fri Feb 22, 2013 11:14 pm
languages_spoken: English, Korean
ODROIDs: ODROID
Has thanked: 3429 times
Been thanked: 1915 times
Contact:

Brand New ODROID Single Board Computer

Post by odroid »

Update: 20-November 2018.
ODROID-H2 is ready to order.
Product Page: https://www.hardkernel.com/shop/odroid-h2/
WiKi Page: https://wiki.odroid.com/odroid-h2/

This thread is locked because new H2 sub-forum is available now.
Feel free to post any question or idea.

====================================================================
As you all know, we do not disclose our products until it reaches a certain stage.
The N1 was the only one that we dropped after the official announcement. Behind, we had quite some projects attempted, incomplete or dropped.
Today, I would like to reveal one Intel platform, H2, which will be available in November. Why it is not H or H1? It is our 3rd X86 platform. We kicked off the first x86 project in 2015.

Here are advantages that encourage us to start x86 platforms as well as the ARM architecture.
x86(x64) platform has very decent Linux software support
- The latest Kernel 4.18 perfectly works out of the box (Today’s Ubuntu 18.10)
- Modern OpenGL 4.5, OpenCL 2.0, Wayland and Vulkan GPU drivers are working via standard Mesa library.
- MPEG2/MPEG4/H.264/H.265/VP8/VP9 HW video decoder & encoder works with VAAPI standard.
x86(x64) platform has very strong hardware interfaces
- Dual channel 64bit DRAM interfaces for much faster data processing
- Multiple video outputs
- Multiple PCIe lanes
- Multiple USB 3.0/2.0 root hubs
- Multiple Ethernet ports
- Multiple SATA ports

HISTORY OF PROJECT
2015 October,
We started to develop the first x86 based ODROID board with Intel Cherry Trail x5-Z8500 2.2Ghz CPU which was supposed to be the ODROID-H.
In 2015 and 2016, there were several single board computers in the market using Intel x5-Z8300 1.8Ghz Quad-core CPU from other manufacturers.
We saw significant performance difference on Z8500 2.2Ghz. It was in a different category.
After 3 months of schematics and PCB design, we started manufacturing process. We faced a big issue that Z8500 had a very fine pitch of BGA which raised PCB cost and manufacturing cost twice more than expected.
Think that Z8300 had 592 pins while Z8500 had 1380 pins. LPDDR3 RAM sourcing was another big hurdle. Z8300 supported a normal DDR3 while Z8500 supported only LPDDR3 which was much more expensive with very long lead time.
Z8500 CPU itself was very competitive. But, it was not competitive enough when it was turned out the final products.

2016 August,
We started another x86 board design with Intel Braswell N3160 CPU.
From the previous lesson, the second development was faster and more successful. This time, we made a project name as ‘ODROID-H1’.
We made the first engineering sample in February 2017 with 8GB onboard DDR3 memory.
ODROID-H1 was used for a dedicated project and the result was quite successful.
But the next generation Intel CPU Apollo Lake was already available in the market and we thought Braswell was not competitive in the generic SBC market.
Additionally, the 1GB DDR3 chip shortage problem also blocked the launching of the H1 model.

2017 December,
We considered AMD Ryzen 5 2500U 3.5Ghz mobile processor. The performance was very impressive, but the price of the CPU was also very impressive.
Fortunately, Intel also announced the Gemini Lake processors. It was slower than Ryzen but much faster than Intel Apollo Lake, and the price was reasonable.
Finally, we decided to build a high-end single board computer ODROID-H2 as the following outstanding specification.
- 2.3Ghz Quad-core processor J4105 (14nm) with 4MiB Cache
- Dual-channel Memory DDR4-PC19200 (2400MT/s)
- Total 32GiB RAM Space with two SO-DIMM slots
- 4 x PCIe 2.0 for one NVMe storage
- 2 x Gbit Ethernet ports
- 2 x SATA 3.0
- SSE4.2 accelerator (SMM, FPU, NX, MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AES)
- Intel UHD Graphics (Gen9.5) 600 (GT1) 700Mhz
- HDMI 2.0 and DP 1.2 multiple video outputs

Therefore, we started the hardware design from March 2018 and we made the first engineering samples in July.
After fixing some hardware issues, we had the second engineering samples in September. Everything went well and we could pass FCC, CE, KC and RoHS certification tests in the past few months.
We will begin mass production of ODROID-H2 within a few weeks and our first shipment will be available in late November.

ODROID-H2 includes a large heatsink, which will give you a quiet and powerful computing experience.
The size of the board is about 110x110x43mm and weighs about 320 grams including heatsink, two DRAM modules, and M.2 NVMe SSD.
Image

ODROID-H2 Block diagram must be helpful to understand the interconnections.
Image

Here are a few more H2 PCB pictures.
Image
Image
Image

Let's look into the CPU frequency and thermal characteristics with the stock passive heatsink.
The graph below shows the result of measuring the temperature of a quad-core CPU under heavy stress for three hours.
The frequency remains at 2.3 GHz without throttling and the temperature is maintained at lower than 80°C. The ambient temperature is 25°C approx.
stress-ng --cpu 4 --cpu-method matrixprod
Image
Image

We measured the power consumption with an eMMC storage after booting Ubuntu 18.10.
Idle: 4Watt (Approx.)
CPU Stress: 14Watt (Approx.)
CPU+GPU Stress: 22Watt (Approx.)
Power-off: 0.5Watt (Approx.)
Suspend: 0.6Watt (Approx.)

How about the storage IO performance?
We tested eMMC, USB 3.0, SATA3 and NVMe storages with iozone -e -I -a -s 100M -r 4k -r 16384k -i 0 -i 1 -i 2 command.
It should be noted that the SSD connected to the M.2 MVMe 4-lane PCIe interface has a transfer rate of over 1.6GiB / sec.
Image
Image

We also measured the video transcoding performance with 4K/H.265 to 720p/H.264 test condition.
Fully hardware accelerated 4K/H.265 to 720p/H.264 video transcoding could be done with FFmpeg on VAAPI.
10 minutes of 4K/30Hz video file could be transcoded to 720p/30Hz video in 3 minutes amazingly.
We also learned when dual channel memory is configured, the transcoding performance is about 25% as fast.
Image

Dual 4K/60Hz display output is fantastic with HDMI 2.0 and DP 1.2 ports.
HW accelerated WebGL example runs on 7680x2106 resolution.
Image

This video shows how H2 works nicely.
Booting Ubuntu 18.10 with Kernel 4.18 from eMMC storage. (Canonical released Ubuntu 18.10 this morning!)
Run Dolphin on Ubuntu and enable Vulkan GPU driver.
We could play Wii games on ODROID-H2 smoothly.
This video must be helpful to know how ODROID-H2 is powerful.


Hardware virtualization with VT-x technology.
Windows 10 can run on Ubuntu as a guest OS. Two of four CPU cores and 4GB of 8GB are assigned for the guest OS. We tested it with the recent VirtualBox.
We will check the HW 3D/2D acceleration performance on the guest OS later.
Image

ODROID-H2 price will be officially announced next month when it starts selling.
It must be higher than US$100 though.

Where is ODROID-N2?
When we gave up the poor N1, the N2(based on ARM Cortex A73) was already on the way from May. So far, it is working great at evaluation sample stage.
But, we still need some more time to check hardware and software stability. We will announce at the forum first as soon as it is available for public open.
We expect to be able to enjoy the N2 board party together soon.
N2 is not a FAKE. ;)

User avatar
odroid
Site Admin
Posts: 41850
Joined: Fri Feb 22, 2013 11:14 pm
languages_spoken: English, Korean
ODROIDs: ODROID
Has thanked: 3429 times
Been thanked: 1915 times
Contact:

Re: Brand New ODROID Single Board Computer

Post by odroid »

Part-2: Cases for new ODROID-H2 SBC

We have introduced many different types of cases earlier for previous ODROID boards. For ODROID-H2, we are pleased to introduce 4 types of case.
They are designed with our experiences and what we have learned from this forum. All they are built with acrylic panel, you can easily build them up by yourself.

* Type-I
This is basically very similar design to ODROID CloudShell 2 which can mount up to two 3.5" drives. Same as ODROID CloudShell 2, this case also has 90mm fan in order to blow out hot airs comes from the board and drives.
Since ODROID-H2 supports native SATA interface, unlinke ODROID CloudShell 2 uses USB 3.0 to SATA bridge with ODROID-XU4, the drives can be connected with cables.
Image
Image
Image

* Type-II
You may want to put your ODROID to the back of the display device to make your table tidy.
Then Type-II is the one that can install VESA mount bracket to the bottom of it and hang up to your monitor or TV, such that you can make your table tidy and no messier due to the bunch of cables.
By default, 90mm fan grill is included in the package instead of adding air holes to the top panel.
Basically, we are expecting to run ODROID-C2 with passive heatsink only, but if you like to blow out the hot air for your confidence, you can put 90mm regular PC fan and cover with the grill by yourself.
Image
Image
Image
Image

* Type-III
ODROID-H2 has NVMe slot on the bottom and can run as a primary storage other than eMMC but you may also need more storages.
The Type-III would be good choice if you only require to run one or two 2.5" drives work for your use. Type-III and Type-IV has two-story for and space for drives.
Image
Image
Image

* Type-IV
If you are not happy with Type-III since you cannot put 3.5" drive, you can consider Type-IV.
The basic function and design is very similar to the Type-III, but lower space is extended big enough to mount a 3.5" drive.
There is a piece of a partition that can hold your drives and by moving it, you can mount two 2.5" drives or one 3.5" drive.
Unfortunately, it is not able to mount two different size of drives at the same time because of its architecture.
Image
Image
Image
Image

User avatar
odroid
Site Admin
Posts: 41850
Joined: Fri Feb 22, 2013 11:14 pm
languages_spoken: English, Korean
ODROIDs: ODROID
Has thanked: 3429 times
Been thanked: 1915 times
Contact:

Re: Brand New ODROID Single Board Computer

Post by odroid »

Part-3: BIOS feature in ODROID-H2

ODROID-H2 has a soldered 8MiB BIOS Flash ROM on the board like a generic PC.
It meets the UEFI Specification 2.6 and the PXE boot requirement.
But, Intel UEFI firmware doesn't support CSM Version 2.0 for legacy OS booting such as DOS, XP, Windows 7 and so on.


The Main setup menu apears when you press "Delete" key in the boot process.
Image

This is the Advanced setup menu
Image

This is the Boot configuration menu to choose a boot media.
ODROID-H2 can boot from eMMC, USB, SATA and NVMe storages. You can access them at the same time form the OS.
Image

You can change the boot priority in the Boot menu.
Image
Or, press "F7" key to choose the boot media in the boot process temporarily.


Wake on LAN(WoL) feature.
You can activate the WoL function on the command line.
For example,

Code: Select all

sudo ethtool -s enp3s0 wol g
Check the current status.

Code: Select all

sudo ethtool enp3s0 | grep Wake
Supports Wake-on: pumbg
Wake-on: g
If you find g, the Wake-on-LAN feature is enabled.

If you can wake up H2 board with this command from a remote PC.

Code: Select all

powerwake 192.168.30.4
But the WoL feature works only with an Ethernet port near the HDMI/DP port.

User avatar
odroid
Site Admin
Posts: 41850
Joined: Fri Feb 22, 2013 11:14 pm
languages_spoken: English, Korean
ODROIDs: ODROID
Has thanked: 3429 times
Been thanked: 1915 times
Contact:

Re: Brand New ODROID Single Board Computer

Post by odroid »

Part-4: Accessing ODROID-H2 remotely

Image

Hardkernel introduced the “ODROID-BENCH” in order to give a chance to use ODROID SBCs to the user remotely and now we put new devices “ODROID-H2” with different DDR4 memory and the storage combinations, too.

Image

They can be accessed through “ssh” with a port number dedicated to each machine, your access is limited in the Docker container on top of native Ubuntu “18.04.1” and the Linux kernel “4.15.0-38-generic”.

Image

Still, you can run a bunch of system commands with root privileges and grab the hardware information. Even you can run a benchmark tool, but the score will be slightly lower or very close to the one tested on the native environment since your access is in the container.

Image

This is the “iozone” score of ODROID-H2 Unit #1 in the Ubuntu container.

Image

If you have any issue to access the machines on ODROID-BENCH or request, please post your idea to this thread, viewtopic.php?f=29&t=32257.

BadPritt
Posts: 192
Joined: Wed Jan 17, 2018 4:08 am
languages_spoken: english dutch french spanish german
ODROIDs: Odroid C2
Odroid XU4Q
Has thanked: 33 times
Been thanked: 33 times
Contact:

Re: Brand New ODROID Single Board Computer

Post by BadPritt »

That was not what I expected. But after reading it seems a great system.
I would have expected a x86 to use a lot more power.
It`s a good solution for better driver support.
I wonder what the price is going to be. I hope not too much above 100$. I still want to see an A73 board. I`m more interested in those high performance ARM cores.
If you want it tested and a review video, then please let me know.
Thank you for the great info, nice to know what goes on behind the curtain. Thank you.
NicoD

Edit:
I've just made a video about the announcement of the H2. Here it is. Good to have the first comment :)
[youtube]https://www.youtube.com/watch?v=CjuDJ-xZXvo[/youtube]
Last edited by BadPritt on Fri Oct 19, 2018 11:49 pm, edited 4 times in total.

User avatar
mad_ady
Posts: 11753
Joined: Wed Jul 15, 2015 5:00 pm
languages_spoken: english
ODROIDs: XU4 (HC1, HC2), C1+, C2, C4 (HC4), N1, N2, N2L, H2, H3+, Go, Go Advance, M1, M1S
Location: Bucharest, Romania
Has thanked: 656 times
Been thanked: 1197 times
Contact:

Re: Brand New ODROID Single Board Computer

Post by mad_ady »

Congratulation on the release and thank you for sharing internal processes!

phaseshifter
Posts: 3804
Joined: Fri May 08, 2015 9:12 am
languages_spoken: english
ODROIDs: U-2,U3+,,XU-3,,XU3-LITE,,XU-4
C1+,,C-2,,,n2+2G and n2 4G
cloudshell I and shell II
N-1,,N-2,...other odroid acc`s as well..vu7 etc..all sorts of sbc`s these days
Has thanked: 69 times
Been thanked: 52 times
Contact:

Re: Brand New ODROID Single Board Computer

Post by phaseshifter »

nice look`s very option`d
necessity the mother of all creation and invention..!!!..check out the world ...long live rock and roll.....

AreaScout
Posts: 1963
Joined: Sun Jul 07, 2013 3:05 am
languages_spoken: german, english
ODROIDs: X2, U3, XU3, C2, HiFi Shield, XU4, XU4Q,
N1, Go, VU5A, Show2, CloudShell2,
H2, N2, VU7A, VuShell, Go2, C4
Has thanked: 170 times
Been thanked: 466 times
Contact:

Re: Brand New ODROID Single Board Computer

Post by AreaScout »

    Yes, that's also something I really didn't expect, wow but this is for sure a great hardware with good GPU support :)

    RG

    User avatar
    mad_ady
    Posts: 11753
    Joined: Wed Jul 15, 2015 5:00 pm
    languages_spoken: english
    ODROIDs: XU4 (HC1, HC2), C1+, C2, C4 (HC4), N1, N2, N2L, H2, H3+, Go, Go Advance, M1, M1S
    Location: Bucharest, Romania
    Has thanked: 656 times
    Been thanked: 1197 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by mad_ady »

    I was looking for a PC option for the kids - it will fit quite nicely. Best of all - if it supports bios mode it could run dos games natively :)
    I find it odd that it supports an emmc slot - since it has both sata and m2...
    It's a beast all-right. It has so many use cases - from router/nas/pc/media player/etc

    NightWolf
    Posts: 2
    Joined: Fri Oct 19, 2018 6:42 pm
    languages_spoken: english
    Has thanked: 0
    Been thanked: 0
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by NightWolf »

    This should be a very nice board, can't wait to have it! A True Raspberry killer. Roughly the same power consumption, but much powerful and can be used for much more things.
    Finally people realized that these garage-tuned custom ARM linux forks lead to nowhere. :)
    Mainstream Linux distros are the way. :)

    I have 2 technical questions regarding 1 possible usecase of this board:
    Do you think it's possible to install Windows on it?
    Does it support network boot? (PXE)

    back2future
    Posts: 339
    Joined: Sun Jul 23, 2017 3:19 pm
    languages_spoken: english
    Has thanked: 16 times
    Been thanked: 12 times
    Contact:

    Re: Brand New ODROID 두 사람

    Post by back2future »

    Thx for information, and is there a serial port at external header pins (3.3V, rare on xxx64)? Yes, found: 2x UART
    Voltage range input could have some higher upper limit (~25-29V) without too much expense for a later rev. version.
    Last edited by back2future on Fri Oct 19, 2018 7:37 pm, edited 5 times in total.

    YamashitaRen
    Posts: 49
    Joined: Sun Jul 07, 2013 6:55 pm
    languages_spoken: Français, English
    ODROIDs: Odroid-U2
    Has thanked: 0
    Been thanked: 0
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by YamashitaRen »

    Interesting ! So we will be able to choose between H2 and N2 :)
    Since it is using an intel GPU, I assume it doesn't have CEC hardware ?

    tmihai20
    Posts: 254
    Joined: Mon Nov 07, 2016 10:56 pm
    languages_spoken: english, french, italian, romanian
    ODROIDs: XU4, Go, H2+, N2 (4GB)
    Location: Romania
    Has thanked: 50 times
    Been thanked: 10 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by tmihai20 »

    I am as surprised as many others, but I do see the logic behind it. Congrats on the new oDroid. What about pricing? Will there be a N2 as well?
    Last edited by tmihai20 on Fri Oct 19, 2018 6:56 pm, edited 1 time in total.
    Riddle me this, riddle me that
    Who is afraid of the big, black bat?
    I write (in Romanian mostly) on a blog (see my profile)

    crashoverride
    Posts: 5841
    Joined: Tue Dec 30, 2014 8:42 pm
    languages_spoken: english
    ODROIDs: C1
    Has thanked: 0
    Been thanked: 640 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by crashoverride »

    NightWolf wrote:Do you think it's possible to install Windows on it?
    All Intel CPUs support Windows. My question is:

    Is Windows 7 (not 8 or 10) supported on this chip?

    User avatar
    rooted
    Posts: 10485
    Joined: Fri Dec 19, 2014 9:12 am
    languages_spoken: english
    Location: Gulf of Mexico, US
    Has thanked: 816 times
    Been thanked: 695 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by rooted »

    Of course, I fall asleep and bam. Nice work, it's a big surprise... now I can sleep.

    I will be excited after, I'm exhausted. This thing looks super beastly.
    Last edited by rooted on Fri Oct 19, 2018 7:22 pm, edited 1 time in total.

    User avatar
    meveric
    Posts: 12126
    Joined: Mon Feb 25, 2013 2:41 pm
    languages_spoken: german, english
    ODROIDs: X2, U2, U3, XU-Lite, XU3, XU3-Lite, C1, XU4, C2, C1+, XU4Q, HC1, N1, Go, H2 (N4100), N2, H2 (J4105), GoA, C4, GoA v1.1, H2+, HC4, GoS
    Has thanked: 93 times
    Been thanked: 675 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by meveric »

    crashoverride wrote:Is Windows 7 (not 8 or 10) supported on this chip?
    https://github.com/zeffy/wufuc
    Biggest problem will be the NVMe SSD which might not be supported by Windows 7.
    Donate to support my work on the ODROID GameStation Turbo Image for U2/U3 XU3/XU4 X2 X C1 as well as many other releases.
    Check out the Games and Emulators section to find some of my work or check the files in my repository to find the software i build for ODROIDs.
    If you want to add my repository to your image read my HOWTO integrate my repo into your image.

    elModo7
    Posts: 12
    Joined: Wed Nov 04, 2015 11:55 pm
    languages_spoken: English, Spanish, French.
    ODROIDs: Odroid-XU4
    Location: Dark Corners of the Earth (Spain)
    Has thanked: 0
    Been thanked: 0
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by elModo7 »

    That's awesome to know, thanks for sharing!
    I guess the ryzen 3 2200g was out of the equation due to TDP constraints.
                                ◄▐ MC ARM Guru▐ ►

    User avatar
    memeka
    Posts: 4420
    Joined: Mon May 20, 2013 10:22 am
    languages_spoken: english
    ODROIDs: XU rev2 + eMMC + UART
    U3 + eMMC + IO Shield + UART
    Has thanked: 2 times
    Been thanked: 61 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by memeka »

    Does it support ecc ram?

    tmihai20
    Posts: 254
    Joined: Mon Nov 07, 2016 10:56 pm
    languages_spoken: english, french, italian, romanian
    ODROIDs: XU4, Go, H2+, N2 (4GB)
    Location: Romania
    Has thanked: 50 times
    Been thanked: 10 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by tmihai20 »

    What will the final package contain? Will it have RAM as well? It does not say if it does at all.
    Riddle me this, riddle me that
    Who is afraid of the big, black bat?
    I write (in Romanian mostly) on a blog (see my profile)

    nobe
    Posts: 129
    Joined: Sun Feb 07, 2016 9:52 pm
    languages_spoken: english, french
    ODROIDs: Odroid-C2
    Has thanked: 0
    Been thanked: 0
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by nobe »

    memeka wrote:Does it support ecc ram?
    according to intel website, it doesn't
    https://ark.intel.com/products/128989/I ... -2-50-GHz-


    SadmirD
    Posts: 8
    Joined: Mon Feb 12, 2018 8:04 pm
    languages_spoken: english, bosnian, croatian, serbian
    Has thanked: 0
    Been thanked: 0
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by SadmirD »

    A really great board, indeed! Kudos for offering the x86 board, these chips are pushing more and more towards low-wattage realm that ARM claims as its own and times have really changed. I really thought it's going to be AMD-based, due to generally more favorable price/performance ratio, although the wattage of these boards is somewhat higher than intel-equivalent (which is a problem of its own on such small form-factor!).
    memeka wrote:Does it support ecc ram?
    I guess not, it's Intel Celeron, after all :D

    BadPritt
    Posts: 192
    Joined: Wed Jan 17, 2018 4:08 am
    languages_spoken: english dutch french spanish german
    ODROIDs: Odroid C2
    Odroid XU4Q
    Has thanked: 33 times
    Been thanked: 33 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by BadPritt »

    SO-DIMM RAM prices or very high. It`s going to get expencive. But at least we can choose how much to put into it.
    I think it`s great the eMMC is still the same. We can keep using our old ones. They are the best.

    I fell in love with ARM cpu`s because it gave me back the feeling of my early days with my 286. Nobody had one, everything was new. It was not mainstream at all. I lost all interest in pc`s around 2005.
    Then the ARM SBC`s came, and that made me fall in love again. I know nobody else who ownes an sbc except the people that I gave one. It`s a constant struggle to make new things work, and I love that.

    Now you`re going to try to bring me back to that Intel thing?
    Only because it`s Harkernel`s child I now really really want it. I love their other products so much that I want an Intel CPU now. It seems you guys have too much power over me.

    tmihai20
    Posts: 254
    Joined: Mon Nov 07, 2016 10:56 pm
    languages_spoken: english, french, italian, romanian
    ODROIDs: XU4, Go, H2+, N2 (4GB)
    Location: Romania
    Has thanked: 50 times
    Been thanked: 10 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by tmihai20 »

    I did not pay any attention to small factor x86 processors because of little to no support, but this one looks pretty great, especially since it comes from oDroid. I am very curious about its case and if OGST will be made available for oDroid-H2.
    Riddle me this, riddle me that
    Who is afraid of the big, black bat?
    I write (in Romanian mostly) on a blog (see my profile)

    dr.moebius
    Posts: 1
    Joined: Fri Oct 19, 2018 7:53 pm
    languages_spoken: english
    Has thanked: 0
    Been thanked: 0
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by dr.moebius »

    Two observations:
    1) You write up to 32GB of RAM, https://ark.intel.com/products/128989/I ... -2-50-GHz- says that it only supports 8GB
    2) I don't see the SATA ports on your pictures.

    User avatar
    tobetter
    Posts: 12610
    Joined: Mon Feb 25, 2013 10:55 am
    languages_spoken: Korean, English
    ODROIDs: Many
    Location: Paju, South Korea
    Has thanked: 938 times
    Been thanked: 2162 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by tobetter »

    dr.moebius wrote:Two observations:
    1) You write up to 32GB of RAM, https://ark.intel.com/products/128989/I ... -2-50-GHz- says that it only supports 8GB
    2) I don't see the SATA ports on your pictures.
    There is two SATA ports.
    s_ODROID-H2.jpg
    s_ODROID-H2.jpg (144.95 KiB) Viewed 166315 times

    Karol
    Posts: 3
    Joined: Fri Oct 19, 2018 8:44 pm
    languages_spoken: English, Polish
    ODROIDs: HC2
    Has thanked: 0
    Been thanked: 0
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by Karol »

    Looks very well. This processor supports virtualization, so this SBC can run also as low-cost hypervisor. It's a pity that max memory seems to be 8GB indeed.
    Have you already designed some covers?
    Last edited by Karol on Fri Oct 19, 2018 8:55 pm, edited 1 time in total.

    User avatar
    mad_ady
    Posts: 11753
    Joined: Wed Jul 15, 2015 5:00 pm
    languages_spoken: english
    ODROIDs: XU4 (HC1, HC2), C1+, C2, C4 (HC4), N1, N2, N2L, H2, H3+, Go, Go Advance, M1, M1S
    Location: Bucharest, Romania
    Has thanked: 656 times
    Been thanked: 1197 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by mad_ady »

    Are the white ports 2 sata power?

    User avatar
    tobetter
    Posts: 12610
    Joined: Mon Feb 25, 2013 10:55 am
    languages_spoken: Korean, English
    ODROIDs: Many
    Location: Paju, South Korea
    Has thanked: 938 times
    Been thanked: 2162 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by tobetter »

    mad_ady wrote:Are the white ports 2 sata power?
    Exactly.

    golgoth
    Posts: 33
    Joined: Wed Nov 02, 2016 1:02 am
    languages_spoken: english
    Has thanked: 0
    Been thanked: 0
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by golgoth »

    odroid wrote:As you all know, we do not disclose our products until it reaches a certain stage.
    [...]
    We expect to be able to enjoy the N2 board party together soon.
    N2 is not a FAKE. ;)
    Great Work! I wasn't expecting that and that's finally everything i need to add a "hot tier" to my hc2 gluster cluster.

    Too bad the gigabit chip are RTL based because it would also have been a great pfsense box, since it now only support AES-NI CPU. I will definitely test it tough.
    Karol wrote:Looks very well. This processor supports virtualization, so this SBC can run also as low-cost hypervisor. It's a pity that max memory seems to be 8GB indeed.
    Have you already designed some covers?
    8GB will be a bit too low, but i think you could still fit two desktop VM using KVM integrated graphic passtrough, if supported

    User avatar
    mad_ady
    Posts: 11753
    Joined: Wed Jul 15, 2015 5:00 pm
    languages_spoken: english
    ODROIDs: XU4 (HC1, HC2), C1+, C2, C4 (HC4), N1, N2, N2L, H2, H3+, Go, Go Advance, M1, M1S
    Location: Bucharest, Romania
    Has thanked: 656 times
    Been thanked: 1197 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by mad_ady »

    I'm guessing the design choice to use two sata power instead of one with a Y cable like the N1 is to make things more manageable inside the case, right?

    tmihai20
    Posts: 254
    Joined: Mon Nov 07, 2016 10:56 pm
    languages_spoken: english, french, italian, romanian
    ODROIDs: XU4, Go, H2+, N2 (4GB)
    Location: Romania
    Has thanked: 50 times
    Been thanked: 10 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by tmihai20 »

    8 GB should be enough, it looks like it really supports up to 8 GB maximum DDR4 chips. It should enough even for Windows. My hexacore (3 year old) PC has 16 GB of DDR4 memory, 4x4.
    Riddle me this, riddle me that
    Who is afraid of the big, black bat?
    I write (in Romanian mostly) on a blog (see my profile)

    User avatar
    odroid
    Site Admin
    Posts: 41850
    Joined: Fri Feb 22, 2013 11:14 pm
    languages_spoken: English, Korean
    ODROIDs: ODROID
    Has thanked: 3429 times
    Been thanked: 1915 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by odroid »

    dr.moebius wrote:Two observations:
    1) You write up to 32GB of RAM, https://ark.intel.com/products/128989/I ... -2-50-GHz- says that it only supports 8GB
    We installed two 16GB SO-DIMM modules and tested the functionality with memtest utility. It worked well.
    So we could say ODROID-H2 supports up to 32GB. But, 32GB DDR4 DRAM is quite expensive.

    golgoth
    Posts: 33
    Joined: Wed Nov 02, 2016 1:02 am
    languages_spoken: english
    Has thanked: 0
    Been thanked: 0
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by golgoth »

    tmihai20 wrote:8 GB should be enough, it looks like it really supports up to 8 GB maximum DDR4 chips. It should enough even for Windows. My hexacore (3 year old) PC has 16 GB of DDR4 memory, 4x4.
    Depend on the use case, a bit more ram would make it a good database engine with NVME. Plus as said it could be an hypervisor.
    In any case it's great.

    tmihai20
    Posts: 254
    Joined: Mon Nov 07, 2016 10:56 pm
    languages_spoken: english, french, italian, romanian
    ODROIDs: XU4, Go, H2+, N2 (4GB)
    Location: Romania
    Has thanked: 50 times
    Been thanked: 10 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by tmihai20 »

    golgoth wrote: Depend on the use case, a bit more ram would make it a good database engine with NVME. Plus as said it could be an hypervisor.
    In any case it's great.
    Yes, it could be used like that, but remember that the processor is still a Celeron.
    odroid wrote: We installed two 16GB SO-DIMM modules and tested the functionality with memtest utility. It worked well.
    So we could say ODROID-H2 supports up to 32GB. But, 32GB DDR4 DRAM is quite expensive.
    I do hope 16 GB can be fitted to it. Even 2x8 GB DDR4 are expensive.

    Edit: how will the integrated graphic chip work? Will it take its memory from system memory?
    Last edited by tmihai20 on Fri Oct 19, 2018 10:16 pm, edited 1 time in total.
    Riddle me this, riddle me that
    Who is afraid of the big, black bat?
    I write (in Romanian mostly) on a blog (see my profile)

    back2future
    Posts: 339
    Joined: Sun Jul 23, 2017 3:19 pm
    languages_spoken: english
    Has thanked: 16 times
    Been thanked: 12 times
    Contact:

    Re: Brand New ODROID 두 사람

    Post by back2future »

    So-dimm DDR4 16GB is probably_2018 120-190$ (ECC slighly up towards 230$), almost or up to 두 사람 cost.
    DDR3L can be half price (nowadays).
    What is Intel for you?
    Last edited by back2future on Fri Oct 19, 2018 11:18 pm, edited 1 time in total.

    venkatbo
    Posts: 543
    Joined: Mon Feb 25, 2013 3:10 pm
    languages_spoken: english
    ODROIDs: C0/C1+/C2; U3+; XU3-Lite/XU4; H2; VU/VU7+; Touchscreen Show TFT Cloudshell SmartPower mAHRS DAC GPS Multiscope Ocam
    Location: Bay Area, California
    Has thanked: 4 times
    Been thanked: 5 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by venkatbo »

    Nice early morning surprise here on the West Coast... Congrats HK!

    Like the high DDR4 RAM capacity, dual eth, SATA, passive cooling - all makes for a gr8 beefed up mainsream edge computing IoT capable device. Thanks, Mr. JL & team! Have been requesting one, and here it is (a 4 or 5 eth port version would be nice too). Love it.

    Hopefully, further out, there is a plan for a reduced peripheral, stackable integrated passive cooling case vesion, much like the MCx family - aka a "stack o' blades"...

    cyBerManIA
    Posts: 4
    Joined: Fri Jul 29, 2016 1:40 pm
    Has thanked: 0
    Been thanked: 0
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by cyBerManIA »

    Very neat SBC!

    Thanks Hardkernel <3

    Snk
    Posts: 275
    Joined: Sun Jul 31, 2016 6:43 am
    languages_spoken: Portuguese
    ODROIDs: XU4 + eMMC 32GB + UART
    Has thanked: 0
    Been thanked: 0
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by Snk »

    I really liked the board, and it will certainly be my next acquisition.
    I wonder if it will be possible to install the OS inside the HD connected to the SATA port?
    Would it be possible to use Windows 10 on this card?

    BadPritt
    Posts: 192
    Joined: Wed Jan 17, 2018 4:08 am
    languages_spoken: english dutch french spanish german
    ODROIDs: Odroid C2
    Odroid XU4Q
    Has thanked: 33 times
    Been thanked: 33 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by BadPritt »

    I've made a video about the announcement of the Odroid H2.

    here it is.

    tmihai20
    Posts: 254
    Joined: Mon Nov 07, 2016 10:56 pm
    languages_spoken: english, french, italian, romanian
    ODROIDs: XU4, Go, H2+, N2 (4GB)
    Location: Romania
    Has thanked: 50 times
    Been thanked: 10 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by tmihai20 »

    Yes, it would be a real killer if we can install the OS on a M.2 or a SATA HDD. I would love to get rid of the microSD card or the eMMC.
    Riddle me this, riddle me that
    Who is afraid of the big, black bat?
    I write (in Romanian mostly) on a blog (see my profile)

    BadPritt
    Posts: 192
    Joined: Wed Jan 17, 2018 4:08 am
    languages_spoken: english dutch french spanish german
    ODROIDs: Odroid C2
    Odroid XU4Q
    Has thanked: 33 times
    Been thanked: 33 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by BadPritt »

    tmihai20 wrote:Yes, it would be a real killer if we can install the OS on a M.2 or a SATA HDD. I would love to get rid of the microSD card or the eMMC.
    There is no microSD on this board. So you're done with that. I expect it to run from sata and m.2. It must have a bios, so all easily configurable.
    The eMMC is great because we still can use our old ones. I've got a 128GB and a 64GB one.

    tedder
    Posts: 7
    Joined: Sat Oct 20, 2018 1:18 am
    languages_spoken: english
    Has thanked: 0
    Been thanked: 0
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by tedder »

    This is fantastic. I use several Linux packages that need more memory, x86, and/or local storage, which mean I can't use my Pis for them. I want to preorder this now!

    Image

    ASword
    Posts: 248
    Joined: Fri Aug 04, 2017 12:48 pm
    languages_spoken: english
    ODROIDs: XU4, HC1, 2x N2, 2x N2+
    Has thanked: 24 times
    Been thanked: 8 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by ASword »

    Really looking forward to the pricing. If it isn't too much more than $100 (w/o memory or drives) then I can see buying a pair of them. A bit sad to leave ARM behind, but the memory and I/O capabilities of this beast I can easily put to good use... and having a full blown Intel GPU with OpenCL support is more than I expected.

    On the other hand, if you get out the N2's details before I have a chance to order a couple of these...


    Addendum: one thing that is a bit annoying though is the 14v - 20v input range. That means it works with neither 12v nor 24v supplies. :(

    veveaucent
    Posts: 19
    Joined: Thu Jul 12, 2018 1:58 pm
    languages_spoken: english
    ODROIDs: XU4
    Has thanked: 0
    Been thanked: 0
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by veveaucent »

    I won't say this is my next SBC until I know the price. If it can be done for under $150 USD with power I'm definitely interested.
    Last edited by veveaucent on Sat Oct 20, 2018 2:50 am, edited 1 time in total.

    elatllat
    Posts: 1900
    Joined: Tue Sep 01, 2015 8:54 am
    languages_spoken: english
    ODROIDs: XU4, N1, N2, C4, N2+, HC4
    Has thanked: 74 times
    Been thanked: 140 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by elatllat »

    Thanks for sharing odroid.

    So one naive comparison would be
    8x faster than the $126 NUC,
    and
    1.4x slower than the $250 NUC.

    tmihai20
    Posts: 254
    Joined: Mon Nov 07, 2016 10:56 pm
    languages_spoken: english, french, italian, romanian
    ODROIDs: XU4, Go, H2+, N2 (4GB)
    Location: Romania
    Has thanked: 50 times
    Been thanked: 10 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by tmihai20 »

    ASword wrote:Really looking forward to the pricing. If it isn't too much more than $100 (w/o memory or drives) then I can see buying a pair of them. A bit sad to leave ARM behind, but the memory and I/O capabilities of this beast I can easily put to good use... and having a full blown Intel GPU with OpenCL support is more than I expected.

    On the other hand, if you get out the N2's details before I have a chance to order a couple of these...


    Addendum: one thing that is a bit annoying though is the 14v - 20v input range. That means it works with neither 12v nor 24v supplies. :(
    I would also want to know details about the N2 before thinking about H2. If you guys manage to keep the price at 120-130 with the power supply, it would be a real deal. I would also love to be able to add Ram to the purchase. I can get my own M.2 SSDs, but SO-DIMMs are too expensive here in my country.

    Edit: Please try to avoid sending packages with DHL. Send it with EMS, Fedex or anybody else other than DHL. They are asking for a 20 EUR fee for their services.
    Riddle me this, riddle me that
    Who is afraid of the big, black bat?
    I write (in Romanian mostly) on a blog (see my profile)

    ASword
    Posts: 248
    Joined: Fri Aug 04, 2017 12:48 pm
    languages_spoken: english
    ODROIDs: XU4, HC1, 2x N2, 2x N2+
    Has thanked: 24 times
    Been thanked: 8 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by ASword »

    I just noticed that the 'official' price of the SoC being used is $107 in quantities of 1000. That plus all the goodies on the board (despite no RAM or storage) means this bad boy is going to be a fair bit over $100 without RAM and storage. Starts to make these things a serious investment.

    gkkpch
    Posts: 351
    Joined: Mon Feb 25, 2013 11:47 pm
    languages_spoken: english, dutch, german
    ODROIDs: Odroid N2+, Odroid C4,
    Location: Switzerland
    Has thanked: 5 times
    Been thanked: 17 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by gkkpch »

    This is going to be a great SBC for Volumio X86, standalone and/or networked!
    Everything audiophile is there: HDMI Out, SPDIF, excellent USB Audio due to proper USB drivers (kernel 4.18).
    As my cheap X5 Z8350 based box gave up a few weeks ago, this is perfectly timed for buying a better alternative when the shop opens :D

    fvolk
    Posts: 886
    Joined: Sun Jun 05, 2016 11:04 pm
    languages_spoken: english
    ODROIDs: C4, H3, M1S
    Has thanked: 0
    Been thanked: 142 times
    Contact:

    Re: Brand New ODROID Single Board Computer

    Post by fvolk »

    odroid wrote:It worked well. So we could say ODROID-H2 supports up to 32GB. But, 32GB DDR4 DRAM is quite expensive.
    You will (or the community here will?) collect a "known good RAM" list?

    Locked

    Return to “General Topics”

    Who is online

    Users browsing this forum: No registered users and 7 guests