The Mer Wiki now uses your Mer user account and password (create account on https://bugs.merproject.org/)
Community Workspace/Tegra3/Nexus7
Mer on Nexus7
DISCLAIMER: This project is not endorsed or supported by any company. This is purely a community based effort.
This page describes the running Mer on Nexus 7 (see Community_Workspace/Tegra3 for commong Tegra3 stuff).
The hardware adaptation is maintained in the project [1]
Plasma Active on Nexus7
HA Issues
[FIXED] No sound. Device is a dummy
Pulseaudio configs were added and audio should work now (might be muted by default?). Not sure the audio settings are saved on shutdown?
[CONFIRMED] No GPS or it’s not automated to set the system location
GPS needs firmware that might be missing. Does PA support GPS? Comment: There is a marble touch version that would benefit greatly! Gps should be supported through QtMobility and gpsd, and available in a plasma engine as well afaik.
Screen brightness is locked at 100% but does dim on non-use
There was something odd related to backlight sysfs interface, need to debug.
[WORKSFORME] USB recharging seems to be bad
From PC or with a separate power supply? Worked for me.
[CONFIRMED] No screen rotation
Need to check what interface the kernel drivers provide for accelerometers. There is the traditional xrandr based rotation for X.Org but that’s slow and doesn’t support animated rotation so e.g. Nemo handles this on Qt (window manager?) level. What’s the PA approach here?
[FIXED?] Videos don’t seem to play
HW accelerated video is supported but with non-standard video sink for GStreamer. Patch exists for Phonon that is used by the default player in PA3.
PA/KDE Issues
Keyboard input fails many field entries. No way to enter text. It looks like it loses selection and you type into the null
[GENERALLY WORKSFORME] No GFX acceleration, or it’s slow
HA provides GFX acceleration and PA uses it to some extent but some operations seems to be unoptimized.
[WORKAROUND?] Keyboard is really small, and or lame. No cntrl button or buttons for coders
An alternative keyboard exists?
[CONFIRMED] Tegra 3 has draw glitches on the activity window list
The rendering problems seems to be generic and not HA specific, so a bug in PA.
See https://bugs.kde.org/show_bug.cgi?id=310508
Repository is lacking and uses zypper as package manager. Example repo doesn’t even have firefox. Probably a great way to promote default webkit based browser
Regular Firefox won't be suitable anyway. Work is under way to make mobile Firefox builds.
See https://wiki.mozilla.org/How_To_Build_Fennec_with_Mer_SDK
System settings only has three options, Screen Power, Web, and Time.
Can’t work out how to remove widgets on an activity screen. No trash icon etc.
No widget container to hold non Plasma Active apps. Example install KCalc and it opened without a window around to, so no means to move it. I could add the link to a general widget though to kick starting it even though they fail
Some apps wont kick start from Activity Screen wigit. It loads up KWrite.
There is not GFX package manager, so try to install one with zypper
Plasma Active ignores your power settings, and turns off the screen in minutes. Suspends ssh session in the process.
Holding a key on the software keyboard does not repeat
Slow to start up
Side rotary region interferes with widget container box resizing if near
Some default installed images wont display
What images, what size?
Samba doesn’t seem to work. Needs ‘hostname’? No Network option in Dolphin
Some PackageKit selections don’t have install scripts set to suit OS. Fail with insufficient space due trying to install to ‘/’
No Kamera app to test camera
Camera should work on HA side but is untested. Need to test on GStreamer level. Maybe Kamoso would be a starting point? The dream photo app could be based on showphoto maybe?