I have Fastboot! Mostly...
I have something on the Fastboot front. This being my first time hacking around with android stuff and not WinMo (screw winmo... bleh), I maybe need some help for the next step.
First off let me say that the winding way I got here includes stuff highly derivative off work from
http://forum.androidcentral.com/lg-optimus-s-roms-hacks/45401-rom-thunderom-v1-5-12-14-2010-a.html this ROM for the optimus S. I want to ask their permission before I post steps on how I got here.
Here is where I am at.
On my phone:
Fastboot mode started
udc_start()
-- suspend --
-- reset --
-- portchange --
-- reset --
-- portchange --
fastboot: processing commands
YAY
Then windows installs for me a FastBoot Interface (Google USB ID) [Yes.. I was in Windows at the time lol]
DOUBLE YAY
This seems to work...
I can fastboot reboot, fastboot reboot-recovery, and I can wipe and assuming flash stuff (not trying just yet) with fastboot.
Only issues seems to be when I 'fastboot devices' I receive:
? fastboot
AND
I have to reflash or Nandroid restore to a more stable ROM to NOT go into fastboot mode.
From the sources I am reading, it should be more specific with my device ID correct?
Thanks for any ideas/help or whatever...