[Q] Soft Brick - Fascinate General

If a moderator can remove this thread, please go ahead!
I dug deeper into fallingup's recovery thread. It never occurred to me that it might make a difference to clear cache and factory reset AFTER doing an update. I did that, which seemed to clear up my FC loop. I fell into a page that asked me what language I was speaking, and was prompted to set up my google account -- which failed. Couldn't connect to data services, not even WIFI. So *228 and Activated my phone (again). Google still wouldn't log in. Went to Settings/Privacy/Factory reset. Selected English, google logged in this time. My phone appears to be completely back to its original stock state. Root is gone. Even bing is back, lovely. Thanks angel12!
... now if I could just figure out why that update.zip paired with the modem.tar that started all this wouldn't sing for me in recovery mode.
>>>>>>>>>>>>>>>>>>
First off, I apologize for cluttering this forum, but I'm at a bit of a loss here. I also failed to find the server for IRC. I'd really appreciate a small push.
Here goes: I got into download mode from the command line. I flashed over my modem with Odin, got a PASS, rebooted fully (shouldn't have done this) with no errors. Next, I popped into recovery mode. From there, I decided to factory reset _and_ wipe my cache -- it seemed like a good idea at the time. It seems like a bad idea now. Finally, I told recovery to apply update.zip from my sdcard. It flat out refused! Complained that the .zip wasn't signed. So, I rebooted.
I then experienced my first FC loop! The culprit is TouchWiz launcher, which just repeatedly closes unexpectedly.
So then I restored the DI01 modem, which didn't change a thing. Next, I ran Stock-i500-VZW-System.tar.md5 through Odin. It updated with no problems.
However, I still have my Force Close Loop, which I expected going to stock would fix.
What I think is really going on is I'd been using ADW Launcher, coupled with an app that switched it to being the 'default'. Something somewhere, must be giving TWiz a hard time.
The good news is I still have adb shell access and root.
* Is there anything I can do to make that homescreen switcher app run on my phone without using a launcher (from shell, for instance)?
* Is there some important point I'm missing about my recovery (I've flashed back everything I changed, at least in my mind)
* Perhaps I could flash something else from Recovery, and that would clear this up?
* It would be great to know what I did that messed this up.
EDIT:
I meant DI01, not "Di05". Nice catch!
It turned out in my case that data wipes were crucial - the factory wipe in system, and the data/factory reset &or cache partition in recovery mode.

http://forum.xda-developers.com/showthread.php?t=782204
Follow this to the letter. Been there, done that. Home Switcher isn't what went wrong. You'll be fine in 10 minutes.
Wait. DI05??? Do you mean DI01 or DJ05? You need to make sure you flash the modem that matches your ROM. Either easy is fine, and probably didn't have anything to do with your force close loop, but make sure they match or you won't be able to text.
And PDA in Odin.

Related

The process com.android.phone has stopped unexpectedly

I have been having this issue ever since my phone booted up and all my apps sequentally had force close dialogs happen. I am running my apps from the SD and figured something went wrong with the boot up sequence. I tried doing a nandroid backup, reinstall fresh 1.1, but no luck.
I then used my backups to reinstall over all my apps, then went into Market to install them via that. Everything seemed to be just fine, but the phone app would still not dial anything and when I recieved a call, it gives the error "The process com.android.phone has stopped unexpectedly" and then proceeds to try to reset the phone connection. Most times I lose all data connection and need to reboot.
Recently, I tried installing the latest Modoco CDMA rom. No luck. I then did a Titanium backup and force reinstalled everything again. Still no luck.
Anyone have this issue and get it resolved? My Hero can do everything but make and accept calls. I really don't want to do a wipe as this problem can just happen again, so I would rather understand the process.
Thanks in advance.
Ceger
Simplest way to fix this should be clearing the dalvik/boot cache from fresh's kitchen. I really should write up a guide on how to do these simple tasks manually.
obelisk79 said:
Simplest way to fix this should be clearing the dalvik/boot cache from fresh's kitchen. I really should write up a guide on how to do these simple tasks manually.
Click to expand...
Click to collapse
Will that work on MCR 2.2 as well? I'll look into that. Is it something I can do from recovery?
Ceger
yes should work on mcr 2.2 and can be done manually from recovery, I know recovery does dalvik cache, not sure if it also kils the boot cache as well though. The older version only did dalvik.
obelisk79 said:
yes should work on mcr 2.2 and can be done manually from recovery, I know recovery does dalvik cache, not sure if it also kils the boot cache as well though. The older version only did dalvik.
Click to expand...
Click to collapse
Do you need to do both? Wiping the dalvik cache created lots of app fc issues, which would be fine if the phone actually worked. Still won't make or receieve calls.
And thank you for the assistance.
Ceger
Edit. Clearing the boot cashe got rid of the FC issues. However, still have same issue with the phone app. This is so annoying.
honestly the best bet to clear up the issues would be to do a full wipe from recovery. Wipe the phone clean then run the stock RUU and re-root and install your custom rom. Do a nandroid backup first just to prevent losing any of your info.
Unfortunately despite the many well written guides here on XDA there are always a few issues most likely a result of slight hardware quirks or unfortunate circumstances at the time of flashing.
Just for '****s and giggles' have you tried pulling your battery for 30 seconds, reinstalling it and booting the phone up?
Heck sometimes just a reflash of the rom right over top of itself. I've been tinkering with this phone since the day root came out and I still don't fully understand all of it's quirks.
Ceger said:
I have been having this issue ever since my phone booted up and all my apps sequentally had force close dialogs happen. I am running my apps from the SD and figured something went wrong with the boot up sequence. I tried doing a nandroid backup, reinstall fresh 1.1, but no luck.
I then used my backups to reinstall over all my apps, then went into Market to install them via that. Everything seemed to be just fine, but the phone app would still not dial anything and when I recieved a call, it gives the error "The process com.android.phone has stopped unexpectedly" and then proceeds to try to reset the phone connection. Most times I lose all data connection and need to reboot.
Recently, I tried installing the latest Modoco CDMA rom. No luck. I then did a Titanium backup and force reinstalled everything again. Still no luck.
Anyone have this issue and get it resolved? My Hero can do everything but make and accept calls. I really don't want to do a wipe as this problem can just happen again, so I would rather understand the process.
Thanks in advance.
Ceger
Click to expand...
Click to collapse
use these commands to clear cache
rm -r /data/boot-cache/
rm /data/dalvik-cache/
once you finish then reboot.everything should go away...
he's done that already.
then i suggest to extract the rom zip file, and get into command on your device and go under the system/lib or app and see what is listed in the folders. and compare it to the rom folder.
That's how i was able to fix the voice search on my device, one of the lib file was missing and got it to work after that.
obelisk79 said:
honestly the best bet to clear up the issues would be to do a full wipe from recovery. Wipe the phone clean then run the stock RUU and re-root and install your custom rom. Do a nandroid backup first just to prevent losing any of your info.
Unfortunately despite the many well written guides here on XDA there are always a few issues most likely a result of slight hardware quirks or unfortunate circumstances at the time of flashing.
Just for '****s and giggles' have you tried pulling your battery for 30 seconds, reinstalling it and booting the phone up?
Heck sometimes just a reflash of the rom right over top of itself. I've been tinkering with this phone since the day root came out and I still don't fully understand all of it's quirks.
Click to expand...
Click to collapse
Done and done and no difference.
reddick said:
then i suggest to extract the rom zip file, and get into command on your device and go under the system/lib or app and see what is listed in the folders. and compare it to the rom folder.
That's how i was able to fix the voice search on my device, one of the lib file was missing and got it to work after that.
Click to expand...
Click to collapse
Done, even manually moved some files in case they were corrupted at one point. Very bad move, nandroid backup was my friend there.
Guess a wipe will be the only option then. How annoying.
Thanks for all of your inputs.
Ceger
Another thought... would updating my phone with latest kernal compile possibly do the trick? Or how about a replacement process for google.com.phone?
Ceger
Interesting theory.... worth a try.
i had this issue once and it was because of somehow the uids for the apps got messed up. a wipe should fix this in most cases. but for me it went like ur issue. i almost event went back stock. then i looked into it and found that in my packages.xml file the the uids were all messed up. i had multiple uids and certs for the apps i was having issues with. so what i did was pulled the packages.xml from the device and erased the apps i was having issues with. then pushed it back and rebooted. that cleared the issue. so if i were u i would research that. do a google search on it. then if it doesnt work do the ruu and reroot. good luck man. i know how u must be feeling. i was there
toastcfh said:
i had this issue once and it was because of somehow the uids for the apps got messed up. a wipe should fix this in most cases. but for me it went like ur issue. i almost event went back stock. then i looked into it and found that in my packages.xml file the the uids were all messed up. i had multiple uids and certs for the apps i was having issues with. so what i did was pulled the packages.xml from the device and erased the apps i was having issues with. then pushed it back and rebooted. that cleared the issue. so if i were u i would research that. do a google search on it. then if it doesnt work do the ruu and reroot. good luck man. i know how u must be feeling. i was there
Click to expand...
Click to collapse
Actually, the fix was much simpler. I wiped the SD ext partition and just did a Recovery Wipe. It went back to stock modded rom that remained rooted. I then used Titanium to reinstall my apps with data and then MyBackup to get back some settings such as my scenes, etc. and all was good. Took all of 30 minutes to get my Hero back up and running in better condition than before.
Thanks all for the assists.
Ceger
com.android.phone
com.android.phone
i am facing this prob on cyanogen mod10....when ever i reboot my optimus 2x....i face this damn problem
help plzzzzzzzzzz.....!!!!!

[Q] Phone is ocassionally rendered useless after a reboot.

I have tried flashing a couple different roms, including Bonsai, TrulyEpic Rebirth. I get everything up and running, and a few reboots later, I turn my phone on, and I'm back at the setup screen, where you enter your gmail acct info, and it teaches you how to use the Swype keyboard and everything. I get through all that, and i just have a barrage of "this program force-closed" windows. Everytime I do that, I have to start all over. I've had to do this 5 or 6 times since I got the phone on Monday.
What I do is:
Flash DK28 with Odin.
One-click root/clockwork recovery 3.0.0.5
Let the system do the ext4 conversion
factory reset, clear cache partition, clear dalvik cache 3x
flash rom
restore all my apps
then, a few reboots later, I end up with the setup screen, and the barrage of FC notifications.
Am I missing something?
EDIT: WHOOPS. I'm half asleep and didn't read that right. When you say restore apps, are you restoring a cwm backup or are you talking about the app restoration build into the setup wizard?l
Built in setup app.
I used to have this problem too, it was very frustrating. For me, I finally narrowed it down to somehow corrupting the ROM by using the 3-button instant reboot method. Since I was using the no-journaling mod I figured that somehow I was forcing a re-boot while the system was writing something? I don't really know for sure though, but I can say now that I use QuickBoot and avoid the 3-button method, I haven't had any problems. Good luck!
Thanks. I have yet to try the no-journaling mod, nor do I know what the 3 button method is. I've been using a widget called "boot control", but I'll switch back to quick-boot (i've used it in the past) to see if that helps.

[Q] "Unfortunately, settings has stopped working" after factory reset

Hello folks,
The SGH-i337 is my first android device and I've had it only for a few days now. I rooted the phone using the "1 click root and debloat" files in the development section of this forum. Everything worked great after that. Today I installed an unofficial apk on my phone but I wasn't comfortable with it at all. So I did a factory reset (are you not supposed to do that?)
After the factory reset, the phone boots up and gives me the usual settings menu. At the end of the settings however, it lags for a few seconds before it says "Unfortunately, settings has stopped working". This brings me back to the "choose a device name" menu in settings. If I fill it out again and go through settings, it crashes again. I can't get into anything else on the phone since it keeps going through the initial setup.
I've tried booting into recovery mode and deleting the cache. I doubt that this clears it since the phone gives me an error and reboots. I tried selecting factory reset through the recovery mode but that also gave me the same issue (said error and rebooted).
After some searching I've found that flashing a stock rom with odin might be the best way to go. Is that correct or is there a better way? On the odin download page, it only lists the 9505 version for Galaxy S4. Could I use that for my SGH-i337?
I think the phone is still rooted because it says Samsung Custom before booting up. Thanks for the help!
Had same exact issue as well.
I booted in to download mode and flashed it with factory rom, then installed CWM.
This is what i used. http://forum.xda-developers.com/showthread.php?t=2297033
KGB7 said:
Had same exact issue as well.
I booted in to download mode and flashed it with factory rom, then installed CWM.
This is what i used. http://forum.xda-developers.com/showthread.php?t=2297033
Click to expand...
Click to collapse
Oh man, you're a life saver. I'm downloading the file and I'll give it a shot. So just to confirm, I put the phone into download mode and run Run_Me.bat and that should fix the issue?
Also for future reference, are you not supposed to do a factory reset after rooting your phone? Thanks!
Fixed it
The issue arose because the settings program was supposed to follow up with at&t locker setup. But since I had deleted the at&t files with the debloat tool, it kept crashing. So the solution was to reset the phone to stock firmware. I used Odin 3.07 to flash the factory ROM onto the phone and now everything is back to normal.
I guess this also answers my previous question, if I'd probably have the same problem again if I do a factory reset.
aleatoric said:
The issue arose because the settings program was supposed to follow up with at&t locker setup. But since I had deleted the at&t files with the debloat tool, it kept crashing. So the solution was to reset the phone to stock firmware. I used Odin 3.07 to flash the factory ROM onto the phone and now everything is back to normal.
I guess this also answers my previous question, if I'd probably have the same problem again if I do a factory reset.
Click to expand...
Click to collapse
Just dont use all in one tool as you did before. Just use the chooper rooting process in the link I provided.
Then manually remove the apps you dont with titanium backup.
Sent from my SAMSUNG-SGH-I337 using xda app-developers app

[Urgent]All Apps...Gone! After updating CM12

Ok here is the situation....
I soft-bricked my D802 after simply restarting the phone today (stuck on loading screen). Dunno how it happened but it did. Luckily, I thought, I had a recovery file from TWRP.....restored it....didn't work.
So I said, 'oh well, let's just update it anyway'. So I did a simple factory reset using TWRP, and installed the latest CM12.
Not I can get into the Android System, but all my apps....gone! I am pretty sure I didn't delete the files because when I look into the settings, the harddisk space is still taken up. Also, when the new CM12 initiated it said 98 apps upgrading. So I'm pretty sure the apps are there.
The problem is, all of them are now gone. What's worse, all GAPPS except Gmail are gone too. There is no way to do anything about it even after I reflashed GAPPS.
Desperately needing help.
Factory reset in recovery delete your apps.
_____________________________________Read more write less and be smart
Use a file manager and look to see if you have more than one sdcard. This happened to me. The folder is called 0 everything should be in there

Something wierd is going on.

i checked manually for upates, 15 minutes ago. It showed me that an system update is avaible.
Update installed, rebooted and here starts the wierd things.
-Phone boots up but the only thing im able to access is the ''edge'' bar where is the edge people and other fun features.
-Pressing volume button down will bring the boot menu with : reboot, shutdown etc..
-Tried to boot in safe mode. no luck, only the safe mode bar appears in the left.
-Wiping cache, no luck.
-Not rooted. Stock.
Only thing that i installed outside the play store is the samsung lab application wich is shared here in the forums because its not avaible for s6 edge+ for some reason in the samsung's app store.
I managed to boot in recovery mode and this text took my attention : mmb29k.g928fxxs3bqa9 (frimware codename?) 6.0.1 android version
Made factory reset, works now but lots of important data (pictures, music etc..) lost in that.
I made an google search with mmb29k.g928fxxs3bqa9 and found nothing.
(edit: In the download folder, there seems to be a file with the rom build number/number)
Yeah I had the same problem, posted about it in the general forum. I flashed another stock ROM ontop of it from Sammobile and it saved me from doing the factory reset.
Tondern said:
Yeah I had the same problem, posted about it in the general forum. I flashed another stock ROM ontop of it from Sammobile and it saved me from doing the factory reset.
Click to expand...
Click to collapse
After the factory reset its been running fine with the update. I alerdy emailed samsung about this.
justanpotato said:
After the factory reset its been running fine with the update. I alerdy emailed samsung about this.
Click to expand...
Click to collapse
they are still sharing it.
Someone who's phone updated correctly needs to make these guys a firmware they can flash back with Odin otherwise they won't be able to find anything that works. (no downgrades allowed)
Make sure you backup what you can. Export contacts, everything on Phone when you connect your computer can be copied in/out, if you didn't know. App data will have to be individually backed up.

Categories

Resources