i9100

Differences between revisions 12 and 13
Revision 12 as of 2013-03-15 18:59:49
Size: 4339
Editor: 178-117-179-54
Comment:
Revision 13 as of 2013-03-19 16:43:18
Size: 5212
Editor: dholbach
Comment:
Deletions are marked like this. Additions are marked like this.
Line 99: Line 99:


||<-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

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

Font coruption fixed by reverting to r3p0 mali drivers

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   <project path="device/samsung/i9100" name="Ubuntu-i9100/android_device_samsung_i9100" remote="github" revision="refs/heads/cm-10.1" />
   4   <project path="device/samsung/galaxys2-common" name="Ubuntu-i9100/android_device_samsung_galaxys2-common" remote="github" revision="refs/heads/cm-10.1" />
   5   <project path="kernel/samsung/smdk4210" name="Ubuntu-i9100/android_kernel_samsung_smdk4210" remote="github" revision="refs/heads/cm-10.1" />
   6   <project path="hardware/samsung" name="Ubuntu-i9100/android_hardware_samsung" remote="github" revision="refs/heads/cm-10.1" />
   7   <project path="vendor/samsung" name="Ubuntu-i9100/android_vendor_i9100_oldmali" remote="github" revision="refs/heads/cm-10.1" />
   8 </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:

   1 $ repo sync
   2 $ cd ubuntu/hybris/
   3 $ bzr pull
   4 $ cd ../platform-api/
   5 $ bzr pull

and then issue the same commands as above to build your flashable .zip file.

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/i9100 (last edited 2013-10-21 15:36:25 by h76n1c1o1099)