Hi guys, I recantly decided to update my gt540 from 2.1 to 2.3.3
I followed steps by steps on by this tutorial - http://fdapps.comuf.com/downloads/The LG GT540 Optimus reference page.pdf
Installed rom with fastboot, tried to install Clockwork with fastboot, I typed fastboot flash recovery C:\recovery.img , and then there's <waiting for device> , doesn't go further, I have everything installed sdk, usb drivers and usb debugging activated. Maybe there's some problem with key combination, to get in fastboot. From google I understood, that I have to turn phone off, then press and hold camera + press power button! I did other combinations too, but didnt work.
Just waiting for device..
Any ideas? I read, that if you're in fastboot there's just a black screen, and on pc desktop appears fastboot usb. I have non of that.
Thanks for help in advance.
ejnahuj said:
Hi guys, I recantly decided to update my gt540 from 2.1 to 2.3.3
I followed steps by steps on by this tutorial - http://fdapps.comuf.com/downloads/The LG GT540 Optimus reference page.pdf
Installed rom with fastboot, tried to install Clockwork with fastboot, I typed fastboot flash recovery C:\recovery.img , and then there's <waiting for device> , doesn't go further, I have everything installed sdk, usb drivers and usb debugging activated. Maybe there's some problem with key combination, to get in fastboot. From google I understood, that I have to turn phone off, then press and hold camera + press power button! I did other combinations too, but didnt work.
Just waiting for device..
Any ideas? I read, that if you're in fastboot there's just a black screen, and on pc desktop appears fastboot usb. I have non of that.
Thanks for help in advance.
Click to expand...
Click to collapse
Hello
1. you need to install a ROM with fastboot the most common is europe + fastboot (KDZ) ROM.
http://www.mediafire.com/?96nu9lb6afx22a7
2. once its finished phone will reboot, then fast login into fastboot mode CAMERA + POWER
3. You are missin 1 thing, OEM usb drivers not GOOGLE usb drivers as some tutorial says, those are just for Android Developer Phones (ADP), Nexus One, and Nexus S.
LG_Android_USB_Driver_Rebuilt
http://www.mediafire.com/?pbigrb8cimmxa4d
* these drivers are for your pc to recognize your phone in fastboot mode, they are not the normal LG usb drivers
4. for install the drivers abouve follow these smll tutorials
* if using windows 7:
http://developer.android.com/sdk/win-usb.html#Win7
* if using windows XP:
http://developer.android.com/sdk/win-usb.html#WinXp
once is installed plug your phone in fastboot mode to your pc, now your pc has to recognize your phone wait until it finish installing the drivers and read it properly
5. unzip the new ROM files into C:\*SDK\tools
6. open CMD Terminal and go to C:\*SDK\tools, type:
cd C:\*SDK\tools
7. once in, type
fastboot flash recovery recovery_clockwork_3.x.x.x_swift.img"
fastboot -w
fastboot erase system
fastboot erase boot
fastboot flash system system.img
fastboot flash boot boot.img
fastboot reboot
*Just in case it drops you an error AdbWinApi.dll missing here is the file. place it in C:\*SDK\tools and try again
http://www.mediafire.com/?3s3z5uym2rw5r7u
Any other question PM me
fastboot "waiting for device"
I have installed all the drivers and everything is working fine except fastboot. I have "nexus s" with me. The problem is:
I do "adb reboot bootloader" to flash the images, but after that if I do "fastboot devices", it doesnot show my device and if I do "fastboot flash ..", it just displays "waiting for device".
Can any one please help, I need it urgently..
THanks in advance
murthy.krishna00 said:
I have installed all the drivers and everything is working fine except fastboot. I have "nexus s" with me. The problem is:
I do "adb reboot bootloader" to flash the images, but after that if I do "fastboot devices", it doesnot show my device and if I do "fastboot flash ..", it just displays "waiting for device".
Can any one please help, I need it urgently..
THanks in advance
Click to expand...
Click to collapse
You need to turn phone off and hold down camera whilst pressing power.
Sent from my GT540 using XDA App
Quinny899 said:
You need to turn phone off and hold down camera whilst pressing power.
Sent from my GT540 using XDA App
Click to expand...
Click to collapse
Can you please clearly explain it, I couldnt get that. The prob was even though I installed the diver fastboot cannot detect the device..
Turn the phone off normally and when you'from holding down power to turn it on, also hold down camera until you get a black screen.
Sent from my GT540 using XDA App
Hi, i have lg g2 which now is not turning on. My friend tried something with it and it got stuck in fastboot mode. I tried to turn it on by flashing through fastboot and the phone got to download mode but after i tried to flash it went back to fastboot. My friend tried to do the same and flashed some files (aboot.img, boot.img laf.img etc) but at the end he did "fastboot erase system"
i wasn't noticing and when he pushed "fastboot reboot" the phone didn't turn on. I though it's hard brick and tried to research to repair it and found a forum (http://forum.xda-developers.com/showthread.php?t=2582142) but according to that thread there should be some partitions showing in my computer and i see none. When i try to push command gdisk -l /dev/sdb it ask me for sudo mode and just take me to the system partition. what i see now is that my device shows as QHSUSB_BULK but with no disk's showing in my computer.
I need help in repair this. I would really appreciate if any one could help me.
My device is D801
I used it with wind in canada.
any help?
any help?
Hello all,
Just a heads up that I have little to no knowledge of modding/rooting phones whatsoever.
My phone decided to reboot by itself earlier today and was stuck in a boot loop for around 30 minutes before I managed to get into recovery mode. At this point it is still boot looping. Afterwards it just stop the boot loop and now stuck on recovery mode. Powering it off from recovery mode or by holding power button for 10s will only results in the phone rebooting itself into recovery mode again. I can get into Fastboot mode, however. Wiping cache and rebooting does not seem to do the trick as it would only go back to recovery screen after the OnePlus logo again.
Please advise on this matter
install drivers. connect to fastboot. Type "fastboot continue", this should turn on your phone but it's a temporary fix. Once it's on copy your data & perform a factory reset. - found it on oneplus forums (haven't tested by me)
Sent from my ONE A2001 using XDA-Developers mobile app
B!Gguy said:
install drivers. connect to fastboot. Type "fastboot continue", this should turn on your phone but it's a temporary fix. Once it's on copy your data & perform a factory reset. - found it on oneplus forums (haven't tested by me)
Click to expand...
Click to collapse
Thanks for your reply, where exactly do i type "fastboot continue" ?
> First you need to install ADB & Fastboot to your Computer (Use This guide)
> Then Install Oneplus 2 Drivers (Use This Guide)
> Connect phone via Fastboot mode (Turn off the phone. Hold Volume Up + Power to enter fastboot mode. Connect phone to pc)
On the first guide (ADB & Fastboot) you'll find how to open a Command Window to issue fastboot commands. That's where you need to type "fastboot continue"
I use
adb reboot bootloader
to get into fastboot mode.
the display shows
"Fasboot & rescue mode
please connect and open Hisuite
LINK
phone locked"
I even installed the Hisuite, but nothing happens and
fastboot devices
returns an empty list.
when the devices is booted up, USB works like a charme - but in fastboot mode windows does not even detect a device?!
any ideas?
Hello!
I have a very big problem. My LG Leon H340N is "bricked" totally, there is only fastboot mode in phone, nothing else.
The problem is that fastboot is not working, when i try to execute some commands it all the time gives me answer: FAILED(Unknow Command) and i don't know how to fix this, i don't have access to download mode, i don't have access to hard reset menu, i don't have access to recovery mode, only fastboot
Could somebody help me ?
How did you get into fastboot mode?
I connect device and laptop via USB and device is starting into fastboot mode automatically.
When device is connected i open cmd (run as administrator) and C:\ cd adb = C:\adb> fastboot devices - and it shows me my device connected as fastboot device then I try to execute some commands but it always gives FAILED(UnknowCommand). The fastboot drivers are installed - original google drivers from android sdk. I'm using Windows 7 Home Premium, i try execute some commands on other laptop with windows 7 starter but the same thing - FAILED(Unknow Command).
Thank you for reply, Regards
Flash the version MS34510d_00
I don't have MetroPCS version it's h340n. And i can't flash anything, because fastboot is not working
Install android 5
Dude, i know, i want to install android 5 but you don't see that fastboot in my phone IS NOT WORKING ? every time, when i try to exec some commands it gives me: FAILED(UnknowCommand)
for mode download