[SOLVED] Wiko Rainbow Jam seems hard to root: I'm looking for help - Wiko Rainbow Questions & Answers

Hi all,
I have a Wiko Rainbow Jam (which is provided with the stock rom "Wiko Rainbow Jam version 8", Android Lollipop 5.1 and the latest updates from Wiko), is about a week that I attempt to root my phone, but I am unable to do this operation, since I am totally unable to mount the /system as RW, and furthermore the bootloader is locked.
Firstly I found this method which consist to write/flash the TWRP custom recovery in place of the original one:
Root method 1
(sorry for the Google Translate link, but I cannot find the same how-to in English)
Which seems similar to this how-to
http://forum.xda-developers.com/showpost.php?p=63803008&postcount=5
But seems that these two methods will wipe/erase everything on my phone, and I would avoid this risk.
I also read that by flashing another custom recovery I will be unable to install updates from Wiko.
Then I tried this method using adb which is more simple:
https://f-droid.org/forums/topic/tutorial-how-to-root-an-android-device/
But when I launch the "adb root" command, all that I get is "adbd cannot run as root in production builds"; so I attempted various workarounds to "fix" adb, but all unsuccesfully.
I have to mention the fact that I have some skills in using Linux and the shell commands: maybe there would be a way to place the "su" binary on my Phone using Linux on my computer, by logging on the phone as root user, by acquiring the needed privileges?
Any help/suggestion/hints would be very appreciate! :good:
Kind regards.

I have a mtk6580 phone and also had the root issues, for a while I used kingroot, which rooted fine but I didnt trust it. Then I used supersume to get rid of kingroot which seemed to work but again, wasnt 100% it was all gone. Followed a similar guide to your first link which wasnt working. What worked for me was:
Download the twrp recovery .img file
rename it to recovery.img
open SPflash tools
add your own scatter file from your stock rom
deselect all the boxes except recovery
double click the recovery address box and find the renamed recovery.img
click download
plug your turned off phone in,
let it flash.
reboot into recovery
select reboot system
TWRP will tell you its not rooted and ask to install superSU
swipe for yes
reboot and you are rooted.
NO DATA LOSS

Thank you for this detailed how-to! However, for me, nor kingroot, kingoroot, framaroot and no other apk worked on my phone, so I will attempt to try your method, but first I have some questions:
1): On my phone, under SETTINGS > DEVELOPER OPTIONS, I can see the option “OEM unlocking”: I have to enable this option to permit the flashing of the TWRP img?
2): Is ok to download TWRP from here? dl.twrp.me/i9300/twrp-2.8.6.1-i9300.tar.html
3): "add your own scatter file from your stock rom":
where I can get/grab such file?
4): "TWRP will tell you its not rooted and ask to install superSU":
so TWRP is already provided with the SuperSU utility?
5): To be sure to avoid any risk, here I have a backup of my phone, which was done using "adb backup -apk -shared -all"; in case of emergency I will be able to restore my phone using this backup?
Many thanks for your attention! :good:

Mister_Dave said:
3): "add your own scatter file from your stock rom":
where I can get/grab such file?
Click to expand...
Click to collapse
Ok, seems that such file was available in the first link:
s000.tinyupload.com/download.php?file_id=53888272183191245346&t=5388827218319124534686744
is called MT6580_Android_scatter.txt , can you take a look and tell me if is ok?
Many thanks!

1) cant hurt to turn it on, however the phone will be flashed whilst turned off so dont know if its needed, but Im sure I wouldve enabled it.
2) and 3) I dont know what your exact model number etc.. is for your phone, so the twrp you would have to find and check yourself, go here: http://www.needrom.com/category/others/u-v-w-x-y-z/brands-w/wiko/ and you can try to get a twrp from there, and definetely get a stock rom. Use the scatterfile from an 'SP TOOLS FLASHABLE STOCK/UPDATE ROM'
4) yes
5) I dont know, I dont use adb and wouldnt like to say its OK. You can use this: https://play.google.com/store/apps/details?id=com.h3r3t1c.onnandbup&hl=en which will make a TWRP or CWM backup of your entire phone which you can then flash in TWRP or CWM once they are flashed, or get all the data from the backup. I would advise to find this out before trying though, just in case. I personally didnt lose any data, flashed twrp in SPtools, took 5 seconds, rebooted, added SU, rebooted, took 2 minutes and everything was still there.
---------- Post added at 04:43 PM ---------- Previous post was at 04:41 PM ----------
it has to be a scatter file from your exact model of phone, as everything has to match, partitions, nvram...etc... loads of things that can go wrong if the scatter is wrong

robneymcplum said:
2) and 3) I dont know what your exact model number etc.. is for your phone, so the twrp you would have to find and check yourself, go here: http://www.needrom.com/category/others/u-v-w-x-y-z/brands-w/wiko/ and you can try to get a twrp from there, and definetely get a stock rom. Use the scatterfile from an 'SP TOOLS FLASHABLE STOCK/UPDATE ROM'
Click to expand...
Click to collapse
I went there, but my model is not listed.. As I stated in the subject is a Wiko Rainbow Jam: if i search for Rainbow Jam is such link, no model is displayed..
it has to be a scatter file from your exact model of phone, as everything has to match, partitions, nvram...etc... loads of things that can go wrong if the scatter is wrong
Click to expand...
Click to collapse
I got the scatter file in the first link "Root method 1", where there is the how-to for my exact model.

ah right, in that case, its OK

robneymcplum said:
ah right, in that case, its OK
Click to expand...
Click to collapse
Ok: it was painless differently from what I thought: now, following your advice (I used the TWRP and the scatter file from the first link) my phone is nicely provided with the root access
EDIT: was necessary to activate the “OEM unlocking” option under SETTINGS > DEVELOPER OPTION, without this option activated, I was unable to flash the TWRP recovery img.
Many thanks!
p.s: If a moderator see this post, feel free to add [RESOLVED] to the title of this thread, since I cannot edit the title.

Glad it worked lots of guides I saw also made it excessively complicated, this way took you what? 2 minutes? And am guessing all your data is safe and untouched.

robneymcplum said:
Glad it worked lots of guides I saw also made it excessively complicated, this way took you what? 2 minutes? And am guessing all your data is safe and untouched.
Click to expand...
Click to collapse
Yeah, it took about 2 minutes, just the time to figure out that I needed the USB OTG cable with an usb mouse and to browse to the UPDATE-SuperSU-v2.76.zip file (as I said I used the TWRP posted in the first link, which doesn't work with the touch screen).
I want to say thank you again for your friendly assistance!
EDIT: Yes: all my data is safe and untouched!

Like:good:

Related

Just picked up a sidekick 4G. Need to know what to do.

I recently sold my galaxy note for 400 but the kid only had 375 but gave me his sidekick as well.
And I want to know what i need to do in order to instal Glorious Overdose or w/e.
What exactly should I do? Do i need to root it first? Or something else?
Please give me a nice list of what exactly I need to do , and in what order.
Also any recommendations for what to instal.
Thank you.
antisouless said:
I recently sold my galaxy note for 400 but the kid only had 375 but gave me his sidekick as well.
And I want to know what i need to do in order to instal Glorious Overdose or w/e.
What exactly should I do? Do i need to root it first? Or something else?
Please give me a nice list of what exactly I need to do , and in what order.
Also any recommendations for what to instal.
Thank you.
Click to expand...
Click to collapse
You need root to install a custom ROM in all phones. This post might be helpful:
eMJaaay said:
Firstly you need root. Then you have to move a custom recovery to your phone's /system to allow you to install unsigned packages. You can do this using root explorer (paid app, but its the most simple and easy way of doing it) or you can do it using. You also need to have a custom recovery file, the update.zip which when you hit reinstall packages (given you pushed the custom recovery file to the phone's system) would bring up clockworkmod recovery. In clockworkmod recovery, there are many options, one of them being mounts and storages. Going on to that option will bring up your mounts and storages, where the most important one you need to check is SYSTEM which should always say UNMOUNT. If it says MOUNT SYSTEM, click on it and it should say UNMOUNT SYSTEM.
For ROOT, use SuperOneClick. You can download the file here -> link (scroll to the end of the post). I used version 2.2 and everything worked fine. Look at this guide by ayoteddy for more information -> link. You need to choose psneuter as your exploit. Windows detects this app as a virus so make sure all your anti-virus / firewall software is off. If it doesn't work, try and try again. Change USB cables and try some more!
Read the noob guide here -> link. Its REALLY good and gives you a step by step of how to root / get custom recovery and install custom ROM.
Go here -> link. For more in depth information about getting a custom recovery. And here -> link. for Krylon's recovery files (links on his thread aren't all working).
I recently rooted and got custom recovery and installed a fresh ROM (GOV 3.2) and all I can say is, be patient and follow everything step by step and you'll be fine. I'll also advise you to partition your SD card BEFORE installing a ROM just to be safe, because I've heard some people having issues with it. I did it and had no problem, but again I don't know if this is a placebo or actually helped. After installation / rebooting, etc ... don't touch your phone for a couple of minutes. If you reply in the appropriate threads, I'm sure someone will help you out if it doesn't work.
Click to expand...
Click to collapse
Ok I'm having a little trouble.
http://forum.xda-developers.com/showthread.php?t=1275116
I'm following this. I reached the part where i need to turn off my phone and go into recovery mode.
But when i choose to reinstall. It says E: signature verification failed .
Any help?
antisouless said:
Ok I'm having a little trouble.
http://forum.xda-developers.com/showthread.php?t=1275116
I'm following this. I reached the part where i need to turn off my phone and go into recovery mode.
But when i choose to reinstall. It says E: signature verification failed .
Any help?
Click to expand...
Click to collapse
Did you put the recovery in the system/bin?
And the update in the root of your SD?
antisouless said:
Ok I'm having a little trouble.
http://forum.xda-developers.com/showthread.php?t=1275116
I'm following this. I reached the part where i need to turn off my phone and go into recovery mode.
But when i choose to reinstall. It says E: signature verification failed .
Any help?
Click to expand...
Click to collapse
When it gives that message it usually means you haven't correctly pushed recovery to your /system. You can only push recovery after you have successfully rooted (get a free root checking app from the Play Store to check). Once you've rooted, you need to push the recovery file you get after you extract the recovery zip from the download links I've sent. You can move it from the root of your SD card to your phone using adb or root apps such as root explorer (very simple, but its a paid app). You also need to download the update.zip file from the link I sent (same place you downloaded the recovery file) and put it at the root of your SD card (don't unzip it). That should work!
Ok thanks . I'm going to try this now.

Turbo-X Tablet Hive VI---Google Play Services NEEDED!

Hello guys, I'm looking for Google Play Services for this tablet it's with Intel and Android 4.4.4. Here are some screenshots of all info. I just can't find working Services. I don't need root, but just Services. It was bought without Google Play Store and Services. I hope you can help me. Thanks.
yanis15 said:
Hello guys, I'm looking for Google Play Services for this tablet it's with Intel and Android 4.4.4. Here are some screenshots of all info. I just can't find working Services. I don't need root, but just Services. It was bought without Google Play Store and Services. I hope you can help me. Thanks.
Click to expand...
Click to collapse
How about flashing gapps?
AzrulHisyam said:
How about flashing gapps?
Click to expand...
Click to collapse
Yes i thought about this, but how?? I think i need custom recovery for this, but can't install one. If there is other way of installing I will be happy. Thanks.
I don't know any other way to install gapp except using recovery.
Install recovery and find your phone gapp and flash using recovery
Hello guys, just wanted to let you know that after many hours of hard work I finally managed to get Google Play Services and root working. If anyone ever needs help with this particular model or any x86 based Android tablet/phone with unknown brand you can send me private message or answer in this thread. The problem with this type of devices is that no one makes custom recovery for them that's why I had to load a temporary one. Here is a link. By following the guide there you will get in recovery pretty much 99% of time. From there it's easy just flash SuperSU package and GApps. The best and only working x86 (Intel Processors) GApps with this version of CWM recovery are Franken GApps. You flash them and you are done. You now have working, licensed and usable tablet/phone! Screenshots below! :highfive:
need help plz...
hello my friend, i just bought turbo x hive vi and i would like to help me.. i cant root it alone... from sTART i cant understunt what is the wright trigger... :/
kokkipe said:
hello my friend, i just bought turbo x hive vi and i would like to help me.. i cant root it alone... from sTART i cant understunt what is the wright trigger... :/
Click to expand...
Click to collapse
Hey, I am sorry for the late response. I was away from XDA for a while.
1. To root I can't remember exactly, but there are a few ways I think. First, you can use Framaroot to root it or (recommended) you can directly push SuperSU package from the link I have given.
2. You download this GAPPS package. The download link is in the bottom of the post. You can also download a SuperSU package (ZIP) from here.
3. I see you have followed the instructions to some point. Here let me explain: First you connect your tablet with USB cable to the computer. Second you unzip the downloaded file and run the batch file. You then type "ACCEPT". Then you type "5" to run CWM recovery. Then you type "T4" to chose the forth option to load the recovery. This is basically a program that loads a recovery to your tablet without installing it. Your tablet should now reboot into CWM recovery. Be careful to not disconnect the tablet while you are performing operations since there is almost no way to recover from brick!
4. I guess you are at least a little familiar on how to work with recovery. In case you don't know: First - you very carefully navigate with the volume buttons up and down. You then go to install zip>from sd card>UPDATE-SuperSU-v2.65-20151226141550.zip. You then wait a second for the file to be flashed. You now have root. Second - you again navigate with volume buttons and go to install zip>from sd card>FrankenGApps-x86-20140826.zip. You again wait for a second. Now you will have successfully flashed GAPPS. You then very carefully navigate to reboot command and press the power button.
5. Tips:
- be very careful to not disconnect the tablet while flashing;
- backup any important information;
- ask me before you do anything which I have not described so you can be safe from bricking;
*In case the recovery says something like "Not enough space to install zip" or something similar, please, write in this thread so I can help you.
Good luck!
yanis15 said:
Hey, I am sorry for the late response. I was away from XDA for a while.
1. To root I can't remember exactly, but there are a few ways I think. First, you can use Framaroot to root it or (recommended) you can directly push SuperSU package from the link I have given.
2. You download this GAPPS package. The download link is in the bottom of the post. You can also download a SuperSU package (ZIP) from here.
3. I see you have followed the instructions to some point. Here let me explain: First you connect your tablet with USB cable to the computer. Second you unzip the downloaded file and run the batch file. You then type "ACCEPT". Then you type "5" to run CWM recovery. Then you type "T4" to chose the forth option to load the recovery. This is basically a program that loads a recovery to your tablet without installing it. Your tablet should now reboot into CWM recovery. Be careful to not disconnect the tablet while you are performing operations since there is almost no way to recover from brick!
4. I guess you are at least a little familiar on how to work with recovery. In case you don't know: First - you very carefully navigate with the volume buttons up and down. You then go to install zip>from sd card>UPDATE-SuperSU-v2.65-20151226141550.zip. You then wait a second for the file to be flashed. You now have root. Second - you again navigate with volume buttons and go to install zip>from sd card>FrankenGApps-x86-20140826.zip. You again wait for a second. Now you will have successfully flashed GAPPS. You then very carefully navigate to reboot command and press the power button.
5. Tips:
- be very careful to not disconnect the tablet while flashing;
- backup any important information;
- ask me before you do anything which I have not described so you can be safe from bricking;
*In case the recovery says something like "Not enough space to install zip" or something similar, please, write in this thread so I can help you.
Good luck!
Click to expand...
Click to collapse
Hello there,
Sorry for the off topic.
I also have the same tablet and I managed to do all the things listed above.
I was trying to update the Android on this thing by flashing a ROM of a very similar tablet (hardware-wise) and I semi bricked it but I managed to recover through the ECU shell(!). I have every partition in img using dd.
The thing is. Do you have any resources about a new ROM? I found the anzhen4_mrd7 source files on GitHub and I'm trying to build a CM build. Downloaded the source code etc.
If you want to collaborate send me a PM
ChrisAr said:
Hello there,
Sorry for the off topic.
I also have the same tablet and I managed to do all the things listed above.
I was trying to update the Android on this thing by flashing a ROM of a very similar tablet (hardware-wise) and I semi bricked it but I managed to recover through the ECU shell(!). I have every partition in img using dd.
The thing is. Do you have any resources about a new ROM? I found the anzhen4_mrd7 source files on GitHub and I'm trying to build a CM build. Downloaded the source code etc.
If you want to collaborate send me a PM
Click to expand...
Click to collapse
Hello,
unfortunately I am not that good with Android. I don't know how to build ROMs etc., but I may learn one day. Sorry, but I can't help you.

[TUT][ROOT+CWM+GAPPS]InFocus M512 Root, CWM and GApps tutorial.

So there is a bargain chinese 4G phone called the 'InFocus M512'.
The problem with it is that it comes without Google Apps and also is not rooted (sometimes is). Also it does not have CWM Recovery.
So this quick tutorial shows you how to root, install CWM Recovery and install google apps on the M512.
I'm not responsible for any damage
Rooting:
Method 1
1.Go to settings>>Security>>Check Unknown Sources tap OK.
2.Download this file.
3.Install
4.Run and tap 'get root' or somthing like that.
5.Delete KingRoot and some chinese app, but DO NOT DELETE KingUser!
6.Done!
Method 2
Flash CWM Recovery using the 2nd method from this post. If you have rooted usign the first method use method 1 from that post.
Download UPDATE-SuperSU-x.xx.zip (i used 2.46)
Reboot into CWM.
Select Install zip>choose zip from /sdcard>select UPDATE-SuperSU-x.xx.zip, press power button
Reboot now
GApps
1.Download this zip file
2.Reboot into CWM.
3.Select Install zip>choose zip from /sdcard>select the file, press power button
4.Reboot now.
How to delete KingUser (only if you have SuperSU and it is working)
Download ES File explorer, enable root explorer, go to /system/app and delete KingUser.
So this is how to get root, cwm and gapps on the m512.
First Method no good for me
I put the kingroot file in the adb tools folder and used the install command. It wasn't clear from the above whether the phone needed to be in recovery or some other mode so I tried a few times, in recovery mode and again just connected as an mtp device in the normal way. Either way the result was the same, it said "Invalid APK File: KingRoot.......".
I will have a go at the CWM thing next.
I am still on the 103A ROM that the phone came to me with - I have been trying, on and off, without success to update and then root it , for months.
When trying to flash an update ROM it tells me that the update package has unexpected contents and the there is an error in the update file and then says "Status 7". You can read all about my lack of success on this forum under the threads M512 started by Galaxy Why.
I'm trying, I really am....
Let me start by saying thanks for making the effort to post what you know and so to help people like me, however.
I tried to follow the method 2 (as I don't have root) from your other post (the one linked to above with the words "the 2nd method from this post" but got stuck.
Your instructions in normal my comments in italics.
Method 2: (No root)
1.Connect your phone via USB to your PC. OK
2.Enable MTP. OK
3.Enable USB Debugging. Settings>Developer Options> tick USB Debugging. OK
4.On your computer, 2 drives will appear: One of them is a CD-Rom which contains all drivers. OK
5.Click on that CD-Rom and it will install all drivers. It doesn't, or it may do, but what it definately does is asks me to put a disc in the drive and tries to do some kind of dir_all in windows explorer - I would post a screenshot here but this page only allows URL's- and I'm not sure how to go about that.. but I think I've managed to upload a screenshot....
After waiting for 5 minutes or so to see if something would happen as the green progress bar ground to a halt but the busy circle continued I hit the cancel button on the "please insert a disc dialogue" and then ploughed on anyway ....
6.Plug phone in again. Now this had me confused, I assume you mean unplug AND THEN plug the phone in again.
7.Download the .ZIP file and extract it somewhere. Which/what zip file do you mean exactly?? I couldn't get past this.
8.Click on _install_cwm_6.0.5.1.cmd
9.Your phone will ask you something, just tick "always allow from this computer" and hit OK.
10.Your phone will reboot into DL Mode, then it will reboot again.
11.Recovery is installed.
It's late and I'm tiring so sorry if missed something obvious. Any advice?
androo235 said:
Let me start by saying thanks for making the effort to post what you know and so to help people like me, however.
I tried to follow the method 2 (as I don't have root) from your other post (the one linked to above with the words "the 2nd method from this post" but got stuck.
Click to expand...
Click to collapse
Looks like you don't have a adb driver
And... why do you want to root your phone? Installing CWM is not root required.
M512 comes with a unlocked bootloader, just boot into bootloader and you can flash anything you like.
I made a customized stock rom based on version 2280, bloatwares removed and Google Play framework included. (You can download the apps back from Play Store, if you needs those)
Now the phone has 2.09GB free spaces :victory:
If you were interested on it, I can upload it and give you a link.
PochiMak said:
Looks like you don't have a adb driver
And... why do you want to root your phone? Installing CWM is not root required.
M512 comes with a unlocked bootloader, just boot into bootloader and you can flash anything you like.
I made a customized stock rom based on version 2280, bloatwares removed and Google Play framework included. (You can download the apps back from Play Store, if you needs those)
Now the phone has 2.09GB free spaces :victory:
If you were interested on it, I can upload it and give you a link.
Click to expand...
Click to collapse
I am interested in the custom rom you made for this phone. There's so little info on this model.
Lorien_Silmaril said:
I am interested in the custom rom you made for this phone. There's so little info on this model.
Click to expand...
Click to collapse
https://copy.com/3IfoZUCTCna1wa3U
The calendar is not working, you can install Google calendar from Play Store.
PochiMak said:
https://copy.com/3IfoZUCTCna1wa3U
The calendar is not working, you can install Google calendar from Play Store.
Click to expand...
Click to collapse
How do I install this?
GalaxyWhy said:
How do I install this?
Click to expand...
Click to collapse
Flash this ROM by a "3rd party recovery" = CWM
I just wonder how many of you are still using this device?
PochiMak said:
I just wonder how many of you are still using this device?
Click to expand...
Click to collapse
Just me, I think.
Can you give another link to your ROM, please, the one you put days ago doesn't works.
Thank you.
it's works for me. thx~

Please help me ROOT LG H410?

I tried methods with Send_command.exe on LG H410 Smart Wine (Lilipop 5.1.1) and also receiving #FAIL from Send_Command . But LEAVE command is working fine and restarts the phone. How can I make root?
Firmware v10c:
drive.google.com/file/d/0BzNfkgQOM0SudTREcFNQZTNhdmc/view?usp=sharing
opensource firmware v10a:
drive.google.com/file/d/0B2QhEXa2ySgkX21kZzl0TC1FQlU/view?usp=sharing
if it help
Soft-Man said:
I tried methods with Send_command.exe on LG H410 Smart Wine (Lilipop 5.1.1) and also receiving #FAIL from Send_Command . But LEAVE command is working fine and restarts the phone. How can I make root?
Firmware v10c:
drive.google.com/file/d/0BzNfkgQOM0SudTREcFNQZTNhdmc/view?usp=sharing
opensource firmware v10a:
drive.google.com/file/d/0B2QhEXa2ySgkX21kZzl0TC1FQlU/view?usp=sharing
if it help
Click to expand...
Click to collapse
If not all but most except maybe certain samsung devices are easily rootable without PC by using kingroot v4.5.2 latest version, download and install and sit back watch successfully root your phone
Sent from my SM-N920C using Tapatalk
[email protected] said:
If not all but most except maybe certain samsung devices are easily rootable without PC by using kingroot v4.5.2 latest version, download and install and sit back watch successfully root your phone
Sent from my SM-N920C using Tapatalk
Click to expand...
Click to collapse
I tried kingroot kingoroot and other similar techniques, none of them does not give the desired result.
Soft-Man said:
I tried kingroot kingoroot and other similar techniques, none of them does not give the desired result.
Click to expand...
Click to collapse
Have you tried latest version of kingoroot?
Also try PC and android version of v/iROOT
Sent from my SM-N920C using Tapatalk
---------- Post added at 12:37 AM ---------- Previous post was at 12:36 AM ----------
There's also rootgenius PC version that have worked #!
Sent from my SM-N920C using Tapatalk
[email protected] said:
Have you tried latest version of kingoroot?
Also try PC and android version of v/iROOT
Sent from my SM-N920C using Tapatalk
---------- Post added at 12:37 AM ---------- Previous post was at 12:36 AM ----------
There's also rootgenius PC version that have worked #!
Sent from my SM-N920C using Tapatalk
Click to expand...
Click to collapse
Yes, tried. Not working. and where is samsung if LG?
http://www.kingoapp.com/root-tutorials/how-to-root-lg.htm
That's what I've used for mosT LG and never failed, you're first to say this ain't working, always try latest version of way ever you're using
Sent from my SM-N920C using Tapatalk
[email protected] said:
that's what I've used for mosT LG and never failed,
Click to expand...
Click to collapse
in this case it does not work
Yes, of course I use the latest versions of software
Soft-Man said:
I tried methods with Send_command.exe on LG H410 Smart Wine (Lilipop 5.1.1) and also receiving #FAIL from Send_Command . But LEAVE command is working fine and restarts the phone. How can I make root?
Firmware v10c:
drive.google.com/file/d/0BzNfkgQOM0SudTREcFNQZTNhdmc/view?usp=sharing
opensource firmware v10a:
drive.google.com/file/d/0B2QhEXa2ySgkX21kZzl0TC1FQlU/view?usp=sharing
if it help
Click to expand...
Click to collapse
Have you found a solution to your problem yet?
BTW, which version of the smartphone are you using? Europe/USA/carrier etc... ?
hey there soft-man !
obviously you found a a solution to install twrp on the h410, i saw it at http://4pda.ru/forum/index.php?showtopic=682101
could you please make a small tutorial in english and post it here ?
.. and reupload the tools we need to install twrp (LG_H410__Flash_Recovery.rar) << dead link
i already installed root and crashed my device by deleting to the wrong system app ... reinstall fw via lg flash tool fails
now twrp is my only hope !
thanks a zillion !!!
If there is a chance to root the LG h410, i totally supportswitcher's request for a english tutorial and new links for the tools needed. Thanks in advance
+1 for translation from Russian forum
once again: does anybody here managed to (re)flash the firmware on the h410 ?
my device is trapped at the android logo ;(
what i did is unsuccessfully tried to flash a *.kdz with flashtool 2014. lg bridge is aborting update and lgup shows device not supported
download modus is available but cant connect device via adb.
any help is greatly appreciated
Ok, after spending a few hours on my LG smart wine (EU version) and with the help of the guys on 4PDA, here is my little how to for rooting our LG H410:
Beware, I'm not responsible if anything goes wrong with the manipulation on your phone and all this was only possible thanks to the people over at 4PDA.ru, thanks to them! I am/was on firmware V10e-EUR-XX official.
1) Use Kinguser apk to get root on your device (don't worry, you can uninstall it later through superSU).
2) Install Flashify and backup your current/original recovery. You'll need to be root to use flashify, that's why we need #1) first. You'll find flashify on the play store.
3) Install TWRP recovery either through flashify or with flash.bat found in LG_H410__Flash_Recovery.rar (this one will be russified, but you can always go through flashify and install the english version afterwards !EDIT!: Since the file was too large to upload, I took the russian recovery.img out of the zif archive. You'll will have to unpack it, copy the recovery_en.img provided after having renamed it to recovery.img, and it should work).
4) Install latest stable or Beta superSU.zip (search google for the official maintainer/version and copy it on your microSD card) from within TWRP.
5) Restart the phone
6) If you open superSU, it will ask you possibly to update the binaries and then to uninstall the other software that might interfere (it's Kinguser). So just say yes and it will take care of everything.
7) (optional) If you're like me needing more storage place on your device, install Link2SD from the play store. If I'm right, you'll need to have a second partition on your SD card (Ext4 file system), after the Fat32 one, to be able to move your apps to the SD card with Link2SD. I even bought the Plus version in order to be able to move the whole app.
You can use MiniTool Partition Wizard Free to set your partitions on th card. Add the new primary partition in Ext4 AFTER the Fat32 one, otherwise windows won't recognise your card.
I forgot to backup my stock recovery before flashing the new one, but all should be fine for you if you do it in the order above.
You have to unpack recovery_en.zip and flash the .img you have in the folder, don't flash the zif through TWRP, it won't work. And don't forget to rename it to recovery.img if you use it within the LG_H410__Flash_Recovery folder.
Once again, thank the people who did the job over at 4PDA, especially Soft-Man for trying out things, they did all the work. I'll try to attach the files needed here.
Hope it will help someone, have fun with your phone!
Sure it is interesting .... just one wuestion ... what about if i stop after step 1? If kinguser gets me root i personally don't have any need to go further ...
Of course you can, if you want to keep the official recovery (probably better if you want to be able to install official OTA updates).
I would still install SuperSU through flashify though (I think you can do so without having a modded recovery installed, but I'm not sure), and get rid of Kinguser the way I described it. Thing is I don't really trust those rooting apk, you never know what they install and what they keep track of on your phone... Not sure what's left of it when you uninstall it either.
Tell us how it worked for you.
:laugh:
Vuche said:
Ok, after spending a few hours on my LG smart wine (EU version) and with the help of the guys on 4PDA, here is my little how to for rooting our LG H410:
Beware, I'm not responsible if anything goes wrong with the manipulation on your phone and all this was only possible thanks to the people over at 4PDA.ru, thanks to them! I am/was on firmware V10e-EUR-XX official.
1) Use Kinguser apk to get root on your device (don't worry, you can uninstall it later through superSU).
2) Install Flashify and backup your current/original recovery. You'll need to be root to use flashify, that's why we need #1) first. You'll find flashify on the play store.
3) Install TWRP recovery either through flashify or with flash.bat found in LG_H410__Flash_Recovery.rar (this one will be russified, but you can always go through flashify and install the english version afterwards !EDIT!: Since the file was too large to upload, I took the russian recovery.img out of the zif archive. You'll will have to unpack it, copy the recovery_en.img provided after having renamed it to recovery.img, and it should work).
4) Install latest stable or Beta superSU.zip (search google for the official maintainer/version and copy it on your microSD card) from within TWRP.
5) Restart the phone
6) If you open superSU, it will ask you possibly to update the binaries and then to uninstall the other software that might interfere (it's Kinguser). So just say yes and it will take care of everything.
7) (optional) If you're like me needing more storage place on your device, install Link2SD from the play store. If I'm right, you'll need to have a second partition on your SD card (Ext4 file system), after the Fat32 one, to be able to move your apps to the SD card with Link2SD. I even bought the Plus version in order to be able to move the whole app.
You can use MiniTool Partition Wizard Free to set your partitions on th card. Add the new primary partition in Ext4 AFTER the Fat32 one, otherwise windows won't recognise your card.
I forgot to backup my stock recovery before flashing the new one, but all should be fine for you if you do it in the order above.
You have to unpack recovery_en.zip and flash the .img you have in the folder, don't flash the zif through TWRP, it won't work. And don't forget to rename it to recovery.img if you use it within the LG_H410__Flash_Recovery folder.
Once again, thank the people who did the job over at 4PDA, especially Soft-Man for trying out things, they did all the work. I'll try to attach the files needed here.
Hope it will help someone, have fun with your phone!
Click to expand...
Click to collapse
Thank you very much.
When I work as the indicated method from you, root has come. (LGS01 of a Japanese local edition of H410).
By the way I can't start bootloader moode in LGS01, can you start it in H410?
When it's done, please tell me the way which can be done.
I'd like to use LGS01 by a DIAG mode.
(I'd like to add a frequency.).
Vuche said:
Of course you can, if you want to keep the official recovery (probably better if you want to be able to install official OTA updates).
I would still install SuperSU through flashify though (I think you can do so without having a modded recovery installed, but I'm not sure),
Click to expand...
Click to collapse
Yeah, i get it. My goal is just to get root and being able to install titanium backup. No need for further modding. I will investigate about installing SuperSU through flashify with stock recovery.
:good:
still looking for a way to flash my bricked h410
..sorry to bother you guys, but where else to ask for help if not at xda ?
After finally reactivating my phone i like to share some bugs in stock firmware.
First of all LED notification: Is there a workaround for the blinking time, i find 15 seconds are much to long, i like to have 2 seconds. Tried some third party apps but the ideal solution would be by modyfing the stock app.
Second the T9: Its horrible ! Is there a way to switch it off ? By deleting the XT9. apk i totally messed it up and only have the numbers left.
Third of all, the keyboard .. Is there a good alternative with bigger (resizable) keys. Currently am using big buttons keyboard but am not really happy with it
I try to root LG H410 (EU version) but after installing Kinguser apk, root was not available so Flashify rapport an error about impossibility to access root.
My version of software is V10c-260-01

[Guide] How to "fix" WiFI after come back from custom roms to Stock rom.

Ok guys after lots of tests, I've managed that the fastest and easiest way to have wifi fixed on Stock android rom is to delete some lines (they are 2-3) in a file located on "/persist" folder.
PROCEDURE
1) You need magisk (or any other form of root) and a file manager that can edit (with root permissions) systems files.
Once you have done it, go on root "/persist" and find the file "wlan_mac.bin", open it with a text editor and delete all lines in it(let it empty but don't delete it, just delete lines in it), after save and reboot phone, done.
2) This is faster, it is going to do same thing but without magisk. Just flash the WiFi_fix.zip (see file below in attachment) from Twrp and it will replace the corrupted wifi_mac.bin with an empty one.
Optional: if you know how to generate a xiaomi vendor mac address, just replace the empty wlan_mac.bin from my WiFi_fix.zip file with yours.
Comment:
*This is the fast and easy but not the best one. I'm finding a workaround.
Anyway this method isnt a problem you are going to use base Mac Address and not the vendor one. In therms of warranty I don't think it will change something.
PS: Actually this will be fixed on custom rom that used to edit that file.
Good work!
I have same problem. When i flash stock rom via mi flshtool i can't connect to wifi. It shows wifi but after entering pwd it shows only saved. Can't connect at all.can u explain procedure when flashed stock rom. Flashing persist.img via fastboot will fix? Without rooting. Sorry for my bad English.
---------- Post added at 03:30 PM ---------- Previous post was at 03:23 PM ----------
So you are saying after flashing stock rom i have to unlock bl and root. And then edit system????? Sorry im a noob to Mi A1
kishanb1988 said:
I have same problem. When i flash stock rom via mi flshtool i can't connect to wifi. It shows wifi but after entering pwd it shows only saved. Can't connect at all.can u explain procedure when flashed stock rom. Flashing persist.img via fastboot will fix? Without rooting. Sorry for my bad English.
---------- Post added at 03:30 PM ---------- Previous post was at 03:23 PM ----------
So you are saying after flashing stock rom i have to unlock bl and root. And then edit system????? Sorry im a noob to Mi A1
Click to expand...
Click to collapse
Just connect phone in fastboot on pc. open cmd (you need fastboot and adb drivers installed on PC) and write this:
fastboot oem unlock (to unlock bootloader)
fastboot boot twrp-oreo-3.2.1-2.img (you need last official twrp from XDA for that. Name can be different, you have to write extaclty of your file)
Phone will boot on twrp. From install/flash magisk and reboot phone. Now you have magisk and root.
Download and installa a file manager like MixPlorer, Root explorer, MtManager and many others.
Go on "root" and find the folder "persist". In it you will find the file "wclan_mac.bin" just edit. If you still have issue I will made something that is going to do it automatically.
Thanks mate. I'll try ?, you save the hours of works. Thanks again
Has someone tried erasing then flashing persist.img?
Your method is not the fastest nor the best to reset the WiFi connection, You do not need to be root.
You must do the following:
The persist.img file must be downloaded from the following link
https://xiaomifirmware.com/guides-and-tips/restore-persist-partition-xiaomi-mi-a1/
“persist.img” file and move it to phone memory “/sdcard”.
1.- Enter fastboot mode, , you must have unlocked the bootloader
2.- Execute TWRP with the command fastboot boot twrp.img
3.- Open Terminal in TWRP Custom Recovery (go to "Advanced"> "Terminal").
4.- Type the following command:
dd if=/sdcard/persist.img of=/dev/block/mmcblk0p27
Click to expand...
Click to collapse
5.- Restart and with it the wifi will work.
Procedure taken from https://xiaomifirmware.com/guides-and-tips/restore-persist-partition-xiaomi-mi-a1/
speedunderx said:
Your method is not the fastest nor the best to reset the WiFi connection, You do not need to be root.
You must do the following:
The persist.img file must be downloaded from the following link
https://xiaomifirmware.com/guides-and-tips/restore-persist-partition-xiaomi-mi-a1/
“persist.img” file and move it to phone memory “/sdcard”.
1.- Enter fastboot mode, , you must have unlocked the bootloader
2.- Execute TWRP with the command fastboot boot twrp.img
3.- Open Terminal in TWRP Custom Recovery (go to "Advanced"> "Terminal").
4.- Type the following command:
5.- Restart and with it the wifi will work.
Procedure taken from https://xiaomifirmware.com/guides-and-tips/restore-persist-partition-xiaomi-mi-a1/
Click to expand...
Click to collapse
It is dangerous, I dont advise it.
SevenSlevin said:
It is dangerous, I dont advise it.
Click to expand...
Click to collapse
It works perfectly, it's more dangerous what you do.
deleted, double post.
speedunderx said:
It works perfectly, it's more dangerous what you do.
Click to expand...
Click to collapse
I don't think you have the idea of what you have done.
I will tell 2 points of the fact that it is dangerous:
1) for the not experted doing these things can easily bootloop/soft brick phone.
2) You flashed with "DD" and you have flashed a backup of another one so you are using his MacAddress.
Now tell me how safety is it if I know your MacAddress? (everyone who is going to flash it will have same MacAddress)
PS. in this case your MacAddress are:
Bluetooth: f4:f5:dB:e9:b6:dc
WiFi: f4:f5:dB:e9:b6:dd
check them on "settings, system, about phone, status".
SevenSlevin said:
I don't think you have the idea of what you have done.
I will tell 2 points of the fact that it is dangerous:
1) for the not experted doing these things can easily bootloop/soft brick phone.
2) You flashed with "DD" and you have flashed a backup of another one so you are using his MacAddress.
Now tell me how safety is it if I know your MacAddress? (everyone who is going to flash it will have same MacAddress)
PS. in this case your MacAddress are:
Bluetooth: f4:f5:dB:e9:b6:dc
WiFi: f4:f5:dB:e9:b6:dd
check them on "settings, system, about phone, status".
Click to expand...
Click to collapse
You're wrong, you should read the tutorial, and with regard to the Mac I have the usual Mac, so you know a Mac is the physical code of the hardware, therefore you can not change it just read, the problem is that when you install RR you delete the WiFi module that uses the stock firmware, while the custom ROM uses drivers, persist.img helps to restore the Bluethoot module and wifi and sometimes the imei.
speedunderx said:
You're wrong, you should read the tutorial, and with regard to the Mac I have the usual Mac, so you know a Mac is the physical code of the hardware, therefore you can not change it just read, the problem is that when you install RR you delete the WiFi module that uses the stock firmware, while the custom ROM uses drivers, persist.img helps to restore the Bluethoot module and wifi and sometimes the imei.
Click to expand...
Click to collapse
There's a persist.img in our fastboot ROM. Can we use that instead of what you linked?
Edit - Flashed the persist.img from the Fastboot ROM in EDL mode. I ended up with no sensors. Trying to reflash the entire ROM now. :'(
Edit 2-
1. Dirty Flashed ROM. Re-setup fingerprints. Reset network settings. Emptied out wlan.bin file, everything works except wifi.
2. Restored my personal backup of persist, re-setup fingerprints. Everything is now working.
oreo27 said:
There's a persist.img in our fastboot ROM. Can we use that instead of what you linked?
Edit - Flashed the persist.img from the Fastboot ROM in EDL mode. I ended up with no sensors. Trying to reflash the entire ROM now. :'(
I've already done it and have same your issue in past. Problem is that, that persist.img found on fastboot firmware stock, seems to non be complete and has "corrupted" (incomplete) WCNSS_qcom_wlan_nv.bin and WCNSS_wlan_dictionary.dat. And also it doesnt make the folder /persist/wifi_bin where are located other 2 folders "minus" and "plus".
In your case you have finished with no wifi, that isnt correct. You have wifi but you need to put phone next to router cause with those "corrupted" files it has really low range. To fix that you just need files that I've wrote above from someone that has correct files. In this case you ave done a backup, you just needed to copy wifi_bin folder, WCNSS_qcom_wlan_nv.bin and WCNSS_wlan_dictionary.dat from your backup.
Anyway actually I think you are using the hardware mac address that in most of phones starts with: 00:0a:f5 (it is the prefix of vendor Airgo networks that produce those chipsets and works under Qualcomm). I've seen also mac starting with: 00:00:00 that is the prefix of Xerox Corporation.
To turn back to your back vendor (XIaomi) mac address your last hope, as I know, is to use bluetooth mac. Considerading that you have a backup of it (it is located in /persist/bluetooth) and you have never touched it.
Click to expand...
Click to collapse
SevenSlevin said:
oreo27 said:
There's a persist.img in our fastboot ROM. Can we use that instead of what you linked?
Edit - Flashed the persist.img from the Fastboot ROM in EDL mode. I ended up with no sensors. Trying to reflash the entire ROM now. :'(
I've already done it and have same your issue in past. Problem is that, that persist.img found on fastboot firmware stock, seems to non be complete and has "corrupted" (incomplete) WCNSS_qcom_wlan_nv.bin and WCNSS_wlan_dictionary.dat. And also it doesnt make the folder /persist/wifi_bin where are located other 2 folders "minus" and "plus".
In your case you have finished with no wifi, that isnt correct. You have wifi but you need to put phone next to router cause with those "corrupted" files it has really low range. To fix that you just need files that I've wrote above from someone that has correct files. In this case you ave done a backup, you just needed to copy wifi_bin folder, WCNSS_qcom_wlan_nv.bin and WCNSS_wlan_dictionary.dat from your backup.
Anyway actually I think you are using the hardware mac address that in all phones starts with: 00:0a:f5.
To turn back to your back vendor mac address your last hope, as I know, is to use bluetooth mac. Considerading that you have a backup of it (it is located in /persist/bluetooth) and you have never touched it.
Click to expand...
Click to collapse
I was actually able to restore everything . I did a dd backup of my persist partition prior to messing with it. I simply restored that and got everything working normally after I re-registered my fingerprints.
Good to know that I can simply replace those files. I just checked those out after I extracted my backup. Good to know I can just use those.
Apart from WiFi, is there anything else that's damaged when flashing the persist.img from Fastboot?
P.S. You're right, it was showing the networks but it wasn't connecting.
Click to expand...
Click to collapse
I am currently in RR, I think the best way is to wait for the developers to solve the problem, with an update.
oreo27 said:
SevenSlevin said:
I was actually able to restore everything . I did a dd backup of my persist partition prior to messing with it. I simply restored that and got everything working normally after I re-registered my fingerprints.
Good to know that I can simply replace those files. I just checked those out after I extracted my backup. Good to know I can just use those.
Apart from WiFi, is there anything else that's damaged when flashing the persist.img from Fastboot?
P.S. You're right, it was showing the networks but it wasn't connecting.
Click to expand...
Click to collapse
But Attention on deleting files on /persist folder. If you delete one of this (or all them),
WCNSS_qcom_wlan_nv.bin
WCNSS_wlan_dictionary.dat
wlan_mac.bin
you will end in a costantly reboot of phone. For that I've advised only to delete lines with a text editor from "wlan_mac.bin", and as you have seen flashing "persist.img" need lots of knowledge and it is risky (in your case you have done the best thing of doing a backup of it) if you dont know what you are doing.
PS. you can send me in PM your /bluetooth/.bt_nv.bin file. Need an hexadecimal editor and if that file was never touched (as I think) you can restore back your old Xiaomi wifi mac address also.
Click to expand...
Click to collapse
Hi,
I'm having the same issue with WiFi. Connected to WiFi, accepted pw, but not working the wifi connection.
I've a fresh stock oreo, now I see the original BT MAC address.
How to do to make wifi work again without loosing original BT MAC?
speedunderx said:
You're wrong, you should read the tutorial, and with regard to the Mac I have the usual Mac, so you know a Mac is the physical code of the hardware, therefore you can not change it just read, the problem is that when you install RR you delete the WiFi module that uses the stock firmware, while the custom ROM uses drivers, persist.img helps to restore the Bluethoot module and wifi and sometimes the imei.
Click to expand...
Click to collapse
i dont know if u have tried it yourself and i dont know the technical details, but i have tried doing that after coming from RR and it didnt work. and more importantly i ended up having 30 sec reboots as someone pointed out here. This is what worked for me:
https://forum.xda-developers.com/mi-a1/help/wifi-issues-t3732798/page2
i havent tested the method described here but i am pretty sure it is no more worse than the one you advice
sachin273 said:
i dont know if u have tried it yourself and i dont know the technical details, but i have tried doing that after coming from RR and it didnt work. and more importantly i ended up having 30 sec reboots as someone pointed out here. This is what worked for me:
https://forum.xda-developers.com/mi-a1/help/wifi-issues-t3732798/page2
i havent tested the method described here but i am pretty sure it is no more worse than the one you advice
Click to expand...
Click to collapse
It works other users have tried, but as the author of this post says, leave a generic wifi and bluetooth mac for everyone, I'm RR, and I have the physical device mac bone the original, you can try all the methods there are but none will restore the original mac of your device, just wait for it to be corrected with the Custom ROM updates. If you try a lot there is the possibility that you will have a nice brick.
You have to take into consideration that the phone is quite economical, therefore it is not the same thing that you fail in this way a galaxy s8 for example.
If you are using Custom Rom enjoy it, there are many that work better than stock android.
OK, I confirm that now I tried OP's solution 2 minutes ago, and it's working. WiFi came back, and operating fine!
But is that OK, that before made the empty wlan_mac.bin file saved I saw different MAC addresses in the system info, and when
rebooted then I saw again different MAC addresses in system info??
Which is the original?
speedunderx said:
It works other users have tried, but as the author of this post says, leave a generic wifi and bluetooth mac for everyone, I'm RR, and I have the physical device mac bone the original, you can try all the methods there are but none will restore the original mac of your device, just wait for it to be corrected with the Custom ROM updates. If you try a lot there is the possibility that you will have a nice brick.
You have to take into consideration that the phone is quite economical, therefore it is not the same thing that you fail in this way a galaxy s8 for example.
If you are using Custom Rom enjoy it, there are many that work better than stock android.
Click to expand...
Click to collapse

Categories

Resources