Kodi DVB and PVR Support on Android (Rockchip RK3288)

XBMC/Kodi for Android has come a long way, but it’s still missing some features of Kodi Linux, such as Live TV (DVB) and  video recording (PVR) function that so far could only be supported in Linux port of Kodi such as OpenELEC linux distributions, simply because PVR backends such as TVHeadend were not available for Android. So what’s TVheadend is exactly and what features does it bring? It’s an open source TV streaming PVR backend software application for Linux supporting DVB-S/S2, DVB-C, DVB-T/T2, ATSC, IPTV (UDP/HTTP), and Analog video (V4L) as input sources. Version 3.4 also adds support for time-shifting. Now the good news is that Freaktab user’s Taki has posted instructions to install TVHeadend server for RK3288. So if you have a compatible USB Tuner, you should be able to watch live TV on your Rockchip RK3288 based TV box. After the server is installed, you’d also need to  […]

So This is How Allwinner A80 Cheats at Antutu Benchmark…

Ever since Allwinner A80 was released, the Antutu scores did not add up with some devices getting around 30,000 points, while other devices scoring close to 50,000 or even higher. But what about 143,430 points? Now that would be impressive, and that’s exactly what Byron got in his Tronsmart Draco AW80 box, after changing a single parameter. The screenshot above reports a Nexus 10 because he must be using one of Freatab ROM, where they often change the device name for better Google Play compatibility. Nevertheless what kind of sorcery is that? How could he achieve this? It turns out build.prop, as a key called ro.sys.hiritsu. It’s set to 30 in the stock firmware, but if you change this to 95, some magic happens, and you get the very high score above. Byron reported his box got pretty hot with this setting, so it’s probably better not to try a […]

Easily Create an Android Bootable SD Card for Allwinner A80 Devices with PhoenixCard Tool

We’ve already seen how it was possible to boot Linux or Android on Rockchip RK3288 devices from an SD card, which involved getting the stock firmware and running some scripts in Linux. Today, Freaktab member no_spam_for_me found out how to create a bootable SD card for Tronsmart Draco AW80 Meta, and other Allwinner A80 devices using PhoenixCard 3.09 tools for Windows (The latest version should be available @ http://dl.cubieboard.org/model/cc-a80/Tools/Flash-firmware-tools/). There may also be a way to use LiveSuit tools for Linux, but this have not been tested. Once you have installed the tools, start it, and  load the firmware by clicking on “Img File” button (Here Draco AW80 Finless 1.1 firmware was used). Then press DiskCheck to scan for storage devices, and select your SD card in the drop-down menu “disk” (not sure why it’s blank in the screenshot above), select “Startup !” write mode, and click on the “Burn” […]

Top 10 Posts of 2014 and Stats on CNX Software

Wow! After a slow start of the year, 2014 has been a busy year as new devices based on newer processor from Amlogic started to flood the market in Q2, soon followed by even more Rockchip RK3288 based media players, and then some more Amlogic S805 and Allwinner A80 boards and devices. It’s now the last day of the year, so just like in 2013, it’s time to look back on the main trends of the year, and based on the list of the top 10 most visited posts below, the new generation of ARM Android media players were the most important story of the year on CNX Software, but we also saw more IoT devices and board like Vidonn X5 or LinkIT One, lots of new Wi-Fi modules, and by the end of the year ESP8266 seemed to have won that fight, but being found in $3 Wi-Fi modules. […]

Best Android Mini PCs Awards of 2014

I’ve reviewed quite a few Android media players this year, and as 2014 comes to an end, I thought it might be worth writing a best of 2014. But it’s difficult to announce an overall winner since all have some flaws one way or another, I’ll classified by categories: Best Ethernet, Best Internal Storage, … a bit like for “Oscars ceremony awards, based mostly on objective results from my tests. However, and somewhat oddly for a media player, I won’t select any TV boxes based on their video playback capabilities, as so far I haven’t found one that can play most 4K / H.265 videos reasonably well in Kodi, and video playback tests are also subjective. This is obviously a flawed contest as they all are, because in order to be nominated, the media player must have been reviewed on CNX Software. But it should be fun anyway, so let’s […]

Tronsmart Draco AW80 SATA Performance in Android

When Allwinner A80 TV boxes with SATA port were first release, some people hailed SATA performance, especially while seeking during video playback. But at the time, I was skeptical of these claims since Allwinner A80 SoC does not have have a SATA interface, so a USB to SATA bridge must be used, and the performance should be the same as USB hard drives. Unfortunately, I was unable to confirm these doubts, and test SATA performance in my review of Tronsmart Draco AW80 Meta, because at the time, I did not have any spare SATA hard drive or SSD. But since I’ve received CubieTruck Metal Case kit, which include a 120 GB SSD, so I could finally test the device SATA interface. This CHUANG JIU SSD achieves write and read speeds of respectively 8.7 MB/s & 50.5 MB/s for NTFS, and 36.31 MB/s & 179.45 MB/s for EXT-4 using CubieTruck with […]

Preliminary Ubuntu Image for Tronsmart Draco AW80 Octa-core mini PC

Tronsmart Draco AW80 is an Allwinner A80 based mini PC pre-loaded with Android 4.4. A preliminary Ubuntu image is now available for the device. It’s still a little buggy, but you can access LXDE desktop on an HDMI TV, Ethernet is working, and web browsing is apparently working nicely. Known bugs include FAT32 partitions are read-only, wireless mouse and keyboard are not working (USB versions are OK), shutdown does not work, the user interface is not as snappy as in Android, and YouTube video playback is choppy. The last two issues could be related to the lack of VPU and GPU drivers providing video hardware decoding, and 2D/3D hardware acceleration respectively. The good news is that the company working on Draco AW80 got the GPU drivers from Imagination, and an updated image could be available with hardware acceleration. I’m not sure sure about VPU support, which is extremely important if […]

AllWinner A80 Octa Core big.LITTLE Processor CPU Usage Under Various Loads in Android 4.4 (Video)

Allwinner A80 is one of the few octa core processors featuring ARM’s big.LITTLE technology currently available on the market. The processor comes with four ARM Cortex A15 (big) cores, and four ARM Cortex A7 (LITTLE) core, and tasks will be scheduled to different processor depending on the load to optimize power consumption on mobile devices. However, earlier big.LITTLE processors like Samsung Exynos 5410 has some serious limitations, as they only supported “cluster migration” meaning you could only use the Cortex A7 cluster or Cortex A15 cluster at any given time, so Exynos 5410 could only make use of four cores at most due to hardware limitations. They also used to be two software implementations: In-kernel Switching (IKS) and Global Task Scheduling (GTS). The former could only handle one type of core at the same, and the latter, which I believe is now used in all new devices, can handle any […]