New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
rotorto
Old
(Last edited by rotorto; 27th June 2011 at 01:11 PM.)
#1  
Member - OP
Thanks Meter 12
Posts: 71
Join Date: Oct 2010
Default [HOW TO] Fastboot on LGP500

Any news on how to enable fastboot on this device?

EDIT: Here you can find instructions for enabling fastboot on your device. The key combo to enter fastboot mode is Home + Power. Thanks to marioemp2k7 and mik_os.
The Following 2 Users Say Thank You to rotorto For This Useful Post: [ Click to Expand ]
 
baddiee
Old
#2  
Junior Member
Thanks Meter 2
Posts: 2
Join Date: Nov 2010
Hi, I too am interested in having fastboot on LGP500. Did anybody find a way?
 
jtaylor63
Old
#3  
Junior Member
Thanks Meter 6
Posts: 23
Join Date: Nov 2010
Yes please, is anybody working on that? Having fastboot disabled is such a pain in the ass...
The Following User Says Thank You to jtaylor63 For This Useful Post: [ Click to Expand ]
 
iancor
Old
(Last edited by iancor; 9th December 2010 at 02:13 PM.)
#4  
Junior Member
Thanks Meter 0
Posts: 4
Join Date: Dec 2010
Please enable fastboot on this phone
 
danescr
Old
#5  
Junior Member
Thanks Meter 0
Posts: 3
Join Date: Dec 2010
+5 for fastboot
 
drellisdee
Old
(Last edited by drellisdee; 11th December 2010 at 05:35 PM.)
#6  
Recognized Developer
Thanks Meter 809
Posts: 610
Join Date: Jan 2008
Location: East Coast

 
DONATE TO ME
Its blocked at bootloader level. You guys need to fish for a pre-release rom that can be flashed via lg mobile-updater or equivalent and try that bootloader (danger warning). That is IF one exists. Lg goofed on the ally and left fastboot enabled in their 1st version of firmware for it and fixed it in later shipped releases. We had to downgrade to v06 firmware to get fastboot. The command if enabled in bootloader is adb reboot bootloader to get to it. If its disabled it will just reboot as normal.

Here are instructions (for ally DO NOT FLASH THIS FIRMWARE -reference only)and link to tool to LG tool to downgrade frimware. http://androidforums.com/ally-all-th...ck-lg-rom.html
Current toys :
Incredible 2
Acer Iconia A500
Archos 5IT

PayPal USD Donations
The Following User Says Thank You to drellisdee For This Useful Post: [ Click to Expand ]
 
natedogg20050
Old
#7  
Senior Member
Thanks Meter 12
Posts: 174
Join Date: Aug 2009
Quote:
Originally Posted by drellisdee View Post
Its blocked at bootloader level. You guys need to fish for a pre-release rom that can be flashed via lg mobile-updater or equivalent and try that bootloader (danger warning). That is IF one exists. Lg goofed on the ally and left fastboot enabled in their 1st version of firmware for it and fixed it in later shipped releases. We had to downgrade to v06 firmware to get fastboot. The command if enabled in bootloader is adb reboot bootloader to get to it. If its disabled it will just reboot as normal.

Here are instructions (for ally DO NOT FLASH THIS FIRMWARE -reference only)and link to tool to LG tool to downgrade frimware. http://androidforums.com/ally-all-th...ck-lg-rom.html
one question why do we need fast boot ?
 
The_ERROR
Old
#8  
The_ERROR's Avatar
Senior Member
Thanks Meter 336
Posts: 582
Join Date: Nov 2010
Location: Ostrava (mostly)
Quote:
Originally Posted by natedogg20050 View Post
one question why do we need fast boot ?
Quote:
Originally Posted by http://android-dls.com/wiki/index.php?title=Fastboot
Fastboot is protocol used to update the flash filesystem in Android devices from a host over USB. It allows flashing of unsigned partition images. It is disabled in the production G1 devices since USB support is disabled in the bootloader[1]. This can be changed if you get root on the device.
So, seems that it is for flashing of firmware. I thing that fastboot is something like recovery with some more?
 
iancor
Old
#9  
Junior Member
Thanks Meter 0
Posts: 4
Join Date: Dec 2010
Quote:
Originally Posted by drellisdee View Post
Its blocked at bootloader level. You guys need to fish for a pre-release rom that can be flashed via lg mobile-updater or equivalent and try that bootloader (danger warning). That is IF one exists. Lg goofed on the ally and left fastboot enabled in their 1st version of firmware for it and fixed it in later shipped releases. We had to downgrade to v06 firmware to get fastboot. The command if enabled in bootloader is adb reboot bootloader to get to it. If its disabled it will just reboot as normal.
On the Ally one could re-enable fastboot by flashing an old firmware. But afaik the GT540 had the support for fastboot enabled thanks to some russian guys who rebuilt the bootloader without having access to a pre-release rom. I wish they could to the same for the P500. I would ask them myself on 4pda.ru, but unfortunately I can't speak russian.
Quote:
Originally Posted by The_ERROR View Post
So, seems that it is for flashing of firmware. I thing that fastboot is something like recovery with some more?
It's way better than recovery. Believe me, Google would not have created it if it weren't that useful. Try booting a custom kernel on-the-fly with your recovery.
 
mikete
Old
(Last edited by mikete; 13th December 2010 at 11:24 PM.)
#10  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Dec 2010
+6 for fastboot