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)
(→Status) |
(→Status) |
||
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. | + | | style="background-color:grey" | testers welcome. |
| 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 24: | Line 24: | ||
| style="background-color:green" | Yes, HDMI->DVI oob | | style="background-color:green" | Yes, HDMI->DVI oob | ||
| style="background-color:grey" | testers welcome (check [http://pandaboard.org/content/pandaboard-lvds-lcd-touchscreen this] for options) | | style="background-color:grey" | testers welcome (check [http://pandaboard.org/content/pandaboard-lvds-lcd-touchscreen this] for options) | ||
− | | style="background-color:red" | crash in Settings->Connections->Wifi | + | | style="background-color:red" | crash in Settings->Connections->Wifi [hangs UI] |
| 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: | + | | style="background-color:red" | Settings -> Connections -> Bluetooth : no adapter found |
| 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. sensord log shows many errors |
| style="background-color:grey" | any USB GPS will do. testers welcome | | style="background-color:grey" | any USB GPS will do. testers welcome | ||
| style="background-color:grey" | testers welcome | | style="background-color:grey" | testers welcome |
Revision as of 21:14, 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. | 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 [hangs UI] | testers welcome (Huawei Exxx USB UMTS, like E220, are known to work well with Linux dev boards) | Settings -> Connections -> Bluetooth : no adapter found | Yes | Nothing relevant under evtest-capture. sensord log shows many errors | 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