Hi. I have problem with my Desire S. There was no mobile signal after root so I decided to bring back stock rom. I firstly installed S-ON hboot (it deleted my rom) and after this I tried to install original RUU, but it requires to turn on phone. How to do this in bootloader or fastboot?
You can extract the RUU zip from the RUU exe and flash it as follows:
Code:
fastboot oem rebootRUU
fastboot flash zip rom.zip
(note that it may tell you to "please flush image again immediately!", in that case simply run fastboot flash zip rom.zip again)
When it's complete you can reboot into your new rom via fastboot reboot
luki30210 said:
Hi. I have problem with my Desire S. There was no mobile signal after root so I decided to bring back stock rom. I firstly installed S-ON hboot (it deleted my rom) and after this I tried to install original RUU, but it requires to turn on phone. How to do this in bootloader or fastboot?
Click to expand...
Click to collapse
Just boot ur phone into fastboot, plug it into pc and run the ruu.exe file.
jmcclue said:
Just boot ur phone into fastboot, plug it into pc and run the ruu.exe file.
Click to expand...
Click to collapse
It doesn't work - can't see my phone.
Aquous said:
You can extract the RUU zip from the RUU exe and flash it as follows:
Code:
fastboot oem rebootRUU
fastboot flash zip rom.zip
(note that it may tell you to "please flush image again immediately!", in that case simply run fastboot flash zip rom.zip again)
When it's complete you can reboot into your new rom via fastboot reboot
Click to expand...
Click to collapse
I've tried, but there is an error:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Put the Rom.zip on sdcard
Should I change the name of file?
luki30210 said:
Should I change the name of file?
Click to expand...
Click to collapse
What's the name of the file?
Sent from my HTC Desire S using XDA Free mobile app
rom.zip
luki30210 said:
rom.zip
Click to expand...
Click to collapse
Yh then do it.
Sent from my HTC Desire S using XDA Free mobile app
lilsafbig said:
Yh then do it.
Sent from my HTC Desire S using XDA Free mobile app
Click to expand...
Click to collapse
And how I should name it?
luki30210 said:
And how I should name it?
Click to expand...
Click to collapse
Don't name it, leave it as Rom.zip
Sent from my HTC Desire S using XDA Free mobile app
lilsafbig said:
Don't name it, leave it as Rom.zip
Sent from my HTC Desire S using XDA Free mobile app
Click to expand...
Click to collapse
Nothing happens when I turning on bootloader.
luki30210 said:
Nothing happens when I turning on bootloader.
Click to expand...
Click to collapse
Make sure in settings on ur phone I think in power untick fastboot and an dev options tick USB debugging and turn phone off, take battery out and in and hold power + vol down at same time until bootloader comes up and then fastboot connect ur phone to pc and u should see on screen fastboot USB and then do the commands.
Sent from my HTC Desire S using XDA Free mobile app
lilsafbig said:
Make sure in settings on ur phone I think in power untick fastboot and an dev options tick USB debugging and turn phone off, take battery out and in and hold power + vol down at same time until bootloader comes up and then fastboot connect ur phone to pc and u should see on screen fastboot USB and then do the commands.
Sent from my HTC Desire S using XDA Free mobile app
Click to expand...
Click to collapse
The problem is that I can't turn on phone - there isn't any rom and I want to install some.
luki30210 said:
The problem is that I can't turn on phone - there isn't any rom and I want to install some.
Click to expand...
Click to collapse
It might be your vol down button like its hard to press so u have to find a workaround so press vol down but near to the middle and power and see if the bootloader appears.
Sent from my HTC Desire S using XDA Free mobile app
lilsafbig said:
It might be your vol down button like its hard to press so u have to find a workaround so press vol down but near to the middle and power and see if the bootloader appears.
Sent from my HTC Desire S using XDA Free mobile app
Click to expand...
Click to collapse
I can run bootloader but nothing is happening. I remember that bootloader is looking for some names of files and installing them automatically.
luki30210 said:
I can run bootloader but nothing is happening. I remember that bootloader is looking for some names of files and installing them automatically.
Click to expand...
Click to collapse
Make sure u havnt got an pb88img.zip in the root if ur sd card if u do delete it and see if the names files come and disappear and use vol keys to goto fastboot and power button to select.
Sent from my HTC Desire S using XDA Free mobile app
lilsafbig said:
Make sure u havnt got an pb88img.zip in the root if ur sd card if u do delete it and see if the names files come and disappear and use vol keys to goto fastboot and power button to select.
Sent from my HTC Desire S using XDA Free mobile app
Click to expand...
Click to collapse
I'm in fastboot. There aren't any new positions or messages.
luki30210 said:
I'm in fastboot. There aren't any new positions or messages.
Click to expand...
Click to collapse
Only in bootloader you will see messages in fastboot it won't so connect to the pc now with USB cable and do the rest in previous post.
Sent from my HTC Desire S using XDA Free mobile app
Rename the rom.zip to PG88IMG.zip put that on the root of ur sdcard (not in a folder) then boot into bootloader, it should find it and ask to update.
---------- Post added at 09:31 PM ---------- Previous post was at 09:30 PM ----------
lilsafbig said:
Make sure u havnt got an pb88img.zip in the root if ur sd card if u do delete it and see if the names files come and disappear and use vol keys to goto fastboot and power button to select.
Sent from my HTC Desire S using XDA Free mobile app
Click to expand...
Click to collapse
PB88IMG is the desire NOT the desire s. If u dont know then dont post..
Related
Is there a way I can use ADB without setting debug mode on my phone? I am unable to startup the phone to switch to debug mode. When I start up the phone it goes to the google logo screen and stops there.
I am able to go into fastboot mode however. I have adb installed and all the drivers set.
I can see the phone in my device manager, but when I open up cmd prompt and type in adb devices it says it does not see anything.
Any help would be greatly appreciated!
ADB is only for when the phone is booted up. In your case you will need to work with fastboot
Sent from my Nexus S 4G using xda premium
sj_martin said:
Is there a way I can use ADB without setting debug mode on my phone? I am unable to startup the phone to switch to debug mode. When I start up the phone it goes to the google logo screen and stops there.
I am able to go into fastboot mode however. I have adb installed and all the drivers set.
I can see the phone in my device manager, but when I open up cmd prompt and type in adb devices it says it does not see anything.
Any help would be greatly appreciated!
Click to expand...
Click to collapse
What are you trying to use ADB to do? You can run ADB in recovery, but if you are unable to startup the phone, I don't know anything you could do with ADB to fix it.
Rem3Dy said:
ADB is only for when the phone is booted up. In your case you will need to work with fastboot
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
Yes as stated all I can do is go into the fastboot screen. It sounds like that I cannot use adb in fastboot?
What options do I have to recover data in fastboot if i do not have adb?
Thanks.
derekwilkinson said:
What are you trying to use ADB to do? You can run ADB in recovery, but if you are unable to startup the phone, I don't know anything you could do with ADB to fix it.
Click to expand...
Click to collapse
I wanted to use ADB to extract some files on the sandisk internal hd. I cannot boot up the phone anymore but it still turns on (but freezes at the google logo).
I also cannot go into recovery as when I try it also stalls at the google logo screen.
sj_martin said:
Yes as stated all I can do is go into the fastboot screen. It sounds like that I cannot use adb in fastboot?
What options do I have to recover data in fastboot if i do not have adb?
Thanks.
Click to expand...
Click to collapse
Yes. Adb will Not work in fastboot. Fastboot flash commands will work.
sj_martin said:
I wanted to use ADB to extract some files on the sandisk internal hd. I cannot boot up the phone anymore but it still turns on (but freezes at the google logo).
I also cannot go into recovery as when I try it also stalls at the google logo screen.
Click to expand...
Click to collapse
Is your bootloader unlocked? If so, flash a new recovery image and do a nandroid backup
Sent from my Nexus S 4G
If recovery doesn't work u have 2 options from fastboot to try to get into recovery:
1) fastboot flash recovery recovery.img
2) fastboot boot recovery recovery.img
All u need is a cwr recovery image. And the files on ur PC to use fastboot.
1) flashes a new recovery
2) just boots up the new recovery without flashing it
Sent from my Nexus S using xda premium
Luxferro said:
If recovery doesn't work u have 2 options from fastboot to try to get into recovery:
1) fastboot flash recovery recovery.img
2) fastboot boot recovery recovery.img
All u need is a cwr recovery image. And the files on ur PC to use fastboot.
1) flashes a new recovery
2) just boots up the new recovery without flashing it
Sent from my Nexus S using xda premium
Click to expand...
Click to collapse
my understanding is that i need the have the device visible in command prompt via adb to do any of this which is the issue i'm trying to solve. once i can get my computer to see the phone via adb i think i'm home free to extract all the data i need.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Another interesting note (i don't know if this will help me at all) is that if I boot up into download mode (holding both vol buttons when plugging in the usb cord) it gets stuck at the "unlock bootloader?" screen but in windows under the device manager instead of showing it as an android device with adb it is now under the usb controllers as "samsung usb composite device".
If I could get this thing to mount to my computer that would be fantastic and I could just drag and drop files out of the phone.
Any ideas?
If you flash clockwork recovery, you can boot into recovery and then use cwm to mount USB storage.
Sent from my Nexus S using XDA App
If I flash clockwork I need to unlock the bootloader, if I unlock the bootloader I have to wipe all my data.
So by nature of getting clockwork on the phone is useless to me since i'll have no data to backup by that stage =/
I do have access to fastboot now and is recognized via command prompt; is there a way to extract data via fastboot?
sj_martin said:
I do have access to fastboot now and is recognized via command prompt; is there a way to extract data via fastboot?
Click to expand...
Click to collapse
No and its rather preferred you not start two threads about the same issue.
Sent from my Nexus S MV from the XDA Premium app.
help me
can i use adb to change build.prop...
i hav changed build.prop and aftrr i reboot it ends with a boot loop.
i hav to change the build.prop .so does adb help me to do that .
mfmohamedbilal said:
can i use adb to change build.prop...
i hav changed build.prop and aftrr i reboot it ends with a boot loop.
i hav to change the build.prop .so does adb help me to do that .
Click to expand...
Click to collapse
Yes you can, boot to recovery and use adb to overwrite existing and put the original build.prop back in place
Hi guys today I was trying to install the factory image to my nexus 5 and after everything went ok the phone start booting up and it's stucks there for more than a long time ago, I don't know what to do, please I know you need more information but I don't know which information give to you, ask in the comments what you need to know and I'll be glad to tell you but help to unbrick my nexus 5
It it stuck on the google boot screen or the colored circles?
El Daddy said:
It it stuck on the google boot screen or the colored circles?
Click to expand...
Click to collapse
it's on the colored circles and I use fastboot to install the factory images.
I think I'm in the worst situation because I read (I haven't tried yet) if you flash a factory image you lose bootloader and recovery
dark_paradox17 said:
it's on the colored cirlces and I use fastboot to install the factory images.
I think I'm in the worst situation because I read (I haven't tried yet) if you flash a factory image you lose bootloader and recovery
Click to expand...
Click to collapse
You cannot lose the bootloader. You can break it but simply flashing will not remove it. Factory image includes bootloader.
Did you Flash all the factory images or just system?
Sent from my Nexus 5 using Tapatalk
rootSU said:
You cannot lose the bootloader. You can break it but simply flashing will not remove it. Factory image includes bootloader.
Did you Flash all the factory images or just system?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
well, I downloaded the factory Images and I used the command flahs-all.bat so I supposed that I flashed all the factory images
Try it again.
Sent from my Nexus 5 using Tapatalk
rootSU said:
Try it again.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
can you give me a "little fast guide" to reflash it?, because I don't want to mess it up again and if I have some steps to follow will be great please. and a dumb question: before flash the nexus 5 factory images (I'm new to flash things from the bootloader, I was used to do it in the recovery) I entered all the time to the recovery using the phone option "reboot to recovery", how can I boot directly to the recovery? I know it's a dumb question but I really need to know
That's the way into recovery.
Just do the flash all again
Sent from my Nexus 5 using Tapatalk
rootSU said:
That's the way into recovery.
Just do the flash all again
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
ok, I'll try it in a while, I'll tell you if it worked or not
Do a factory reset from stock recovery.
When you enter the bootloader go to recovery,than press vol up and power to reach recovery(more options should show up), and do a factory reset from there after flash-all.bat finished.
Davzone said:
Do a factory reset from stock recovery.
When you enter the bootloader go to recovery,than press vol up and power to reach recovery(more options should show up), and do a factory reset from there after flash-all.bat finished.
Click to expand...
Click to collapse
but I do that after I reflashed the stock image right? because your last sentence says "after flahs-all.bat finished"
You can try it but flashing the factory images does that anyway by extracting userdata.img to /data so I can't see it making a difference. That said it won't hurt
Sent from my Nexus 5 using Tapatalk
rootSU said:
You can try it but flashing the factory images does that anyway by extracting userdata.img to /data so I can't see it making a difference. That said it won't hurt
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
ok less talk, more work, I'm going to do it right now and see what happens, I'll write back when I'm finished, I hope I can write a message saying it worked
New problem (I'm the unluckiest nexus 5 owner) I can't access to the recovery, this is what show when I'm trying to do it from the bootloader, theres a picture attached so you can see visually what happens with the recovery (ps: I know the screen is broken, I'm going to buy a new screen )
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
if you can't see the image here's a link: http://postimg.org/image/5l8u3d5rj/
dark_paradox17 said:
New problem (I'm the unluckiest nexus 5 owner) I can't access to the recovery, this is what show when I'm trying to do it from the bootloader, theres a picture attached so you can see visually what happens with the recovery (ps: I know the screen is broken, I'm going to buy a new screen )
if you can't see the image here's a link: http://postimg.org/image/5l8u3d5rj/
Click to expand...
Click to collapse
Don't you just press volume up and power at this point? Forgive me, I never used stock recovery on my N5 so I forget the combination to get to it.
Sent from my Nexus 5 using Tapatalk
rootSU said:
Don't you just press volume up and power at this point? Forgive me, I never used stock recovery on my N5 so I forget the combination to get to it.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
no, I just tried to enter through the bootloader, I'll try that and don't apologize, you're my last hope now
dark_paradox17 said:
no, I just tried to enter through the bootloader, I'll try that and don't apologize, you're my last hope now
Click to expand...
Click to collapse
Vol down plus power to get to bootloader. Select recovery. Press power to get to that screen. Press volume up plus power to get into recovery
Sent from my Nexus 5 using Tapatalk
now I tried to press volume down and power button to enter to the recovery and the only thing I get the bootloader again, not the recovery
I'm thinking on try this http://forum.xda-developers.com/goo...t/toolkit-v2-2-kwonggers-nexus-5-one-t2508817 to see if that can fix my phone, should I?
Never use Toolkits.
Please outline the exact full steps you've taken to get into recovery.
Sent from my Nexus 5 using Tapatalk
rootSU said:
Never use Toolkits.
Please outline the exact full steps you've taken to get into recovery.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
I tried those two things to get into the recovery:
1-I press both volume up and down and the power button
1.1- after that, I entered to the bootloader (obviously) and press the volume up until the option to go to the recovery appear
1.2- when I got the option I pressed power button but what happens is the image I sended before (the android with a warning icon)
and I tried:
2- Only press volume down and power button, but that also brings me to the bootloader, not the recovery
I know if I get the recovery, all my problems would be gone, but it's like my recovery it's broken and I can't access to it, there's a way to reinstall it from the bootloader or something? because I can link my phone and computer through the bootloader
Hi guys,
I'm in a trouble....
I own a TL10 phone..
flashed international system and recovery and fastboot..
after rebooting..
now is in rescue mode
"error:
func NO: 10 (func_boot_recovery)
ERROR NO 2"
tried to connect to hisuite tool but it doesn't recognise the device...
tried a restore holding power + vol+ + vol-
but it fails..
any help?
Did you tried 3buttons method? If now working, you must find the way to flash the stock recovery (correct one) trough adb commands (provided that your PC recognise the HAM7 via USB).
Sent from my S5+ using XDA Free mobile app
Or try connect.to HiSuite?
Simona Simmy said:
Or try connect.to HiSuite?
Click to expand...
Click to collapse
Hisuite doesn't recognize the ham7!
tuddu said:
Did you tried 3buttons method? If now working, you must find the way to flash the stock recovery (correct one) trough adb commands (provided that your PC recognise the HAM7 via USB).
Sent from my S5+ using XDA Free mobile app
Click to expand...
Click to collapse
3 buttons starts the update but it stops after a couple of minutes..
adb i don't think it will work..
this is the situation:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Did u check that link what is on your screen faq user guide how to ? You might read out something from there..
Do you have stock recovery flashed ? Or you have CWM flashed currently ?
Rescue
Same problem, Solution: Download the last firmware on the huawei site support e load it on microsd card (with folder). Insert sd card e then press 3 button to upgrade/restore firmware from microsd card
Simona Simmy said:
Did u check that link what is on your screen faq user guide how to ? You might read out something from there..
Do you have stock recovery flashed ? Or you have CWM flashed currently ?
Click to expand...
Click to collapse
spyuz85 said:
Same problem, Solution: Download the last firmware on the huawei site support e load it on microsd card (with folder). Insert sd card e then press 3 button to upgrade/restore firmware from microsd card
Click to expand...
Click to collapse
tried but nothing happen with 3 buttons procedure..
start the upgrade then stops..
tufoz said:
tried but nothing happen with 3 buttons procedure..
start the upgrade then stops..
Click to expand...
Click to collapse
maybe i had the cmw recovery.... actually i don't remember..
3buttons procedure works with stock recovery only. Download your ROM (right one) from the official website, extract the RECOVERY trough the proper software (search in this forum for it) and glash the stock recovery in place via adb commands.
tuddu said:
3buttons procedure works with stock recovery only. Download your ROM (right one) from the official website, extract the RECOVERY trough the proper software (search in this forum for it) and glash the stock recovery in place via adb commands.
Click to expand...
Click to collapse
adb device .. no device in my list..
so it's bricked!
Try reinstalling the usb driver. Try another pc windows. When "adb device" is shown, you're done.
Hello, I just bricked my phone yesterday, i have just figured out how to enter fastboot mode while its bricked!
Just do this;
connect your phone and see bricked rescue mode screen,
while the phone is connected to pc, press and hold: Volume Down + Power buttons.
but i still cant repair the rescue mode...
EzerchE said:
Hello, I just bricked my phone yesterday, i have just figured out how to enter fastboot mode while its bricked!
Just do this;
connect your phone and see bricked rescue mode screen,
while the phone is connected to pc, press and hold: Volume Down + Power buttons.
but i still cant repair the rescue mode...
Click to expand...
Click to collapse
Hi, did you manage to repair your phone, i have the same problem.
omarbas said:
Hi, did you manage to repair your phone, i have the same problem.
Click to expand...
Click to collapse
Sadly no. I dont think there is a solution for that at least for now, because the missing files or modules cannot be flashed via fastboot i think.
I flashed all img files I can, but it didnt work. May be a custom rom with zip file can work, but there is no custom rom with android-info.txt for Mate 7.
EzerchE said:
Sadly no. I dont think there is a solution for that at least for now, because the missing files or modules cannot be flashed via fastboot i think.
I flashed all img files I can, but it didnt work. May be a custom rom with zip file can work, but there is no custom rom with android-info.txt for Mate 7.
Click to expand...
Click to collapse
Hi,
I found this custom roms might work, if it work with you please let me know.
http://huaweinews.com/2015/03/mate-7-custom-rom/
http://www.needrom.com/download/ascend-mate-7-mt7-ul00-miui/
http://www.romzj.com/rom/26138.htm#rom-des-title
http://en.ui.vmall.com/plugin.php?id=hwdownload&mod=detail&mid=74
omarbas said:
Hi,
I found this custom roms might work, if it work with you please let me know.
http://huaweinews.com/2015/03/mate-7-custom-rom/
http://www.needrom.com/download/ascend-mate-7-mt7-ul00-miui/
http://www.romzj.com/rom/26138.htm#rom-des-title
http://en.ui.vmall.com/plugin.php?id=hwdownload&mod=detail&mid=74
Click to expand...
Click to collapse
I dont have the bricked device anymore, I returned it to seller.
EzerchE said:
I dont have the bricked device anymore, I returned it to seller.
Click to expand...
Click to collapse
Hi all,
I had the same problem after flashing the wrong recovery.img.
I was on CWM.
What I did was simply download the right CWM image, and flash it using flashify, after exiting the rescue mode through power and volume down...
dekraan said:
Hi all,
I had the same problem after flashing the wrong recovery.img.
I was on CWM.
What I did was simply download the right CWM image, and flash it using flashify, after exiting the rescue mode through power and volume down...
Click to expand...
Click to collapse
If we can't get the phone to boot then we can't use flashify
I have same problem is there any one fix it
Hi did you try one-key recovery via Hisuite i think this will resolve you problem
Download the chinese version of hisuite (4.0 i think), in the welcome panel there is a button called one-key recovery this will flash the rom of your device.
you have to put your device in fastboot mode
hope this will help you
I'm using OnePlus One running CM12. So, I tried to unlock the bootloader and root it but it's but getting recognized in fast boot mode. I've installed the drivers correctly ( Universal adb drivers). Downloaded the slim version of Android SDK. Followed every step but still no relieve. Android debugging was enabled. Any solution.
I'm sorry if this post had been made before or is in FAQ's.
Sent from my A0001 using XDA Free mobile app
Please help guys.
Sent from my A0001 using XDA Free mobile app
Did you reboot your PC after installing the drivers?
XDA Moderator
Transmitted via Bacon
Heisenberg said:
Did you reboot your PC after installing the drivers?
XDA Moderator
Transmitted via Bacon
Click to expand...
Click to collapse
Yes I did. When I type "adb version" in command prompt it shows adb version x.x.x but device doesn't show up in fast boot.
Sent from my A0001 using XDA Free mobile app
Aazeb said:
Yes I did. When I type "adb version" in command prompt it shows adb version x.x.x but device doesn't show up in fast boot.
Sent from my A0001 using XDA Free mobile app
Click to expand...
Click to collapse
Ok, which drivers are installed at the moment? What cable are you using? Are you using a usb 2.0 or usb 3.0 port?
Heisenberg said:
Ok, which drivers are installed at the moment? What cable are you using? Are you using a usb 2.0 or usb 3.0 port?
Click to expand...
Click to collapse
Currently it's Samsung drivers. I'm using the default OnePlus One cable. I've tried other cable too (HTC One m8). I'm using USB 2.0 port.
Sent from my A0001 using XDA Free mobile app
Aazeb said:
Currently it's Samsung drivers. I'm using the default OnePlus One cable. I've tried other cable too (HTC One m8). I'm using USB 2.0 port.
Sent from my A0001 using XDA Free mobile app
Click to expand...
Click to collapse
Alright, I'd use the universal drivers from here:
http://www.koushikdutta.com/post/universal-adb-driver
So uninstall your current drivers, reboot the PC, install the koush unIversal drives, reboot the PC again, connect your phone while booted into Android (auto install box should appear on PC), test adb connection with "adb devices". Leave your phone connected and reboot into fastboot mode with "adb reboot bootloader", once it reaches fastboot mode an auto install box should appear on PC, then test fastboot with "fastboot devices".
Heisenberg said:
Alright, I'd use the universal drivers from here:
http://www.koushikdutta.com/post/universal-adb-driver
So uninstall your current drivers, reboot the PC, install the koush unIversal drives, reboot the PC again, connect your phone while booted into Android (auto install box should appear on PC), test adb connection with "adb devices". Leave your phone connected and reboot into fastboot mode with "adb reboot bootloader", once it reaches fastboot mode an auto install box should appear on PC, then test fastboot with "fastboot devices".
Click to expand...
Click to collapse
Okay brother. I'll try ASAP and let you know. Booted into Android? As in?
Sent from my A0001 using XDA Free mobile app
Aazeb said:
Okay brother. I'll try ASAP and let you know. Booted into Android? As in?
Sent from my A0001 using XDA Free mobile app
Click to expand...
Click to collapse
Booted into Android means booted into the operating system.
XDA Moderator
Transmitted via Bacon
Heisenberg said:
Booted into Android means booted into the operating system.
XDA Moderator
Transmitted via Bacon
Click to expand...
Click to collapse
LOL yeah! ?
Sent from my A0001 using XDA Free mobile app
Aazeb said:
LOL yeah! ?
Sent from my A0001 using XDA Free mobile app
Click to expand...
Click to collapse
Universal adb asks to install clockworkmod. Shall i install it?
Sent from my A0001 using XDA Free mobile app
Still the same problem
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my A0001 using XDA Free mobile app
I had same problem, although mine did recognise adb (it means you haven't installed both adb driver and fastboot driver)
I used Bacon Root Toolkit http://forum.xda-developers.com/one...olkit-wugs-bacon-root-toolkit-v1-0-0-t2947627
Start from step 1, Uninstall and install drivers as shown in the steps, eventually you'll get to the point where you open Device Manager (it should open automatically from the program anyway), you install google's fastboot driver and fastboot will recognise your device
stillsober said:
I had same problem, although mine did recognise adb (it means you haven't installed both adb driver and fastboot driver)
I used Bacon Root Toolkit http://forum.xda-developers.com/one...olkit-wugs-bacon-root-toolkit-v1-0-0-t2947627
Start from step 1, Uninstall and install drivers as shown in the steps, eventually you'll get to the point where you open Device Manager (it should open automatically from the program anyway), you install google's fastboot driver and fastboot will recognise your device
Click to expand...
Click to collapse
I have downloaded both adb and fastboot drivers perfectly. I guess I'll try the toolkit. Personally I don't like using toolkits, it doesn't give the feeling you get when you use commands ?. Anyways, thanks man.
Sent from my A0001 using XDA Free mobile app
Aazeb said:
Still the same problem
View attachment 3338958
Sent from my A0001 using XDA Free mobile app
Click to expand...
Click to collapse
Aazeb said:
I have downloaded both adb and fastboot drivers perfectly. I guess I'll try the toolkit. Personally I don't like using toolkits, it doesn't give the feeling you get when you use commands ?. Anyways, thanks man.
Sent from my A0001 using XDA Free mobile app
Click to expand...
Click to collapse
Ok, is the phone booted into Android with the screen unlocked work you're issuing the "adb devices" command" when you first connected the phone after installing the drivers did an auto-install dialogue pop up on your PC? Did you make sure you rebooted the PC after installing the drivers?
XDA Moderator
Transmitted via Bacon
Yes first I uninstalled the drivers and rebooted then installed and rebooted again. Yeah there was a pop up. I followed every step you said.
Sent from my A0001 using XDA Free mobile app
Aazeb said:
Yes first I uninstalled the drivers and rebooted then installed and rebooted again. Yeah there was a pop up. I followed every step you said.
Sent from my A0001 using XDA Free mobile app
Click to expand...
Click to collapse
You didn't answer my other questions, was the phone booted into Android with the screen unlocked when trying that command? Have you tried fastboot yet?
XDA Moderator
Transmitted via Bacon
Heisenberg said:
You didn't answer my other questions, was the phone booted into Android with the screen unlocked when trying that command? Have you tried fastboot yet?
XDA Moderator
Transmitted via Bacon
Click to expand...
Click to collapse
Yes the screen was unlocked while trying the command. No I didn't try fastboot as the adb command was not working.
Sent from my A0001 using XDA Free mobile app
Aazeb said:
Yes the screen was unlocked while trying the command. No I didn't try fastboot as the adb command was not working.
Sent from my A0001 using XDA Free mobile app
Click to expand...
Click to collapse
The fact that adb isn't working doesn't mean fastboot won't, quite often one will work but the other won't. Connect your phone and boot into fastboot now, let the auto-install pop-up do its thing, and then try the "fastboot devices" command.
XDA Moderator
Transmitted via Bacon
Heisenberg said:
The fact that adb isn't working doesn't mean fastboot won't, quite often one will work but the other won't. Connect your phone and boot into fastboot now, let the auto-install pop-up do its thing, and then try the "fastboot devices" command.
XDA Moderator
Transmitted via Bacon
Click to expand...
Click to collapse
Nope still the same. It doesn't list my device. I even tried the toolkit still the same problem. It sayd adb not installed for this device.
Sent from my A0001 using XDA Free mobile app
Hello,
My OnePlus is stuck in a bootloop. I can turn it off but if I turn it on, it displays the first screen with the logo "+1" then the second screen with the circles that turn and there they freeze. The circles do not move any more then it restarts and it starts again until the battery runs out.
I tried this awesome tuto called "How to unroot OnePlus 6 in bootloop / hard-brick" but i'm stuck in thé step 5. The phone restarts, I first screen "1+" then the screen with the H2OS logo and then it remains frozen on the logo and the phone restarts and so on. I have tried to retake everything from step 1 but I am still stuck in step 5.
Do you have any idea ?
Thanks,
Don't know that tutorial, but i think it's only a softbrick, have you tried to format data from recovery? Stock one or TWRP doesn't matter, and what you was doing before the phone goes bricked?
Hi !
Sorry I can't post URL of this tuto because i'm new here and there is a restriction. It's this one :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Before this bug I was just playing with a stupid filter in Snapchat then white screen and bootloop.
I've already tried the followings things (without success) :
Wipe data and cache
- reset system setting
- wipe cache => aucun effet
- erase everything (music, pics, etc)
Advanced
- Reboot to fastboot
- Reboot to recovery
I'm lost...
Oli78 said:
Hi !
Sorry I can't post URL of this tuto because i'm new here and there is a restriction. It's this one :
Before this bug I was just playing with a stupid filter in Snapchat then white screen and bootloop.
I've already tried the followings things (without success) :
Wipe data and cache
- reset system setting
- wipe cache => aucun effet
- erase everything (music, pics, etc)
Advanced
- Reboot to fastboot
- Reboot to recovery
I'm lost...
Click to expand...
Click to collapse
Are you encrypted/decrypted twrp/root unlocked bootloader? One or all of them? Tell me more
Sent from my OnePlus7T using XDA Labs
have u try to flash the stock oxygenos firmware zip ? u can use both stock and twrp recovery. what's ur bootloader state ? locked or unlocked ?
Hitman478™ said:
Are you encrypted/decrypted twrp/root unlocked bootloader? One or all of them? Tell me more
Sent from my OnePlus7T using XDA Labs
Click to expand...
Click to collapse
I'm sorry I don't know what is "TWRP". But i saw there is wrote : "bootlocker : device state locked". Is it helpful for you ?
Azhar_Fahry said:
have u try to flash the stock oxygenos firmware zip ? u can use both stock and twrp recovery. what's ur bootloader state ? locked or unlocked ?
Click to expand...
Click to collapse
I just follow this tutorial https://www.youtube.com/watch?v=yKfT7UsWQAk and i'm stuck in the step 5 like you can see here https://www.youtube.com/watch?v=4gMUUZ2CVDM
My bootloader state is locked.
You need to try a format from stock recovery but you'll lose your data
Hitman478™ said:
You need to try a format from stock recovery but you'll lose your data
Click to expand...
Click to collapse
Luckily I made a backup a week before so it's not a problem to lose my data. How can I format from stock recovery ?
Is there a tutorial?
I tried to unlock my bootloader.
Download & Update OnePlus 6 Drivers => ok
Download & Update Fastboot and ADB Binaries/Drivers => ok
Open a command prompt window
fastboot devices => ok
fastboot oem unlock => flashing unlock is not allowed
Try the MSM unbrick tool, i don't think you can unlock the bootloader in this state since you didn't enable it in the dev options
Oli78 said:
Hello,
My OnePlus is stuck in a bootloop. I can turn it off but if I turn it on, it displays the first screen with the logo "+1" then the second screen with the circles that turn and there they freeze. The circles do not move any more then it restarts and it starts again until the battery runs out.
Thanks,
Click to expand...
Click to collapse
With the phone turned off. Hold the volume down button and then push the power button for 10-15 seconds and see if phone reboots to recovery or fastboot. If you can get the phone boot to fastboot, follow the simple guide at the link below. Be patient and follow the steps. This process will erase all the data but you said you already have a copy of the back up data. Download on your PC/laptop the correct version, most current stable OS is 9.0.9. Download will be in the zip format. Unzip the file. While phone in the fastboot mode, connect to your PC. In the unzipped folder, click on FlashAll.bat file and wait. You may get some failure messages, just igore them. Eventually the phone will reboot as a brand new phone. Here is the link:
https://forum.xda-developers.com/oneplus-6/how-to/rom-stock-fastboot-roms-oneplus-6-t3796665
Goodluck.
Chinaroad said:
Try the MSM unbrick tool, i don't think you can unlock the bootloader in this state since you didn't enable it in the dev options
Click to expand...
Click to collapse
I already try this solution but i'm still in bootloop.
Gr8man001 said:
With the phone turned off. Hold the volume down button and then push the power button for 10-15 seconds and see if phone reboots to recovery or fastboot. If you can get the phone boot to fastboot, follow the simple guide at the link below. Be patient and follow the steps. This process will erase all the data but you said you already have a copy of the back up data. Download on your PC/laptop the correct version, most current stable OS is 9.0.9. Download will be in the zip format. Unzip the file. While phone in the fastboot mode, connect to your PC. In the unzipped folder, click on FlashAll.bat file and wait. You may get some failure messages, just igore them. Eventually the phone will reboot as a brand new phone. Here is the link:
https://forum.xda-developers.com/oneplus-6/how-to/rom-stock-fastboot-roms-oneplus-6-t3796665
Goodluck.
Click to expand...
Click to collapse
Thanks, I try that but there is a failure message "FAILED (remote: Flashing is not allowed in Lock State)" and the phone dit not reboot.
Turn off the phone.. Den press both volume up and power button for few sec.. It will boot into Fastboot.. Now connect to pc and then use Fastboot command to unlock your bootloader. Then use msmtool to install fresh stock rom.
HatRiGt said:
Turn off the phone.. Den press both volume up and power button for few sec.. It will boot into Fastboot.. Now connect to pc and then use Fastboot command to unlock your bootloader. Then use msmtool to install fresh stock rom.
Click to expand...
Click to collapse
I already did that and with this command (fastboot oem unlock) I get this error : flashing unlock is not allowed.
I guess I've to unlock my bootloader first but I don't know how to do that in hardbrick...
I am assuming that you have appropriate ONEplus driver installed?
---------- Post added at 05:40 PM ---------- Previous post was at 05:37 PM ----------
Also are you using the command mentioned in my previous email from the downloaded zipped file. don't try to unlock. Simply try flashall.bat file in the fastboot mode.
Oli78 said:
Luckily I made a backup a week before so it's not a problem to lose my data. How can I format from stock recovery ?
Is there a tutorial?
Click to expand...
Click to collapse
boot into ur recovery, wipe data and flash this firmware. https://forum.xda-developers.com/oneplus-6/how-to/official-oxygenos-5-1-5-ota-oneplus-6-t3794232 . i hope it works.
try this
https://forum.xda-developers.com/oneplus-6/how-to/guide-mega-unbrick-guide-hard-bricked-t3796051
Gr8man001 said:
I am assuming that you have appropriate ONEplus driver installed?
---------- Post added at 05:40 PM ---------- Previous post was at 05:37 PM ----------
Also are you using the command mentioned in my previous email from the downloaded zipped file. don't try to unlock. Simply try flashall.bat file in the fastboot mode.
Click to expand...
Click to collapse
Yes, i dit that :
reboot the phone in fastboot mode
download the OS 9.0.9
connect the phone to the PC (in USB)
in the previous zip folder, click on flash-all.bat
and see the capture below...