ODROID-C2 Amlogic S905 Development Board is in the Works

Hardkernel ODROID-C1 and later ODROID-C1+ boards, both based on Amlogic S805 SoC, have been a popular alternatives to Raspberry Pi 2 board this year. But now that Amlogic S905 quad core 64-bit ARM Cortex A53 processor has been available for a few months, people have been wondering whether the Korean company would launch an Amlogic S905 board, and it looks like ODROID-C2 might not be too far off based on firmware files on odroid.in website. The firmware includes a device tree file, which combined with other files give some clues about ODROID-C2 specifications: SoC – Amlogic S905 quad core Cortex A53 processor @ up to 2.0 GHz with penta-core (3+2) Mali-450MP GPU System Memory – 1GB RAM (in doc), 2GB RAM (in Device tree) Storage – 1x micro SD card Video Output – 1x HDMI out USB – 1x USB hub, 1x USB OTG I don’t have much more information […]

CubieTruck Plus Development Board with DisplayPort & HDMI Sells for $84 (in China)

We first found out about CubieTruck Plus (aka Cubieboard 5) this summer, and while at the time we did not have the full details, it was clear from the board picture and name, that is was an update to CubieTruck board, replacing Allwinner A20 dual core processor by Allwinner A8 octa-core processor, and ditching the VGA port for DisplayPort while keeping most of the same features of the original version. The company has now provided more details while announcing the launch of the board in China, and it turns out CubieTruck Plus has a few more advantages, and at least one drawback. CubieTruck CubieTruck Plus SoC Allwinner A20 Allwinner H8 CPU Dual core Cortex A7 up to 1.08 GHz Octa core Cortex A7 up to 2.0 GHz GPU Mali-400MP2 PowerVR SGX544 up to 700 MHz Memory 2GB DDR3 Power 5V@2.5V power jack Ethernet Gigabit Ethernet (RJ45) WiFi 802.11 b/g/n (2.4 […]

Dune HD Solo 4K is a High-End Media Player with a SATA Bay, a DVB-T2 Tuner, and Sigma Designs SMP8758 Processor

Dune HD, a company specializing in “high-performance digital media players”, has just unveiled Dune HD Solo 4K media player based on  Sigma Designs SMP8758 dual core Cortex A9 processor, supporting 10-bit HEVC video decoding up to 2160p @ 30 fps, HD audio pass-though, and including a SATA tray. Dune HD Solo 4K specifications: SoC – Sigma Designs SMP8758 dual core Cortex A9 processor @ 1.2 GHz with an ARM Mali-400 GPU and VXP image processing engine System Memory – 1GB Storage – 4GB flash for firmware, internal HDD rack with hot swap function for a 2.5″ SATA drive, SD card reader (TBC) Video Output – HDMI 1.4b up to 1080p60 and 4K @ 30 Hz (including 23.976, 25, 29.97, 50, 59.94Hz refresh rates), and composite video Audio Output – HDMI, analog stereo audio, coaxial S/PDIF (shared via AV port). 24-bit /192 KHz audio support Video codecs – MPEG2, MPEG4, XVID, […]

How to Resize Android’s Internal Storage Partition in Rockchip Devices

I installed Light Biz OS firmware on GeekBox yesterday, but I’ve quickly realized many applications such as Gimp Inkscape would not install due to the small 1.94GB “internal partition”, so I asked how to increase the partition size in GeekBox forums last evening, and got an answer overnight from “dewet”. The good news is that it worked so I’ll share the steps I followed in a computer running Ubuntu 14.04. It might also be possible to perform the same tasks within a Windows machine with Rorkchip’s Factory tools First let’s download the utils with relevant scripts and binaries:

Now copy your device or board’s firmware file “update.img” to the working directory, and unpack it:

The output should look like:

The files will be in the “output” directory. For our purpose “parameter” file, and especially the last line (CMDLINE) where we will want to adjust the userdata partition […]

How to Upgrade Rockchip Firmware in Linux for RK3288, RK3328, RK3368, RK3399, etc..

I’ve been looking for ways to upgrade firmware on Rockchip RK3368 based GeekBox in a computer running Ubuntu 14.04, but while they’ve provided firmware update instructions for Windows, which remains basically the same as upgrading firmware on Rockchip RK3288, there’s no such information for Linux. However, I could remember than Radxa Rock supported upgrade_tool utility, but since the tool linked on Radxa website might be outdated, I instead searched for some RKtools repository on Geekboxzone Github account, and I was lucky enough to find one. Here’s what I did to flash Light Biz OS to GeekBox with my Linux computer: Get the tools, and make sure upgrade_tool is there.

Download and extract the firmware, e.g. Cross_Lollipop_BizOS_V151208.7z:

Now connect a USB cable to the USB OTG port of your device or board. In case of GeekBox that’s the micro USB port. Now as the board is powered on, keep […]

GeekBox and Landingship Android Overview and Benchmarks

This week-end I checked out GeekBox TV box, and Landingship baseboard, explained how to connect the two together and install various optional accessories such as an RTC battery and a cooling fan. GeekBox comes pre-loaded with Android 5.1 + Ubuntu dual boot image, and as I’ve already reviewed other Rockchip RK3368 TV boxes, and GeekBox is also a development platform, I’ll simply run several benchmarks on GeekBox, as well as test SATA performance with an SSD connected to Landingship carrier board in Android, before checking out the Linux part a little latter. That’s no quite how you want to place the fan, but I wanted to show the USB to TTL debug board and other wires can be connected with the case closed. This allowed me to easily check whether the fan was spinning during testing, and it never did… According to one forum post, the temperature currently needs to […]

Texas Instruments Introduces Entry level Sitara AM3351 Cortex-A8 Processor

Texas Instruments Sitara AM335x processor are designed by industrial applications, and found in develompent board such as BeagleBone Black or BeagleBone Green, and the company has recently launched the new Sitara AM3351 Cortex A8 processor without 3D GPU, no PRU just like AM3352, but they’ve also canned the two CAN interfaces (sorry, I had to) in order to bring the cost lower, while keeping the processor software and pin-to-pin compatible with other AM335x processors available in 13×13 mm package. TI Sitara AM3351 CPU clock will also be limited to 300 MHz to 600 MHz with respectively AM3351BZCE30 and AM3351BZCE60 parts. It will only come with one Gigabit Ethernet port instead of up to two ports of other members of the family that are produced in 15x15mm package, and temperature range is limited to 0 to 90 C. Other features remain the same, and the processors will support TI-RTOS, Linux, Android, […]

GeekBox TV Box Unboxing and Development Kit Assembly Guide

GeekBox is both an Android TV box based on Rockchip RK3368 octa-core processor, and a Linux development kit thanks to the CPU module inside the device, a baseboard and various accessories. The company has sent me a review sample, as well as the accessories currently available. So today, I’ll have a look at the box, and show how to connect everything together. GeekBox TV Box Unboxing I’ve received two carton boxes via DHL, one with GeekBox itself, and the other with some accessories. You could use GeeBox has a TV box, and forget about its development attributes, as the device comes with the usual accessories include a case, an HDMI cable, an infrared remote control, and a 5V/2A power supply. I was really surprised by how small it was compared to other 64-bit ARM TV boxes recently launched on the market, and looks very much like a small router with […]

Exit mobile version