[Fix] Xperia Play fastboot drivers for AMD64-Users

Search This thread

janitory

Member
Aug 27, 2011
17
17
Hey guys,
today I wanted to unlock my bootloader and I met a problem:
Windows did not recognize the fastboot driver, which Sony Ericsson has modified (Link to SE's File).
But for AMD64-Users like me, this driver does not work.
I had to edit it by myself, which was really simple.

You just have to open the "android_winusb.inf" file and look for this part:

Code:
; SonyEricsson
%SingleAdbInterface%        = USB_Install, USB\VID_0FCE&PID_0DDE
%CompositeAdbInterface%     = USB_Install, USB\VID_0FCE&PID_0DDE&MI_01
%SingleBootLoaderInterface% = USB_Install, USB\VID_0FCE&PID_0DDE

Copy it and paste it between the following:

Code:
[Google.NTamd64]
PASTE IT HERE
; HTC Dream

It now should look like this:

Code:
[Google.NTamd64]
; SonyEricsson
%SingleAdbInterface%        = USB_Install, USB\VID_0FCE&PID_0DDE
%CompositeAdbInterface%     = USB_Install, USB\VID_0FCE&PID_0DDE&MI_01
%SingleBootLoaderInterface% = USB_Install, USB\VID_0FCE&PID_0DDE
; HTC Dream

And if you are very lazy, you can download my "android_winusb.inf", which I attached - put it into *\Android\android-sdk\extras\google\usb_driver.

Once you finished that, just turn off your phone, hold the search button and connect it to your PC while still holding the search button (boot into fastboot).

Via the device-manager or the device center you can now see a device called "S1Boot Fastboot" with a warning sign - rightclick it, press on "Properties", click on the Hardware tab and then again on "Properties".
After that click on the driver tab and press on "update driver".
Choose the option to look manually for the driver and then guide to the usb_driver folder, which I mentioned above.


Now you should be able to access the fastboot-tool via PC.

Hope I could help you and I'm sorry if I made some language mistakes, but English is a foreign language for me.

Have a nice day,


Janitor
 

Attachments

  • android_winusb.zip
    1.2 KB · Views: 14,944
Last edited:

crazymonkey05

Senior Member
Apr 1, 2012
1,185
231
27
stilwell, OK
My CPU is amd64 bit architecture but the normal flash tool drivers worked for me?? I have a Intel celeron D

sent from my Sony Ericsson Xperia Play™(r800x) Running Slimbean 3.0 using Tapatalk 2™
 

asim.sidz

Senior Member
Is it necessary to have Android SDK for this method? I have installed the fastboot drivers from the flashtool. Now "fastboot devices" returns nothing. I am unable to install Android SDK on my computer for some reason. So, is there any other way for me to unlock bootloader of my Xperia Pro?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 16
    Hey guys,
    today I wanted to unlock my bootloader and I met a problem:
    Windows did not recognize the fastboot driver, which Sony Ericsson has modified (Link to SE's File).
    But for AMD64-Users like me, this driver does not work.
    I had to edit it by myself, which was really simple.

    You just have to open the "android_winusb.inf" file and look for this part:

    Code:
    ; SonyEricsson
    %SingleAdbInterface%        = USB_Install, USB\VID_0FCE&PID_0DDE
    %CompositeAdbInterface%     = USB_Install, USB\VID_0FCE&PID_0DDE&MI_01
    %SingleBootLoaderInterface% = USB_Install, USB\VID_0FCE&PID_0DDE

    Copy it and paste it between the following:

    Code:
    [Google.NTamd64]
    PASTE IT HERE
    ; HTC Dream

    It now should look like this:

    Code:
    [Google.NTamd64]
    ; SonyEricsson
    %SingleAdbInterface%        = USB_Install, USB\VID_0FCE&PID_0DDE
    %CompositeAdbInterface%     = USB_Install, USB\VID_0FCE&PID_0DDE&MI_01
    %SingleBootLoaderInterface% = USB_Install, USB\VID_0FCE&PID_0DDE
    ; HTC Dream

    And if you are very lazy, you can download my "android_winusb.inf", which I attached - put it into *\Android\android-sdk\extras\google\usb_driver.

    Once you finished that, just turn off your phone, hold the search button and connect it to your PC while still holding the search button (boot into fastboot).

    Via the device-manager or the device center you can now see a device called "S1Boot Fastboot" with a warning sign - rightclick it, press on "Properties", click on the Hardware tab and then again on "Properties".
    After that click on the driver tab and press on "update driver".
    Choose the option to look manually for the driver and then guide to the usb_driver folder, which I mentioned above.


    Now you should be able to access the fastboot-tool via PC.

    Hope I could help you and I'm sorry if I made some language mistakes, but English is a foreign language for me.

    Have a nice day,


    Janitor
    1
    it says windows found the drivers but encountered a problem installing it !! help please

    Just install flashtool. It will install the drivers automatically, and if it doesn't run C:\Flashtool\drivers\Flashtool_drivers.exe