Mecool VS-RK3399 Board Linux Benchmarks

I’ve just showed how to install Debian, and build a Linux image from source on VS-RD-RK3399 board (aka Mecool VS-RK3399) last week-end, but at the time I did not run any benchmarks on the board. We already have plenty of benchmarks for Rockchip RK3399 in Android, so instead I started by installing the latest Phoronix Test Suite in Debian:

… and ran the tests I did on NanoPi NEO 2 earlier:

For whatever reasons OpenSSL and Mafft failed to download, but we still have the other benchmarks to compare with. Note that the Debian image is likely not optimized, and while the system runs an Aarch64 kernel, the rootfs is only 32-bit, which may have affected some of the benchmarks.

But let’s see what’s we’ve got, starting with John the Ripper password cracker, a multi-threaded benchmark. We’d normally expect hardware platforms based on Rockchip RK3399 SoC to […]

Banana Pi BPI-W2 is a Features-Packed Realtek RTD1296 Development Board

I’ve reviewed several Realtek RTD1295 platforms with Zidoo X9S and Eweat R9 Plus, and I was generally impressed by the storage, Ethernet, and WiFi performance. 4K video playback was good too, as long you don’t have any 4K H.264 videos at 30 fps or more. Most devices would also run Android and OpenWrt side-by-side bringing the best of both operating for respectively apps & multimedia, and server functions. HDMI input – with PVR, time-shifting and PiP functions – was also a bonus, However so far, nobody cared to design a maker board powered by RTD1295 processor. Since then we’ve learned Realtek was working on RTD1296 processor with even more Gigabit Ethernet, USB 3.0, and SATA interfaces, and SinoVoIP has now designed a board based on the SoC called Banana Pi BPI-W2. Banana Pi BPI-W2 preliminary specifications: SoC – Realtek RTD1296 quad core Cortex A53 processor with ARM Mali-T820 MP3 GPU […]

Short Demo with 96Boards SynQuacer 64-bit ARM Developer Box

Even if you are working on ARM platforms,  you are still likely using an Intel or AMD x86 build machine, since there’s not really a good alternative in the ARM world. Linaro talked about plans to change that at Linaro Connect Budapest 2017 in March, and a few days ago, GIGABYTE SynQuacer software development platform was unveiled with a Socionext SynQuacer SC2A11 24-core Cortex-A53 processor, and everything you’d expect from a PC tower with compartment for SATA drives, PCIe slots, memory slots, multiple USB 3.0 ports, and so on. The platform was just demonstrated a Linaro Connect San Francisco right after Linaro High Performance Computing keynotes by Kanta Vekaria, Technology Strategist, Linaro, and Yasuo Nishiguchi, Socionext’s Chairman & CEO. If you have never used a system with more than 14 cores, you’d sadly learn that the tux logos at boot times will only be shown on the first line, skipping […]

Checking Out Debian and Linux SDK for VideoStrong VS-RD-RK3399 Board

VideoStrong VS-RD-RK3399 (aka VS-RK3399) is a features-packed development board powered by Rockchip RK3399 hexa core core processor which offers an alternative to Firefly-RK3399 board. The company sent me a development kit for evaluation, and I’ve already looked into VS-RD-RK3399 hardware and SDK in the first part of the review. Today, after shortly looking into the pre-installed Android 7.1 OS to make sure the board boots fine, I’ll report my experience with Debian 9, and building it from source. A Quick Look at Android 7.1 I connected the board to my HDMI TV, added an Ethernet cable, and after powering it, VS-RK3399 promptly booted into Android 7.1 with the following launched. It just has a few apps pre-installed, and lack Google Play store, but as I’ve seen in the new version of the SDK, a patch for Google Play store is provided, if that’s something you need for your use case. […]

uCAN CAN Ethernet Converter and Logger is Based on Orange Pi Zero Board

The CAN bus is a serial communication protocol used in automotive and automation applications. The guys at ucandevices.pl have designed a solution around Orange Pi Zero board that allows you to log CAN bus data or act as a bridge between the CAN bus and Ethernet or WiFi. They call it “CAN Ethernet converter, CAN Logger, Linux CAN computer”. Sorry, no shorter name that I could find… uCAN (pronounced micro CAN) CAN Bus board specifications: Main Board – Orange Pi Zero with Allwinner H2+ quad core cortex-A7 processor, 256 MB RAM Network Connectivity – 10/100M Ethernet, 802.11 b/g/n WiFi Can Bus – 2-pin terminal block; support for CAN version 2.0 support Power Supply – DC 5V/2A via micro USB port Dimension – 50 x 50 x 20 mm The device comes pre-load with Debian distribution provided by Armbian plus various CAN tools. The getting started video below shows uCANTools web […]

Orange Pi 2G IoT Board Can Now Boot Linux from NAND Flash

Orange Pi 2G IoT is a $10 development board with a 2G cellular modem that was launched last March. The board is based on RDA Micro RDA8810PL processor designed for cheap Android phones, but Linux support was also promoted, and an RDA8810 Android SDK was released in April. It was the first time RDA8810 was used in a development board, and unsurprisingly it was, and still is, a challenge to use such board, as software support is on-going… So people who purchased the board has troubles with controlling GPIOs, or booting Linux from the SoC’s built-in NAND flash, instead reverting to booting from a micro SD card. Luckily, Orange Pi forum’s user surfero75 worked on the latter, found a solution, and posted instructions in Spanish. He wrote those instructions leveraging the work done by Aib user, and I summarized the main steps below explaining how install and boot from NAND […]

Purism Librem 5 Open Source Linux Smartphone Focuses on Privacy (Crowdfunding)

Purism is computer manufacturer founded in 2014 whose mission is to “provide the highest quality hardware available, ensuring the rights of security, privacy, and freedom for all users”, and so far, they’ve delivered several Intel Core i5/i7 laptops running their PureOS Linux distribution based on Debian with an emphasis on privacy protection. The company has now launched a crowdfunding campaign on their own website to develop and manufacture Librem 5 Linux smartphone with the same philosophy. The phone will use open source software even for the GPU, so the company currently selected i.MX6 for the project since they can use etnaviv open source driver for the Vivante GPU, but they hope to switch to the more powerful i.MX8 processor for the final design, which explains why the hardware specifications are not set in stones yet: SoC- NXP i.MX6/i.MX8 CPU with Vivante GPU System Memory – 3GB LPDDR3 Storage – 32GB […]

Raspbian for Raspberry Pi Boards Gets Upgraded to Debian Stretch

While Raspberry Pi boards support many different operating systems, Raspbian is by far the most popular option, and in the last two years the distribution was based on Jessie (Debian 8), the Raspberry Pi foundation has just announced it was now replaced by an update to Stretch (Debian 9). The Jessie version is completely gone from Raspbian Download page, and you’ll only be offered to download “Raspbian Stretch with Desktop” or “Raspbian Stretch Lite”. So what has changed compared to Jessie? Debian 9 changelog will list the main differences compared to Debian 8, but some modifications have also been made in Raspbian itself: Version 3.0.1 of Sonic Pi “Live Coding Music Synth” app – See changelog Chrome 60 stable with improved memory usage and more efficient code Bluetooth audio is supported by the bluez-alsa package by default instead of PulseAudio Better handling of “non-pi users”, as previously many applications assumed […]