Kodi 14.2 Final and Kodi 15 Alpha 2 Released

Kodi developers have recently announced two release for Kodi: the stable version of Kodi 14.2 Helix, which should be the last Kodi 14 release, and Kodi 15 Alpha 2 Isengard with some interesting new features. Since Kodi 14.2 is a minor release, no new features have been added, but they fixed several bugs: Application stopped responding on Windows Gap-less playback on MP3 Playback of rtmp protocol Scanning of newly added episodes Fix multipath source scanning Loading external subtitles in some cases packaging of PIL module on Android. This fixes some script error when using weather add-on Fix video playback on all platform after refresh rate change Various bugs that were present in PVR add-ons. Save weather location Fix filtering of foreign add-ons ftps handling Use LastWrite instead of ChangeTime for file system on Windows As usual, you can download the release via Kodi download page for Windows, Linux. Mac OS […]

Scaleway Provides Dedicated ARM Servers for 10 Euros per Month, 0.02 Euro per Hour

Earlier this year, Online Labs launched a beta hosting program using custom-designed C1 dedicated servers powered by Marvell Armada 370/XP quad core processor. The company has now launched a commercial service called Scaleway providing hosting service on these baremetal servers for 9.99 Euros per month, or 0.02 Euro per hour, as well as a “Infinite Storage” service with 1GB data for 0.02 Euros per month. Here are the details of the 10 Euros plan: Server based on Marvell Armada 370/XP quad core ARMv7 processor Memory – 2GB Memory Storage – 50GB SSD Disk 1x Reserved public IPv4 200Mbit/s – Unmetered bandwith Operating Systems – Ubuntu, Debian, Fedora, ArchLinux ARM. Docker supported. That’s not a VPS, but a dedicated server. For reference, I currently pay around $20 per month (Linode) for a server with an Intel Xeon E5-2680 dual core processor with 2 GB RAM and 50 GB SSD storage, and 3 […]

ActDuino S500 Development Board Features Actions Semi S500 Quad Core Processor

Actions Technology is a subsidiary of Actions Semiconductor SoC vendor, that makes solutions based on Actions Semi SoCs, and recently joined Linaro. The company is said to focus on “focuses on solutions for smart handheld and smart home devices. Its main products are tablet, over-the-Top (“OTT”) set-top boxes and Bluetooth enabled boombox solutions, along with total product and technology solutions based on the Android platform”. We already know it will soon release a 96Boards compliant board, but in the meantime, the company has officially launched Actduino S500 development board powered by a new S500 quad core Cortex A9 processor. I actually found out about this board on ARMDevices.net last October, and sent an email asking for information to the company, but I have not received an email yet after 6 months… At the time, the processor was called ATM7059, but now it’s S500, and it’s unclear if they just renamed […]

Cubieboard 4 Ubuntu Review – Setup, Usability, and Performance

Cubieboard4 is a development board powered by Allwinner A80 octa-core processor with 2GB RAM and 16GB eMMC. I’ve already shown how to get started with the board using the pre-installed Android 4.4 image, and run some benchmarks in Android, so now it’s time to check out the Ubuntu Linaro 14.04 image provided by CubieTech. I’ll show how to install and setup Ubuntu 14.04 on the board using a micro SD card, run desktop applications like Chromium, Libre Office, and son on on the board, and complete the review with some Linux benchmarks. Setting up Ubuntu on Cubieboard4 Firmware images for Cubiebord4 can be downloaded @ http://dl.cubieboard.org/model/cc-a80/Image/. Currently Android 4.4, Debian server, Ubuntu Linaro server, and Ubuntu Linaro desktop with LXDE desktop environment. That’s the latter I’ll use for the experiment, and two images are available: linaro-desktop-cb4-card-hdmi-v0.4.img.7z – Bootable image from micro SD card linaro-desktop-cb4-emmc-hdmi-v0.4.img.7z – Installation image to eMMC to […]

How to Read OpenOffice / LibreOffice Files from the Command Line

Let’s say you have edited a file in LibreOffice Writer, but later you access your computer remotely via SSH for example. You don’t really want to bother copying the file to your current machine, and rather just quickly check its content in the terminal. Is there a way? Since odt files are just some zip files containing XML files, you could manually decompress the file, and open XML files, but there is a more convenient the program is called odt2txt. On an Ubuntu / Debian machine it can be installed with:

For basic usage, you just need to pass the filename as parameter:

But there are also a few more options:

This also wrote with ods (spreadsheets) and odp (presentations) files with ods2txt and odp2txt which are just symlinks pointing to the same program as odt2txt, namely odt2txt.odt2txt. Jean-Luc Aufranc (CNXSoft)Jean-Luc started CNX Software in 2010 as […]

Gigabyte MP30-AR0 is an ARM Server Motherboard Powered by Applied Micro X-Gene 1 SoC

So far, it’s been pretty hard to buy ARM server motherboards for individuals, as most, if not all, products were reserved to corporate entities, but with Gigabyte MP30-AR0 server motherboard featuring the first generation Applied Micro X-Gene 64-bit ARM processor this might be about to change. [Update: As mentioned in comments I was probably wrong here, since the motherboard is listed on the Gigabyte’s B2B website, and not its B2C website]. MP30-AR0 specifications: Processor – AppliedMicro X-Gene 1 processor with 8 ARMv8 cores up to 2.4GHz (TDP 45W) System Memory – 8 x DIMM slots, Single, dual rank UDIMM modules @ 1333/1600 NHz supported (up to 16GB) Storage – 4x SATA III 6Gb/s ports + 1x SD card slot Connectivity – 2x 10GbE SFP+ LAN ports (integrated), 2x GbE LAN ports (Marvell 88E1512), 1x 10/100/1000 management LAN Graphics – Video Integrated in Aspeed AST2400. 2D Video Graphic Adapter with PCIe […]

Linaro 15.03 Release with Linux 4.0 and Android 5.1

Linaro has just announced their 15.03 release with Linux 4.0-rc4 (baseline), Linux 3.10.72 and 3.14.36 (LSK), and Android 5.1. The organization has worked on hardware platforms from members namely Qualcomm, ARM, HiSilicon, Samsung, and STMicro, including the recently announced 96Boards boards, and other ARMv8 platforms. Highlights of the release: Linux Linaro 4.0-rc4-2015.03 updated linaro-android topic added a few build/boot fixes for Arndale (llct-misc-fixes topic) GATOR topic: version 5.20.1 updated integration-linaro-vexpress64 topic by ARM LT (FVP Base and Foundation models, and Juno support) updated topic from Qualcomm LT (ifc6410 board support) simple EEPROM framework (via Qualcomm LT’s topic) updated topic from HiSilicon LT (Hi36xx, HiP04, and X5HD2 families support) rebased “ILP32 patch set v3” onto 4.0-rc2 Linaro builds of AOSP 15.03 updated all the baselines to AOSP 5.1 added commit based trigger feature to CI builds Linaro OpenEmbedded 2015.03 integrated Linaro GCC 4.9-2015.03 dismantled meta-aarch64 layer created meta-ilp32 layer cleaned out […]

How to Install Ubuntu 14.04 on Acer Aspire E5 Laptop

I’ve been owning an Acer Aspire One D255E netbook with a 10″ display, an Intel Atom N455 processor and 1GB RAM that served me well during my travels, but as I’ve become older and less patient, I felt I needed to upgrade it. I planned to spend around 10,000 Baht (~$300), wanted a 14″ display, one of the low power CPU such as Intel Bay Trail-M or AMD Mullins / Beema processors, at least 500GB storage, 4GB RAM, and the ability to install Ubuntu. Finally, after going through several products at my local shop, I had to chose between Acer Aspire E5-411-P3CL with a 7.5W TDP Intel Atom N3540 and Acer Aspire E5-421G-45L0 with a 15W TDP AMD A4-6210 processor that both sell for 11,900 Baht ($365). Despite my preference for processor with lower TDP, I still went with the AMD system, since the performance is a little better, the […]

EmbeddedTS embedded systems design