XsCode, on 28 March 2011 - 02:10 PM, said:
Every post on tis site? ... I posted a link to the drivers for windows a couple of days ago...
i also seem to be having this problem. Every version of the driver packages i have tried doesnt have "android bootloader interface" included.
Well, i'll correct that, they INCLUDE it but they dont enable it for the dell streak. I think the issue lies in what i presume is the driver install file (android_winusb.inf)
heres the line that i think is causing the problem (or rather not correcting the problem)
Quote
; Dell Mini5
%SingleAdbInterface% = USB_Install, USB\VID_413C&PID_B007
%CompositeAdbInterface% = USB_Install, USB\VID_413C&PID_B007&MI_01
;
where another device such as the HTC Dream has this line
Quote
; HTC Dream
%SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C01
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C02&MI_01
%SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0FFF
at the bottom of this file, is this
Quote
[Strings]
ProviderName = "Google, Inc."
SingleAdbInterface = "Android ADB Interface"
CompositeAdbInterface = "Android Composite ADB Interface"
SingleBootLoaderInterface = "Android Bootloader Interface"
WinUSB_SvcDesc = "Android USB Driver"
DISK_NAME = "Android WinUsb installation disk"
ClassName = "Android Phone"
i have installed 2 versions of dell pc suite and other software to no avail
i also tried to edit the file to include the bootloader interface into the streak, but got an error that it wasnt signed properly
can anyone please help me, this is also causing me to not be able to use QDL tool properly on my bricked streak
Edited by offthahorse, 07 October 2011 - 11:47 PM.