If the phone shows up in adb devices, then it will definitely not show up in 
fastboot devices, and similary if it shows up in fastboot devices then it won't 
show up in db devices.

It can only be in one of the 2 modes.

If it shows up in adb devices, then you can generally do:

adb reboot bootloader

to get it into fastboot mode. Otherwise, you typically have to hold some 
combination of Vol-up Vol-down, home and/or power while booting in order to get 
it into fastboot mode (the exact sequence varies from phone to phone).

Dave Hylands

----- Original Message -----
> From: "Jose Vidal" <[email protected]>
> To: [email protected]
> Sent: Friday, February 14, 2014 11:01:21 AM
> Subject: Re: [b2g] I get < waiting for device > and the 51-android.rules      
> file is ok
> 
> Hi,
> 
> This is my response when I put adb server command:
> 
> ---->
> 
> $ adb server
> cannot bind 'tcp:5037'
> ADB server didn't ACK
> * could not start server *
> 
> <----
> 
> Regards.
> 
> jvidalsm
> _______________________________________________
> dev-b2g mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-b2g
> 
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to