On Wednesday, January 8, 2014 9:57:40 PM UTC+5:30, Doug Nappier wrote: > > I am working with Android Jelly bean and am having some adb issues when it > comes to Windows 7. I can not get windows 7 to recognize the device as an > Android device and can not find it with adb. When I boot into my linux host > machine I can use adb to find the beagleboard. > > I ran lsusb on the device in my linux host and got the following output: > Bus 001 Device 011: ID 18d1:9018 Google Inc > > I read in the TI ADB install > guide<http://processors.wiki.ti.com/index.php/Android_ADB_Setup> that > you need to add the following lines to you the .inf file: > > %SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_9018 > %CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_9018&MI_01 >
That guide is quite old and probably not up-to-date. Have you checked the information the the TI User Guide for the Android version you are using? I think the PIDs have changed. -Vishveshwar > > When I go to my device manager, where the device is mistakenly being > established as a mass storage device, and attempt to point Windows at this > new .inf file it gives me the error "Windows could not find the driver > software for your device" > > Does anyone have any ideas how to fix this. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
