Here you go.Can you point me to any news page or forum thread on the status?
http://forum.xda-developers.com/showthread.php?t=3339930
Sent from my E5803 using XDA-Developers mobile app
Here you go.Can you point me to any news page or forum thread on the status?
Waiting on Sony to release camera raw last I checked. We have cm13 mostly up and running but again,no camera.
Hey, what's the status on aosp? Will there be a fully working version anytime soon?
I am putting big hopes on cyanogenmod but there seems to be a lack of developers and support from Sony, or is there any news on that regard?
Cheers
Waiting on Sony to release camera raw last I checked. We have cm13 mostly up and running but again,no camera.
Can you point me to any news page or forum thread on the status?
AOSP for Z5c and CyenogenMod for Z5 are at roughly the same place. Fully working except camera, and they can only be flashed via fastboot after a full data wipe. This is for different reasons though. (CM13 for Z5C is installable via recovery)
For CM13 on Z5 the zip package function is broken. In AOSP the kernel doesn't support TWRP. My current tinkerings in my spare time are going towards this and making an installable AOSP zip. Making the zip is easy, but the kernel is a little harder as the ramdisk file structure is different to the stock kernel, so most of the 'twrpify kernel' scripts out there make changes to a folder that doesn't exist or have the same equivalent in AOSP ramdisk.
I've found a way to re pack the ramdisk that will work for AOSP Z5c, it's just getting the time to build and test.
I think once AOSP is TWRP friendly it will be easier and quicker for people to test and improve unofficial builds of AOSP.
On the Sony developer side of things I get the impression that their goal is to provide a functional environment to test apps in, not to provide a fully functional alternate rom. However if you check the Sony AOSP repo on got hub there are always new commits and changes and MM has gone from un-buildable, to booting and fully running except camera in 4 months.
Certainly the most exciting place on Z5C forum is CM13 thread as there is a whole team working on an alternate rom. Go @CTXz !!!! His work will filter through to a lot of z5c rooms in the future.
This thread was started with the intention of being a place where everybody can tinker and contribute. If anyone makes any headway with aosp let me know and It will go straight in the OP for the community to benefit.
Camera (open source) is feature complete according to @jerpelea
Also please take a look at:
http://developer.sonymobile.com/knowledge-base/open-source/open-devices/latest-updates/
Thanks guys, I'll have to do another build and upload.
New binaries downloaded. Syncing with sources, building now..... Will have some .img files in a few hours..... Done!
I have not flashed this to my phone or tested. Here is a link to a non installable zip containing system.img, boot.img and userdata.img. Make a full backup of your data (including internal/external sd card) before flashing via fastboot.
I wont get a chance to test this until tomorrow evening so if anyone else wants to test it first be my guest!
https://mega.nz/#!MwJ3wSJb!6ALDvaSIPQK0kc8R6MU5mVhUmKKCzVovE54tLcNxTx0
Unzip and flash....
EDIT: Due to a large number of power outages in my area caused by storms I have not as of yet been able to test the latest build. Update soon...
When you have some time....could you try to reproduce the following issue please? (you need to enable "Adaptive Brightness" and unlock the phone under a lot of light, like outdoors in a sunny day. With a black/dark background or app)
https://talk.sonymobile.com/t5/Xper...ss-gamma-bug-Marshmallow/m-p/1112766#U1112766
I'd like to know if this "issue" is just merged in Sony production firmware or is also merged in AOSP binaries/builds.
Thanks!
Re: twrpifying aosp boot.img
So far it's a no go. Iv tried both methods of ramdisk modification that I know of that allow the Sony kernel to boot in to twrp and neither boot. In short, both methods involves modifying the boot folder and qcom.fstab in the ramdisk. Modifying aosp version of qcom.fstab (kitakami.fstab) works but AOSP ramdisk doesn't have a boot folder. And hijacking the init binary causes boot loops as well. In other words I don't know what I'm doing. If anyone has successfully done this ease let me know! I'll get on to re producing the adaptive brightness bug soon.
fxpblog released a new aosp build yesterday. http://uploaded.net/file/semfxo2y/from/53n94q
seems like they are just building automated with the newest blobs from sony. does anybody know if they improve something or tweak manually?
Has anyone tried the latest build from fxpblog? I've not unlocked my device yet cause I need that camera just too often.
Have the latest blobs improved anything?
Can anyone convert the fxp build (.img files) to twrp flashable zip? Or at least provide some instructions on how to do that as i use windows and some ext4 explorers crash on my system.
I just installed multirom and i want to test the aosp builds till i get one fully working
Link to latest: http://uploaded.net/file/cqq3vt2t/from/53n94q
I have been working on Cyenogenmod and Omnirom. I haven't done a MM pure aosp build in a while.Ill do one tomorrow and post the results.