Help for porting - Android Q&A, Help & Troubleshooting

Hi, together.
I have a snopow m8 ( it's a device with mtk6589 ). I've tried to port Star N9500's rom ( miui v5 4.5.9 ). It's all ok, unless a little problem. In this device there are three buttons: SOS, PTT and Torch. Now, the device not detected these buttons. I replaced the usr folder but nothing. Thanks a lot. I entrust to you.
PS: sorry for my english.

Hi
What recovery tool did you use to backup your stock ROM and install new one? CWM? Can you please upload file?
What tutorial have you followed to adapt MIUI?
I want to experiment with this phone too. I have 20140405 ROM and it has TONS of issues - from broken OTA updated, crappy GPS EPO servers, not working YouTube, NFC doing kernel stack errors to frequent self restarts. I saw that 20140624 is available on www*needrom*com/mobile/snopow-m8 but MIUI also looks interesting,

Hi
bbkr said:
Hi
What recovery tool did you use to backup your stock ROM and install new one? CWM? Can you please upload file?
What tutorial have you followed to adapt MIUI?
I want to experiment with this phone too. I have 20140405 ROM and it has TONS of issues - from broken OTA updated, crappy GPS EPO servers, not working YouTube, NFC doing kernel stack errors to frequent self restarts. I saw that 20140624 is available on www*needrom*com/mobile/snopow-m8 but MIUI also looks interesting,
Click to expand...
Click to collapse
I use to backup my stock rom with mtk-tool and install cwm 5.x.x . I install the miui 4.5.9. I' m porting this n9500's rom to snopow m8. It's all ok, but I miss three function button. Tomorrow , maybe, they send me the snopow's stock rom. I uploaded the file soon as soon.
I use this guide: en*miui*com/thread-13383-1-1*html

SoloFirenze said:
I use to backup my stock rom with mtk-tool and install cwm 5.x.x .
Click to expand...
Click to collapse
I have to try MTK Droid tools (windows only... yuck!). I've tried to install CWM using ADB, but this phone cannot reboot into bootloader for some reasons.
SoloFirenze said:
Tomorrow , maybe, they send me the snopow's stock rom.
Click to expand...
Click to collapse
I've linked stock rom in my previous post.
SoloFirenze said:
but I miss three function button.
Click to expand...
Click to collapse
I think you should first debug if: those buttons do not send events OR events are not associated with any action/application. In ADB shell run...
Code:
getevent -lt /dev/input/event0
...and press flashlight button. On stock ROM system reports received event:
Code:
[1405204621.434233] EV_KEY 00fc DOWN
[1405204621.434242] EV_SYN SYN_REPORT 00000000
[1405204621.583587] EV_KEY 00fc UP
[1405204621.583590] EV_SYN SYN_REPORT 00000000
Now if you have the same result in MIUI then pressed key is recognised but system doesn't know what to do with it. In that case simply use tool such as http://forum.xda-developers.com/showthread.php?t=850464 to associate hardware key event with app.

SoloFirenze said:
Hi, together.
I have a snopow m8 ( it's a device with mtk6589 ). I've tried to port Star N9500's rom ( miui v5 4.5.9 ). It's all ok, unless a little problem. In this device there are three buttons: SOS, PTT and Torch. Now, the device not detected these buttons. I replaced the usr folder but nothing. Thanks a lot. I entrust to you.
PS: sorry for my english.
Click to expand...
Click to collapse
Hi, i've got a snopow M8 too. How did you port Star N9500's rom on the snopow? Did solve the google play service problem?
Thanks for help.

ludobillou said:
Did solve the google play service problem?
Click to expand...
Click to collapse
I gave up on YouTube app - no one knows how to get it working...
I removed whole app and I'm watching YT through Opera - works perfectly.
The phone is totally not worth the price. The amount of software bugs - broken OTA, broken NFC, Google apps problems, frequent restarts, NVRAM issues, EPO fails, and so on - is incredible.
BTW: Which ROM version do you have?

I've tried to port the rom MIUI for Star N9500 and my Snopow is totally brick now... When the touch interface installation of MIUI appeared, it ask me too choose my screen drivers. I select all because i didn't knew anyone choose. After a successful installation, i wiped the cache and reboot. Now i don't see anything but many horizontal stripes... And there's no more recovery. help :crying:
I think the solution is to download original rom from SP flash tool but the phone is not recognize by my computer, even with the USB VCOM drivers.
What do you think?

ludobillou said:
I've tried to port the rom MIUI for Star N9500 and my Snopow is totally brick now...
Click to expand...
Click to collapse
Try entering META mode - http://forum.xda-developers.com/showthread.php?t=1943442
Your device should be then visible for USB VCOM.
I'm not expert in unbricking so if you have any questions please ask there. But also please come back here later and share your experience.

bbkr said:
Try entering META mode - http://forum.xda-developers.com/showthread.php?t=1943442
Your device should be then visible for USB VCOM.
I'm not expert in unbricking so if you have any questions please ask there. But also please come back here later and share your experience.
Click to expand...
Click to collapse
Thanks for answer. I try the META mode, it work on my HERO h2000+ but not on my Snopow (~50% battery, volume up/down pressed when connect...etc). Does it come from the USB cable or the phone?
Thanks for help.

ludobillou said:
Thanks for answer. I try the META mode, it work on my HERO h2000+ but not on my Snopow.
Click to expand...
Click to collapse
I think this is called "Factory mode" on Snopow.
Turn off the phone. Unplug USB cable.
Press and hold volume down.
Press and hold power.
Do NOT release both buttons until Factory Mode appears. Its bunch of chinese letters, should look like this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Connect USB cable. Check if VCOM driver detects device.

Yes but...
bbkr said:
I think this is called "Factory mode" on Snopow.
Turn off the phone. Unplug USB cable.
Press and hold volume down.
Press and hold power.
Do NOT release both buttons until Factory Mode appears. Its bunch of chinese letters, should look like this:
Connect USB cable. Check if VCOM driver detects device.
Click to expand...
Click to collapse
The Factory mode worked before i brick it but not now. I will try with OTG cable and i'll tell you what will happen.

Sorry for the delay. I've installed the miui 4.7.5 and all work, unless the three hard button. I'm going crazy!! Can someone help me? I don't know how to do this!! Help me!! please! I will upload the rom.

SoloFirenze said:
Sorry for the delay. I've installed the miui 4.7.5 and all work, unless the three hard button. I'm going crazy!! Can someone help me? I don't know how to do this!! Help me!! please! I will upload the rom.
Click to expand...
Click to collapse
Check my post above. I've written you how to debug it.

bbkr said:
Check my post above. I've written you how to debug it.
Click to expand...
Click to collapse
Sorry I didn't see this. How to do this?

SoloFirenze said:
Sorry I didn't see this. How to do this?
Click to expand...
Click to collapse
Well, reading my previous post about tracking events using ADB and following those instructions seems reasonable
You have to diagnose issue first to figure out how to fix it.

bbkr said:
Well, reading my previous post about tracking events using ADB and following those instructions seems reasonable
You have to diagnose issue first to figure out how to fix it.
Click to expand...
Click to collapse
this is "my" result. The hard keys not working.
www*mediafire*com/download/dxn0db63b2mcnud/miui_4*7*5*zip

SoloFirenze said:
this is "my" result. The hard keys not working.
www*mediafire*com/download/dxn0db63b2mcnud/miui_4*7*5*zip
Click to expand...
Click to collapse
And what is the result of events debugging?

my result is this:
adb shell -- getvent -lt /dev/input/event0
/system/bin/sh: /system/bin/sh: --: unknown option

SoloFirenze said:
my result is this:
adb shell -- getvent -lt /dev/input/event0
/system/bin/sh: /system/bin/sh: --: unknown option
Click to expand...
Click to collapse
Run "adb shell" first, wait for prompt.
And then "getvent -lt /dev/input/event0".
And press some phone buttons.

bbkr said:
Run "adb shell" first, wait for prompt.
And then "getvent -lt /dev/input/event0".
And press some phone buttons.
Click to expand...
Click to collapse
yes I've the same result. Now? Witch app I use for to do this?

Related

[Mini Pro][Tutorial] Root Phone on locked Bootloader if touchscreen doesnt work

This method works only on mini pro ...
Tested on .587 firmware...On a bricked touch .......
This tutorial will show you how to root a phone when your touchscreen is irresponsive/useless and you have to root phone/install recovery on a locked bootloader ...
Requirements:
1.)PC
2.)Phone with working keyboard ..
3.)7Z r Win rar
4.)Knowledge of adb
For Rooting-Installing Recovery a phone on a locked bootloder ,three aspects can be considered ...
A) Enabling USB debugging ....
The major problem in rooting a device without touchscreen is getting to settings to enable USB debugging .,,,without it ,One click Root methods dont work ...
B.)Running Exploit
C.)Pushing the Recovery files ...
The USP of Mini Pro is you can use the arrow keys to navigate phone and the enter key to select ...Thats why rooting is possible ...
Tip: Slide out the keyboard to cancel lockscreen
Navigation :
The screen shots below show how a device is navigated using via arrow keys and the launcher is opened via enter key ...
Basic Navigation :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Accessing System Settings :
Enabling USB debugging :
Mission Accomplished ....
Now use Cydia Impactor or Nabeel's method to Root phone
Cydia Impactor : http://forum.xda-developers.com/showthread.php?t=2399464
Nabeels Method:http://forum.xda-developers.com/showthread.php?t=2219781
For cydia impactor you will need to install superSU manually
http://forum.xda-developers.com/showthread.php?t=1538053
After rooting is done ,you can use X-parts to install recovery ...
http://forum.xda-developers.com/showthread.php?t=1437840
Use
Code:
adb install
to install SuperSU and X-parts
e.g
Code:
adb install x_parts_v7.apk
Basically you can navigate around Xparts to install recovery...
For installing X-parts ,internet is needed
Navigate to settings to use WiFi or Data ...
I might have skipped some stuff ...Since its quite a rare case to have a locked bootloader AND Bricked Touch AND a Mini Pro ,so those few peeps who actually are going to use this tutorial should comment if they encounter any problems ....
Cheers !!
karandpr said:
This method works only on mini pro ...
Tested on .587 firmware...On a bricked touch .......
Cheers !!
Click to expand...
Click to collapse
Well that looks fun!!!
TapaTalked from my Xperia™ Z (C660²) running Ultimate PureXZ Ultra!
androidfreak70 said:
Well that looks fun!!!
TapaTalked from my Xperia™ Z (C660²) running Ultimate PureXZ Ultra!
Click to expand...
Click to collapse
. It's a rare case actually. Very few phones suffer from bricked touches. Mostly because some flaky ROM developer messes up the dev files...
karandpr said:
. It's a rare case actually. Very few phones suffer from bricked touches. Mostly because some flaky ROM developer messes up the dev files...
Click to expand...
Click to collapse
Hmm.....
TapaTalked from my Xperia™ Z (C660²) running Ultimate PureXZ Ultra!
This is pointless thread
Thanks a lot karandpr.
However, I am not really sure of the arrows to use in order to enable the debugging mode. Could you detail which keys must be pushed for the steps above?
Thanks so much!
Clément
Loonyskild said:
Thanks a lot karandpr.
However, I am not really sure of the arrows to use in order to enable the debugging mode. Could you detail which keys must be pushed for the steps above?
Thanks so much!
Clément
Click to expand...
Click to collapse
Red ones to navigate
Green one is the enter key.
Hi karandpr,
Thanks a lot for your responsiveness. However, but maybe I am missing something, as I have a totally dead screen (but phone still working), I am blind and I need the full key sequence in order to turn on the Debugging mode, using arrows keys.
For instance, once screen unlocked (keyboard open), press :
enter right left left down down down enter (this one is random)
Could you do that?
Thanks again!!
Loonyskild said:
Hi karandpr,
Thanks a lot for your responsiveness. However, but maybe I am missing something, as I have a totally dead screen (but phone still working), I am blind and I need the full key sequence in order to turn on the Debugging mode, using arrows keys.
For instance, once screen unlocked (keyboard open), press :
enter right left left down down down enter (this one is random)
Could you do that?
Thanks again!!
Click to expand...
Click to collapse
Slide out keyboard
UP
DOWN
ENTER
LEFT
LEFT
LEFT
ENTER
Press DOWN more than 30 times
UP
ENTER
ENTER
RIGHT
ENTER
Awesome!
I test that this evening and I revert, thanks again so much
Does not work
I have tried it many times, slowly, adb still does not see any devices :'(
Do you know if sim card is needed ? (i don't think so)
A reboot is needed ? (I don't think so)
Maybe you could describe the keyboard sequence to arrange the sorting option of icons (when entering the icons pages) to "own date" (which is the default), I may have sorted by install date just before my screen went off, although not sure.
Loonyskild said:
Does not work
I have tried it many times, slowly, adb still does not see any devices :'(
Do you know if sim card is needed ? (i don't think so)
A reboot is needed ? (I don't think so)
Maybe you could describe the keyboard sequence to arrange the sorting option of icons (when entering the icons pages) to "own date" (which is the default), I may have sorted by install date just before my screen went off, although not sure.
Click to expand...
Click to collapse
Yeah,the sort might be the problem
UP
DOWN
ENTER
//Enters Launcher
LEFT
LEFT
LEFT
ENTER
//Enters settings
Press DOWN more than 30 times
UP
ENTER
//Enters Developer setting
ENTER
//Clicked USB Debugging
RIGHT
ENTER
//Accept USB Debugging
I have another method but it's more cumbersome.
Before pressing Enter in above sequence .Press Power + DOWN. You will get a screenshot of your progress(Regards;less the screen is working or not).
Navigate using the screenshots instead .
Clicks screenshots .connect to PC ,check SD card,repeat till you reach USB debugging
Oh yeah great idea!
The screenshot trick is excellent, I see the SD card in windows explorer, I am going to check with that this evening, thanks a lot !
Hi man ,
I am desesperate, the screenshot method does not work... Are sure that Power + down are sufficient? Isn't a saving confirmation message afterwards?
I tried also the rest of the sequence and no result, no devices
The keyboard is working, and I hear the sound when I touch the volume buttons meaning that the phone is responding ... arg!
Screenshot will just save without any confirmation. Are you using MTP/USB Mass Storage? If on UMS then remove cable everytime before you screenshot because phone will not see SD card if it's connected to pc.
Loonyskild said:
Hi man ,
I am desesperate, the screenshot method does not work... Are sure that Power + down are sufficient? Isn't a saving confirmation message afterwards?
I tried also the rest of the sequence and no result, no devices
The keyboard is working, and I hear the sound when I touch the volume buttons meaning that the phone is responding ... arg!
Click to expand...
Click to collapse
oh yes that's a good one !
Thanks a lot I am going to try with that trick again
Hi Guys!!
I finally made it!
1st of all, the only shortcut that worked for taking screenshot was pressing power button + 4 times DOWN + ENTER.
Then I had to clear the sorting option to get back the configuration menu just on 1st screen. Then take 100 times screenshots of the configuration menu because it was not the same order as the one presented here, connect the SD card each time to verify screenshots... and finally I could activate debugging mode and use [email protected] !!
WUUU
Thanks a lot all for your help!

Asus Zenfone C bootloop

I tried to flash latest rom from Asus website to my new Zenfone C because it had a weird issue, it came the user interface in taiwanesse, but when trying to change to english, it stayed in taiwanesse, so I wasnt able to setup it in first place.
Then, it came to my mind to flash the latest rom, and I used this guide in absence of a Zenfone C guide for flashing:
http://en.zenfoneasus.com/zenfone-recovering-returning-stock-rom-downgrade-clean-update-guide/
I did all the steps listed there first, and then tried the steps but with the red marked steps, flashing the dnx and ifwi also, no result.
The problem is that now im stuck in a bootloop, and cant advance from there, the Asus logo stays there forever.
What happened during flashing is this:
When I sideloaded the update.zip containing latest rom from Asus website, it said:
-Installing update
-Device image SKU: ww
OTA image SKU: WW
and suddenly after that it restarted, showed a huge Intel Inside logo that I never saw and then went to the dead android image. After waiting a while, the phone restarts, this time only showing the Asus logo with the Intel Inside logo beneath it (not the Intel Inside logo only that I mentioned earlier), and stays there forever.
I dont know what else to do, I dont know if Im doing something wrong.
Were you ever able to fix the problem?
No, until now, no
Sent from my Nexus 5 using Tapatalk
Solved!!!
Hey Spartan!
I was searching online about nexus 5 to buy one but I found something else randomly in an Indonesian blog and was able fix my phone! Hardly took about 15 minutes
I will be posting the solution soon... I hope you are still in need?
kkdevta said:
Hey Spartan!
I was searching online about nexus 5 to buy one but I found something else randomly in an Indonesian blog and was able fix my phone! Hardly took about 15 minutes
I will be posting the solution soon... I hope you are still in need?
Click to expand...
Click to collapse
I still need the fix man, I will really appreciate the posting of the solution! thanks in advance!
Sent from my Nexus 5 using Tapatalk
The Fix!
First Download: -
USB Drivers: http://www.asus.com/in/Phones/ZenFone_C_ZC451CG/HelpDesk_Download/
Asus Flash Tool v1.0.0.11: https://drive.google.com/file/d/0B7cZB2l2IKlKMENKUWlVaHJ3ZHM/view
Signed Rom zip image: https://drive.google.com/file/d/0B__oiYlSY-brdHFWMy1OWXNrajg/view
The Process: -
Get your phone to boot into fastboot mode by pressing [vol -] button and power button simultaneously for few seconds.
Connect to your PC and install USB drivers if not done already. The phone should show up as an "ASUS Android Composite ADB Interface" in the Device Manager.
Now, open ASUS Flash Tool :-
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
It should detect your phone with serial number and blue orb in front of it.
Select your phone model i.e. ZC451CG
Choose if you want to wipe data or not. I chose "Wipe Data" since I had everything backedup on asus web storage.
Click that box icon and browse for the signed zip image file you downloaded earlier.
Select your device on the ASUS flash Tool by clicking on the serial number like shown in the picture below.
( It had me scratch my head after one failed attempt because I didn't select it the first time! :silly
Click on the green start button, be patient, stay calm and cross your fingers. This could take 10-20minutes or so.:fingers-crossed:
If everything went well your phone should bootup to the welcome screen like the day 1 you got it.
Now, the zip image is quite old so after the initial setup the phone would prompt you with lots of system and app updates. Go with it and enjoy! :victory:
Lastly, don't be shy of pressing that " :good:Thanks! " button if this post helped you.
Thanks man, I will try tonight. Do you know if this works under Windows 8.1 64bits??. I see the screenshots are from windows 7.
Spartan Legionnaire said:
Thanks man, I will try tonight. Do you know if this works under Windows 8.1 64bits??. I see the screenshots are from windows 7.
Click to expand...
Click to collapse
Hopefully it should, I did it on a Windows 7 Professional 64 bit machine.
The USB drivers you download has Windows 8 drivers in it. I think that's all that is needed.
Yeah, I will try it then, and report back, thanks again.
Sent from my Nexus 5 using Tapatalk
kkdevta said:
First Download: -
USB Drivers: http://www.asus.com/in/Phones/ZenFone_C_ZC451CG/HelpDesk_Download/
Asus Flash Tool v1.0.0.11: https://drive.google.com/file/d/0B7cZB2l2IKlKMENKUWlVaHJ3ZHM/view
Signed Rom zip image: https://drive.google.com/file/d/0B__oiYlSY-brdHFWMy1OWXNrajg/view
The Process: -
Get your phone to boot into fastboot mode by pressing [vol -] button and power button simultaneously for few seconds.
Connect to your PC and install USB drivers if not done already. The phone should show up as an "ASUS Android Composite ADB Interface" in the Device Manager.
Now, open ASUS Flash Tool :-
It should detect your phone with serial number and blue orb in front of it.
Select your phone model i.e. ZC451CG
Choose if you want to wipe data or not. I chose "Wipe Data" since I had everything backedup on asus web storage.
Click that box icon and browse for the signed zip image file you downloaded earlier.
Select your device on the ASUS flash Tool by clicking on the serial number like shown in the picture below.
( It had me scratch my head after one failed attempt because I didn't select it the first time! :silly
Click on the green start button, be patient, stay calm and cross your fingers. This could take 10-20minutes or so.:fingers-crossed:
If everything went well your phone should bootup to the welcome screen like the day 1 you got it.
Now, the zip image is quite old so after the initial setup the phone would prompt you with lots of system and app updates. Go with it and enjoy! :victory:
Lastly, don't be shy of pressing that " :good:Thanks! " button if this post helped you.
Click to expand...
Click to collapse
IT WORKEEEED!!!! I dont know how to thank you man!. Thank you so much, I was going to give up on this device!. Its working really well.
The only thing I came into trouble, was to install the USB drivers included in the Asus Flash Tool. I did the following (on Windows 8.1 64bits):
I disabled driver signature check first on windows.
I went to the USB drivers folder inside the ASUS Flash tool folder on Program Files.
I went here C:\Program Files (x86)\ASUS\ASUS Flash Tool\Driver\USBDriverInstaller\devcon\x64
On that folder, there is a program called devcon.exe, right click on it, and select properties.
On compatibility tab select Run as Administrator, click ok.
After this, reinstall USB drivers by going to C:\Program Files (x86)\ASUS\ASUS Flash Tool\Driver\USBDriverInstaller and here execute install_drivers.bat
Thats it, the phone now should be recognized by the Asus Flash Tool.
I always failed when downloading Signed Rom zip image.. Someone please provide mirror... Thanks
Tjecing said:
I always failed when downloading Signed Rom zip image.. Someone please provide mirror... Thanks
Click to expand...
Click to collapse
Use a download manager like "free download manager" or something. I am on a slow network to re-upload it else where.
kkdevta said:
Use a download manager like "free download manager" or something. I am on a slow network to re-upload it else where.
Click to expand...
Click to collapse
I don't know how to thank You.. But thanks a lot you safe my days..
Can any one plz give me the link of any custom recovery for asus zenfone c.....i badly need it plz help me...thnks in advance.....plz give me..and tell me how to flash it.....
do you know where i can find the correct .raw file for asus zenfone 5 A501CG ? i use lollipop, i dont know if that's matter =s
Anyone help me When I press volume- and power, it can't enter to fastboot. And when I plug the cable, the flash tool can't detect it
Sent from my Mi 4i using XDA Free mobile app
hello brother...can you help me...
my zenfone 5 a500cg has been softrick and bootloop to...
if i'm turn on my phone
logo asus and then usb logo and then dead again...
i can't log into fastboot(power on+vol up)..
but i can log into cwm philz...
i try flash via adb sideload but always error bla bla bla tmp/updated.zip
if i try other ROM always like this ( please upgrade to image 4.3 first)
i try xftsk but always windriver error( i am use notebook win7)
i try asus flashtool with .raw zip rom but my serial number error just 12345678abcdef...
if i click start always device not detect...
help me bro
disappear3896 said:
Anyone help me When I press volume- and power, it can't enter to fastboot. And when I plug the cable, the flash tool can't detect it
Click to expand...
Click to collapse
power and volume up (+)
Spartan Legionnaire said:
IT WORKEEEED!!!! I dont know how to thank you man!. Thank you so much, I was going to give up on this device!. Its working really well.
The only thing I came into trouble, was to install the USB drivers included in the Asus Flash Tool. I did the following (on Windows 8.1 64bits):
I disabled driver signature check first on windows.
I went to the USB drivers folder inside the ASUS Flash tool folder on Program Files.
I went here C:\Program Files (x86)\ASUS\ASUS Flash Tool\Driver\USBDriverInstaller\devcon\x64
On that folder, there is a program called devcon.exe, right click on it, and select properties.
On compatibility tab select Run as Administrator, click ok.
After this, reinstall USB drivers by going to C:\Program Files (x86)\ASUS\ASUS Flash Tool\Driver\USBDriverInstaller and here execute install_drivers.bat
Thats it, the phone now should be recognized by the Asus Flash Tool.
Click to expand...
Click to collapse
First and foremost, follow Spartan about how to deal with the driver install error. Read above. Second, those are the links for the raw images:
ww_A500CG_3.23.40.60_20150630.raw and many other phones. It was posted by thanhthuy. 500CG Lollipop: https://mega.nz/#!jwBDUKzJ!x3VD9VJrMe0CBs353DVnXlHr2dHQXepjcqtrR0gQDdU
500CG kitkat:
https://mega.co.nz/#!H8YkyLba!4Ye52JKAjzogGRVvCx2r9XoJIhou_uY3z6YH1xBges8
400CG 6.6.3 - https://mega.co.nz/#!HoRRnLCL!CV-iCMEUgRd_LwDc4QgNkevxKIGOKtFGDYrytt59EVE
400CG 7.3.3 - https://mega.co.nz/#!G8hRwYqR!Eu_l6r_6QSbhjID-MtYQU3v0q0voQ0GYkFeayy-3MFI
451CG: https://mega.co.nz/#!794U1TpT!rermqclZOpPKcYZY8z2YezUkQE-MWjYJgqyKMUAjYDo
600cg Kitkat: https://mega.co.nz/#!S1wlnYhC!doCPvf7ukeEFStcJPgqaEViE5oiHb_hpGSGnIh3n1IQ
Here for 600cg lollipop: https://mega.co.nz/#!3p4wBQAY!KUx26zaGdCBU6CGa4g68zT_iX9NxmIQCUvHiolfa_Oo
ZE550ML Lollipop 40.23 : https://mega.co.nz/#!HgBSySZA!EOxpsmPvHgCfl-9jUVRAv624Uq9LG4uvxuN83j6-P-k
ZE550ML Lollipop 40.40: https://mega.co.nz/#!P4RmXIwb!-xrDe8AYXdprZgUG4Ehs8fLNHhrdKpXdmaV3FBWPC_0
ZE551ML Lollipop: https://mega.co.nz/#!i4JRAQDR!9DzxtSd1oxDuCV6oc0rEhm-1sF4SA-94YPG9fLVw_lw
Source using Google cache (Vietnamese): http://webcache.googleusercontent.com/search?q=cache:w5AS-N1JrAoJ:zenphoneviet.com/threads/all-zen-stock-rom-firmware-kk-l-update-hang-tuan-chay-bang-asus-flash-tool.7066/+&cd=1
---------- Post added at 07:31 AM ---------- Previous post was at 07:29 AM ----------
Those raw files are extremely difficult to find so if you pretend to have any of those phones i recommend to download. It works easily if you have fastboot. If you only have adb i did not saw working but i am trying.
---------- Post added at 07:38 AM ---------- Previous post was at 07:31 AM ----------
If you try to do that under adb they give a serial number mistake.
4 days trying to solve this bootloop using adb. At least one person here saved his phone with the raw links i found using google webcache in this vietnamese link so it was worth it. Looks like i will need to lose 40 days sending to Asus in Sao Paulo. What a hell folks, those asus firmwares are really crap. Set a great hardware for set poor software.
why my phone does not give any reaction when press power button+vol
I had same problem but different situation....I tried to make an experiment by changing systemui and I had done it with a wrong step .lucky I make a backup and tried to recover it.
But Things get worst when it failed to backupbang now my phone get stuck to Asus logo.I tried to follow the method that your all give in this thread but I can go to fastbootode with it must press power button+col down button.
CAN ANYBODY HELP ME WITH THIS PROBLEM
Sorry for my bad English
And I'm a newbie and try to learn something from pro

Lenovo Tab a10-30 bricked or fixable?

Hello everyone,
I will share my experience with you, and I hope for a solution!
A few days ago I rooted my Lenovo tab 2 A10-30 successfully using Kingroot. Then, I tried to change Kinguser with SuperSU, which I also successfully did. However, I noticed that although the main root app was SuperSU, Kingroot was still on my phone, so I deleted it using a bloatware removal app and restarted the tablet. Now it won't turn on. It gets stuck at the Lenovo loading screen, and that's about it. When I press the power button + volume down button, it gets me to a Chinese menu that is not the recovery mode (there is no MMC, just options about voloume, colors, mic test etc). If I press the volume up+ volume down + power button, it just brightens the screen and shows nothing.
I tried flashing the stock ROM using the Smart Phone Flash Tool, but the PC does not recognize fully the tablet (it just prompts me to install the Lenovo USB drivers, and I cannot access the tablet's internal storage). Moreover, the Lenovo windows applications do not recognize the tablet when I connect it to the PC.
I really do hope that there is a way I can fix it.. Thank you all in advance.
Hi,
I did almost exactly the same... Kingroot, tried to remove bloatware with another app, and ended up with a bricked tablet I can still access the bootloader, but flashing the tablet from there is to no avail.
I am still looking for the original ROM, which seems nowhere to be found. Did you, by any chance, make a backup first?
Another one here But I'am able to go into recovery and into adb sideload, from there I can view internal memory(/system). And it looks like system is trying to load supersu-daemon which was removed and it can't get past that. I tried to recover paths (to original ones), but it still wont go past loading screen. (it is just restarting the app_process32).
Now if we only could get the hold on original factory firmware... from there one we can sideload it via fastboot.
And for the drivers you need andorid usb drivers https://developer.android.com/studio/run/win-usb.html#top
TLDR; we are looking for TB2-X30F_USR_S000015_1601151950_Q8009_ROW_qpst.zip
So, I have spent about 5 hours attempting to find a way to dump the firmware without first rooting the device, so that I could share it with you guys (and have a backup for myself in case I attempt to root it myself.) Unfortunately it seems like it needs to be rooted before I can create a nandroid backup through adb. Unfortunately the tablet is not based on mtk, and I cannot find any qualcomm utils that can dump the firmware.
The one Qualcomm util I found (QFIL) seems like it is only for flashing, and for backing up some individual data for the tablet (I assume it may contain such as license keys for the commercial features in the recent phones such as Sony Xperia Z3). I also looked into fastboot, and that too can only flash a new firmware.
So, unless the tablet gets rooted I don't see any way to make a proper backup.
I am unable to post links in messages, so you need to do some manual editing.
dz0ny said:
TLDR; we are looking for TB2-X30F_USR_S000015_1601151950_Q8009_ROW_qpst.zip
Click to expand...
Click to collapse
This however seems like very valuable information, unfortunately the only places I can find that has this available for download is charging money for access to the file.
50$ at dlgsm,com www DOT dlgsm DOT com/register.php?file=TB2-X30F_USR_S000015_1601151950_Q8009_ROW_qpst.zip&dir=%2FFLASH-FILES%2FLENOVO%2FT_Series%2FTB2-X30F
or from 10$ at pars-hamrah,com: www DOT pars-hamrah DOT com/%D8%A7%D8%AE%D8%A8%D8%A7%D8%B1-%D9%85%D8%B1%DA%A9%D8%B2-%D8%AF%D8%A7%D9%86%D9%84%D9%88%D8%AF-%D8%A7%D8%AE%D8%AA%D8%B5%D8%A7%D8%B5%DB%8C-%D9%BE%D8%A7%D8%B1%D8%B3-%D9%87%D9%85%D8%B1%D8%A7%D9%87/38027-%D8%B1%D8%A7%D9%85-%D8%A7%D9%88%D8%B1%D8%AC%DB%8C%D9%86%D8%A7%D9%84-%D9%84%D9%86%D9%88%D9%88-lenovo-tb2-x30f-%D9%86%D8%B3%D8%AE%D9%87-s000015-%D8%A7%D9%86%D8%AF%D8%B1%D9%88%DB%8C%D8%AF-5-1-1-%D8%AF%D8%B1-%D9%85%D8%B1%DA%A9%D8%B2-%D8%AF%D8%A7%D9%86%D9%84%D9%88%D8%AF-%D9%82%D8%B1%D8%A7%D8%B1-%DA%AF%D8%B1%D9%81%D8%AA.html"]Here[/URL]
It might also be available www DOT fars-gsm DOT com/75531-tb2-x30f_usr_s000015_1601151950_q8009_row_qpst-zip.html, at least they list the changelog for the firmware.
Since I have no use for a firmware right now, I will not be buying access to one (unless I at some point manage to brick mine as well). But if anyone decides to do so, please share it so others can enjoy it as well. I also suspect that if the file was available, it would increase the probability of someone attempting to make a custom rom at some point as well, it is a very cheap tablet when on sale, so it should have good potential for a community.
PS: I also stumbled over something called vRoot, that might be an alternative to Kingroot, although I have no idea whether it is as good at rooting and not installing unwanted extra apps. I guess someone who has used it on a tablet/phone that has a backup available might be able to shed some light on that.
---------- Post added at 08:08 PM ---------- Previous post was at 08:02 PM ----------
omrtpsycho said:
If I press the volume up+ volume down + power button, it just brightens the screen and shows nothing.
Click to expand...
Click to collapse
This is the QFIL (Qualcomm Flash something system) mode, however I do now know whether that helps anything at all. Since it seems to me it probably wont accept the TB2-X30F_USR_S000015_1601151950_Q8009_ROW_qpst.zip file mentioned in the thread. It seems to expect some xml file, maybe the zip file contains that?
Hi guys i have been strugling with this unit The last 3 days. I have eksakt same problem. I found these files: lenovo-forums.ru/files/category/106-прошивки-lenovo-tab-2-a10-30/
I extracted Them but dont know how to flash Them ?? Hope u guys Can help (sorry for bad english)
To Download files from Lenovo-forums.ru i logged in with my Google account
[PUT ROM TEMPORARILY HERE: https://www.wetransfer.com/download...024ee2974a44f8aa50e3dcd120160615184237/a84735 ]
Wow, suddenly action! With the help of Dead2 and Andersbp I have made some progress. Here are my steps:
I purchased the ROM from the Iranian site, and downloaded the other from the Russian forum. So now I have 2 ROMs:
65M TB2-X30F_S000015_160115_ROW_TO_TB2-X30F_S000016_160602_ROW_WCA72E4AB5.zip (Russian)
1.1G TB2-X30F_USR_S000015_1601151950_Q8009_ROW_qpst.zip (Iranian)
The smaller one is simply an update, which you could install easily:
1) boot into Recovery Mode
2) select "Apply Update from ADB"
3) run: adb sideload TB2-X30F_S000015_160115_ROW_TO_TB2-X30F_S000016_160602_ROW_WCA72E4AB5.zip
Which works... UNLESS YOU ROOTED THE DEVICE. Then it fails, and does not want to update. Thanks Lenovo
So, the larger one is a different type of ROM. This one will not load with adb sideload (gives footprint and signature error). But it DOES contain all the files to flash with QFIL (Qualcomm Flash something system).
Here I'm stuck. I followed this guide:
http://guidebelajar.blogspot.nl/2016/03/guide-how-to-flash-firmware-lenovo-vibe-p1.html
and tried to install these packages:
1) You must download and install USB Driver for Lenovo on your windows computer or PC.
2) QPST-2.7.422-qfil-qcom-Upgrade-Tool-20140422
3) Download Qualcomm HSUSB USB COM Drivers
(Note that you need to register and log in to needrom.com FIRST. Then click the link, but it will give an access error. Remove all in the URL after needrom.com (so go back to the main site), then go back to the download link, and it will work - the file is there.)
1) and 2) install pretty fine, but 3) is just a zip with a lot of drivers, no installer. I have no clue on how to install the proper driver...
Furthermore, the site suggests to install something on the device itself:
5) Create a folder with the name sdfuse in the root of the SD-card phone
6) Put the qsb-firmware (file with the extension .qsb) in the folder sdfuse.
Here I have 2 problems: First, my device does not boot, so I cannot create/copy files. Seconly: I cannot find qsb-firmware.qsb anywhere...
@ Dead2: How did you go through these steps?
Zwartoog said:
I purchased the ROM from the Iranian site, and downloaded the other from the Russian forum. So now I have 2 ROMs:
65M TB2-X30F_S000015_160115_ROW_TO_TB2-X30F_S000016_160602_ROW_WCA72E4AB5.zip (Russian)
1.1G TB2-X30F_USR_S000015_1601151950_Q8009_ROW_qpst.zip (Iranian)
Click to expand...
Click to collapse
Great, thanks for sharing the firmware, I hope you and everyone else with a softbricked tablet can get it fixed now
I am sure some of those would be willing to donate a couple of bucks to you if they get theirs working again.
Zwartoog said:
3) Download Qualcomm HSUSB USB COM Drivers
(Note that you need to register and log in to needrom.com FIRST. Then click the link, but it will give an access error. Remove all in the URL after needrom.com (so go back to the main site), then go back to the download link, and it will work - the file is there.)
1) and 2) install pretty fine, but 3) is just a zip with a lot of drivers, no installer. I have no clue on how to install the proper driver...
Click to expand...
Click to collapse
Ok, I used a LenovoUsbDriver_v1.0.12.exe driver installer, and that includes the HSUSB drivers needed, and I can confirm that windows recognizes the tablet as being in HSUSB mode with those. Whether QFIL does I have not tested.
I got the driver package from here: www DOT teamandroiders DOT com/lenovo-usb-drivers-download/
Zwartoog said:
@ Dead2: How did you go through these steps?
Click to expand...
Click to collapse
After you get past installing the HSUSB driver, you are officially the one that has gotten furthest on this.
I will assist in any way I can, but I will not attempt flashing my own tablet until I actually need to
Dead2 said:
After you get past installing the HSUSB driver, you are officially the one that has gotten furthest on this.
Click to expand...
Click to collapse
We'll get this working
Dead2 said:
Ok, I used a LenovoUsbDriver_v1.0.12.exe driver installer, and that includes the HSUSB drivers needed, and I can confirm that windows recognizes the tablet as being in HSUSB mode with those. Whether QFIL does I have not tested.
Click to expand...
Click to collapse
I tried that one too, but to no avail When I try to execute the executable, it ask for administrator permission, and after that vanishes...
I am running Windows 8, 64 bit. You?
Other question: when is your tablet recognised by Windows? Also in Recovery Mode?
Thanks!
Great work so far guys ! I Will try tomorrow with The new information! Mine is rootet so dont look good for me :/
Zwartoog:
The russian site also have Big files (1gb)
You Saw Them ?
Andersbp said:
Great work so far guys ! I Will try tomorrow with The new information! Mine is rootet so dont look good for me :/
Zwartoog:
The russian site also have Big files (1gb)
You Saw Them ?
Click to expand...
Click to collapse
No, I have spent too many hours translating Farsi today, was quite happy to find this one easily accessible on the Russian site
Can you check one of the bigger files? Might come in handy if my version seems incompatible for some reason...
Zwartoog said:
No, I have spent too many hours translating Farsi today, was quite happy to find this one easily accessible on the Russian site
Can you check one of the bigger files? Might come in handy if my version seems incompatible for some reason...
Click to expand...
Click to collapse
Sure Will try tomorrow
Huge breakthrough
I now have a unrootet, unbricked and stable unit again!
First i followed this guide:
https://2.bp.blogspot.com/-YxnBnMMx7Xg/VnaiVim76VI/AAAAAAAAURo/pz5IiaVdlcQ/s320/qfil.jpg
But insted of this:
9. Now, enter your Lenovo Vibe P1 into recovery mode. you can do it by :
Press the Volume Up button and keep holding it while connecting it to the computer/laptop using USB cable.
Lenovo Vibe P1 will vibrate one time, and you will see black screen.
You need to hold in VOLUME UP AND VOLUME DOWN AND POWER button at same time. Until you see
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Now you can continue with the guide, and use QFIL.
I used this firmware: https://drive.google.com/open?id=0B9affStJ4JQ1U3JXUTZFTDJ6NU0
Extract the rar file. Inside you will find the files needed in QFIL.
Hope this helps you guys
Andersbp said:
Huge breakthrough
I now have a unrootet, unbricked and stable unit again!
First i followed this guide:
https://2.bp.blogspot.com/-YxnBnMMx7Xg/VnaiVim76VI/AAAAAAAAURo/pz5IiaVdlcQ/s320/qfil.jpg
But insted of this:
9. Now, enter your Lenovo Vibe P1 into recovery mode. you can do it by :
Press the Volume Up button and keep holding it while connecting it to the computer/laptop using USB cable.
Lenovo Vibe P1 will vibrate one time, and you will see black screen.
You need to hold in VOLUME UP AND VOLUME DOWN AND POWER button at same time. Until you see
Now you can continue with the guide, and use QFIL.
I used this firmware: https://drive.google.com/open?id=0B9affStJ4JQ1U3JXUTZFTDJ6NU0
Extract the rar file. Inside you will find the files needed in QFIL.
Hope this helps you guys
Click to expand...
Click to collapse
Super! Will try this tonight. Just in case: which Windows version are you using?
Zwartoog said:
Super! Will try this tonight. Just in case: which Windows version are you using?
Click to expand...
Click to collapse
I use windows 10
Andersbp said:
Huge breakthrough
I now have a unrootet, unbricked and stable unit again!
Click to expand...
Click to collapse
Great work! I am glad I was able to help you guys get this fixed
Andersbp said:
You need to hold in VOLUME UP AND VOLUME DOWN AND POWER button at same time. Until you see
Click to expand...
Click to collapse
Yep, its at the bottom of my first post also, found that out by accident while trying to get into the normal recovery.
Now, hopefully someone will want to port TWRP and CM13 or Paranoid to this tablet
Doh i did not see that Dead2
Thanks everybody together we defeated the problem !
SUPER! Succes here as well! The trick was indeed to hold both vol UP and DOWN
Now: brand-new unrooted device
Thanks
Btw: I noticed that the rom from Andersbp is a TB2-X30L rather than the TB2-X30F. I used my F file (paid for it, dammit ), and that one also works well.
I am currently checking if I can modify the stock ROM to enable root / mult-user. Any hints?
Nice zwartoog !
I Can root with kingroot.. Are there better alternatives ? Kingroot is Full of bloatware
Andersbp said:
Nice zwartoog !
I Can root with kingroot.. Are there better alternatives ? Kingroot is Full of bloatware
Click to expand...
Click to collapse
Noo, no Kingroot. That's where all the disasters began. It is full of bloatware. Trying to uninstall Kingroot lead to bricking the device
Personally I am only interested in re-enabling the multi-user feature from lollipop. WHICH IS FOR SOME REASON DISABLED BY LENOVO Even when rooted and modifying the system/build.prop did not re-enable it.
I'm giving up now. At least I have a workable device. Restored pride. And more important: 3 happy kids
I think the TB2-X30L is the LTE version of the tablet, while the TB2-X30F is the wifi-only version. If correct, then there should be no problem
when using the LTE on a non-LTE model, but the other way around could potentially cause LTE to not work. The LTE firmware might have some
extra apps and settings enabled to cater to this ability, but it might also be completely identical. Btw, what does the model information say
after being flashed with the L firmware? In any case it is useful to know that they are cross-compatible, since sometimes there can be differences
in chipsets or screens that can cause minor or major problems.
As I mentioned earlier, another root alternative to kingroot seems to be vRoot, but I have not tried it myself. But now that it is possible to
recover a bricked tablet, it is also less risky to test such things.
BTW: Please remember to use the "Thanks!" button on posts you find helpful, I have tried to do so myself on the posts that I find helpful

How to ROOT an MLS MORE 4G

Hi there... I just bought an MLS MORE 4G (iQL50) and there is great need of rooting it. I tried Kingo Root with no success. KingRoot too. I do have about a week of returning the smarthphone back to the shop but since its 16GB internal memory is so helpful, it would be nice to keep it, if rooting is possible without damaging something.
Specs for this particular phone are:
OS: Android 6
CPU: QuadCore 1GHz MTK6735P 64bit
RAM: 2 GB
Int.Memory: 16 GB
SIM Type: 2 x micro-SIM
Thanx in advance :good:
Tigrander said:
Hi there... I just bought an MLS MORE 4G (iQL50) and there is great need of rooting it. I tried Kingo Root with no success. KingRoot too. I do have about a week of returning the smarthphone back to the shop but since its 16GB internal memory is so helpful, it would be nice to keep it, if rooting is possible without damaging something.
Specs for this particular phone are:
OS: Android 6
CPU: QuadCore 1GHz MTK6735P 64bit
RAM: 2 GB
Int.Memory: 16 GB
SIM Type: 2 x micro-SIM
Thanx in advance :good:
Click to expand...
Click to collapse
Hello my friend, I think I can help you with that, I will try to make a custom recovery to flash CF auto root zip.
I will try it on my spare More to check if its working and I will inform you.
Sorry for Greek Το έχεις ακόμα το κινητό?
mhnx said:
Hello my friend, I think I can help you with that, I will try to make a custom recovery to flash CF auto root zip.
I will try it on my spare More to check if its working and I will inform you.
Sorry for Greek Το έχεις ακόμα το κινητό?
Click to expand...
Click to collapse
Well, that's A surprise. I was not waiting for any response!
Yes, phone is still here, though I regret it everyday.
Ok, I am waiting for you. Hope it works...
Tigrander said:
Well, that's A surprise. I was not waiting for any response!
Yes, phone is still here, though I regret it everyday.
Ok, I am waiting for you. Hope it works...
Click to expand...
Click to collapse
I've got some news, a booting cwm recovery on the phone is real, I have to do some test and root it to see if everything works well.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I did everything I could to make it work. I will send you details at afternoon how to root it. I send some picture attachments, check them out
mhnx said:
I did everything I could to make it work. I will send you details at afternoon how to root it. I send some picture attachments, check them out
Click to expand...
Click to collapse
Just perfect... I am waiting :good:
Tigrander said:
Just perfect... I am waiting :good:
Click to expand...
Click to collapse
This is the url to download cwm+scatter file+flash tool.
Mega NZ folder
You will need also the supersu zip from Chainfire from the site: https://download.chainfire.eu/696/supersu
The procedure:
Backup your data just in case.
Copy the supersu.zip on your internal memory.
Open the SP flashtool and browse the Scatter file on Scatter-loading, click on the recovery image the tick and on the right side it says Location, click on the empty green space on the recovery line and select the morecwm.img
Power off your phone
Press the Download button and connect the phone on your computer, after it completes and you get the Green download ok remove the cable
Press Vol+ and Power buttons and select the Recovery from the list.
Press install zip from sdcard and find the supersu.zip and flash it.
Clear Cache and Dalvik Cache and reboot the phone.
If it says that the device is not rooted when you press the reboot system just ignore it and press No, your phone is rooted.
It might reboot 1-2 times and it will probably take long time to boot.
If you need drivers go over THIS site and download the latest drivers. Install them and you are set.
Ok. Now I am in the middle of the whole process
Press the Download button and connect the phone on your computer
but I am waiting for more than half an hour to see anything. No progress bar or something.
Though, there is a folder on the PC with some logs
BROM_DLL_V5.log keep growing its size...
Now what?
Update: A timeout error came up!
Tigrander said:
Ok. Now I am in the middle of the whole process
Press the Download button and connect the phone on your computer
but I am waiting for more than half an hour to see anything. No progress bar or something.
Though, there is a folder on the PC with some logs
BROM_DLL_V5.log keep growing its size...
Now what?
Update: A timeout error came up!
Click to expand...
Click to collapse
Your phone is powered off right?
Try to download and install the drivers I told you on the previous post.
Yes, phone was powered off. I installed the drivers, rebooted, then did what I did. But strangely, when connected my powered off phone, windows tries to install an "MTP USB Device" with no luck.
Tigrander said:
Yes, phone was powered off. I installed the drivers, rebooted, then did what I did. But strangely, when connected my powered off phone, windows tries to install an "MTP USB Device" with no luck.
Click to expand...
Click to collapse
Try with the SP flashtool open and the Download waiting connect the phone when its powered off.
Get the battery out and try again, it has to install the driver. When it does it will download the recovery.
When the phones is powered off it shouldn't recognise it as MTP USB Device.
Otherwise, power on the phone, plug it and let it install the first drivers and later power it off and try again.
hello!!! a friend of mine has this phone but she is expirencing troubles with some kind of push notification which are porn advertismens. She told me that although formated the phone after 15days same problems appeard. What could i do to help her? If I root the phone can i put a custom rom to this phone.
thnx in advance for any help or answer.
phone specs:
BilakosGr said:
hello!!! a friend of mine has this phone but she is expirencing troubles with some kind of push notification which are porn advertismens. She told me that although formated the phone after 15days same problems appeard. What could i do to help her? If I root the phone can i put a custom rom to this phone.
thnx in advance for any help or answer.
phone specs:
Click to expand...
Click to collapse
Hello mate, you have just to enable and connect to a WiFi network and update your device via the "MLS Updater" app which is already installed in your phone.
Otherwise you have to disable chrome from settings-apps-chrome. The push notifications and advertisements are a chrome safety issue because the chrome app was pre-installed and is missing important component updates.
So, try the MLS updader or disable the pre-installed chrome and download again from playstore.
Hope that it helps
Can i root?
I have an MLS IQL51 WAVE 4G
almost the same of description can i root it with that specs? I have the same processor
6735
1gb ram
8gb in.memm.
Hi all. I have a verry big problem. I purchased Easy TS 4G but i can't find any root solution, and twrp recovery. On this thread i found some root solution for onother model. Please can someone make me root and recovery files for my phone? Also, do i can backup and restore complete firmware with customed setup apps, and setting and restore it on another Easy TS 4G? Thanks, and best regards.
Mls mx notch
Hey have u got any idea on how to root MLS MX NOTCH? It is running Android 8.1...4 Gb of ram and a MTK cpu (you can Google the phone to see the specs of it) . I tried searching but had no luck and I would like to be able to root it so I can improve performance
konsliak said:
Hello mate, you have just to enable and connect to a WiFi network and update your device via the "MLS Updater" app which is already installed in your phone.
Otherwise you have to disable chrome from settings-apps-chrome. The push notifications and advertisements are a chrome safety issue because the chrome app was pre-installed and is missing important component updates.
So, try the MLS updader or disable the pre-installed chrome and download again from playstore.
Hope that it helps
Click to expand...
Click to collapse
The only option play store gives is to enable chrome again, and update it. I don't think this could work...
konsliak said:
Hello mate, you have just to enable and connect to a WiFi network and update your device via the "MLS Updater" app which is already installed in your phone.
Otherwise you have to disable chrome from settings-apps-chrome. The push notifications and advertisements are a chrome safety issue because the chrome app was pre-installed and is missing important component updates.
So, try the MLS updader or disable the pre-installed chrome and download again from playstore.
Hope that it helps
Click to expand...
Click to collapse
is there such an option? The only option playstore gives is to update only.
Nothing new ?
Hello
I need the phone firmware for Mls innovation pop 4g iql 626 , can you provide me with the link?

Bricked trying to magisk 11

I got the Motorola update to android 11 and successfully installed it. When I tried to install magisk after patching my boot.img, I think I've hard bricked the phone.
I'm unable to turn on the screen.. tried just the power button, vol- and power, vol+ and power.. no dice.
anyone know of other things I can try to get in to fastboot and reset the device? or is it a lost cause?
I flashed the patched boot.img from fastboot. when the phone screen was stuck at the motorola logo. I went back to fastboot and flashed the stock boot.img. It boot looped a couple of time and now it won't turn on at all.
Using the rescue tool is of no help because the tool requires the device to boot into fastboot
Help!
Try this. Hopefully you can get to the bootloader. If yes, continue with my suggestion below.
I guess you go up to android 11 via OTA. In this case, you need to download the android 11 firmware matching your phone, then extract the boot.img which you will flash back to your device. Hopefully, you can reboot to your phone as normal.
When patching the boot.img using the latest magisk, remember not to change the patched file name given by magisk. Just keep it as is as provided by magisk. To be safe, you should test a single boot with the patched image before flashing it.
Hope that'll help.
tinbilly said:
Try this. Hopefully you can get to the bootloader. If yes, continue with my suggestion below.
I guess you go up to android 11 via OTA. In this case, you need to download the android 11 firmware matching your phone, then extract the boot.img which you will flash back to your device. Hopefully, you can reboot to your phone as normal.
When patching the boot.img using the latest magisk, remember not to change the patched file name given by magisk. Just keep it as is as provided by magisk. To be safe, you should test a single boot with the patched image before flashing it.
Hope that'll help.
Click to expand...
Click to collapse
Thanks.. I cannot get the phone to power on at all.. so, no bootloader/fastboot. Tried power cycle while plugged in.. didn't change anything. Will keep trying.. Strangely, the rescue software's 3rd option is "power-off mode", but that option also asks me to be in fastboot.
smvsmv said:
Thanks.. I cannot get the phone to power on at all.. so, no bootloader/fastboot. Tried power cycle while plugged in.. didn't change anything. Will keep trying.. Strangely, the rescue software's 3rd option is "power-off mode", but that option also asks me to be in fastboot.
Click to expand...
Click to collapse
is it listed in Device manager like this?
Is my device in EDL Mode?
sd_shadow said:
is it listed in Device manager like this?
Is my device in EDL Mode?
Click to expand...
Click to collapse
No. I tried reinstalling the Qualcomm usb drivers. That didn't help either. Possibly that's why the rescue tool is unable to help with the power off option. Any other ideas? What ever happened, it has to do with the boot.img.
I wish phones had a reset hardware button.
Are you sure the phone is fully charged? Did you try plugging in the power for several hours?
Did your try https://support.lenovo.com/vn/en/downloads/ds101291-rescue-and-smart-assistant-lmsa?
tinbilly said:
Did your try https://support.lenovo.com/vn/en/downloads/ds101291-rescue-and-smart-assistant-lmsa?
Click to expand...
Click to collapse
Yes, that's the rescue tool that I've been referencing. Also, the phone had full charge when I screwed it up. Will try plugging it again.
smvsmv said:
No. I tried reinstalling the Qualcomm usb drivers. That didn't help either. Possibly that's why the rescue tool is unable to help with the power off option. Any other ideas? What ever happened, it has to do with the boot.img.
I wish phones had a reset hardware button.
Click to expand...
Click to collapse
How is it listed in Device Manager?
sd_shadow said:
How is it listed in Device Manager?
Click to expand...
Click to collapse
It's not at all listed.. there are no "other devices" and it's not listed under ports either
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
smvsmv said:
It's not at all listed.. there are no "other devices" and it's not listed under ports either
View attachment 5311913
Click to expand...
Click to collapse
If windows is making the device connected sound will connecting to USB, it's there somewhere.
Otherwise, it's not fixable because there is no device to send commands to.
sd_shadow said:
If windows is making the device connected sound will connecting to USB, it's there somewhere.
Otherwise, it's not fixable because there is no device to send commands to.
Click to expand...
Click to collapse
Yep.. that's what I'm afraid it is. Unless the device decides to boot to something, I'm guessing it's done. Thanks for your help!
Did you try Motorola Moto G 3rd Generation Troubleshooting or Moto G Power: Black Screen or Screen Won't Turn On? 6 Easy Fixes!?
tinbilly said:
Did you try Motorola Moto G 3rd Generation Troubleshooting or Moto G Power: Black Screen or Screen Won't Turn On? 6 Easy Fixes!?
Click to expand...
Click to collapse
yeah.. been googling and this was the first video that I came across. didn't help though.
EDIT - ignore the below. Just remembered that is a snapdragon and not Mediatek.
When I leave the phone connected to my windows 10 laptop, the device shows up occasionally under networks. Double clicking the device pulls up the properties.
Looks like there's still some "life" on my phone. Anyone have ideas on how to get into it?
smvsmv said:
EDIT - ignore the below. Just remembered that is a snapdragon and not Mediatek.
When I leave the phone connected to my windows 10 laptop, the device shows up occasionally under networks. Double clicking the device pulls up the properties.
Looks like there's still some "life" on my phone. Anyone have ideas on how to get into it?
View attachment 5314927
Click to expand...
Click to collapse
do you what Model # you have?
sd_shadow said:
do you what Model # you have?
Click to expand...
Click to collapse
Not sure.. but before upgrade, the rescue tool downloaded the file SOFIA_RETAIL_QPMS30.80_63_6_8_5_subsidy_DEFAULT_regulatory_DEFAULT_CFC.xml Not sure if that shows model
smvsmv said:
Not sure.. but before upgrade, the rescue tool downloaded the file SOFIA_RETAIL_QPMS30.80_63_6_8_5_subsidy_DEFAULT_regulatory_DEFAULT_CFC.xml Not sure if that shows model
Click to expand...
Click to collapse
open that folder, does it have a
preloader.bin file?
sd_shadow said:
open that folder, does it have a
preloader.bin file?
Click to expand...
Click to collapse
No. these are only 4 bin files
The info file has the below. Couldn't find anything that status with a XT
BUILD REQUEST INFO:
SW Version: sofia_retail-user 10 QPMS30.80-63-6-8-5 a1e5d release-keysM6125_39.36.03.39R
Modem Version: M6125_39.36.03.39R
FSG Version: FSG-6125-03.87
MBM Version: MBM-3.0-sofia_retail-37f1d8316-201231
Build Fingerprint: motorola/sofia_retail/sofia:10/QPMS30.80-63-6-8-5/a1e5d:user/release-keys

Categories

Resources