Nexus 5- Fastboot / TWRP Installed, NO OS, NO USB Access - Nexus 5 Q&A, Help & Troubleshooting

Fastboot / TWRP installed, NO OS, NO USB access
I can boot in bootloader and recovery (TWRP 2.6.3.1), Win7 drivers+adb+fastboot are installed properly since I have 2 Nexus 5 and 1 is working fine (I can see the device with "fastboot devices").
There is NO OS installed, I can not connect via USB, and I can not mount the USB-OTG (tried with the working phone and it work fine).
In TRWP when try to reboot it tells me that "the device does not appear to be rooted" but the device has been rooted.
When it boot into the bootloaded, I have a window popping with the yellow triangle, than disapears, (USB device not recognized)
There is nothing in the device manager.
In bootloader I have: variant D820H, HW rev: rev_11, bootloader:HHZ12h, secure boot:enabled,Lock state:unlocked
How do I revive the phone to transfer a rom since I can not use USB-OTG or USB connection, is there a cmd I can run on the phone via terminal to enable the USB (/data is empty).
Thanks

adb sideload and update TWRP

Primokorn said:
adb sideload and update TWRP
Click to expand...
Click to collapse
I can not connect from my PC, "fastboot devices" does show any connected devices, so adb neither...

peterman3 said:
I can not connect from my PC, "fastboot devices" does show any connected devices, so adb neither...
Click to expand...
Click to collapse
Did you install fastboot on your PC?
FYI adb doesn't work when you are in the bootloader.

Primokorn said:
Did you install fastboot on your PC?
Yes fastboot is properly installed, I tried it to connect using my other working nexus 5 and it works fine, when I type "fastboot devices" I get the serial # of the phone.
With this Nexus 5 I get nothing.
NB: If I boot the phone, it get stuck with the google logo (since no OS is installed)
I just want to be able to transfer a rom file on the phone...
Click to expand...
Click to collapse

peterman3 said:
Primokorn said:
Did you install fastboot on your PC?
Yes fastboot is properly installed, I tried it to connect using my other working nexus 5 and it works fine, when I type "fastboot devices" I get the serial # of the phone.
With this Nexus 5 I get nothing.
NB: If I boot the phone, it get stuck with the google logo (since no OS is installed)
I just want to be able to transfer a rom file on the phone...
Click to expand...
Click to collapse
Weird... Boot into your recovery and adb push a rom.
Click to expand...
Click to collapse

Primokorn said:
peterman3 said:
Weird... Boot into your recovery and adb push a rom.
Click to expand...
Click to collapse
When I boot into recovery (TWRP), I can not connect, my computer does not recognize the USB port (tried differents cables including the LG original cable). like I said everything is installed properly since I have another Nexus 5 and I can perform all operation.
Is it possible that the USB is disabled / missing config file in TRWP or in bootloader ?
Click to expand...
Click to collapse

In TWRP don't you have to mount system in order to get MTP? Newer versions can do it not sure about the version you are using. If you cannot get the phone to mount over USB in either fastboot over recovery in not sure what you can do. Possibly a bad USB port on the phone?

galakanokis said:
In TWRP don't you have to mount system in order to get MTP? Newer versions can do it not sure about the version you are using. If you cannot get the phone to mount over USB in either fastboot over recovery in not sure what you can do. Possibly a bad USB port on the phone?
Click to expand...
Click to collapse
I have TWRP 2.6.3.1 installed, I can mount everything except USB-OTG (USB-OTG device is working fine on my other Nexus 5 and I can mount it within TWRP), the usb port was working fine since I was able to root, and flash other roms, phone is almost new, when the phone is connected to the PC and I turn it on (Start in System), the PC detects a USB connection and then fail.
I know for sure it is not the USB connector, it is just something in the phone USB config that is corrupted.
The only thing I can do is use File explorer within TWRP to play with (not even sure if I can edit a file).
If anyone can guide me into checking the USB config file on the phone I will really appreciate.
I wish there was an an external SD card slot...

peterman3 said:
I have TWRP 2.6.3.1 installed, I can mount everything except USB-OTG (USB-OTG device is working fine on my other Nexus 5 and I can mount it within TWRP), the usb port was working fine since I was able to root, and flash other roms, phone is almost new, when the phone is connected to the PC and I turn it on (Start in System), the PC detects a USB connection and then fail.
I know for sure it is not the USB connector, it is just something in the phone USB config that is corrupted.
The only thing I can do is use File explorer within TWRP to play with (not even sure if I can edit a file).
If anyone can guide me into checking the USB config file on the phone I will really appreciate.
I wish there was an an external SD card slot...
Click to expand...
Click to collapse
Can you get the phone to mount on a PC in TWRP or bootloader? Have you tried sideloading from recovery? Are the TWRP versions the same on both phones? There was mounting/OTG changes at some point but I'm not sure when. Don't think there are any USB config files you can access especially for the bootloader.

galakanokis said:
Can you get the phone to mount on a PC in TWRP or bootloader? Have you tried sideloading from recovery? Are the TWRP versions the same on both phones? There was mounting/OTG changes at some point but I'm not sure when. Don't think there are any USB config files you can access especially for the bootloader.
Click to expand...
Click to collapse
no I can not mount on a PC, the PC does not see the phone, if there is a cmd I can run in the terminal from TWRP to check/enable the USB, I'm not familiar with Android sdk.
So far, I typed "dmesg" in the terminal, and I can see that in :
usbhid: USB HID core driver
....
sps:BAM 0xf9304000 is registered
sps:BAM 0xf9a44000 is registered
usb_bam_ipa_create_resources: Failed to create USB_PROD resource
So the phone USB driver is not loaded...

Sorry mate, other than enabling MTP under mounts in twrp I have no idea. If the phone doesn't mount in fastboot I got nothing. I do everything in fastboot and other than setting up my PC there was nothing else to do.
Hope you figure something out.

galakanokis said:
Sorry mate, other than enabling MTP under mounts in twrp I have no idea. If the phone doesn't mount in fastboot I got nothing. I do everything in fastboot and other than setting up my PC there was nothing else to do.
Hope you figure something out.
Click to expand...
Click to collapse
Thanks, just to let you know that I tried to bind the USB port to a folder and I get "permission denied", so I thing I lost the root access, I tried to issue /su, got also "permission denied".
I probably need to find how to root the phone from within the terminal cmd.

If there's no os what are you going to root? What happened to the phone where the usb port doesn't work and there's no os?

peachpuff said:
If there's no os what are you going to root? What happened to the phone where the usb port doesn't work and there's no os?
Click to expand...
Click to collapse
Like I said I can get to the bootloader and TWRP, but the usb communication is gone (and it is NOT the usb connector).
If I put the phone into fastboot, it is not recognized by the PC, if I boot in recovery (TWRP) the PC detect a usb connection but fail to install the driver.
When I'm in TWRP, I go into Advanced > terminal cmd, I type "dmesg" in the terminal, and I can see that in :
========================
usbhid: USB HID core driver
....
sps:BAM 0xf9304000 is registered
sps:BAM 0xf9a44000 is registered
usb_bam_ipa_create_resources: Failed to create USB_PROD resource
========================
So I know that the USB driver inside the phone is not loading...if the phone does not load its own driver there is no way to use the USB cable nor the USB-OTG...

I know you have a second Nexus 5 and have used it to check against this one that you're having issues with so this may sound stupid, but how about trying a different PC/Mac other than the one you've been using?

I had the same problem, but with a working phone.
Everything was fine except the usb connection. So I ordered the USB PCB from eBay for about $8, replaced it, and everything is fine now.
Edit: This is the part, from a quick ebay search
http://pages.ebay.com/link/?nav=item.view&id=271795600723

resident0915 said:
I know you have a second Nexus 5 and have used it to check against this one that you're having issues with so this may sound stupid, but how about trying a different PC/Mac other than the one you've been using?
Click to expand...
Click to collapse
Tried with another PC (Win7 and Linux), same thing...no luck

kted said:
I had the same problem, but with a working phone.
Everything was fine except the usb connection. So I ordered the USB PCB from eBay for about $8, replaced it, and everything is fine now.
Edit: This is the part, from a quick ebay search
http://pages.ebay.com/link/?nav=item.view&id=271795600723
Click to expand...
Click to collapse
USB was working fine before the flash / wipe, so its not hardware related.
/persists partition was wiped.

peterman3 said:
USB was working fine before the flash / wipe, so its not hardware related.
/persists partition was wiped.
Click to expand...
Click to collapse
Don't bet on it.
Mine was working fine too, and it just stopped. A stray voltage or a spike while you insert or remove the usb plug, is enough.
Στάλθηκε από το Nexus 5 μου χρησιμοποιώντας Tapatalk

Related

Computers blind to NS4G. Help?

Hey folks.
I have been trying to get my wife's NS4G back to stock to get the JB OTA. I have downloaded all drivers multiple times on multiple computers (windows). I have tried 3 or 4 different USB cables. I have downloaded pdanet. I have downloaded the JAVA SDK and updated everything about it.
My computers cannot connect to the NS4G.
USB debugging is on. When I try to turn on tether, it tells me USB is not plugged in.
I have been able to restore the stock ROM (2.3.7) via CWM, but now I no longer have a recovery. It is still rooted and unlocked. Rom Manager is installed and it will not download CWM Recovery.
I need some way to get a recovery onto it. CMW or stock.
Does ANYONE have any suggestions?
Thanks in advance for all suggestions and particularly to the one that will work.
SemperFratres said:
Hey folks.
I have been trying to get my wife's NS4G back to stock to get the JB OTA. I have downloaded all drivers multiple times on multiple computers (windows). I have tried 3 or 4 different USB cables. I have downloaded pdanet. I have downloaded the JAVA SDK and updated everything about it.
My computers cannot connect to the NS4G.
USB debugging is on. When I try to turn on tether, it tells me USB is not plugged in.
I have been able to restore the stock ROM (2.3.7) via CWM, but now I no longer have a recovery. It is still rooted and unlocked. Rom Manager is installed and it will not download CWM Recovery.
I need some way to get a recovery onto it. CMW or stock.
Does ANYONE have any suggestions?
Thanks in advance for all suggestions and particularly to the one that will work.
Click to expand...
Click to collapse
If you are running Windows 7 hold down the shift key and right click then select open command prompt here. type ADB devices and if your drivers are installed then you will see your serial number. Remember to be in fastboot when you install drivers. then use ADB to reboot bootloader. when in fastboot type "fastboot devices" and you should again see your serial number to know that your drivers are all installed correctly. You need to fastboot flash a new recovery image. Hope that helps
ken3669 said:
If you are running Windows 7 hold down the shift key and right click then select open command prompt here. type ADB devices and if your drivers are installed then you will see your serial number. Remember to be in fastboot when you install drivers. then use ADB to reboot bootloader. when in fastboot type "fastboot devices" and you should again see your serial number to know that your drivers are all installed correctly. You need to fastboot flash a new recovery image. Hope that helps
Click to expand...
Click to collapse
Drivers are installed, as I can see my S3 fine as well as adb getting my serial number. The computer, nor adb, can see my NS4G. I have tried a desktop as well as 2 laptops.
Will be trying Vaelek's idea of wireless adb this evening.
Thanks for the suggestion.
Sent from my SPH-L710 (that's a Galaxy S3 to you) via tapatalk.
SemperFratres said:
Drivers are installed, as I can see my S3 fine as well as adb getting my serial number. The computer, nor adb, can see my NS4G. I have tried a desktop as well as 2 laptops.
Will be trying Vaelek's idea of wireless adb this evening.
Thanks for the suggestion.
Sent from my SPH-L710 (that's a Galaxy S3 to you) via tapatalk.
Click to expand...
Click to collapse
Drivers are NOT installed properly then. Drivers are installed on a per device basis. If your phone doesn't get recognized, then they are not installed.
Chances are your device ID isn't found in the .inf file of the drivers. I know back when I rooted my phone over a year ago I had to manually change the inf file and add my device.
If you start your phone in fastboot mode and plug it in, when you go in device manager you should see an unrecognized device with a yellow question mark. Right click it, then Properties, then Details tab. Give me the information in the Device Instance Path.
Will check this out and post info when I get home tonight. Thanks for the input.
Sent from my SPH-L710 (that's a Galaxy S3 to you) via tapatalk.
polobunny said:
Drivers are NOT installed properly then. Drivers are installed on a per device basis. If your phone doesn't get recognized, then they are not installed.
Chances are your device ID isn't found in the .inf file of the drivers. I know back when I rooted my phone over a year ago I had to manually change the inf file and add my device.
If you start your phone in fastboot mode and plug it in, when you go in device manager you should see an unrecognized device with a yellow question mark. Right click it, then Properties, then Details tab. Give me the information in the Device Instance Path.
Click to expand...
Click to collapse
Started phone in fastboot mode. Plugged it in and watched Device Manager. Closed device manager and re-opened it for a good refresh. I get nothing new. No unrecognized device and no Android Device like when I plug in my S3. ADB Wireless wont connect.
OK... I just cleared my sd card and was able to install CWM. One hurdle cleared...
I still need to get stock ROM and recovery. Is there anyway to do this WITHOUT being able to connect via adb?
Thanks again for any input.

[q] twrp 2.5.0.0

Hello,
I followed Hasoon's all-in-one root toolkit and flashed the included TWRP 2.5.0.0 onto my AT&T HTC One X. Now I cannot do anything, whatever I do, it tells me "Unable to mount /cache". Could you please help me? I can't mount the sdcard to the computer either, so I am sort of stuck.
Thanks!
Simone
simsale said:
Hello,
I followed Hasoon's all-in-one root toolkit and flashed the included TWRP 2.5.0.0 onto my AT&T HTC One X. Now I cannot do anything, whatever I do, it tells me "Unable to mount /cache". Could you please help me? I can't mount the sdcard to the computer either, so I am sort of stuck.
Thanks!
Simone
Click to expand...
Click to collapse
Can you format the SD card in TWRP?
exad said:
Can you format the SD card in TWRP?
Click to expand...
Click to collapse
I was able to wipe it. However, it still gave all these same unable to mount /cache error messages. The data is gone though.
When I connect the mounted device to the computer it still doesn't recognize it.
Thanks!
Simone
simsale said:
I was able to wipe it. However, it still gave all these same unable to mount /cache error messages. The data is gone though.
When I connect the mounted device to the computer it still doesn't recognize it.
Thanks!
Simone
Click to expand...
Click to collapse
Does the PC not recognize that anything is connected or does it detect that its plugged in but can't find the driver?
What rom is currently installed on the phone?
exad said:
Does the PC not recognize that anything is connected or does it detect that its plugged in but can't find the driver?
What rom is currently installed on the phone?
Click to expand...
Click to collapse
Currently I think it recognizes the phone as a media device (or similar, I forgot the name), not as a disk drive. I am on a Mac, and I have Android File Transfer installed, which then tells me that the device cannot be opened. On Windows it couldn't be opened either although it talked about a driver issue. I currently only have a Mac, but from Monday I could work on a Windows machine again.
The ROM currently being installed is the original AT&T provided ROM.
Thanks so much!
Simone
simsale said:
Currently I think it recognizes the phone as a media device (or similar, I forgot the name), not as a disk drive. I am on a Mac, and I have Android File Transfer installed, which then tells me that the device cannot be opened. On Windows it couldn't be opened either although it talked about a driver issue. I currently only have a Mac, but from Monday I could work on a Windows machine again.
The ROM currently being installed is the original AT&T provided ROM.
Thanks so much!
Simone
Click to expand...
Click to collapse
What version? IS it already installed on your phone? I'm trying to find out if you require MTP drivers or not. Latest version of sense/stock Roms require MTP driver to access the SD card.
In any case I wouldn't suggest using any version of TWRP above 2.3.3.1
So, I would download twrp 2.3.3.1 and check the md5
then fastboot flash recovery recoveryfilename.img
fastboot erase cache
fastboot reboot-bootloader
select recovery from bootloader then try to mount sdcard with twrp.
exad said:
What version? IS it already installed on your phone? I'm trying to find out if you require MTP drivers or not. Latest version of sense/stock Roms require MTP driver to access the SD card.
In any case I wouldn't suggest using any version of TWRP above 2.3.3.1
So, I would download twrp 2.3.3.1 and check the md5
then fastboot flash recovery recoveryfilename.img
fastboot erase cache
fastboot reboot-bootloader
select recovery from bootloader then try to mount sdcard with twrp.
Click to expand...
Click to collapse
I see, this all sounds like I need to wait for a windows machine.
I am not sure what ROM version, unfortunately. I bought the phone in December from AT&T, and it all looks like it asks for MTP drivers. I will try this with a Windows machine and then get back to this post - thank you so very much for your help.
Simone
simsale said:
I see, this all sounds like I need to wait for a windows machine.
I am not sure what ROM version, unfortunately. I bought the phone in December from AT&T, and it all looks like it asks for MTP drivers. I will try this with a Windows machine and then get back to this post - thank you so very much for your help.
Simone
Click to expand...
Click to collapse
Yes, you would need mtp drivers for the latest software version. They are included with the latest HTC sync.
exad said:
Yes, you would need mtp drivers for the latest software version. They are included with the latest HTC sync.
Click to expand...
Click to collapse
Alright, I have tried this with the latest HTC Sync manager: the MTP Drivers however won't install. I have tried with the One X+ of my Dad (which is also brand new, so probably requires the newest version also), and it installs fine and appears as a media device in the explorer. Mine however does not do anything, and driver installation says it fails to install the driver. I have tried manually installing the drivers, however, it seems to have to do with the phone because when I disconnect it suddenly Windows 7 is able to install those drivers, and as mentioned before it also works with a functional phone.
Next week I will be back at work and I have a Windows 8 machine there. I don't have high hopes that it works there, but since there seems to be an MTP driver issue with Win7, maybe there's a chance.
Is there anything else I could do?
Thanks!
PS: don't use your vacation time to root your phone...haha.
simsale said:
Alright, I have tried this with the latest HTC Sync manager: the MTP Drivers however won't install. I have tried with the One X+ of my Dad (which is also brand new, so probably requires the newest version also), and it installs fine and appears as a media device in the explorer. Mine however does not do anything, and driver installation says it fails to install the driver. I have tried manually installing the drivers, however, it seems to have to do with the phone because when I disconnect it suddenly Windows 7 is able to install those drivers, and as mentioned before it also works with a functional phone.
Next week I will be back at work and I have a Windows 8 machine there. I don't have high hopes that it works there, but since there seems to be an MTP driver issue with Win7, maybe there's a chance.
Is there anything else I could do?
Thanks!
PS: don't use your vacation time to root your phone...haha.
Click to expand...
Click to collapse
OK, so on Windows 8 I am able to install the driver, and it does not fail like in Win7, but I still can't access the mounted storage. The message of the device is:
This device cannot start. (Code 10)
The process hosting the driver for this device has terminated.​
Is there anything else I can do, or should I rather get a new phone?
simsale said:
Is there anything else I can do, or should I rather get a new phone?
Click to expand...
Click to collapse
Did you do all of what exad said in his earlier post (quoted below) already?
exad said:
So, I would download twrp 2.3.3.1 and check the md5
then fastboot flash recovery recoveryfilename.img
fastboot erase cache
fastboot reboot-bootloader
select recovery from bootloader then try to mount sdcard with twrp.
Click to expand...
Click to collapse
lauterm said:
Did you do all of what exad said in his earlier post (quoted below) already?
Click to expand...
Click to collapse
Yes, in fact, I cannot connect to the phone with this strange driver issue, which means none of the commands actually do anything.
simsale said:
Yes, in fact, I cannot connect to the phone with this strange driver issue, which means none of the commands actually do anything.
Click to expand...
Click to collapse
Are you rebooting to bootloader to do the fastboot commands? In bootloader it should say Fastboot in red. Then after a couple seconds that should change to Fastboot USB. I don't think fastboot needs the specific drivers to be on the PC like mounting the SD card requires.
lauterm said:
Are you rebooting to bootloader to do the fastboot commands? In bootloader it should say Fastboot in red. Then after a couple seconds that should change to Fastboot USB. I don't think fastboot needs the specific drivers to be on the PC like mounting the SD card requires.
Click to expand...
Click to collapse
Well, when I turn on the phone, all I get is the TWRP interface. Mounting from there doesn't do anything. I am not in fact in bootloader. Maybe I am doing something wrong here!!
simsale said:
Well, when I turn on the phone, all I get is the TWRP interface. Mounting from there doesn't do anything. I am not in fact in bootloader. Maybe I am doing something wrong here!!
Click to expand...
Click to collapse
You are definitely doing something wrong. fastboot commands only work within bootloader/fastboot and adb commands only work while the rom is loaded up or in sideload mode in TWRP. It's assumed you know this prior to rooting.
simsale said:
Well, when I turn on the phone, all I get is the TWRP interface. Mounting from there doesn't do anything. I am not in fact in bootloader. Maybe I am doing something wrong here!!
Click to expand...
Click to collapse
Turn off the phone. Then hold volume down and briefly press the power button. Don't let go of volume down until it gets to the boot loader screen. Wait for fast bot USB to display. Then you can try exad's fast boot commands.
Sent from my One X using xda app-developers app
lauterm said:
Turn off the phone. Then hold volume down and briefly press the power button. Don't let go of volume down until it gets to the boot loader screen. Wait for fast bot USB to display. Then you can try exad's fast boot commands.
Sent from my One X using xda app-developers app
Click to expand...
Click to collapse
Oh, thanks so much. I actually did know this from rooting my old phone - I guess I forgot.
It doesn't go into Fastboot USB though, stays at Fastboot. Is there another trick? Thanks so much!
use cwm
simsale said:
Oh, thanks so much. I actually did know this from rooting my old phone - I guess I forgot.
It doesn't go into Fastboot USB though, stays at Fastboot. Is there another trick? Thanks so much!
Click to expand...
Click to collapse
It should change to FASTBOOT USB if you are plugged into a computer. If you connected to the computer after you got to bootloader mode, you might have to press volume up or down to get it to switch to FASTBOOT USB Maybe this is the root of your problem. Have you tried multiple USB cables? Is there any crud in the micro-USB port on your phone? It's a little odd that the micro-USB port would break in a manner that charging would still work but not data connections, but I'm starting to wonder if that isn't the case.
lauterm said:
It should change to FASTBOOT USB if you are plugged into a computer. If you connected to the computer after you got to bootloader mode, you might have to press volume up or down to get it to switch to FASTBOOT USB Maybe this is the root of your problem. Have you tried multiple USB cables? Is there any crud in the micro-USB port on your phone? It's a little odd that the micro-USB port would break in a manner that charging would still work but not data connections, but I'm starting to wonder if that isn't the case.
Click to expand...
Click to collapse
OK, I managed to get into Fastboot USB and now have the SDcard mounted. I'll try flashing a new ROM now. Is this one you'd recommend?
http://forum.xda-developers.com/showthread.php?t=1868236&highlight=+rom+
Thanks so much!!
Simone

USB not recognized + no Recovery

Hi All,
It has been a time that I unlocked my TF700t then followed the CM10 documentation to install 10.0 using CWM.
Recently I wanted to upgrade to 10.1 but it didn't work and ended with my tablet rebooting undefinitely.
I reverted then to install back the ASUS stock Rom from their website :
- I downloaded the file
- unzipped it (since it contains another zip)
- put it on a micro SD
- Booted into CWM
- installed the zip
I ended with a working tablet on the stock rom JB 4.1 but know I wanted to try again CM but I cannot access recovery anymore. I can access the bootloader but when I select RCK I get the droid laying on his back with the warning sign.
I thought I would need to flash another recovery (TWRP or other) using fastboot but now when I plug the tablet to my PC it keeps telling me that the device is not recognized. I tried to install the USB driver but it doesn't get detected.
Can anyone please help ? The tablet is working but I am afraid that it has lost some of its capabilities.
Thanks
Nacef
nacef_l said:
Hi All,
It has been a time that I unlocked my TF700t then followed the CM10 documentation to install 10.0 using CWM.
Recently I wanted to upgrade to 10.1 but it didn't work and ended with my tablet rebooting undefinitely.
I reverted then to install back the ASUS stock Rom from their website :
- I downloaded the file
- unzipped it (since it contains another zip)
- put it on a micro SD
- Booted into CWM
- installed the zip
I ended with a working tablet on the stock rom JB 4.1 but know I wanted to try again CM but I cannot access recovery anymore. I can access the bootloader but when I select RCK I get the droid laying on his back with the warning sign.
I thought I would need to flash another recovery (TWRP or other) using fastboot but now when I plug the tablet to my PC it keeps telling me that the device is not recognized. I tried to install the USB driver but it doesn't get detected.
Can anyone please help ? The tablet is working but I am afraid that it has lost some of its capabilities.
Thanks
Nacef
Click to expand...
Click to collapse
Go to your system setting and select storage. Click the 3 dots in the upper right corner and tick the box which is Media device (MTP).. Good luck..
LetMeKnow said:
Go to your system setting and select storage. Click the 3 dots in the upper right corner and tick the box which is Media device (MTP).. Good luck..
Click to expand...
Click to collapse
I just tried that but it did not work, windows is still displaying USB device not recognized.
nacef_l said:
I just tried that but it did not work, windows is still displaying USB device not recognized.
Click to expand...
Click to collapse
What Windows version are you running?
You may have to uninstall the drivers for your MTP device before installing new ones as well as disabling Windows to automatically install drivers for a new device, then manually point it to the Universal Naked Drivers folder.
Or downlaod Android SDK tool ad through it the Platform Tools and USB drivers.
BTW: When you flashed the stock firmware you lost your custom recovery. That's why you see the dead Droid - it's the stock recovery.
If you can't get fastboot to work you can use Motochopper to root your JB 4.1 stock firmware and then GooManager to install the latest TWRP recovery.
Sent from my ASUS Transformer Pad TF700T using Tapatalk 4
I have tested it on WinXP, Win7, Ubuntu and another box with Win XP. Always same thing the device is not recognized.
When I try to update the driver and point it manually to the naked drivers it cannot detect them.
I guess that even for running Motochopper I will need to get USB working to be able to root my device.
Any help please ? I am stuck with a sluggish stock mod that buries the perfs of my device.
nacef_l said:
I have tested it on WinXP, Win7, Ubuntu and another box with Win XP. Always same thing the device is not recognized.
When I try to update the driver and point it manually to the naked drivers it cannot detect them.
I guess that even for running Motochopper I will need to get USB working to be able to root my device.
Any help please ? I am stuck with a sluggish stock mod that buries the perfs of my device.
Click to expand...
Click to collapse
You do have USB debugging enabled in the Developer settings, do you?
Sent from my DROID4 using Tapatalk 2
berndblb said:
You do have USB debugging enabled in the Developer settings, do you?
Sent from my DROID4 using Tapatalk 2
Click to expand...
Click to collapse
Yes checked and double checked that
nacef_l said:
Yes checked and double checked that
Click to expand...
Click to collapse
Then it's a driver problem and it's solvable. What do you see in Device Manager under Portable Devices with your tablet connected? Did you uninstall the driver and re-install it?
Did you try to install Asus Sync (which should give you compatible drivers for the TF700)?
So many driver problems lately... there's got to be a pattern to it, but what it may be beats me :what:
Sent from my ASUS Transformer Pad TF700T using Tapatalk 4
berndblb said:
Then it's a driver problem and it's solvable. What do you see in Device Manager under Portable Devices with your tablet connected? Did you uninstall the driver and re-install it?
Did you try to install Asus Sync (which should give you compatible drivers for the TF700)?
So many driver problems lately... there's got to be a pattern to it, but what it may be beats me :what:
Sent from my ASUS Transformer Pad TF700T using Tapatalk 4
Click to expand...
Click to collapse
In the Device Manager I have nothing under Portable Devices, but under USB devices it appears an Unrecognized USB Device and a bubble notifying about an unrecognized USB device keeps popping in the task bar. Even after installing ASUS Sync it is not detected.
nacef_l said:
In the Device Manager I have nothing under Portable Devices, but under USB devices it appears an Unrecognized USB Device and a bubble notifying about an unrecognized USB device keeps popping in the task bar. Even after installing ASUS Sync it is not detected.
Click to expand...
Click to collapse
You don't connect your tablet to the PC through the dock USB port, do you?? Just had that in another thread....
If you connect the tablet directly, I'm stumped. No idea why it's not recognized...
Sent from my DROID4 using Tapatalk 2
berndblb said:
You don't connect your tablet to the PC through the dock USB port, do you?? Just had that in another thread....
If you connect the tablet directly, I'm stumped. No idea why it's not recognized...
Sent from my DROID4 using Tapatalk 2
Click to expand...
Click to collapse
I don't have a dock and I am connecting directly with the cable. I have just reflashed it to stock rom again hoping it resolves itself but nothing.
It's driving me crazy. The stock rom is really sluggish and I want to flash it to CM
Sounds like a windows driver issue to me. You need to force windows to use the right usb drivers. You normally do this by upgrading thenm in device manager. You may have a borked windows installation to fix as well..
Try the ones I have attached.
sbdags said:
Sounds like a windows driver issue to me. You need to force windows to use the right usb drivers. You normally do this by upgrading thenm in device manager. You may have a borked windows installation to fix as well..
Try the ones I have attached.
Click to expand...
Click to collapse
I have tried different windows installations with the different drivers that you provided me, still nothing. It seems to me that the device is not even sending proper ids to the system. Can it be caused by a damaged cable ?
Sent from my iPhone using Tapatalk - now Free
Had the same problem.I fixed it by uninstalling the faulty usb device. Then disconnected the usb cable. Reconnected. And the drivers installed.
nacef_l said:
I have tried different windows installations with the different drivers that you provided me, still nothing. It seems to me that the device is not even sending proper ids to the system. Can it be caused by a damaged cable ?
Click to expand...
Click to collapse
Im having the same problem and after one day of research I could not find a solution. I bought a use TF700 with a standard andriod on it, no mod, not unlocked, no root. When I connect it to the pc I get the same error, meaning just a USB Device showing up. Tried different PC's with different types of OS, no success.
Did you manage to fix the problem ? I would really appreciate some help because now I can't use that tablet in debug mode to test my android applications and that's all I bought it for. By the way, is there a adb tool that works wireless and doesn't neet root access or can I get root access without connecting my pad to my pc ?
Thanks for the help !
Well did you install adb fastboot drivers on the PCs you tried? Did you try it under Linux? Do you have the original Asus cable you connect it with?
adb over network is an option under Developer Options in Omni and Omni based roms - at least the LP roms. I don't think you can get that with an app you install. Probably needs to be baked into the kernel.
berndblb said:
Well did you install adb fastboot drivers on the PCs you tried? Did you try it under Linux? Do you have the original Asus cable you connect it with?
adb over network is an option under Developer Options in Omni and Omni based roms - at least the LP roms. I don't think you can get that with an app you install. Probably needs to be baked into the kernel.
Click to expand...
Click to collapse
First of all thanks a lot for your response, didn't think anyone would still react on that post because it's quite old. Yes I did install adb fastboot drivers, the device only shows up in the usb section saying usb device not recognized. I tried nearly every driver I found, installed the Andriod SDK, the Asus Sync Tool, the naked drivers... then removed them all (including the hidden ones) and installed just the adb fastboot -> no success. I have not tried it on linux, but on windows 7, 8 and 10. Android version is 4.2.1 and Build is 10.6.1.14.10. I now unlocked it using the apk provided by asus (version 7 , 8 did not work). Still for rooting I need pc connection, so I ordered a new cable today (cable is original Asus though).
I installed the Rom Manager and that tells me the ClockworkMod Recovery and TWRP are already installed. I also tried that recovery (power + vol) and got the same result as nacef meaning " I can access the bootloader but when I select RCK I get the droid laying on his back with the warning sign." Thing is, I don't know what the previews owner did, so it might be the reason he sold the Tablet. Can I get anywhere form that Bootloader ? Maybe boot as a Superuser and then use wireless adb to root the device ?
Thanks a lot for your help, Im feeling that I have wasted the money and the only way to get rid of that feeling is to fix the problem
Grab the Puppy Linux live CD from here: http://www.transformerforums.com/fo...t/46090-guide-adb-fastboot-linux-live-cd.html
It has adb fastboot already installed. If you don't get a connection with that one the problem would be tablet side, not Windows related.
I booted using that Puppy Linux and followed the Guide but no success. After entering "adb devices" I get the output "list of adb devices attached" and than a blank space. So I tried booting in fastboot like you described in your guide and entered "fastboot devices" but that also gives me nothing. Fastboot works though (as it's already included in that image) so I tried a bunch of other fastboot commands but that just results in "waiting for the device".
I don't know what to do now, it has something to do with the tablet itself. Im waiting for the new cable but don't think thats gonna change anything.
You are not trying to do this through the dock port, right? You are connecting the tablet directly to the PC?
The only answer I have left is either a broken cable or one of the pins in the port is bent or broken. Get a magnifying glass and check them out.

[Q] Soft brick but no adb/fastboot connection

Hey
A couple of days ago i tried to install the latest CM12 nightly. After updating it my phone crashed everytime it booted up. I did a factory reset and tried to flash older versions but nothing seemed to work so i went into CWM recovery 6.0.4.5 and pretty much formatted everything.
I still have access to the bootloader and recovery but my Windows 8.1 PC doesn't recognize my phone ("Unknown usb device" "Windows has stopped this device because it has reported problems. (Code 43)") I can't access my phone with adb or fastboot now. This looks like a driver problem but i tried a lot of different drivers on multiple PC's.
What can i do now?
Try this thread, could help...
http://forum.xda-developers.com/showthread.php?t=2588979
Darth said:
Try this thread, could help...
http://forum.xda-developers.com/showthread.php?t=2588979
Click to expand...
Click to collapse
He said that he can't access his phone with adb or fastboot. Maybe he must try to resolve driver problems first?
zagorteney said:
He said that he can't access his phone with adb or fastboot. Maybe he must try to resolve driver problems first?
Click to expand...
Click to collapse
It's a driver issue likely. Starting from scratch in the thread I linked addresses drivers. Likely ones he hasn't tried.
Though, a few other ideas are trying another cable, another USB on the computer. And last... Try another computer. ?
Darth said:
It's a driver issue likely. Starting from scratch in the thread I linked addresses drivers. Likely ones he hasn't tried.
Though, a few other ideas are trying another cable, another USB on the computer. And last... Try another computer.
Click to expand...
Click to collapse
And in future: please, stay on stock.
No driver seems to work. Is it possible to install a zip from an usb flash drive with OTG?
dermaxe said:
No driver seems to work. Is it possible to install a zip from an usb flash drive with OTG?
Click to expand...
Click to collapse
Try this: http://nirsoft.net/utils/usb_devices_view.html
It helped me a few times.
I uninstalled everything from there that was android-related. After plugging in my phone (in bootloader mode) my PC detects it as " Google Nexus BootLoader Interface" but "this device cannot start. (code 10) an invalid parameter was passed to a service or function"
dermaxe said:
I uninstalled everything from there that was android-related. After plugging in my phone (in bootloader mode) my PC detects it as " Google Nexus BootLoader Interface" but "this device cannot start. (code 10) an invalid parameter was passed to a service or function"
Click to expand...
Click to collapse
Did you use USBDeview or you just manually removed all drivers that you saw?
I went into USBDeview and uninstalled everything that was android related
ummm why hasnt everyone mentioned the very basics? USB Debbugin enabled?
you already flashed and reset phone...
because after any reset, that will default back to unchecked and u wont be able to adb or fastboot until that is checked
How do i enable usb debugging without any os?
dermaxe said:
How do i enable usb debugging without any os?
Click to expand...
Click to collapse
chaco81 said:
ummm why hasnt everyone mentioned the very basics? USB Debbugin enabled?
you already flashed and reset phone...
because after any reset, that will default back to unchecked and u wont be able to adb or fastboot until that is checked
Click to expand...
Click to collapse
USB debugging enabled is only needed when using Adb from within the Android OS. It's not needed for adb use in recovery mode, and never needed for fastboot.
??
good to know
Okay so i don't have to do this but i still have that driver problem. It is recognized as Android Bootloader Interface but i still get "this device cannot start. (code 10) an invalid parameter was passed to a service or function"
dermaxe said:
Okay so i don't have to do this but i still have that driver problem. It is recognized as Android Bootloader Interface but i still get "this device cannot start. (code 10) an invalid parameter was passed to a service or function"
Click to expand...
Click to collapse
For me this sounds more like computer realted problem rather than device. If you can try all of those steps ( installign drivers, etc ) on another pc maybe this will solve your issue
Just tried it on a fresh installation of W7 but my device wasn't recognized and i couldn't install any drivers for it. How can it be a PC related problem if it doesn't work on so many different configurations?
If you run it on VirtualBox, see this answer (prepend http, I can't post links): superuser.com/a/887249/239087
To make it short, you need VirtualBox Extension Pack, and you need to configure the USB port to use USB 2.0 at least.

Cracked screen, is there anyway to get my files transferred?

Title. The charging etc still works but no display. But if I plug into pc, the default is charging, I can't select the transfer mode. ADB/developer mode is enabled
Phone is rooted. If there is any way to get to my photos/files I'd greatly appreciate any advice. Am planning to send phone for repair to Oneplus but they wipe data.
Try this if you have adb access.
https://github.com/Genymobile/scrcpy
Kinghacker said:
Try this if you have adb access.
https://github.com/Genymobile/scrcpy
Click to expand...
Click to collapse
Tried launching it. I'm 99% sure I enabled usb debugging and pretty sure I enabled adb. But I still get "device unauthorized" when I try to access the adb shell
Leeoku said:
Tried launching it. I'm 99% sure I enabled usb debugging and pretty sure I enabled adb. But I still get "device unauthorized" when I try to access the adb shell
Click to expand...
Click to collapse
Adb needs Authorization. You have to guess and click "Allow" if touch is working.
Adb works only if you have previously authorised the pc. If you have authorised some pc(even OS change matters) before, you can try using that.
Sadly our device doesn't support DisplayPort over type-c i.e. type -c to hdmi.
Do you have TWRP installed ? If yes, you can try boot into TWRP and connect your phone to your PC.
Azhar_Fahry said:
Do you have TWRP installed ? If yes, you can try boot into TWRP and connect your phone to your PC.
Click to expand...
Click to collapse
Do have TWRP but the screen doesn't even power on so I can't even see the screen when I boot into it... O well I had most of the stuff backed up rest will be an expensive lesson

Categories

Resources