You may have heard about libhybris, a library that cleverly loads Android HW adaptations and convert calls from bionic to glibc. One of the greatest achievement of this library is to allow Android GPU drivers to be used with Linux, and is notably used by Canonical, although they did not write it, for Ubuntu 14.04 which will be compatible with any recent Android smartphones or tablets. One way to get started with libhybris is to port a device to Ubuntu Touch, but this may take a while. However, I’ve found a faster and easier way to play with libhybris thanks to Martin Brook (vgrade) who wrote a tutorial on how to use libhybris with Mer on the Cubieboard. Mer is an open source mobile Linux distribution powered by Qt/QML and HTML5, that’s born from the ashes of Meego, and is now used in the upcoming Sailfish OS. You’ll need to […]
Payter NFC Watch Can Be Used to Make Payments, for Identification, and More
The first time I heard about NFC was when it was implemented in Android 2.3, and the Google Nexus S featured it, but it’s quite older than that, as the initial specifications were published in 2006, and the very first phone to feature the technology was Nokia 6131. If you’ve ever been to Hong Kong, you may have used Octopus cards which are used for contactless payments for public transport and shopping. Those cards use Felica RFID technology which is part of NFC, and has also been included in some watches (since 2010), so you can easily pay for subway or bus by hovering your watch on the card reader. I’ve been wondering why I could not see more of those, and I think NFC may be a feature of upcoming smart watches, so I started to look for existing solutions this morning, and found Payper NFC Watch designed by […]
Libhybris Let You Use Android Drivers & HW Libraries in Linux
One of the main issues with Linux on ARM is the lack of proper GPU drivers for the platform, as most silicon manufacturers now only focus on Android drivers which are not compatible with the Linux kernel, because Android is based on Bionic C library, whereas Linux is based on glibc or its variants. There are two ways to solve this issue: Open Source GPU drivers. This would be the ideal solution, as you would just be able to cross-compile the drivers for the proper, as well as fix bugs without having to ask the silicon manufacturer to fix the driver for you. Bionic to Glibc library. Such library acts like libdl, and allows to load Bionic library and overrides some symbols from bionic with glibc based ones. This is exactly what libhybris does. Ubuntu Touch is capable of using Android GPU drivers to run Ubuntu thanks to this library, […]
Ubuntu 11.10 Image for Hi802 / GK802 is Now Available for Download
About 2 weeks ago, Jasbir released an Ubuntu 11.10 image and installation instructions for GK802 and Hi802 mini PCs based on Freescale i.MX6. I could only find time to give it try yesterday and today. I’ll provide the steps I followed to install the image, and my quick first impressions of the stability and performance of this image. Installation Instructions I mainly followed the instructions provided by Jasbir, and run GParted to increased the partition size on my micro SD card. The image is for a 8 GB micro SD, but those instructions should work on 4GB SD card and greater, as the rootfs partition is only 3GB large. Download the Ubuntu 11.10 image, uboot, as well as the kernel image and modules in a Linux PC:
1 2 3 4 |
wget http://dl.miniand.com/jas-hacks/gk802/ubuntu_gk802.img.gz wget http://dl.miniand.com/jas-hacks/gk802/u-boot.imx wget http://dl.miniand.com/jas-hacks/gk802/uImage_3.0.35-0269_cpu_freq wget http://dl.miniand.com/jas-hacks/gk802/modules_3.0.35-02695.tar |
Copy the image, uboot and the kernel to the micro SD card by typing the commands below:
1 2 3 4 |
gzip -d ubuntu_gk802.img.gz sudo dd if=ubuntu_gk802.img of=/dev/<sd_device> sudo dd if=u-boot.imx bs=1k seek=1 of=/dev/<sd_device> && sync sudo dd if=uImage_3.0.35-0269_cpu_freq of=/dev/<sd_drive> bs=1048576 seek=1 && sudo sync |
Replace /dev/<sd_device> by your […]
Nvidia Updates its Tegra Roadmap with Parker 64-Bit ARM SoC, Unveils Kayla CUDA Development Platform
Nvidia has given an update about the roadmap for its Tegra processor at the GPU Technology Conference in San Jose, California. Tegra 4 will still be followed by Logan (Tegra 5) as planned with a Kepler GPU and support for CUDA and OpenGL 4.3, but “Stark” has been replaced by “Parker” (Tegra 6) which will be the first 64-Bit Tegra processor based on Denver CPU, Maxwell GPU and make use of Finfet transistors. Logan will be available in 2014, and Parker should be available in 2015 with 100 times more performance than Tegra 2. With this kind of performance, the separation line between desktop and mobile processors will be gone. Nvidia also unveiled Kayla (“Logan’s girlfriend”), a development platform for CUDA and OpenGL based on Tegra 3 quad-core ARM processor and a Kepler GPU connected via a PCI express slot. Jen-Hsun Huang (above) showcased Kayla performance by running real-time ray […]
$49.90 MarsBoard is Yet Another AllWinner A10 Development Board
After the tablet based Gooseberry and Hackberry boards, as well as Cubieboard and the upcoming A10-Olinuxino development boards, here’s another development board based on AllWinner A10 called the MarsBoard that looks very similar to the Cubieboard. Here are the key features of the board: SoC – AllWinner A10 Cortex A8 @ 1 GHz + Mali-400 GPU System Memory – 1GB DRAM Storage – 4GB Flash + 1x microSD card (up to 32GB) Video Output – HDMI Audio Output – 3.5mm stereo jack USB – 2x USB host port + 1x microUSB Connectivity – 10/100 M Ethernet SATA Connector Headers – 2x 2.0mm GPIO headers. (140 pins in total) Power Supply Requirements – 5V/2A Dimensions – 80mm x 55mm There’s also a 3.5mm jack but I’m not sure if it’s just for audio in or out, or for composite output. The website is still in construction (basically a modified copy of […]
Future Versions of Ubuntu To Feature Mir Display Server Compatible With Android Graphics Drivers
The X server is getting old, and many developers complain it’s not an optimal solution anymore due to its (over) complexity, which was why Wayland was developed. However, it turns out Ubuntu will not use Wayland, but instead their own display server called Mir which will be used in all form factors from phones to desktops. Phoronix has provided a quick summary about the key aspects of Mir: Mir is a new display server being developed at Canonical and it is not based on X.Org or Wayland. Android graphics drivers will be supported. Existing DRM/KMS/Mesa/GBM (the open-source Linux graphics drivers) will work. Canonical is pressuring the binary blob vendors to make their drivers compatible. There will be support for legacy X11 applications through an integrated root-less X.Org Server. Canonical will natively support GTK3 and Qt/QML toolkits with Mir. Mir will be used for all form factors from Ubuntu Phones to […]
Ubuntu Linaro 12.11 with 2D/3D Mali-400 GPU Acceleration on ODROID-X Development Board
A few days ago, Hardkernel released the first version of Ubuntu 12.11 (Linaro) with Mali-400 GPU support for their ODROID boards (ODROID-X/X2, ODROID-U/U2). This is still WIP (Work in Progress), but this is one of the few boards together with Pandaboard, Origen and Snowball that can support 2D/3D GPU acceleration in Ubuntu Quantal. Since I have an ODROID-X development board, I decided to give it a try. There are different ways to install it. I chose the way that is most convenient for me (LCD display instead of HDMI), and likely to yield more performance (eMMC instead of SD Card). The current installation instructions to eMMC are extremely cumbersome and you have to go through 5 main steps: Install Android (yes, seriously) in the eMMC Install Ubuntu in the SD Card Install Ubuntu to the eMMC Upgrade Ubuntu to the latest version Install the Mali drivers In this post I’m […]