[Guide][MT6582] How To Port ROMs to all MT6582 phones!

Search This thread

Forever Alone

Senior Member
Jun 22, 2012
816
1,083
I won't waste your and my time in writing such a long post. Here's what you need to replace from stock to rom to port to make the ROM bootable in Micromax Unite 2 A106:

Replace these files from Stock 4.2.2 ROM or any working ROM to the ROM Which you want to port.

/System/bin/pq
/System/bin/vold
/System/lib/libcamalgo.so
/System/lib/libcamdrv.so
/System/lib/libcameracustom.so
/System/lib/libdpframework.so
/System/lib/libsensorservice.so
/System/lib/libsync.so
/System/lib/libvcodecdrv.so
/System/etc/apns.conf.xml
/System/etc/vold.fstab
/System/etc/vold.fstab.nand
/System/usr/Keylayout/Generic.kl

Delete the following folders in the ROM:

/System/vendor/
/System/lib/hw
/System/lib/modules/
/System/bin/WiFi
/System/Bin/Firmware

Now add these folders in the ROM:
/System/lib/modules
/System/lib/hw
/System/etc/wifi
/System/etc/firmware
/System/vendor

Finally replace stock boot.img with the one to port! Now ZIP it and flash.

If there is an audio bug, then simply replace all "libaudio" files in /System/lib.
If there is a bug of screen rotated to 180 degrees then add this line in build.prop: "ro.sf.hwrotation=180" or change "ro.sf.hwrotation=180" to "ro.sf.hwrotation=0".
 
Last edited:

ishan bhanot

Senior Member
Jan 11, 2013
195
23
Thanx fr d guide bro .. Bt is there any need to replace the boot.img?

Sent from my MyPhone Agua Rio Lite using XDA Premium 4 mobile app
 

ishan bhanot

Senior Member
Jan 11, 2013
195
23
I have ported gionee p3's rom for u2 everything is working perfect jst one bug its not showing sim contacts and also not saving accesspoint ... Any solution? ???

Sent from my MyPhone Agua Rio Lite using XDA Premium 4 mobile app
 

ishan bhanot

Senior Member
Jan 11, 2013
195
23
When i try to import contacts it says no contacts on sim card ....

Sent from my MyPhone Agua Rio Lite using XDA Premium 4 mobile app
 

wire55

Senior Member
Feb 25, 2013
401
65
But this won't work for devices with the arm v7 CPU only with Chinese phones?

Sent from my Amazon Tate using XDA Premium 4 mobile app
 

Top Liked Posts

  • There are no posts matching your filters.
  • 5
    I won't waste your and my time in writing such a long post. Here's what you need to replace from stock to rom to port to make the ROM bootable in Micromax Unite 2 A106:

    Replace these files from Stock 4.2.2 ROM or any working ROM to the ROM Which you want to port.

    /System/bin/pq
    /System/bin/vold
    /System/lib/libcamalgo.so
    /System/lib/libcamdrv.so
    /System/lib/libcameracustom.so
    /System/lib/libdpframework.so
    /System/lib/libsensorservice.so
    /System/lib/libsync.so
    /System/lib/libvcodecdrv.so
    /System/etc/apns.conf.xml
    /System/etc/vold.fstab
    /System/etc/vold.fstab.nand
    /System/usr/Keylayout/Generic.kl

    Delete the following folders in the ROM:

    /System/vendor/
    /System/lib/hw
    /System/lib/modules/
    /System/bin/WiFi
    /System/Bin/Firmware

    Now add these folders in the ROM:
    /System/lib/modules
    /System/lib/hw
    /System/etc/wifi
    /System/etc/firmware
    /System/vendor

    Finally replace stock boot.img with the one to port! Now ZIP it and flash.

    If there is an audio bug, then simply replace all "libaudio" files in /System/lib.
    If there is a bug of screen rotated to 180 degrees then add this line in build.prop: "ro.sf.hwrotation=180" or change "ro.sf.hwrotation=180" to "ro.sf.hwrotation=0".
    1
    Thanx fr d guide bro .. Bt is there any need to replace the boot.img?

    Sent from my MyPhone Agua Rio Lite using XDA Premium 4 mobile app

    Added in the guide.
    1
    I have ported gionee p3's rom for u2 everything is working perfect jst one bug its not showing sim contacts and also not saving accesspoint ... Any solution? ???

    Sent from my MyPhone Agua Rio Lite using XDA Premium 4 mobile app

    You need to import the contacts i think. Also replacing "apns-conf" file will fix APN bug [in /system/etc].
    1
    When i try to import contacts it says no contacts on sim card ....

    Sent from my MyPhone Agua Rio Lite using XDA Premium 4 mobile app

    No idea about that. Ask MTK devs like @yuweng for help.