Difference between revisions of "ARM Systems"

From MythTV Official Wiki
Jump to: navigation, search
(in the mean time 12.04 LTS images with hardware acceleration appear to be available)
(add MiniX NEO X5 a TV Box with Bluetooth and IR from 66 EUR)
(2 intermediate revisions by one other user not shown)
Line 13: Line 13:
 
|-
 
|-
 
! [http://www.raspberrypi.org/ Raspberry PI Model B]
 
! [http://www.raspberrypi.org/ Raspberry PI Model B]
 +
[[Rasberry Pi]]
 
! Broadcom BCM2835
 
! Broadcom BCM2835
 
! ARM1176JZFS 700MHz
 
! ARM1176JZFS 700MHz
Line 20: Line 21:
 
! OpenGL ES 2.0
 
! OpenGL ES 2.0
 
! OpenMAX
 
! OpenMAX
 +
|-
 +
! [http://www.minix-tech.de/produkte/tv-box/neo-x5/ MiniX NEO X5]
 +
! Rockchip RK3066
 +
! Cortex-A9 Dual core
 +
! Mali 400 Quad core
 +
! 1 GB DDR3
 +
! [http://ubuntu.g8.net/index.php/downloads 12.10 images] available
 +
!
 +
! Also has a VPU [https://code.google.com/p/rk3066-linux/issues/detail?id=1 but it appears it is not yet supported]
 
|-
 
|-
 
! [http://www.wandboard.org/ Wandboard Quad]
 
! [http://www.wandboard.org/ Wandboard Quad]
Line 32: Line 42:
  
 
See alse [http://en.wikipedia.org/wiki/Comparison_of_single-board_computers Wikipedia's comparison of single board computers].
 
See alse [http://en.wikipedia.org/wiki/Comparison_of_single-board_computers Wikipedia's comparison of single board computers].
 +
 +
[[Category:Hardware]]

Revision as of 10:18, 1 April 2014

There are lots of nice little ARM systems for small money on offer. To run mythfrontend you need memory (keep in mind that the memory is shared between CPU and GPU!) and a fast CPU or supported GPU video decoding API.

System Processor CPU Cores GPU Cores Memory Ubuntu 3D API Video API
Raspberry PI Model B

Rasberry Pi

Broadcom BCM2835 ARM1176JZFS 700MHz Videocore 4 512MB no OpenGL ES 2.0 OpenMAX
MiniX NEO X5 Rockchip RK3066 Cortex-A9 Dual core Mali 400 Quad core 1 GB DDR3 12.10 images available Also has a VPU but it appears it is not yet supported
Wandboard Quad Freescale i.MX6 Quad Cortex-A9 Quad core Vivante GC2000 videocore 2 GB DDR3 12.04 LTS images available Freescale's own with sample code available

See alse Wikipedia's comparison of single board computers.