Mini PCs have grown in popularity in part due to their small form-factor offering low-powered basic computing with sufficient ports for connectivity. As such they are useful both in commercial settings such as digital signage as well as with consumers needing a small-footprint or VESA-mounted low-cost computer. However, one drawback is their limited graphical performance due to using CPUs with integrated graphics which results in the options for playing games being somewhat restricted and ‘AAA’ titles typically being unplayable. Lower-priced laptops often share the same drawback and one of the ways that users have addressed their graphical need is by utilizing an external GPU (eGPU) however the commercially available ones are both expensive and require connecting via a Thunderbolt 3 port. Unfortunately, not many Chinese-made mini PCs currently include a Thunderbolt 3 port however now that they have started to include M.2 NVMe ports this has created the possibility of […]
Linux 5.11 Release – Main Changes, Arm, MIPS & RISC-V Architectures
Linus Torvalds has released Linux 5.11 just in time for… “Valentine’s Day”: Nothing unexpected or particularly scary happened this week, so here we are – with 5.11 tagged and pushed out. In fact, it’s a smaller-than-average set of commits from rc7 to final, which makes me happy. And I already have several pull requests lined up for tomorrow, so we’re all set for the merge window to start. But in the meantime – and yes, I know it’s Valentine’s Day here in the US – maybe give this release a good testing before you go back and play with development kernels. All right? Because I’m sure your SO will understand. Linus Last time around, Linux 5.10 was an LTS release that added EXT-4 performance enhancements, improved post-Spectre performance, as well as the enablement of BCM2711 (Raspberry Pi 4) display pipeline, among other many changes. Some of the notable changes in […]
Ryzen Embedded V1807B AI Edge PC supports dual-slot graphics cards
Many AI edge computers come with dedicated AI accelerators from Intel, Google, Gyrfalcon, and others. But as we’ve seen with Cincoze GM-1000 embedded mini PC, some include support for more traditional GPUs, in this case, an NVIDIA Quadro Embedded P2000 MXM module. Ryzen Embedded V1807B powered Vecow MIG-1000 AI edge PC is another such solution with up to 64GB DDR4, four DisplayPort outputs, and a PCIe x16 slot for dual-slot graphics cards from Nvidia or AMD for AI processing performance and/or extra video outputs. Vecow MIG-1000 specifications: SoC – AMD Ryzen Embedded V1807B quad-core processor with Radeon Vega 11 graphics; 35-54W TDP System Memory – 2x DDR4 3200MHz SO-DIMM, up to 64GB Storage – 1x SATA-III port, 1x M.2 Key M socket (2280, PCIe x4) for NVMe SSDs Video Output – 4x DisplayPort up to 4096 x 2160 @ 60Hz Audio Realtek ALC662, 5.1 Channel HD Audio codec 1x Mic-in, […]
FOSDEM 2021 Online February 6-7 – Hardware, Embedded & IoT talks
FOSDEM is an open-source developer event that takes place on the first week-end of February every year in Brussels, Belgium. Every year except this year, as due to COVID-19 restrictions, FOSDEM 2021 will take place online like most events these days. The schedule has been up for some time, and today I’ll look at some of the interesting talks mostly from the Embedded, Mobile and Automotive “virtual devroom” but also other tracks. Saturday, February 6, 2021 13:00 – 14:00 – From Reset Vector to Kernel – Navigating the ARM Matryoshka Long gone are the times of executing the OS in-place from memory-mapped flash upon reset. A modern SoC now comes with complex mask ROM firmware, with driver, filesystem, protocol and crypto support for loading… yet another bootloader. In his talk, Ahmad follows this chain of bootloaders until the kernel is started, stopping along the way for RAM setup, peripherial initialization, […]
Android 10 ported to RISC-V board powered by Alibaba T-Head XuanTie C910 Processor
RISC-V has made a lot of progress in just a few years, but for anything requiring 3D graphics acceleration, it’s not quite there yet. and we only expect RISC-V SoC with Imagination Technologies GPU to come out later this year on hardware such as BeagleV SBC. An OS that will definitely require 3D graphics acceleration is Android, and work has already started since T-Head, a business entity of Alibaba Group specializing in semiconductor chips, has already ported Android 10 (AOSP) on RISC-V architecture with support for graphics and the touchscreen display. The demo above runs on ICE EVB powered by a XuanTie C910 based high-performance SoC board developed by T-Head. Specifically, the ICE SoC integrates two XuanTie C910 cores (RV64) @ 1.2 GHz, one other XuanTie C910V core @ 1.2 GHz with vector extensions, a single-core 3D GPU core [Update: it’s a Vivante GC8000UL GPU], DDR4 memory support, a GMAC […]
Cincoze GM-1000 Embedded GPU Computer Review
Cincoze GM-1000 is an industrial embedded GPU computer. It is highly expandable including supporting an embedded MXM GPU. As a rugged computer, it can either be passively cooled or actively cooled with add-on fans. It can support an operating temperature ranging from -40°C – 70°C and is also able to survive being dropped or hit with a vibration/shock tolerance of 5G/50G. It is marketed as having all the features required for a compact, reliable, and high-performance computing system for field applications in machine vision, image processing, and artificial intelligence. In this review, I’ll cover some performance metrics from both Windows and Ubuntu and also discuss the thermals. Hardware Overview The model loaned by Cincoze for review came with an Intel Core i7-9700TE which is an eight-core 8-thread 1.80 GHz Coffee Lake-R processor boosting to 3.80 GHz with Intel’s UHD Graphics 630. It also came with an NVIDIA Quadro Embedded P2000 […]
Jetson Mate Cluster box takes four Jetson Nano/Xavier NX modules
While we’ve seen plenty of cluster boards based on Raspberry Pi SBC or Compute Modules, I had never seen clusters of Jetson modules. Those already exist, and PicoCluster has a few, but what made me write this post today is Seeed Studio’s Jetson Mate cluster box equipped with a carrier board taking up to four NVIDIA Jetson Nano or Xavier NX modules, an enclosure covered with a largish cooling fan with RGB LED for good effect… Jetson Mate specifications: SoM compatibility – Jetson Nano or Jetson Xavier NX via four SO-DIMM sockets Video Output – HDMI 2.0 Networking Gigabit Ethernet (RJ45) port Microchip KSZ9896CTXC 6-port GigE Managed Switch for internal networking between the modules and to the outside world Camera – 2x MIPI CSI connectors USB – 4x USB 3.0 ports (one per module), 1x USB 2.0 port, 1x USB-C port for power Debugging – UART debug pins (4x pairs, […]
Mesa 20.3 released with Raspberry Pi 4 V3DV driver, Panfrost Bifrost support
We’ve previously reported that the Vulkan 1.0 conformant V3DV driver for Raspberry Pi 4 and other Broadcom BCM2711 based platforms was part of Mesa 20.3 open-source graphics framework. But at the time, it was still under development. The good news is that Mesa 20.3 has now been released, and there’s much more than Raspberry Pi 4 support, as Collabora informed us the release also included Arm Mali Bifrost GPU support via the open-source Panfrost driver. The latter was made possible thanks to the work by Alyssa Rosenzweig and Boris Brezillon, with Alyssa going into details in a recent blog post on Collabora. More work is still needed with better performance and OpenGL 3.1 being the focus in the months ahead. But there were also many other changes in Mesa 20.3 as reported by Phoronix: OpenGL 4.6 and Vulkan 1.2 APIs support Initial support for Intel Gen12 Alder Lake graphics and […]