Cisco Edge 340 Digital Media Player Targets Digital Signage & Business Applications

Most of the time I feature low cost (Chinese) media players in this blog, but today I’ve had a look at a media player at the other side of the market that targets business users with applications such as webcasting and video sharing, digital signage, and business IPTV. Cisco Edge 340 digital media player (DMP) comes in two flavors “Wireless” and “non-wireless”, and boast features such as PoE or RS-232 which are not often found in consumer devices. Cisco Edge 340 Specifications: SoC – Dual 1.60 GHz processor with integrated GPU @ 400MHz, most probably Intel Atom Z2560. It turns out it could be Intel Atom CE5335 instead. System Memory – 2GB DDR3 @ 800 MHz Storage – 32GB SSD (70MB/s write speed) and SD card slot Connectivity – 1x Ethernet 10/100/1000-Gbps port with PoE and PoE+ support. Wireless version only: Dual band Wi-Fi 802.11 b/g/n + Bluetooth 4.0 Video […]

Fedora 20 “Heisenbug” Release Makes ARM a Primary Architecture

Fedora has been supporting ARM architecture for a while now, but it was only as a secondary architecture without official support. With the recent Fedora 20 release, nicknamed “Heisenbug”, the ARM architecture, more exactly ARMv7 hard float and greater, is promoted to a primary architecture meaning ARMv7 will have the same status as x86 and x86_64 architectures with packages officially build and supported by the Fedora community. What it does not mean however, due to the nature of ARM architecture, is that you can simply download an ISO to install on any ARM platforms, like you would do on an Intel or AMD computer. It’s a little more complicated than that, as it is platform specific, but instructions are available for the Beaglebone Black, Compulab Trimslice, the Wandboard, Calxeda Energycore Midway and Highbank, and Versatile Express in QEMU. You can download images with MATE, KDE, XFCE, LXDE, SOAS desktops, as […]

ARM Based Servers and Servers-on-a-Chip (SoCs) at ARM Techcon 2013

ARM Techcon 2013 took place on October 29 – 31, 2013, in Santa Clara, and several companies announced servers, or chips for server based on ARM technology. None of those are for home used, but for now ARM based servers target enterprise and cloud data. Yet end users may them indirectly when they access social networks such as Facebook, or other online services such as Paypal. Calxeda ECX-2000 SoC After their ECX-1000 quad core Cortex A9 Server-on-chip, Calxeda has announced ECX-2000 SoC featuring four Cortex A15 cores. The new SoC provides about twice the performance, 3 times the memory bandwidth, and 4 times the memory capacity (up to 16GB RAM) of the earlier chip.   One of the key advantage of Cortex A15 over Cortex A9 is hardware virtualization that allows support for KVM and Xen hypervisors. ECX-2000 is supported in Canonical Ubuntu Linux 13.10 and can run Havana Openstack. Other […]

Fedora 19 ARM Remix R1 Release With Support for AllWinner A10, A10s, A13 and A20 SoCs

After releasing a stable version of Fedora 18 for AllWinner A10 and A13 in February, Hans de Goede, working at Red Hat and a Fedora contributor, has recently announced “Fedora 19 ARM remix for Allwinner SOCs” on linux-sunxi community mailing list. This released based on Fedora 19 for ARM together with linux-sunxi kernel and u-boot, adds support for A10s and A20 based devices, and 38 boards and devices are now supported. To give it a try, download the 665MB image:

then write it to an SD card (8GB or greater):

Where you have to replace [device] with your actual SD card device, e.g. sdc.Since u-boot is board/product specific, you’ll also have to update u-boot for your hardware. Remove the SD card, re-insert it, and run:<

to display a graphical menu (if dialog is installed on your Linux PC), or a list supported boards and products:

Select […]

Linaro Connect Europe 2013 Sessions and Mini-Summit

Linaro Connect Europe 2013 (LCE13) is taking place in Dublin, Ireland on July 8 – 12, 2013. If you are not there, you can still follow the event remotely as the event schedule is available with tracks focused on Android, Builds and Baselines, Enterprise, Graphics and Multimedia, Linux Kernel, Network, Project Management Tools and Training, and the Testing and Validation mini-summit will also take place at the same time. There will be hacking and lab sessions each day (except on Friday) where you can expect to learn useful skills. I’ve selected 2 sessions per day that I think might be particularly interesting. Monday 10:00 – 10:45 – ARMv8 Status and Updates Current Status of v8 tree What’s merged? What’s features are next priorities? Platform Updates What members should know about adding new v8 platforms 12:00 – 13:00 – How to make Android more efficient for entry level products The main objective of […]

Calxeda Showcases Aaeon and Foxconn ARM Servers at Computex 2013

ARM started to get involved in servers in 2011 with the announcements of Calxeda Energy Core, Marvell, and Applied Micro X-Gene Servers-on-a-Chip, and in 2012, products made by companies such as HP and Mitac  started to appears. We’ve got to see some more ARM based servers this year thanks to Charbax, who filmed some Aaeon and Foxconn servers powered by Calxeda EnergyCore quad core ARM Cortex A9 SoC at Computex 2013. The first server is Aaeon Indus 1U cloud storage appliance: 1U Chassis 2x Calxeda Energycore nodes 10x 3.5″ HDD 2x 10 GbE uplinks and 4x 10GbE chassis-to-chassis interconnects Foxconn server shown at Computex has slightly higher specs: 4U chassis 12 Calxeda Energycore nodes 60x 3.5″ HDD for up to 240TB storage 4x 10 GbE uplinks and 6x 10 GbE chassis-to-chassis interconnects for 100 GbE total bandwidth There’s also a Gigabyte server, but I could get details. Server based on […]

Pidora 18 (Raspberry Pi Fedora Remix 18) Released

John Chiappetta, working for Seneca Centre for Development of Open Technology, has recently announced the release of Raspberry Pi Fedora Remix 18, which will be now known as Pidora 18. If you were there at the time of Raspberry Pi Fedora Remix 14 release, the first ever Linux distribution released for the Raspberry Pi, you may remember it had many issues, and the Raspberry Pi foundation decided to remove it from their Download page. This fourth release will hopefully fix many issues, and they’ll end up back on Raspberry Pi site. Based on the Changelog vs R-Pi Fedora Remix 17, Pidora 18 features look promising: Almost all of the Fedora 18 package set available via yum (thousands of packages were built from the official Fedora repository and made available online) Compiled specifically to take advantage of the hardware already built into the Raspberry Pi Graphical firstboot configuration (with additional modules […]

Final Release of Fedora 18 for AllWinner A10 & A13 Powered Devices

A few months ago, Hans de Goede, currently working at Red Hat and a Fedora contributor, started to show up on linux-sunxi mailing list, and sent a lot of kernel patches for linux-sunxi kernel. Last week-end, he  announced “Fedora 18 Final for Allwinner A10 and A13 based devices” on linux-sunxi community mailing list. To install it, first download the image:

And write it to an SD card (all data will be wiped out):

You may have to replace “/dev/mmcblk0” by your own SD card device, e.g. “/dev/sdc”. AllWinner based devices can share the same kernel, but u-boot is board/products specific, so you’ll have to install u-boot for your board. First remove the SD card, re-insert it in order to automatically mount the FAT partition, and run:

This will show the list of supported boards and products. Then run the command again for your device. For example:

[…]

Exit mobile version
UP 7000 x86 SBC