How to Open an Android mini PC / HDMI TV Dongle

Since I’ve been asked, I’ve done a short video showing how to open an Android mini PC, namely Droid Stick A2. As most casings are based on similar design the same method can be used for many other mini PCs that comes with a plastic casing. Some other mini PCs with a metallic casing, such as Hi802, need to be opened with a different, and IMHO easier, method as you just have to remove 2 screws. For Droid Stick A2, all you need is a flat head precision screwdriver. First look for small spaces between the two parts of the casing, insert the screwdriver where the largest space is, and gently lift it up. Watch the video below for a demo. Jean-Luc Aufranc (CNXSoft)Jean-Luc started CNX Software in 2010 as a part-time endeavor, before quitting his job as a software engineering manager, and starting to write daily news, and reviews […]

How to Display dd Progress and dd.sh Script

Upgrading software on Linux / Android boards or devices often involves copying images to an SD card or microSD. In Linux, you’d usually do that with dd, a utility that provides binary copy of data to files or block devices. A typical command would be:

However, during the copy, dd does not show a progress bar by default. But dd actually supports progress report, as indicated in the manpage: you can run dd, and send USR1 signal to display the current progress once, and resume copying. Linux commando explains how to continuously return the progress. First run the dd command:

Open another terminal window to find out the process id:

And use the watch command to send USR1 at regular interval.

You should see dd progress in the first window every 10 seconds. It works, but the output is not very nice because dd will just […]

How To Root Droid Stick A2 mini PC

Droid Stick A2 mini PC does not come rooted, so here’s a simple rooting guide for the device. First, make sure you’ve installed the latest firmware, then follow the instructions below (Source: ARMTvTech): Copy update_Superuser.zip to the root of a micro SD card. Insert the microSD card to Droid Stick A2, and power the device Go the Apps menu in Android, and launch “Upgrade” app. Select Local Upgrade Select update_Superuser.zip Select Reboot And Install Package Let the update go through, and let it boot to Android. You should now have root access. This method deleted old version of su and Superuser.apk, copies su to /system/bin & Superuser.apk to /system/app, and changes permissions on those files. It may also work on other AMLogic AML8726-M1 / M3 / MX based devices. If you are interested in knowing exactly what it does, unzip update_Superuser.zip, and open /META-INF/com/google/android/updater-script. For some reasons, the first time I […]

How to Access the Serial Console in MK808 mini PC

Omegamoon has done a pretty neat hack on MK808 Rockchip RK3066 mini PC to connect a Sparkfun USB to TLL board and access the serial console for bootloader and kernel debugging. The first thing he had to do was to open the device, remove the heatsink, and locate the Rx/Tx pads on the board. The Rx and Tx pins are accessible through pads, not via through holes, so it’s just a little more difficult to solder, but nothing too challenging. He and his brother also soldered another cable to the ground. Then they inserted a 6-pin header via the ventilation holes of the device, soldered the 3 wires to the header, and fix the latter to the casing. Finally, they just inserted the debug board in the pin header, connected the USB cable to their PC, and started minicom (or equivalent) to start accessing the serial console. I think that […]

How to Access the Serial Console in HI802 / GK802 mini PC

One of the advantage of HiAPad Hi802 (aka Zealz GK802) is that it provides access to UART and I2C pins via through holes on the board. UART4 Tx and Rx pins give you access to the serial console which is a must for bootloader (U-boot), and kernel development or for debugging. The first thing is the open the casing and locate the debug pins on the board. The very best way is probably to solder a pin header, but since I don’t have header, nor soldering iron, I’ve done it the “MacGyver” way with 3 wires connected to TxD, RxD and GND, and some sticky tape. You can now insert the other side of the wires into your USB to TLL debug board (GND <-> GND, Tx <-> Rx, and Rx <-> Tx), and connect it to your Windows or Linux PC. The serial board should be recognized as a […]

GeekBuying Releases Firmware 1.65.4 for GK802 mini PC

Geekbuying has released a new version of the firmware (1.65.4) for Zealz GK802 mini PC that fixes NTFS and Bluetooth issues, but you may instead want to use deadhp1 version which also provides root access, and fixes “this item is not compatible with your device” issue in Google Play. There are 2 files available (Deaphp1): rooted_fixed_rt-M500a_v1.65.4_20130118a_updated.7z (link down) – Firmware Update 1.65.4 (127 MB) rooted_fixed_rt-M500a_v1.65.4_20130118a_updated_FULL_IMAGE.rar (link down) – The full SD card with 1.65.4 (747 MB) Normally, you would just use the firmware update file that contains the system, boot, u-boot and recovery partition (in this release) by following those steps in a Linux or Windows PC [Update: this method does not appear to work for anybody, please scroll down to use dd / Win32DiskImager method]: Extract rooted_fixed_rt-M500a_v1.65.4_20130118a_updated.7z Copy the files to a microSD card Insert the microSD card into GK802 microSD slot. Insert the microUSB cable halfway in GK802 […]

H.265/HEVC (High Efficiency Video Coding) Status and How-To Encode Videos to H.265

Now H.264 is the main standard used for video compression, and most devices that can support video playback feature an SoCs capable of H.264 hardware video decoding. Since 2004, however, work has been done to improve H.264, and a new standard called High Efficiency Video Coding (HEVC), also referred to as H.265, will eventually replace H.264, even though this will take a few more years to really gain traction. HEVC will be able to double the data compression ratio compared to H.264 with the same quality, or improve the quality using the same bitrate, and it can support 8K UHD (Ultra High Definition) with a resolution of 7680×4320 (4320p). This new video codec is a big deal for those who pay for video bandwidth (80% of internet traffic according to Ericsson), and it should also be welcomed by consumers, as it will magically double their storage device capacity, and they may […]

Olimex A13-OLinuXino-MICRO Development Board Unboxing And Review

Every Friday, Olimex organizes an online competition where they give away one of their board. They’ll ask a (usually simple) technical question on their twitter account at 22h00 (GMT+7), and all you have to do is to reply to their tweet with the correct answer within one hour. The winner is then selected randomly with random.org. There are usually 50 to 100 respondents so the odds are pretty good. I played a few times, and finally, I was lucky enough to win an A13-OLinuXino-MICRO development board at the beginning of December. I received it yesterday, after UPS took a whooping 15 days to deliver the board (Way to go UPS!). The board can be purchased on Olimex for 35 Euros plus shipping and taxes, or even lower if you order larger quantities. A13-OLinuXino-MICRO is a stripped down version of A13-OLinuXino-WIFI with the following specs: SoC – AllWinner A13 Cortex A8 […]

Exit mobile version