New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
ewok666
Old
(Last edited by ewok666; 13th February 2013 at 01:25 AM.)
#1  
Senior Member - OP
Thanks Meter 34
Posts: 396
Join Date: Apr 2006
Default [Q] Nexus 10 missing from USB connections in recovery

Hi All,

I've been trying to sideload the net OTA. The dvice shows up while it's running. I can do a 'adb reboot recovery' and it reboots OK, sits at a screen where it says "no command" but the Windows cannot see any kind of connected USB device, no unknown....nothing. I checked on all 5 ports. In Bootloader mode it shows up OK but not in recovery.

Any ideas?

Thx

Update: Now the piece of sh1t will only boot into recovery....how do I get out of that?!? I tried to reset, I can get into boot loader, but 'Start' or fastboot reboot does not get be back into Android.....and as I'm typing this it reboots itself into the OS.....oh well :-|
 
timesgodjillion
Old
#2  
Junior Member
Thanks Meter 0
Posts: 4
Join Date: Dec 2010
I'm having this exact same issue. Did you find any fix?
 
ewok666
Old
#3  
Senior Member - OP
Thanks Meter 34
Posts: 396
Join Date: Apr 2006
Quote:
Originally Posted by timesgodjillion View Post
I'm having this exact same issue. Did you find any fix?
No but I worked around it:

Download and install the Nexus 10 Toolkit
download the latest TRWP recovery
rename it to that one supported and included in the Toolkit (I found no way to upgrade the Toolkit to 1.7.1 without paying!)
copy it into the right folder inside the toolkit structure
copy the OTA update into the SDCARD
start the toolkit and boot a recovery without flashing (Option 10 I think)
chose the TWRP recovery
once the recovery has booted you install the OTA zip

Mine failed with some assert error (system/bin/debuggerd) so you may need to use the updater script and remove the assert line (and ONLY the line causing you grief)
Make sure you use something like Notepad++ that doesn't mess up the script file

clear cache and dalvik and then reboot

worked for me