No boot animation! How to fix it? - Verizon Droid Charge

I looked around in the forms but I couldent find an answer, ive had my charge for about a month now and the other day i was messing with it and i soft bricked it so i used odin and put it back to stock everything. When i rooted my phone i now don't have a boot animation I can hear the sound when it boots but its just a black screen until my lock screen comes up. Anyone have any idea how to fix cuz I sure don't. I'm running stock rom with 4.0 kernel and the fp1 radio update If that makes any difference.
Sent from my GT-P6210 using xda premium

wolverine38812 said:
I looked around in the forms but I couldent find an answer, ive had my charge for about a month now and the other day i was messing with it and i soft bricked it so i used odin and put it back to stock everything. When i rooted my phone i now don't have a boot animation I can hear the sound when it boots but its just a black screen until my lock screen comes up. Anyone have any idea how to fix cuz I sure don't. I'm running stock rom with 4.0 kernel and the fp1 radio update If that makes any difference.
Sent from my GT-P6210 using xda premium
Click to expand...
Click to collapse
That kernel is old. Use this one http://rootzwiki.com/topic/137-01-30-12peanutbutta-jelly-time/
You need to make sure the boot animation is named sanim.zip and put it in /system/media and set permissions to rw-r--r--

PaulN64007 said:
That kernel is old. Use this one http://rootzwiki.com/topic/137-01-30-12peanutbutta-jelly-time/
You need to make sure the boot animation is named sanim.zip and put it in /system/media and set permissions to rw-r--r--
Click to expand...
Click to collapse
I tryed that kernel still no boot animation. I'm not trying to use a custom boot or anything just the normal Droid boot screen. I'm using the 4.0 kernel cuz I get better battery life, it was working just fine with this kernel till I root it a second time
Sent from my GT-P6210 using xda premium

wolverine38812 said:
I tryed that kernel still no boot animation. I'm not trying to use a custom boot or anything just the normal Droid boot screen. I'm using the 4.0 kernel cuz I get better battery life, it was working just fine with this kernel till I root it a second time
Sent from my GT-P6210 using xda premium
Click to expand...
Click to collapse
Do the files bootsamsung.qmg and bootsamsungloop.qmg exist in /system/media ?

Cilraaz said:
Do the files bootsamsung.qmg and bootsamsungloop.qmg exist in /system/media ?
Click to expand...
Click to collapse
Yes
Sent from my GT-P6210 using xda premium

wolverine38812 said:
I tryed that kernel still no boot animation. I'm not trying to use a custom boot or anything just the normal Droid boot screen. I'm using the 4.0 kernel cuz I get better battery life, it was working just fine with this kernel till I root it a second time
Sent from my GT-P6210 using xda premium
Click to expand...
Click to collapse
Make sure you don't have any bootanimation.zip or sanim.zip in /system/media

PaulN64007 said:
Make sure you don't have any bootanimation.zip or sanim.zip in /system/media
Click to expand...
Click to collapse
There's not, still can't figure out what's wrong... just black screen with sound
Sent from my GT-P6210 using xda premium

wolverine38812 said:
There's not, still can't figure out what's wrong... just black screen with sound
Sent from my GT-P6210 using xda premium
Click to expand...
Click to collapse
Long shot, check in your build.prop located in /system to see if you have this line in the file, if you do just put a "#" in front of the line (without quotation mark).
debug.sf.nobootanimation=1
change to:
# debug.sf.nobootanimation=1
If you don't see anything like that, just use cwm, mount /system clear cache/davik cache, if still not working, do the same process but reflash your rom.

buhohitr said:
Long shot, check in your build.prop located in /system to see if you have this line in the file, if you do just put a "#" in front of the line (without quotation mark).
debug.sf.nobootanimation=1
change to:
# debug.sf.nobootanimation=1
If you don't see anything like that, just use cwm, mount /system clear cache/davik cache, if still not working, do the same process but reflash your rom.
Click to expand...
Click to collapse
debug.sf.nobootanimation=1 was not in the build.prop, I wiped cache and davik but still nothing... I'm using stock rom if I reflash it won't I have to root again? I don't want to have to start from scratch again
Sent from my GT-P6210 using xda premium

wolverine38812 said:
debug.sf.nobootanimation=1 was not in the build.prop, I wiped cache and davik but still nothing... I'm using stock rom if I reflash it won't I have to root again? I don't want to have to start from scratch again
Sent from my GT-P6210 using xda premium
Click to expand...
Click to collapse
Another long shot, check permission on these 2 files: bootsamsung.qmg and bootsamsungloop.qmg exist in /system/media.
I strongly believe that some thing wrong when you rooted your phone last time. if you take a stock rom with pre rooted and odin back, it won't take long and may solve your issue.( http://www.ponack.net/danalo/all_in_one_odin_ep4d.tar.zip) unzip and odin stock rom with root.

buhohitr said:
take a stock rom with pre rooted and odin back, it won't take long and may solve your issue.( http://www.ponack.net/danalo/all_in_one_odin_ep4d.tar.zip) unzip and odin stock rom with root.
Click to expand...
Click to collapse
I'll give that a try later on when I'm near my computer.
Sent from my GT-P6210 using xda premium

Related

I am in need of recovery

Hey I have a question. I just rooted my device and flashed a stock rooted Tom / kernel.
However now it seems as though the recovery (CW) is not sticking? It would just boot into the.Google screen and just stay there, and now it just boots back into the bootloader. And clockwork is nowhere to be found. Any ideas? And thanks in advance.
Sent from my Nexus S 4G using XDA Premium App
kevlars9 said:
Hey I have a question. I just rooted my device and flashed a stock rooted Tom / kernel.
However now it seems as though the recovery (CW) is not sticking? It would just boot into the.Google screen and just stay there, and now it just boots back into the bootloader. And clockwork is nowhere to be found. Any ideas? And thanks in advance.
Sent from my Nexus S 4G using XDA Premium App
Click to expand...
Click to collapse
The stock rom will overwrite recovery on boot - this is done automatically. To prevent this delete/rename /etc/install-recovery.sh
Sticking at the Google screen is an issue with the ROM/Kernel combination you've chosen. Re-flash CWM and re-flash your ROM. If you're interested what's "sticking" you can likely adb shell logcat and see what is hanging or failing.
Thank-you. Will I have to repush the recovery and than rename the file? Or can I just edit the file the way my phone is now?
Sent from my Nexus S 4G using XDA Premium App
kevlars9 said:
Thank-you. Will I have to repush the recovery and than rename the file? Or can I just edit the file the way my phone is now?
Sent from my Nexus S 4G using XDA Premium App
Click to expand...
Click to collapse
If you're rooted as long as you can boot you can rename/delete the file. Otherwise just:
-Flash CWM
-Flash your ROM (or boot if you can boot without issue)
-Rename the script (/etc/install-recovery.sh - name it whatever you want) - you'll either need to remount rw or use something like root explorer to make it easier
-You'll likely need to flash CWM again. You can do this via Rom Manager or manually via fastboot
At this point it should "stick" in the sense that it will not be overwritten on boot any longer.
One more question where is the location of the script that needs to.be edited in root explorer. As in the location.
Seriously thanks!
Sent from my Nexus S 4G using XDA Premium App
kevlars9 said:
One more question where is the location of the script that needs to.be edited in root explorer. As in the location.
Seriously thanks!
Sent from my Nexus S 4G using XDA Premium App
Click to expand...
Click to collapse
/etc/
10 chars

Rom manger problem

Just rooted my phone now I'm wondering I install the rom manager I tried to run back up current rom when rebooted it froze has to pull battery. Then when. Rebooted tried to reboot into recovery and again froze what should i do.
Sent from my Nexus S using xda premium
Are you able to boot into recovery with Power + Vol Up?
Dont use rom manager just use cwm.
Sent from my Nexus S using xda premium
mixtapes08 said:
Dont use rom manager just use cwm.
Sent from my Nexus S using xda premium
Click to expand...
Click to collapse
I guess the next question would be...
Smok3thekid: do you have Clockwork Mod recovery on your phone?
No I can not boot into. Recovery from power+up
Sent from my Nexus S using xda premium
kto_matchu said:
I guess the next question would be...
Smok3thekid: do you have Clockwork Mod recovery on your phone?
Click to expand...
Click to collapse
To be honest I'm not 100 % sure I followed the steps of the nexus hacks on how to root and now trying to backup stock.img and I can't boot into recovery.
OK so I'm pretty sure I do I did it in rom manger
Sent from my Nexus S using xda premium
So I finally got my phone to do a backup on my stock rom then I tried to reboot into recovery just to check it out and to see if it would work and it still frozen or gave me error it was (!) And had to pull battery
Sent from my Nexus S using xda premium
smok3thekid said:
To be honest I'm not 100 % sure I followed the steps of the nexus hacks on how to root and now trying to backup stock.img and I can't boot into recovery.
OK so I'm pretty sure I do I did it in rom manger
Sent from my Nexus S using xda premium
Click to expand...
Click to collapse
You should go back and follow the instructions, then!
http://forum.xda-developers.com/showthread.php?t=895545
I got clockwork mod recovery 3101 that's what I flashed when I rooted
Sent from my Nexus S using xda premium
That's what I get when I boot Into recovery
Sent from my Nexus S using xda premium
kto_matchu said:
You should go back and follow the instructions, then!
http://forum.xda-developers.com/showthread.php?t=895545
Click to expand...
Click to collapse
Follow these instructions to the letter and you'll be fine....
Greetz
smok3thekid said:
That's what I get when I boot Into recovery
Sent from my Nexus S using xda premium
Click to expand...
Click to collapse
Looks like you're having issues getting into the recovery. That screen isn't the recovery, and I've had it before.
A lot of times, when you root on a stock rom, the phone deletes clockwork and restores the old recovery. That might be why you're having issues with it.
http://forum.xda-developers.com/showthread.php?t=895545
The second post on this thread describes how to make clockwork stick. You might need to make use of some adb commands OR get an app like Root Explorer.
1. Flash the recovery
2. Follow the instructions in the second post before rebooting your phone.
That should do it.
kto_matchu said:
That screen isn't the recovery, and I've had it before.
Click to expand...
Click to collapse
Actually it is. That's the stock recovery, but it's options are too limited which is why we use CWM.
Rest of your instructions should help the OP out though, good on that.
Greetz
Just flash clockwork again and flash a non stock rom, or remove the file as described if u wanna stay stock.
Ya I think it was just freezing up got into recovery and installed new rom
I do thank everyone help
Sent from my Google Nexus S using xda premium
frutelaken said:
Actually it is. That's the stock recovery, but it's options are too limited which is why we use CWM.
Rest of your instructions should help the OP out though, good on that.
Greetz
Click to expand...
Click to collapse
True-say! Thanks for the correction

Boot animation

Hello... I'm trying to change the boot animation on my SGS2 (ski-rocket)' with the app called "boot animation ",? But it doesn't change it? And yes I'm rooted. Am I missing something? ...anyone??
Sent from my SAMSUNG-SGH-I727 using XDA App
Boot animation on our device has been tweaked by Samsung. They're not using the same standard method most Android phones use. It's being worked on by a few of the devs right now and hopefully we've have something soon.
+1 For hating corporate logos.
Awesome ...I hate that att logo LOL
Sent from my SAMSUNG-SGH-I727 using XDA App
CXENTE said:
Hello... I'm trying to change the boot animation on my SGS2 (ski-rocket)' with the app called "boot animation ",? But it doesn't change it? And yes I'm rooted. Am I missing something? ...anyone??
Sent from my SAMSUNG-SGH-I727 using XDA App
Click to expand...
Click to collapse
If you are rooted navigate to root/system/media/
in that folder should be bootsamsung.qmg and bootsamsungloop.qmg
these are the bootanimations and some international ones have been posted for the t989 as far as I know. For bootanimation.zip to work it would have to be enabled on the kernel level. Good luck and enjoy your devices !
***The AT&T logo is most likely a logo.rle type of image that is embedded in the kernel itself, that is the case on the t989 and is more than likely mirrored on the i727
Hmmm.. rle files. There are actually two of those in the root directory.
initlogo.rle and lpminitlogo.rle
I googled a little on how to convert these around but can't do much from work (several paid apps, didn't verify if they work). Who can convert these and how can we convert other boot animations to this format?
boot animation request
I would love for someone to figure this out. I would like the Galaxy Nexus Boot animation on this phone.
Who ever is working on this I would be more then happy to donate to your cause.
New Skyrocket owner here. I too would love the Galaxy Nexus boot animation!
Skyrockets in Flight with XDA Premium
Has their been any word on development for this yet?
Of course Rooted
Boot into CMW, install from Ext sd, select zip
ICS Boot up
http://dl.dropbox.com/u/23043391/ics_bootanimation.zip
SGS2 Bootup
http://dl.dropbox.com/u/23043391/sgsII_bootanimation.zip
right now you need to use custom ROM to do that.
this ROM work great and it let you change the boot animation http://forum.xda-developers.com/showthread.php?t=1377087
skizzz said:
Of course Rooted
Boot into CMW, install from Ext sd, select zip
ICS Boot up
http://dl.dropbox.com/u/23043391/ics_bootanimation.zip
SGS2 Bootup
http://dl.dropbox.com/u/23043391/sgsII_bootanimation.zip
Click to expand...
Click to collapse
do we have to mount system in cwm? and is this shutdown too?
Yes to CWM
No to shutdown.
Whenever i find shutdown i will post it up here.
skizzz said:
Of course Rooted
Boot into CMW, install from Ext sd, select zip
ICS Boot up
SGS2 Bootup
Click to expand...
Click to collapse
Neither of these worked for me on my SR. CWM showed ICS installed fine, but when I rebooted it was still the Samsung and AT&T animations. So then I went back to CWM and installed the SGS2 boot, but I got the same result.
Any suggestions?
Chris
Did you mount system?
Sent from my SAMSUNG-SGH-I727 using xda premium
Why not use the international boot? Plain simple galaxy s2 very good too
http://forum.xda-developers.com/showthread.php?t=1329082
Sent from my SGH-T989 using Tapatalk
cdshepherd said:
Did you mount system?
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
No, I did not. Is that an option in CWM that I have to do before installing the boot animation from my SD?
Chris
Tronyx86 said:
No, I did not. Is that an option in CWM that I have to do before installing the boot animation from my SD?
Chris
Click to expand...
Click to collapse
Ya. Its under mounts and storage on the main menu of cwm. Go to it and select mount system. Then go back and proceed to install zip from SD
Sent from my SAMSUNG-SGH-I727 using xda premium
cdshepherd said:
Ya. Its under mounts and storage on the main menu of cwm. Go to it and select mount system. Then go back and proceed to install zip from SD
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
Yea, that didn't work either. Still displayed the AT&T logo. Any other suggestions?
Chris
What rom are you using
Sent from my SAMSUNG-SGH-I727 using xda premium

[ROM]SGH_I997 UCKL2(Rooted, Deodexed, and Busybox)(CRT off)

Heres the rooted version....
Rooted
Deodexed
Busybox installed
Crt off animation(cause stock is boring.. )
Installation:
1 Download zip
2 Boot into CWM
3 Wipe data, cache and dalvik cache
4 Choose zip from sd card
5 flash zip
6 reboot and let media scanner run and sit for a few and let it settlle and sync accounts.
7 Enjoy
To get video back flash stock kernel with sgs kernel flasher here:http://www.multiupload.com/PP69TXBEA5
UNPACK RAR AND FLASH ZIMAGE ONLY!
OKAY....I HAVE NOT PERSONALLY HAD THIS ISSUE, BUT TO BE SAFE, BEFORE FLASHING STOCK KERNEL , BOOT INTO CWM, SCROLL DOWN TO VOODOO AND DISABLE VOODOO LAGFIX. WHEN IT BOOTS YOU WILL HERE THE SEXY LADY DISABLING VOODOO. WHEN IT FULLY BOOTS BACK UP YOU SHOULD BE ABLE TO FLASH STOCK KERNEL WITHOUT ISSUES.
ONCE AGAIN, I AM NOT RESPONSIBLE IF YOUR PHONE SPONTANEOUSLY COMBUSTS...
Download Rom Here
Thanks going to try it out
Sent from my SGH-I997 using xda premium
Man you're fast. I just got the leak, didn't even have time to uncompress it.
Excellent. So if we flash the stock kernel and get video working again, what are we losing in the process? Sorry if this is a noobish question, I'm just now switching from galnet MIUI.
Shouldnt lose anything...and you will keep root also...
Sent from my SAMSUNG-SGH-I997 using xda premium
You gain video and hdmi back. You may have to make a slight change to one of the void files if you lose access to your CD card.
I see. Thank you for the help! I was told about this file before, but when I tried editing it last time I messed it up... don't you edit the last value to a different number or something? Do you know what number that is? Thank you guys for the help, I really do appreciate it, what with all these awesome leaks. :]
Truckerglenn said:
You gain video and hdmi back. You may have to make a slight change to one of the void files if you lose access to your CD card.
Click to expand...
Click to collapse
You will also lose your voodoo filesystem optimizations, init scripting support and the charginghacks/undervolt capabilities (if you like Entropy's kernel).
Well I enjoyed it for 5 minutes before going back to cm7 with thunder script but I still appericate the upload as something different always looking for my next rom fix.
Sent from my SGH-I997 using xda premium
You either change a 3 to a 2 or a 2 to a 1 forget which right now.
Go here for the correct fix for the SD Card: http://forum.xda-developers.com/showpost.php?p=19908483&postcount=24
Truckerglenn said:
You either change a 3 to a 2 or a 2 to a 1 forget which right now.
Click to expand...
Click to collapse
If you have flashed the stock kernel and want external SD: In vold.fstab, in the line that starts with dev_mount sdcard1, change from mmc2 to mmc1
I feel pretty dumb right now. I flashed the leak and then uses sgs kernel flasher to flash the stock kernel and my phone is now stuck at the Samsung splash screen upon reboot. I let it sit there for about 10 minutes. Now, I can't even get back to recovery mode. Could someone provide some advice?
Did u pull the zimage out of the rar fike? or did you flash the rar file?? i posted in op to unpack the zimage from the rar file...i know it works becaise i flashed the stock kernel and am runni.g it now....running great actually
Sent from my SAMSUNG-SGH-I997 using xda premium
devilock138 said:
I feel pretty dumb right now. I flashed the leak and then uses sgs kernel flasher to flash the stock kernel and my phone is now stuck at the Samsung splash screen upon reboot. I let it sit there for about 10 minutes. Now, I can't even get back to recovery mode. Could someone provide some advice?
Click to expand...
Click to collapse
Don't you have to convert you file system back before flashing the stock rom?
Yes, I unpacked the zimage file from the .rar and sgs kernel flasher rebooted the phone automatically after applying it.
---------- Post added at 09:09 PM ---------- Previous post was at 09:09 PM ----------
rxnelson said:
Don't you have to convert you file system back before flashing the stock rom?
Click to expand...
Click to collapse
I didn't realize that this used a different filesystem
No you dont...i didnt..runs great
Sent from my SAMSUNG-SGH-I997 using xda premium
devilock138 said:
I didn't realize that this used a different filesystem
Click to expand...
Click to collapse
Did you disable voodoo lagfix in recovery before flashing the stock kernel? Not doing that can cause issues, if I'm understanding this correctly.
You dont have to disable voodoo....all i did was flash thru sgs and it booted up fine...if you are stuck however then disabling voodoo might fix your problem
Sent from my SAMSUNG-SGH-I997 using xda premium
jscott30 said:
Did you disable voodoo lagfix in recovery before flashing the stock kernel? Not doing that can cause issues, if I'm understanding this correctly.
EDIT: Nevermind - I don't know what I'm talking about in this case. That's not it.
Click to expand...
Click to collapse
No, I don't believe I had any lagfixes.
I was running stock froyo with only root and cwm installed
I downloaded the .zip for the leak
booted into recovery and wiped data/cache/dalvik
flashed the leak
phone booted up fine
installed sgs kernel flasher from the market
extracted zimage file from the .rar in the op
used sgs kernel flasher to flash the kernel
phone rebooted and now stuck at samsung screen
I've pulled the battery and then tried to reenter recovery mode, but no dice
I am going to try unbrick through download mode and heimdal
Ok..well i didnt know you were coming from froyo...i dont know how flashing this from froyo would work since i cant even remember when i ran froyo last. I came from my catyrom....might need to be on gingerbread with gingerbread bootloaders ...
Sent from my SAMSUNG-SGH-I997 using xda premium

Problem with stock boot animation pbj 0130 kernel

Quick question guys I downloaded the new kernel for both mine and my dad's phones. I am running eclipse and my dad is running stock rooted wiped cache and dalvik cache before flashing from 0115 to 0130 on both phones on my phone everything works great. Right after I flashed my dads phone, however, I got the samsung logo, could hear the "droid" sound but no droid eye boot animation. I installed root explorer and tried to install the nexus boot animation(which is working fine on my phone) on my dad's phone and same story you see the samsung logo, hear "droid" but no boot animation. I have verified the md5 of the file(all was good) and besides loosing the boot animation everything else is gravy(root works fine, sio, etc) Any ideas what happened? Thank you for your guys time
Sent from my SCH-I510 using xda premium
You might want to check the permissions of the sanim.zip on your dads phone. Make sure they are rw-r--r--
PaulN64007 said:
You might want to check the permissions of the sanim.zip on your dads phone. Make sure they are rw-r--r--
Click to expand...
Click to collapse
They are in theory can I paste the stock Droid eye animation back in to system media folder?
Sent from my SCH-I510 using xda premium
That should still work. I haven't tested it
PaulN64007 said:
That should still work. I haven't tested it
Click to expand...
Click to collapse
Still No dice. My dads rom is totally stock besides root (not deodexed ) could that be the issue?
ztkryan said:
Still No dice. My dads rom is totally stock besides root (not deoxidized) could that be the issue?
Click to expand...
Click to collapse
Well if the phone is deoxidized it probably would not work...
But if you mean deodexed then no it doesn't make a difference unless you apply a theme or change around system apps.
Nice catch yes deodexed is what I wanted to say. I am at a loss as to why the boot animation disappeared
Try deleting the sanim.zip file and reboot. See if the normal boot animation comes back
tried still nothing the reason I was tryin sanim.zip is the normal boot animation broke after installing new kernel
Try deleting the sanim.zip file and reboot. See if the normal boot animation comes back
Click to expand...
Click to collapse
Sent from my SCH-I510 using xda premium
try to flash immosey kernel see if bootanimation is working again. This kernel is compatible with both stock and sanim.zip (make sure you spell it correctly -SANIM.ZIP). Your files must be deodexed for custom bootanimantion. If odexed, you can restore the original samsung bootanimation. Good luck.
buhohitr said:
try to flash immosey kernel see if bootanimation is working again. This kernel is compatible with both stock and sanim.zip (make sure you spell it correctly -SANIM.ZIP). Your files must be deodexed for custom bootanimantion. If odexed, you can restore the original samsung bootanimation. Good luck.
Click to expand...
Click to collapse
I thought I read somewhere there is a cwm zip package that will deodex your ROM is this true?
Sent from my SCH-I510 using xda premium

Categories

Resources