The Mer Wiki now uses your Mer user account and password (create account on https://bugs.merproject.org/)
Community Workspace/Omap4/Pandaboard
From Mer Wiki
< Community Workspace(Difference between revisions)
m (→Status) |
(→Status) |
||
Line 5: | Line 5: | ||
{| border="1" cellpadding="1" | {| border="1" cellpadding="1" | ||
|- | |- | ||
− | ! Device Profile !! Boots !! Display !! Touchscreen !! Wireless !! Mobile Data !! H/W Accel. GFX !! Sensors !! GPS !! Audio | + | ! Device Profile !! Boots !! Display !! Touchscreen !! Wireless !! Mobile Data !! BT !!H/W Accel. GFX !! Sensors !! GPS !! Audio |
|- | |- | ||
! Pandaboard | ! Pandaboard | ||
Line 13: | Line 13: | ||
| style="background-color:red" | crash in Settings->Connections->Wifi | | style="background-color:red" | crash in Settings->Connections->Wifi | ||
| style="background-color:grey" | testers welcome (Huawei Exxx USB UMTS, like E220, are known to work well with Linux dev boards) | | style="background-color:grey" | testers welcome (Huawei Exxx USB UMTS, like E220, are known to work well with Linux dev boards) | ||
+ | | style="background-color:grey" | testers welcome. needs firmware? | ||
| style="background-color:green" | Yes | | style="background-color:green" | Yes | ||
| style="background-color:lightgreen"| evtest-capture lists accelerometer. That's all for now :) | | style="background-color:lightgreen"| evtest-capture lists accelerometer. That's all for now :) | ||
Line 25: | Line 26: | ||
| style="background-color:red" | crash in Settings->Connections->Wifi | | style="background-color:red" | crash in Settings->Connections->Wifi | ||
| style="background-color:grey" | testers welcome (Huawei Exxx USB UMTS, like E220, are known to work well with Linux dev boards) | | style="background-color:grey" | testers welcome (Huawei Exxx USB UMTS, like E220, are known to work well with Linux dev boards) | ||
+ | | style="background-color:grey" | testers welcome. needs firmware? | ||
| style="background-color:green" | Yes | | style="background-color:green" | Yes | ||
| style="background-color:red"| Nothing relevant under evtest-capture | | style="background-color:red"| Nothing relevant under evtest-capture |
Revision as of 18:26, 13 May 2013
This is WIP
Contents |
Status
Device Profile | Boots | Display | Touchscreen | Wireless | Mobile Data | BT | H/W Accel. GFX | Sensors | GPS | Audio |
---|---|---|---|---|---|---|---|---|---|---|
Pandaboard | Yes | Yes, HDMI->DVI oob | testers welcome (check this for options) | crash in Settings->Connections->Wifi | testers welcome (Huawei Exxx USB UMTS, like E220, are known to work well with Linux dev boards) | testers welcome. needs firmware? | Yes | evtest-capture lists accelerometer. That's all for now :) | any USB GPS will do. testers welcome | testers welcome |
Pandaboard ES | Yes | Yes, HDMI->DVI oob | testers welcome (check this for options) | crash in Settings->Connections->Wifi | testers welcome (Huawei Exxx USB UMTS, like E220, are known to work well with Linux dev boards) | testers welcome. needs firmware? | Yes | Nothing relevant under evtest-capture | any USB GPS will do. testers welcome | testers welcome |
Install
- Download nemo-armv7hl-pandaboard-rnd.ks
- build image with:
mic cr raw nemo-armv7hl-pandaboard-rnd.ks --outdir=tmp/ \ --tokenmap=MER_RELEASE:latest,NEMO_RELEASE:latest,FLAVOUR:devel --arch=armv7hl --pkgmgr=zypp
- SD card flashing:
dd if=tmp/nemo-armv7hl-pandaboard-rnd-mmcblk0p.raw of=/dev/sdX bs=4096
minimal-lipstick
Also good to have a fallback system: the minimal Nemo installation:
- disabled meegotouch-systemui
- stripped out many packages & apps
- no contactsd etc
Only to be used for performance/stability tests, because otherwise it breaks the integrity of Nemo Mobile.
mic create mer-minimal-lipstick-pandaboard-armv7hl.ks