Installing Ubuntu 12.04 LTS in Acer Aspire One D255E Netbook

I previously installed Ubuntu 10.04 LTS on my Acer Aspire One D255E network (Atom N455 with GMA3150 GPU), and there were quite a few issues to solve with Ethernet, Wifi and the SD Card but eventually, everything worked fine. I have now upgraded it to Ubuntu 12.04 LTS, using the instructions I posted yesterday. The good news is that WiFi and the SD card worked right after the installation, but Ethernet would not work and there were 2 new issues: The system was very slow The touchpad would not work It might be possible that the touchpad and Ethernet issues do not occur by doing a fresh installation with Ubuntu 12.04 ISO, but I haven’t tried. Improving Ubuntu 12.04 Performance I noticed that if you just moved the mouse over the launcher, compiz (composting window manager handling 3D acceleration via OpenGL) would use 100% CPU. I ran glxinfo to verify […]

Upgrading Ubuntu 10.04 LTS to Ubuntu 12.04 LTS

If you are using Ubuntu 10.04 LTS and were expecting Ubuntu 12.04 LTS to be available in the Upgrade Manager, you were wrong. Well, at least I was wrong… Canonical won’t make it available via the Upgrade Manager in the first release, but only in July with Ubuntu 12.04.1 release, and the company recommends that most LTS users wait until then before upgrading to 12.04. But if you can’t possibly wait that long, you can run: do-release-upgrade -d or update-manager -d to upgrade from Ubuntu 10.04 (Lucid Lynx) to Ubuntu 12.04 (aka Precise Pangolin). The first command will run in the terminal, the second will start the Update Manager and allow you to select “New Ubuntu release ‘12.04’ is available”. For details on why you should NOT upgrade yet, see http://askubuntu.com/questions/125825/upgrading-lts-to-lts-server-why-wait-for-the-first-point-release. The first time I tried to upgrade I had the following errors: Could not calculate the upgrade An unresolvable […]

How to Create Your Own Debian / Ubuntu Image for Mele A1000 (AllWinner A10 Based STB)

Developers working on AllWinner A10 have released an Ubuntu 10.04 LTS SD card image (4GB) for the Mele A1000. I’ll show how you can create your own Debian or Ubuntu image based on this image for any size of SD Card using Debian 6.0 (Squeeze) and the recent Ubuntu 12.04 (Precise Pangolin) as example. The current image is not perfect, for example Ethernet doesn’t work (but you can still get network connectivity with WiFi), the NAND flash can not be accessed, the system does not appear to be very stable when running X and a few more issues. But this will be fixed by the developer community over time. First download the SD card image wget http://hands.com/~lkcl/mele-ubuntu-lucid.img.lzma Install 7z (if you don’t have it yet) and decompress the file: sudo apt-get install p7zip-full 7z x mele-ubuntu-lucid.img.lzma The decompressed size is 4008706048, which might be larger than your 4GB SD Card […]

Linaro 12.04 Release with Kernel 3.4 and Android 4.0.4

Linaro has just released version 12.04 based on Linux Kernel 3.4-rc3 and Android 4.0.4_r1.1. This release already provides Ubuntu 12.04 LTS images for Pandaboard, Snowball, Origen and Versatile Express, and all community builds (nano, ALIP…) are based on Ubuntu Precise Pangolin as well. This should provide significant performance boosted compared to Ubuntu 11.10 thanks to hard-float support and other optimization (See Phoronix Benchmarks). A lot of work since to have gone into big.LITTLE implementation, HTML5 is now supported in Firefox, and it seems Linaro is still working on ARMv6 as they provided VP8 optimizations and improved the toolchain for this architecture. Here are the highlights of the release: Android Finished Snowball Multimedia enablement. Updated all builds to AOSP ICS 4.0.4_r1.1. Switched all builds to 4.7. Updated base toolchain components MPFR and GMP. Ported htop to Android. Ported stressapptest to Android for big.LITTLE Testing. Implemented and ran weekly big.LITTLE tests. Integrated […]

Olimex A13-OLinuXino Could Become a Proper Raspberry Pi Alternative

Olimex recently announced they produced the first 10 prototypes of iMX233-OLinuXino Development Board, a low-end Linux development board that will cost 30 Euros, with specifications inferior to the Raspberry Pi. They have now announced their plan to design A13-OLinuxXino development board based on the new AllWinner A13 chipset, a strip down version of AllWinner A10 without HDMI nor SATA. Thanks to the low cost of AllWinner A13 (5 USD for very large orders / 10 USD in smaller quantities), Olimex plans to sell the new A13-OLinuxXino board for the same price as the iMX233-OLinuXino but with a faster 1GHz Cortex A8 processor and 256 or 512 MB RAM. I assume their will be 2 versions as well, the MINI for 29,95 Euros and the MAXI version with 2 more USB 2.0 host ports and 10/100Mbit Ethernet for 44.95 Euros. This board could be a very interesting alternative to the Raspberry […]

199 USD iWave Systems Freescale i.MX508 RainboW-G13S Development Board

iWave Systems has just uploaded a new video of its new Freescale .i.MX508 low cost development board RainboW-G13S Quick Start Board, an alternative to the original Freescale i.MX53 QSB. This board targets the development of eReaders, industrial kiosks, home/industrial/office automation, portable medical devices and appliance control applications. Here are the specifications of this development board: CPU – Freescale i.MX508 processor  (Cortex A8) @ 800MHz System Memory – 256MB LPDDR2 Storage – 2/4 GB micro SD card loaded with boot code and Linux, 4MB SPI Flash (optional) and 8 GB eMMC (optional) Connectivity – 10/100Mbps Ethernet USB – Micro USB 2.0 Device port, 2x USB 2.0 Host Type A port Standard SD port for SDIO expansions Video Output – VGA Audio – Audio IN & OUT port Debug Ports –  DB9 Debug Serial port &  JTAG connector Expansion connector port for EPD & LCD expansion. The company provides Board Support Packages […]

Locux: 15 USD Freescale i.MX233 System On Module

These days, low cost boards seem to pop-up a bit everywhere…  Featuring the same processor as Olimex OLinuXino, the Locux board will be powered by a Freescale i.MX233 with 64 MB and boot from a microSD card (no NAND on the board). This project is quite different from other low cost board projects, since it is a system on module (SoM) and will require a carrier board to access peripherals such as Ethernet, USB Host and video output, although  the developers managed to boot it with a simple breadboard. The developers also explain that this board stands apart as it does not feature any BGA parts and can be hand soldered, which could be an advantage when sourcing the boards and some hobbyist may also like to do the soldering themselves. The Raspberry Pi is still hard to get and the some other low cost boards such as the Beaglebone […]

Emcraft Open Sources uCLinux and U-boot for Cortex M3 and M4 MCUs

Emcraft Systems has open sourced its ports of U-Boot and uClinux for Cortex-M3 and Cortex-M4 which are available on github at https://github.com/EmcraftSystems. This release supports the following platforms: ST Micro STM32F2 NXP LPC17XX Actel  SmartFusion Freescale Kinetis You can check the source code as follows: uCLinux: git clone git://github.com/EmcraftSystems/linux-emcraft.git U-boot: git clone git://github.com/EmcraftSystems/u-boot.git The company has also designed systems on module (SoM) with enough memory to run Linux with Cortex M3/M4 micro-controllers: Freescale Kinetis K70 SOM Actec SmartFusion SOM ST Micro STM32 SOM You might find more details on building/using u-boot or uClinux on EmCraft documentation page (especially linux-cortexm-um-1.4.1.pdf) and you may want to check EmCraft website for details on available hardware and BSP for Cortex M3/M4 solutions. 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 full time later […]

UP 7000 x86 SBC