Difference between revisions of "Category:Machine"

From Openembedded.org
Jump to: navigation, search
(Machines Comparison)
(Fix cgit URL)
 
(14 intermediate revisions by 9 users not shown)
Line 1: Line 1:
 
This page contains information about devices (machines) that are supported in OE.
 
This page contains information about devices (machines) that are supported in OE.
* Machine Conf files are found in the [http://cgit.openembedded.net/cgit.cgi?url=org.openembedded.dev/tree/conf/machine&h=org.openembedded.dev conf/machine directory] in the OE metadata.
+
* Machine conf files are found in the [http://cgit.openembedded.org/cgit.cgi?url=openembedded/tree/conf/machine conf/machine directory] in the OE metadata.
 
 
== Machines Comparison ==
 
{| class="wikitable" border="1"
 
|-
 
! Machine
 
! CPU
 
! Ram
 
! Display
 
! Network
 
! Storage
 
! Input
 
! Other hardware
 
! Drivers freeness
 
! Last stable Kernel version
 
! Compatibles Distributions(as in conf/distro in the openembedded tree)
 
|-
 
| Openmoko Gta02
 
| ARM920T@400Mhz(arm v4t)
 
| 128MB
 
| 480x640 touchscreen(glamo graphic chip)
 
| wifi(ar6k)
 
| 256MB flash,micro-sd slot
 
|
 
| Ti calypso GSM,GPRS modem,GPS
 
| 100% free driver(but 3 firmwares: gsm,wifi and gps)
 
| 2.6.24
 
| Openmoko,angstrom
 
|-
 
| Nokia N800
 
| OMAP2420@400 MHz
 
| 128MB
 
| 800x480 touchscreen
 
| wifi
 
| 256MB,2SDHC slots
 
|
 
| GPS
 
| sound,power management,wifi(need an proprietary userland calibration tool),dsp are not free
 
| ?
 
| mamona,others?
 
|-
 
|}
 

Latest revision as of 10:07, 27 September 2011

This page contains information about devices (machines) that are supported in OE.