4K H.265 & dual-display digital signage for Raspberry Pi 4 The Info-Beamer, the company that started as a for-fun project at a hacker conference and turned into a now growing business has developed the first Raspberry Pi 4 OS that can use the HEVC (H.265) decoding system and support dual-display setups. The latest info-beamer hosted version 11 (aka hosted 11) is designed for 4K video quality digital signs, and the two HDMI ports on the Raspberry Pi 4 can be used simultaneously for mirrored output on two displays or span two video displays on digital signs. The company has reported that this solution can work on a video wall, like the info-beamer magic video wall. Previous Info-Beamer Previously there was an info-beamer hosted 10 released in February 2019 and that version is still applicable if wanted. All versions of Raspberry Pi are still supported but the OS 11 release focuses […]
Raspberry Pi 4 Benchmarks & Mini Review
Raspberry Pi 4 has just been released with many improvements over Raspberry Pi 3 Model B+ including a faster processor, a proper Gigabit Ethernet port, USB 3.0 interfaces, and 4K video support. That’s the theory, but how does it work in practice? I can now let you know as I’ve received a Raspberry Pi 4 sample courtesy of Cytron, and ran some tests and benchmarks on the very latest boards from the Raspberry Pi foundation. System Info Before starting with the benchmarks, let’s go through some basic system info:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 |
pi@raspberrypi:~ $ cat /etc/issue Raspbian GNU/Linux 10 \n \l pi@raspberrypi:~ $ uname -a Linux raspberrypi 4.19.46-v7l+ #866 SMP Fri Jun 7 18:00:39 BST 2019 armv7l GNU/Linux pi@raspberrypi:~ $ df -h Filesystem Size Used Avail Use% Mounted on /dev/root 13G 4.7G 7.4G 39% / devtmpfs 334M 0 334M 0% /dev tmpfs 463M 0 463M 0% /dev/shm tmpfs 463M 6.4M 456M 2% /run tmpfs 5.0M 4.0K 5.0M 1% /run/lock tmpfs 463M 0 463M 0% /sys/fs/cgroup /dev/mmcblk0p6 253M 40M 213M 16% /boot tmpfs 93M 0 93M 0% /run/user/1000 /dev/sda4 200G 175G 24G 89% /media/pi/USB3_BTRFS /dev/sda2 241G 181G 48G 80% /media/pi/USB3_EXT4 /dev/sda1 245G 182G 63G 75% /media/pi/USB3_NTFS pi@raspberrypi:~ $ cat /proc/cpuinfo processor : 0 model name : ARMv7 Processor rev 3 (v7l) BogoMIPS : 270.00 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xd08 CPU revision : 3 .... processor : 3 model name : ARMv7 Processor rev 3 (v7l) BogoMIPS : 270.00 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xd08 CPU revision : 3 Hardware : BCM2835 Revision : a03111 Serial : 00000000ea51204b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 |
$ inxi -Fc0 System: Host: raspberrypi Kernel: 4.19.46-v7l+ armv7l bits: 32 Console: tty 1 Distro: Raspbian GNU/Linux 10 (buster) Machine: Type: ARM Device System: Raspberry Pi 4 Model B Rev 1.1 details: BCM2835 rev: a03111 serial: 00000000ea51204b CPU: Topology: Quad Core model: ARMv7 v7l variant: cortex-a72 bits: 32 type: MCP Speed: 1500 MHz min/max: 600/1500 MHz Core speeds (MHz): 1: 1500 2: 1500 3: 1500 4: 1500 Graphics: Device-1: bcm2835-vc4 driver: vc4_drm v: N/A Device-2: bcm2835-hdmi driver: N/A Display: tty server: X.org 1.20.4 driver: modesetting unloaded: fbdev tty: 80x24 Message: Advanced graphics data unavailable in console. Try -G --display Audio: Device-1: bcm2835-audio driver: bcm2835_audio Device-2: bcm2835-hdmi driver: N/A Sound Server: ALSA v: k4.19.46-v7l+ Network: Message: No ARM data found for this feature. IF-ID-1: eth0 state: up speed: 1000 Mbps duplex: full mac: dc:a6:32:00:9e:9c IF-ID-2: wlan0 state: up mac: dc:a6:32:00:9e:9d Drives: Local Storage: total: 946.35 GiB used: 540.58 GiB (57.1%) ID-1: /dev/mmcblk0 vendor: SanDisk model: SL16G size: 14.84 GiB ID-2: /dev/sda type: USB vendor: Seagate model: Expansion size: 931.51 GiB Partition: ID-1: / size: 12.68 GiB used: 4.71 GiB (37.1%) fs: ext4 dev: /dev/mmcblk0p7 ID-2: /boot size: 252.0 MiB used: 39.3 MiB (15.6%) fs: vfat dev: /dev/mmcblk0p6 Sensors: Message: No sensors data was found. Is sensors configured? Info: Processes: 179 Uptime: 4h 37m Memory: 1000.5 MiB used: 324.1 MiB (32.4%) gpu: 76.0 MiB Init: systemd runlevel: 5 Shell: bash inxi: 3.0.32 |
For reference, you’ll find Raspberry Pi 4 Linux boot log here. Phoronix benchmarks Let’s go ahead and install the latest version of Phoronix benchmarks:
1 2 3 |
sudo apt install php-cli php-gd php-xml php-zip wget http://phoronix-test-suite.com/releases/repo/pts.debian/files/phoronix-test-suite_8.8.1_all.deb sudo dpkg -i phoronix-test-suite_8.8.1_all.deb |
Now let’s run the test to compare the performance of Raspberry Pi 4 model B to some other Arm Linux boards including Raspberry Pi 3 Model B.
1 |
phoronix-test-suite benchmark 1709271-TY-1704029RI26 |
For reference, my office has an […]
Beelink GT1 MINI S905X2 TV Box Ships with a Voice Air Mouse
We’ve previously seen new TV boxes based on Amlogic S905X2 and S905Y2 processors, which mostly brings a more recent, but not necessarily more powerful, Mali-G31 GPU with OpenGL 3.2 support, and a USB 3.0 port not available in Amlogic S905/905X based TV boxes. S905X2 and S905Y2 are pretty much similar, and the main difference is that S905Y2 does not support Ethernet, so it’s only designed for WiFi/Bluetooth TV boxes and dongles. So far only generic OEM models were announced, but Beelink has now introduced their own S905X2 TV box with Beelink GT1 MINI featuring 2 to 4GB RAM, 16 to 64GB flash, and a voice enabled remote control / air mouse that works with Google Assistant. Beelink GT1 Mini specifications: SoC – Amlogic S905X2 quad-core Arm Cortex-A53 processor with quad-core Arm Mali-G31MP2 GPU System Memory – 2GB or 4GB DDR4 RAM Storage – 16GB, 32GB, or 64GB eMMC flash, Micro […]
Beelink X45 Mini PC Review with Windows 10 and Ubuntu 16.04/18.04
The Beelink X45 mini PC is now available, and Lightinthebox.com have provided a unit for review. It is very similar in style to Intel’s latest NUC Windows mini PC, the NUC7CJYSAL reviewed earlier. However it contains an Intel Celeron Processor J4105 SoC which is a quad core processor bursting up to 2.50 GHz together with the Intel UHD Graphics 600 processor that is capable of 4K support at 60Hz. It is physically small consisting of an approximately 4.5″ by 4” case about 1¾” tall with a front panel that includes the power button and a couple of USB ports and a headphone jack with the rest of the ports including two HDMI (2.0) ones at the rear: The specifications include: A key point to note is the Beelink X45 comes with 64GB eMMC with pre-installed Windows 10 Home together with 4GB DDR4 RAM (soldered and is non-expandable) with space and […]
Arm Announces Cortex-A76 CPU with Laptop-class Performance, Mali-G76 GPU, Mali-V76 8K VPU
Arm Cortex A75 based processors are only found in a few SoCs and devices, but Arm keeps on innovating, and they’ve now announced a new suite of of IP with Cortex-A76 CPU enabling 35 percent more performance, and Mali-G76 GPU with ML support and 30 percent higher efficiency and performance. SoC based on those new CPU and GPU IP will provide “laptop-class” performance, and the company also announced Arm Mali-V76 VPU with support for 8K video decoding and encoding. Arm Cortex A76 After Cortex A75, the Arm Cortex-A76 CPU is the second high performance processor core based on DynamIQ technology, and beside the 35 percent performance gain mentioned in the introduction, it also offers 40 percent improved efficiency, as well as delivers 4x compute performance improvements for AI/ML at the edge. Highlights of Cortex A76: Architecture – Armv8-A (Harvard) with Armv8.1, Armv8.2, Armv8.3 (LDAPR instructions only), cryptography and RAS extensions […]
ULEWELL Z28 MINI is a $40 RK3328 TV Stick with 2GB RAM, 16GB Storage, and a USB 3.0 Port
While we’ve already covered many Rockchip RK3328 TV boxes and development boards, if you want a TV stick form factor the choice becomes much more limited. So far I was only aware of Rikomagic RKM V3 , but today I’ve come across ULEWELL Z28 MINI, selling for about $40 on Aliexpress with 2GB RAM, 16 GB storage, HDMI 2.0a, and a USB 3.0 port. ULEWELL Z28 MINI TV stick specifications: SoC – Rockchip RK3328 quad core Cortex A53 processor @ 1.5 GHz with Mali-450MP2 GPU System Memory – 2 GB RAM Storage – 16 GB eMMC flash Video & Audio Output – HDMI 2.0a up to 4K @ 60 Hz with HDR10 and HLG support Video Codec – 4K VP9, H.265 and H.264. 1080p VC-1, MPEG-1/2/4, VP6/8 Connectivity – 802.11 b/g/n WiFi (2.4 GHz), Bluetooth 4.0 USB – 1x USB 3.0 port Misc – Power button and LED Power Supply […]
Vorke V5 Plus Kaby Lake Mini PC Review with Windows 10 and Ubuntu 18.04
The Vorke V5 Plus mini PC just goes to show how initial impressions can be very misleading. Arriving in a plain manila-coloured box with the protection film on the top of the device starting to peal-off the minimalist contents only included a round-pin (European?) power supply and a small B&W ‘user’ manual. The mini PC has an Intel Celeron Processor 3865U from the Kaby Lake mobile range which is a dual-core (dual-thread) non-turbo 1.8GHz processor. However this SoC also includes an Intel HD Graphics 610 processor capable of 4K support at 60Hz through DisplayPort, although only 4K@24Hz on HDMI (1.4). Additionally the SoC supports DDR4 RAM in dual-channel configuration. The V5 Plus model which comes with both memory and storage although it is sold without them as a barebones V5 model. Physically the V5 looks similar to a NUC and the pre-populated V5 Plus included a single SODIMM stick of […]
Hikey 970 Development Board is Now Up for Pre-order for $299.99
Four A.I. development boards compliant with 96Boards specifications were announced at Linaro Connect HK 2018 last month: HiKey 970, Ultra96, as well as ROCK960 PRO & Enterprise Edition. So for we only knew pricing for Ultra96 ($249), but I’ve now noticed Hikey 970 “Super Edge AI Computing Platform” is now up for pre-order for $299.99 on Lenovator website, with shipping planned for the end of April. [Update: Also found on Seeed Studio for the same price] Hikey 970 specifications: SoC – Huawei/Hisilicon Kirin 970 with 4x Cortex A73 @ 2.36GHz, 4x Cortex A53 @ 1.8GHz, Arm Mali G72-MP12 GPU, NPU (Neural Processing Unit) with 256MAC/cycle @ 960MHz System Memory – 6GB 1866MHz, 4 Channel LPDDR4x Storage – 64GB UFS storage, micro SD card slot, PCIe Gen3 on M.2 M key connector Video Output – HDMI 1.4 type A up to 1080p60 (TBC), 1x 4-lane MIPI DSI (via HS expansion connector) […]