AllWinner A20 Linux Source Code, EVB Schematics and Product Brief

Hardware based on AllWinner A20 such as Cloudsto Media PC PRO DRIVEDOCK, should start to be available soon, and resources for developers have been slowly released (or leaked) to the community. AllWinner A20 Source Code The source code for AllWinner A20 and A31 has been released to sunxi-linux a while back, and they have started to clean up the code before hardware becomes available. The code apparently hasn’t made it to sunxi-linux github account just yet, but Linux for A20  has been imported into github at https://github.com/amery/linux-allwinner/tree/import/lichee-3.3/a20-dev. AllWinner A20 is known as sun7i in the code. AllWinner A20 Evaluation Board Schematics and Product Brief Olimex received A20 EVB schematics and product brief from AllWinner earlier this week, and as usual, they promptly uploaded those documents to their github account. The 3-page product brief does not bring anything new, and the data sheet does not seem to be available right now. […]

Preliminary Ubuntu 12.04 RootFS for GK802/HI802 mini PC

After releasing a pretty good Ubuntu 11.10 image with both VPU and GPU acceleration for Freescale i.MX6 based HDMI dongles last month, Jasbir (aka jas-hacks) has released an Ubuntu 12.04 image with GPU support thanks to the help of Octavio (Yocto Project contributor), and Wi-Fi support. It’s possible to select Unity 2D or Xubuntu desktop, and Chromium and Neverball, a 3D ball game, are part of the image. There’s still more work however, as VPU (Video Processing Unit) support is work in progress, Bluetooth does not work yet, and OpenGL ES test programs such as glmark2-es2 or es2gears do not work properly with Xubuntu, even though they do work fine with Unity 2D. Jasbir uploaded a video showing Neverball 3D game in GK802, and it works pretty good, although the framerate does not seem optimal for now. If you want to give this image a try, install GK802 Ubuntu 11.10 […]

CX-803 II Android mini PC Features 2GB RAM, an External Antenna

Several mini PCs have been claimed to come with 2GB RAM (e.g. S21H,  MK812), but it turned out the sellers simply made a mistake, or possibly lied to sell a few more sticks. To date, the only HDMI TV dongle which you can buy and expect it to really come with 2GB RAM is the PQ Labs iStick A200, but we’ve now got another option with the CX-803 II (aka CX-803B or FX5) powered by Rockchip RK3066 with 2GB RAM, 8GB flash and a short external antenna. If the picture below looks similar, it’s because it’s an upgrade of CX-803 / AVS-TV603 with more RAM, more flash and built-in Bluetooth. Here are CX-803 II specifications: SoC – Rockchip RK3066 @ 1.6 GHz + Mali-400 MP4 GPU System Memory – 2GB DDR3 RAM Storage – 8GB NAND flash + micro SD slot (up to 32GB) Video Output – HDMI 1.4 Connectivity: […]

$99 MarS Board Features Freescale i.MX6 Dual, 4GB eMMC

Embest, a subsidiary of Element14, has just announced the MarS Board, a development board powered by Freescale i.MX6 Dual (2x Cortex A9) with 1 GB RAM and 4GB eMMC flash. This is not related to the Marsboard based on AllWinner A10, and designed & manufactured by another company. Here are the key features of the MarS Board: SoC – Freescale i.MX6 Dual  2xCortex-A9 Processor @ 1GHz + Vivante GC2000 GPU. System Memory – 1GB RAM (4*256MB DDR3 SDRAM) Storage – 4GB eMMC + micro SD card slot (up to 32GByte) Video Output – 1xHDMI interface, 1x LVDS interface and 1x LCD interface USB – 4x USB Host ports (2x USB connector, 2x via headers), 1x mini USB OTG port, and 1x mini USB for debug Connectivity – 10/100M/1Gbps RJ45 Ethernet interface 2 Expansion Hearders – 2x CAN, 2x IIC, Audio & SPDIF, 8bit IPU1(Camera), SPI, USDHC1(SD card), 4x UART, 2x […]

Wandboard Releases Updated Android and Ubuntu Linux Images and Source Code

Since I’ve received my previous short review of the Wandboard Dual development board, there has been more work on done the platform with new Android and Ubuntu images, Jelly Bean source, Linux SDK release, and git repo setup. I’ve tried the binary images, and had a quick look at the source code and corresponding documentation. Android 4.1.2 Image and Source Code Wanboard has release an improved Android image on the 14th of March which you can download for both Solo and Dual version of the development board with the following Changelog: Fix HDMI audio/playback issue with certain monitor. Add support for wifi on wandboard-dual. Known issue: Might need to turn off “Avoid poor connections”  in Wi-Fi ->Advanced to keep connection alive. I’ve given it a try in Wandboard Dual, and it seems Ethernet support is gone (Sorry my mistake, Ethernet IS working, but there’s no indication when it’s connected, and […]

Undistract-me Sends An Alert For Time-Consuming Commands in Linux

In Linux, some commands executed in the terminal such as make, wget, dd may take a while, so usually you’d just let them run in the background, and do some other work, drink tea, go for nap… while they are running, and come to check from time to time if the command has completed. Sometimes I even forget I run a particular command, and realize it has completed a few hours ago… It’s possible to add some command at the end of your command line, but it can be cumbersome, and you may forget to do it. The best would be automatic alerts for commands that take a long time, and undistract-me just takes care of that by sending an alert for commands that take more than 10 seconds (by default). In Ubuntu 12.04 and 12.10, you can install undistract-me as follows:

Undistract-me is part of Ubuntu 13.04 or […]

Linaro 13.03 Release with Linux Kernel 3.9 and Android 4.2.2

Linaro 13.03 is now available, and features Linux Kernel 3.9-rc3 and Android 4.2.2. This month, Linaro has released their first Origen Quad Android image, as well as Tiny Android build for Arndale. The ALIP image listed in the download page is still based on Ubuntu 12.11, but as doc Bormental noticed earlier this month, the latest ALIP Quantal 13.03 image is available for download at https://releases.linaro.org/latest/ubuntu/quantal-images/alip. Some development tools (gcc, g++, vi, make..) are now included in Android, so you can develop and build natively from your Android device. Linaro has kept on cleaning the Linux kernel ARM tree for Exynos and ST Ericson SoCs. More work has been done on big.LITTLE for both IKS and HMP, as well as ARMv8 OpenEmbedded, and an initial GRUB port on ARM UEFI is now available. Here are the highlights of this release: Automation and Validation A simple CLI tool for communicating with […]

Mini PCs (MK802+, UG802, GK802 & iStick A200) Linux Performance Comparison

Ian MORRISON (linuxium) has tested Linux with several mini PCs powered by different processors. The main point of his tests was to evaluate the performance difference between running Ubuntu 12.04 natively, or in a chroot in Android using tools such as Complete Linux Installer. I previously tried Linux on Android in ODROID-X, and found the applications start time when running from an low-end SD card pretty dismal, and the graphics performance poor.  Ian had a different approach, and decided to use a subset of Phoronix Suite benchmarks to compare different hardware / software combination and posted the results in “mini PCs” G+ community. There’s a lot of data, and analyzing the results is not really straightforward without spending some time looking at the data. In this post, I’ll explain how the tests have been conducted, explain the results and try to draw a conclusion. Mini PCs and other Hardware Under […]

Exit mobile version
UP 7000 x86 SBC