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 2: | Line 2: | ||
== Status == | == Status == | ||
− | * Use [[Community_Workspace/Omap4/Pandaboard#minimal-lipstick|minimal-lipstick]] version for now. Full Nemo installation, after lock screen shows up, borks with: | + | * Use [[Community_Workspace/Omap4/Pandaboard#minimal-lipstick|minimal-lipstick]] version for now |
+ | * Impossible to launch qmlcalc twice (or flickr-qml thrice), this what's spat (and qmlcalc dies): | ||
+ | [ 121.403869] omapdrm omapdrm.0: already a pending flip | ||
+ | * Full Nemo installation, after lock screen shows up, borks with: | ||
Xorg invoked oom-killer: gfp_mask=0x44d0, order=2, oom_adj=0, oom_score_adj=0 | Xorg invoked oom-killer: gfp_mask=0x44d0, order=2, oom_adj=0, oom_score_adj=0 | ||
full log: http://pastie.org/5668605 | full log: http://pastie.org/5668605 | ||
− | + | Less important: | |
− | + | ||
* Moving mouse too early in in Xorg's boot, renders it unmovable - reconnect the cable | * Moving mouse too early in in Xorg's boot, renders it unmovable - reconnect the cable | ||
* When mouse cursor is shown, any animation is flickering when mouse is moving | * When mouse cursor is shown, any animation is flickering when mouse is moving |
Revision as of 16:51, 11 January 2013
This is WIP
Contents |
Status
- Use minimal-lipstick version for now
- Impossible to launch qmlcalc twice (or flickr-qml thrice), this what's spat (and qmlcalc dies):
[ 121.403869] omapdrm omapdrm.0: already a pending flip
- Full Nemo installation, after lock screen shows up, borks with:
Xorg invoked oom-killer: gfp_mask=0x44d0, order=2, oom_adj=0, oom_score_adj=0 full log: http://pastie.org/5668605
Less important:
- Moving mouse too early in in Xorg's boot, renders it unmovable - reconnect the cable
- When mouse cursor is shown, any animation is flickering when mouse is moving
Solved:
- 12/1/2013 Currently, launching any OpenGL app (tested with flickr-qml, qmlcalc and duicontrolpanel) from within lipstick kills Xorg while applauncherd is boosting it for Qt+GLES. Fix: http://www.hastebin.com/notadehohi.coffee
Progress
- 11/1/2013 (sledge) TODO: what causes out of memory? Reduce full Nemo installation package-by-package, irrelevant (GSM-related etc) ones first
- Having on top of minimal-lipstick installed meegotouch-systemui (with its deps), it's triggering OOM (itself or one of its deps: connman-qt contextkit-plugin-cellular contextkit-plugin-connman libiodata libiphb libqmlog qmsystem timed tzdata-timed)
Installation
Full Nemo install is not working. In most boots it ends up running out of memory: Xorg rapidly increasing in memory usage, reaching 800MB in ~5seconds, and everything dies.
minimal-lipstick
A reduced Nemo installation, which works:
- mic create this: mer-minimum-lipstick-pandaboard-armv7hl.ks
- It will load minimal lipstick, which works fine and accelerated and smooth! (Don't be offput by black/transparent lockscreen).
- It's kernel: linux-ti-omap4-3.4.0; pvr-omap4-1.9.0.5.1.1; xorg-video-omap-git-a6b36b367b1b917d843cd2bc504ae8c466d5a29f (with the Xorg avoid crash patch http://www.hastebin.com/notadehohi.coffee )