Hardkernel has just launched an update to its ODROID-C2 board, with ODROID-C4 SBC equipped with a 2.0 GHz Amlogic S905X3 quad-core Cortex-A55 processor combined with up to 4GB RAM, four USB 3.0 ports, Gigabit Ethernet, HDMI 2.0 video output, and the usual 40-pin I/O header. That makes it a worthy competitor to Raspberry Pi 4 with 4GB RAM, especially since it supports Ubuntu 20.04, CoreELEC, Android 9, and LineageOS operating systems, and comes with a proper heatsink for cooling for just $50 plus shipping. ODROID-C4 specifications: SoC – Amlogic S905X3 quad-core Cortex-A55 processor @ 2.0GHz with Arm Mali-G31MP2 GPU supporting OpenGL ES 3.2, Vulkan 1.0 and OpenCL 2.0 System Memory – 4GB DDR4 Storage 1x eMMC connector (8/16/32/64GB modules available) 1x Micro SD slot with support for DS/HS mode up to UHS-I SDR104 Video & Output – HDMI 2.0 port up to 4K@60Hz with HDR, CEC, EDID Audio – Digital […]
YARC Case Can House a Raspberry Pi Board with one HAT Expansion Board and Up to 3 Hard Drives (Crowdfunding)
There are plenty of enclosures for Raspberry Pi board and other compact x86 or Arm Linux SBCs, but many projects require expansion boards and it’s not always possible to use an off-the-shelf case. That’s with that in mind that Stefano Zorzi and other enthusiasts have created YARC (Yes, Another Raspberry Case), a hexagonal case that supports the most popular single board computers, even when an add-on board – such as a Raspberry Pi HAT – is attached to the board. There’s enough space for up to three 2.5″ hard drives. Those are the boards officially supported (tested?) with the case: Raspberry Pi B +, 2B, 3B, 3B +, 4B, A +, 3A + Hardkernel ODROID C1, C2 AAEON Up Board Asus Tinker board and Tinker board S Radxa Rock Pi 4 Orange Pi PC, Pi PC2, Pi PC Plus Basically any board with compatible mounting holes can be installed in […]
$55 ODROID-GO Advance Linux based Retro Game Console is Powered by Rockchip RK3326 Processor
Last year, Hardkernel took some time away from Arm and x86 Linux SBCs with the launch of ODROID-GO retro game console powered by Espressif Systems ESP32 processor. The console could be programmed with the Arduino IDE, and the $32 price tag made it a popular item despite the limited processing power fo the ESP32 dual-core processor. The good news is that the console got an upgrade with ODROID-Go Advance equipped with a Rockchip RK3326 quad-core Cortex-A35 processor coupled with 1GB RAM to run Linux, and featuring an upgraded 3.5″ wide-viewing angle color display. ODROID-GO Advance specifications: SoC – Rockchip RK3326 quad-core Arm Cortex-A35 processor @ 1.3GHz with Mali-G31 MP2 GPU System Memory – 1GB DDR3L @ 786Mhz, 32 Bits bus width Storage – 16MB SPI Flash for bootloader, Micro SD Card slot (UHS-1 Capable interface) Display – 3.5″ 320×480 TFT LCD (Wide-viewing angle display, MIPI-DSI interface) Audio – 3.5mm earphone […]
Linux 5.3 Release – Main Changes, Arm, MIPS & RISC-V Architectures
Linus Torvalds has just announced the release of Linux 5.3: So we’ve had a fairly quiet last week, but I think it was good that we ended up having that extra week and the final rc8. Even if the reason for that extra week was my travel schedule rather than any pending issues, we ended up having a few good fixes come in, including some for some bad btrfs behavior. Yeah, there’s some unnecessary noise in there too (like the speling fixes), but we also had several last-minute reverts for things that caused issues. One _particularly_ last-minute revert is the top-most commit (ignoring the version change itself) done just before the release, and while it’s very annoying, it’s perhaps also instructive. What’s instructive about it is that I reverted a commit that wasn’t actually buggy. In fact, it was doing exactly what it set out to do, and did it […]
ODROID-N2 CoreELEC Edition Media Center Launched for $65 and Up
ODROID-N2 is an Amlogic S922X single board computer with 2GB or 4GB RAM that’s fairly popular thanks to its great performance/price ratio, good cooling, and decent support from Hardkernel. Hardkernel have worked in collaboration with CoreELEC, and have just introduced ODROID-N2 CoreELEC Edition media center featuring the SBC. The company offers the media center at introductory prices of $65 for the 2GB RAM model, and $75 for the 4GB model with limited stocks at those discounted prices. ODROID-N2 CoreELEC Edition media center includes the following: ODROID-N2 SBC with either 2GB or 4GB RAM ODROID-N2 Case Black An 8GB Industrial MicroSD UHS-1 card pre-loaded with CoreELEC for ODROID-N2 preinstalled 12V/2A Power Supply (with chosen type of plug) CoreELEC Logo Sticker CoreELEC for ODROID-N2 supports 4K HDR10 and HLG high dynamic-range, Auto frame rate switching & dynamic range matching, DTS-HD & Dolby-HD audio pass-through including DTS:X and Dolby Atmos. The firmware is […]
Checking Out Machine Check Exception (MCE) Errors in Linux
I recently reviewed ODROID-H2 with Ubuntu 19.04, and noticed some errors messages in the kernel log of the Intel Celeron J4105 single board computer while running SBC-Bench benchmark:
1 2 3 4 5 6 7 8 9 |
[180422.405294] mce: [Hardware Error]: Machine check events logged [180425.656449] mce: [Hardware Error]: Machine check events logged [180483.582825] mce_notify_irq: 17 callbacks suppressed [180483.582827] mce: [Hardware Error]: Machine check events logged [180484.991484] mce: [Hardware Error]: Machine check events logged [180594.700684] mce_notify_irq: 13 callbacks suppressed [180594.700686] mce: [Hardware Error]: Machine check events logged [180858.202115] mce: [Hardware Error]: Machine check events logged [181178.047031] mce: [Hardware Error]: Machine check events logged |
I did not know what do make of those errors, but I was told I would get more details with mcelog which can be installed as follows:
1 |
sudo apt install mcelog |
There’s just one little problem: it’s not in Ubuntu 19.04 repository, and a bug report mentions mcelog is not deprecated, and remove from Ubuntu 18.04 Bionic onwards. Instead, we’re being told the mcelog package functionality has been replaced by rasdaemon. But before looking into the utilities, let’s find out what Machine Check Exception (MCE) is all about from ArchLinux Wiki: A machine check exception (MCE) is an error generated by the CPU when the CPU detects that a hardware error or failure has occurred. Machine check exceptions (MCEs) can occur for a variety […]
ODROID-H2 Review – Part 2: Ubuntu 19.04
After many months of delays due to Intel not mass-producing Gemini Lake processors, Hardkernel started selling ODROID-H2 again, more exactly ODROID-H2 Rev. B, and the end of last month, and the company sent me a full kit for evaluation. You can check out ODROID-H Rev. B with Type 3 case and the assembly instructions in the first part of the review. I’ve now had time to play with the board using the pre-installed Ubuntu 19.04 operating systems so I’ll report my experience in this second part. Note that ODROID-H2 does not rely on a custom version of Ubuntu, and instead you can download and flash Ubuntu 18.04 or 19.04 ISO directly from Ubuntu website. First Boot and System Information I had already connected two SATA drives inside the enclosure, one SSD and one HDD, but before booting the device I connected an HDMI cable, one Ethernet cable, USB keyboard & […]
Linux 5.2 Release – Main Changes, Arm, MIPS & RISC-V Architectures
Linus Torvalds announced the release of Linux 5.2 last Sunday: So I was somewhat pre-disposed towards making an rc8, simply because of my travels and being entirely off the internet for a few days last week, and with spotty internet for a few days before that [*]. But there really doesn’t seem to be any reason for another rc, since it’s been very quiet. Yes, I had a few pull requests since rc7, but they were all small, and I had many more that are for the upcoming merge window. Part of it may be due to the July 4th week, of course, but whatever – I’ll take the quiet week as a good sign. So despite a fairly late core revert, I don’t see any real reason for another week of rc, and so we have a v5.2 with the normal release timing. There’s no particular area that stands […]