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)
Noob here looking for some help, I flashed a new boot animation in recovery which went fine with no problems. The problem I've got is I now can't change it to a different boot animation, I've tried
1 - flashing another boot zip in recovery. No luck
2 - tried rom toolbox pro to flash 1 of their boots. No luck
3 - I've tried doing it manually by deleting boot animation zip in system/media and replacing it with a new bootanimation.zip. no luck
Every time I reboot Im back to the 1 I'm trying to get rid off.
If anyone could help I'd appreciate it.
If I've posted this in the wrong place I'm sorry but go easy on a noob
sent from my Nokia 3210
Which rom do you have installed? Sometimes it is in a different location
Sent from my Inspire 4G using xda premium
I'm using absolution 3.7
If I reflash the rom will that put it back to the boot animation that comes with the rom?
sent from my Nokia 3310
There is a guide on this page/3rd post.
http://forum.xda-developers.com/showthread.php?t=1364835&page=152
ketanmatrix said:
YES!!
still a bit curious, what rom are u using?
Click to expand...
Click to collapse
Thanks. reflashed, problem solved
I'm using absolution 3.7 rom by The Collective (flappjaxxx)
sent from my Nokia 3310
Hey all
I just tried to resize my custom boot animation and while I ignored the warning that it may not work after modifying the desc.txt file, I went ahead and did it. Now it will no longer show even after many attempts to modify or replace. Any idea how to fix this without resorting to my nandroid backup? I have made way to many changes since last one!
thanks
Sent from my SGH-M919 using Tapatalk
Any help with this is appreciated. Still cant get custom boot animation back after resizing
Sent from my SGH-M919 using Tapatalk