[KERNEL][DEV][Z2] Android N Preview 3 - Xperia Z2 Android Development

.
Hello everyone
Since Sony has supported Xperia Z3 Android N preview and the source code was released I built this kernel starting sources for Z2, so anyone with knowledge that want to carry the rom Android N Preview Xperia Z2 now becomes easy
Status:
Kernel built starting from Android N Preview 3 sources
Disabled DM-Verity in zImage and ramdisk
ramdisk ported the Xperia Z3
Installation mode:
How to install:
flash recovery FOTA partition
Code:
fastboot flash recovery twrp-3.0.2-0-sirius.img
flash my Kernel (rename to boot.img)
Code:
fastboot flash boot boot.img
flash @Chainfire SuperSU-v2.76 via TWRP
github
Notes:
Recommended come the latest firmware stock available (575 or newer)
Only for unlocked bootloaders
Please do not ask me how porting the rom!
Firmware Android N 3 Preview can be downloaded here
.

any screenshots? features?

Is there anyone tried?

Will it work on D6502

shahidaffan said:
Will it work on D6502
Click to expand...
Click to collapse
Look, kernel boot, I believe it is D6503
http://forum.xda-developers.com/showpost.php?p=68232747&postcount=4

Gustavo RD78 said:
.
Hello everyone
Since Sony has supported Xperia Z3 Android N preview and the source code was released I built this kernel starting sources for Z2, so anyone with knowledge that want to carry the rom Android N Preview Xperia Z2 now becomes easy
Status:
Kernel built starting from Android N Preview 3 sources
Disabled DM-Verity in zImage and ramdisk
ramdisk ported the Xperia Z3
Installation mode:
How to install:
flash recovery FOTA partition
Code:
fastboot flash recovery twrp-3.0.2-0-sirius.img
flash my Kernel (rename to boot.img)
Code:
fastboot flash boot boot.img
flash @Chainfire SuperSU-v2.76 via TWRP
github
Notes:
Recommended come the latest firmware stock available (575 or newer)
Only for unlocked bootloaders
Please do not ask me how porting the rom!
Firmware Android N 3 Preview can be downloaded here
.
Click to expand...
Click to collapse
Hey dude! Thanks for doing my request! You rock!

Gustavo RD78 said:
Look, kernel boot, I believe it is D6503
http://forum.xda-developers.com/showpost.php?p=68232747&postcount=4
Click to expand...
Click to collapse
Yes it Boots.. I tried Preview 4 on my D6503..
If you can, please intergrate TWRP recovery to your kernel. .
then after we get root access, we can hopefully fix the bugs..

Related

Rom - Port (4.2.2) Chameleon OS for xperia TX

This is a port of tilal6991 Chameleon Os made for T.
All credit goes to tilal6991 for making original rom in first place.
This rom is for unlocked bootloader since it requires custom cm/fxp 10.1 kernel.
If your kernel contains built in recovery then you can flash this rom straight from recovery (rom contains correct boot.img for TX)
If not then you need to flash boot image from this rom to your tx before flashing rom. you can flash it via fastboot command or flashtool 9fastboot mode)
as far as i can tell only issue is non working xperia logo which is know issue on cm based roms.
if anything happens to your device don't blame me for it.
link
http://d-h.st/EcD
just report some bugs..:laugh:
Camera frequently fails to work
cant focus
earphone didnt work
but its very smooth and lite and looks very cool :victory:
GONNA TRY it, lets see,

[Q] [Help] 4.2.2 AOSP Zip with edited ramdisk needed

Hello Everyone!
What i want:
I need a 4.2.2 AOSP CWM Flashable ZIP with ramdisk chages for MIUi.
I need this ZIP to let my MIUI Port run with a new Base.
The Cyanogenmod Build that i still use is 10.1.2 without SElinux changes,with newer Builds its not possible to Port MIUI
So i need only someone that can make a AOSP.zip (Please 100% ready for use) and a Kernel with ramdisk changes for MIUI.
Can anyone Help me with that?
Thank You,
BR
PS: Can anyone tell me how to Convert a System.img to a flashable Zip? Android Kitchen is not working (Xperia Z not supportet)
Nothing?

Unified kernel for msm8974 devices

Unified kernel for msm8974 devices
hi all
we are cooking 1 kernel for all msm8974 devices for all custom roms
Source
https://github.com/sonyxperiadev/kernel
in this moment Z1 (honami) and Z2 (sirius) are tested
feel free to fork, joyn and push back
XDA:DevDB Information
Unified , Kernel for the Sony Xperia Z2
Contributors
jerpelea, Kali-, tilal6991, cdesai
Kernel Special Features:
Version Information
Status: Testing
Created 2014-10-07
Last Updated 2014-10-13
By "custom" you mean based on stock roms or AOSP-derived?
adwinp said:
By "custom" you mean based on stock roms or AOSP-derived?
Click to expand...
Click to collapse
both
depending on what an developer wants to build
What will the impact of this project be on areas that have been problems for aosp projects such as hardware drivers ?
furrypotato said:
What will the impact of this project be on areas that have been problems for aosp projects such as hardware drivers ?
Click to expand...
Click to collapse
1 kernel to rule them all means that 1 hal fixed in 1 device works on all devices
1 patch merged in kernel to fix something fixes same problem on all devices
jerpelea said:
1 kernel to rule them all means that 1 hal fixed in 1 device works on all devices
1 patch merged in kernel to fix something fixes same problem on all devices
Click to expand...
Click to collapse
I hope I'm not presumptuous or wrong: will it come with CWM and/or TWRP recovery versions?
Many thanks.
bonderbond said:
I hope I'm not presumptuous or wrong: will it come with CWM and/or TWRP recovery versions?
Many thanks.
Click to expand...
Click to collapse
this is just source code so depends on developers on what android fork is used
jerpelea said:
both
depending on what an developer wants to build
Click to expand...
Click to collapse
Unless I'm mistaken, the sony source doesn't work with pure AOSP. All AOSP or derivatives roms use the CM android_kernel_sony_msm8974pro or forks of it.
My question is thus the following: is this kernel source compatible with AOSP or like "kernel-copyleft", only with stock rom derivatives?
My custom kernel works on the latter, but I need to use the "msm8974pro" trees for pure AOSP.
Unless I'm missing something?
adwinp said:
Unless I'm mistaken, the sony source doesn't work with pure AOSP. All AOSP or derivatives roms use the CM android_kernel_sony_msm8974pro or forks of it.
My question is thus the following: is this kernel source compatible with AOSP or like "kernel-copyleft", only with stock rom derivatives?
My custom kernel works on the latter, but I need to use the "msm8974pro" trees for pure AOSP.
Unless I'm missing something?
Click to expand...
Click to collapse
it works perfectly on aosp and derivates
new guides published
http://developer.sonymobile.com/knowledge-base/open-source/open-devices/
kernel is rebased
z3 platform (shinano) added to kernel
https://github.com/sonyxperiadev/kernel/commits/aosp/LNX.LA.3.5.1-01110-8x74.0
status
z1 - bringup in progress
z2 - boots
z3 - boots
feel free to push fixes
broadcom wifi is now merged in kernel
crash has been fixed
broadcom wifi crash fixed
Can't boot
@jerpelea I've compiled AOSP Lollipop and it boots fine. I've compiled the kernel from 3.5.2.2 branch of the unified kernel source and successfully made zImage. I've combined the zImage with the resulting dtb and the ramdisk from the AOSP build. I can't get the device to boot for some reason. It's stuck at the Sony boot logo. Did I miss a step ? I've searched online but couldn't get enough help about this.
Tried the same with Kitkat too but same result. Doesn't go past the sony boot logo.
UPDATE
Got it to work The command line argument in the guide provided has android boot device as qcom whereas the one compiled during AOSP has it as "shinano" Took me 1 build to understand this Back to work again
hi All
Busy weeks ....months ...
Progress so far
- unified 3.4 kernel is stable for daily use and community tweaking
As some of you have already seen we have started work on comunity 3.10 unified kernel
This kernel is not finished and not stable but is an invitation for developers to joyn, test and improve a kernel built "by community for community"
Br
J
build guide has been updated for easy reading
http://developer.sonymobile.com/kno...evices/how-to-build-and-flash-a-linux-kernel/
hi all
kernel 3.10 is progressing nice
it can soon be used on SONY AOSP Project
master branch on devices uses 3.10 kernel
l-mr0 branch uses 3.4 kernel
br
J
hi all
3.10 is progressing nice
at this point can be used for L MR1 and shows good battery savings
more enhancements and bugfixes will come soon
br
J
Hi @jerpelea, which of the branches should be used for the 3.10 kernel?
I ll be appreciated that the unified kernel can support d6563.

[ROM] [6.0.1] AOSP yuga

Android Open Source Project for Sony Xperia Z.
'Complete' build from AOSP sources, which built from latest Google AOSP sources.
Warning:
This is an alpha version, so it's not for daily use!
Gapps:
http://opengapps.org/
Use pico or nano. After you installed gapps, do a factory reset /advanced wipe/ in recovery.
Current progress:
Working:
- 2D/3D working
- Audio
- Touchscreen
- Lights
- Bluetooth
- Wifi
- Gps
- Sensors
- SD Mount
- Ril /ongoing calls,sms/ & Data
- Nfc
Need to be fixed:
- Camera /blobs are not compatible, need to hack/
- Ril crashing on outgoing calls
Sources:
Lagan dev tree
Yuga dev tree
Kernel source
Credits:
SonyXperiaDev
Google
CyanogenMod Team
XDA:DevDB Information
AOSP for Xperia Z, ROM for the Sony Xperia Z
Contributors
kamarush
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: Alpha
Created 2015-11-14
Last Updated 2015-12-08
So... It begins.
Thank you for this ROM, I was waiting for it for 5 years
Aren't you the first person to port 6.0 for Xperia Z?
@up For yuga? Yes. But for pollux qsnc started to doing something with it. But it's first nearly stable 6.0 rom for fusion3 platform
And what about download links?
Yay! It's a shame that i've got only one Xperia Z
@UP
Download tab.
Morning surprise for me! Thank you Kamarush!
MrGohut said:
Yay! It's a shame that i've got only one Xperia Z
@UP
Download tab.
Click to expand...
Click to collapse
Ah Im using old theme
Sent from my Xperia Z using Tapatalk 2
So smooth it's this ROM c: But unusable for me without camera and incall sound
Please, add recovery in final release to make rom rootable
stuck on android
edi194 said:
So smooth it's this ROM c: But unusable for me without camera and incall sound
Please, add recovery in final release to make rom rootable
Click to expand...
Click to collapse
bro i stuck on android logo can you tell me how to resolve this.
Ess Arr said:
bro i stuck on android logo can you tell me how to resolve this.
Click to expand...
Click to collapse
Do a factory reset. I've saw that you have problem with 5.1 too, maybe you have changed partition file formats. Easily, flash stock from flashtool and then fastboot every file of this or 5.1 rom.
Can somebody send me a link to download?
jpacho89 said:
Can somebody send me a link to download?
Click to expand...
Click to collapse
On top is a download tab, just click on it
@kamarush If selinux cause so many problems, it cannot be disabled (permissive)? I think it'll help in fixing things
St.Jimmy90 said:
On top is a download tab, just click on it
Click to expand...
Click to collapse
Thanks mate
Hi, may I ask where I can find your kernel source for m build?
NFC fixed.
It was commented out.... Found this in source:
Code:
# !!! Intentionally commented out, we'll stop building
# the NXP stack in M, code will be removed in the
# next release.
# include $(BUILD_SHARED_LIBRARY)
# !!!
Thank you Google
So, incall audio and camera remains.
How to install gapps or recovery?
Thanks!
jpacho89 said:
How to install gapps or recovery?
Thanks!
Click to expand...
Click to collapse
I think it's completely unneeded. This is an alpha release. When i fix the incall audio, i'll push it to Beta and both will be included.
I'm waiting for beta then! And i can't wait for it
Kevinjoa said:
Hi, may I ask where I can find your kernel source for m build?
Click to expand...
Click to collapse
Hi
For this is from CM, with flo's adreno sources. You can find on github.

[PORT] Kali Nethunter 3.0 for Android One Devices

[PORT]Kali Nethunter 3.0
A Special Thanks to Varun.Chitre15 for Cm12.1 beta5
A Special Thanks to my Friend NSYTechno for Idea of porting
Taken a lot of time for making this rom...
********************************************************************************
1. 100% Make Sure you take a full system,data,boot,cache backup using your recovery, because we will not be responsible for any type of bricked devices
2. Please Read Installation Method or this will completely brick your device
*********************************************************************************
INSTALLATION INSTRUCTION
(i) Go to Backup and take full system backup
(ii) Go to Wipe and do a full wipe
(iii) Now flash the zip....
(iv) Now Install, select Image File button... right down... and navigate till the boot.img and flash it...
(v) Your Done Congratulation.... Enjoy ROM any bugs pls report..
********************************************************************************************************
CLICK HERE TO DOWNLOAD - ROM
CLICK HERE TO DOWNLOAD - BOOT
Enjoy ROM...
XDA:DevDB Information
[PORT] Kali Nethunter 3.0 for Android One Devices, ROM for the OEM Cross Device Development
Contributors
MICKEY_ANDRO100
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
Based On: CyanogenMod
Version Information
Status: Stable
Created 2016-01-21
Last Updated 2016-01-21
Features & screenshots?
Sent from my Spice Mi-498 using Tapatalk
Screenshots please...
request..
Plz make it sprout8..
@MICKEY_ANDRO100 I searched around the internet with no prior information about this tool. It looks like a really powerful tool for hacking but something about WiFi not working and having to use USB for that I read somewhere.
Again thanks for compiling this and could you explain more about this project.
I did everything according to your instruction but after flashing it , my phone reboots at bootlogo. What to do now to use it?
Download link not found
Download link : 404 error not found , please update and every devs please try to provide an alternate link too that'd be useful for users and great work of porting this, thank you and I hope wlan0 works
It Doesnt even Bootloops. It Doesn't Boots. All this 650mb package does is throws your phone into a restart loop. So I guess the OP needs to remove the download link untill He Ports a working OS.
official kali nethunter has to be flashed on any working os. Have anyone tried dirty flashing it over cm12.1
UNTESTED Port's added in "Original Android Development" section.
It's height bruhh.
just as good as any flagship huh cool anyway 404 error
You should close the thread till you get it to boot
Thread closed and moved until properly tested.

Categories

Resources