delete - Asus Eee Pad Transformer Prime

Thanks

Try plugging the tablet in to the PC than enter fastboot.
Sent from my HTC Incredible 2 using Tapatalk 2

Rushing said:
CAn some one post a simplified version of the directions. also my linux box recognizes the prime via adb but when I put the prime into fastboot mode then plug it in and enter in pc terminal fiend ~ $ fastboot devices nothing comes upexcept my pc fiend ~ $
. and the command for reboot just says waiting for devices forever thanks
Sent from my EPAD using xda premium
Click to expand...
Click to collapse
Tablet needs to be plugged in before entering fastboot.....

Rushing said:
CAn some one post a simplified version of the directions. also my linux box recognizes the prime via adb but when I put the prime into fastboot mode then plug it in and enter in pc terminal fiend ~ $ fastboot devices nothing comes upexcept my pc fiend ~ $
. and the command for reboot just says waiting for devices forever thanks
Sent from my EPAD using xda premium
Click to expand...
Click to collapse
I hope this helps you. [Noob Guide] How to install nvflash

Related

[Q] Fastbboot

When I go to fastboot mode, I can't use it. I type fastboot devices but I get blank screen.q I install drivers and I can use adb from WinXP and Linux.
What to do?
Thank's in advince
Use the latest fastboot binary from the android sdk (linux). On windows you might need some driver hack that is floating around here somewhere.
€: For windows: If adb is working you should also be fine eith a recent fastboot binary.
I installed drivers and downloaded lastest sdk(you have it in first post).
Sent from my TOSHIBA_FOLIO_AND_A using Tapatalk
I was messing about with the same thing. When you type fastboot devices it can give strange answers. Mine came up with: ? fastboot. When i typed fastboot devices. So i kept looking and uninstalling and installing and always the same answer. So i tryed to send some commands to the folio and Viola! it was connected. But if it dont answer you just have to follow this guide on setting up ADB and Fastboot http://forum.xda-developers.com/showthread.php?t=915894 Good luck
If I understood,I must install drivers when I'm in fastboot mode?
Sent from my TOSHIBA_FOLIO_AND_A using Tapatalk
Jon2555 said:
If I understood,I must install drivers when I'm in fastboot mode?
Sent from my TOSHIBA_FOLIO_AND_A using Tapatalk
Click to expand...
Click to collapse
It is the same driver/udev rule that adb uses, so if adb works, fastboot should also.

[Q] Atrix, Fastboot, and Ubuntu 10.10

I was trying to unlock the bootloader in my Atrix but I can't seem to get the fastboot to work.
I'm running Ubuntu 10.10. The adb works perfectly and when I run the fastboot command it gives me the list of syntax for it but when I try "./fastboot devices" it doesn't return anything. If I use sudo then it goes down to a new line and freezes. I'm assuming I need to edit something in rules.d but I don’t know how to get the proper information.
Any help would be great.
Sent from my MB860 using Tapatalk
LifelessRaptor said:
I was trying to unlock the bootloader in my Atrix but I can't seem to get the fastboot to work.
I'm running Ubuntu 10.10. The adb works perfectly and when I run the fastboot command it gives me the list of syntax for it but when I try "./fastboot devices" it doesn't return anything. If I use sudo then it goes down to a new line and freezes. I'm assuming I need to edit something in rules.d but I don’t know how to get the proper information.
Any help would be great.
Sent from my MB860 using Tapatalk
Click to expand...
Click to collapse
is your phone in fastboot mode? adb reboot fastboot
If it freezes at devices it can't see you phone. Make sure your phone says it started fastboot. Hold volume down while booting. When it says fastboot on the phone press volume up.
Sent from my MB860 using Tapatalk
Well I tried running the unlock in fastboot mode last night.
./fastboot oem unlock
Waiting for devices.
That was as far as I got. My phone was in fastboot mode but it just wouldn't recognize it. I saw some other posts about it saying things about adding to rules.d but I need the right information for my phone.
Sent from my MB860 using Tapatalk

DNA not visible in fastboot.

Hey guys, need a little help. I've been trying to unlock a friends DNA using jcases method and I'm having some issues. I've made it through his process, but when I go to get the token, for HTC, I can't see the phone in adb, while its in fastboot mode. I can see it, using adb devices, when the phone is booted normally, just not in fastboot. Any ideas?
Sent from my HTC6435LVW using xda app-developers app
in my experience, when im in bootloader > fastboot, and as long as i see the 'fastboot' header change to 'fastboot usb' ; i can run fastboot.exe commands.
*this post is not counsel and i'm not responsible for any action taken and/or damage to your device.
Ok, ill give it a shot. Earlier I tried and it just said "waiting on device", but I didn't notice if it had changed to fastboot usb.
Sent from my HTC6435LVW using xda app-developers app
jslcpd157 said:
Ok, ill give it a shot. Earlier I tried and it just said "waiting on device", but I didn't notice if it had changed to fastboot usb.
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
Push the power button with bootloader is highlighted and it will switch to fastboot usb.
sent from time out
If you are running windows, install HTC Sync and then uninstall it. That should install the fastboot drivers for you.
Have you tried opening command prompt as Administrator?
When I run fastboot in Ubuntu I have to run as superuser otherwise I just get the "waiting for device" message.
thread moved to q&a due to it not being development and it actually being a question
Make sure you're not using a USB3.0 port. That was my problem. As soon as I plugged into a USB2.0 port instead, it worked perfectly.
BotsOne said:
If you are running windows, install HTC Sync and then uninstall it. That should install the fastboot drivers for you.
Click to expand...
Click to collapse
Was having the same issue myself and this turned out to be my problem. Thanks. Now I got it rooted.
I have same issue on ubuntu, any help?

ADB Device Not Found

I installed Ubuntu touch on my nexus 7 and want to enable ssh-server. I cannot get adb to see the device on both windows and ubuntu
Plz help
Using Ubuntu, open Terminal and enter the following:
sudo adb kill-server
Then enter:
sudo adb start-server
This worked for me and I could then flash my Nexus 4 with no issues.
I have tried that. And this is after I have already flashed the device.
Try booting into recovery and using ADB from there to set it up.
Sent from my Galaxy Nexus using Tapatalk 2
SchwassKIN said:
I installed Ubuntu touch on my nexus 7 and want to enable ssh-server. I cannot get adb to see the device on both windows and ubuntu
Plz help
Click to expand...
Click to collapse
try a different USB cable, some cable are power only, that was what happened to me.
I am having the same issue, however I can communicate over ADB in recovery, so my cable is fine, and the stop/start server doesn't work. I'm trying to get SSH set up but can't because I can't get into it with adb. On a previous build I was able to, did they remove ADB in the RTM?
Thanks,
ScrewedByExisten
@screwedbyexisten Have you enabled developer mode in Settings > About Phone > Developer Mode?
Sent from my awesome Ubuntu Touch device using the Forum Browser app
nikwen said:
@screwedbyexisten Have you enabled developer mode in Settings > About Phone > Developer Mode?
Sent from my awesome Ubuntu Touch device using the Forum Browser app
Click to expand...
Click to collapse
Yes - Interestingly enough after rebooting the tablet it started working in Ubuntu, but still doesn't work inside of Windows. I just get "error: device not found".
ScrewedByExisten
Thnx buddy it worked for me..

Need help with drivers

Have firmware 2.xxxx and have my phone recognized through adb devices on my command prompt and it now says S-OFF but when I check under command for "fastboot devices" I dont seem to have the correct drivers installed. Can anyone help?
Secondlook said:
Have firmware 2.xxxx and have my phone recognized through adb devices on my command prompt and it now says S-OFF but when I check under command for "fastboot devices" I dont seem to have the correct drivers installed. Can anyone help?
Click to expand...
Click to collapse
What OS are you running on the computer? When you use the fastboot command, is your phone in fastboot mode?
Sent from my HTC6435LVW using xda app-developers app
danjull said:
What OS are you running on the computer? When you use the fastboot command, is your phone in fastboot mode?
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
Windows 8 and no, I am either in standard mode on the phone or in bootloader
Make sure you're not plugged into a usb 3.0 port
Sent from my HTC6435LVW using xda premium
Secondlook said:
Windows 8 and no, I am either in standard mode on the phone or in bootloader
Click to expand...
Click to collapse
Go in bootloader, then fastboot, then run the fastboot command. Should pop up then.
in normal mode do adb devices, if it shows up drivers are fine
Secondlook said:
Have firmware 2.xxxx and have my phone recognized through adb devices on my command prompt and it now says S-OFF but when I check under command for "fastboot devices" I dont seem to have the correct drivers installed. Can anyone help?
Click to expand...
Click to collapse
I'm on windows 8, used the 3.0 port, uninstalled and deleted all HTC drivers, installed PDAnet exe

Categories

Resources