Need Help on Marshmallow porting - Galaxy S3 Neo Q&A, Help & Troubleshooting

Hi all,
I want to port cm13 to our device (at least I'll give it a try) but i don't know if i can use cm12.1 files to port cm13. And can i compress .ext4 files to
.dat in Windows?

Anyway the rom i wt to use is Redmi 1s cm13
Redmi 1s have the same chipset as s3 neo http://forum.xda-developers.com/redmi-1s/orig-development/cyanogenmod-13-0-t3265044

ziad311 said:
Anyway the rom i wt to use is Redmi 1s cm13
Redmi 1s have the same chipset as s3 neo http://forum.xda-developers.com/redmi-1s/orig-development/cyanogenmod-13-0-t3265044
Click to expand...
Click to collapse
It would be better to use source as it's give with the rom; you could copy some from cm12.1 (of s3 neo) and some from cm13 (of redmi 1s). It's very difficult that poting works (none of mine booted ), expecially with different versions. To have sucess you will have to replace a lot of files and it can still not work. Sorry but I don't think it will work; anyway good luck!
For extracting lollipop files.
If you search there's a guide that explain how to use dat2img.exe but then you need to mount it as a loopback device and windows can't do that. I succesfully extracted it with sdat2img.exe with this syntax: sdat2img system.transfer.list system.new.dat system.img and then accessed system.img with and then ext2explore and ext4 unpack; however then you haven't got any way to recompress it.

It'll not work. You need to build rom from source, becouse M have many changes in kernel (Selinux is good example) and LP kernel won't boot M.

Related

Announcement for DualBooters [Only FOR DorimanX FANs]

Hi All,
you know that i always will serve your S2 to DualBoot all best 4.1.2 ROM you can find on XDA or other Forums.
you know that you can ask me to re-script all ROMs you want to DualBoot too.
Now, you have to know that, for all DualBoot ZIP i will provide in future, all will be done to flash my DualBoot moded Roms in 1rst ROM too
For that, i will always change zImage kernel of ZIP ROM for DualBoot by zImage DoeimanX kernel , so if you flash my provided DualBoot rom in 1rst position ROM, your ROM will be powered by @dorimanx V8.xx Last KERNEL.
If Modem exist in Original ROM ZIP from DEVs, it will be replaced by XXMS3 modem to, with RIL too , from last ModemRIL_XXMS3-FROM_I9100XWLSW_I9100VGFLS2_VGF .
If ROM ZIP manage AROMA MODS , this will be rescript too for DualBoot. Even for Modem or Kernel choice.
How i can provide for your :
- Only send me updater-script and aroma-config files for original ROM ZIP you want to DualBoot.
Species :
- If you already have a 4.1.2 stock rom, you can always try to flash my moded ROMs over it without wiping anything. I never tell you to WIPE anything before or after flash.
- my script never format partition, only will be done a delete of /system/ , /cache/ , /data/sec_data/ and /data/dalvik-cache/ folders
Thanks.
+1
+2
First
Wish you good luck
Sent from my GT-I9100 using Tapatalk 4
all my /Users-DEVs/ friends here soon
@bombaybadboy , @nik60 , Christian Nothing , @pargas , @krazy1101 , @immortalneo , @phenomarc ....
hahaha, all my best supporter friends are here
thanks , thats great for me.
no necessary to rethank this post, just your name will be appear here when you have thank OP
Troubadour666 said:
@bombaybadboy , @nik60 and Christian Nothing , @pargas too
hahaha, all my best supporter friends are here
thanks , thats great for me.
Click to expand...
Click to collapse
one friend in the square is best that 10 euro
ehehehe
I wonder if triple boot possible?
maybe you could take a look here but this is for sgs3
http://forum.xda-developers.com/showthread.php?t=1943928
This would be great, i'm waiting for
DualBoot - 1rst or 2nd ROM - I9100XWLSZ_NeatROM (Aroma Full&Lite soon)
Hi all,
based on principe in OP,
you can find my Last DualBoot ROM , based on last @_Sale_ Neatrom Full from yesterday.
In my ZIP, as a big test, you will find Viper4Android and Xpose and modules activated too. Modem is conserve, not change.
- last @dorimanx kernel version 8.41 inside too
Links to have a test of it : i named it Precious because when @_Sale_ provide a lite version, we can share a zip for ExtraLite_Full-Precious-I9100XWLSZ_NeatROM soon.
ExtraLite-Precious-I9100XWLSZ_NeatROM_Full.zip - 309.33 MB http://d-h.st/Dr2
EDIT and after some test :
i have an already "AROMA mod" to choose Full or Lite Install of ROM but, wait for the "REAL Lite with many features" from _Sale_ NeatRom too lol
i made it for 'dualbooters' , but i can 'drive' /preload/ managment folder for 'basic' users hahaha
I name it PreciousDualBootAromaFull-Lite-I9100XWLSZ_NeatROM.zip.
- xpose activated, xquicktoggles, appsettings modules too.
- viper activated and sdcard kernels installed
- walkman installed and sound activated too
- personal lite version (from last _Sale_ NeatRom Full) : (78 apks) no CSC sub-folders , rich features.xml, tts folder deleted
- full version : all things deleted from lite (133 apks)
When Real Lite will be available from @_Sale_ , AROMA will be ready and just perfect for all dualbooters friends.
thanks.

Sources

I'm here to question the device owner. There are few sources around about this device. They are raw and they are as common always experimental. Does anyone need them?
Furthermore, I can sum up here any sources I or other get to find about this device or its periphery.
If you are eager to Void your Warranty please Mind and Acknowledge that every modification only affects you and your contract and noone else.
custom rom
http://forum.xda-developers.com/xperia-xa/development/f3112-f3116-cyanogemod-13-project-t3488890
Silversniper said:
I'm here to question the device owner. There are few sources around about this device. They are raw and they are as common always experimental. Does anyone need them?
Furthermore, I can sum up here any sources I or other get to find about this device or its periphery.
Click to expand...
Click to collapse
Very good thing, I'm trying to build a CM13 rom from sources and I'm not sure if I have all required sources. For now I have, kernel sources with some "vendor" files from Sony and I found all build parameters like offsets/adresses and correct cmdline (no thanks to Sony because never released or mentioned them), the device tree dumped from my device, and I will dump the vendor tree too.
Now I need the defconfig for CM (very not sure if the stock one will work) , and some files like the boardconfig and some config files. I'm using the Elephone P9000 sources for sample, almost the same device (hardware side) and source files.
If I have some time I will try to upload files to git but I never tried before (sync only)...
rrvuhpg said:
Very good thing, I'm trying to build a CM13 rom from sources and I'm not sure if I have all required sources. For now I have, kernel sources with some "vendor" files from Sony and I found all build parameters like offsets/adresses and correct cmdline (no thanks to Sony because never released or mentioned them), the device tree dumped from my device, and I will dump the vendor tree too.
Now I need the defconfig for CM (very not sure if the stock one will work) , and some files like the boardconfig and some config files. I'm using the Elephone P9000 sources for sample, almost the same device (hardware side) and source files.
If I have some time I will try to upload files to git but I never tried before (sync only)...
Click to expand...
Click to collapse
Don't need to hesitate. I'll try to put the directions I've gathered here up today so it is done.
I finished to upload my files to Github:
https://github.com/rrvuhpg
You will find the device, kernel and vendor files to build CM13 for F3112/F3116. For now it will not work, it's just to share and help. I successfully built and booted the Cyanogen recovery with the kernel from sources, the doors for porting new roms are open?? :fingers-crossed:
My next step is to finish the device tree, verify the vendor tree and build the rom
rrvuhpg said:
I finished to upload my files to Github:
https://github.com/rrvuhpg
You will find the device, kernel and vendor files to build CM13 for F3112/F3116. For now it will not work, it's just to share and help. I successfully built and booted the Cyanogen recovery with the kernel from sources, the doors for porting new roms are open?? :fingers-crossed:
My next step is to finish the device tree, verify the vendor tree and build the rom
Click to expand...
Click to collapse
cool.. if work I would like to have it on my f3111 !!
rrvuhpg said:
I finished to upload my files to Github:
https://github.com/rrvuhpg
You will find the device, kernel and vendor files to build CM13 for F3112/F3116. For now it will not work, it's just to share and help. I successfully built and booted the Cyanogen recovery with the kernel from sources, the doors for porting new roms are open?? :fingers-crossed:
My next step is to finish the device tree, verify the vendor tree and build the rom
Click to expand...
Click to collapse
Can you publish some brief preview?
Need to say the sources I had just seem to be down, so can't share them.
Through which Program are these to flash? If you're that far I can hold a look at it and may join in your development.
Verification of the Vendor Files is something I was not very good at it, not even a yolk I managed.
Silversniper said:
Can you publish some brief preview?
Need to say the sources I had just seem to be down, so can't share them.
Through which Program are these to flash? If you're that far I can hold a look at it and may join in your development.
Verification of the Vendor Files is something I was not very good at it, not even a yolk I managed.
Click to expand...
Click to collapse
For now the only preview I can publish are the CM13 boot and recovery "as is", I'm not sure if it can help but I will release them if someone want to port others MTK Roms on XA. ( Never booted any ported rom with the stock kernel, stuck at Sony logo)
Flashing is easy: the recovery with fastboot and Rom/boot in a single flashable zip on the SD.
The kernel sources are coming from 33.2.B.2.95 open source archive from Sony but built from the lastest CM13 and Google git sources.
The vendor tree from 33.2.B.2.93 dumped from my phone, only common files with the P9000 are on my git for now.
The device tree from P9000 sources (from @Deepflex git) but seem OK.
CM13 have Android 6.0.1, I don't know if the security patch is the last one but August for sure.
I'm not so far from a finished build (not mean fully bootable), for now I successfully build a full CM13 for the Elephone P9000 (the twin of the XA, I'm using it as base). It mean my "kitchen" is working Now I'm trying to identify the last proprietary files from all others stock/cm13 libs, modify make files and cross my fingers it will fully build without errors.
You can join me no problem all people are welcome because I can't do all alone
rrvuhpg said:
For now the only preview I can publish are the CM13 boot and recovery "as is", I'm not sure if it can help but I will release them if someone want to port others MTK Roms on XA. ( Never booted any ported rom with the stock kernel, stuck at Sony logo)
Flashing is easy: the recovery with fastboot and Rom/boot in a single flashable zip on the SD.
The kernel sources are coming from 33.2.B.2.95 open source archive from Sony but built from the lastest CM13 and Google git sources.
The vendor tree from 33.2.B.2.93 dumped from my phone, only common files with the P9000 are on my git for now.
The device tree from P9000 sources (from @Deepflex git) but seem OK.
CM13 have Android 6.0.1, I don't know if the security patch is the last one but August for sure.
I'm not so far from a finished build (not mean fully bootable), for now I successfully build a full CM13 for the Elephone P9000 (the twin of the XA, I'm using it as base). It mean my "kitchen" is working Now I'm trying to identify the last proprietary files from all others stock/cm13 libs, modify make files and cross my fingers it will fully build without errors.
You can join me no problem all people are welcome because I can't do all alone
Click to expand...
Click to collapse
good work , but I am noob to create rom with kitchen .. only zip edit I know
Yesterday I successfully built CM13 for XA from sources
But news are not good, the CM recovery is fully working as expected but the rom is stuck just after the Sony logo (Mediatek screen with "loading...") like on my previous attempts to port other roms. The kernel built from CM kitchen do the same... I will upload my git and my rom to see if someone have an idea on the problem. Now I will focus on the "vendor" files, but I'm not sure if it's the real problem. Can it be a locked preloader/kernel or something like that?
EDIT: I think the boot problem is related to the defconfig file from Sony kernel sources, I will try to change some settings. (the door for adding kernel features :good
rrvuhpg said:
Yesterday I successfully built CM13 for XA from sources
But news are not good, the CM recovery is fully working as expected but the rom is stuck just after the Sony logo (Mediatek screen with "loading...") like on my previous attempts to port other roms. The kernel built from CM kitchen do the same... I will upload my git and my rom to see if someone have an idea on the problem. Now I will focus on the "vendor" files, but I'm not sure if it's the real problem. Can it be a locked preloader/kernel or something like that?
EDIT: I think the boot problem is related to the defconfig file from Sony kernel sources, I will try to change some settings. (the door for adding kernel features :good
Click to expand...
Click to collapse
Love you!
I will buy this phone thanks to you :highfive:
Thank you for your work on our phone, it's very cool.
I would have helped if i could develop myself. If you need help get in touch with me i know some great devs who could maybe help you
any news @rrvuhpg ?
Yes I have some news but I want to create a dedicated thread for the CM13 project with updates, explanations and downloads to avoid off topic here. I am on holiday on next week and I will have time to work on it and give explanations. For now I'm stuck on boot because of Sony extra settings in the boot process, it's the first time I see a bootstrap and TA partition mount on a MTK device. If you know a dev for helping me passing the Sony part in the boot init it can be great :angel:
Other thing, I updated my git with parts of the update made by @Deepflex on the P9000 sources and my recent changes.
rrvuhpg said:
Yes I have some news but I want to create a dedicated thread for the CM13 project with updates, explanations and downloads to avoid off topic here. I am on holiday on next week and I will have time to work on it and give explanations. For now I'm stuck on boot because of Sony extra settings in the boot process, it's the first time I see a bootstrap and TA partition mount on a MTK device. If you know a dev for helping me passing the Sony part in the boot init it can be great :angel:
Other thing, I updated my git with parts of the update made by @Deepflex on the P9000 sources and my recent changes.
Click to expand...
Click to collapse
sorry first time I use sony ... I wish you to have nice holiday !

land-m-oss build from Xiaomi_Kernel_OpenSource results in no wifi & no simcard

[sorry, can't post yet in the ROM subforum, so posted here..]
Hi all,
I've downloaded the land source code from the Xiaomi_Kernel_OpenSource github in order to build the kernel for my redmi 3s pro (international, with b20 band) but I run into problems when testing the kernel : wifi stays in the disabled state when toggling on/off and also the sim card is not working.
I built the kernel using the wt88537-perf_defconfig and created a boot.img using the resulting kernel and a dt.img using the .dtb files from the arch/arm64/boot/dts/qcom directory. This allows the phone to boot using 'fastboot boot boot.img' (I didn't perform any wipes) and I can start apps etc.
I tested this boot.img against the xiaomi.eu rom MIUI 8.2 6.12.29 which would typically run the kernel 3.18.20-g16ef342.
Can anyone give me a pointer how to get wifi and the sim card to work ?
You need to know how to use logcat and kernel log, use 2 of that to debug the your problem
hi bro what linux u use to compile? and what compiler ? ubertc? can u explaine?
kasperskie said:
[sorry, can't post yet in the ROM subforum, so posted here..]
Hi all,
I've downloaded the land source code from the Xiaomi_Kernel_OpenSource github in order to build the kernel for my redmi 3s pro (international, with b20 band) but I run into problems when testing the kernel : wifi stays in the disabled state when toggling on/off and also the sim card is not working.
I built the kernel using the wt88537-perf_defconfig and created a boot.img using the resulting kernel and a dt.img using the .dtb files from the arch/arm64/boot/dts/qcom directory. This allows the phone to boot using 'fastboot boot boot.img' (I didn't perform any wipes) and I can start apps etc.
I tested this boot.img against the xiaomi.eu rom MIUI 8.2 6.12.29 which would typically run the kernel 3.18.20-g16ef342.
Can anyone give me a pointer how to get wifi and the sim card to work ?
Click to expand...
Click to collapse
hi bro what linux u use to compile? and what compiler ? ubertc?
can u explaine? i build stiil error
i was try build lolipop kernel work fine but not with this
i can fix wifi if i can build not error
hiimpig1 said:
You need to know how to use logcat and kernel log, use 2 of that to debug the your problem
Click to expand...
Click to collapse
kasperskie said:
[sorry, can't post yet in the ROM subforum, so posted here..]
Hi all,
I've downloaded the land source code from the Xiaomi_Kernel_OpenSource github in order to build the kernel for my redmi 3s pro (international, with b20 band) but I run into problems when testing the kernel : wifi stays in the disabled state when toggling on/off and also the sim card is not working.
I built the kernel using the wt88537-perf_defconfig and created a boot.img using the resulting kernel and a dt.img using the .dtb files from the arch/arm64/boot/dts/qcom directory. This allows the phone to boot using 'fastboot boot boot.img' (I didn't perform any wipes) and I can start apps etc.
I tested this boot.img against the xiaomi.eu rom MIUI 8.2 6.12.29 which would typically run the kernel 3.18.20-g16ef342.
Can anyone give me a pointer how to get wifi and the sim card to work ?
Click to expand...
Click to collapse
hi bro i try flash your kernel but not boot... stuck on mi logo i was try flash miui7.5.9.0 same as you but same stuck on mi logo can u share screenshoot if its kernel work... just about phone pic Lol
---------- Post added at 12:05 PM ---------- Previous post was at 12:04 PM ----------
hiimpig1 said:
You need to know how to use logcat and kernel log, use 2 of that to debug the your problem
Click to expand...
Click to collapse
kasperskie said:
[sorry, can't post yet in the ROM subforum, so posted here..]
Hi all,
I've downloaded the land source code from the Xiaomi_Kernel_OpenSource github in order to build the kernel for my redmi 3s pro (international, with b20 band) but I run into problems when testing the kernel : wifi stays in the disabled state when toggling on/off and also the sim card is not working.
I built the kernel using the wt88537-perf_defconfig and created a boot.img using the resulting kernel and a dt.img using the .dtb files from the arch/arm64/boot/dts/qcom directory. This allows the phone to boot using 'fastboot boot boot.img' (I didn't perform any wipes) and I can start apps etc.
I tested this boot.img against the xiaomi.eu rom MIUI 8.2 6.12.29 which would typically run the kernel 3.18.20-g16ef342.
Can anyone give me a pointer how to get wifi and the sim card to work ?
Click to expand...
Click to collapse
what u toolchain use bro? can u share to me? i need specific link about toolchain

Need ZenParts Flashable Zip

ZenParts is a utility that enables ZenMotions & Zen tweaks such as Audio Gain, Vibration strength, etc.
I've been searching ZenParts module for my X00TD (Max Pro M1). I'm planning to use it on Lineage OS which obviously don't come with it.
There are also ROMs out there that include ZenParts, but I need the module so that I can use on the Non existed ROMS too.
Posting such files or links is appreciated !
There's also github source code for it?
https://github.com/saurabhchardereal/ZenfoneParts/blob/master/README.md
Can anyone compile the code & make a flashable zip if possible.
MPK99 said:
There's also github source code for it[emoji116]
https://github.com/saurabhchardereal/ZenfoneParts/blob/master/README.md
Can anyone compile the code & make a flashable zip if possible.
Click to expand...
Click to collapse
You can't make a flashable zip because it need the device tree --> need to build a new ROM.
Sent from my ZenFone Max Pro M1 using Tapatalk

[Q] [SOLVED] Building OOS13 Kernel - Finding defconfig ?

I am trying to build the latest OOS 13 kernel .
The source I am working with is https://github.com/OnePlusOSS/android_kernel_oneplus_sm8250/tree/oneplus/sm8250_t_13.0.0_op8
In the past , i've built for Samsung and Lenovo devices , although I am unsure of a few things with our oneplus8t
Which defconfig file should I be using? as I do not see a kebab config within the root directory of android_kernel_oneplus_sm8250 or arch/arm64/configs/
Google has helped , but not too much material on building OOS kernels
What is the difference between a OOS kernel and AOSP kernel ? Would I be able to take a commit from AOSP and apply to my OOS ?
Appreciate any insight , and hope to be able to release a kernel soon!
SOLUTION
Backed up my boot.img with ex-kernel manager . Brought the boot.img to my build folder. Extracted defconfig with extract-ikconfig
Hey Dude I'm on oos11..i wanna compile a new kernel..which debconf to use.. the one in the vendors or what? Kona-perf.debconf?
Please help me which debconf to use for OnePlus 8
@hightech316 any luck on building the custom kernel yet?

Categories

Resources