Hello Guys,
This is the Q/A thread for fixing bugs in Lollipop based and Cyanogenmod 12.1 based Custom ROMs.
All the ROMs have been Powered by http://mtkroms.com
Give proper credit and the credits must be placed at THE TOP OF THE POST, Just after the Title. The credits must look like this :
"This ROM has been powered by http://mtkroms.com
The original ROM can be found at : link of the original post"
Doing this is a must or action will be taken
Q/A
Q. Can I port any Lollipop ROM in this site for MT6582 to my MT65xx device ?
A. No you cannot, this ROM can only be ported to MT6582
Q. Can I port any Lollipop ROM in this site for MT6592 to my MT65xx device ?
A. No you cannot this ROM can only be ported to MT6592
Q. I am using android 4.2.2 can I use this Lollipop ROM for MT6582 device.
A. No you cannot this ROM is only for 4.4.2 or 4.4.4
Q. I am using android 4.2.2 can I use this Lollipop ROM for MT6592 device.
A. No you cannot this ROM is only for 4.4.2 or 4.4.4
Q. I am having trouble while booting this Lollipop ROM For MT6582
A. Try to report the ROM by changing the Mount Points correctly
Q. I am having trouble while booting this Lollipop ROM For MT6592
A. Try to report the ROM by changing the Mount Points correctly
Q. I am stuck on Android is Upgrading what to do ?
A. First of all Wipe Data/Factory reset your device. It is suggested that you use the latest KitKat supported PhilZ or TWRP recovery. CWM will not work. Then flash this ROM reboot if still stuck there. Reflash this ROM without wiping data and then reboot.
Q. Tired of rebooting to see apps in Launcher ?
A. Go to Settings > App > All Apps and find Trebuchet and Fore Stop it and BOOM all apps will appear without reboot
-Tirth Patel
Q. Can't connect to camera issue, WiFI, SIM, Bluetooth not working ?
A. Go to Settings>Developer Options and Enable Advanced Boot. Press and hold the Power Button. Select reboot>soft reboot and reboot everything will work.
Note : You must do a soft reboot every time you turn your device ON and OFF
Q. Wifi, Bluetooth, SIM still not working ?
A. Replace from stock to port : /etc/firmware,security,wifi,bluetooth
Q. Camera is green or Camera isn't working at all ?
A. Replace from stock to port :
- libcameracustom.so
- libfeatureio.so
- libjpeg.so
- libdpframework.so
Q. Fix Google Sync Problem.
A. Thanks to these guys who found a solution, you shall try anyone of them. But flashing a different Gapps is not guranteed to solve the problem in all devices.
a) "I manage to fix sync problem with installing other Gaps" - Sasko Bikov
b) "turn off location in SETTINGS, reboot your phone. Work for me" - Ivan Kokic
c) "i had a problem with google contact sync etc today i fixed it by turning off gps and then reboot and now the problem is solved" - Unknown
Q. Bad Battery Backup ?
A. This might or might not work for all devices, but using this trick I and a few of my friends were able to get 8 hours of battery backup (it depends on the mAh of your battery)
Before putting it on charging, go to Settings>Battery>Battery mode and select "Balanced" and after charging it or removing from charging again go there and select "Power Save"
Q. Fix Ringtone bug
A. Download this theme : Theme Download and install it. From theme manager apply the newly installed theme check all options including ringtone,notification,alarm.
- Thanks to Steve
Q. Remove nav bar from ROM
A. Add this line at the end of build.prop : "qemu.hw.mainkeys=1" without ""
Q. Got inverted touch ?
A. Replace from libinput.so from stock to port
Q. In OctOS GPS is working in some devices. You may try to check if it works in your device by replacing the files. If it does not work then DO NOT REPORT IT IN THE COMMENTS
A. Replace libmnlp and gps.conf
Q. 3G is not working ?
A. Download this ZIP : CM 3G Fix
- Replace (don't delete) /etc/firmware folder from stock to the zip
- Flash via Recovery
- By Vijay Jaiswal
Q. Fix Microphone and Sound Recorder in all CM based ROMs
A. Go to Audio Recorder > Options, Archieve Type and Change AMR to 3GPP or WAV
- Thanks to Blog do M4rQu1Nh0S
Also try out this Patch Made by Me, Just flash it (MT6582) : Download, Click Here
Q. Icons and everything is too small or big ?
A. Find a line called "density" in both Stock and Port build.prop and use the value of stock rom in port build.prop
Q. No Audio ?
A. Replace libaudio.primary.default.so
Q. Sensors not working ?
A. Replace sensor.default.so and rename it to sensor.mt65xx.so and replace from stock to CM based ROM
replace xx with 82 or 92 depending on your chipset
Q. Fix Mic, Bluetooth Headset, Hotspot in all CM 12.1 ROMs. Flashable ZIP
A. Flash this zip via recovery, no need to do anything just flash it.
Download : CM 12.1 All Bug Fixes ZIP
- Flashable ZIP By Me, Patches By An Awesome Russian Dev
Q. Hotspot not working ?
A. Finally we have a fix
Download : netd
then open adb terminal in the place where you downloaded netd.
Type "adb push netd /system/bin/" without "" and then reboot. It worked for me !!!!!
- By An Awesome Russian Dev
Q. Microphone not working in Google now ?
A. Again another most awaited fix :D
Download : audio_policy.conf
then open adb terminal in the place where you downloaded netd.
Type "adb push audio_policy.conf /system/etc/" without "" and then reboot. It worked for me !!!!!
- By An Awesome Russian Dev
Q. Network started dropping suddenly while making calls ? (This is completely rare to happen)
A. Replace :
/etc/apns-conf.xml
Q. Fix Camera Resolution/Pixels
A. Replace from stock to port, It would be much better if your replace these files from a CyanogenMod 12.1 ROM in which correct Resolution/Pixels are being shown
- libcamdrv.so
- camera.default.so
- libcam.exif.so
- libcamalgo.so
- libimageio.so
- libfeatureio.so
- libcameracustom.so
- libcam.camadapter.so
- libimageio_plat_drv.so
- libcam.paramsmgr.so
- Thanks Danillo Caballero
Q. Followed the above No SIM fix and yet no IMEI/Baseband ?
A. Follow this fix, this fix is for the worst case scenario. Only for those who know what they are doing
1. Make sure phone is working on your stock ROM (you can make/receive phone calls and that IMEI is correct).
2. Use "MTK Droid Tools" and make NVRAM backup (you'll get one .BIN and one .TAR file).
3. Use "SP Flash Tool" and make backup of your PROTECT_F and PROTECT_S partitions (using "Readback" tab). This is just in the case of the worst case scenario.
4. Flash custom ROM, let it boot, then go back to recovery and install Gapps and Kinguser.
5. When the phone boots again go to ADB shell.
6. Type "cd /protect_f" and then when you're inside that directory type "rm -R *".
7. Type "cd /protect_s" and then when you're inside that directory type "rm -R *".
8. Copy "nvram" directory from your NVRAM back to the "/data" directory on your phone overwritting all existing files (do NOT first remove "nvram" from your phone, just overwrite existing files).
9. Wait few seconds and your SIM card should be detected altogether with your baseband.
10. Restart your phone to confirm SIM card is working.
- Major thanks to Amir Ahmetovic, Abdullahi and Dechronic
Q. Camera not working even after using the above camera fix in this post in Build 1 of CM 12.1 Beta 7 For MT6582 ?
A. From a CM 12.1 ROM or CM 12.1 based ROM in which camera is working copy all files which have the word "libcam" and replace it in beta 7 build 1 and camera will work. Make sure you reflash the whole ROM again.
If you do not have a working build then visit the post below and download a flashable zip
Visit : Flashable Bug Fix ZIP
If you have any more questions comment down below I will try to fix them. And please do not report about any bugs saying please fix this. A lot of hard work has gone into making these ROMs. I already know what bugs are in the ROM. I will try to fix them and give a updated ROM link. Till then do not report any bugs. Just booting this ROM in your device is most important.
This is the Q/A thread for fixing bugs in Lollipop based and Cyanogenmod 12.1 based Custom ROMs.
All the ROMs have been Powered by http://mtkroms.com
Give proper credit and the credits must be placed at THE TOP OF THE POST, Just after the Title. The credits must look like this :
"This ROM has been powered by http://mtkroms.com
The original ROM can be found at : link of the original post"
Doing this is a must or action will be taken
Q/A
Q. Can I port any Lollipop ROM in this site for MT6582 to my MT65xx device ?
A. No you cannot, this ROM can only be ported to MT6582
Q. Can I port any Lollipop ROM in this site for MT6592 to my MT65xx device ?
A. No you cannot this ROM can only be ported to MT6592
Q. I am using android 4.2.2 can I use this Lollipop ROM for MT6582 device.
A. No you cannot this ROM is only for 4.4.2 or 4.4.4
Q. I am using android 4.2.2 can I use this Lollipop ROM for MT6592 device.
A. No you cannot this ROM is only for 4.4.2 or 4.4.4
Q. I am having trouble while booting this Lollipop ROM For MT6582
A. Try to report the ROM by changing the Mount Points correctly
Q. I am having trouble while booting this Lollipop ROM For MT6592
A. Try to report the ROM by changing the Mount Points correctly
A. First of all Wipe Data/Factory reset your device. It is suggested that you use the latest KitKat supported PhilZ or TWRP recovery. CWM will not work. Then flash this ROM reboot if still stuck there. Reflash this ROM without wiping data and then reboot.
Q. Tired of rebooting to see apps in Launcher ?
A. Go to Settings > App > All Apps and find Trebuchet and Fore Stop it and BOOM all apps will appear without reboot
-Tirth Patel
Q. Can't connect to camera issue, WiFI, SIM, Bluetooth not working ?
A. Go to Settings>Developer Options and Enable Advanced Boot. Press and hold the Power Button. Select reboot>soft reboot and reboot everything will work.
Note : You must do a soft reboot every time you turn your device ON and OFF
Q. Wifi, Bluetooth, SIM still not working ?
A. Replace from stock to port : /etc/firmware,security,wifi,bluetooth
Q. Camera is green or Camera isn't working at all ?
A. Replace from stock to port :
- libcameracustom.so
- libfeatureio.so
- libjpeg.so
- libdpframework.so
Q. Fix Google Sync Problem.
A. Thanks to these guys who found a solution, you shall try anyone of them. But flashing a different Gapps is not guranteed to solve the problem in all devices.
a) "I manage to fix sync problem with installing other Gaps" - Sasko Bikov
b) "turn off location in SETTINGS, reboot your phone. Work for me" - Ivan Kokic
c) "i had a problem with google contact sync etc today i fixed it by turning off gps and then reboot and now the problem is solved" - Unknown
A. This might or might not work for all devices, but using this trick I and a few of my friends were able to get 8 hours of battery backup (it depends on the mAh of your battery)
Before putting it on charging, go to Settings>Battery>Battery mode and select "Balanced" and after charging it or removing from charging again go there and select "Power Save"
Q. Fix Ringtone bug
A. Download this theme : Theme Download and install it. From theme manager apply the newly installed theme check all options including ringtone,notification,alarm.
- Thanks to Steve
Q. Remove nav bar from ROM
A. Add this line at the end of build.prop : "qemu.hw.mainkeys=1" without ""
Q. Got inverted touch ?
A. Replace from libinput.so from stock to port
Q. In OctOS GPS is working in some devices. You may try to check if it works in your device by replacing the files. If it does not work then DO NOT REPORT IT IN THE COMMENTS
A. Replace libmnlp and gps.conf
Q. 3G is not working ?
A. Download this ZIP : CM 3G Fix
- Replace (don't delete) /etc/firmware folder from stock to the zip
- Flash via Recovery
- By Vijay Jaiswal
Q. Fix Microphone and Sound Recorder in all CM based ROMs
A. Go to Audio Recorder > Options, Archieve Type and Change AMR to 3GPP or WAV
- Thanks to Blog do M4rQu1Nh0S
Also try out this Patch Made by Me, Just flash it (MT6582) : Download, Click Here
Q. Icons and everything is too small or big ?
A. Find a line called "density" in both Stock and Port build.prop and use the value of stock rom in port build.prop
Q. No Audio ?
A. Replace libaudio.primary.default.so
Q. Sensors not working ?
A. Replace sensor.default.so and rename it to sensor.mt65xx.so and replace from stock to CM based ROM
replace xx with 82 or 92 depending on your chipset
Q. Fix Mic, Bluetooth Headset, Hotspot in all CM 12.1 ROMs. Flashable ZIP
A. Flash this zip via recovery, no need to do anything just flash it.
Download : CM 12.1 All Bug Fixes ZIP
- Flashable ZIP By Me, Patches By An Awesome Russian Dev
Q. Hotspot not working ?
A. Finally we have a fix
Download : netd
then open adb terminal in the place where you downloaded netd.
Type "adb push netd /system/bin/" without "" and then reboot. It worked for me !!!!!
- By An Awesome Russian Dev
Q. Microphone not working in Google now ?
A. Again another most awaited fix :D
Download : audio_policy.conf
then open adb terminal in the place where you downloaded netd.
Type "adb push audio_policy.conf /system/etc/" without "" and then reboot. It worked for me !!!!!
- By An Awesome Russian Dev
Q. Network started dropping suddenly while making calls ? (This is completely rare to happen)
A. Replace :
/etc/apns-conf.xml
Q. Fix Camera Resolution/Pixels
A. Replace from stock to port, It would be much better if your replace these files from a CyanogenMod 12.1 ROM in which correct Resolution/Pixels are being shown
- libcamdrv.so
- camera.default.so
- libcam.exif.so
- libcamalgo.so
- libimageio.so
- libfeatureio.so
- libcameracustom.so
- libcam.camadapter.so
- libimageio_plat_drv.so
- libcam.paramsmgr.so
- Thanks Danillo Caballero
Q. Followed the above No SIM fix and yet no IMEI/Baseband ?
A. Follow this fix, this fix is for the worst case scenario. Only for those who know what they are doing
1. Make sure phone is working on your stock ROM (you can make/receive phone calls and that IMEI is correct).
2. Use "MTK Droid Tools" and make NVRAM backup (you'll get one .BIN and one .TAR file).
3. Use "SP Flash Tool" and make backup of your PROTECT_F and PROTECT_S partitions (using "Readback" tab). This is just in the case of the worst case scenario.
4. Flash custom ROM, let it boot, then go back to recovery and install Gapps and Kinguser.
5. When the phone boots again go to ADB shell.
6. Type "cd /protect_f" and then when you're inside that directory type "rm -R *".
7. Type "cd /protect_s" and then when you're inside that directory type "rm -R *".
8. Copy "nvram" directory from your NVRAM back to the "/data" directory on your phone overwritting all existing files (do NOT first remove "nvram" from your phone, just overwrite existing files).
9. Wait few seconds and your SIM card should be detected altogether with your baseband.
10. Restart your phone to confirm SIM card is working.
- Major thanks to Amir Ahmetovic, Abdullahi and Dechronic
Q. Camera not working even after using the above camera fix in this post in Build 1 of CM 12.1 Beta 7 For MT6582 ?
A. From a CM 12.1 ROM or CM 12.1 based ROM in which camera is working copy all files which have the word "libcam" and replace it in beta 7 build 1 and camera will work. Make sure you reflash the whole ROM again.
If you do not have a working build then visit the post below and download a flashable zip
Visit : Flashable Bug Fix ZIP
If you have any more questions comment down below I will try to fix them. And please do not report about any bugs saying please fix this. A lot of hard work has gone into making these ROMs. I already know what bugs are in the ROM. I will try to fix them and give a updated ROM link. Till then do not report any bugs. Just booting this ROM in your device is most important.
[Baseband/IMEI Fix] Q/A for Lollipop based and Cyanogenmod Based ROMs For MT6582 and MT6592
Reviewed by MTK Hacker Pro
on
9:56 AM
Rating:
This is an awesome rom no doubt and installed on device without a problem but when i boot my device it shows the first image of boot animation and then device shuts down, now i do have a back up but i am unable to access my recovery, any help?
ReplyDeleteEdit:no worries i got back to my stock rom through my back up, any ideas on what went wrong so i could fix it
ReplyDeletedid you port it the way it was shown in the porting guide ?
DeleteYup ported it by following the guide but i think i had a bit trouble at updater script , the blocks map and mount had the same values so i dint do any changes to it, thats what i think but i cant find any other problem
Deleteyou have which kernel version ?
Deletekernel version is 3.4.67
Deletenow I am certain that you are doing something wrong. are you sure you are using MT6582 and not the other variants of it like MT6582M
Deletenot really, even mtk droid tools says mt6582, hmm maybe its due to resolution or something
Deleteresolution is no problem. ummm......
Deletei'll try something and get back to you contact me via email : ajit4guraya@gmail.com try to install team viewer and i will port the ROM for you tomorrow after school
maybe ill try to install the kernels you posted for kitkat for mt6582 and then try installing the rom again
Deletethey are not flashable they are ment for compiling purposes only
Deletethank you so much but just to be sure do you have any custom kernels i could flash
Deletenope
Deletedid a background check of my kernels , it seems the maker of many device are greedy snobs that they installed kernels of mt8312 on my device which has mt6582, do you have any flashable kernels of mt6582(i dont think device matters to me)
Deleteoh snap !
Deletenope i dont have them
Also i see your an otaku, if you need any anime recommends then pm me if you want
ReplyDelete:3
exams right now, will be watching kuroko no basket after it :3 it is awesome watched season 1
Deleteim on knb season 3 lel kaijo vs seirin is just great c:
DeleteThats a good anime but if you into the whole basketball thing then watch ro-ku-bu
DeleteWhen it will be available to Mt6572 ?
ReplyDeletedo i have to pack and unback boot image for porting
ReplyDeletei have already stated what must be done and what must not be done. if you do not understand then this ROM is not for you it is for experienced porters and developers only
DeleteI flash my ROM, ported. And thats what I got on an IRULU V1S MTK6582 Devide. Any help please?
ReplyDelete<i rel="pre">[url=http://postimg.org/image/dgmig5dux/][img]http://s12.postimg.org/dgmig5dux/Screenshot_2015_07_23_10_06_54.png[/img][/url]
[url=http://postimg.org/image/lxm0r2ijt/][img]http://s12.postimg.org/lxm0r2ijt/Screenshot_2015_07_23_10_08_47.png[/img][/url]
[url=http://postimg.org/image/sa160wlm1/][img]http://s12.postimg.org/sa160wlm1/Screenshot_2015_07_23_10_08_51.png[/img][/url]</i>
Sorry, there are the links to images.
ReplyDeletehttp://s12.postimg.org/dgmig5dux/Screenshot_2015_07_23_10_06_54.png
http://s12.postimg.org/lxm0r2ijt/Screenshot_2015_07_23_10_08_47.png
http://s12.postimg.org/sa160wlm1/Screenshot_2015_07_23_10_08_51.png
rather than give the image links you could have just told me your problem, couldn't you ?
Deleteyou must edit build.prop and change this line value ro.sf.hwrotation=180 to ro.sf.hwrotation=0
problem solved
hay can you help me ??
ReplyDeletei'm trying to port resurrection remix for mt6582 with my kernel 3.4.67
i'm follow your guide to port very detailed
but still stuck on logo . can you tell me what wrong with it ??
(sorry for my bad english)
Hi Ajit, thank you for your awesome roms.
ReplyDeleteI see many people got problems trying to port your rom to their devices, so maybe you can make a complete video guide porting specific rom to a specific device. That will be more detailed and easier for them to tell you where did they got it wrong if there is a problem. Maybe you can try to make a fully porting guide for this awesome Resurrection Remix rom to MT6852 first. Also, I'm looking forward for your new work, PAC ROM for MT6852. Thank you very much =D
ReplyDeleteread before you post. The post clearly states this is for experienced porters and developers only who have knowledge about porting
DeleteOh, wrong example I guess. Anyway, the point is to make things easier either for them or you. Thank you for your attention.
ReplyDeleteHi Ajit !! I'm perfectly running ported lolifox 4.4.2 (from your earlier post) on my MT6592 device. To port RESURRECTION REMIX you posted below instructions on which I have some queries:
ReplyDeleteReplace from stock to port :
- kernel or zimage depending on the tool you use
=> Do I need to port kernel as well? (Looks like same kernel version in your attached REMIX screenshot) If yes then I followed all instructions from link (http://www.mtkroms.com/2015/02/unpacprepack-bootimg-and-port-kernel.html) but FYI - REMIX ROM does not contain any "export BOOTCLASSPATH" content so Do I need to skip this step ? OR just using STOCK boot.img file will work fine?
- libmali.so
- hwcomposer.mt6592.so
=> Is this only two files that i need to change from STOCK to PORT?
OR Do I need to follow all porting steps which you have mentioned while porting "LOLIFOX" ROM ?
I have updated mointing points in updater script and able flash ROM without any error but still stuck at bootloop. Could you please help me on this - where I was wrong?
dude do as the porting guide says, I never mentioned in the post to port the boot.img. Think and understand before you comment
DeleteI have already mentioned what must be replace in the porting guide of the R.Remix ROM, upto you to do as the post says or not
DeleteThanks man for your quick reply !! So It means that I just need to replace only three things as you have already mentioned in the R.Remix post (zimage,libmali.so and hwcomposer.mt6592.so) to taste a real lolipop, am I right ?
Deleteplease help my camera cant connect and i have got no audio
ReplyDeletego to developer options> enable advanced reboot and then do a soft reboot everything will work. You have to do a soft reboot everytime you turn your device off and then turn it back on
Deleteafter enabling advanced boot press and hold the power button>reboot>soft reboot
DeleteHey can you help me on fixing WiFi, Bluetooth n SIM problem as I have ported IT to my device
ReplyDeletei have already added the fix for that in this post
ReplyDeletethanx u re the man
ReplyDeletesorry man cant get my camera and audio to work even if i did a soft reboot
ReplyDeletereplace libaudio.primary.default.so to fix audio and for camera replace :
Deletelibcameracustom.so
libfeatureio.so
libjpeg.so
libdpframework.so
thank you very much this has helped me to fix camera and audio
Deletenow iam just enjoying the best custom rom ever
Awesome :D
Deletehave fun tasting lollipop for the first time ever !!! don't forget my name though ;)
I successfully install and boot RR for mt6582. My problem now is that navigation buttons are missing.
ReplyDeleteAny fix for this please?
navigation buttons are not missing, you need to go to settings and enable them
DeleteThank you so much!!!
Deleteenjoy lollipop
DeleteHello Ajit, thanks for the nice ROM. I ported it but couldn't do soft reboot activating it in developer options. Selecting soft reboot option causing hang/making it unresponsive. I had to remove battery and restart. What to do? I'm using TWRP 2.8.2.0 recovery. Followed your guide properly.
ReplyDeleteturn your device off for 5 mins then turn it on. Use it for some time and then do a soft reboot
DeleteThanks for the quick reply...I'll let u know about the result...
DeleteThis comment has been removed by the author.
DeleteAjit brother, ur solution for soft reboot hang had no effect. When I switched on the device 1st it always went to the recovery. Then it rebooted normally....
Deleteumm..........
Deleteemail me at : ajit4guraya@gmail.com with complete details
The Camera, WiFI, SIM, Bluetooth still not working even after soft reboot.
ReplyDeletego to selinux changer app grant root permissions and then change mode to permissive and then soft reboot
DeleteIt's already in permissive mode. The headset is not detected, the sounds coming from both external speaker and headset.
Deleteyou need to replace libaudio.primary.default.so from stock to port
Delete[5.1] Resurrection Remix LP 5.1 For MT6582
ReplyDeleteDownload link is not work for me.
Please give alternate link
link is working use a different browser. many people have downloaded it so there is no question of link not working
DeleteSIM Card and Headset still not detected... also, the Trebuchet (default home) search bar used KK style instead the LP style, is it because using the KK kernel?
ReplyDeletecheck if you have your IMEI or not by dialing *#06#
Deletedude, the ROM has the latest CM 12.1 launcher, kernel has nothing to do with a Launcher
So, the SIM card solved by replacing some files in /system/etc/firmware. Major features working great now except FM Radio. Somehow google account won't sync properly. For example, Google Keep takes forever to load notes and almost all google apps won't loads the account picture in the sidebar menu including Google Keep. Could you help me a little bit more? The rom is nearly perfect for my device.
ReplyDeleteFM radio is a CM source bug we cannot fix it untile Cyanogenmod fixes it.
DeleteGoogle Play is working,
did you flash another Gapps package ?
I said some of gapps and yes, Google Play is working. Am I supposed to flash another gapps? tried to flash the latest gapps anyway... but it always gave me an error.
Deletewifi problem maybe, i arleady tested play store, by installing games like clash of clans and it sync my account other sign in apps, don't know what problem might be. And this is not a porting bug
Deletewhat files did you exactly replace? in my port sims dont work
Deletego to stock ROM restore IMEI
Deletein the ROM which you ported before, now replace from stock to port
/etc/firmware,wifi
just copy firmware, and wifi folder and paste in /etc/ the previously ported ROM and replace any existing files
If I flash the ROM and it doesn't found, Can I enter in recovery mode, true?
ReplyDeletewhat do you mean ?
DeleteImagine that my rom stuck in bootloop, cause I change the kernel archive maybe I can't restore by recocvery
Deleteyou can go to recovery
DeleteThanks
DeleteIm waiting for blisspop mtk6582 now im using resurrection remix but when i remove the battery it bootloops unless i whipe cache
ReplyDeletemt6582 blissPOP coming soon, I am working on it, first need to finish off blissPOP for mt6592.
Deletethat is kernel instability, no fix for that but no a big deal, unless you turn off your phone a lot, try to wipe Davlik cache that might fix it
Thank you guy for this rom. i have followed your guide to port the rom for my mtk 6592 device but i have some bugs:
ReplyDelete- when i put only one sim card in my device, i can make a call easily, but when i put my second sim and i try to make a call,after selected the sim that i want to use to make the,the phone reboot
- sometimes,when i turn off the device (for example to sleep),when i power on the phone,its sometime in recoverymod or it gets stuck on boot
can you help me?sorry for my english, i'm from a french africa country
2nd SIM is not working, it is a bug in source. I will try to fix.
DeleteIn recovery clear cache and reboot
Soft touch buttons and power button and volume buttons not working man helPP
ReplyDeletetry to replace Generic.kl from stock to port
DeleteA week ago i ported a 5.0.2 Lollipop for my titanium s2+ MTK 6582 and everythings working fine. Then I ported 5.1.1 rom ACIP (I take no Credits Its fine as long as i Dont distribute it) So everything is working in this 5.1.1 rom EXCEPT FOR THE HARWARE BUTTONS AND SOFT CAPACITIVE KEYS. I'M plugging my phone to charge to turn the screen on. AND I REPLACED generic.kl, hwcomposer and most of the things but no Luck. I even tried to port other roms such as pac man and resurrection remix all 5.1.1 AND ALL OF THEM HAVE SAME PROBLEM PLEEASEEEE HEEEEEEELLLLLLPPPPP
DeleteDid you solve it ? cause I have the same problem
Deletethank guy but is it the same bug(2nd sim not working) with blisspop rom?
ReplyDeletesame bug in all ROMs
DeleteWhen I try to record a video leaves me that I can not connect to the camera on Bliss Rom mtk6592
ReplyDeletevideo recording is working perfectly. Already tested it.
DeleteTry to use 3rd party app like videorecord illussion from playstore
replace these files from stock to port only if you are way to desperate to use video recording :
libcameracustom.so
libfeatureio.so
libjpeg.so
libdpframework.so
Continue without recording what I can do?
DeleteWith videorecord illussion I can record, but it havn't got fullHD resolution, what can I have it?
Deleteyou can change resolution from settings, don't expect to get Full HD recording from a ROM which was not built for your device. This ROM is not built for your device and it will not have the same specs as your device, you just ported it
Deleteif i want to port my stock camera apk to the ported rom,what could i do?
ReplyDeletei have followed your guid to port blisspop on my mtk 6592 device but i have some bugs:
ReplyDelete- i can't send/receive text messages
-if i navigate to sim cards( settings/sim cards) it says for the sim1 'no number assigned'' but i can make /receive call
how can i fix it ?
replace whole usr folder, if it does not work then it is unstable kernel
DeleteMy rom has NFC, how you could include this in the rom?
ReplyDeleteyou cannot
DeleteAny help with Contact sync
ReplyDeletethat is ROM bug,
DeleteWhat I would suggest is that Go back to stock ROM sync your contacts download Super Backup from playstore take a backup of whatever you need, go back to the PORT rom and restore the contacts and sms.
DO NOT restore anything else that contacts and sms or you will have problems
I manage to fix sync problem with installing other Gaps
DeleteHi I successfully ported the AICP rom to my mt6592 but I cant connect to wifi. I already performed a soft reboot but it still doesn't work. Any help on this will be greatly appreciated. Thanks for you hard work.
ReplyDeletereplace wifi folder from stock to port
DeleteThanks for your help.Wifi works now. This rom is awesome.
Deleteenjoy,
Deleteplease consider clicking on ads
Yes off course. I will.
DeleteYes off course. I will.
Deletethank you for telling the fix,
Deletebut it only works for a few devices
will your lollipop ROMs work for me without sim issues? I use:
ReplyDeleteMt6592 lollipop 5.1 stock ROM
3.10.72+ kernel
my roms are only for 3.4.67 kernel
Deleteso I'll have to downgrade back to 4.4.2 right ?
DeleteDo you have any tutorial on how to make ROMs for my device using an existing UI like touchwiz,sense,xperia or even LG ?
Deleteincoming call ui is not showing i cant receive any incoming calls
ReplyDeleteeverything is working already tested, enable headsup notification from setttings
DeleteCan I port pacman ROM for mt6582 v/x
ReplyDeleteyes you can port Pac ROM for MT6582 only for your own personal use
Deleteto fix sound replace libaudio.primary.default.so from stock to port and 3G is working completely you wont get the 3G it will be either H or H+
ReplyDeleteno gob joj on carbon rom reverse Screen and is bloked on starting application, juste for your information i have primo h3 mtk6582
ReplyDeletein build.prop find a line called hwrotation make it 0 and save
Deletenot work after change line retation 180 on 0 boot loop
Deleteyou did something wrong, changing rotation does not result in a bootloop
DeleteI change nothing just retation after is boot loop, and why you are detelt my reply, and in first with out change is work after change not work why and is you rom and you have to reply me and finds the solution
Deletethnx for your rom it's really awesome, but i have a problem
ReplyDeletehardware buttons such as power and volumes are not working
even by replacing generic.kl with the stock one .. what should i do ?
replace whole usr folder
Deletereplaced the whole folder .. same problem
Deletecan you help me ?
DeleteMy phone has 16Gb memory (3Gb internal for aplications + 10Gb storage) and 16Gb External MicroSD.
ReplyDeleteThe storage of 10Gb (Phone storage) are gone. How to solve.
that is not a bug which can be fixed. This ROM is not made for your device to use the full storage. You just ported the ROM
DeletePlease can you upload one+2 launcher i saw it is petty cool
ReplyDeleteone+2 launcher, will do it but for now try the one+1 launcher i have already uploaded it here
Deletei had a problem with google contact sync etc today i fixed it by turning off gps and then reboot and now the problem is solved
ReplyDeleteCamera is green & when I click for photo shoot so camera doesn't work and force stop working.....plz help.......!!!!
ReplyDeletereplace from stock to port
Deletelibcameracustom.so
libfeatureio.so
libjpeg.so
libdpframework.so
My android device is HTC desire 816g based on mt6582....I made success fully ported ROM for this device.......but some problem like otg support , camera , sensors.... Should not work.....so plz. Help....!!!!!
ReplyDeleteOTG is not supported sensor is a source bug, camera is working
DeleteHi Ajit. I found a bug in the rom. My network signal drops out at least 5 out of 10 times when receiving and making calls. Any help on this will be greatly appreciated. Thanks.
ReplyDeletereplace firmware folder from stock to port but do not delete existing files in port rom
DeleteThanks for your help. Signal has improved a lot after replacing those files
Deleteenjoy
Deleteplease consider clicking on ads
on htc desire 816g based on mt6592 i successfully port aicp and it boot perfectly but after mins it just freeze and wont boot anymore,can you help to fix it
ReplyDeletedid you do wipes before flashing ROM
Deleteyea wiped data,cache,system and dalvik before flashing it and do it more than 3 times every time i wipe it boot back but freeze again
Deleteafter booting go to recovery and wipe cache again and reboot
Deletesame problem,every time i wipe cache it boot but in while it freeze, is it fixable?
Deleteshould i try blisspop or i'll face the same problem ?
MTK Hacker plz help. How do I make the home button? she did not even close the application
Deleteyes maybe try blissPOP, the kernel might not be supported on your device
Deleteit works good but after advance boot and soft reboot sim,wifi,bluetooth still not working even audio
Deletedid you try blissPOP ?
Deleteonly replace from stock to port do not delete existing files in port ROM
for audio : libaudio.primary.default.so
/etc/firmware,wifi,bluetooth,security
thanks so much it works great now but have problem with recording video only it force stop
Deleteyou must use 3rd party app like videocam illusion
Deleteplz help for carbon rom after change retation bootloop
ReplyDeleteMTK Hacker plz help. How do I make the home button? she did not even close the application
ReplyDeletereplace generic.kl from stock to port,
Deletethe thing I hate the most is spam, and you did that never post two comments in this website. I try to reply as fast as possible and posting two comments will not help you get replies faster
replace generic.kl fails
DeleteI tried to replace usr or only keylayout, but did not help
Deletekernel unstability then, stick to on screen nav bar
DeleteAICP Do not see the contacts on the SIM card
ReplyDeleteis your SIM being detected ?
DeleteYes. i can call
Deletethen you must import from SIM manually,
Deleteor go back to Stock ROM take a backup of contacts using Super Backup from playstore and then go back to AICP and restore the contacts backup, do not restore anything else than contacts or you will get problems
in blisspop when turn off phone its bootloop i have to wipe cache to boot again
ReplyDeleteany fix please ?
there is no fix, I haven't faced this problem and I am not using the ROM currently
Deletesim card is not detected and replaced etc/firmware,wifi still not working
ReplyDeleteplz help
you have lost IMEI restore it using MTK droid tools, i have a guide in the tutorials section of this website
Deletei did already but it didn't work :(
Deletein aicp when i get incoming call no ringtone just vibration
ReplyDeletehow can i fix this
while audio works great
Deleteyou either have turned the volume down for ringtone or you have not set a ringtone, go to settings and set a ringtone, and do not set a custom ringtone choose from the default ringtones
Deleteit solved by installing new cm 12 theme,
Deletedose gps working and which sim card is wroking for 3g ?
maybe the theme you used before did not have ringtones, anyway glad that you fixed it.
Delete3G is working in 1st SIM not tested in 2nd SIM, GPS does not work
Hi Steve,
DeleteCan you please tell which theme you have installed coz I am also facing the same issue on the AICP default theme (No ring sound for incoming calls).
maybe he is using default CM theme
DeleteI tried that, did not work for me
DeleteDwlded the Minogen12 theme from PS, selected the full theme including ringtones, even rebooted but no use
I get notification and other voip tones but no incoming call tones.
Also, incoming call disconnects after 2 -3 rings (Vibrations)
Please assist :(
Hi, can I port this ROM to a MT6592M based device?
ReplyDeleteyou may try to port the ROM, but for your own personal use only.
DeleteI provide support for this ROM for MT6592 devices only
So, if I port this ROM, then I can't share it with other users, for example in a forum? If I made some mistake, can I brick irreversibly my phone? Thanks.
Deleteno you cannot share anywhere else. All ROMs in this website are only for personal use and action will be taken if your try to modify and share them.
DeleteNo there is no chance of bricking
You do everything at your own risk
I or my website will not be responsible for any damage to you or your device
Ok, thanks a lot and congrats for your work.
DeleteI would like to know how this goes, as I would like to do this myself. Would be good to finally conquer this Chinese phone of mine!
Deleteyes you may try to port, but for your own personal use and not for sharing
DeleteI've tried to port it to a MT6592M device.
ReplyDeleteIn the first time, it works fine, but after putting it into standby, touchscreen had stopped working. So, I removed the battery and restarted phone, but it doesn't boot anymore, and get stuck in a black screen. I entered in recovery mode to restore phone with a backup, but when I restarted phone, the screen began to flicker, so I had to reflash ROM thorugh flashtool, but screen continued to flicker. After some time, the screen stopped to flicker.
Have you any suggestion to solve touchscreen bug and crash after restart bug? Is it possibile that the screen starts to flicker cause to a CPU overheating?
Thanks.
The ROM was not for MT6592M
Deleteand I do not support MT6592M,
you must format your flash and then flash ROM from SP Flashtool in SPFT select format+download or something like that
You do everything at your own risk, I or this site will not be responsible for any damage to your device
Hi MTK Hacker,
ReplyDeleteMany thanks for sharing the ROMs. I have ported the BlissPop rom for my MT6592 devcie.
It works fine but i have 2 issues
- NO ring sound for incoming calls
-ROM wipes my wifi addres so cannot connect to wifi network
Any suggestions
replace /etc/firmware,security,wifi,bluetooth from stock to port.
DeleteThat is a theme problem, are you using the default theme if yes try to change it, download a theme rom playstore and and from theme manager select the new theme and check all the boxes make sure to download a theme which has ringtones. Also make sure you have set a ringtone from settings
Thnx
DeleteI will try replace these files and check again if the wifi remains
I was using euphoria theme and even selected ringtones from settings, same issue
stay in the default theme
DeleteHi
DeleteThnx for the quick reply.
I have set back the theme as default and choose tone from setting. Stock tone, still same no change (no tone)
someone seems have it fixed by changing the theme, waiting for the reply from him/her. I will add the solution to the post after i get the reply.
DeleteBut I have not face any ringtone issues at all try H2OS theme
hey,sorry for late and the bug was in aicp for no incoming ringtone i installed a cm 12 theme from play store and it fixed
Deletetheme name
DeleteThanks Steve
ReplyDeleteCan you tell the name of the theme
MTK Hacker - installed H2O theme same issue
Also, replaced - libaudio.primary.default.so
flux theme
ReplyDeleteThanks Steve,
DeleteIt worked for me.
Also, I removed the Sim2 and it seems to be working as expected
Many thanks
amazing, please consider clicking on ads
Deletereplace /etc/firmware,wifi,security,bluetooth from stock to port
ReplyDeletedo a factory reset from settings > backup and restore
ReplyDeletethere is guide in tutorials section of this website to fix it
ReplyDeletehoy i fix the primary camera not work mtk6592 port octos in doogee valencia 2
ReplyDeletereplace from stock to port :
Deletelibcameracustom.so
libfeatureio.so
libjpeg.so
libdpframework.so
Ported octos with success, great rom.
ReplyDeleteHow to fix camera. It shows 8Mp, and the stock is 13Mp.
It's same for other cm12.1 mtk 6592 roms.
And can you do anything for phones with phone, internal and external sd storage.
dude, I have already replied to you about the same exact question multiple time. Why don't you understand ? This ROM is not made for your device and it will not have the same features for which your device was built.
DeleteInternal and external storage is working there is screenshot proof.
This topic is now closed no further comments will be accpeted
can you help meto install MTK mod engineer?
ReplyDeletethe app cannot finded
CM does not officially support MTK so engineering mode will not work
Deletewhen i power off (not reboot) my phone stuck in boot animation i have to wipe cache to boot again and this problem was in all LP roms octos,blisspop,aicp
ReplyDeletewhen power off (not reboot) my phone stuck in boot animation, i have to wipe cache to boot rom again and i faced this problem in blisspop,aicp and now in octos
ReplyDeleteplease help..