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) |
||
(3 intermediate revisions by one user not shown) | |||
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:red" | [https://bugs.nemomobile.org/show_bug.cgi?id=174 NEMO#174] | ||
| 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 23: | 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:red" | [https://bugs.nemomobile.org/show_bug.cgi?id=174 NEMO#174] | ||
| 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 |
Latest revision as of 19:00, 29 May 2013
This is WIP
Contents |
[edit] 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) | NEMO#174 | 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) | NEMO#174 | Yes | Nothing relevant under evtest-capture. sensord log shows many errors | any USB GPS will do. testers welcome | testers welcome |
[edit] 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
[edit] 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