[Q] lk bootloader problem - HD Mini General

using LK_27.May.2012
after running harret , I got this error:
nand id:0x5500bcec maker=0xec device=0xbc
press VOLUME UP for RECOVERY
press VOLUME DOWN for FASTBOOT
ERROR: cannot read boot image header
ERROR: could not do normal boot. Reverting to fastboot mode.
ENTERING FASTBOOT MODE
udc_start()
try to read and repeat again and again, still get same error.
where is the problem ?????
please give solution ....pleasssee

ashu's htc said:
ENTERING FASTBOOT MODE
udc_start()
Click to expand...
Click to collapse
After this message you should
-connect your device with PC, install ADB drivers if didn't it before,
-install LK bootloader and reboot to fastboot mode again (press VOLUME DOWN for FASTBOOT),
-install recovery and reboot to recovery mode (press VOLUME DOWN for FASTBOOT)
-install ROM. In Recovery, Go to (Install from SDCARD), then (Choose zip from SDCard)...
Something like this.

Usb connect
siaman said:
After this message you should
-connect your device with PC, install ADB drivers if didn't it before,
-install LK bootloader and reboot to fastboot mode again (press VOLUME DOWN for FASTBOOT),
-install recovery and reboot to recovery mode (press VOLUME DOWN for FASTBOOT)
-install ROM. In Recovery, Go to (Install from SDCARD), then (Choose zip from SDCard)...
Something like this.
Click to expand...
Click to collapse
( FASTBOOT ) Usb read : oops
error occured...

Related

[Help!] Downgrade from 2.3.3 to 2.1?

hey there, people.
well, i installed Mur4ik's 2.3.3-Cyanogenmod-7 and now i want to restore my mobile to the original 2.1 ROM. anybody can explain me what i have to do? i saw this post, but i didn't understood how i do the thing: http://forum.xda-developers.com/showthread.php?t=971899 .
anyway, if u are going to ask what rom i want to put on my mobile, the rom is the portuguese V20A_00.
hope you can help. thanks in advance!
cheers,
Manuel
http://forum.xda-developers.com/showthread.php?t=1119531
Tutorial
To do that follow the steps bellow:
KDZ Updater method
1. Boot in fastboot mode and execute the commands bellow:
- "fastboot -w"
- "fastboot erase system"
- "fastboot erase boot"
2. Reboot from fastboot directly to download mode (Power + Volume Down key)
3. Connect your phone to your PC and open KDZ Updater
4. Select any fastboot ROM
NOTE: YOU CAN NOT FLASH A NORMAL ROM!!! YOU MUST USE A FASTBOOT ROM!!!
5. Flash your rom in "Emergency Mode"
6. When finished the phone will reboot automatically
Recovery method using my brother's recovery file
1. Boot into Recovery mode
2. Wipe your user data (Factory reset)
3. Choose the update.zip file from your SD Card. You can download it here
4. After the update is done, reboot the phone
The ROM is V20A, so it supports Portuguese language.
Hi,
I have the same problem here.
I have upgraded to SwiftDroid 2.3.7 using fastboot command, because there is no boot logo and no recovery in my gt540, after updated with clockwork recovery rom.kdz. But the rom worked just fine.
I had problem the day after. My GT540 won't boot, it only vibrated and when I plug it to PC, Pc recognized fastboot mode. So I downgraded to frenchV20C.kdz without using fastboot -w fastboot erase boot and else.
Now, my gt540 is bricked, it only vibrates when I hold power button, and nothing happen. Can't boot into fastboot mode now.
Any help would be appreciated.

[Q] [HELP] Bricked G2 D801

Hello,
I tried to install custom recovery with AutoRec
however I didn't use IOroot like they suggested, I had rooted with TowelRoot
After which I was in fastboot mode without download mode.
I followed a guide and rewritten recovery and laf as well as all other img I could find at http://downloads.codefi.re/autoprime/LG/LG_G2/D801BK/Stock_Firmware/10c_partitions
PHP:
fastboot erase recovery [return]
fastboot erase laf [return]
fastboot flash laf laf.img [return]
fastboot reboot [return]
I got to download mode, but my phone is not detecting the download mode (no usb connection, no usb connection sound)
If I plug in the phone regularly and let It boot - it is stuck at LG logo, and if I plug it in - I hear USB connection sound and it detects, however I can't use the flash tool (2015 or 2014) to flash it.
I changed the port to 41 like in the LG tool flash tutorial (http://forum.xda-developers.com/showthread.php?t=2432476)
Today I tried to go Ubuntu Linux path - and plugged it in in both download and regular mode (like in this guide http://forum.xda-developers.com/showthread.php?t=2582142)
and I didn't see it plugged in when I typed
PHP:
ls /dev/sd*
I am under windows 8.1
I also tried windows xp sp3 virtual machine
Anything else that you can suggest?
Thanks
Andrew
Can you open download mode (press vol+ and plug usb cable) or recovery?
Ganjax said:
Can you open download mode (press vol+ and plug usb cable) or recovery?
Click to expand...
Click to collapse
I can go to download mode, but computer doesnt recognize that it's connected (doesnt appear in device manager)
I can only do factory reset. (Vol Down + Power) thats the right way, correct?
Don't see any other options.
When I try to get out of the factory restore screen by pressing any vol up or down - it hangs
.me said:
Hello,
I tried to install custom recovery with AutoRec
however I didn't use IOroot like they suggested, I had rooted with TowelRoot
After which I was in fastboot mode without download mode.
I followed a guide and rewritten recovery and laf as well as all other img I could find at http://downloads.codefi.re/autoprime/LG/LG_G2/D801BK/Stock_Firmware/10c_partitions
PHP:
fastboot erase recovery [return]
fastboot erase laf [return]
fastboot flash laf laf.img [return]
fastboot reboot [return]
I got to download mode, but my phone is not detecting the download mode (no usb connection, no usb connection sound)
If I plug in the phone regularly and let It boot - it is stuck at LG logo, and if I plug it in - I hear USB connection sound and it detects, however I can't use the flash tool (2015 or 2014) to flash it.
I changed the port to 41 like in the LG tool flash tutorial (http://forum.xda-developers.com/showthread.php?t=2432476)
Today I tried to go Ubuntu Linux path - and plugged it in in both download and regular mode (like in this guide http://forum.xda-developers.com/showthread.php?t=2582142)
and I didn't see it plugged in when I typed
PHP:
ls /dev/sd*
I am under windows 8.1
I also tried windows xp sp3 virtual machine
Anything else that you can suggest?
Thanks
Andrew
Click to expand...
Click to collapse
Restore these partitions in fastboot,
1- sbl1.img
2- aboot.img
3- rpm.img
4- tz.img
After this, your phone must be detected by computer,
.me said:
I can go to download mode, but computer doesnt recognize that it's connected (doesnt appear in device manager)
I can only do factory reset. (Vol Down + Power) thats the right way, correct?
Don't see any other options.
When I try to get out of the factory restore screen by pressing any vol up or down - it hangs
Click to expand...
Click to collapse
Factory reset will make when u will press 2 times power button, no vol, correct it. If you can go fastboot, u can rewrite your partitions.
Factory is vol - + power and while pressing vol - repress power button
Ganjax said:
Factory reset will make when u will press 2 times power button, no vol, correct it. If you can go fastboot, u can rewrite your partitions.
Factory is vol - + power and while pressing vol - repress power button
Click to expand...
Click to collapse
Whats the key combination for fastboot? or how do I get into fastboot?
.me said:
Whats the key combination for fastboot? or how do I get into fastboot?
Click to expand...
Click to collapse
fastboot turn on only when images wrote is not valid. So dont try this. Try go factory reset, or bootloader
Ganjax said:
fastboot turn on only when images wrote is not valid. So dont try this. Try go factory reset, or bootloader
Click to expand...
Click to collapse
I tried to do factory reset - I confirm the restore to defaults - android with his back open appears and after 3-4 seconds phone reboots
How do I get to the bootloader?
Turn off phone. Press Vol+ and plug usb cable
Ganjax said:
Turn off phone. Press Vol+ and plug usb cable
Click to expand...
Click to collapse
I see the download mode - but windows or linux doesn't detect it
nor any of the tools detect it either.
.me said:
I see the download mode - but windows or linux doesn't detect it
nor any of the tools detect it either.
Click to expand...
Click to collapse
It show "Firmware update?"
and ROOTED status or UNROOTED?

twrp problem

Hi,
I have a problem with my device. My device has root (check by rootchecker) an the twrp manager says that the twrp recovery is installed but I can not go into the recovery. If I hold the buttons volume up and power I just come into the fastboot mode.
The problem starts as I start an update by ota.
Can anybody give me a solution?
Thank you.
hamburgo8855
to enter in trwp recovery, is vol down + power.
That doesn't work...
hamburgo8855 said:
Hi,
I have a problem with my device. My device has root (check by rootchecker) an the twrp manager says that the twrp recovery is installed but I can not go into the recovery. If I hold the buttons volume up and power I just come into the fastboot mode.
The problem starts as I start an update by ota.
Can anybody give me a solution?
Thank you.
hamburgo8855
Click to expand...
Click to collapse
connect your device at pc and go in fastboot mode then fastboot flash recovery twrp recovery.img after flash succesfully you need this command... fastboot boot twrp.img .the phone boot directly in recovery and you are save
TWRP Oroblem
hamburgo8855 said:
Hi,
I have a problem with my device. My device has root (check by rootchecker) an the twrp manager says that the twrp recovery is installed but I can not go into the recovery. If I hold the buttons volume up and power I just come into the fastboot mode.
The problem starts as I start an update by ota.
Can anybody give me a solution?
Thank you.
hamburgo8855
Click to expand...
Click to collapse
Turn off the phone. Press vol down and power together till you see anything on the screen and let only power go pressing the vol down further.
You could re-flash TWRP.
1. Boot phone into fastboot mode (volume-up+power button)
2. Connect to PC (make sure drivers and fastboot are installed)
3. If you havn't already download the appropiate version of TWRP.
4. Navigate to the TWRP file and rename it recovery.img then open a command prompt there
5. Type fastboot device to make sure your device is recognized then type "fastboot flash recovery recovery.img" without quotes then boot into recovery by typing "fastboot boot recovery.img" also without quotes
Thank you for your help, but it was a brick. I found a solution on YouTube and on this site. Greetings
Gesendet von meinem ONE A2003 mit Tapatalk

[Fixed+How to fix] G2 weird Fastboot mode

My phone is bricked, it boots on fastboot mode, when i plug it to pc it shows this lines:
fastboot mode started
-reset-
-portcharge-
-reset-
-portcharge-
fasboot: processing commands
when i try to go into download mode it works for few seconds then go back to fastboot with the same lines
when i go to recovery and try to delete everything it works then boots into this fastboot mode again and pc won't recognize it help me please
UPDATE : I installed Qualcomm drivers and now device is recognized as android bootloader interface
UPDATE: I got out of fastboot somehow, i got into download mode successfully and then i flashed a stock rom kdz via LG FlashTool2014 but it seems that it's not the right one because it's now stuck in lg logo bootloop, my phone is a D802 International but i don't know which rom is the right one for this model, if someone knows something please say it it'll be really helpful thank you ^^
Where are you from?
Algeria, but the phone is from europe (i don't know exactly where) and i don't have the box anymore :/
EDIT: I tried 2 stock roms for now
-Europe OPEN D80220B_00.kdz
-Europe OPEN D80220D_00.kdz
Both didn't work, and the second one i couldn't get into factory reset (holding power and vol -)
UP: Everything is fixed, here are the steps I followed in order to get my phone back to life:
---Do this steps only if you have those white lines after installing wrong auto-rec version on the LG G2 D802---
---This method worked for me,it may not work with you, use it at your own risk---
-Your phone should not be recognized by pc, so install adb and qualcomm drivers, then in device manager it should appear as "bootloader interface" or "adb interface ..."
-Download right kdz rom for ur phone
-Extract the laf.bin aboot.bin boot.bin recovery.bin rpm.bin sbl1.bin tz.bin and dbi.bin
-Go to adb folder and past these .bin files there then rename them into .img (aboot.bin-->aboot.img)
-Open a cmd and write fastboot, to be sure that ur phone is recognized do a -fastboot reboot- if phone reboots then it's all good
-Now you have to erase the laf.img, aboot.img, boot.img etc.... from the phone, to do that, in the command prompt write: -fastboot erase laf.img- and do that for all the other .img
-After that you have to flash those .img eg: -fastboot flash laf laf.img- ( if it says cannot be loaded or cannot be reached, write the directory into the img file eg: -fastboot flash laf C:\adb\laf.img- then it should be fine)
-When you finish flashing all the img files, do a fastboot reboot
-Then shut off your phone (hold power button for like 30seconds, lg logo should flash for a second then the phone will be off)
-Now you can go into download mode (hold Vol-Up button and plug in usb)
-All there is left is flashing stock rom with LG FlashTool2014 ^^

Unable to install twrp in redmi 2

So, I followed anandmore's thread https://forum.xda-developers.com/redmi-2/how-to/ultimate-guide-redmi-2-users-rooting-to-t3294212:
I did following commands in fastboot mode -
fastboot devices
fastboot flash recovery recovery.img
fastboot reboot
But after rebooting, it gets stuck on MI logo. What should I do?
Can you get into recovery? I don't remeber what button combination it is on stock rom, but on custom is it VOL UP + VOL DOWN + POWER, when phone light up, release power button and keep holding the volume buttons
The commands you need are
fastboot devices (for recognise the device)
fastboot flash recovery file.img (you can change the name file if you want, to be easy)
fastboot boot file.img (this command is necessary for the first boot into the new recovery flashed)
You need open the CMD ADB/Fastboot in the same file folder with the recovery.img, if not, not works
Hi, I had the same as you. You need to press the buttons as the other user said (volume up + down + power), when the phone is off. And hold them until you see twrp.
(FYI, the phone will boot with miui logo, then it takes maybe 15-30seconds to show twrp, you need to hold all the time I think, until twrp shows).
Thank you B.Paiter !!
"fastboot boot file.img (this command is necessary for the first boot into the new recovery flashed)" did it for me !

Categories

Resources