acclaim

Differences between revisions 4 and 5
Revision 4 as of 2013-02-28 14:12:34
Size: 2390
Editor: dholbach
Comment:
Revision 5 as of 2013-03-15 10:54:27
Size: 4272
Editor: 178-117-179-54
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
|| Device name || ... ||
|| Code name || ... ||
|| Image maintainer(s) || ... ||
|| Device name || Samsung Galaxy S2 International ||
|| Code name || I9100 ||
|| Image maintainer(s) || MaxWallstedt ||
Line 10: Line 10:
|| Update interval / last update || (is the image built automatically, how often? if not automatic, when did you last update it?) || || Update interval / last update || 2013-03-12 ||
Line 13: Line 13:
|| Install instructions || ... ||
|| Code/Image || ... ||
|| 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 ||
Line 28: Line 28:
||<bgcolor="#C8C8C8"> Graphics || ||
||<bgcolor="#C8C8C8"> Boot process || ||
||<bgcolor="#FFFFCC"> Graphics || ||
||<bgcolor="#FFFFCC"> Boot process || ||
Line 31: Line 31:
||<bgcolor="#C8C8C8"> Cellular Radio || ||
||<bgcolor="#C8C8C8"> Wireless network || ||
||<bgcolor="#CC3300"> Cellular Radio || ||
||<bgcolor="#FFFFCC"> Wireless network || ||
Line 34: Line 34:
||<bgcolor="#C8C8C8"> Touch || ||
||<bgcolor="#C8C8C8"> Camera ||                   ||
||<bgcolor="#FFFFCC"> Touch || ||
||<bgcolor="#FFFFCC"> Camera || Pictures ok, but no video ||
Line 42: Line 42:
== Unlocking instructions ==
||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||

Line 44: Line 51:

https://dl.dropbox.com/u/44436922/cm-10.1-20130312-UNOFFICIAL-i9100.zip
Line 47: Line 56:
||Calls/SMS||
||Recording video||
||Media player||
Line 49: Line 62:
Please give some instructions on how you build the image.
||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]

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

General

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

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

Boot process

Rotation

Cellular Radio

Wireless network

Sound

Touch

Camera

Pictures ok, but no video

Video Decode

Suspend/Resume

Other

Installation

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

https://dl.dropbox.com/u/44436922/cm-10.1-20130312-UNOFFICIAL-i9100.zip

Known issues

Calls/SMS

Recording video

Media player

The image

How to build it

If you wish to build an image yourself, do the following:

   1 <manifest>
   2 
   3 ...
   4   <project path="device/samsung/i9100" name="Ubuntu-i9100/android_device_samsung_i9100" remote="github" revision="refs/heads/cm-10.1" />
   5   <project path="device/samsung/galaxys2-common" name="Ubuntu-i9100/android_device_samsung_galaxys2-common" remote="github" revision="refs/heads/cm-10.1" />
   6   <project path="kernel/samsung/smdk4210" name="Ubuntu-i9100/android_kernel_samsung_smdk4210" remote="github" revision="refs/heads/cm-10.1" />
   7   <project path="hardware/samsung" name="Ubuntu-i9100/android_hardware_samsung" remote="github" revision="refs/heads/cm-10.1" />
   8   <project path="vendor/samsung" name="Ubuntu-i9100/android_vendor_i9100_oldmali" remote="github" revision="refs/heads/cm-10.1" />
   9 </manifest>
  • Run:

   1 $ repo sync
   2 $ . build/envsetup.sh
   3 $ 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]

Redistributability

Are all parts of the image freely redistributable?

Touch/Devices/acclaim (last edited 2013-07-10 22:47:31 by r74-192-27-126)