AllWinner Linux-sunxi Community Presentation and Status Report – FOSDEM 2014

Oliver Schinagl, a member of linux-sunxi community working on open source kernel and bootloader for AllWinner SoCs, has given a presentation of the community at FOSDEM 2014 to give an overview, and show what progress has been made to date. I’ll write a summary in this post, but if you want to watch the video and/or access the slides scroll down at the bottom of the post. After explaining what sunxi is, and introducing himself, he gave some information about AllWinner and their SoCs: Founded in 2007 in Zhuhai, Chiang now with 550 employees including 450+ engineers 15% market share in 2013 for tablet SoCs, only behind Apple. Products: F-series SoC (2010), A10 (2011), A13, A10s (2012), and A20 (2013). (cnsoft He skipped A31(s) and A80 here as they are not really supported by the community). They list “Open Source Source” and “GPLv3” in their marketing materials although they clearly […]

How to Build and Run Tizen 2.0 on AllWinner Boards – FOSDEM 2014

Leon Anavi has spent some time building and running Tizen for Olimex A10s-OLinuXino-MICRO board based onAllWinner A10s cortex A8 processor, and gave a short presentation at FOSDEM 2014 showing the main steps involved in the project. The final result is basically a non-portable Tizen tablet with a main board connected to an LCD display. If you have an LCD screen, you could also use a monitor (VGA/HDMI) instead. After a short description of the hardware, and explaining it should also work on other AllWinner platforms such as Cubieboard, Leon gave a few no-nonsense recommendations he learned from his mistakes: Get a USB serial board for debugging Use recommended accessories from the manufacturer such as power supply or LCD display to make development easier Buy a board that can boot from micro SD or SD card, again for ease of development If something does not work… Restart the board! 🙂 In […]

A80 OptimusBoard Features AllWinner Octa-Core big.LITTLE SoC

Allwinner is currently at CES 2014 showcasing their latest Octa-core A80 SoC, and corresponding  development board, the A80 OptimusBoard. Apart from the picture below, there were very little details for the initial announcement, but we now know, the board comes with 2 GB RAM, 8 GB NAND flash, and other features of the board, as well as the company behind the GPU in AllWinner A80. A80 OptimusBoard specifications: SoC – AllWinner Ultra Core A80 4x Cortex 15, 4x Cortex A7 big.LITTLE processor with an unnamed Imagination Technologies PowerVR GPU System Memory – 2GB DDR3 Storage – 8GB NAND Flash Video Output – HDMI 1.4a Connectivity – Dual band Wi-Fi 802.11 b/g/n, Bluetooth 4.0, and Ethernet (GMAC) USB – 1x USB 3.0 OTG HIC, 2x USB 2.0 host ports Audio codec – AC100 Codec Camera I/F – 12MP MIPI CSI Debugging – UART and JTAG Expansion – 32-pin GPIO header Misc […]

What to Expect from AllWinner, Rockchip, Mediatek, and Other Silicon Vendors at CES 2014

CES 2014 is coming soon, and it will take place on 7 – 10 January, 2014, and we can expect some interesting SoC news. Samsung suggested they will unveil their 64-bit ARM SoC (Exynos 6?) at CES 2014, Nvidia will hold a press conference to “showcase new NVIDIA Tegra mobile technologies, gaming innovations, and advanced automotive display technologies”, and Qualcomm has been quiet for now. However, several Chinese SoC vendors, namely AllWinner, Rockchip, and Mediatek, have already announced what they will showcase at CES 2014, albeit with few details. AllWinner at CES 2014 Allwinner announced will showcase their OptimusBoard based on their Ultra Octa-Core A80 SoC, as well as 4G tablets powered by Allwinner A31/A31s, and dual-SIM phablets sporting A23 dual-core. Allwinner A80 is an Octacore processor featuring four ARM Cortex A7 cores, and four Cortex A15 cores @ 2.0GHz together with an unnamed GPU offering 2x more performance over previous […]

XBMC ARM News – AllWinner A20 / A31 Apk Released – $10 Discount on OUYA Console

I’ve just been informed that VidOn.me has released XBMC for Android apks for their AV100 (based on AllWinner A20) and AV200 (powered by AllWinner A31) media players with accelerated hardware video decoding. It’s not clear yet whether these will run on any AllWinner A20 / A31 devices, or have been locked to VidOn players, but you can give it a try and download them for your platform(s): android42-Vidon.me-release-a20-AV100-free.apk – For AllWinner A20 android42-Vidon.me-release-a31-AV200-pro.apk – For AllWinner A31 VidOn does have a github repo for XBMC, but it hasn’t been updated for nearly a year, so the recent releases are not there (yet). I had never personally heard about this company, but an article on Wikipedia gives the following description with regards to XBMC: VidOn.me (or VidOnMe) is a company that maintain a commercial fork and derivative of XBMC media center software, and other than offering non-XBMC based media player software […]

AllWinner Roadmap Until 2015: A23, A6X, A7X, A8X and A9X

AllWinner has recently unveiled their products roadmap until 2015. They’ve got big.LITTLE cortex A7/A15 processors, as well as a processor for wearable planned for 2014, and a big.LITTLE Cortex A53/A57 processor, as well as another Octa-core bit.LITTLE processor (cores unknown) for 2015. There’s also a new processor for 2013, called A23, which is a cost down version of Allwinner A20 dual core Cortex A7. Let’s have a look at the different upcoming processors. AllWinner A23 – Dual core cortex A7 @ 1.5 Ghz with Mali-400MP2 GPU, and 40nm process. Planned for Q3 2013, and tablets will be available this month (More below) AllWinner A6X – Quad-core cortex A7/A15 (big.LITTLE) @ 2.0GHz with a GPU offering 1.7x more performance (compared to SGX544MP2 in A31?). Planned for Q2 2014. AllWinner WX – Quad-core processor for wearable devices (e.g. smartwatches). Q4 2014. AllWinner A8X (A80) – Octa-core cortex A7/A15 @ 2.0GHz with a […]

Preliminary Reverse-Engineered VPU Driver (CedarX) for AllWinner A10 Plays H.264 Videos

Allwinner framework for their Video Processing Unit (VPU) in their Cortex A8 processors (A10, A13, etc..) is called CedarX. It relies on a binary blob that is working just fine for Android, but not so well for Linux. So several developers started to reverse-engineer CedarX a while back, to fix issues with Linux, and provide an open source driver. Yesterday, they upload a video to show the development progress, and show Big Buck Bunny 1080p H.264 playback using libvdpau-sunxi open source driver with mplayer, and without any binary blobs.  The video resize function are not been implemented yet, which is why we can only see the left corner of video, but nevertheless it shows an open source hardware video decoder is on the way. That means once the Lima driver for Mali-400 GPU, and libvdpau-sunxi driver for AllWinner VPU are implemented (which may still take a while), AllWinner A10 SoC […]

Fedora 19 ARM Remix R1 Release With Support for AllWinner A10, A10s, A13 and A20 SoCs

After releasing a stable version of Fedora 18 for AllWinner A10 and A13 in February, Hans de Goede, working at Red Hat and a Fedora contributor, has recently announced “Fedora 19 ARM remix for Allwinner SOCs” on linux-sunxi community mailing list. This released based on Fedora 19 for ARM together with linux-sunxi kernel and u-boot, adds support for A10s and A20 based devices, and 38 boards and devices are now supported. To give it a try, download the 665MB image:

then write it to an SD card (8GB or greater):

Where you have to replace [device] with your actual SD card device, e.g. sdc.Since u-boot is board/product specific, you’ll also have to update u-boot for your hardware. Remove the SD card, re-insert it, and run:<

to display a graphical menu (if dialog is installed on your Linux PC), or a list supported boards and products:

Select […]

UP 7000 x86 SBC