[SOLVED] [Q] ADB Not seeing XZ1 - Xperia Z1 Q&A, Help & Troubleshooting

Hi all
I am wondering if any of your can help.
I have connected my rooted Xperia Z1 to my Windows 7 x86 PC and it installed the drivers automatically. I have enabled USB debugging in the developer options and confirmed that ADB is running on the device.
When i start ADB on the PC and then get it to display a list of devices there is nothing shown and the same when i try to use the wait-for-device command too.
It is shown in device manager as Sony Xperia Z1 under Portable Devices with a hardware ID of COMP\SONY&C6903&1.0
Any help on getting ADB to see the device would be most appreciated
Thanks
Adam

AdamCompedia said:
Hi all
I am wondering if any of your can help.
I have connected my rooted Xperia Z1 to my Windows 7 x86 PC and it installed the drivers automatically. I have enabled USB debugging in the developer options and confirmed that ADB is running on the device.
When i start ADB on the PC and then get it to display a list of devices there is nothing shown and the same when i try to use the wait-for-device command too.
It is shown in device manager as Sony Xperia Z1 under Portable Devices with a hardware ID of COMP\SONY&C6903&1.0
Any help on getting ADB to see the device would be most appreciated
Thanks
Adam
Click to expand...
Click to collapse
Hello mate, check out this post I have written a while ago. Usually ADB problems arise if you have other interfering software running or if you had installed ADB drivers for different devices in the past:
http://forum.xda-developers.com/showpost.php?p=39888513&postcount=245

shem2409 said:
Hello mate, check out this post I have written a while ago. Usually ADB problems arise if you have other interfering software running or if you had installed ADB drivers for different devices in the past:
http://forum.xda-developers.com/showpost.php?p=39888513&postcount=245
Click to expand...
Click to collapse
Thank you for your reply.
It is more than likely the second one as there are drivers probably installed for the Dell Streak, Galaxy Note, Kindle Fire HD, Sensation XE and now the Z1
** UPDATE **
Thank you, that worked perfectly, although i did accidentally uninstall my mouse driver lol as i removed the USB Composite Device entries too as that is what Windows reported it as first time round.
Now though it found the ADB interface seperately from the phone so all working now and tested in ADB too

AdamCompedia said:
Thank you for your reply.
It is more than likely the second one as there are drivers probably installed for the Dell Streak, Galaxy Note, Kindle Fire HD, Sensation XE and now the Z1
** UPDATE **
Thank you, that worked perfectly, although i did accidentally uninstall my mouse driver lol as i removed the USB Composite Device entries too as that is what Windows reported it as first time round.
Now though it found the ADB interface seperately from the phone so all working now and tested in ADB too
Click to expand...
Click to collapse
I am glad I could help Maybe consider putting a "[SOLVED]" word in your thread title

Sent from my C6903 using XDA Premium 4 mobile app
Wrong place, sorry

Related

[Q] Dalvik Debug Monitor and screenshots on HTC Legend

I have read several guides concerning how to take screenshots on your unrootet Android device using the Android SDK and the Dalvik Debug Monitor, guides such as this one:
downloadsquad.com/2008/10/22/taking-screenshots-on-an-android-based-phone/
But it doesn't seem to work on my HTC Legend. When i run DDMS, my device isn't found within the program. Is there simply a compatibility issue with newer Android phones such as the Legend, or is it possible that I am doing something wrong? Has anyone else got it to work?
Perhaps this is a really lame problem for people more experienced with this stuff, but please help a newbie!
Working perfekt for me.
You have usbdebugging on?
Sent from my HTC Legend using XDA App
snakehult said:
Working perfekt for me.
You have usbdebugging on?
Sent from my HTC Legend using XDA App
Click to expand...
Click to collapse
Yep, but your device, is it rooted? Perhaps that is the difference then.
Oh, and i read somewhere that you had to have device specific drivers i you use Windows for this, what would that be in this case?
Root is of course NOT needed.
But you must have adb drivers installed.
But they should been installed together with the adb-package
Check in your system devices what mode th USB phone is connected/called.
In windows 7x64
my phone is connected as:
Android Phone/
Android Composite ADB Interface
Google, Inc
2009-08-11
2.0.10.2
Drivers:
C:\windows\system32\DRIVERS\winusb.sys
C:\Windows\system32\WdfCoInstaller01007.dll
C:\Windows\system32\WinUSBCoInstaller.dll
snakehult said:
Root is of course NOT needed.
But you must have adb drivers installed.
But they should been installed together with the adb-package
Check in your system devices what mode th USB phone is connected/called.
In windows 7x64
my phone is connected as:
Android Phone/
Android Composite ADB Interface
Google, Inc
2009-08-11
2.0.10.2
Drivers:
C:\windows\system32\DRIVERS\winusb.sys
C:\Windows\system32\WdfCoInstaller01007.dll
C:\Windows\system32\WinUSBCoInstaller.dll
Click to expand...
Click to collapse
My system doesn't seem to recognize the device as anything specific at all. It's just an unknown USB-device. Any ideas why this is the case?
Update #1: After a little research it all comes down to that my Legend doesn't seem to install the ADB drivers correctly. Would a hard-reset help here?
Uptade #2: Solved it, added a command line which i found on google to the USB-drivers that came with the SDK, to make it support the HTC Legend.

[Q] ADB and Fastboot not working

For the life of me, i can't get adb to work on my wi-fi streak 7. I've tried two different laptops and OS (windows 8 and XP). I both cases the driver installs correctly, but the commands "adb devices" and "fastboot devices" return nothing. The cable seems to be functioning ok, the tablet charges and I'm able to copy files. I installed the APX and ADB drivers, and i tried both the Google and Dell ADB drivers, still with no luck. It appears I'm forgetting something, but I can't see what it is. Any help?
marciolsf said:
For the life of me, i can't get adb to work on my wi-fi streak 7. I've tried two different laptops and OS (windows 8 and XP). I both cases the driver installs correctly, but the commands "adb devices" and "fastboot devices" return nothing. The cable seems to be functioning ok, the tablet charges and I'm able to copy files. I installed the APX and ADB drivers, and i tried both the Google and Dell ADB drivers, still with no luck. It appears I'm forgetting something, but I can't see what it is. Any help?
Click to expand...
Click to collapse
I should also add that the streak is running JB 10.1... I've reflashed this thing multiple times in the past, and never had this kind of problem, things just generally worked!
marciolsf said:
I should also add that the streak is running JB 10.1... I've reflashed this thing multiple times in the past, and never had this kind of problem, things just generally worked!
Click to expand...
Click to collapse
IIRC, ADB is broken on the latest build and won't be fixed till the new kernel being worked on gets done which could be a long time.
Does that apply to beta1 as well? I thought it was only on beta 2... how did you guys update to it then?
Sent from my Streak 7 using xda app-developers app
marciolsf said:
Does that apply to beta1 as well? I thought it was only on beta 2... how did you guys update to it then?
Sent from my Streak 7 using xda app-developers app
Click to expand...
Click to collapse
Use an older adb package.

Fastboot problem Windows 8.1

Hi,
I recently upgraded to Windows 8.1.
It does not recognize the fastboot mode in my Nexus One.
When the phone is connected in fastboot mode (bootloader), Windows gives the prompt 'The last USB device you connected to your computer malfunctioned and Windows does not recognize it.'
Is there a problem with my phone?
What can be done to rectify this?
What fastboot drivers would be required to be installed?
Thanks in advance.
viditbhargava said:
Hi,
I recently upgraded to Windows 8.1.
It does not recognize the fastboot mode in my Nexus One.
When the phone is connected in fastboot mode (bootloader), Windows gives the prompt 'The last USB device you connected to your computer malfunctioned and Windows does not recognize it.'
Is there a problem with my phone?
What can be done to rectify this?
What fastboot drivers would be required to be installed?
Thanks in advance.
Click to expand...
Click to collapse
Same to me. I have Windows 8.1 and when i connect my N1 in fastboot mode and it give me the same error. I don't think that your (our) phone is the problem.
Mirko Lona said:
Same to me. I have Windows 8.1 and when i connect my N1 in fastboot mode and it give me the same error. I don't think that your (our) phone is the problem.
Click to expand...
Click to collapse
Thanks, such a relief knowing that it is most probably nothing wrong with my phone. :cyclops:
No replies on this?
Please help guys.
There's anyone there?
I triend on Windows 7 and same message appears
I also have this issue. I keep trying to update/re-install the driver but it always reverts back to ADB Interface > HTC Bootloader (when looking at device manager). I have re-installed the Official Google Nexus Drivers, my Nexus 9, 10 and Galaxy Nexus all work fine.
And to be clear, it's only fastboot that is the issue. ADB works:
Code:
adb devices
yields the devices ID and
Code:
adb reboot bootloader
reboots into HBoot.
Also, to be clear, I just upgraded to Windows 10 and all of the devices listed above work still!
So any thoughts would be greatly appreciated. Otherwise I might try replacing the logicboard in this bad boy.
nisiwi
toonhead85 said:
I also have this issue. I keep trying to update/re-install the driver but it always reverts back to ADB Interface > HTC Bootloader (when looking at device manager). I have re-installed the Official Google Nexus Drivers, my Nexus 9, 10 and Galaxy Nexus all work fine.
And to be clear, it's only fastboot that is the issue. ADB works:
Code:
adb devices
yields the devices ID and
Code:
adb reboot bootloader
reboots into HBoot.
Also, to be clear, I just upgraded to Windows 10 and all of the devices listed above work still!
So any thoughts would be greatly appreciated. Otherwise I might try replacing the logicboard in this bad boy.
Click to expand...
Click to collapse
I'm experiencing the same problem on Windows 10 with a Google Nexus One Did you ever resolve it toonhead85 ?
I'm thinking about buying an old windows 7 laptop on ebay just to be able to keep working on the phone. I just can't let go.
anyone found the solution about this error message? I'm trying to give life to my old N1 and I can't see to find a fix for this error, and I really dont want to downgrade my notebook system just for that...
nisiwi said:
Did you ever resolve it toonhead85 ?
Click to expand...
Click to collapse
YES!!!
So, using VirtualBox I installed Windows 7 and this. No problems at all. I guess this means that there is some incompatibility with Windows 10 and Nexus One. I was able to remove BlackRose and install STOCK 2.3.6, which is what I wanted to do in the first place.
Best of Luck!
toonhead85 said:
YES!!!
So, using VirtualBox I installed Windows 7 and this. No problems at all. I guess this means that there is some incompatibility with Windows 10 and Nexus One. I was able to remove BlackRose and install STOCK 2.3.6, which is what I wanted to do in the first place.
Best of Luck!
Click to expand...
Click to collapse
Sorry to pull this thread up from the grave, but how did you get the virtual Windows 7 to see the device at all? I've only been able to get it to pick up devices with working drivers in my main Windows install.

[Q] ADB is not working for Sony Xperia Z (6602)

I bought a Sony Xperia Z. Earlier I was using Sony Xperia Ray for development and it was working fine. But with Xperia Z, I am struggling to detect the device using adb.
I found several links to make it fix but no luck. ( Sorry I still do not have permission to post those links.)
My OS is Windows Vista 32 bit home edition.
I installed PC companion and it is able to connect with the phone. But once I enable USB debugging mode, Windows shows "Found new hardware" dialog. When "Locate and install driver software" is selected it says software is successfully installed. But in the device manager it is shown under Other devices as 6602 with a exclamation.
It gives an empty list for "adb devices"
Is there anyone having a Xperia Z successfully connected with adb?
Sameera
clozaps said:
I bought a Sony Xperia Z. Earlier I was using Sony Xperia Ray for development and it was working fine. But with Xperia Z, I am struggling to detect the device using adb.
I found several links to make it fix but no luck. ( Sorry I still do not have permission to post those links.)
My OS is Windows Vista 32 bit home edition.
I installed PC companion and it is able to connect with the phone. But once I enable USB debugging mode, Windows shows "Found new hardware" dialog. When "Locate and install driver software" is selected it says software is successfully installed. But in the device manager it is shown under Other devices as 6602 with a exclamation.
It gives an empty list for "adb devices"
Is there anyone having a Xperia Z successfully connected with adb?
Sameera
Click to expand...
Click to collapse
Do you installed adb drivers for the Xperia Z?
You should use Windows 7,it's better a lot...
Sent from my Sony Xperia™ Z using XDA Premium
Ben Ling said:
Do you installed adb drivers for the Xperia Z?
You should use Windows 7,it's better a lot...
Sent from my Sony Xperia™ Z using XDA Premium
Click to expand...
Click to collapse
Isn't it supposed to be installed along with PC companion ?
Anyway I tried to find adb driver but could not find an exact match with c6602. There was one named as "Xperia_Z_driver" in developer sonymobile dot com. I am not clear how it should be installed. I tried updating the device in Device Manager and pointing to this location. But it gives the following error.
The folder you specified doesn't contain compatible software driver for your device. .....
Another thing is I still did not update Andriod SDK. It is the next item on my list. Does it matters ?
This driver pack contains ADB drivers for the Z. It helped when I had problems with drivers.
Sent from my C6603 using Tapatalk
kingvortex said:
This driver pack contains ADB drivers for the Z. It helped when I had problems with drivers.
Sent from my C6603 using Tapatalk
Click to expand...
Click to collapse
Thanks. I tried installing this but still no luck. Do I have to do anything other than installing this ? (Note that I have selected Xperia Z drivers check box while installing this.)
It's some time since I installed them, but I think the ADB drivers are a separate entry at the bottom of the list. I'm not at my PC, so can't check.
Sent from my C6603 using Tapatalk
OK. I got it working on a Win 7 64 bit machine. So there should be nothing wrong with the phone. But still its not working with Vista 32 bit. Is it because there is no driver for 32 bit OS?
clozaps said:
OK. I got it working on a Win 7 64 bit machine. So there should be nothing wrong with the phone. But still its not working with Vista 32 bit. Is it because there is no driver for 32 bit OS?
Click to expand...
Click to collapse
I think it's not compatible with Windows Vista.
Sent from my Sony Xperia™ Z using XDA Premium

honor 5c USB drivers

Hi everyone im just in the process of rooting my honor 5c NEM-L51 but cannot find USB drivers anywhere for them all the ones I could find on google didn't work when trying to install them through device manager I just get the message "windows could not find driver software for your device (im manually browsing for the drivers I download).
Any help would be greatly appreciated thanks :good::good:
You don't need an extra driver. Try to change your USB cable.
Sent from my Honor 8 using XDA Labs
Yeah ive tried with a couple of usb cables (along with the one that came with the phone) but it appears in device manager with a warning sign on it and in description says "need to install drivers manually". Plus when I run adb reboot bootloader it stops and reads device not found.
threeeyedparrot said:
Yeah ive tried with a couple of usb cables (along with the one that came with the phone) but it appears in device manager with a warning sign on it and in description says "need to install drivers manually". Plus when I run adb reboot bootloader it stops and reads device not found.
Click to expand...
Click to collapse
Do you habe adb drivers installed?
Yeah ive git ADB drivers installed and ill try install hisuite soon and see if that helps thanks
Let us know.
Yeah that seems to have worked phone is now being recognized by the pc thanks :good:
threeeyedparrot said:
Yeah that seems to have worked phone is now being recognized by the pc thanks :good:
Click to expand...
Click to collapse
Glad you fixed it.
Sent from my Honor 8 using XDA Labs

Categories

Resources