Bricked phone? - ONE Q&A, Help & Troubleshooting

Couldn't find a similar answer so I had to post. Phone was working fine until today although I've been having more frequent reboots. Was on 38R with AK Kernel v.75. While browsing chrome, the screen suddenly went black. I thought it was a reboot but the screen never turned on again. Trying to see if there is a way to just soft reboot using ADB, but I'm not seeing the ADB Fastboot screen at all. Anyway around this?
Edit: Not sure what I did, but I tried fastboot reboot and it seemed to work again. Looks like I'll have to nandroid back.

sounds like a partition borked.
Just restore nandroid like you said and hopefully that fixes any issue.

Well here is how to do a soft reboot wth adb
adb shell
su
pkill zygote
How to do full reboot with adb
adb reboot

Related

Help! AmonRa recovery disconnects adb!

Hi all,
hope this is the right place to ask this... I've been playing around with various custom ROMs on my Vodafone 845, and I was able to restore back to my previously working setup, but then I loaded the latest official ROM (again)
Now when I am in AmonRa recovery mode I can connect via adb, but it disconnects after about 2 seconds.
I have no problems staying connected to adb when the phone is fully booted, but the reason I need it in recovery mode is to restore my working settings.
I can't understand why it's behaving differently suddenly. I can run a single command in or through "adb shell" then it just disconnects.
I can't use the nandroid restore option in the recovery menu for some reason, it always says to use nandroid-mobile.sh through adb (which has worked well for me in the past)
I have re-flashed the AmonRa image several times in case. No change.
Please help!
Thanks
Jon
Ahh, found it! I had rebooted my machine and it restarted Android-Sync which kept interrupting it.
I killed the AS process before, so it wasn't a problem, and killing it now allowed me to get into adb and restore my system.
Yippee!!

[Q] Random Reboot and Reset

So i saw a lot of random reboot threads, but none like my problem. I'm running Embryo 6.11. I was using my phone today to take pictures and then the phone rebooted itself, but would not get past the Samsung glow logo. I waited about a minute and nothing, so I pulled the battery, waited about 5 minutes for the phone to cool down, just in case it was an overheating issue. Then I tried to reboot and the same thing happened, it got stuck at the glow logo. So i rebooted again, this time I got to my home screen, as soon as I tried to open an app, the phone rebooted and then it wouldn't get past the glow logo again. I pulled the battery, then put it back in and just charged the phone up while off, just in case i had to do a lot of stuff to it. So after i charged it up, I tried booting up again, no luck. So i booted into recovery, tried flashing the ROM over the current installation, in hopes that that would just fix the broken areas causing it not to boot, but it didn't, so i went back into recovery and did a full wipe and now i'm starting from scratch again. This happened a week ago today (the 15th) and it also happened on the 1st. I don't know what is going on, do I have a bad partition from doing the Sean 3x wipes in the past when i used skyICS (I don't do that anymore, just one wipe now), or maybe from using Darkside superwipe in the past?
fishlipsboy said:
So i saw a lot of random reboot threads, but none like my problem. I'm running Embryo 6.11. I was using my phone today to take pictures and then the phone rebooted itself, but would not get past the Samsung glow logo. I waited about a minute and nothing, so I pulled the battery, waited about 5 minutes for the phone to cool down, just in case it was an overheating issue. Then I tried to reboot and the same thing happened, it got stuck at the glow logo. So i rebooted again, this time I got to my home screen, as soon as I tried to open an app, the phone rebooted and then it wouldn't get past the glow logo again. I pulled the battery, then put it back in and just charged the phone up while off, just in case i had to do a lot of stuff to it. So after i charged it up, I tried booting up again, no luck. So i booted into recovery, tried flashing the ROM over the current installation, in hopes that that would just fix the broken areas causing it not to boot, but it didn't, so i went back into recovery and did a full wipe and now i'm starting from scratch again. This happened a week ago today (the 15th) and it also happened on the 1st. I don't know what is going on, do I have a bad partition from doing the Sean 3x wipes in the past when i used skyICS (I don't do that anymore, just one wipe now), or maybe from using Darkside superwipe in the past?
Click to expand...
Click to collapse
I had a similar issue on Embryo 7... ROM installed fine, worked fine for about a week then reboot and not going past the Samsung logo. What I found out was that the data and system partition were bad... running an e2fsck from adb shell while in recovery turned out a lot of logical errors (most of them were about inodes allocated to more files if I remember correctly but not only those). I found out while working on it that wiping these partitions from recovery is not fixing these errors.
What I did was I wiped everything (cache, data, system), ran e2fsck on each individual partition to fix the errors until no more were showing up then started from scratch (install ROM, restore apps, etc). So far, no more issues.
How do I run e2fsck? I'm not familiar with adb shell. I am a flasher and slight modder, but not a dev.
fishlipsboy said:
How do I run e2fsck? I'm not familiar with adb shell. I am a flasher and slight modder, but not a dev.
Click to expand...
Click to collapse
Reboot phone in recovery since you need those partitions unmounted. Connect phone to PC with USB then connect from PC with adb (run "adb shell"). If partitions (data, system, cache) are mounted you can unmount them from recovery.
Once you are in adb shell then you can run "e2fsck -fnv /dev/block/mmcblk0p24" to scan system partition. Repeat for data partition (mmcblk0p25), efs (mmcblk0p21), cache (mmcblk0p26), preload (mmcblk0p27). That will tell you only if you have errors; it will not fix them.
To fix them, run "e2fsck -fcyv /dev/block/<part name as above>".
You can also run "e2fsck" (with no parameters) to see the help and what each parameter means.
Also, see this great thread regarding the list of partitions in Skyrocket... http://forum.xda-developers.com/showthread.php?t=1629508
Hope this helps you. Let me know if you need more detailed instructions.
---------- Post added at 11:31 PM ---------- Previous post was at 11:27 PM ----------
fishlipsboy said:
How do I run e2fsck? I'm not familiar with adb shell. I am a flasher and slight modder, but not a dev.
Click to expand...
Click to collapse
BTW, if you find errors on your data and/or system partitions and choose to fix them, it does not mean that you phone will boot fine right away. Depending on how bad it is, you might need to reinstall the ROM.
Also, fixing the errors takes space (as *nix saves the recovered files under "lost+found" folder) so in my case, I chose to wipe the partitions from recovery first, then fix the errors and then re-install the ROM.

[Q] Soft Bricked????

okay i tried a lot and searched a lot too but could not find solution to this one hope i am posting in right place
I got almost bricked tablet
i had twrp 2.8.x.x with cm12 running
i tried to factory reset from OS.
it went to reboot
AND only thing now i can see is TEAMWIN welcome page to recovery nothing else and it flashes every 4-5 seconds
cant connect it to fast boot
shows the devices in list of adb devices but takes no action
tries reboot using adb into recovery bootloader ALL but no effect
and somehow while trying different commands i was able to push new recovery and OS files to sdcard folder
also i m not able to start adb shell too
does anyone has any idea how to make this thing running again????
TIA

[HELP] Honor 7x/Mate SE Soft Brick?

So I was putting together a flashable zip for downgrading to Nougat, and when I rebooted I must have erased something I shouldn't have, because the screen went black. I have no idea what i could have done but when i force restart, it makes the pc disconnect sound and three seconds later, it reconnects. I can't reboot to bootloader or recovery, much less system, but strangely adb commands still show that my phone is is fastboot mode. I ran the Huawei Multitool with files I know for sure were correct, and hit unbrick. There were no errors and everything flashed correctly, or so it said. Once again I attempted to reboot but to no avail. The screen stays black.
Can anyone help me out here??? I don't know what happened. I don't think it's hardbricked right? I can still use fastboot.
Thanks!

Stuck in bootloop, TWRP crashes

Hi,
Since yesterday, my phone suddenly went into a bootloop (I wasn't even using it, but it suddenly started vibrating every half a minute or so). I'm able to get into fastboot mode, but from there if I try to boot into TWRP, it just shows the splash screen for a bit, and then crashes and reboots again. I should say that this is my brother's old phone he gave to me, so I'm not exactly sure what he's done to it, and I'm also not particularly familiar with Android stuff myself.
Is there anything I could try to retrieve data from the device? I've managed to run a different recovery img (included in here: https://onepluscommunityserver.com/list/Unbrick_Tools/OnePlus_One/), which allowed me to use ADB from my MacBook, and from there I tried to use the adb backup command, but this just gives me "Now unlock your device and confirm the backup operation..." without actually showing anything on the phone.
And even if I can't recover anything, is there anything I could try to bring the device back into a working state?
since your fastboot is working, you can try downloading the bacon roottoolkit and restore stock rom, before doing that install all the drivers like it mentions in the app. https://androidfilehost.com/?fid=95916177934555863;
Let me know if this works

Categories

Resources