Acceder

Ver la Versión Completa : Ubuntu-touch for all Xperia2011 devices


Steven Seagal
18/05/13, 18:25:01
Esto es nuevo para nuestro móvil ¡¡¡ ... No se muy bien como va ....

Ubuntu-touch for all Xperia2011 devices I have now managed to build ubuntu-touch for all Sony Xperia devices except zeus and zeusc.

The generic ubuntu part here: http://cdimage.ubuntu.com/ubuntu-tou...blet-armhf.zip (http://cdimage.ubuntu.com/ubuntu-touch-preview/quantal/mwc-demo/quantal-preinstalled-phablet-armhf.zip)
Device-specific parts:

anzu: http://ubuntuone.com/6zCFK3FIKrJpZDg4Fcs5nF
coconut: http://ubuntuone.com/6QtnAbVODHxY62pYAFJUDZ
haida: http://ubuntuone.com/63faPZw1DBOaakebOeXmCj
hallon: http://ubuntuone.com/1CJ7eZDGFSSx02RJr4p5OH
iyokan: http://ubuntuone.com/0GKTwzRdEsMctCf9tFz77j
mango: http://ubuntuone.com/7OAnY8EF6StZIfWOVxTK7I
satsuma: http://ubuntuone.com/41tFcRAPgF0TBVbJu83sNO
smultron: http://ubuntuone.com/5d5WAJpNSNRJJ84978T2Ck
urushi: http://ubuntuone.com/1Myr88YTYAeRUfGXQqh8HP

To fix the resolution for hdpi: http://ubuntuone.com/7CDC5CCP0iVrkQOoqJ6owv Thanks jasousa!
To fix the resolution for mdpi: http://ubuntuone.com/4MnSvhqlxhPtyWIs7I8QYe Thanks kakalko4!

Detailed instructions:
First download the 2 zip-files above and the resolution fix for your device.
If you don't have unlocked your bootloader yet, go to http://unlockbootloader.sonymobile.com and unlock it while you are waiting for the downloads to finish. (This will make a factory reset, so make a backup of your data)
The generic ubuntu-part is installed onto a second partition on the SD-Card (ext4), that you have to create first. You can do this with a linux computer, but make a backup of your data first. The partition has to be at least 2GB, better more.If you don't have linux, you can download another kernel for your device, which contains a non modified version of CWM and flash it with "fasboot flash boot /path/to/boot.img. Then under advanced -> partition sd-card you can create a new ext4 partition, but use 2048M or 4096M, because ubuntu takes a lot of space when unpacking. !WARNING!, using this method deletes all data you have on your sd-card, make a backup first.unpack the boot.img from your downloaded zip containing the device-specific part.
then flash it using fastboot: type in terminal "sudo fastboot flash boot /path/to/extracted/boot.img"
copy the downloaded zips onto sd-card (1. partition / fat)
boot your phone into CWM by pressing the volume-down button continuously while booting
flash the downloaded zip with the device-specific part onto your device first, then ubuntu part and at last the appropriate fix for the resolution
reboot into system and try it out (at first you will see a black screen for a minute or two, but then ubuntu should start)

Of course any developers are welcome, that want to help fixing the current bugs like enabling the new daily images of ubuntu-touch which currently only produce a black screen or make dual-boot available.

Source changes will be uploaded to https://github.com/DanWin

Some of you requested screenshots, but I give you a Video:
Thanks kakalko4!

3WcFgSjpD1I

JUKA2607
19/05/13, 06:23:49
Esto es nuevo para nuestro móvil ¡¡¡ ... No se muy bien como va ....

Ubuntu-touch for all Xperia2011 devices I have now managed to build ubuntu-touch for all Sony Xperia devices except zeus and zeusc.

The generic ubuntu part here: http://cdimage.ubuntu.com/ubuntu-tou...blet-armhf.zip (http://cdimage.ubuntu.com/ubuntu-touch-preview/quantal/mwc-demo/quantal-preinstalled-phablet-armhf.zip)
Device-specific parts:

anzu: http://ubuntuone.com/6zCFK3FIKrJpZDg4Fcs5nF
coconut: http://ubuntuone.com/6QtnAbVODHxY62pYAFJUDZ
haida: http://ubuntuone.com/63faPZw1DBOaakebOeXmCj
hallon: http://ubuntuone.com/1CJ7eZDGFSSx02RJr4p5OH
iyokan: http://ubuntuone.com/0GKTwzRdEsMctCf9tFz77j
mango: http://ubuntuone.com/7OAnY8EF6StZIfWOVxTK7I
satsuma: http://ubuntuone.com/41tFcRAPgF0TBVbJu83sNO
smultron: http://ubuntuone.com/5d5WAJpNSNRJJ84978T2Ck
urushi: http://ubuntuone.com/1Myr88YTYAeRUfGXQqh8HP

To fix the resolution for hdpi: http://ubuntuone.com/7CDC5CCP0iVrkQOoqJ6owv Thanks jasousa!
To fix the resolution for mdpi: http://ubuntuone.com/4MnSvhqlxhPtyWIs7I8QYe Thanks kakalko4!

Detailed instructions:
First download the 2 zip-files above and the resolution fix for your device.
If you don't have unlocked your bootloader yet, go to http://unlockbootloader.sonymobile.com and unlock it while you are waiting for the downloads to finish. (This will make a factory reset, so make a backup of your data)
The generic ubuntu-part is installed onto a second partition on the SD-Card (ext4), that you have to create first. You can do this with a linux computer, but make a backup of your data first. The partition has to be at least 2GB, better more.If you don't have linux, you can download another kernel for your device, which contains a non modified version of CWM and flash it with "fasboot flash boot /path/to/boot.img. Then under advanced -> partition sd-card you can create a new ext4 partition, but use 2048M or 4096M, because ubuntu takes a lot of space when unpacking. !WARNING!, using this method deletes all data you have on your sd-card, make a backup first.unpack the boot.img from your downloaded zip containing the device-specific part.
then flash it using fastboot: type in terminal "sudo fastboot flash boot /path/to/extracted/boot.img"
copy the downloaded zips onto sd-card (1. partition / fat)
boot your phone into CWM by pressing the volume-down button continuously while booting
flash the downloaded zip with the device-specific part onto your device first, then ubuntu part and at last the appropriate fix for the resolution
reboot into system and try it out (at first you will see a black screen for a minute or two, but then ubuntu should start)

Of course any developers are welcome, that want to help fixing the current bugs like enabling the new daily images of ubuntu-touch which currently only produce a black screen or make dual-boot available.

Source changes will be uploaded to https://github.com/DanWin

Some of you requested screenshots, but I give you a Video:
Thanks kakalko4!

3WcFgSjpD1I

para el pro me parece que es el iyokan o algo asi

Steven Seagal
19/05/13, 15:30:04
sIP es el iyokan ... Pero no se muy bien como se instala ¡¡¡

Mistick Mx
10/06/13, 17:57:18
se mira bien la verdad pero como se instalara? xD sera puro CWM flash y ya? xD
o como ira el asunto

skrillenox
15/06/13, 08:03:08
Yo digo que es por medio de CWM :B
Hacer wipe y format de data, system, caché and dalvik-cache :)

Mistick Mx
16/06/13, 00:29:11
pero ya no furula el link le doy y dice erro :/ y despues necesito aplicar algun parche de esos?

lfallasf
27/07/13, 02:49:06
alguien probo esto?

kernell_
28/07/13, 09:40:14
Yo no porque la última vez que leí en XDA, decían que aún tenía mucho lag.

noirausbanjer
06/08/13, 06:20:04
alguien sabe si esta para el xperia GO? o si lo puedo instalar en mi GO con alguno de los que estan arriba??
gracias de antemano

skrillenox
06/08/13, 16:19:57
alguien sabe si esta para el xperia GO? o si lo puedo instalar en mi GO con alguno de los que estan arriba??
gracias de antemano

Ves que diga para GO? e_e
Na la verda no se xD

noirausbanjer
06/08/13, 20:37:39
no pero de hecho tampoco veo modelos normales, solo veo asi palabras en japones D: