Hey..
I have tried almost everything now. What can be done when i cannot restore my nexus s to original unrooted state. I have pinpointed problem to boot.img file that just refuses to flash.
C:\android-sdk-windows\tools>fastboot.exe flash boot boot.img
sending 'boot' (7936 KB)... OKAY [ 1.673s]
writing 'boot'... FAILED (remote: Write Fail)
finished. total time: 1.682s
Nandroid restore won't work either.
Is your bootloader unlocked? If so follow download Odin from the dev section.
Sent from my Nexus S using XDA App
peeturr said:
Is your bootloader unlocked? If so follow download Odin from the dev section.
Click to expand...
Click to collapse
Thanks. Do you know what driver that download mode in nexus s should use? I've downloaded new pc suite from samsung and still with no luck.
I'm using windows 7 64bit home premium.
inkogn said:
Thanks. Do you know what driver that download mode in nexus s should use? I've downloaded new pc suite from samsung and still with no luck.
I'm using windows 7 64bit home premium.
Click to expand...
Click to collapse
Download the Google USB drivers from the SDK.
Pretty sure that's all you need.
Serious_Beans said:
Download the Google USB drivers from the SDK.
Pretty sure that's all you need.
Click to expand...
Click to collapse
No, i've already tried all three drivers. Bootloader, ADB and ADB Composite driver.. All seem to install correctly but phone won't come visible in Odin
inkogn said:
No, i've already tried all three drivers. Bootloader, ADB and ADB Composite driver.. All seem to install correctly but phone won't come visible in Odin
Click to expand...
Click to collapse
It will only show up in Odin if you're in download mode. Are you in download mode?
Sent from my Nexus S using XDA App
peeturr said:
It will only show up in Odin if you're in download mode. Are you in download mode?
Sent from my Nexus S using XDA App
Click to expand...
Click to collapse
Yes. Phone appears in device manager as "Gadget Serial"
FYI
I managed to reset my phone with Odin.. Needed driver was same as in galaxy
and i obtained it from here
http://www.mediafire.com/?3dh4d6up72me9re
Related
Hey,
i just wanted to flash the newest clockworkmod but my fastboot.exe does nothing.
Phone is in fastbootmode, please help
Windows 7 x64...but it worked the other day
Fastboot flash recovery "recovery".img where "recovery" stands for the numbers of the recovery in tools folder i believe.
Also if you run 2.3.4, recovery wil not stick after reboot unless you change something ( i believe the recovery.sh file), hope this helps!
Fmbl said:
Fastboot flash recovery "recovery".img where "recovery" stands for the numbers of the recovery in tools folder i believe.
Also if you run 2.3.4, recovery wil not stick after reboot unless you change something ( i believe the recovery.sh file), hope this helps!
Click to expand...
Click to collapse
i can flash the recovery fia ROMManager, and also can boot into it, but when i boot the phone into bootloader/fastboot mode i can't flash a new recovery, because when i hit enter after "fastboot" i get no output in cmd
If you don't get anything back on fastboot devices, then you either don't have the proper drivers installed, don't have the phone in fastboot mode, or don't have the phone connected via USB. Probably the first one.
Easiest way to get the fastboot drivers is to simply install PDA Net on your computer and follow the on screen prompts. It will automatically install the appropriate drivers for your device.
Sent from my Nexus S using XDA App
thanks, i will try when i am at home again
Sent from my Nexus S using XDA App
Check in device manager that the ADB Bootloader driver is installed.
zero383 said:
Check in device manager that the ADB Bootloader driver is installed.
Click to expand...
Click to collapse
adb works fine, i use the phone for debugging
i tried the PDAnet methode and reinstalled the driver --> no success
any other suggestions
eiabea said:
adb works fine, i use the phone for debugging
i tried the PDAnet methode and reinstalled the driver --> no success
any other suggestions
Click to expand...
Click to collapse
That method works. I suggest do it again and follow the instructions more carefully.
Sent from my Nexus S using XDA App
matt2053 said:
That method works. I suggest do it again and follow the instructions more carefully.
Sent from my Nexus S using XDA App
Click to expand...
Click to collapse
did it very carefully, but no success
Did you ever figure this out? I have installed PDA net, drivers, etc, and fastboot simply will not connect to my phone. Win7x64.
ericshmerick said:
Did you ever figure this out? I have installed PDA net, drivers, etc, and fastboot simply will not connect to my phone. Win7x64.
Click to expand...
Click to collapse
Need more info.
Did you install the "ADB Bootloader Interface" driver?
Did you boot the the phone into the bootloader before trying the fastboot command? (ie. UP + PWR)
zero383 said:
Need more info.
Did you install the "ADB Bootloader Interface" driver?
Did you boot the the phone into the bootloader before trying the fastboot command? (ie. UP + PWR)
Click to expand...
Click to collapse
Yes and yes.
May want to continue here:
http://forum.xda-developers.com/showthread.php?t=1303522
Had the same issues, although drivers were installed. After including "C:\android-sdk-windows\tools"
and "C:\android-sdk-windows\platform-tools"
in the path of win7 (systemvariables)
and a restart adb and fastboot worked.
I am trying to flash a custom recovery with fastboot but it is not working. When i put the device in fastboot mode it says"Starting Fastboot USB download protocol" but the screen doesn't change. When I flash it in CMD it says it finished but the device still does nothing. Then the same when I try to reboot it via flashboot. It says it is done but the device does nothing and I still have no custom recovery.
charger04 said:
I am trying to flash a custom recovery with fastboot but it is not working. When i put the device in fastboot mode it says"Starting Fastboot USB download protocol" but the screen doesn't change. When I flash it in CMD it says it finished but the device still does nothing. Then the same when I try to reboot it via flashboot. It says it is done but the device does nothing and I still have no custom recovery.
Click to expand...
Click to collapse
If fastboot is not working you need to look at 2 things: 1)Android SDK is not installed or 2)driver is not installed correctly. BTW, is your device rooted and unlocked and what version of firmware?
Edit: Also make sure usb debugging is checked in settings.
buhohitr said:
If fastboot is not working you need to look at 2 things: 1)Android SDK is not installed or 2)driver is not installed correctly. BTW, is your device rooted and unlocked and what version of firmware?
Edit: Also make sure usb debugging is checked in settings.
Click to expand...
Click to collapse
I second what buhohitr says...an unlocked tab is imperative to the process.
My device is unlocked but not rooted( I am trying to root it right now). I think it might be the SDK. I'm not sure if I installed it so I will do that now. Thanks
Sent from my Nexus 4 using xda app-developers app
Are you saying it says finished on the cmd prompt? Then it is done :cyclops:
I think you are missing the point.
It won't immediately take you into recovery.
You need to send the reboot command, then power off, power on again with vol down held down until the 4 icons appear, then volume up on RCK which should be default and now you should be in a custom recovery
sbdags said:
Are you saying it says finished on the cmd prompt? Then it is done :cyclops:
I think you are missing the point.
It won't immediately take you into recovery.
You need to send the reboot command, then power off, power on again with vol down held down until the 4 icons appear, then volume up on RCK which should be default and now you should be in a custom recovery
Click to expand...
Click to collapse
Yes I tried that and it just shows a dead android.
Sent from my Nexus 4 using xda app-developers app
charger04 said:
Yes I tried that and it just shows a dead android.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Ah ok it wasn't clear. Are you sure you are unlocked?
sbdags said:
Ah ok it wasn't clear. Are you sure you are unlocked?
Click to expand...
Click to collapse
Yeah... When I boot it says "this device is unlocked"
Sent from my Nexus 4 using xda app-developers app
charger04 said:
Yeah... When I boot it says "this device is unlocked"
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
OK, so everything is clear, you're unlocked. Now back to my previous post:
1. SDK installation (check step 1 (jre java, you probably already have this...everyone does and step 3: SDK)
http://forum.xda-developers.com/showthread.php?t=1842969
2. USB driver:
http://forum.xda-developers.com/showthread.php?t=1706588
Make sure your usb debugging and unknow sources are both checked in settings. (if they are not, please try first before proceed to step 1).
I'm really new to this, and don't want to break my device.
What exact steps do I have to do to root my device, and install a custom rom on it?
Got the HTC One S
rifek4 said:
http://forum.xda-developers.com/wiki/HTC_One_S
http://forum.xda-developers.com/showthread.php?t=2076086
http://forum.xda-developers.com/showthread.php?p=51291053
Links are a little bit older but good. Look at forum General and Development category for more stuff.. You must first do a unlock bootloader, then flash custom recovery (newest unofficial TWRP is best), then you can install new ROM which doesn't need S-OFF/superCID after that flash new kernel for it ROM via fastboot. You must looking some thread's on forum, explore the possibilities, find out what and how you can use... I can't say you everything in one word - I don't have such power
Click to expand...
Click to collapse
I tried all this, but once I get in the bootloader and try to get my "Token ID" or whatever to root it, it just says device not found and that its waiting for device.
Its in USB Debugging mode, and the drivers are fine, its latest drivers and the command to goto bootloader works fine.
Not sure what to do.
I appreciate you taking the time to link me all this though
Just not sure how to do it, I'm probably doing something wrong.
But I got as far as getting to the bootloader.
rifek4 said:
http://forum.xda-developers.com/showthread.php?t=1583427
Try unlock with this thread, not with toolkit. You use newest HTC Drivers? Delete old drivers, install this one then restart PC and try again with above thread.
Click to expand...
Click to collapse
In fastboot menu, got the CMD in right directory, typed the command to get identifier token, says "Waiting For Device..."
Still same issue :/
rifek4 said:
You do reinstall drivers? You see "FASTBOOT USB" text on fastboot menu after connect cable?
Click to expand...
Click to collapse
Says "FASTBOOT" with red highlight.
Then just has instructions, says "BOOTLOADER", Reboot, Reboot Bootloader and Power Down as options.
Also, said that driver you linked isn't compatible with my OS.
I'm on Windows 8.1
Edit: Followed those instructions, went back to repeat and try again. Still did same thing, saying waiting for device.
rifek4 said:
So is not good. After connect USB cable there must be "FASTBOOT USB" text. Check link now, I change URL. If you are on Windows 8.1 install new drivers from right URL (I change now one post before) and look HERE.
Click to expand...
Click to collapse
Says Fastboot USB now.
Going to try it out!
LunarSAF said:
Says "FASTBOOT" with red highlight.
Then just has instructions, says "BOOTLOADER", Reboot, Reboot Bootloader and Power Down as options.
Also, said that driver you linked isn't compatible with my OS.
I'm on Windows 8.1
Edit: Followed those instructions, went back to repeat and try again. Still did same thing, saying waiting for device.
Click to expand...
Click to collapse
Fastboot Win 8.1 fix
Latest official driver
Seems as you already got it
rifek4 said:
So is not good. After connect USB cable there must be "FASTBOOT USB" text. Check link now, I change URL. If you are on Windows 8.1 install new drivers from right URL (I change now link in this post before or they are JUST HERE) and look HERE. You must do fix fastboot for Windows 8.1.
Click to expand...
Click to collapse
Installing that driver now.
Then going to restart PC and reconnect phone, will let you know if it works!
rifek4 said:
Link for fix doesn't work I give him the same version drivers
Click to expand...
Click to collapse
Links fixed
rifek4 said:
After it, do a also fix fastboot for Windows 8.1
Click to expand...
Click to collapse
Sweet, just got the token! Doing the rest of the tutorial!
Believe everything is going to work now
This happened on next step:
c:\fastboot>fastboot flash unlocktoken Unlock_code.bin
sending 'unlocktoken' (0 KB)...
FAILED (command write failed (Too many links))
finished. total time: 0.000s
rifek4 said:
Good luck!
EDIT:
Try again, reconnect phone etc.
Click to expand...
Click to collapse
Tried reconnecting phone, bootloader says "Fastboot USB" and everything, tried to put it in and still same error.
rifek4 said:
Reboot phone / reboot PC / try again?
P.S.
Sorry for asking again but you do fix for Win 8.1 ?
Click to expand...
Click to collapse
Just rebooted phone, restarted PC and did the Win 8.1 Fix thing.
Still failed D:
LunarSAF said:
Just rebooted phone, restarted PC and did the Win 8.1 Fix thing.
Still failed D:
Click to expand...
Click to collapse
Generate a new unlocktoken
BTW did you uninstall HTC sync?
LS.xD said:
Generate a new unlocktoken
BTW did you uninstall HTC sync?
Click to expand...
Click to collapse
Got it working!
Now, I'm at Step 3.
Issue is, when I go to recovery, it doesn't actually open ClockWorkMod which is the one I installed. http://www.clockworkmod.com/rommanager (6.0.4.8).
It said everything went fine in command prompt, but just boots the device instead of recovery.
Should I try with the Paul one?
LunarSAF said:
Got it working!
Now, I'm at Step 3.
Issue is, when I go to recovery, it doesn't actually open ClockWorkMod which is the one I installed. http://www.clockworkmod.com/rommanager (6.0.4.8).
It said everything went fine in command prompt, but just boots the device instead of recovery.
Should I try with the Paul one?
Click to expand...
Click to collapse
Flash TWRP 2.8.5.0
Recovery can be entered by starting up bootloader mode and select "recovery"
rifek4 said:
Why not unofficial TWRP v2.8.5.5?
Click to expand...
Click to collapse
Missing option to clean sd card. And the developer says "should work, give me feedback". As @LunarSAF just starts modding the phone official should totally do it. At least he shouldn't go for CWM.
Trying to flash TWRP v2.8.5.0
sending 'recovery' is taking forever, and hasn't finished yet.
Will edit post with results once its finished!
Not sure why its taking so long.
Edit: been a while, decided to try and restart it, reconnected phone and new CMD.
Still didn't work.
"fastboot flash recovery twrp.img"
Edit: Nvm just finished.
Going to get into recovery, install SU and see how it goes from there!
Hmm....
I put the TWRP v2.8.5.0 on the device.
Tried to get into Recovery, and it just rebooted device, wouldn't get into recovery.
rifek4 said:
Flash THIS ONE - unofficial TWRP v2.8.5.5.
Click to expand...
Click to collapse
That link doesn't work :/ Found twrp-2.8.5.5-ville.img online though.
Will that work?
rifek4 said:
Link changed. Yes I think. After write unlocktoken you choose right option on display your phone? Vol + & Power button to confirm unlock?
Click to expand...
Click to collapse
Just restarted from write unlocktoken part.
Put it in to flash it and it said it did it successfully, but isn't showing up with anything to confirm.
Confirmed something way earlier when I did it though, so might not have to do it again.
Going to try writing TWRP again and booting into recovery.
Edit: Just did that, tried to go in recovery now and it doesn't work. It just reboots the device. Don't understand why.
rifek4 said:
For me wipe internal storage option work without problems
Click to expand...
Click to collapse
On HBOOT 2.15 the option is totally missing
few days ago i messed up my H60L04..it won't boot up..just stuck in honor logo. tried to fix it using minimal adb but it can't see my device when i typed in adb devices..tried multi tools, and it's just the same.. and i can't see my device in device manager also.. can anyone help me please..
current recovery on my H60L04 is cwm..before this bootloop, my H60L04 running emui 2.3 B118.. kinda weird, try to google but never seen H60L04 emui 2.3 with build number B118.
how to setup adb to fix this 'no device' issue so that i can flash stock recovery and rom to get my device alive back.
bedipokya said:
few days ago i messed up my H60L04..it won't boot up..just stuck in honor logo. tried to fix it using minimal adb but it can't see my device when i typed in adb devices..tried multi tools, and it's just the same.. and i can't see my device in device manager also.. can anyone help me please..
current recovery on my H60L04 is cwm..before this bootloop, my H60L04 running emui 2.3 B118.. kinda weird, try to google but never seen H60L04 emui 2.3 with build number B118.
how to setup adb to fix this 'no device' issue so that i can flash stock recovery and rom to get my device alive back.
Click to expand...
Click to collapse
I'm not expert in Honor but I think that adb problem is caused by drivers. Do you have last drivers installed?
Sent from my HUAWEI P6-U06 using XDA mobile app
AdnanCG said:
I'm not expert in Honor but I think that adb problem is caused by drivers. Do you have last drivers installed?
Sent from my HUAWEI P6-U06 using XDA mobile app
Click to expand...
Click to collapse
i'm afraid it's the latest driver coz i try to update it online and it shows it's the latest..if it's the latest driver and i'm still have this adb issue, is there any other way to fix this?
EDIT: Ok i've fixed the adb/fastboot issue..adb/fastboot now can see my device.. the problem now is when i try to command ''fastboot flash recovery recovery.img'' it gives me:-
target reported max download size of 471859200 bytes
sending 'recovery' (9600 KB)...
OKAY [ 1.010s ]
writing 'recovery' ...
FAILED (remote: Command not allowed)
finished. total time: 1.020s
what is the problem now?
bedipokya said:
i'm afraid it's the latest driver coz i try to update it online and it shows it's the latest..if it's the latest driver and i'm still have this adb issue, is there any other way to fix this?
Click to expand...
Click to collapse
I don't think there is another solution for adb problem. You can now download some custom rom and put it on your sd card and install it. After that your phone should boot up and try reinstalling your adb drivers. Than you can flash stock recovery and go back to stock rom.
Sent from my HUAWEI P6-U06 using XDA mobile app
AdnanCG said:
I don't think there is another solution for adb problem. You can now download some custom rom and put it on your sd card and install it. After that your phone should boot up and try reinstalling your adb drivers. Than you can flash stock recovery and go back to stock rom.
Sent from my HUAWEI P6-U06 using XDA mobile app
Click to expand...
Click to collapse
adb/fastboot can see my device now.. i try flash recovery but failed remote command not allowed..
and i already try to flash custom rom via cwm recovery, cm11 and pacman..none of them succeed..it gives me something like this ''this is for H60L04, this device hwH60'' bla bla bla aborted.hmm
what shall i do next my fren?
bedipokya said:
adb/fastboot can see my device now.. i try flash recovery but failed remote command not allowed..
and i already try to flash custom rom via cwm recovery, cm11 and pacman..none of them succeed..it gives me something like this ''this is for H60L04, this device hwH60'' bla bla bla aborted.hmm
what shall i do next my fren?
Click to expand...
Click to collapse
You also tried factory reset?
Sent from my HUAWEI P6-U06 using XDA mobile app
AdnanCG said:
You also tried factory reset?
Sent from my HUAWEI P6-U06 using XDA mobile app
Click to expand...
Click to collapse
yup..i do factory reset
bedipokya said:
yup..i do factory reset
Click to expand...
Click to collapse
Sorry my mate I don't know anything else to help you. Just try every custom rom maybe some will work.
Sent from my HUAWEI P6-U06 using XDA mobile app
AdnanCG said:
Sorry my mate I don't know anything else to help you. Just try every custom rom maybe some will work.
Sent from my HUAWEI P6-U06 using XDA mobile app
Click to expand...
Click to collapse
thanx man...really appreciate your response and help..i think that's the only way for me either, try every custom available for H6
.
hi bro.. u may try using latest multitool that support both honor 7 and honor 6.
from huawei extractor application, extract update.app file and select files 1). boot.img 2). cust.img 3). fastboot.img 4). recovery.img 5). system.img 6). userdata.img . copy all of those files and paste into folder multitool -> rec, unbrick and user folder. then try to recovery back your device. i also facing the same issue. stuck at honor logo.
Same problem here service center ask 4200 for replacing motherboard for boot loop i tried adb method but recieving same mesage
I tried to do reset my phone for battery issues. The thing is that it seems i don't have operating system now and i can't flash the phone because TWRP is the only loader and it doesn't recognizes the update app. Any idea to install at least a custom rom via TWRP or any way to unbrick the phone? Thanks. Any other detail you need please ask me. It is the first time i need help to fix a phone.
icemann1908 said:
I tried to do reset my phone for battery issues. The thing is that it seems i don't have operating system now and i can't flash the phone because TWRP is the only loader and it doesn't recognizes the update app. Any idea to install at least a custom rom via TWRP or any way to unbrick the phone? Thanks. Any other detail you need please ask me. It is the first time i need help to fix a phone.
Click to expand...
Click to collapse
If you know the version of the rom, simply download that version stock rom and then extract from it the recovery using Huawei extractor tool and flash that recovery using adb. After that put the stock rom in a dload folder and put it on your sdcard or internal memory after that turnoff the device hold power and vol up and vol down at the same to make the flash process start and flash the stock rom. Sorry I am on the road and quite busy otherwise I would have written a detailed guide. But if you Google what I suggested you will find the tools needed to make it work. If still you can't manage to make it work let me know. After 2 days I would be around a pc to write a better guide.
Sent from my Nexus 6P using XDA-Developers mobile app
Rashad83 said:
If you know the version of the rom, simply download that version stock rom and then extract from it the recovery using Huawei extractor tool and flash that recovery using adb. After that put the stock rom in a dload folder and put it on your sdcard or internal memory after that turnoff the device hold power and vol up and vol down at the same to make the flash process start and flash the stock rom. Sorry I am on the road and quite busy otherwise I would have written a detailed guide. But if you Google what I suggested you will find the tools needed to make it work. If still you can't manage to make it work let me know. After 2 days I would be around a pc to write a better guide.
Goood Afternoon,
I have the same problem but i tried what you said and when i try to flash my device i would get:
C:\Users\Ebonique\Downloads\fastboot>fastboot flash recovery RECOVERY.img
target reported max download size of 471859200 bytes
sending 'recovery' (28228 KB)...
OKAY [ 0.640s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.648s
C:\Users\Ebonique\Downloads\fastboot>
And Honestly i do not know what to do. Any suggestions?
Click to expand...
Click to collapse
ebbytay said:
Rashad83 said:
If you know the version of the rom, simply download that version stock rom and then extract from it the recovery using Huawei extractor tool and flash that recovery using adb. After that put the stock rom in a dload folder and put it on your sdcard or internal memory after that turnoff the device hold power and vol up and vol down at the same to make the flash process start and flash the stock rom. Sorry I am on the road and quite busy otherwise I would have written a detailed guide. But if you Google what I suggested you will find the tools needed to make it work. If still you can't manage to make it work let me know. After 2 days I would be around a pc to write a better guide.
Goood Afternoon,
I have the same problem but i tried what you said and when i try to flash my device i would get:
C:\Users\Ebonique\Downloads\fastboot>fastboot flash recovery RECOVERY.img
target reported max download size of 471859200 bytes
sending 'recovery' (28228 KB)...
OKAY [ 0.640s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.648s
C:\Users\Ebonique\Downloads\fastboot>
And Honestly i do not know what to do. Any suggestions?
Click to expand...
Click to collapse
You need to make sure your bootloader is unlocked otherwise it won't work. If your bootloader is indeed unlocked then it could be a PC communication issue try to reinstall drivers of the phone, even better try it on another PC/Laptop with a fresh install of drivers and applications needed.
Click to expand...
Click to collapse
Rashad83 said:
ebbytay said:
You need to make sure your bootloader is unlocked otherwise it won't work. If your bootloader is indeed unlocked then it could be a PC communication issue try to reinstall drivers of the phone, even better try it on another PC/Laptop with a fresh install of drivers and applications needed.
Click to expand...
Click to collapse
My bootloader is unlocked
I have tried to install the usb drivers but im not sure if i am currently installing them correctly.
When i type enter fastboot devices i get:
C:\Users\Ebonique\Downloads\fastboot>fastboot devices
S7M0215B19000640 fastboot
C:\Users\Ebonique\Downloads\fastboot>
but when i enter adb devices i get:
C:\Users\Ebonique\Downloads\fastboot>adb devices
List of devices attached
C:\Users\Ebonique\Downloads\fastboot>
Is there any possibility that you can walk me through installation of the devices? I have a Huawei Gra-L09 (P8)
Click to expand...
Click to collapse
ebbytay said:
Rashad83 said:
My bootloader is unlocked
I have tried to install the usb drivers but im not sure if i am currently installing them correctly.
When i type enter fastboot devices i get:
C:\Users\Ebonique\Downloads\fastboot>fastboot devices
S7M0215B19000640 fastboot
C:\Users\Ebonique\Downloads\fastboot>
but when i enter adb devices i get:
C:\Users\Ebonique\Downloads\fastboot>adb devices
List of devices attached
C:\Users\Ebonique\Downloads\fastboot>
Is there any possibility that you can walk me through installation of the devices? I have a Huawei Gra-L09 (P8)
Click to expand...
Click to collapse
That's normal, in order to see your device using adb commands it needs to be turned on and working properly also the developer mode needs to be enabled in order to see your device code serial number so in other words it's not possible at your current situation.
Regarding the device drivers just connect the device to the PC and let it auto install the drivers needed make sure Hisuite package is installed before that.
The only commands you can use at your current case with the phone in bootloader mode is only fastboot commands. So just try to flash the stock recovery like before and hopefully it will work out. If it does try to flash the same stock rom using the dload method. I cannot at the Moment give you a step by step I am really sorry but if you google the things you need you will find it easily.
Edit:
Similar issue maybe it can help you.
http://forum.xda-developers.com/showpost.php?p=68037081&postcount=304
Click to expand...
Click to collapse
Rashad83 said:
ebbytay said:
That's normal, in order to see your device using adb commands it needs to be turned on and working properly also the developer mode needs to be enabled in order to see your device code serial number so in other words it's not possible at your current situation.
Regarding the device drivers just connect the device to the PC and let it auto install the drivers needed make sure Hisuite package is installed before that.
The only commands you can use at your current case with the phone in bootloader mode is only fastboot commands. So just try to flash the stock recovery like before and hopefully it will work out. If it does try to flash the same stock rom using the dload method. I cannot at the Moment give you a step by step I am really sorry but if you google the things you need you will find it easily.
Edit:
Similar issue maybe it can help you.
http://forum.xda-developers.com/showpost.php?p=68037081&postcount=304
Click to expand...
Click to collapse
Thank you very much for the link it actually helped me and I was able to fix my phone.
I had no clue which stock version my phone came with so I downloaded all and then use the dload method. The phone was able to update to its original form.
I Really appreciate all of your responses, thank you once again.
Click to expand...
Click to collapse
ebbytay said:
Rashad83 said:
Thank you very much for the link it actually helped me and I was able to fix my phone.
I had no clue which stock version my phone came with so I downloaded all and then use the dload method. The phone was able to update to its original form.
I Really appreciate all of your responses, thank you once again.
Click to expand...
Click to collapse
You're welcome. Good luck.
Click to expand...
Click to collapse