Hi there everyone! I made a Sony Z Ultra installer through a bashing script.
https://github.com/vic3t3chn0/ubuntu_sony_installer This github repository it will be the main installer and getter for source code. I've tried this script in the last few days, I hope to give the boot.img successful built through this installer. Cheers, Pedro Dias Vicente On Tue, Oct 13, 2015 at 11:38 AM, Pedro Vicente <[email protected]> wrote: > Hi David Planella, > > I built the source code through > https://developer.ubuntu.com/en/start/ubuntu-for-devices/porting-new-device/ > instructions. > > First of all, I made a git clone kernel for togari(Z Ultra), and I made > the changes with ./check-config for the defconfig device. > > source build/envsetup.sh > > lunch aosp_c6833-userdebug > > make -j cpu_thread > > The completed files after these instructions at Terminal Unity, I've > connected the device through adb devices. > > Then adb reboot bootloader, sudo fastboot flash boot boot.img > > The boot.img I've tested it were the september build(http://d-h.st/pH1y) > > Then I try rootstock-ng and the errors came when the push of the image > with system.img in the pushing image step. Almost in the end of the > procedure. The error is sparse image error in the system.img file. > > I've decided to try to change the rootstock-ng for Z Ultra, the error > happens too. > > Changes in the system.img size for instance 120M I've changed to 170M. > > I do not know if this can be done. > > I this this time to send the email correctly. > > Cheers, > Pedro Dias Vicente > > On Tue, Oct 13, 2015 at 11:36 AM, David Planella < > [email protected]> wrote: > >> Hi Pedro, >> >> It seems you did not hit the "Reply to All" button on your e-mail client, >> so your e-mail with the description of what you did to create the port was >> just sent to me, and not to the mailing list. I'm forwarding it now to the >> phone mailing list hoping that some of the experts there can help you. >> >> Cheers, >> David. >> >> >> On Tue, Oct 13, 2015 at 12:32 PM, Pedro Vicente <[email protected]> >> wrote: >> >>> Hi David Planella, >>> >>> I built the source code through >>> https://developer.ubuntu.com/en/start/ubuntu-for-devices/porting-new-device/ >>> instructions. >>> >>> First of all, I made a git clone kernel for togari(Z Ultra), and I made >>> the changes with ./check-config for the defconfig device. >>> >>> source build/envsetup.sh >>> >>> lunch aosp_c6833-userdebug >>> >>> make -j cpu_thread >>> >>> The completed files after these instructions at Terminal Unity, I've >>> connected the device through adb devices. >>> >>> Then adb reboot bootloader, sudo fastboot flash boot boot.img >>> >>> The boot.img I've tested it were the september build(http://d-h.st/pH1y) >>> >>> Then I try rootstock-ng and the errors came when the push of the image >>> with system.img in the pushing image step. Almost in the end of the >>> procedure. The error is sparse image error in the system.img file. >>> >>> I've decided to try to change the rootstock-ng for Z Ultra, the error >>> happens too. >>> >>> Changes in the system.img size for instance 120M I've changed to 170M. >>> >>> I do not know if this can be done. >>> >>> Cheers, >>> Pedro Dias Vicente >>> >>> >>> On Tue, Oct 13, 2015 at 7:14 AM, David Planella < >>> [email protected]> wrote: >>> >>>> On Sun, Sep 13, 2015 at 1:16 PM, Pedro Vicente <[email protected] >>>> > wrote: >>>> >>>>> Hi, >>>>> >>>>> >>>>> I'm Pedro Dias Vicente, at xda-developers I decided to port Ubuntu to >>>>> Sony Z Ultra. >>>>> >>>> >>>> Hi Pedro, >>>> >>>> That's fantastic, good work! :) >>>> >>>> >>>>> >>>>> Following the official topic - >>>>> http://forum.xda-developers.com/xperia-z-ultra/development/rom-ubuntu-touch-15-04-vivid-velvet-t3036788 >>>>> >>>>> I'm trying to follow the wiki Ubuntu. >>>>> >>>>> I made all the steps and the ./check-config -w defconfig >>>>> >>>>> The defconfig is aosp_togari_row_defconfig from the kernel at github >>>>> sonyxperiadev. >>>>> >>>>> With my files in dev-host, follow links: >>>>> - http://d-h.st/ODU >>>>> - http://d-h.st/OS4 >>>>> >>>>> And others. >>>>> >>>>> I want to know how i can flash my images for fastboot and using with >>>>> the Ubuntu flasher install. >>>>> >>>> >>>> Two things come to mind: >>>> >>>> 1) The section "Push to your device with rootstock-ng" at >>>> https://developer.ubuntu.com/en/start/ubuntu-for-devices/porting-new-device/#anchor5 >>>> can probably help you >>>> 2) Could you tell us exactly which steps you followed, where they >>>> failed and which error messages you were getting? This will increase the >>>> chances for someone to be able to help you. >>>> >>>> Thanks! >>>> >>>> Cheers, >>>> David. >>>> >>>> >>>>> >>>>> Sometimes it broke in the end. >>>>> >>>>> Thank You. >>>>> >>>>> Best Regards, >>>>> Pedro Dias Vicente >>>>> >>>>> -- >>>>> Mailing list: https://launchpad.net/~ubuntu-phone >>>>> Post to : [email protected] >>>>> Unsubscribe : https://launchpad.net/~ubuntu-phone >>>>> More help : https://help.launchpad.net/ListHelp >>>>> >>>>> >>>> >>> >> >
-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

