Phone is not recognized by any rooting command prompt application - Sony Xperia L

Hello,
I have an Xperia L that I want to root and install a custom ROM on it.
The problem is that whenever I connect the phone to my laptop, although it is recognized by the laptop, the drivers are installing, and the phone is connected without any problem, any of the rooting command prompt-based applications I have tried aren't recognizing my phone or they aren't working.
I've tried motochopper, Doomlord easy rooting toolkit, and rootkitXperiaL, all of them downloaded from this forum.
The general error and freeze is "daemon started successfully", but after that there's nothing happening at all.
My cell phone is quite old and used, and the Volume Up button doesn't work, in order to put it in Fastboot mode, if that's gonna' help at all, so is there any solution to this?
Thank you very much.

MariusIskender said:
Hello,
I have an Xperia L that I want to root and install a custom ROM on it.
The problem is that whenever I connect the phone to my laptop, although it is recognized by the laptop, the drivers are installing, and the phone is connected without any problem, any of the rooting command prompt-based applications I have tried aren't recognizing my phone or they aren't working.
I've tried motochopper, Doomlord easy rooting toolkit, and rootkitXperiaL, all of them downloaded from this forum.
The general error and freeze is "daemon started successfully", but after that there's nothing happening at all.
My cell phone is quite old and used, and the Volume Up button doesn't work, in order to put it in Fastboot mode, if that's gonna' help at all, so is there any solution to this?
Thank you very much.
Click to expand...
Click to collapse
If you just want to root your phone (using windows pc), I suggest vroot ( older version of iroot for windows). But first you should enable debugging mode in developer options . It works with just one click and simply roots Xperia L ! Then you can feel roots of your phone and use its capabilities

Related

[Q] Root Problems

I am coming from the Galaxy S Vibrant and so far I am not impressed by the whole rooting process for the Skyrocket. I have tried on 3 different windows computers and every time it says it is unable to recognize device. I installed the drivers but I don't believe they were installed correctly. When I click root in super one click, the application stops responding.
I made sure to select debugging and when I connect the phone to the computer nothing prompts me on the phone. Is there something I am missing in order to get the Skyrocket recognized by Windows?
eshewski said:
I am coming from the Galaxy S Vibrant and so far I am not impressed by the whole rooting process for the Skyrocket. I have tried on 3 different windows computers and every time it says it is unable to recognize device. I installed the drivers but I don't believe they were installed correctly. When I click root in super one click, the application stops responding.
I made sure to select debugging and when I connect the phone to the computer nothing prompts me on the phone. Is there something I am missing in order to get the Skyrocket recognized by Windows?
Click to expand...
Click to collapse
You need to be patient. the program stopped responding for nearly 5 minutes for me before it started going again and my PC is lightning fast.
Try installing Samsung kies. Should give you all the drivers you need.
If your computer doesn't recognize the phone at all then you most likely dont have the drivers installed correctly or a USB hub driver issue in which case no USB devices would work. Like I said, try installing kies. Once you can get the PC to recognize the phone as a storage device, you should be good to run the root program.
Sent from my SAMSUNG-SGH-I727 using XDA App
I tried Kies already and it didn't help. I can connect my Vibrant with no problem to my computer as well.
eshewski said:
I tried Kies already and it didn't help. I can connect my Vibrant with no problem to my computer as well.
Click to expand...
Click to collapse
Can you connect other USB devices to your computer? USB drives etc
Sent from my SAMSUNG-SGH-I727 using XDA App
i had somewhat the same problem , I rooted my old vibrant first incase i screwed something up , no big loss , it went smooth as butter , then I hooked the SR up and it took forever , 3 try I unplugged alot of my other usb devices , restarted the pc and tried , it hung for a few minutes and I left it alone , it eventually worked the last time. I also have a pretty solid pc , running win7 64bit , unplugging alot of my usb devices seemed to be the thing that really helped.
hope that helps ya
eshewski said:
I am coming from the Galaxy S Vibrant and so far I am not impressed by the whole rooting process for the Skyrocket. I have tried on 3 different windows computers and every time it says it is unable to recognize device. I installed the drivers but I don't believe they were installed correctly. When I click root in super one click, the application stops responding.
I made sure to select debugging and when I connect the phone to the computer nothing prompts me on the phone. Is there something I am missing in order to get the Skyrocket recognized by Windows?
Click to expand...
Click to collapse
rooting this device is easier then posting that on the forum =)
1) If you are still 2.3.5 (and didn't do the OTA upgrade) -> use doomlord's script (DooMLoRD_v3_ROOT-zergRush-busybox-su) or newer if there is one:
-if you did do the OTA upgrade - search the forum for another way to root.
2) install KIES (if its installed, continue to 3)
3) extract the DooMLoRD_v3_ROOT-zergRush-busybox-su.zip to anywhere (maybe c:\doom )
4) open a command prompt (run as administrator if your not running windows XP)
5) goto c:\doom\files\
6) type "adb devices"
- if it finds your device - just run the script , it will root your phone
- if it does NOT find your device, troubleshot kies (uninstall it, reboot, reinstall, disable anti virus/firewall, etc etc) because if it can't find the device then the problem is someplace on your computer.
good luck!

[Q] Can't unroot: ADB doesn't work in bootloader mode, but works in debug mode

The phone is unlocked, with clockworkmod recovery 6.0.1.0 and stock rooted 4.1.1 ROM.
I'm using Windows 7 x64 SP1.
When the phone is ON and the debug mode is activated, it shows correctly under "device manager" and adb works right, but when I reboot in bootloader ADB doesn't see any attached device even if it shows correctly under device manager.
I tried to update the USB driver of the Android SDK but dosn't work
I then uninstalled it and tried to install the Universal Naked Driver (almost all of the nexus or samsung types) but doesn't work
I uninstaleld it and tried another USB driver found on the forum but doesn't work.
I tried to install Android SDK on another PC with Windows 7 x86 SP1 and repeat all the steps but it's the same.
How can I unroot and lock the device if it doesn't shows when in bootloader mode?
You don't use adb in bootloader. You use fastboot.
Locking the bootloader does not unroot by the way.
crespo80 said:
The phone is unlocked, with clockworkmod recovery 6.0.1.0 and stock rooted 4.1.1 ROM.
I'm using Windows 7 x64 SP1.
When the phone is ON and the debug mode is activated, it shows correctly under "device manager" and adb works right, but when I reboot in bootloader ADB doesn't see any attached device even if it shows correctly under device manager.
I tried to update the USB driver of the Android SDK but dosn't work
I then uninstalled it and tried to install the Universal Naked Driver (almost all of the nexus or samsung types) but doesn't work
I uninstaleld it and tried another USB driver found on the forum but doesn't work.
I tried to install Android SDK on another PC with Windows 7 x86 SP1 and repeat all the steps but it's the same.
How can I unroot and lock the device if it doesn't shows when in bootloader mode?
Click to expand...
Click to collapse
Have you tried the Nexus Root Toolkit by WugFresh? It is an application that takes you in several easy steps in installing drivers, rooting, and lock/unlock your device. For installing drivers there are several additional steps when installing them seems unsuccessful.
Leauwie said:
Have you tried the Nexus Root Toolkit by WugFresh? It is an application that takes you in several easy steps in installing drivers, rooting, and lock/unlock your device. For installing drivers there are several additional steps when installing them seems unsuccessful.
Click to expand...
Click to collapse
This is true, I've used Wugfresh toolkit too but I had some problem...
I've Nexus S 9023, with wug toolkit I had no problem to install driver with its very complete guide, this part can solve your problem but make attention on other function, for example with it I've also unlocked my phone but when I tried to root my device freeze.
So maybe that not all toolkit function will work well on all Nexus S.
Please stop with this toolkit nonsense.
Its not a driver issue at this point. Its the user using ADB instead of fastboot.
Remove this and that when he is just using the wrong command. This is the nonsense you see when all people know is some toolkit.
Yeah, I'm an idiot, that was not a driver issue
it's just because I usually root/unroot/unlock/lock my android phones once in a while (when I first buy and when I sell them), so I always forget some basic procedures and searching through the forums is always a mess, I spent three hours doing that, before posting...
I had forgotten ADB and fastboot weren't the same... anyway, I solved with WugFresh (I didn't know it, thanks for the tip) but I could have solved even with plain fastboot commands, I know
Anyway, I'm surprised to realize that the real stock ROM is more stable than the rooted and deodexed stock ROM I was using before, now the 3G/2G/airplanemode swithing is blazing fast and the performance drops on some games are gone... I'll never figure out this Android world
Thanks for all your help :victory:

[Q] Xperia L Drivers?

Hello,
My Windows 7 PC is not able to detect the drivers for Xperia L. I have already installed the PC Companion and also installed the Flash Tool drivers, ADB Universal Drivers. Still it doesn't detect the device.
ADB Debugging is enabled.
Can you give a download link for the drivers?
Thanks.
ReSkid said:
Hello,
My Windows 7 PC is not able to detect the drivers for Xperia L. I have already installed the PC Companion and also installed the Flash Tool drivers, ADB Universal Drivers. Still it doesn't detect the device.
ADB Debugging is enabled.
Can you give a download link for the drivers?
Thanks.
Click to expand...
Click to collapse
Try a different approach. Go into your device manager on your PC. You can go into device manager by going into properties of MY COMPUTER or Control Panel\System and Security\System
When your device is connected, do you see an exclamation mark in devices. Reinstall it by finding drivers manaually.
IF this all fails, just delete the device and refresh it.
Another very useful trick is to delete the unknow device (xperia L) and restart your Xperia L. Then search for device changes. it will be detected automatically.
Is your MTP ticked in Xperia / Connection/ USB connection on your phone ?
Hnk1 said:
Try a different approach. Go into your device manager on your PC. You can go into device manager by going into properties of MY COMPUTER or Control Panel\System and Security\System
When your device is connected, do you see an exclamation mark in devices. Reinstall it by finding drivers manaually.
IF this all fails, just delete the device and refresh it.
Another very useful trick is to delete the unknow device (xperia L) and restart your Xperia L. Then search for device changes. it will be detected automatically.
Is your MTP ticked in Xperia / Connection/ USB connection on your phone ?
Click to expand...
Click to collapse
Unfortunately, I have done all that. Isn't there a driver setup file for this phone? Can't seem to find it anywhere.
Thanks!
I'm facing the same problem.
I'm tryng to unlock the boot loader following the instructions on Sony website, but when it comes to use fastboot it just keep saying <waiting for device>.
And I have installed all the stuff you said, too.
ReSkid said:
Unfortunately, I have done all that. Isn't there a driver setup file for this phone? Can't seem to find it anywhere.
Thanks!
Click to expand...
Click to collapse
xperiaL said:
I'm facing the same problem.
I'm tryng to unlock the boot loader following the instructions on Sony website, but when it comes to use fastboot it just keep saying <waiting for device>.
And I have installed all the stuff you said, too.
Click to expand...
Click to collapse
Oh I remember, i was facing the same problem for bootloader. I am uploading the drivers. These should work. The trick is download the 2kb file and past it into google drivers and then find them from the PC.
Good Luck.
Hnk1 said:
Oh I remember, i was facing the same problem for bootloader. I am uploading the drivers. These should work. The trick is download the 2kb file and past it into google drivers and then find them from the PC.
Good Luck.
Click to expand...
Click to collapse
Thanks a lot man, Please if you could share the instructions.
ReSkid said:
Thanks a lot man, Please if you could share the instructions.
Click to expand...
Click to collapse
getochkn said:
the whole of this was my phone was softbricked. I wanted to get into recovery so I could use ADB to try to fix it. When it's softbricked, ADB won't start up, therefore I could use ADB.
Trust me, I know how to use ADB, I just wanted to know if there was a key combination to get our phones into recovery mode with ADB because ADB wouldn't work because my phone was softbricked. It had nothing to do with me not knowing how to use ADB or how to set it up, it had to do with my phone would brick it self before ADB started, so therefore I couldn't send any ADB commands.
Click to expand...
Click to collapse
Don't mention it mate. Hit thanks if you think I helped
DRivers for Xperia L
http://forum.xda-developers.com/showthread.php?p=46681107#post46681107
Problem solved. It was tricky, though.
Having PC companion installed wincrap didn't make me choose other drivers.
So I disabled the signature verification for drivers -> rebooted -> connected Phone while pressing the vol UP -> opened device manager -> select s1boot fastboot (which had a warning icon) -> selected driver manually (the .inf file we replaced following the first steps.
then i just used cmd as in the guide.
et voilà, bootloader unlocked.
I hope this is helpful to those who faced my same problem.

[Q] LG optimus pro G bricked after using exitrecovery.zip

hello,
I hope someone can help me with my AT&T LG Optimus Pro G phone, which I have royally screwed up.
I was experimenting with the cyogen mod and after installation I installed the freegee app and once the cwm recovery was installed, I decided to go into the recovery by holding down up volume and power button.
Once I was in recovery for CWM i couldn't exit out, and the phone constantly booted into recovery after every reboot, even if i took out the battery, and powered it on.
I tried reflashing the cynogen mod through the sd card, and even though I would get success message the phone would still reboot into the cwm recovery.
I started doing research on the internet and i found file exitrecovery.zip that could be used to possibly get the phone out of the cwm recovery.
After installing exitrecovery.zip, I rebooted the phone, and now I have complete black screen. There are no light, no hints the phone is even turning on, and I can't get into recovery( or at least I can't tell). The only thing now is that when i connect the phone to the computer the window tries to install drivers for the device, and eventually prompts to insert a CD for LG drivers. I already have LGUnitedMobileDriver v.3.10.1 connection drivers installed from their website.
Please help, I am really stuck here..... and have no clue what to do. I am fairly new with rooting and modding, and I am extremely miserable.
The phone is still under warranty from LG. Anyone if all else fails, and since the phone has no screen or lights, whether they would replace it?
Attaching the exitrecovery.zip that I used.
sobbing....
babaghanush said:
hello,
I hope someone can help me with my AT&T LG Optimus Pro G phone, which I have royally screwed up.
I was experimenting with the cyogen mod and after installation I installed the freegee app and once the cwm recovery was installed, I decided to go into the recovery by holding down up volume and power button.
Once I was in recovery for CWM i couldn't exit out, and the phone constantly booted into recovery after every reboot, even if i took out the battery, and powered it on.
I tried reflashing the cynogen mod through the sd card, and even though I would get success message the phone would still reboot into the cwm recovery.
I started doing research on the internet and i found file exitrecovery.zip that could be used to possibly get the phone out of the cwm recovery.
After installing exitrecovery.zip, I rebooted the phone, and now I have complete black screen. There are no light, no hints the phone is even turning on, and I can't get into recovery( or at least I can't tell). The only thing now is that when i connect the phone to the computer the window tries to install drivers for the device, and eventually prompts to insert a CD for LG drivers. I already have LGUnitedMobileDriver v.3.10.1 connection drivers installed from their website.
Please help, I am really stuck here..... and have no clue what to do. I am fairly new with rooting and modding, and I am extremely miserable.
The phone is still under warranty from LG. Anyone if all else fails, and since the phone has no screen or lights, whether they would replace it?
Attaching the exitrecovery.zip that I used.
sobbing....
Click to expand...
Click to collapse
Find flow ROM with expansion .exe and try it to sew from a computer.
could you further elaborate please
lykosha said:
Find flow ROM with expansion .exe and try it to sew from a computer.
Click to expand...
Click to collapse
hi, thanks for your reply. Again I very much new to the rooting and android OS tinkering, and nowhere close to an experienced user.
I tried to use google with your information in regards to how to use flow ROM with expansion.exe, but did not get any leads.
I would appreciate if you could elaborate more on this process.
When my phone is connect to the computer via usb is is constantly trying to install drivers. I had already installed LG usb connection drivers in the past and it was successful. It almost seems it tries to install driver yet fails after receiving no input from the phone, and then request LG CD with drivers.
babaghanush said:
hi, thanks for your reply. Again I very much new to the rooting and android OS tinkering, and nowhere close to an experienced user.
I tried to use google with your information in regards to how to use flow ROM with expansion.exe, but did not get any leads.
I would appreciate if you could elaborate more on this process.
When my phone is connect to the computer via usb is is constantly trying to install drivers. I had already installed LG usb connection drivers in the past and it was successful. It almost seems it tries to install driver yet fails after receiving no input from the phone, and then request LG CD with drivers.
Click to expand...
Click to collapse
Try to find driver on the web-site of producer. Set them. Overload a vehicle in Bootloader. In the controller of devices on компе must be determined your device. Then on a computer start sewing - .EXE.
Did you get this problem resolved? I have the exact problem with the exact phone!!!
thank you very much

How to root LG L50 Sporty (a.k.a LG D213c)

So this is my first post on XDA, due to the lack of information on this particular device. Here I'll try to explain how I managed to root this device after trying several methods available here and all over the web. First I'll explain what didn't work:
VROOT (*)
Framaroot
Motochopper
SRS Root
MTK Toolkit
Nearly every solution on the web
After trying every method above, I noticed none of them were working. They all were giving false positives. No ROOT at all. I was kinda frustrated, 'cause I had followed every instruction possible, without success. I double checked my PC drivers, and I noticed something odd: Every time I changed the USB connection type on the L50, Windows installed different drivers for the device. I'm saying this was odd because I installed the drivers from LG drivers pack, so I was a bit confused. So, after Windows Installed the drivers for MTP, Modem, PTP and LG mode, I tried VROOT and... VOILÁ! I had ROOT:laugh::laugh:
So here are the steps I followed, and the tools I used:
Download VROOT (a.k.a. as IRoot) from w w w. mgyun. c o m / en / getvroot (without spaces)
Enable DEBUG MODE (Surf the web if you don't know on how to do it).
Plug your device to your PC and wait until Windows Installs the drivers for the connection type.
Without unplugging the device, Change the USB connection type to the next one. Wait 'till windows finishes installation.
Repeat the previous step untill you finish with all connection types.
Check Device Manager for missing drivers. If you have some missing, repeat steps above.
Open VROOT/IROOT and plug your device to the PC. Follow on-screen instructions and wait.
ENJOY!
Now, I have to find a Custom Recovery that works with L50... so if you guys know where I can get one, I'll appreciate your help.
Your Thread will be moved to appropriate Section.
So I tried to make a recovery for this phone, but it cannot boot. It says boot certification error, and the phone reboots normally.
So is it possible that the bootloader is locked? I want recovery for this phone too.
someone know how i can do a nandroid backup on LG L50 ?
Thank you so much. Worked on D213AR
Can you confirm if there is a way to unlock NFC hidden option on my phone?
jam66 said:
someone know how i can do a nandroid backup on LG L50 ?
Click to expand...
Click to collapse
If you managed to get Root (with the steps described on the OP) You can use Titanium Backup.
THE Ghost2 said:
So I tried to make a recovery for this phone, but it cannot boot. It says boot certification error, and the phone reboots normally.
So is it possible that the bootloader is locked? I want recovery for this phone too.
Click to expand...
Click to collapse
same for me i made cwm for it cant boot to it because it has locked boot loader
So is it possible to root the phone with the official rom?
Or am i missing something?

Categories

Resources