shorte.st Home About Us Payout rates How it works Affiliation Forum More Privacy Policy Terms of use Contact us Social Copyright 2013 shorte.st. Crafted with love ♥ in Szczecin, PL Dear User, Shorte.st uses cookies. By browsing the site, you're agreeing to our cookie policy.

Saturday, October 8, 2016

MT6582 (3.4.67 Kernel) Porting Guide for 5.1.1/6.0.1/CM12.1/CM13

Hello Guys,
Today i am going to teach you how to simply port 5.1.1/6.0.1/CM12.1/CM13 (3.4.67 Kernel) roms to your kitkat 3.4.67 kernel MT6582 device.


1st of all make 2 separate folders as PORT & BASE for easy understanding ....... & put rom to port in PORT folder & ur stock kitkat rom in BASE folder. extract (unzip) them.

Steps -
1. Open PORT/system/etc/ & delete firmware folder......... & then copy firmware folder from BASE rom & paste it in the PORT/system/etc/

2. Open BASE/system/lib/ & copy 5 files - 
         libaudioprimarydefault.so
         libcamlgo.so
         libcamdrv.so
         libcameracustom.so
         libMali.so 
& Paste them in the PORT/system/lib/ (replace them).

3. Open PORT/system & open build.prop with notepad++
Search for this 2 lines -
ro.sf.lcd_density=
ro.sf.hwrotation=
change values as it has in ur BASE buid.prop file (for example - ro.sf.lcd_density=220 & ro.sf.hwrotation=0)............... if ro.sf.hwrotation=0 line is not present then add it in the build.prop
You can also change device name in the build.prop file

4. Last part is to edit boot.img
unpack both the BASE & PORT boot.img files
then replace kernel & ueventd.rc from BASE to PORT
Repack it again ........ & copy new boot.img to PORT ....... delete old one

5. Done.................... make a zip of the PORT rom & flash through recovery..................... enjoy..................


Other Guides -

How to make SD Default Patch - Coming Soon
How to fix invert lock screen - Coming Soon
How to fix Camera - Coming Soon
How to fix Bluetooth - Coming Soon
How to fix WiFi issues - Coming Soon
How to Make FM Radio Patch - Coming Soon
How to add tweaks in Build.prop - Coming Soon
How to fix Sensors - Coming Soon
How to make Mass storage work in CM roms - Coming Soon
How to fix network drop - Coming Soon
How to fix data issue - Coming Soon
How to edit Script file & change Mount points - Coming Soon

If you guys have any queries .......... feel free to ask below in comment section
Keep visiting for daily new posts

No comments:
Write comments