ovation

Differences between revisions 5 and 25 (spanning 20 versions)
Revision 5 as of 2013-03-15 10:54:27
Size: 4272
Editor: 178-117-179-54
Comment:
Revision 25 as of 2014-12-09 23:30:36
Size: 4708
Editor: 95x78x238x161
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was copied from Touch/Devices/acclaim
## page was copied from Touch/Devices/PortTemplate
Line 6: Line 8:
|| Device name || Samsung Galaxy S2 International ||
|| Code name || I9100 ||
|| Image maintainer(s) || MaxWallstedt ||
|| Testers || link to your Launchpad profile please ||
|| Update interval / last update || 2013-03-12 ||
|| Device name || B&N Nook HD+ ||
|| Code name || ovation ||
|| Image maintainer(s) || ||
|| Testers || ||
|| Update interval / last update || TBA ||
Line 13: Line 15:
|| Install instructions || http://forum.xda-developers.com/showthread.php?t=2188621 ||
|| Code/Image || https://dl.dropbox.com/u/44436922/cm-10.1-20130312-UNOFFICIAL-i9100.zip ||
|| Install instructions || TBA ||
|| Code/Image || TBA ||
Line 28: Line 30:
||<bgcolor="#FFFFCC"> Graphics || ||
||<bgcolor="#FFFFCC"> Boot process || ||
||<bgcolor="#C8C8C8"> Rotation || ||
||<bgcolor="#CC3300"> Cellular Radio || ||
||<bgcolor="#FFFFCC"> Wireless network || ||
||<bgcolor="#C8C8C8"> Sound || ||
||<bgcolor="#FFFFCC"> Touch || ||
||<bgcolor="#FFFFCC"> Camera || Pictures ok, but no video ||
||<bgcolor="#C8C8C8
"> Video Decode || ||
||<bgcolor="#C8C8C8"> Suspend/Resume || ||
||<bgcolor="#C8C8C8"> Other ||    ||
||<bgcolor="#00FF99"> Graphics || Appears Working ||
||<bgcolor="#00FF99"> Boot process || Boots now! ||
||<bgcolor="#00FF99"> Rotation || Works, patch below ||
||<bgcolor="#
C8C8C8"> Cellular Radio   || N/A ||
||<bgcolor="#00FF99"> Wireless network || Works
||
||<bgcolor="#CC3300"> Bluetooth || Not tested          ||
||<bgcolor="#FFFFCC"> Sound || Works, throught speaker and 3.5mm ||
||<bgcolor="#00FF99"> Touch || Works, patch belo
w  ||
||<bgcolor="#C8C8C8"> Camera || N/A ||
||<bgcolor="#CC3300"> Video Decode ||                     ||
||<bgcolor="#CC3300"> Suspend/Resume ||                     ||
||<bgcolor="#C8C8C8"> Other || ||
||<bgcolor="#FFFFCC"> Brightness || Changing brightness works, do not restore after screen lock ||
Line 42: Line 45:
Flash from recovery files from "The image" section
== Unlocking instructions ==
sdcard boot, get files at XDA forums.
== link to images ==
TBA
= Known issues =
- --(No ADB access for some reason)-- '''Fixed.'''
Line 43: Line 53:
||1. install CyanogenMod 10.1 on your device, if not already installed (http://forum.xda-developers.com/show....php?t=2036229)||
||2. wipe data/factory reset (Make backup first)||
||3. flash cm-10.1-*-UNOFFICIAL-i9100.zip||
||4. flash quantal-preinstalled-phablet-armhf.zip||
||5. reboot||
- --(Touch is 90 degrees off from the display. Need to research fixes.)-- '''Fixed'''
Line 49: Line 55:
- --(No sound, need ucm files)-- '''Fixed'''
Line 50: Line 57:
== link to images == - --(With enabled apparmor (16-11-2013 build) network manager cant establish connection (workaround: delete "sbin.dhclient" from "/etc/apparmor/init/network-interface-security/" and "/etc/apparmor.d/"))-- '''Fixed with lastest apparmor'''
Line 52: Line 59:
https://dl.dropbox.com/u/44436922/cm-10.1-20130312-UNOFFICIAL-i9100.zip - Brightness is not restored after screen lock. (workaround: echo 180 > /sys/class/backlight/lcd-backlight/brightness)
Line 54: Line 61:
= Known issues =

||Calls/SMS||
||Recording video||
||Media player||
- No video decode (neither local files, nor streaming, like youtube/html5)
Line 61: Line 64:

 1.[[http://goo.gl/yvVQpf|ovation-preinstalled-touch-16-11-2013.zip]]

 2.[[http://cdimage.ubuntu.com/ubuntu-touch/saucy/daily-preinstalled/20131018/saucy-preinstalled-touch-armhf.zip|saucy-preinstalled-touch-armhf.zip]]

 3.[[http://goo.gl/FpHb1n|ovation-configs-touch.zip]]
Line 62: Line 72:
[[http://goo.gl/qocxDI|Kernel config]],
Line 63: Line 74:
||If you wish to build an image yourself, do the following:||

 * Set up your build environment according to https://wiki.ubuntu.com/Touch/Porting
 * Run $ phablet-dev-bootstrap [target_directory]
 * Add the following to your <root>/.repo/manifest.xml:

{{{#!highlight xml
<manifest>

...
  <project path="device/samsung/i9100" name="Ubuntu-i9100/android_device_samsung_i9100" remote="github" revision="refs/heads/cm-10.1" />
  <project path="device/samsung/galaxys2-common" name="Ubuntu-i9100/android_device_samsung_galaxys2-common" remote="github" revision="refs/heads/cm-10.1" />
  <project path="kernel/samsung/smdk4210" name="Ubuntu-i9100/android_kernel_samsung_smdk4210" remote="github" revision="refs/heads/cm-10.1" />
  <project path="hardware/samsung" name="Ubuntu-i9100/android_hardware_samsung" remote="github" revision="refs/heads/cm-10.1" />
  <project path="vendor/samsung" name="Ubuntu-i9100/android_vendor_i9100_oldmali" remote="github" revision="refs/heads/cm-10.1" />
</manifest>
}}}
 * Run:
{{{#!highlight bash
$ repo sync
$ . build/envsetup.sh
$ brunch i9100
}}}
Now your flashable .zip file should be in <root>/out/target/product/i9100/cm-10.1-*-UNOFFICIAL-i9100.zip

To update your working tree, run the following commands:
[CODE]$ repo sync
$ cd ubuntu/hybris/
$ bzr pull
$ cd ../platform-api/
$ bzr pull[/CODE]
and then issue the same commands as above to build your flashable .zip file.[/QUOTE]
[[http://goo.gl/WnOSxi|Patch to fix reversed touchscreen and accelerometer]]
Line 100: Line 79:

||<-2> '''Legend''' ||
|| '''State''' || '''Explanation''' ||
||<bgcolor="#00FF99"> Perfect || Redistributable, we're all happy ||
||<bgcolor="#FFFFCC"> Maybe problematic || Might be redistributable, some open questions (comment) ||
||<bgcolor="#CC3300"> Problematic || Not redistributable at all ||
||<bgcolor="#C8C8C8"> Unknown || Unknown ||



|| '''Component name''' || '''Link to it''' || '''License''' (link or name) || '''Status / Comment'''' ||
||<bgcolor="#C8C8C8"> || || || ||
||<bgcolor="#C8C8C8"> || || || ||
||<bgcolor="#C8C8C8"> || || || ||
||<bgcolor="#C8C8C8"> || || || ||

Warning /!\ Ubuntu Touch is no longer maintained as a core product by Canonical. However, the Ubports community are continuing development.

General

Device name

B&N Nook HD+

Code name

ovation

Image maintainer(s)

Testers

Update interval / last update

TBA

Unlocking instructions

...

Install instructions

TBA

Code/Image

TBA

State of things

Legend

State

Explanation

Perfect

Everything works, all patches included in Ubuntu proper

Working

Works, minor issues only, some patches pending

W-I-P

Work in progress

Blocked/Broken

Severely broken, unusable or progress is blocked

Unknown

Unknown

What

Status/Comments

Graphics

Appears Working

Boot process

Boots now!

Rotation

Works, patch below

Cellular Radio

N/A

Wireless network

Works

Bluetooth

Not tested

Sound

Works, throught speaker and 3.5mm

Touch

Works, patch below

Camera

N/A

Video Decode

Suspend/Resume

Other

Brightness

Changing brightness works, do not restore after screen lock

Installation

Flash from recovery files from "The image" section

Unlocking instructions

sdcard boot, get files at XDA forums.

TBA

Known issues

- No ADB access for some reason Fixed.

- Touch is 90 degrees off from the display. Need to research fixes. Fixed

- No sound, need ucm files Fixed

- With enabled apparmor (16-11-2013 build) network manager cant establish connection (workaround: delete "sbin.dhclient" from "/etc/apparmor/init/network-interface-security/" and "/etc/apparmor.d/") Fixed with lastest apparmor

- Brightness is not restored after screen lock. (workaround: echo 180 > /sys/class/backlight/lcd-backlight/brightness)

- No video decode (neither local files, nor streaming, like youtube/html5)

The image

How to build it

Kernel config,

Patch to fix reversed touchscreen and accelerometer

Redistributability

Are all parts of the image freely redistributable?

Legend

State

Explanation

Perfect

Redistributable, we're all happy

Maybe problematic

Might be redistributable, some open questions (comment)

Problematic

Not redistributable at all

Unknown

Unknown

Component name

Link to it

License (link or name)

Status / Comment'

Touch/Devices/ovation (last edited 2014-12-09 23:30:36 by 95x78x238x161)