View Single Post
  #931 (permalink)  
Old 03-05-2010, 10:43 AM
makkonen's Avatar
makkonen
TouchPro Android Guy
Offline
 
Join Date: May 2007
Posts: 585
Reputation: 3280
makkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [2/27/2010] Google Android for TP2 CDMA [In Dev]

A quick note for those who are attempting to connect via adb in windows -- it won't work out of the box. (At least, this is the case with the TP1, and I can see no reason why it would be different on the TP2. The USB/ADB drivers are no more fleshed out on the RHOD400.)

You need to add a line to the 'custom shell' section at the end of eclair.user.conf:

echo 2 > /sys/devices/platform/msm_hsusb/usb_function_switch

Of course, this command breaks adb in linux (and probably mac), but it's necessary in Windows. Also, the phone needs to be connected to the computer at boot time or it won't bring up the interface. I think that's it. I hope that's it.
This post has been thanked 2 times.