ODROID-H5 Review – Part 2: A dual 10GbE mini PC tested with Ubuntu 26.04

I received a kit for review last week with an ODROID-H5 SBC, a Type1 case, an M.2 10GbE module, and other accessories. In the first part of the review, I went through an unboxing, assembled the kit, and tested whether it could boot an M.2 NVMe SSD with Ubuntu 24.04 and Windows 11. I've now updated the system to Ubuntu 26.04, run a few benchmarks, tested the two 10GbE RJ45 ports, as well as other features. I'll report my experience about all that today. Upgrading from Ubuntu 24.04 to Ubuntu 26.04 The 512GB M.2 NVMe SSD I use in the ODROID-H5 comes from a laptop, which I upgraded with a 2TB SSD. That means the operating systems were not upgraded for a few months. While Ubuntu 24.04 could boot, it would not show the two 10GbE interfaces. That's because the required drivers were not available in the version of Ubuntu

CNX Software - Embedded Systems News
ODROID-H5 SBC Review – Part 1: Unboxing, Type1 case assembly, and first boot

Hardkernel has sent me a kit with the ODROID-H5 10GbE SBC for review. In addition to the Intel Core i3-300 board itself, the kit also comes with an ODROID-H5 Type-1 case, an M.2 card for a second 10 Gbps Ethernet port, and other accessories. I'll start the review with an unboxing, my experience assembling the kit, and first boot using an M.2 NVMe SSD with Ubuntu 24.04 and Windows 11 in a dual-boot configuration. In a few weeks, I'll continue the review after upgrading to Ubuntu 26.04 and perform thorough testing of all features and performance. ODROID-H5 kit unboxing An advantage of the ODROID family is that it's highly flexible, and you can build your own customized system. For this review, Hardkernel sent me a package with the following items: External LED power button H5 Case Type 1 enclosure ODROID-H5 16GB DDR5 SO-DIMM (Crucial) 15V/4A PSU with US plug adapter

CNX Software - Embedded Systems News
ODROID-H5 : une carte de développement sous Core i3-N300
Hardkernel annonce la ODROID-H5, une carte de développement sous puce Intel Alder Lake-N proposant un Ethernet 10 Gigabit..
https://www.minimachines.net/?p=141426 #hardkernel #odroid

ODROID-H5 single-board PC has Intel Core i3-N300, 10 GbE LAN, and four M.2 slots

The Hardkernel ODROID-H5 is a single-board computer with a low-power 8-core Intel Core i3-N300 Alder Lake-N processor, four M.2 slots with support for SSDs or other add-ons, a robust set of ports that includes a 10 Gigabit LAN connector.

Available now for $260, the ODROID-H5 isn’t necessarily an upgrade when compared with the previous-gen ODROID-H4 Ultra. Instead it offers some interesting […]

#hardkernel #miniPc #odroid #odroidH5 #sbc Read more: https://liliputing.com/odroid-h5-single-board-pc-has-intel-core-i3-n300-10-gbe-lan-and-four-m-2-slots/
ODROID-H5 – A $250 Intel Core i3-N300 SBC with 10GbE networking, four M.2 PCIe slots

Hardkernel ODROID-H5 is an affordable Intel Core i3-N300 octa-core Alder Lake-N SBC providing a 10GbE RJ45 networking jack, and four M.2 PCIe slots for storage, wired/wireless networking, or AI accelerator expansion. It relies on the same SoC as in the earlier ODROID-H4 Ultra SBC, but trades a single PCIe Gen3 x4 M.2 slot and four SATA ports for four M.2 slots, and upgrades from dual 2.5GbE  to single 10GbE. It still features four USB ports, but only one USB 3.0 port, and three USB 2.0 ports. ODROID-H5 specifications: SoC-  Intel Core i3-N300 CPU - Octa-core "Alder Lake-N" processor @ up to 3.8 GHz (Turbo single-core) or 2.3 GHz (Turbo multi-core) with 6MB cache GPU - 32EU Intel UHD Graphics @ 1.25 GHz TDP: 7W System Memory – Up to 64GB DDR5 4800 MHz SO-DIMM memory Storage Up to 4x 2280 NVMe SSDs via M.2 slots (See Expansion section) eMMC flash

CNX Software - Embedded Systems News

Got my ODROID-U3 (Exynos4412, 2013) running kernel 6.12.12 on Ubuntu 22.04. Key points:

- U-Boot 2020.10 is required. Check yours with `sudo strings /dev/mmcblk1boot0 | grep "U-Boot 20"`
- Generic Ubuntu kernels won't boot — missing Exynos4412-specific patches
- Solution: use hexdump0815's precompiled kernels from https://github.com/hexdump0815/linux-mainline-and-mali-generic-stable-kernel release `6.12.12-stb-exy+` tested on U3+
- Hold generic kernels: `sudo apt-mark hold
- Remove `flash-kernel` if installed
#linux #hardkernel #Odroid #OdroidU3

ODROID-M1S con RK3566: alternativa compacta a #RaspberryPi
Por suerte hay otras opciones que sin ser mejores pueden servirnos. https://raspberryparatorpes.net/rivales/odroid-m1s-con-rk3566-alternativa-compacta-a-raspberry-pi/ #hardkernel #Odroid #Odroid_M1S
Support ODROID-GO by jedie · Pull Request #35 · MicroPythonOS/MicroPythonOS

Support for Hardkernel ESP32 device: ODROID-Go (The old one from 2018) https://github.com/hardkernel/ODROID-GO/ https://wiki.odroid.com/odroid_go/odroid_go What worked: Display Buttons Crossbar ...

GitHub