Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Feynmannn
Old
#1  
Junior Member - OP
Thanks Meter 0
Posts: 1
Join Date: Jul 2009
Default Adb doesn't recognize a G2 in fastboot mode

Hello,

I have a Vodafone Magic:

Quote:
SAPPHIRE PVT 32B SHIP S-ON G
HBOOT-1.33.0004 (SAPP10000)
CPLD-10
RADIO-2.22.19.26I
Apr 9 2009,23:30:40

I'm using Ubuntu 9.04 and I installed the usb drivers (like here) and everything works perfectly with the phone in normal mode: "adb devices" shows the device.

But the problem is when I start in fastboot mode. Then "adb devices" doesn't show me anything. I enabled "USB Debugging" too.

I also tested it on Windows XP. I installed the 2 drivers (HTC Composite ADB and HTC Bootloader -and it appears in the device manager, so windows is using it-), but with the same problem: the device is not recognized in fastboot (perfect in normal mode). However, I can run fastboot ("fastboot boot recovery-new.img", for example) and the phone run it properly.

Any idea for windows or linux?

Thanks in advance.
 
losludvig
Old
#2  
Junior Member
Thanks Meter 0
Posts: 13
Join Date: Nov 2008
try "fastboot boot <modded recovery.img>". After a while my device turns up on "adb devices"
 
peter0206
Old
#3  
Member
Thanks Meter 2
Posts: 45
Join Date: Mar 2009
Location: Winnipeg
Quote:
Originally Posted by Feynmannn View Post
Hello,

I have a Vodafone Magic:




I'm using Ubuntu 9.04 and I installed the usb drivers (like here) and everything works perfectly with the phone in normal mode: "adb devices" shows the device.

But the problem is when I start in fastboot mode. Then "adb devices" doesn't show me anything. I enabled "USB Debugging" too.

I also tested it on Windows XP. I installed the 2 drivers (HTC Composite ADB and HTC Bootloader -and it appears in the device manager, so windows is using it-), but with the same problem: the device is not recognized in fastboot (perfect in normal mode). However, I can run fastboot ("fastboot boot recovery-new.img", for example) and the phone run it properly.

Any idea for windows or linux?

Thanks in advance.
Did you solve the problem plz? I got the same problem...
 
Amon_RA
Old
#4  
Amon_RA's Avatar
Elite Recognized Developer
Thanks Meter 374
Posts: 1,272
Join Date: Jan 2009

 
DONATE TO ME
... adb will NEVER work in fastbootmode... Use the fastboot command in fastbootmode.
NOTICE: I do not respond to tech support questions through PM.
 
Gimpeh
Old
#5  
Gimpeh's Avatar
Senior Member
Thanks Meter 4
Posts: 1,218
Join Date: Feb 2009
Location: Springfield
Quote:
Originally Posted by Amon_RA View Post
... adb will NEVER work in fastbootmode... Use the fastboot command in fastbootmode.
Yeah I made the same dumb frakking mistake a few months back.
"To err is human... to really foul up requires the root password."
 
DeeEmmSee
Old
#6  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Nov 2010
Try this, it worked for me on my ADB1:

1. Boot the phone normally.
2. Connect via USB and do NOT mount SD card.
3. Go into Device Manager and unistall the ADB device driver.
4. Re-Boot phone into fastboot mode (hold BACK button while powering up, connect USB and press BACK again - should now say FASTBOOT on device screen).
5. In device manager, right-click any device and scan for hardware changes.
6. Under USB Controllers there should now be a USB mass storage device - right click it and Install Driver (search automatically). The ADB driver should re-install.
7. Now try FASTBOOT DEVICES - your device serial should come up.

DeeEmmSee.
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Gear Up Because it’s Time to Save Earth

*Cue Dramatic Music*Put on your red and blue latex overalls and cape because it’s time to … more

Recognized Contributor Code of Conduct

During the first half of 2012, XDA initiated the Recognized Contributor (RC) program to recognize … more

Careers in Android: What Hiring Managers Won’t Tell You – XDA Developer TV

XDA Developer TV Producer Jayce released a video a … more

Coloring Your Logcat World

Getting feedback for your app during development is as simple as adding logging info where necessary and looking … more