[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-07-13 Thread piNky

Just go to device manager, delete the device, then go to Action-Add
legacy hardware and then just locate the driver ;)

On May 16, 1:13 pm, John Burton john.bur...@jbmail.com wrote:
 I have a new UK Vodafone HTC Magic phone.

 I've installed the developer SDK and eclipse and that works fine.
 But when I connect my real phone to the PC I can't installed thedriverto 
 communicate with it.
 It functions perfectly well as a mass storage device but it never asks
 me to install theusbdebuggingdriveron the PC at all as the
 instructions say it will. I *have* turned onUSBdebugging on the
 phone, and restarted it and the PC several times just in case...

 I've tried this on 2 PCs and got the same result which makes me
 suspect the phone is the problem not the PCs but it could be either.

 Google found quite a few people with this problem but no real
 solutions and nothing that worked for me.
 Anyone got any ideas?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-06-16 Thread whitemice

I’ve had this issue on two machines and these instructions worked for
me without having to edit the registry.
Blogged here: http://tinyurl.com/n684er

Regards
Mark
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-06-16 Thread neuro

Moreover - I was able to connect to pid_0c03 device after connecting
to pid_0c02 device (my colleague's ION)

On Jun 15, 8:01 pm, neuro neuro...@gmail.com wrote:
 I''ve replaced 0C02 to 0C03 in .INF file and it installed sucessfully.
 However, adb does not see the device, though it appears in manager
 when I plug it in.

 On Jun 9, 1:20 pm, tienwai ltien...@gmail.com wrote:



  I had a similar problem and had tried all the methods mentioned above
  and it still did not work. However, I noticed that my registry entries
  are starting with vid_0bb4pid_0c03 instead of vid_0bb4pid_0c02.
  It seems to me that my product id is different from the one in the SDK
  and that could be why it did not work.  Can anyone advise on this?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-06-15 Thread Wysie

Hi,

I was having the same problem as tienwai here. Instead of having
vid_0bb4pid_0c02, my entries are vid_0bb4pid_0c03, and I think
that's why it's not working. I tried editing the android_usb.inf file
and replaced all occurrences of vid_0bb4pid_0c02 with
vid_0bb4pid_0c03, and it installed. Did a adb shell and it
connected :). Hope it helps you.

On Jun 9, 5:20 pm, tienwai ltien...@gmail.com wrote:
 I had a similar problem and had tried all the methods mentioned above
 and it still did not work. However, I noticed that my registry entries
 are starting with vid_0bb4pid_0c03 instead of vid_0bb4pid_0c02.
 It seems to me that my product id is different from the one in the SDK
 and that could be why it did not work.  Can anyone advise on this?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-06-09 Thread tienwai

I had a similar problem and had tried all the methods mentioned above
and it still did not work. However, I noticed that my registry entries
are starting with vid_0bb4pid_0c03 instead of vid_0bb4pid_0c02.
It seems to me that my product id is different from the one in the SDK
and that could be why it did not work.  Can anyone advise on this?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-06-08 Thread iuiz

Just what I did, but I wasn't prompted for the drivers :/. Windows was
just doing an auto install again. But I am expecting this to work.

I have an german HTC Magic and have the same bug. The cause was to
connect it without debuging turned on. Hope that this will be fixed in
a new firmware release.

On 27 Mai, 15:49, bigrd royde...@googlemail.com wrote:
 I had the very same problems and solved it this way:

 Search for and download USBDeview.

 Make sure your Magic is disconnected and set the USB Debugging to ON.

 Right click on USBDeview.exe and select Run as administrator on you XP/
 Vista PC.
 Select all usb devices relating to HTC and uninstall them
 Reconnect your magic and you should be prompted for the drivers.
 Browse to the SDK USB drivers folder and select the .inf file and
 click OK.  This should re-install the drivers as new for an ADB
 Interface.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-05-28 Thread bigrd

I had the very same problems and solved it this way:

Search for and download USBDeview.

Make sure your Magic is disconnected and set the USB Debugging to ON.

Right click on USBDeview.exe and select Run as administrator on you XP/
Vista PC.
Select all usb devices relating to HTC and uninstall them
Reconnect your magic and you should be prompted for the drivers.
Browse to the SDK USB drivers folder and select the .inf file and
click OK.  This should re-install the drivers as new for an ADB
Interface.

On May 16, 11:13 am, John Burton john.bur...@jbmail.com wrote:
 I have a new UK Vodafone HTC Magic phone.

 I've installed the developer SDK and eclipse and that works fine.
 But when I connect my real phone to the PC I can't installed the
 driver to communicate with it.
 It functions perfectly well as a mass storage device but it never asks
 me to install the usb debugging driver on the PC at all as the
 instructions say it will. I *have* turned on USB debugging on the
 phone, and restarted it and the PC several times just in case...

 I've tried this on 2 PCs and got the same result which makes me
 suspect the phone is the problem not the PCs but it could be either.

 Google found quite a few people with this problem but no real
 solutions and nothing that worked for me.
 Anyone got any ideas?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-05-19 Thread John Burton


On May 19, 3:28 am, Raphael r...@android.com wrote:
 b) Use regedit to find the string vid_0bb4pid_0c02 in keys or
 values. If you find in a value, delete the whole registry folder.
 Repeat till you find none. Then do step (a).

That sounds like it should work, thank you for the replies.
I tried this but windows wouldn't let me delete the keys.
I shall try rebooting in safe mode and deleting them then but I won't
be able to do this for several hours.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-05-19 Thread Nicholas Radford
This has worked for me, full elaboration of steps for Johns sake and anyone
who happens across this post.

   i) Plugin phone

ii) Uninstall any drivers that mention HTC Android USB Device

   iii) Unplug phone and restart (I restarted into safe mode, but it turned
out to be unneccisary)

   iv) Use regedit to find the string vid_0bb4pid_0c02 in keys or
 values. If you find in a value, delete the whole registry folder.
 Repeat till you find none
 Note: if regedit doesn't allow you to delete a key (folder) then
right click it, go to permissions
  and give everyone full control, apply and ok, then
delete the key (folder)

   v) goto Control Panel  System  Hardward and in the second box down
click Windows Update
 make sure that Ask me to search Windows Update everytime I connect
a device or Never search windows update for drivers is selected

   vi) plug in phone, and wait for the driver installation dialog to appear
(it took about a minute for me)

   vii) select Don't search windows update if your asked, click next

   viii) select I will choose a driver click next

   ix) select show all devices click next

   x) select Have Disk, then navigate to the usb_driver for your OS, x86
for 32-bit windows, amd64 for 64-bit windows

   Everything should install



On Tue, May 19, 2009 at 9:24 AM, John Burton john.bur...@jbmail.com wrote:



 On May 19, 3:28 am, Raphael r...@android.com wrote:
  b) Use regedit to find the string vid_0bb4pid_0c02 in keys or
  values. If you find in a value, delete the whole registry folder.
  Repeat till you find none. Then do step (a).

 That sounds like it should work, thank you for the replies.
 I tried this but windows wouldn't let me delete the keys.
 I shall try rebooting in safe mode and deleting them then but I won't
 be able to do this for several hours.
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-05-19 Thread Nicholas Radford
Oh and thank you Rapheal, Your help has been much appreciated. Thanks for
your hard work in figuring this out.

On Tue, May 19, 2009 at 11:37 AM, Nicholas Radford 
nikradf...@googlemail.com wrote:

 This has worked for me, full elaboration of steps for Johns sake and anyone
 who happens across this post.

i) Plugin phone

 ii) Uninstall any drivers that mention HTC Android USB Device

iii) Unplug phone and restart (I restarted into safe mode, but it turned
 out to be unneccisary)

iv) Use regedit to find the string vid_0bb4pid_0c02 in keys or
  values. If you find in a value, delete the whole registry folder.
  Repeat till you find none
  Note: if regedit doesn't allow you to delete a key (folder) then
 right click it, go to permissions
   and give everyone full control, apply and ok, then
 delete the key (folder)

v) goto Control Panel  System  Hardward and in the second box down
 click Windows Update
  make sure that Ask me to search Windows Update everytime I
 connect a device or Never search windows update for drivers is selected

vi) plug in phone, and wait for the driver installation dialog to appear
 (it took about a minute for me)

vii) select Don't search windows update if your asked, click next

viii) select I will choose a driver click next

ix) select show all devices click next

x) select Have Disk, then navigate to the usb_driver for your OS, x86
 for 32-bit windows, amd64 for 64-bit windows

Everything should install



 On Tue, May 19, 2009 at 9:24 AM, John Burton john.bur...@jbmail.comwrote:



 On May 19, 3:28 am, Raphael r...@android.com wrote:
  b) Use regedit to find the string vid_0bb4pid_0c02 in keys or
  values. If you find in a value, delete the whole registry folder.
  Repeat till you find none. Then do step (a).

 That sounds like it should work, thank you for the replies.
 I tried this but windows wouldn't let me delete the keys.
 I shall try rebooting in safe mode and deleting them then but I won't
 be able to do this for several hours.
 



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-05-19 Thread John Burton


On May 19, 11:37 am, Nicholas Radford nikradf...@googlemail.com
wrote:
          Note: if regedit doesn't allow you to delete a key (folder) then
 right click it, go to permissions
                   and give everyone full control, apply and ok, then
 delete the key (folder)


It won't let me delete the key or change the permissions on it. I
tried using Run as Administrator with regedit which let me change the
permissions apparently, but I still couldn't delete the key.
I'll keep trying and report back.
This is on vista 32 bit
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-05-19 Thread Nicholas Radford
Tried in safe mode as well?

On May 19, 2009 6:55 PM, John Burton john.bur...@jbmail.com wrote:



On May 19, 11:37 am, Nicholas Radford nikradf...@googlemail.com
wrote:

  Note: if regedit doesn't allow you to delete a key (folder) then
 right click it, go to ...
It won't let me delete the key or change the permissions on it. I
tried using Run as Administrator with regedit which let me change the
permissions apparently, but I still couldn't delete the key.
I'll keep trying and report back.
This is on vista 32 bit

--~--~-~--~~~---~--~~ You received this
message because you are subs...

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-05-19 Thread John Burton

On vista you don't seem to be able to delete the keys at all.
In the end I ran the device manager, clicked View / Show Hidden
Devices and then deleted anything that looked like it was related to
the phone in any way.
When I plugged my phone back in it worked correctly.

(Although I had also deleted my usb keyboard driver by mistake it
reinstalled it when I unplugged and replugged it - so people need to
be careful)

Anyway it worked. Thank you very much for the help
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-05-18 Thread John Burton

Nicholas Radford wrote:
 Then you've hit the same problem as me. As I said, I dont think the phone is
 the problem, as I got it working on linux.

Is there anywhere to get further support on this as I really need it
to work?
The fact that it doesn't work on my main machine or my laptop, and
I've seen several other reports of this makes me believe this isn't
simply a problem on my development machine but some more fundemental
problem.

I'm willing to wipe and reinstall vista on my development machine if
there is no other way to make this work but I'm reluctant to do so if
it's likely the problem will reoccur.

I'm wondering if it's because I used the phone first on that machine
without usb debugging set and that if the first time it was connected
it had it set it would have worked?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-05-18 Thread Nicholas Radford
Honestly I have no idea. have you tried contacting Htc about the matter?

On May 18, 2009 3:49 PM, John Burton john.bur...@jbmail.com wrote:

Nicholas Radford wrote:  Then you've hit the same problem as me. As I said,
I dont think the phone...
Is there anywhere to get further support on this as I really need it
to work?
The fact that it doesn't work on my main machine or my laptop, and
I've seen several other reports of this makes me believe this isn't
simply a problem on my development machine but some more fundemental
problem.

I'm willing to wipe and reinstall vista on my development machine if
there is no other way to make this work but I'm reluctant to do so if
it's likely the problem will reoccur.

I'm wondering if it's because I used the phone first on that machine
without usb debugging set and that if the first time it was connected
it had it set it would have worked?

--~--~-~--~~~---~--~~ You received this
message because you are subs...

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-05-18 Thread Raphael

Hi there,

We're trying to reproduce the issue. I have a few questions:
- Which version of Windows are you using? XP, Vista, W7, 32 or 64bit.
- Did you *ever* install an android USB driver before? SDK 1.0/1.1 had
one and it has been updated in 1.5.
- When you plug the device and go to the Device Manager, is it listed
as unknown or as an adb device?
- Did Windows ever prompt you about installing a driver for an unknown device?

Sorry if some of the questions are generic, I'm trying to get broad
enough before drilling in specifics.
R/

On Mon, May 18, 2009 at 7:49 AM, John Burton john.bur...@jbmail.com wrote:

 Nicholas Radford wrote:
 Then you've hit the same problem as me. As I said, I dont think the phone is
 the problem, as I got it working on linux.

 Is there anywhere to get further support on this as I really need it
 to work?
 The fact that it doesn't work on my main machine or my laptop, and
 I've seen several other reports of this makes me believe this isn't
 simply a problem on my development machine but some more fundemental
 problem.

 I'm willing to wipe and reinstall vista on my development machine if
 there is no other way to make this work but I'm reluctant to do so if
 it's likely the problem will reoccur.

 I'm wondering if it's because I used the phone first on that machine
 without usb debugging set and that if the first time it was connected
 it had it set it would have worked?
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-05-18 Thread Nicholas Radford
Lol, no worries
for me...

We're trying to reproduce the issue. I have a few questions:
- Which version of Windows are you using? XP, Vista, W7, 32 or 64bit.

XP Service pack 3, 32 bit

- Did you *ever* install an android USB driver before?
No, My HTC Magic is my first android phone, It runs 1.5 so I only tried the
1.5 drivers, windows doesn't recognize the device nor that the drivers are
for it. However, windows does detect the storage capabilities of the device


- When you plug the device and go to the Device Manager, is it listed
as unknown or as an adb device?

Neither, HTC android phone USB and Generic Volume are the two things
added to the device list when I plug my phone in.

The first appearing under Disk Drives the second appearing under Storage
volumes

- Did Windows ever prompt you about installing a driver for an unknown
device?

Nope, never.


On Mon, May 18, 2009 at 8:14 PM, Raphael r...@android.com wrote:


 Hi there,

 We're trying to reproduce the issue. I have a few questions:
 - Which version of Windows are you using? XP, Vista, W7, 32 or 64bit.
 - Did you *ever* install an android USB driver before? SDK 1.0/1.1 had
 one and it has been updated in 1.5.
 - When you plug the device and go to the Device Manager, is it listed
 as unknown or as an adb device?
 - Did Windows ever prompt you about installing a driver for an unknown
 device?

 Sorry if some of the questions are generic, I'm trying to get broad
 enough before drilling in specifics.
 R/

 On Mon, May 18, 2009 at 7:49 AM, John Burton john.bur...@jbmail.com
 wrote:
 
  Nicholas Radford wrote:
  Then you've hit the same problem as me. As I said, I dont think the
 phone is
  the problem, as I got it working on linux.
 
  Is there anywhere to get further support on this as I really need it
  to work?
  The fact that it doesn't work on my main machine or my laptop, and
  I've seen several other reports of this makes me believe this isn't
  simply a problem on my development machine but some more fundemental
  problem.
 
  I'm willing to wipe and reinstall vista on my development machine if
  there is no other way to make this work but I'm reluctant to do so if
  it's likely the problem will reoccur.
 
  I'm wondering if it's because I used the phone first on that machine
  without usb debugging set and that if the first time it was connected
  it had it set it would have worked?
  
 

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-05-18 Thread Raphael

On Sun, May 17, 2009 at 9:55 AM, Nicholas Radford
nikradf...@googlemail.com wrote:
 Then you've hit the same problem as me. As I said, I dont think the phone is
 the problem, as I got it working on linux.

Hi. I'm still investigating this. I'm trying to make it not work under
Windows :-)

Anyhow, you said it doesn't work for you under Windows but it works on
Linux. Can you tell me which Linux distro you use and if it's an
udev-based what udev rule you added to make it work? Basically I'm
trying to guess if maybe the device id is different or something. If
you can please try that:
- unplug device from linux box
- run sudo udevmonitor --environment
- plug your device on your linux box
- give me output

Thanks in advance,
R/



 On May 17, 2009 5:20 PM, John Burton john.bur...@jbmail.com wrote:

plugin your phone with debugging enabled. On you windows pc goto device
 manager. In there, there...

 No there isn't so I can't do that. It seems to work fine as a stoage
 device but there is no sign at all that it even wants a driver for the
 other thing.
 ANd yes, USB debugging is on on the phone.

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-05-18 Thread Raphael

One more question: when you fail to get ADB discovered by Windows, do
you see a Other Device  Unknown Device entry in the Device Manager?

I got into this situation under Vista:
- removed old ADB driver, rebooted
- upon reboot Windows told me a new device had been found and prompted
me for a driver. I asked to select the location and selected
SDK/usb_driver
- windows tried to install a driver to finally give up by saying it
was not compatible with my platform.
- once it did that, it won't prompt me again

However I can:
- select the Other Device  Unknow Device in Device Manager
- right click and get properties
- it's hardware id (3rd tab) is USB\VID_0BB4PID_0C02MI_01 (0BB4 and
0C02 denote an HTC/Magic iirc)
- in the general tab of the properties  Reinstall driver
- correctly select the sdk\android-sdk-windows-1.5_r1\usb_driver\x86
location this time

R/

On Mon, May 18, 2009 at 12:24 PM, Nicholas Radford
nikradf...@googlemail.com wrote:
 Lol, no worries
 for me...
 We're trying to reproduce the issue. I have a few questions:
 - Which version of Windows are you using? XP, Vista, W7, 32 or 64bit.
 XP Service pack 3, 32 bit
 - Did you *ever* install an android USB driver before?
 No, My HTC Magic is my first android phone, It runs 1.5 so I only tried the
 1.5 drivers, windows doesn't recognize the device nor that the drivers are
 for it. However, windows does detect the storage capabilities of the device

 - When you plug the device and go to the Device Manager, is it listed
 as unknown or as an adb device?
 Neither, HTC android phone USB and Generic Volume are the two things
 added to the device list when I plug my phone in.
 The first appearing under Disk Drives the second appearing under Storage
 volumes
 - Did Windows ever prompt you about installing a driver for an unknown
 device?

 Nope, never.

 On Mon, May 18, 2009 at 8:14 PM, Raphael r...@android.com wrote:

 Hi there,

 We're trying to reproduce the issue. I have a few questions:
 - Which version of Windows are you using? XP, Vista, W7, 32 or 64bit.
 - Did you *ever* install an android USB driver before? SDK 1.0/1.1 had
 one and it has been updated in 1.5.
 - When you plug the device and go to the Device Manager, is it listed
 as unknown or as an adb device?
 - Did Windows ever prompt you about installing a driver for an unknown
 device?

 Sorry if some of the questions are generic, I'm trying to get broad
 enough before drilling in specifics.
 R/

 On Mon, May 18, 2009 at 7:49 AM, John Burton john.bur...@jbmail.com
 wrote:
 
  Nicholas Radford wrote:
  Then you've hit the same problem as me. As I said, I dont think the
  phone is
  the problem, as I got it working on linux.
 
  Is there anywhere to get further support on this as I really need it
  to work?
  The fact that it doesn't work on my main machine or my laptop, and
  I've seen several other reports of this makes me believe this isn't
  simply a problem on my development machine but some more fundemental
  problem.
 
  I'm willing to wipe and reinstall vista on my development machine if
  there is no other way to make this work but I'm reluctant to do so if
  it's likely the problem will reoccur.
 
  I'm wondering if it's because I used the phone first on that machine
  without usb debugging set and that if the first time it was connected
  it had it set it would have worked?
  
 




 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-05-18 Thread Raphael

On Mon, May 18, 2009 at 5:22 PM, Nicholas Radford
nikradf...@googlemail.com wrote:
 Will do in the morning

Forget the linux question. It became totally irrelevant. We found the
issue: it happens when the device is plugged in Windows with USB
Debugging turned off first.

The current fix is:

a) Make sure to enable USB Debugging before plugging the device
under Windows the *very* first time. Of course in your case that's too
late.

b) Use regedit to find the string vid_0bb4pid_0c02 in keys or
values. If you find in a value, delete the whole registry folder.
Repeat till you find none. Then do step (a).

Usual disclaimer: if you don't know what regedit is nor how to use it
or fear you will screw up your config, please don't do it :-)

The issue is that Windows recorded an invalid driver entry associated
to your device (G1 or Magic) when it has been first connected without
the USB Debugging flag. You want to trash those entries so that
Windows can prompt you.

Please let me know if that works for you.



 On May 18, 2009 11:19 PM, Raphael r...@android.com wrote:

 On Sun, May 17, 2009 at 9:55 AM, Nicholas Radford
 nikradf...@googlemail.com wrote:  Then you've ...

 Hi. I'm still investigating this. I'm trying to make it not work under
 Windows :-)

 Anyhow, you said it doesn't work for you under Windows but it works on
 Linux. Can you tell me which Linux distro you use and if it's an
 udev-based what udev rule you added to make it work? Basically I'm
 trying to guess if maybe the device id is different or something. If
 you can please try that:
 - unplug device from linux box
 - run sudo udevmonitor --environment
 - plug your device on your linux box
 - give me output

 Thanks in advance,
 R/

  On May 17, 2009 5:20 PM, John Burton john.bur...@jbmail.com wrote: 
  plugin your phone w...

 You received this message because you are subscribed to the Google Groups
 Android Beginners group

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-05-17 Thread Nicholas Radford
plugin your phone with debugging enabled. On you windows pc goto device
manager. In  there, there should be a yellow question mark under other
devices that say unknown device. Right clik it, seect update and go tyrough
the steps to manually select the usb drivers.

It didn't work for me, but it did for others I know though, because I got it
working on Linux.

I know  its not the phone

On May 17, 2009 4:22 AM, John Burton john.bur...@jbmail.com wrote:


I have a new UK Vodafone HTC Magic phone.

I've installed the developer SDK and eclipse and that works fine.
But when I connect my real phone to the PC I can't installed the
driver to communicate with it.
It functions perfectly well as a mass storage device but it never asks
me to install the usb debugging driver on the PC at all as the
instructions say it will. I *have* turned on USB debugging on the
phone, and restarted it and the PC several times just in case...

I've tried this on 2 PCs and got the same result which makes me
suspect the phone is the problem not the PCs but it could be either.

Google found quite a few people with this problem but no real
solutions and nothing that worked for me.
Anyone got any ideas?


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-05-17 Thread Nicholas Radford
Lol, sorry that last section bugged. (Emailing off my phone)

I meant, the steps I described didn't work for me, but they did for others I
know.

I also know the problem isn't my phone, because I got it working on Linux.

On May 17, 2009 12:11 PM, Nicholas Radford nikradf...@googlemail.com
wrote:

plugin your phone with debugging enabled. On you windows pc goto device
manager. In  there, there should be a yellow question mark under other
devices that say unknown device. Right clik it, seect update and go tyrough
the steps to manually select the usb drivers.

It didn't work for me, but it did for others I know though, because I got it
working on Linux.

I know  its not the phone

  On May 17, 2009 4:22 AM, John Burton john.bur...@jbmail.com wrote: 
  I have a new UK Vo...

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-05-17 Thread John Burton

plugin your phone with debugging enabled. On you windows pc goto device
manager. In  there, there should be a yellow question mark under other
devices that say unknown device

No there isn't so I can't do that. It seems to work fine as a stoage
device but there is no sign at all that it even wants a driver for the
other thing.
ANd yes, USB debugging is on on the phone.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: HTC Magic - Can't install driver on development PCs

2009-05-17 Thread Nicholas Radford
Then you've hit the same problem as me. As I said, I dont think the phone is
the problem, as I got it working on linux.

On May 17, 2009 5:20 PM, John Burton john.bur...@jbmail.com wrote:

plugin your phone with debugging enabled. On you windows pc goto device
manager. In there, there...
No there isn't so I can't do that. It seems to work fine as a stoage
device but there is no sign at all that it even wants a driver for the
other thing.
ANd yes, USB debugging is on on the phone.

--~--~-~--~~~---~--~~ You received this
message because you are subs...

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---