[Q] Need help with xperia Go. - Sony Xperia P, U, Sola, Go

Hi, I need help with my Xperia Go since my power button has stopped working and I used to turn on my device via fastboot with flashtool on windows 7 32bit. Now I have Windows 8.1 64bit and I can't even install fastboot drivers. I get error when installing them:
Google, inc. (WinUSB) AndroidUsbDeviceClass (12/06/2010 4.0.0000.00000).
Thanks.
Edit: Ok, I got fastboot drivers installed somehow, now I cant see my device in flashtool. When I boot my xperia to fastboot, it stays there only few secs.

Are you using USB 2 or 3 ports?
Someone posted working drivers for USB 3 on windows 8.1 running on Intel chipset, search the forum.

ChikeD said:
Are you using USB 2 or 3 ports?
Someone posted working drivers for USB 3 on windows 8.1 running on Intel chipset, search the forum.
Click to expand...
Click to collapse
I have USB 2.0

Method
Xperiagouser said:
Hi, I need help with my Xperia Go since my power button has stopped working and I used to turn on my device via fastboot with flashtool on windows 7 32bit. Now I have Windows 8.1 64bit and I can't even install fastboot drivers. I get error when installing them:
Google, inc. (WinUSB) AndroidUsbDeviceClass (12/06/2010 4.0.0000.00000).
Thanks.
Edit: Ok, I got fastboot drivers installed somehow, now I cant see my device in flashtool. When I boot my xperia to fastboot, it stays there only few secs.
Click to expand...
Click to collapse
disable driver signature enforcement in windows then install drivers using the package given in flashtool or u can install SUS as it installs fastboot drivers by itself. But before anything it is recommended you ,uninstall the drivers which you have currently
sorry cannot post guide as per xda rules

Related

Xperia U adb devices not showing on Windows 7 x86

I've got an Xperia U (st25i) unbranded firmware 6.0.B.3.184, but my Windows 7 x64 doesn't show adb device at all, I have a working mtp device (that looks like it cannot be disabled). Same device works fine in adb on linux, even passing the usb device to a vmware machine with linux.
I've tried with Xperia_P_Xperia_U_Xperia_sola_drivers.zip and install PC Companion, but the adb devices still does not show, if I force add the adb interface from inf, windows 7 says it cannot start, there is same problem on windows 7 x86. Windows xp x86 instead automatically installs mtd devices but prompts for the adb device drivers, so I can give him the drivers. Any clue?
Make sure PC is connected to internet then connect the device in fastboot mode. Win7 downloads and installs drivers automatically.
Sent from my Blade using Tapatalk 2
Had the Same issue. Just Google for win7 64bit and xda. Sorry i have no Link. But Problem solved easy
Rapier07 said:
Make sure PC is connected to internet then connect the device in fastboot mode. Win7 downloads and installs drivers automatically.
Sent from my Blade using Tapatalk 2
Click to expand...
Click to collapse
I don't need fastboot drivers, just adb to develop, I'm always connected, but adb interface does not show at all in device manager, I don't have unknown/failed devices in device manager
sherpya said:
I don't need fastboot drivers, just adb to develop, I'm always connected, but adb interface does not show at all in device manager, I don't have unknown/failed devices in device manager
Click to expand...
Click to collapse
You have the "wrong" drivers installed. Use the drivers provided with c:\flashtool\drivers
-> then turn off internet on pc before connecting phone. <- prevents windoze from auto install via update
xperia mt27i
gazhead said:
You have the "wrong" drivers installed. Use the drivers provided with c:\flashtool\drivers
-> then turn off internet on pc before connecting phone. <- prevents windoze from auto install via update
xperia mt27i
Click to expand...
Click to collapse
The only driver windows automatically install is the mtd (that doesn't need internet because is in win), I don't have the device VID_0FCE&PID_5171&MI_01 but only VID_0FCE&PID_5171
It's a bit strange a common developer should download a non sony tool to develop with a sony phone
I had a similar problem with my XS, I get around it by enabling 'install PC companion' in connectivity settings under 'xperia'. Then when you plug the phone in, on your phone select install. It should then appear both as an MTP device the PCC installation, just cancel that latter.
I've used the wrong thread title, it should be x64 not x86, I've just verified that windows 7 32bit downloads and installs the adb driver, I had similar problem with gt7500 on windows xp 64bit, http://forum.xda-developers.com/showthread.php?t=1434319
I've solved modifying the inf file, I think I cannot change inf on windows 7 x64 because the driver becomes unsigned. Perhaps gt7500 works fine on windows 7
Heh... You stiill refuse to listen.
Install drivers provided with flashtool. Just doit and report back
mt27i
tested with internet disconnected and drivers pack in flashtool-0.9.1.0-windows.exe, same thing, windows shows only mtp device
check this out:
http://forum.xda-developers.com/showthread.php?t=1554632
more drivers:
http://www.mediafire.com/?2fxtdec2fxacux1
sherpya said:
It's a bit strange a common developer should download a non sony tool to develop with a sony phone
Click to expand...
Click to collapse
eeh.. its GOOGLE Android default tools. adb fastboot etc its all Android getit?
Request
thebrainkafka said:
Had the Same issue. Just Google for win7 64bit and xda. Sorry i have no Link. But Problem solved easy
Click to expand...
Click to collapse
Tell Me how Please....:crying:
I just solved this issue for my Xperia S.
Here are the steps:
1. Install driver on flashtool (I also install the pc companion)
1. On device manager, open the MTP device, and select reinstall device driver
2. Choose install the driver manually and list the compatible driver
3. It would only show one "USB Composite Device" for this device and install it
4. After the driver installed, the adb device just shows up!

[Q] Xperia S + Windows 8 + Fastboot. How to get it working?

How to get Fastboot working in Windows 8 with the Xperia S? Somebody already got it working?
I installed PC Companion, Flashtool, Android SDK+adb. Everything works: I can connect through adb. Flashtools works in flashmode.
EXCEPT: fastboot...
Fastboot just won't see any device in Windows 8. How to fix this?
On my other computers/OSes it works without problems.
cognosco said:
How to get Fastboot working in Windows 8 with the Xperia S? Somebody already got it working?
I installed PC Companion, Flashtool, Android SDK+adb. Everything works: I can connect through adb. Flashtools works in flashmode.
EXCEPT: fastboot...
Fastboot just won't see any device in Windows 8. How to fix this?
On my other computers/OSes it works without problems.
Click to expand...
Click to collapse
got the same problem on my xperia ray
I had this problem earlier.
Well windows 8 does allow unsigned fastboot drivers to get installed. I'm assuming u r installing drivers from file in flashtool folder.
Follow the procedure in This link to disable driver signatures.
Reboot system after procedure done, then install the fastboot drivers they should work fine.
iamsuperuser said:
I had this problem earlier.
Well windows 8 does allow unsigned fastboot drivers to get installed. I'm assuming u r installing drivers from file in flashtool folder.
Follow the procedure in This link to disable driver signatures.
Reboot system after procedure done, then install the fastboot drivers they should work fine.
Click to expand...
Click to collapse
Thnx it worked!
iamsuperuser said:
I had this problem earlier.
Well windows 8 does allow unsigned fastboot drivers to get installed. I'm assuming u r installing drivers from file in flashtool folder.
Follow the procedure in This link to disable driver signatures.
Reboot system after procedure done, then install the fastboot drivers they should work fine.
Click to expand...
Click to collapse
Thank you, this method worked!
(Previously I disabled the driver enforcement through the command shell with 2 commands. But apparently that did not work.)
Hi
i tried with the metod above but it didn't work. can you help me? The phone enter in fasboot mode but after 5 seconds exit from it.
Solved: Use usb 2.0 port of your PC.
4lex96 said:
Hi
i tried with the metod above but it didn't work. can you help me? The phone enter in fasboot mode but after 5 seconds exit from it.
Solved: Use usb 2.0 port of your PC.
Click to expand...
Click to collapse
if i don't have any usb2.0. How can i do?
4lex96 said:
Solved: Use usb 2.0 port of your PC.
Click to expand...
Click to collapse
YOU ARE GOD!!
Was struggling with this for the last 2 months. Just had to plug it in another port! BOOM!!
THanks a ton @4lex96
GH0ST DR0NE said:
YOU ARE GOD!!
Was struggling with this for the last 2 months. Just had to plug it in another port! BOOM!!
THanks a ton @4lex96
Click to expand...
Click to collapse
It's a pleasure. If any moderator put this discussion in relief would be better :highfive:

WIN 8.1 + flashtool problem

Hi,
i'm trying to flash kernel to my st15i under win8.1.
Application and drivers are installed corectly, but after connecting phone in fastboot mode there is a message:
"USB device not recognized"
Under win7 there was no problem (the same procedures, the same PC, the same phone, flashtool 0.9.11.0)
gizmolek said:
Hi,
i'm trying to flash kernel to my st15i under win8.1.
Application and drivers are installed corectly, but after connecting phone in fastboot mode there is a message:
"USB device not recognized"
Under win7 there was no problem (the same procedures, the same PC, the same phone, flashtool 0.9.11.0)
Click to expand...
Click to collapse
Windows 8 has new type of security, that disallows installing unsigned drivers. Thereby fastboot drivers are not installed.
Follow this guide to install fastboot drivers: http://flashtool.net/disabledrivers.html
Someguyfromhell said:
Windows 8 has new type of security, that disallows installing unsigned drivers. Thereby fastboot drivers are not installed.
Follow this guide to install fastboot drivers: http://flashtool.net/disabledrivers.html
Click to expand...
Click to collapse
I'm affraid that your guide helps in win8 not 8.1, where there is no problem with installing drivers. Drivers are installed without any problems like in win8. Problem appears while you try to connect phone in fastboot mode.
gizmolek said:
I'm affraid that your guide helps in win8 not 8.1, where there is no problem with installing drivers. Drivers are installed without any problems like in win8. Problem appears while you try to connect phone in fastboot mode.
Click to expand...
Click to collapse
Same applies. Drivers are not installed, otherwise it would detect your device.
Someguyfromhell said:
Same applies. Drivers are not installed, otherwise it would detect your device.
Click to expand...
Click to collapse
Yes, you are right, something is wrong.
But drivers are installed correctly, becouse of lack problem during installation, and final windows info.
It seems that win 8.1 must have new flashtool/fastboot drivers.
gizmolek said:
Yes, you are right, something is wrong.
But drivers are installed correctly, becouse of lack problem during installation, and final windows info.
It seems that win 8.1 must have new flashtool/fastboot drivers.
Click to expand...
Click to collapse
Well how come this fixed the issue on my PC?
Someguyfromhell said:
Well how come this fixed the issue on my PC?
Click to expand...
Click to collapse
Because you have win8.
In 8.1 there isn't active option "Driver signature enforcement" - there is no need to disable it.
.. and "PC settings" are different - this manual doesn't fit.
gizmolek said:
Because you have win8.
In 8.1 there isn't active option "Driver signature enforcement" - there is no need to disable it.
.. and "PC settings" are different - this manual doesn't fit.
Click to expand...
Click to collapse
I seriously doubt, that 8.1 does not have such option.
I will try to look further into that, will update once I find anything.
http://www.howtogeek.com/167723/how-to-disable-driver-signature-verification-on-64-bit-windows-8.1-so-that-you-can-install-unsigned-drivers/?
Someguyfromhell said:
I seriously doubt, that 8.1 does not have such option.
I will try to look further into that, will update once I find anything.
http://www.howtogeek.com/167723/how-to-disable-driver-signature-verification-on-64-bit-windows-8.1-so-that-you-can-install-unsigned-drivers/?
Click to expand...
Click to collapse
I've tried this manual, uninstalled/installed few times flashtool/flashtool drivers - nothing changed... please help
This is weird, I am running out of ideas.
One of the last possibilities is that the drivers are not compatible with RC version of 8.1.
i also have the same issue..the pc doesnt recognise the device in fastboot or flashboot mode..
as for my idea, 8.1 is just a preview version..
i have 8.1 installed in pc and 7 in laptop.
so better work in 7 pal.
whenever i need to flash i use 7..
i think there is no solves for this issue..it has to be fixed by microsoft i think..
better you ask the questions to the windows support pages, genius people are waiting out there to help you..
anyways.. cheers!!

Xperia U - CAN'T Fastboot Windows 8.1 (64-bit)!!

I have installed Walkman Experience Elite ROM (4.0.4) and it shows kernel 3.0.8.
The problem is, I can not get into fastboot!
I turn it off, hold Vol+Up and plug in USB, but the blue LED appears only for a couple seconds, then goes off and the phone just continues charging.
I installed Android SDK stuff and I couldnt use it to fastboot CM10 boot.img. I tried Flashtool, AND I installed the drivers.
(Note in case it matters (don't think so): at first I downloaded fastboot drivers alone and installed, but after installing Flashtool those may have been newer drivers, I tried to install them too but it said I already have)
Even after installing the drivers my Xperia U showed no signs of working fastboot, and PC still couldn't recognize it in fastboot.
I had problems installing the drivers, as I found out - because of Windows 8.1, but I got through that.
Another question: Does Xperia U change from ST25a to ST25i depending on kernel/ROM or something? (I have ST25a)
Please help!
I tried to follow this guide:
http://forum.xda-developers.com/showthread.php?t=2447283
But at step 8 it doesn't recognize it as S1 fastboot device.
Why does nobody help? ;(
2Radon said:
Why does nobody help? ;(
Click to expand...
Click to collapse
Maybe because the is no answer.
Have you tried the guide in flashtool FAQ?
ChikeD said:
Maybe because the is no answer.
Have you tried the guide in flashtool FAQ?
Click to expand...
Click to collapse
flashtool FAQ has guide for windows 8, but it's not working on windows 8.1
ShinChven said:
flashtool FAQ has guide for windows 8, but it's not working on windows 8.1
Click to expand...
Click to collapse
windows 8.1 is not developer friendly

xperia u windows 8 x64 drivers

hello,
i have a Xperia u JB and i am trying to connect it to my windows 8 x64 computer but it won't
when i connect it , in device manager i see st25i with yellow mark next to it, and i can't find any driver
while in fast-boot the same but with different name"
i tried installing the driver from flashtools drivers but it fails
i tried these methods from this fourm but it failed "most of the comments stated that it failed because its x64 not x32
http://forum.xda-developers.com/showthread.php?t=2170114
http://forum.xda-developers.com/showthread.php?p=36603439
on this one i successfully disable driver signature enforcement but when i install the driver from flash tool it says "DPInst.exe does not execute on ÿour operating system "
please help i have been trying for days
thanks
hrashdan said:
hello,
i have a Xperia u JB and i am trying to connect it to my windows 8 x64 computer but it won't
when i connect it , in device manager i see st25i with yellow mark next to it, and i can't find any driver
while in fast-boot the same but with different name"
i tried installing the driver from flashtools drivers but it fails
i tried these methods from this fourm but it failed "most of the comments stated that it failed because its x64 not x32
http://forum.xda-developers.com/showthread.php?t=2170114
http://forum.xda-developers.com/showthread.php?p=36603439
on this one i successfully disable driver signature enforcement but when i install the driver from flash tool it says "DPInst.exe does not execute on ÿour operating system "
please help i have been trying for days
thanks
Click to expand...
Click to collapse
the second method u followed must work try again to disable driver signature enforcement and install the drivers if it shows the same error
try referring this page http://msdn.microsoft.com/en-us/library/windows/hardware/ff544842(v=vs.85).aspx
it explains about "Driver Package Installer (DPInst)".
What mode do you want to connect your phone? Mtp, fastboot or flash? If mtp mode its easy.. Just go to device manager and expand the usb controller you will see 1 or more "usb composite devices" listed there.. Just uninstalled every driver as that name and while you're doing it make sure your phone connected to pc in the beginning.. After uninstall succesfull just refresh device manager and it will automatically install a new driver.. Hope it help..
If it still cant recognized just reboot your pc with phone still connected to pc..
Sent from my LT22i using xda premium
kopter36 said:
What mode do you want to connect your phone? Mtp, fastboot or flash? If mtp mode its easy.. Just go to device manager and expand the usb controller you will see 1 or more "usb composite devices" listed there.. Just uninstalled every driver as that name and while you're doing it make sure your phone connected to pc in the beginning.. After uninstall succesfull just refresh device manager and it will automatically install a new driver.. Hope it help..
If it still cant recognized just reboot your pc with phone still connected to pc..
Sent from my LT22i using xda premium
Click to expand...
Click to collapse
i cant conecct my phone using any mode, tried what you said for mtp, deleted all usb composite devices "visable and hidden" and all mtp devices, rebooted my pc but still no luck :S
thanks for help
nagarjuna93 said:
the second method u followed must work try again to disable driver signature enforcement and install the drivers if it shows the same error
try referring this page
it explains about "Driver Package Installer (DPInst)".
Click to expand...
Click to collapse
still same message :S
thanks for help
hrashdan said:
still same message :S
thanks for help
Click to expand...
Click to collapse
Have you followed flashtool instructions for windows 8?
hrashdan said:
i cant conecct my phone using any mode, tried what you said for mtp, deleted all usb composite devices "visable and hidden" and all mtp devices, rebooted my pc but still no luck :S
thanks for help
Click to expand...
Click to collapse
Woah really? Im using freshly-installed Windows 8 Enterprise 64-bit on laptop and i didn't even installed ANY drivers yet (not even Flashtool) and my phone easily recognized although i had to do the step above sometimes. And i tried it using both USB2.0 and 3.0 and it always worked. A bad pc usb slot/data cable/phone micro usb slot maybe?
Sent from my LT22i using xda premium
ChikeD said:
Have you followed flashtool instructions for windows 8[/URL]?
Click to expand...
Click to collapse
yes i did, but when i install the drivers from the flashtool drivers it says "DPInst.exe does not execute on ÿour operating system "
is there is any other way to install drivers other than flashtool?
thanks
kopter36 said:
Woah really? Im using freshly-installed Windows 8 Enterprise 64-bit on laptop and i didn't even installed ANY drivers yet (not even Flashtool) and my phone easily recognized although i had to do the step above sometimes. And i tried it using both USB2.0 and 3.0 and it always worked. A bad pc usb slot/data cable/phone micro usb slot maybe?
Sent from my LT22i using xda premium
Click to expand...
Click to collapse
the phone and the cable works perfectly on other computers (win7 , vista) but not here on win 8
and the usb slots are fine :confused
Please try this
http://forum.xda-developers.com/showthread.php?t=2511958
Sent from my Xperia Go using xda app-developers app
nosmaster said:
Please try this
http://forum.xda-developers.com/showthread.php?t=2511958
Sent from my Xperia Go using xda app-developers app
Click to expand...
Click to collapse
says windows can't find drivers for your device although i manually selected it

Categories

Resources