AOSP Nougat 7.0 For Xperia T2 Ultra Dual

geekmax

Senior Member
Sep 25, 2015
121
35
0
Hi @geekmax,

what did you edit to get this list, I'm trying to build this, and even though I edited the sony.xml with the new device (tianchi)
"<project path="device/sony/tianchi" name="device-sony-tianchi" groups="device" remote="sony" revision="m-mr1"/>" I cannot get the same list as you do.
Initially, I added the manifest file for 'Build AOSP Marshmallow 6.0.1' (Initialise the AOSP tree step) and that's why I couldn't see T2U in the list. Then I added the manifest file for 'Build AOSP Marshmallow 6.0', I got the above list. That must be because 6.0.1 isn't available for T2U.
 
  • Like
Reactions: Ajinkyafreak

lescherd

New member
Feb 4, 2017
4
4
0
Initially, I added the manifest file for 'Build AOSP Marshmallow 6.0.1' (Initialise the AOSP tree step) and that's why I couldn't see T2U in the list. Then I added the manifest file for 'Build AOSP Marshmallow 6.0', I got the above list. That must be because 6.0.1 isn't available for T2U.
Yeah, i got an error when trying to build after adding the device for 6.0.1.
Will try with 6.0 only now.
 
  • Like
Reactions: Ajinkyafreak

dhiyeripj

New member
Jun 10, 2017
1
0
0
wish I could get nougat 7.1 for xperia t2 ultra dual. it will help me get lte and split screen will be awesome in 6 inch display

wouldnt it be the same for xperia m2 dual as both are having same config
 
Last edited:

rmnhg

Senior Member
Jan 22, 2015
189
234
83
Madrid
Hello guys! I'm owner of Xperia E3 and with a little of research and the help of some developers I have been able to compile LineageOS 14.1. Since tianchi uses Snapdragon 400 as my device, perhaps I can help you bringing life to this.
Can anyone tell me what you have done?

EDIT: I have done a basic device tree for LineageOS 14.1:
https://github.com/rmnhg/device-sony-tianchi :D

We need a new kernel v3.4.0 and vendor files
For kernel we could try to port device-tree and some drivers (don't expect it fully working in the first attempt)
 
Last edited:
  • Like
Reactions: geos_one

geos_one

Member
Oct 12, 2011
17
2
0
Hello guys! I'm owner of Xperia E3 and with a little of research and the help of some developers I have been able to compile LineageOS 14.1. Since tianchi uses Snapdragon 400 as my device, perhaps I can help you bringing life to this.
Can anyone tell me what you have done?

EDIT: I have done a basic device tree for LineageOS 14.1:
https://github.com/rmnhg/device-sony-tianchi :D

We need a new kernel v3.4.0 and vendor files
For kernel we could try to port device-tree and some drivers (don't expect it fully working in the first attempt)
great but wouldnt it be better to use the device tree from the old CM (lineagos) that includes support for the singel and dual sim version via containing both firmwares for the modems ?
 

rmnhg

Senior Member
Jan 22, 2015
189
234
83
Madrid
i dont know im not a dev i only have ssen that these trees contained support for t2ultra dual and singel via an release script.
On my device tree I already have added support for different variants, we would only need vendor blobs to get it working on each variant.
 
Last edited:

geos_one

Member
Oct 12, 2011
17
2
0
Yea please. You should look at system/etc/ or system/etc/firmware for files like: mba.b00 modem.b00 modem.b01... mba.mdt
yes will extract the files today or tomorrow.

---------- Post added at 04:38 PM ---------- Previous post was at 04:26 PM ----------

yes will extract the files today or tomorrow.
here are the modem files. http://ftp.disconnected-by-peer.at/pub/d5322.tar.bz2
and here for https://github.com/SonyAosp/vendor_qcom_firmware/tree/android-7.0/tianchi/D5303
 
Last edited:
  • Like
Reactions: rmnhg