my computer wont detect my myTouch Slide when im trying to root it. It wont show the "device is offline" after i put it in recovery mode after i typed in loop. Does anyone know why thats happening
Type in loop? Not sure why do that, but to mount your phone with adb for rooting you should stay off with the command 'adb devices'
Sent from my T-Mobile myTouch 3G Slide using XDA App
guitarist5122 said:
Type in loop? Not sure why do that, but to mount your phone with adb for rooting you should stay off with the command 'adb devices'
Sent from my T-Mobile myTouch 3G Slide using XDA App
Click to expand...
Click to collapse
I think he's talking about running the loop.bat file. It loops the 'adb devices' command. You might remember it from the original root method written by Eugene.
For the question: Did you 'cd' to the sdk tools directory? If you want to know about that look in the "slide rom bible" (search xda for it) and find the original slide rooting method written by Eugene. Read it, watch the vids, and you'll learn all this stuff. You can't use his method now since your slide has the tmobile update.
yeah i was doing it watching the video too and yeah i cded by doing CD C:\android-sdk-windows\tools and like i did loop then went into the fastboot thing and did recovery and instead of saying offline devices it just saud "List of Devices Attatched" and under it its supposed to say offline device cuz i saw it from the video but its just a blank spot
The loop method NO LONGER WORKS AFTER THE LATEST SOFTWARE UPDATE. If you got your slide after August 13, you have the new software update. The ONLY working method with the software update is nbetcher's.
Sent from my T-Mobile myTouch 3G Slide using XDA App
And where do I get the instructions for the nbetchers thing?
Personguy96 said:
And where do I get the instructions for the nbetchers thing?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=754020
Personguy96 said:
And where do I get the instructions for the nbetchers thing?
Click to expand...
Click to collapse
By using the search bar.
Sent from my T-Mobile myTouch 3G Slide using XDA App
Related
Im trying to root my mytouch slide, but when I get to the recover stage and type in "adb devices" it always tells me that its in offline mode and doesnt give me the "recovery" that i need. Any help?
colorcopies said:
Im trying to root my mytouch slide, but when I get to the recover stage and type in "adb devices" it always tells me that its in offline mode and doesnt give me the "recovery" that i need. Any help?
Click to expand...
Click to collapse
Have you tried unplugging and re-plugging your USB cable upon seeing the device offline?
HebrewToYou said:
Have you tried unplugging and re-plugging your USB cable upon seeing the device offline?
Click to expand...
Click to collapse
numerous times
colorcopies said:
numerous times
Click to expand...
Click to collapse
Did you apply the OTA update to your Slide? What software version is currently on your Slide?
HebrewToYou said:
Did you apply the OTA update to your Slide? What software version is currently on your Slide?
Click to expand...
Click to collapse
Firmware: 2.1-update1
Baseband:47.41.35.10U_7.09.35.10
Kernel: 2.6.26-293ab809
[email protected] #1
Build: 1.35.531.1 CL216830 release-keys
Software: 1.35.531.1
Browser: 3.1
Try the new root method that just came out since you are on the new radio
Sent from my T-Mobile myTouch 3G Slide using XDA App
Faud said:
Try the new root method that just came out since you are on the new radio
Sent from my T-Mobile myTouch 3G Slide using XDA App
Click to expand...
Click to collapse
Ok, thanks
Looks like the boot.img on the WiFi only model is slightly different. Flashed the rooted boot.img file and now I'm stuck at the Dual Core technology screen. Anyone have this available. All help greatly appreciated!
UPDATE
See thread -> http://forum.xda-developers.com/showthread.php?p=12432218
Can someone post the stock xoom wifi dump of the boot.img, recovery.img, system.img, and userdata.img in case something happens?
Apparently it looks like its slightly different than the wifi+3g version. Also is the overclocked kernel file working posted by coolbho3000?
i need the answer too... i m comfused.
Alright I have a stock Xoom tablet now Just gotta figure out how to pull the boot.img file off. Any ideas and I'll do it ASAP.
No clue mate. From my knowledge you have to be rooted, or have the SDK on your pc. I think. Neither which are available as of now
So is the wifi only version able to be rooted as of now?
currently, yes. We need a new root method. Well I would not say a new "method" but their need to be some modifications done to the original rootboot img file. Shouldnt be hard for devs
found the answer here:
http://forum.xda-developers.com/show...&postcount=134
coolbho3000 said:
If you want to rip your current one, run
# cat /dev/block/platform/sdhci-tegra.3/by-name/boot > /sdcard/boot.img
onicrom said:
found the answer here:
http://forum.xda-developers.com/show...&postcount=134
coolbho3000 said:
If you want to rip your current one, run
# cat /dev/block/platform/sdhci-tegra.3/by-name/boot > /sdcard/boot.img
Click to expand...
Click to collapse
Issue 1: Don't currently have root
Issue 2: No SD card access
But I did try it and got an access denied.
onicrom said:
found the answer here:
http://forum.xda-developers.com/show...&postcount=134
coolbho3000 said:
If you want to rip your current one, run
# cat /dev/block/platform/sdhci-tegra.3/by-name/boot > /sdcard/boot.img
Click to expand...
Click to collapse
Think for the Xoom it would be from a windows command prompt:
adb shell cat /dev/block/platform/sdhci-tegra.3/by-name/boot > c:\boot.img
I could be wrong but try it and see.
Sent from my Nexus One using XDA Premium App
B Dizzle said:
Think for the Xoom it would be from a windows command prompt:
adb shell cat /dev/block/platform/sdhci-tegra.3/by-name/boot > c:\boot.img
I could be wrong but try it and see.
Sent from my Nexus One using XDA Premium App
Click to expand...
Click to collapse
It's actually a Permission issue.
/dev/block/platform/sdhci-tegra.3/by-name/boot: Permission denied
So someone with root needs to run it. Anyone wanna help out? Im not getting mine till tomorrow but by then I suppose you would have yours exchanged
Sent from my Nexus One using XDA Premium App
B Dizzle said:
So someone with root needs to run it.
Click to expand...
Click to collapse
That's actually the catch-22... can't get root because we don't have the right boot.img file. I think it's going to boil down to Motorola releasing a stock one.
If anyone is up for IRC chat - hop onto Freenode and room #Xoom
I can try if someone tells me what needs to be done. I tried copying it over to another folder in root explorer but no luck.
Update: Ran through the fastboot oem unlock in hopes that it would resolve the Permission Denied. It did not.
http://forum.xda-developers.com/showpost.php?p=11863700&postcount=154
destroyerbmx said:
http://forum.xda-developers.com/showpost.php?p=11863700&postcount=154
Click to expand...
Click to collapse
You'll end up with a (soft)brick
No luck
I also booted into fast boot, tried and still got no permission sometimes and no such directory some times... If some one will walk me through getting the img file I will gladly do so
how can I remove the softbrick, I saw this AFTER I tried to root and now I cannot even turn it off, just sitting on the Motorola Dual Core Technology screen.
ok I also now need to the stock boot.img from a wifi xoom. Can anyone help? I can flash it if someone can provide it please, if not I guess I will go exchange my xoom in the morning.
Ok, I bought a galaxy nexus SCH i515 off ebay. The phone was listed as verizon, all the information behind the battery came up as sch i515. However when I powered it on. The phone said activate samsung account. The phone matches verizon info on the back. I contacted verizon and they said most likely the phone was rooted and that the phone could not be switched back even after a hard reset (which i did). I have wifi so used that to get on play store and downloaded rootchecker.... it says phone is not rooted.. (did original owner just unroot phone) am I screwed or is there anything I can do to get verizon able to activate it?
1) wrong section
2) follow this: http://forum.xda-developers.com/showthread.php?t=1626895
after step 2, check in the phone status menu for the model number.
So i'm a noob and after running through all this I can still (and verizon saying that the imei number wasn't in their database) make this work with verizon... i dont want to get this into a boot loop or fry this thing.. sorry for bugging out... I just want to know if this will officially work... again my phone was verizon and was switched to a sprint phone (upon powering up it asked for sprint activation.)
loopers said:
So i'm a noob and after running through all this I can still (and verizon saying that the imei number wasn't in their database) make this work with verizon... i dont want to get this into a boot loop or fry this thing.. sorry for bugging out... I just want to know if this will officially work... again my phone was verizon and was switched to a sprint phone (upon powering up it asked for sprint activation.)
Click to expand...
Click to collapse
I appreciate your quick informative answer but if i've already called verizon and they have informed me that the imei is not in their data base.... if i do all these steps and flash back to complete stock the imei still will not be in there data base correct? I mean I'm still stuck on this.... if I need to start asking somewhere else please let me know. Thanks
Just flash the factory images from Google. And make sure the ESN is good you can check it just Google search
Sent from my Nexus 4 @1.72 GHz on Stock 4.2.2
where is the factory images from google? Sorry i've been back and forth with seller and verizon and DO NOT want to screw this up
I see nothing specific from google search that says from a google site to flash these files to phone with steps
loopers said:
I see nothing specific from google search that says from a google site to flash these files to phone with steps
Click to expand...
Click to collapse
sorry found files
well found everythhing i need and loaded into the bootloader.. can't get it unlocked because it won't recognize fastboot devices..... it recognizes nothing. tried multiple ports.usb ports that is.... comes up with error code 214dfddsf i can't remember.... googled error.. no one really knows a fix.. if anyone knows of a toolkit for 4.1.1 or similar for samsung galaxy nexus let me know.... i've been trying to get my wifes phone activated for 6 1/2 hours and i'm done with it less you guys have a clear cut alternative.. i don't expect anyone to jump up and say here ya go but if ya do i'd greatly appreciate it.... i've googled the error to death.. no clear cut fix.... and i'm not trying to load up a rom.. i neeed to get the phone completely factory reset so i can get it activated from verizon..
oh yeah... i found all the device drivers etc.. and they are working 100%.... also turned on debugging mode..... know nothing else to do to get it to recognize commands in command prompt... i'm typing the commands from the folder the files are in..... nothing with that error i'm not getting any further anyway....
loopers said:
oh yeah... i found all the device drivers etc.. and they are working 100%.... also turned on debugging mode..... know nothing else to do to get it to recognize commands in command prompt... i'm typing the commands from the folder the files are in..... nothing with that error i'm not getting any further anyway....
Click to expand...
Click to collapse
fastboot and adb are 2 completely different modes, and the commands are not interchangeable. usb debugging has nothing to do with fastboot whatsoever
Pirateghost said:
fastboot and adb are 2 completely different modes, and the commands are not interchangeable. usb debugging has nothing to do with fastboot whatsoever
Click to expand...
Click to collapse
i was just following the link on that page the guy posted..... followed download.. hooked up... device installed drivers on comp... and couldn't get it to do anything while on bootloader.. it would not recognize and would show an error on the phone.... wasn't doing anything with adb
loopers said:
i was just following the link on that page the guy posted..... followed download.. hooked up... device installed drivers on comp... and couldn't get it to do anything while on bootloader.. it would not recognize and would show an error on the phone.... wasn't doing anything with adb
Click to expand...
Click to collapse
Try wugs nexus root toolkit. More friendly for new users. Just Google the name and it'll come up.
Sent from my Galaxy Nexus using xda premium
loopers said:
i was just following the link on that page the guy posted..... followed download.. hooked up... device installed drivers on comp... and couldn't get it to do anything while on bootloader.. it would not recognize and would show an error on the phone.... wasn't doing anything with adb
Click to expand...
Click to collapse
Just to make sure. You are in the bootloader on the phone and you are typing in the Fastboot devices and then OEM unlock command in Windows cmd? Try a different set of drivers. Uninstall the ones you have now and click the link below. Install those and do the "fastboot devices" command again. The naked divers seem to give people the least amount of problems.
Drivers: http://forum.xda-developers.com/showthread.php?t=1379875
Toro | Carbon | AK SKL
as is strewn throughout these forums....ADB and FASTBOOT use different drivers. just because you have adb working doesnt mean that fastboot is setup properly
Sandman-007 said:
Just to make sure. You are in the bootloader on the phone and you are typing in the Fastboot devices and then OEM unlock command in Windows cmd? Try a different set of drivers. Uninstall the ones you have now and click the link below. Install those and do the "fastboot devices" command again. The naked divers seem to give people the least amount of problems.
Drivers: http://forum.xda-developers.com/showthread.php?t=1379875
Toro | Carbon | AK SKL
Click to expand...
Click to collapse
those are the drivers i have installed i think someone completely fudged this phone
those are all google nexus don't say anything about samsung version :\
fudge it i'm gonna try that root tool kit.. i just gotta get this thing running on verizon for my wife.... don't want root.... just root and unroot like the toolkit says if it works magic... i hope
loopers said:
fudge it i'm gonna try that root tool kit.. i just gotta get this thing running on verizon for my wife.... don't want root.... just root and unroot like the toolkit says if it works magic... i hope
Click to expand...
Click to collapse
No need to root, just install drivers, unlock bootloader and flash stock image, then lock the bootloader up..
Got it fixed. Tool kit worked. Txx
Sent from my SCH-I535 using Tapatalk HD
hi all, first of all thanks for reading.
i got a problema and ialso tried using the search problem but i found that you need to have usb debbuing mode on .
what happend to me. i got and LG L5 with android 4.2 and and i got phone blocked asking to insert google account credentials the point is that when i insert them it dosen't work it gives me wrong pass or email. i can't use usb debbugin couse i never enable it and and the phone is not rooted.
what can i do now ?
thanks again for reading
(i hope this is the right place for my thread)
one bump for day i hope =/
Pick it in fastboot mood and USB should work. command with computer.....Folow ways how to unlock it and root it Cox I'VE been through the same to root nexus one
Sent from my Nexus One using xda app-developers app
costerntine said:
Pick it in fastboot mood and USB should work. command with computer.....Folow ways how to unlock it and root it Cox I'VE been through the same to root nexus one
Sent from my Nexus One using xda app-developers app
Click to expand...
Click to collapse
sorry for but can you tell me please how to put it on fastboot ? [ ask me everything on ios but i'm so damn noob on android)
Hello users I have recently bought a new T-Mobile LG Optimus F6.
For those of you who may have just purchased one or need one rooted and or unlocked here is how to do it.
Root:
Download MotoChopper.zip that is attatched at the bottom.
Then place your phone in Debugging mode. Also check unknown sources in security.
Unzip the MotoChopper and look for "run.bat"
Once that is all done you should have root access.
Unlock:
I use Blowfish Unlocks. You can use who ever you prefer.
Dial *#06# and that will be your IMEI number.
Next submit for the code and wait.
When it comes back use: SIM_UNLOCK=00000000000000
Now to enter the code you have to put in a non supported sim and dial 2945#*500#
Then choose Network Unlock and enter your code. If the first code doesnt work do not panic.
You have 10 attempts and you usually get back 5 different codes. Try them until one works. But to be sure double check that you submitted the right IMEI to begin with.
Enjoy
works
Although lacking some instruction. You must have lg support software on PC and drivers installed (Google)
redndeyes said:
Although lacking some instruction. You must have lg support software on PC and drivers installed (Google)
Click to expand...
Click to collapse
Correct... here is the link: http://forum.xda-developers.com/showthread.php?t=2210213
What I did after root: Uninstalled all the bloatware... added beats audio, and wifi tether...
Pretty cool phone... I sure do miss my HTC one S
I already sold mine but it was very good. The battery life on it was great. But I moved on to the Note 2 Tmo and hopefully I can sell the Note 2 and get the Note 3
Sent from my SGH-T889 using XDA Premium 4 mobile app
Question about the rooting
Is the rooting all that is needed to enable tethering without the paying of an additional fee to T-Mobile? Basically being held hostage....... and will the phone be capable of OS updating in the future?
Dave
roketteere said:
Hello users I have recently bought a new T-Mobile LG Optimus F6.
For those of you who may have just purchased one or need one rooted and or unlocked here is how to do it.
Root:
Download MotoChopper.zip that is attatched at the bottom.
Then place your phone in Debugging mode. Also check unknown sources in security.
Unzip the MotoChopper and look for "run.bat"
Once that is all done you should have root access.
Unlock:
I use Blowfish Unlocks. You can use who ever you prefer.
Dial *#06# and that will be your IMEI number.
Next submit for the code and wait.
When it comes back use: SIM_UNLOCK=00000000000000
Now to enter the code you have to put in a non supported sim and dial 2945#*500#
Then choose Network Unlock and enter your code. If the first code doesnt work do not panic.
You have 10 attempts and you usually get back 5 different codes. Try them until one works. But to be sure double check that you submitted the right IMEI to begin with.
Enjoy
Click to expand...
Click to collapse
we need a development thread started
See this post request as i have done....
http://forum.xda-developers.com/showthread.php?p=46105044&posted=1#post46105044
linnon said:
See this post request as i have done....
http://forum.xda-developers.com/showthread.php?p=46105044&posted=1#post46105044
Click to expand...
Click to collapse
There is a forum for this device over at this site http://androidforums.com/lg-optimus-f6/
XDA will never happen for this device cause It's not as popular as other device.
How did you guys get Wi-Fi tether to work? Can't get it working after root
Did u wipe after the root to see if it works?
Sent from my SM-N900T using XDA Premium 4 mobile app
LG F6 MetroPCS
Will MotoChopper work on the MetroPCS LG F6?
How to Un-root
redndeyes said:
Although lacking some instruction. You must have lg support software on PC and drivers installed (Google)
Click to expand...
Click to collapse
Do you or anyone know how to un-root the phone aftter running the motochopper? I've been looking everyone on the web and cannot find this. I'm worried in case there is ever a hardware issue that we need to unroot to get serviced.
Blarg3891 said:
Do you or anyone know how to un-root the phone aftter running the motochopper? I've been looking everyone on the web and cannot find this. I'm worried in case there is ever a hardware issue that we need to unroot to get serviced.
Click to expand...
Click to collapse
I just did a factory reset and that removed root
cdusa said:
Will MotoChopper work on the MetroPCS LG F6?
Click to expand...
Click to collapse
No. Not at all
Sent from my LGMS500 using XDA Premium 4 mobile app
what's the difference T-mobile v MetroPCS
Metro sold me the F6 based on the fact it works on the T-mobile networks LTE. However, I am having a hard time living with an unrooted phone so I'm hoping to use motochopper to root. But someone said it will not work. Is there really that much difference between those sold by T-mobile and those from Metro?
I "upgraded" from a Motion to have bigger screen, and now I find out that may have actually been a step down? WTF!?
All I want to do is unbloat and get rid of "insufficient storage" errors. Shouldn't be so tedious!
dirtycar74 said:
...
All I want to do is unbloat and get rid of "insufficient storage" errors. Shouldn't be so tedious!
Click to expand...
Click to collapse
You can root with the vroot method.
There's some questions about what it does exactly but it does work. I should point out that the program and its cousin program are under community investigation due to possibly shady dealings with pulling and pushing files. Its cousin program (kango or something) Has been shown to pull imeid off phones and apparently send them, unencrypted, to a Chinese server.... but it's the only thing I've found to be a proven working root.
Can't unlock boot loader so no custom roms but you can debloat.
I've discovered that both my l9 and my f6 hold onto the storage allotment for moved downloads...
Not sure if you get my drift...
If you download a file to internal and move it to sd it still shows up in "downloads" when you check the storage in your settings.
To solve it open settings/storage/unmount sd and then open downloads under internal storage and delete files you know you moved.
Sent from my LGMS500 using XDA Premium 4 mobile app
With this "vroot", would it be safe to root while disconnected from networks to prevent unauthorized sharing of imei?
I thought of trying that myself but never got around to it.
Sent from my LGMS500 using XDA Premium 4 mobile app
I think cydia impactor might work too. Has anyone tried it? I can't get my hands on an unrooted f6 to give it a shot
Sent from my LGMS500 using xda app-developers app
I am on metropcs an want root too! I will try cydia if it works? cant wait for it to get a lil more exposure an get a rom!
lokipimpin said:
I am on metropcs an want root too! I will try cydia if it works? cant wait for it to get a lil more exposure an get a rom!
Click to expand...
Click to collapse
I know that vroot works. I've been told cydia works. You need to manually install superuser though
Sent from my LGMS500 using Tapatalk