[Solved]Stuck in bootloop and nothing works - Sony Xperia S, Acro S, Ion

So installed doomkernel yesterday along with a custom rom, now the rom causes a bootloop(LeOpArDx RoM V5.0 Small Package.zip). I tried installing zip from sideload for another rom but the device doesnt show up in the cmd when writing adb devices. I installed usb drivers with sdk but it still doenst work. Please help I just want to put another rom onto the device but I can't transfer it. Also the device wont go into flashmode only fastboot.

RedBlooDerp said:
So installed doomkernel yesterday along with a custom rom, now the rom causes a bootloop(LeOpArDx RoM V5.0 Small Package.zip). I tried installing zip from sideload for another rom but the device doesnt show up in the cmd when writing adb devices. I installed usb drivers with sdk but it still doenst work. Please help I just want to put another rom onto the device but I can't transfer it. Also the device wont go into flashmode only fastboot.
Click to expand...
Click to collapse
Did You install flashmode drivers from drivers pack of Flashtool? Not the USB drivers from sdk as You say. If not, or if You don't have Flashtool, download it and install Flashtool and then the fastboot drivers via it. Because if You are able to access fastboot, You should be able to access flashmode too, but if You have flashmode drivers.

Mirhawk said:
Did You install flashmode drivers from drivers pack of Flashtool? Not the USB drivers from sdk as You say. If not, or if You don't have Flashtool, download it and install Flashtool and then the fastboot drivers via it. Because if You are able to access fastboot, You should be able to access flashmode too, but if You have flashmode drivers.
Click to expand...
Click to collapse
Flashmode works now, i changed to another kernel. Now the issue is how to get the custom rom onto the phone. Using the mount usb storage does not work at all. And my ADB doesn't show the device

Related

Can't seem to use flashtool anymore

Hey everyone
I just recently built myself a new computer so had to re-install everything again. I've installed the drivers for my Xperia play in both flashmode and fastboot mode and installed the drivers from the flashtool folders itself but for some reason it keeps on saying the drivers aren't installed
I'm on win8 btw if that might be whats causing the trouble. figured i'd ask you smart lot see if you knew what was wrong
Roxas598 said:
Hey everyone
I just recently built myself a new computer so had to re-install everything again. I've installed the drivers for my Xperia play in both flashmode and fastboot mode and installed the drivers from the flashtool folders itself but for some reason it keeps on saying the drivers aren't installed
I'm on win8 btw if that might be whats causing the trouble. figured i'd ask you smart lot see if you knew what was wrong
Click to expand...
Click to collapse
Try installing this driver
Xperia-Play said:
Try installing this driver
Click to expand...
Click to collapse
Did that (by putting the dll files in the system 32 folder yes?) still not working
EDIT: forgot to register them -_- but apparently according to windows they aren't compatible :\
EDIT2 problem solved turns out win8 won't allow drivers that aren't signed for it to be installed and I needed to turn the checking off it's all good now
Roxas598 said:
Hey everyone
I just recently built myself a new computer so had to re-install everything again. I've installed the drivers for my Xperia play in both flashmode and fastboot mode and installed the drivers from the flashtool folders itself but for some reason it keeps on saying the drivers aren't installed
I'm on win8 btw if that might be whats causing the trouble. figured i'd ask you smart lot see if you knew what was wrong
Click to expand...
Click to collapse
you can download fastboot dirver and fasboot tools
than you copy and past cmd same folder
and then open cmd
turn of you play and conect usb holding serch button
but befor u can flash unzip the ftf stock rom to same folder as fast boot
then type the cmd if it is system.sin type fastboot flash system system.sin
like that for userdata fastboot flash userdata userdata.sin
it works perfacty
sorry for my bad english

Help I cannot install CWM anymore

Hi there,
First I have installed CWM with the method I had to use the codes "adb reboot bootloader"... and so on and It worked perfectly.
I wanted to install the Envi ROM and on the tutorial there was said I first should install the Base ROM and then after restarting I should install the Envi ROM. After installing the Base ROM my CWM was gone. Now I can't install it anymore. I tried the following install methods:
-The one I've mentioned already <- Doesnt work because my PC says it does not know the command abd
-The install.bat method <- Does not work because my phone does not get recognized, despite I have all the drivers installed.
-The RecoverX method <- Does not work because my phone does not get recognized, despite I have all the drivers installed.
-The RecoverX app <- The says that installing CWM worked normally, but still I have no CWM
-The install.bat method directly on my phone <- SManager does not run the .bat even I ran it with the proper rights and adjustments
domiankrey said:
Hi there,
First I have installed CWM with the method I had to use the codes "adb reboot bootloader"... and so on and It worked perfectly.
.....
-The one I've mentioned already <- Doesnt work because my PC says it does not know the command abd
...
Click to expand...
Click to collapse
Did You try flashing a kernel with pre installed recovery? You can flash it using fastboot directly or flashtool.
Also, the command is adb, not "abd". Plus if windows doesn't recognize adb command, then the adb.exe is not in the folder from where You are running the command prompt from.
Mirhawk said:
Did You try flashing a kernel with pre installed recovery? You can flash it using fastboot directly or flashtool.
Also, the command is adb, not "abd". Plus if windows doesn't recognize adb command, then the adb.exe is not in the folder from where You are running the command prompt from.
Click to expand...
Click to collapse
How can I flash a Kernel with a pre Installed Recovery
Where do I get the adb.exe?
domiankrey said:
How can I flash a Kernel with a pre Installed Recovery
Where do I get the adb.exe?
Click to expand...
Click to collapse
You can install the DoomKernel, it has pre installed recovery. You can flash it via flashtool fastboot. But do note, You have to be on stock ROM.
adb.exe is usually in the flashing files.
Mirhawk said:
You can install the DoomKernel, it has pre installed recovery. You can flash it via flashtool fastboot. But do note, You have to be on stock ROM.
adb.exe is usually in the flashing files.
Click to expand...
Click to collapse
I have my phone connected in fastboot mode and the fastboot.exe and the kernel are in the same directory.
When I type: fastboot flash boot kernel.elf it only says "waiting for device"...
domiankrey said:
I have my phone connected in fastboot mode and the fastboot.exe and the kernel are in the same directory.
When I type: fastboot flash boot kernel.elf it only says "waiting for device"...
Click to expand...
Click to collapse
To connect Your phone in fastboot, You have to switch off Your phone. Then press & hold volume up and then connect the phone to Your PC.
Mirhawk said:
To connect Your phone in fastboot, You have to switch off Your phone. Then press & hold volume up and then connect the phone to Your PC.
Click to expand...
Click to collapse
I know that and I did that, but still my device cannot be detected.
I started Ubuntu (Live CD) installed adb und fastboot and tried it there... same result?
Is something wrong is my phone?
I don't think the drivers have been installed properly. Install fastboot and flash mode drivers from flashtool, it has drivers in it's folder. Else if even that doesn't work, install "Sony Update Service", and it will install required drivers.
Edit: I'm giving You instructions for Windows, are You using Ubuntu or was that just a trial?
Mirhawk said:
I don't think the drivers have been installed properly. Install fastboot and flash mode drivers from flashtool, it has drivers in it's folder. Else if even that doesn't work, install "Sony Update Service", and it will install required drivers.
Edit: I'm giving You instructions for Windows, are You using Ubuntu or was that just a trial?
Click to expand...
Click to collapse
I am using Windows. I installed from flashtool and I did not work, I am gonna try Sony Update Service now.
I tried Ubuntu because somebody said me that Ubuntu will detect all the drivers automaticly and there would be no detection problem...
Edit: After INSTALLING Update Service, I still get the same Message "Device not found" Should I run my phone through update Service too?
Why did it not work on my phone with smanager?
domiankrey said:
I am using Windows. I installed from flash tool and I did not work, I am gonna try Sony Update Service now.
I tried Ubuntu because somebody said me that Ubuntu will detect all the drivers automatically and there would be no detection problem...
Edit: After INSTALLING Update Service, I still get the same Message "Device not found" Should I run my phone through update Service too?
Why did it not work on my phone with s manager?
Click to expand...
Click to collapse
I suppose your phone is Xperia S.
If you have unlocked the boot loader , then Sony Official Softwares wont work. If your boot loader is still locked and this error is occurring then its mistake from your side.
I guess by Base ROM you meant official ROM. So if you were on official ROM, did you check for Root Privileges, Busy Box is installed etc ??
Im using Xperia Ion so the steps might be different but results all are same.
Try different methods, it will work.
Captain Droid said:
I suppose your phone is Xperia S.
If you have unlocked the boot loader , then Sony Official Softwares wont work. If your boot loader is still locked and this error is occurring then its mistake from your side.
I guess by Base ROM you meant official ROM. So if you were on official ROM, did you check for Root Privileges, Busy Box is installed etc ??
Im using Xperia Ion so the steps might be different but results all are same.
Try different methods, it will work.
Click to expand...
Click to collapse
By Base Rom I mean the following; I wanted to use the Envi Rom and for this Rom a Base Rom should be installed first.
I have unlocked Bootloader. Busybox is installed and Root Priviliges are given. Before installing the Base ROM I used the APP "Smanager" and I ran the install.sh with the app and then the CWM was there. But now that doesnt work anymore and DeliverX does also not work.
And all methods which require connection to PC won't work because those methods say my device is not detected or connected. I installed CWM on my phone and on other phones several times and never I had thode problems...
domiankrey said:
... After INSTALLING Update Service, I still get the same Message "Device not found" Should I run my phone through update Service too?...
Click to expand...
Click to collapse
Do one thing, check Your Device Manager. Disconnect Your phone, Open Device Manager, then connect Your phone again. See if the Device Manager gets refreshed. If it does, Your device is being connected to the PC. Then check for Xperia S or anything related to Sony under "Other Devices" or other similar areas. Then right click on it to install drivers.
Mirhawk said:
Do one thing, check Your Device Manager. Disconnect Your phone, Open Device Manager, then connect Your phone again. See if the Device Manager gets refreshed. If it does, Your device is being connected to the PC. Then check for Xperia S or anything related to Sony under "Other Devices" or other similar areas. Then right click on it to install drivers.
Click to expand...
Click to collapse
I just did that.
My phone is getting showed under "Tragbare Geräte" which means portable devices. When I right click on it says:
-Update drivers
-Deactivate
-Uninstall
-Looking for changed hardware
-Properties
If I click on Update drivers the message shows, that the best driver is already installed.
domiankrey said:
I just did that.
My phone is getting showed under "Tragbare Geräte" which means portable devices. When I right click on it says:
-Update drivers
-Deactivate
-Uninstall
-Looking for changed hardware
-Properties
If I click on Update drivers the message shows, that the best driver is already installed.
Click to expand...
Click to collapse
There should be a device like the highlighted one in attachment.
Mirhawk said:
There should be a device like the highlighted one in attachment.
Click to expand...
Click to collapse
This is how it looks on my PC.
Since (I was told in an other Android Forum it is like this) that on Ubuntu, Ubuntu recognizes my phone automaticly and still I installed the drivers there and it didnt not work and since neither RecoverX on my phone nor smanager on my phone dit install CWM I think the problem is my phone not the PC...
domiankrey said:
This is how it looks on my PC.
Since (I was told in an other Android Forum it is like this) that on Ubuntu, Ubuntu recognizes my phone automaticly and still I installed the drivers there and it didnt not work and since neither RecoverX on my phone nor smanager on my phone dit install CWM I think the problem is my phone not the PC...
Click to expand...
Click to collapse
Could You translate what the yellow mark text is? I think the device is recognized wrongly or wrong drivers were installed for it. Unfortunately, I don't know much about Ubuntu.
Mirhawk said:
Could You translate what the yellow mark text is? I think the device is recognized wrongly or wrong drivers were installed for it. Unfortunately, I don't know much about Ubuntu.
Click to expand...
Click to collapse
What do you mean with yellowk mark text? I see no yellow text...
If you mean the 3 devices which have a yellow sign:
- Ethernet Controller should be clear.
- Teredo Tunneling Pseudo-inferface - I do not know what that is.
- Basissystemgerät - means somehting like basic system device
With other ROMS I was able to install a CWM from my phone (with the deliverx app or a script manager app), but for this rom this doesnt work anymore.
So is there a way to install an other ROM without CWM (and when I have this ROM I would try if installing CWM directly with an app works again)?
domiankrey said:
With other ROMS I was able to install a CWM from my phone (with the deliverx app or a script manager app), but for this rom this doesnt work anymore.
So is there a way to install an other ROM without CWM (and when I have this ROM I would try if installing CWM directly with an app works again)?
Click to expand...
Click to collapse
Unfortunately Your device is not being detected as an adb device. The problem would be solved if somehow it is detected in adb or if You are able to install recovery from cell. I will try to check out more. Say, did You try the goo manager app, twrp manager or rom maanager to install recovery?
Mirhawk said:
Unfortunately Your device is not being detected as an adb device. The problem would be solved if somehow it is detected in adb or if You are able to install recovery from cell. I will try to check out more. Say, did You try the goo manager app, twrp manager or rom maanager to install recovery?
Click to expand...
Click to collapse
I will Try Goo and TWRPG Manager. Rom Manager does not work with Xperia S I already tried it.
EDIT:
1. Goo Manager does not work. I installed the Open Recovery.img and then I tried to install the ROM (eXistenZ V2 Black) but it only restarts my phone <- Does not work
2. TWRPG Manager does not even the TWRPG Recovery.
3. Previously I used this App to install CWM and it worked. Now I used the App and the App said installed CWM worked but There is no CWM on my phone (or it can't get started neither manually by pressing up nor automatically with an App which reboots me into CWM). <-Does no work.
4. On other time I used this App to run the cwm-install.ch on my phone. It worked and CWM was on my phone. Now the script does not run and therefore CWM also cannot be installed with this method. <- Does not work.
5. After all that, today I tried to install an official Rom with Sony PC Companion (and then starting from 0 with an other ROM, to try all the other stuff again) but It says I cannot install the official ROM Update. because, I do not have the official ROM installed, <- Does not work
I dont know what to do anymore.

ADB under TWRP

I am using Windows 8.1
I can connect my Xperia S throught ADB under USB debugging mode.
But I cannot do the same thing in TWRP.
Anything wrong?
I hope my reply helps you
microming said:
I am using Windows 8.1
I can connect my Xperia S throught ADB under USB debugging mode.
But I cannot do the same thing in TWRP.
Anything wrong?
Click to expand...
Click to collapse
It is because the TWRP version which you use doesn't seem to support ADB. Try the same using CWM
rockstar.dj364 said:
It is because the TWRP version which you use doesn't seem to support ADB. Try the same using CWM
Click to expand...
Click to collapse
or perhaps you need to install the drivers. download flashtool, install flashtool, boot to disabling driver signature in win8 (google how to do this), install flashtool's driver (i chose everything that has xperia s in it ), reboot your phone to twrp, plug your phone to pc. open device manager, then you'll see that there's exclamation mark in xperia s device, choose install/update driver, choose browser my computer, choose let me pick, choose android adb (sony adb). then simply type adb devices in cmd to test it.
that's all. perhaps there are some steps that arent necessary, but that's how i remember i done it.
good luck

[Q] MTP USB Device: ADB lists no devices

Hi guys.
The phone is Xperia S.
I have installed CWM and wiped all partitions (except for sdcard) in order to prepare the phone for CM12.1 install.
Now I understand that my CWM version is outdated (5.5.0.4) and I need to install TWRP (which I had had installed before).
The problem is that when I plug in the phone, Windows registers it as MTP USB Device and I cannot uninstall/change drivers. adb devices lists no devices and I cannot do anything with the phone now.
Also, I have twrp.img on sdcard, but I'm not sure how to install it from CWM. When I was running TWRP before, adb was working fine.
So, I guess my problem can be fixed in two ways:
Install TWRP from CWM. I have twrp.img on sdcard, but CWM won't let me install it, I can't see it listed in file list.
Uninstall/change drivers for "MTP USB Device" so that adb works again.
Any help would be appreciated, as I cannot install anything on my phone now, and all I have is a CWM recovery on it.
Witchunter said:
Hi guys.
The phone is Xperia S.
I have installed CWM and wiped all partitions (except for sdcard) in order to prepare the phone for CM12.1 install.
Now I understand that my CWM version is outdated (5.5.0.4) and I need to install TWRP (which I had had installed before).
The problem is that when I plug in the phone, Windows registers it as MTP USB Device and I cannot uninstall/change drivers. adb devices lists no devices and I cannot do anything with the phone now.
Also, I have twrp.img on sdcard, but I'm not sure how to install it from CWM. When I was running TWRP before, adb was working fine.
So, I guess my problem can be fixed in two ways:
Install TWRP from CWM. I have twrp.img on sdcard, but CWM won't let me install it, I can't see it listed in file list.
Uninstall/change drivers for "MTP USB Device" so that adb works again.
Any help would be appreciated, as I cannot install anything on my phone now, and all I have is a CWM recovery on it.
Click to expand...
Click to collapse
The MTP is fine, You don't need to uninstall it. Try following the method from here to flash the ROM.
Mirhawk said:
The MTP is fine, You don't need to uninstall it. Try following the method from here to flash the ROM.
Click to expand...
Click to collapse
Thanks for the suggestion.
When I turn off the phone, press and hold UP button and then connect the phone to PC, the blue light lights up as it should. However, after ~10 seconds, blue light goes away and the phone goes to CWM recovery.
Therefore, I'm unable to execute adb commands during this short time period.
How to prevent CWM from starting up while in fastboot mode?
Witchunter said:
Thanks for the suggestion.
When I turn off the phone, press and hold UP button and then connect the phone to PC, the blue light lights up as it should. However, after ~10 seconds, blue light goes away and the phone goes to CWM recovery.
Therefore, I'm unable to execute adb commands during this short time period.
How to prevent CWM from starting up while in fastboot mode?
Click to expand...
Click to collapse
Then Your fastboot drivers are not installed.
Disconnect Your phone from PC.
Open command prompt and run this command:
Code:
SET DEVMGR_SHOW_NONPRESENT_DEVICES=1
and then open device manager, Choose View, Show Hidden Devices. Then uninstall any device with Xperia S and/or android in it. Then install the flashtool, fastboot, and every Xperia S related drivers from drivers pack in flashtool. I see that You use Windows 8/8.1, hence You need to follow a different method to install drivers. You can find that method here. Then follow the method I mentioned before.
Mirhawk said:
Then Your fastboot drivers are not installed.
Disconnect Your phone from PC.
Open command prompt and run this command:
Code:
SET DEVMGR_SHOW_NONPRESENT_DEVICES=1
and then open device manager, Choose View, Show Hidden Devices. Then uninstall any device with Xperia S and/or android in it. Then install the flashtool, fastboot, and every Xperia S related drivers from drivers pack in flashtool. I see that You use Windows 8/8.1, hence You need to follow a different method to install drivers. You can find that method here. Then follow the method I mentioned before.
Click to expand...
Click to collapse
While waiting for your answer, I found the video detailing instructions to install drivers on Windows 8.1 x64:
Nonetheless, thank you for your answer, now I can continue to try to install CM12.1.

Fastboot doesnt recognize my phone.. Help please!

So i wanted to install CyanogenMod on my xperia z1 Compact that i rarely use anymore.. but in order to do that i need to unlock my bootloader and stuff.. but in order to do that i have to get fastboot to work but whenever i try any commands i get <Waiting for any Device> or nothing at all.. i cant install the driver either (not sure if i install it using device manager but if i do then its failing.. a lot) Anyways any help would be awesome xD
3r0rfadeness said:
So i wanted to install CyanogenMod on my xperia z1 Compact that i rarely use anymore.. but in order to do that i need to unlock my bootloader and stuff.. but in order to do that i have to get fastboot to work but whenever i try any commands i get <Waiting for any Device> or nothing at all.. i cant install the driver either (not sure if i install it using device manager but if i do then its failing.. a lot) Anyways any help would be awesome xD
Click to expand...
Click to collapse
Install this - http://forum.xda-developers.com/showthread.php?t=2588979
Install this - http://www.flashtool.net
After Flashtool installs, go to drivers folder, (in flashtool folder), and run drivers.exe. check boxes for 'fastboot' 'flash mode' and 'Rhine' drivers. When done installing drivers, connect phone in fastboot mode, and you'll get a 'installing device software' popup. Click on 'skip Windows update search', and drivers will install. Then run fastboot commands.
levone1 said:
Install this - http://forum.xda-developers.com/showthread.php?t=2588979
Install this - http://www.flashtool.net
After Flashtool installs, go to drivers folder, (in flashtool folder), and run drivers.exe. check boxes for 'fastboot' 'flash mode' and 'Rhine' drivers. When done installing drivers, connect phone in fastboot mode, and you'll get a 'installing device software' popup. Click on 'skip Windows update search', and drivers will install. Then run fastboot commands.
Click to expand...
Click to collapse
i fixed it cant remember how tho xD

Categories

Resources