Related
just need a stock DK28 kernel modified for ext4 support, no custom boot splash, no custom boot animation support, no custom roms, just a simple ext4 supported stock kernel with absolutely no other changes, packaged up in one of those fancy edify scripted zips for flashing after the ext4 conversion
can someone help me out?
Go through the steps to install bonsai rom. Install cwm3 with ext 4. install bonsai then boot cwm and resrore the before ext 4 backup. You got dk28 with the new kernel.
Sent from my SPH-D700 using Tapatalk
is it a stock kernel though?
Zeinzu said:
is it a stock kernel though?
Click to expand...
Click to collapse
The kernel source has not been released so they are all "stock" kernels.
The only thing that has been done to them is the initramfs portion has been re-packed, this allows support for EXT4, custom boot animations, init.d, etc.
Try this.
Or if you want a EXT4 only kernel... use the search I don't feel like finding it for you.
=]
nubecoder said:
The kernel source has not been released so they are all "stock" kernels.
The only thing that has been done to them is the initramfs portion has been re-packed, this allows support for EXT4, custom boot animations, init.d, etc.
Try this.
Or if you want a EXT4 only kernel... use the search I don't feel like finding it for you.
=]
Click to expand...
Click to collapse
are there any that aren't modified for the custom boot anim support, im looking to leave everything stock and that borks the stock boot animation
There are about 4 diffrent kernels with diffrent support,all the ext4 supported kernels have boot ani support.
Sent from my Frankenstein FROYO ROM using XDA Appboot ani...
Zeinzu said:
are there any that aren't modified for the custom boot anim support
Click to expand...
Click to collapse
I don't believe so.
Zeinzu said:
that borks the stock boot animation
Click to expand...
Click to collapse
Since when? Guess I never tried to remove a custom one to see what happens.
I just tested by renaming my bootanimation.zip and rebooting.
I got a stock (as in AOSP) looking horizontal "andriod" shimmering boot-screen. (I actually kind of liked it.)
I've found the stock sprint files (images and sound), I'm going to pack up a zip and see if I can restore the stock animation.
I'll let you know how it goes.
=]
ecooce said:
There are about 4 diffrent kernels with diffrent support,all the ext4 supported kernels have boot ani support.
Sent from my Frankenstein FROYO ROM using XDA Appboot ani...
Click to expand...
Click to collapse
Do you have any references for those (as in links or what rom it's in).
I'm just curious.
=]
Ive collected several from diffrent ROMs,some are 5.6,some are 6.1,6.32... So as for links there are none,jut download ROMs to get the diffrent kernels... Like the one I use is from Mammons ROM bonsai,it has Bash support and some other goodies.But it hasnt been hacked yet with no source,just minor addons.
Sent from my Frankenstein FROYO ROM using XDA App...
so ur telling me no one has, or is going to bother with having a choice for stock boot anims?
well that sucks, cause not everyone digs custom, if adding the support for it didnt ruin the stock anim it wouldnt matter, but it does
Well I'm not sure what is going wrong, but I can't get the animation I'm working on to work.
It's almost 7am here and that's well past bed time.
I'll continue trying tomorrow.
=[
[edit]
Zeinzu said:
if adding the support for it didnt ruin the stock anim it wouldnt matter, but it does
Click to expand...
Click to collapse
Once I get the stock files I have working it will be a simple zip flash to restore the stock animation.
Gotta be something simple.
[edit2]
I found the stock images here and the stock sound here.
I converted the mp3 into wav, and modified the bootanimation.zip so it *should* work for the Epic.
The sound is working fine, but for whatever reason I cannot get the images to display, just get a black screen.
I've attached what I have now in case someone wants to try to fix it while I nap and then work.
=[
Moved to Q&A
U cannot restore the entire animation with a zip, u can only re-add the sprint anim and sound, not the stock galaxy s (unless someone found the images for it)
It just seems redundent that no one is going to make a stock ext4 supported kernel, what about those of us who want to run the stock rom on ext4 with no other changes?
Its not like I'm asking for a huge thing honestly
Sent from my Epic 4g
Zeinzu said:
Its not like I'm asking for a huge thing honestly
Click to expand...
Click to collapse
You are asking someone to re-package the kernel with only support for EXT4.
That's a lot more work than you might expect.
You could try begging / paying Dameon87 I suppose, or someone else that has experience re-packing the kernel.
Or, you could go research how to re-pack the kernel yourself.
I'll see what I can do about getting this stock animation/sound to work.
(Even though it sounds as if that would not be good enough for you.)
=]
Zeinzu said:
U cannot restore the entire animation with a zip, u can only re-add the sprint anim and sound, not the stock galaxy s (unless someone found the images for it)
It just seems redundent that no one is going to make a stock ext4 supported kernel, what about those of us who want to run the stock rom on ext4 with no other changes?
Its not like I'm asking for a huge thing honestly
Sent from my Epic 4g
Click to expand...
Click to collapse
Actually the stock ani and sound are different than with the edited kernel. The bootani.zip is what the edited kernel points too. The stock kernel points to bootani.qmp. so adding a zip with the images from the bootani.qmp will technically be fixing a boot ani with a zip!
Sent from my SPH-D700 using Tapatalk
[Update]
OK, I got the files I have working, but there is a problem.
As you pointed out, I don't have the stock Samsung animations that play after the Sprint animation.
dreamsforgotten said:
adding a zip with the images from the bootani.qmp will technically be fixing a boot ani with a zip!
Click to expand...
Click to collapse
There seem to be 3 animation files:
Code:
bootani.qmg
bootsamsung.qmg
bootsamsungloop.qmg
But there is apparently no way to get the frames out of the .qmg files (none that I could find).
I'm going to use the closet one I can find, I know I have it around here somewhere...
OK, so attached is a zip that will restore the stock boot animation.
What it does:
restores the 3 aforementioned qmg files into /system/media
restores the stock boot sound into /system/etc
installs a single black frame bootanimation.zip into /system/mediaThis was the only way I was able to get the entire stock boot screen to show.
Basically it plays the single black frame and then continues into the stock animation.
The single black frame is not noticeable (at least to me).
This has been tested and is working on Bonsai v2.0.1
=]
nubecoder said:
OK, so attached is a zip that will restore the stock boot animation.
What it does:
restores the 3 aforementioned qmg files into /system/media
restores the stock boot sound into /system/etc
installs a single black frame bootanimation.zip into /system/mediaThis was the only way I was able to get the entire stock boot screen to show.
Basically it plays the single black frame and then continues into the stock animation.
The single black frame is not noticeable (at least to me).
This has been tested and is working on Bonsai v2.0.1
=]
Click to expand...
Click to collapse
ill check this out, and thanks
I found the images yesterday in media for the landscape android word that appears on top of the Samsung video. Alternatively you can change those images to see through although I haven't tested. System/media/video folder
Sent from my SPH-D700 using Tapatalk
dreamsforgotten said:
I found the images yesterday in media for the landscape android word that appears on top of the Samsung video. Alternatively you can change those images to see through although I haven't tested. System/media/video folder
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
I can't find anything other that the "shutdown" folder in "/system/media/video" (checked the DK28 leaked files).
I'm pretty sure I read that the landscape "android" animation is contained in the framework.apk.
So maybe I'm missing something here...?
=]
Hey guys hopefully someone can help me with this issue. I odin'd tp the stock ext4 plus rom in the development forum which works fine however then i flashed genocide 1.0 rom over the top if that to get the OC/UV features and when i booted i got the word "android" in the middle of the sprint boot animation then i flash a custom boot animation now the sprint and custom boot animations are mixed together when booting any suggestions to get rid of sprint animation?
Whenever you have android flashing in the middle, that means you had a bad flash. Just pull the battery and reflash the ROM/kernel in CWM and you should be fine.
acer1096xxx said:
Whenever you have android flashing in the middle, that means you had a bad flash. Just pull the battery and reflash the ROM/kernel in CWM and you should be fine.
Click to expand...
Click to collapse
Not true when u have the android name flashing it means it supports custom boot animation. Best bet is to get root explore go into system/ media. Look for bootanimation.zip and delete it then flash the new one
Sent from my SPH-D700 using XDA Premium App
Estewa_619 said:
Not true when u have the android name flashing it means it supports custom boot animation. Best bet is to get root explore go into system/ media. Look for bootanimation.zip and delete it then flash the new one
Sent from my SPH-D700 using XDA Premium App
Click to expand...
Click to collapse
No go brother any other ideas besides reflashing?
justinglock40 said:
No go brother any other ideas besides reflashing?
Click to expand...
Click to collapse
Try taking a bootanimation from a rom that u like and push it to system/media. For example download a rom extract it go into the system/media folder look for the bootanimation.zip copy that put it on ur sd card then with root explore take it and copy it to ur system/media then reboot see if that works
Sent from my SPH-D700 using XDA Premium App
Estewa_619 said:
Not true when u have the android name flashing it means it supports custom boot animation. Best bet is to get root explore go into system/ media. Look for bootanimation.zip and delete it then flash the new one
Sent from my SPH-D700 using XDA Premium App
Click to expand...
Click to collapse
Really?? Then I'm confused because the first time I flashed SRF it flashed the android name while trying to boot. Just re-flashing the ROM fixed it. I thought this was the same situation.
acer1096xxx said:
Really?? Then I'm confused because the first time I flashed SRF it flashed the android name while trying to boot. Just re-flashing the ROM fixed it. I thought this was the same situation.
Click to expand...
Click to collapse
Na it just means it custom bootanimation compatible
Sent from my SPH-D700 using XDA Premium App
just flash this stock boot animation cleaner which deletes the stock animation files so you dont have an overlap...
http://chris41g.users.foss-net.org/epic_stock_boot_cleaner.zip
then flash any bootanimation.zip you want, lots in the theme section.. here is the stock animation in bootanimation.aip form.. or as close as can be to the stock animation anyway...
http://forum.xda-developers.com/attachment.php?attachmentid=516330&stc=1&d=1297556826 (made by nubecoder)
I have a rooted epic, no roms. Using the genocide kernel. It overlays the android icon over my boot screen. Is there any way to remove this? Thank you.
If you're running a rom... head to the themes and apps section. There you can find boot animations that you can flash through clockwork.
Sent from my SPH-D700 using XDA App
As I just said "no rom" I want to keep the stock boot animation (which I have) but there is a sideways "android"overlay over it, that's what I'm trying to get rid of.
Nickdroid86 said:
As I just said "no rom" I want to keep the stock boot animation (which I have) but there is a sideways "android"overlay over it, that's what I'm trying to get rid of.
Click to expand...
Click to collapse
Go to /system/media and delete the file called "bootanim". The only file you should have having to do with boot animations in the media folder, is the file called bootanimation.zip..
Sent from my SPH-D700 using XDA App
I just tried deleting the bootanim using astro, it won't let me.
You have to use root explorer.
Sent from my SPH-D700 using XDA App
Dammit man.. That deleted my factory boot animation, not the annoying android one, which is the only available now... How do I get the factory one back, and get rid of the android overlay
Misinformation in here lol... you would need to delete /system/bin/bootanimation to keep stock and get rid of the ability to use custom boot animations, but you need a copy of the file you deleted back....
Sent from my SPH-D700 using XDA App
Yeah I'd say... Now what do I do lol...
Nickdroid86 said:
Yeah I'd say... Now what do I do lol...
Click to expand...
Click to collapse
Here it is. Just remove the .zip.zip (screwed up the rename) at the end. I had to add that to upload it. Put it back in system\media with root explorer.
Nickdroid86 said:
I have a rooted epic, no roms. Using the genocide kernel. It overlays the android icon over my boot screen. Is there any way to remove this? Thank you.
Click to expand...
Click to collapse
I THINK we're misunderstanding what your problem is. Wipe cache/dalvik 3x in CWM and reflax the kernel. It was probably caused by a back flash.
Sent from my SPH-D700 using XDA App
no its caused by support for custom bootanimation.zip in his kernel but he only wants to run the stock animation, so he needs to del the bootanimation binary from /system/bin/ so that only the /system/bin/playlogos1 binary plays the stock animation...
I don't know if this has been clarified or fixed but he is talking about the kernel splash that comes with Genocide. It appears after the Samsung Mobile screen but before the actual boot animation. I have a custom boot animation and I see it, but only after flashing the genocide kernel. It says: "IAP powered by: Genocide."
Not that I mind that much, I do like the bios boot but I figure I should leave it on there. If nothing else it reminds me to give thanks to me devs!
Pretty sure he's talking about the sideways greenish grey android logo you get if you don't have a bootanimation.zip. its in the bootanimation binary, which is called from the init.rc in the kernel. The stock animation is called by the playlogos1 binary, which is run at the same time, which is why they overlap.. if you have a zip, you don't see the stock animations...
Sent from my SPH-D700 using XDA App
handymanjames said:
I don't know if this has been clarified or fixed but he is talking about the kernel splash that comes with Genocide. It appears after the Samsung Mobile screen but before the actual boot animation. I have a custom boot animation and I see it, but only after flashing the genocide kernel. It says: "IAP powered by: Genocide."
Not that I mind that much, I do like the bios boot but I figure I should leave it on there. If nothing else it reminds me to give thanks to me devs!
Click to expand...
Click to collapse
Im curious as how to remove the IAP logo? I love supporting Devs and all but with the Samsung logo, IAP, AND the Boot Animation its just too much. Id prefer just the annoying Samsung logo and my own boot animation (which I already have).
Flash another kernel
Sent from my SPH-D700 using XDA App
chris41g said:
Flash another kernel
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
or flash the zip you posted and no more splash screen right?
The genocide splash screen is programmed into a module..
Sent from my SPH-D700 using XDA App
chris41g said:
The genocide splash screen is programmed into a module..
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
I meant the samsung boot one
then he wont have as much and it wont be to overwhelming or what not lol
chris41g said:
Pretty sure he's talking about the sideways greenish grey android logo you get if you don't have a bootanimation.zip. its in the bootanimation binary, which is called from the init.rc in the kernel. The stock animation is called by the playlogos1 binary, which is run at the same time, which is why they overlap.. if you have a zip, you don't see the stock animations...
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
so if I remove the "init.rc", it will remove the splash screen that comes with the genocide rom ??...i have srf and the genocide splash screen appears before the normal bootanimation for my phone..its a bit annoying (just a preference, love his work but i don't like the splash screen)
This is a complete port of the original Ice Cream Sandwich transition animations straight from the ICS system dump.
Screen rotation animations are not available at this time, so don't ask.
Available as flashable zip for:
StarBurst ROM 1.9.5
Stock Deodexed noCIQ ROM
Return to stock zips also available for the respective ROMS.
Download below and flash in recovery (don't wipe anything!) but remember to MAKE A BACKUP just in case.
I am responsible for damage to your device....NOT!
Video by qbking77
http://www.youtube.com/watch?v=SHdQY7ilvA0
Downloads for returning to stock below.
Does anyone know if overstew's ICS theme (1.5) has these animations in it? If not, can we flash these over that theme? I am running StarBurst 1.9.5
bhavi_jp said:
Does anyone know if overstew's ICS theme (1.5) has these animations in it? If not, can we flash these over that theme? I am running StarBurst 1.9.5
Click to expand...
Click to collapse
No, it doesn't and if you flash this you will lose the theme. Your best bet is to have Overstew include them in his theme.
Can we have a preview of some kind? I know it's a lot to ask for ^^
Pheno.menon said:
Can we have a preview of some kind? I know it's a lot to ask for ^^
Click to expand...
Click to collapse
i vote for a preview as well!!!
Will these work on Starburst 1.9 by chance? I haven't moved to 1.9.5 because I like the samsung email app over AOSP.
bhavi_jp said:
Does anyone know if overstew's ICS theme (1.5) has these animations in it? If not, can we flash these over that theme? I am running StarBurst 1.9.5
Click to expand...
Click to collapse
He's working on it.
clamknuckle said:
Will these work on Starburst 1.9 by chance? I haven't moved to 1.9.5 because I like the samsung email app over AOSP.
Click to expand...
Click to collapse
FYI - you can get the orig sammie email app back after flashing 1.9.5...there is some talk about it towards the end of the starburst thread.
clamknuckle said:
Will these work on Starburst 1.9 by chance? I haven't moved to 1.9.5 because I like the samsung email app over AOSP.
Click to expand...
Click to collapse
yes. it should. nice work op.
Sent from my SPH-D710 using XDA App
Has anyone tried this on top of the Viper ROM?
Sent from my bad a$$ Galaxy S II Epic 4G Touch
I tried this on my Starburst ROM and now I can't get into my phone. I made sure to wipe cache and dalvik beforehand. My phone won't get past the boot screen. I guess it's hit or miss. I'll see if I can figure how to boot my phone up.
Maybe someone can make a video. Comparing to stock I don't know what changed or maybe it didn't work for me.
Sent with Galaxy S II EPIC Starburst Touch
gqstatus0685 said:
I tried this on my Starburst ROM and now I can't get into my phone. I made sure to wipe cache and dalvik beforehand. My phone won't get past the boot screen. I guess it's hit or miss. I'll see if I can figure how to boot my phone up.
Click to expand...
Click to collapse
Were you on 1.9 or 1.9.5? If you were on 1.8 it probably wouldn't work.
Flash the corresponding "return to stock" zip and that should do you.
I did flash over Starburst 1.9 and it worked great.
ssconceptz said:
Maybe someone can make a video. Comparing to stock I don't know what changed or maybe it didn't work for me.
Sent with Galaxy S II EPIC Starburst Touch
Click to expand...
Click to collapse
You would think qbking would be all over this haha
gqstatus0685 said:
I tried this on my Starburst ROM and now I can't get into my phone. I made sure to wipe cache and dalvik beforehand. My phone won't get past the boot screen. I guess it's hit or miss. I'll see if I can figure how to boot my phone up.
Click to expand...
Click to collapse
You aren't supposed to wire anything. I guess I should have put that in the OP but I figured people know by now. The instructions say just flash....
gqstatus0685 said:
I tried this on my Starburst ROM and now I can't get into my phone. I made sure to wipe cache and dalvik beforehand. My phone won't get past the boot screen. I guess it's hit or miss. I'll see if I can figure how to boot my phone up.
Click to expand...
Click to collapse
try holding the volume up button in with the power button; when the first boot up screen comes on, release the power button, but keep holding the up volume.
If you have CWM, it should boot to that eventually.
I fixed it. It was a pain because I was on the road.
Sent from my SPH-D710 using XDA App
can you get the animations working for the new calkulin rom ?
Open is there any way that might be able to makes this work on calk new rom please
Sent from my SPH-D710 using xda premium
Thought some of you might want this. And I haven't seen anyone mention this or post it on our forums but I found it at they Galaxy note section .I flashed this on cm9 and it's working great
Thanks to Ayush770 who provided this over at
http://forum.xda-developers.com/showthread.php?t=1706856
Download link:
http://forum.xda-developers.com/attachment.php?attachmentid=1129877&d=1339697222
Sent from my SPH-D710 using Tapatalk 2
If I'm on El29 Blazer could I just flash the zip? I've never flashed a boot animation on the e4gt but that's how it worked on my og evo
Sent from my SPH-D710 using Tapatalk 2
aappss01 said:
If I'm on El29 Blazer could I just flash the zip? I've never flashed a boot animation on the e4gt but that's how it worked on my og evo
Sent from my SPH-D710 using Tapatalk 2
Click to expand...
Click to collapse
yep looks nice too. I have the shutdown animation but not the audio file. op, do you have the s3 PowerOff file??
boot anamation zip
Do you need to delete or remove the exsisting files in those folders?
i followed the read me on that thread to get the charger noise and startup up sounds, copied to correct folders, but no sound. Wasnt there something i needed to do where i would have to add an mp3 file or wav file with the same name as the included *.ogg files (ex. put Charger_Connection.ogg in the correct folder but also add like Charger_Connection.wav or .mp3) ??
edit: permissions are set correctly as well
Can i flash this through cwm on calks 3.0 without messing anything up
Flashed it but it looks really stretched. Takes up about 2/3rds of the screen.
Sent from my SPH-D710 using XDA