[Q] adb reboot recovery shuts down tablet - Galaxy Tab 10.1 Q&A, Help & Troubleshooting

I'm actually not new to adb or Android. I've had a rooted HTC Incredible since January and I'm quite familiar with adb, but when I run adb reboot recovery on my Galaxy Tab 10.1 the tablet shuts down instead of reboots. That is kind of annoying as I don't have an easy way into recovery other than the power+vol down method.
Do the reboot apps from the market that support recovery reboot into recovery for this device?

if you're rooted, try this
Code:
adb shell
su
reboot recovery

I had the same problem and loaded pershoots su package in the dev thread and it gave me the ability to reboot recovery,,, I am pretty sure you need this to adb reboot recovery. Hope it helps
tiny4579 said:
I'm actually not new to adb or Android. I've had a rooted HTC Incredible since January and I'm quite familiar with adb, but when I run adb reboot recovery on my Galaxy Tab 10.1 the tablet shuts down instead of reboots. That is kind of annoying as I don't have an easy way into recovery other than the power+vol down method.
Do the reboot apps from the market that support recovery reboot into recovery for this device?
Click to expand...
Click to collapse

What about if my tablet is not rooted yet? I'm having the same issue
Regards!

you need a rooted boot in order to send adb reboot recovery/bootloader.

Related

[Q] stock/clockwork mod Recovery question

I had a mt3g and was always able to get to recovery manually. I recently bought a vibrant, rooted using adb, installed clockwork mod recovery, and did a nandroid. I am unable to get recovery manually. Ive tried every combo of vol^ volv that I could find on these posts. Im ready to start having fun, but am worried for this reason. Any help would be appreciated. Heres my question.
If I start flashing, and my phone gets stuck (vibrant screen, galaxy screen, bootloop, etc.), is there any way I can get recovery without having to do it manually? Would I be able to reboot recovery with adb without mounting? Is there's any other way?
Also, if there is a way, how do I get into clockwork mod recovery so I can restore with nadroid? Would I have to have clockworkmod update zip on my sd and reinstall packages thru stock recovery first? Thank you for any help. Im lost!
make sure you have your clockwork recovery on the root of the internal memory and have it named update.zip
open terminal or command prompt and type adb shell. you will get $ type su to get # type reboot recovery then when in samsung recovery select reinstall packages and you will be in clockwork.
Ok, so I can do this on the computer even though the phone can't be mounted? It will recognize the devise and reboot anyway? Sorry, I'm new to adb.

[Q] adb no devices found in recovery

Hey guys,
I can't get adb shell whenever I'm in recovery. I followed this guide to get root http://forum.xda-developers.com/showthread.php?t=1996389 however when I'm in recovery adb doesn't detect the device. I'm using linux and the latest sdk from google. Whenever the device is powered up normally, I have no issues... just when in recovery.
Any ideas?
thank you
latebeat said:
Hey guys,
I can't get adb shell whenever I'm in recovery. I followed this guide to get root http://forum.xda-developers.com/showthread.php?t=1996389 however when I'm in recovery adb doesn't detect the device. I'm using linux and the latest sdk from google. Whenever the device is powered up normally, I have no issues... just when in recovery.
Any ideas?
thank you
Click to expand...
Click to collapse
Well what recovery are you using? and what version
latebeat said:
Hey guys,
I can't get adb shell whenever I'm in recovery. I followed this guide to get root http://forum.xda-developers.com/showthread.php?t=1996389 however when I'm in recovery adb doesn't detect the device. I'm using linux and the latest sdk from google. Whenever the device is powered up normally, I have no issues... just when in recovery.
Any ideas?
thank you
Click to expand...
Click to collapse
When I was having that trouble, I disconnected my phone from the computer and reboot it and rebooting, I made sure I had Developer Options turned on before I connected to the computer and it worked for me. Hopefully it helps for you
I'm using ClockworkMod Recovery v6.0.2.7 Touch & Classic from here: http://forum.xda-developers.com/showthread.php?t=2051547
I can't reboot my computer right now but I'll check whenever I reboot again. That shouldn't be an issue though right? It's not like I'm in windows where I need to reboot cause of a new driver.
Just go into your device manager to make sure it is either installed correctly or even showing up. i won't be able to help until next week to make sure my adb works.
Sent from my ADR6425LVW using Tapatalk 2

[Q] No recovery mode on Huawei ascend g312

I have Huawei ascend u8681, It's rooted and on stock rom as there are no other roms for it and bootloader is currently locked. Whenever I try adb reboot bootloader or recovery, I just reboots normally. I was wondering if there's a way to activate recovery on this phone. The reason is that there are some better adreno 205 drivers available for this phone than stock that I'm trying to install them via adb shell but I need it in read and write mode in order to do that.
[edit] recovery is working, I've just been using the wrong adb command this whole time. I was using adb reboot bootloader instead of adb reboot recovery.

[Q] How to fix HTC One only booting to Recovery?

I tried to install a KitKat Rom but ended up having my One boot up and reboot to recovery. Unfortunately I decided not to make a backup because I felt I had gone through the motions enough times to know what I was doing, and now I can only boot to the Rom that won't work. I found another rom that I used before sitting in my computer, but I can't seem to use adb to push it (unless I'm doing it wrong) into my phone's storage so I can use recovery to boot into it. Help!
TunedTimbre said:
I tried to install a KitKat Rom but ended up having my One boot up and reboot to recovery. Unfortunately I decided not to make a backup because I felt I had gone through the motions enough times to know what I was doing, and now I can only boot to the Rom that won't work. I found another rom that I used before sitting in my computer, but I can't seem to use adb to push it (unless I'm doing it wrong) into my phone's storage so I can use recovery to boot into it. Help!
Click to expand...
Click to collapse
First kitkat roms require s-off and the newest version of TWRP 2.6.3.3
so you can update your recovery and get s-off and reflash the kitkat or you can push the old rom you have to the phone.
http://rumrunner.us/ for s-off
recovery is here - http://techerrata.com/browse/twrp2/m7
ADB Push from Recovery
adb push rom.zip /data/media/0/
the file you push must be in the same directory as ADB

Upgrading an Archos 40 titanium! (well, attempting to...)

Hello comrades.
After 5 years, I finally got tired of being on Android 4.2.2. I thus started to look for a custom rom to maybe upgrade it to 5.1? I found nothing obviously. Except a whole bunch of problems including: my phone can't even go into recovery mode. (And Twrp and Cwm just stop working when they have to look for my phone model.)
My idea is this one: I'll dl Android Kitkat, lollipop and nougat and starting from nougat, I'll see what my phone can and can't support so at least I'll upgrade some part of my phone. I also know I'll have to bear in mind the Linux kernel and try having the best one considerning my ol' Archos. Question: do you think it's doable? That I can make it? P.S: my computer is on Windows 10.
Of course, if you happen to know a lollipop version for an archos 40ti I'll be glad to take it!
@ely_Pine
Each phone by default comes with a Recovery partition, unless it got removed by whomsoever.
Anyway, if ADB and Fastboot fully are working, you can boot phone into a Custom Recovery ( TWRP and/or CWM ) and from there flash a Custom ROM.
Of course phone's bootloader must got unlocked before - what causes a complete data loss:
Code:
adb devices
adb reboot bootloader
fastboot OEM-unlock
fastboot reboot
If the above step was successful then you can proceed booting phone into CWM recovery ( DL here )
Code:
adb devices
adb reboot bootloader
fastboot boot <FULL_PATH_TO_RECOVERY_IMAGE_ON_PC>
Again: The above Fastboot command will just boot your phone CWM. To permanently install CWM recovery, you have to run
Code:
adb devices
adb reboot bootloader
fastboot flash recovery <FULL_PATH_TO_RECOVERY_IMAGE_ON_PC>
If also this step was successful you can install any Custom ROM of your choice via CWM recovery.
Thanks for the reply!
Anyway, if ADB and Fastboot fully are working
Click to expand...
Click to collapse
They are not (which is a problem I consider for another day when my custom ROM will be done haha)
Here's the commands I tried the other day: (spent one whole day trying to install CWM/TWRP)
adb devices > worked
adb reboot bootloader > worked
fastboot OEM-unlock > nothing happened
fastboot reboot > worked
Click to expand...
Click to collapse
Nonetheless I try flashing the CMW recovery img
adb devices > worked
adb reboot bootloader > worked
fastboot flash recovery <FULL_PATH_TO_RECOVERY_IMAGE_ON_PC> > sent back an error message : "partition "recovery" not support flash"
Click to expand...
Click to collapse
Since holding volume down+button on/off could not send my phone into recovery mode (it just turned on), I used:
adb shell > worked
reboot recovery > sent back message : "reboot : Operation not permitted"
Click to expand...
Click to collapse
Anyway, there is no custom ROM for my device so I don't have any choice but to do it myself - and first, I need to find out how to get the source code of my current kernel.

Categories

Resources