How to change boot splash screen? - Samsung Infuse 4G

Hi All,
I'm using [JellyBean][4.1.2]Unofficial CM10 - Updated 11/04 - Butter - MTD - OC Kernel, how can i change the "Galaxy S CyanogenMod" screen?

kitkkkkk said:
Hi All,
I'm using [JellyBean][4.1.2]Unofficial CM10 - Updated 11/04 - Butter - MTD - OC Kernel, how can i change the "Galaxy S CyanogenMod" screen?
Click to expand...
Click to collapse
You have to do it from source...if you don't mind working with android source I'd be happy to tell you how as its fairly simple...or you can yuse the kernel inside slimbean it should be identical to Scotts kernel except for the boot splash as I do use his kernel source...myvoot splas is simple it just says infuse 4g with android 4.1.2 below infuse 4g
I have a screenshot somewhere in the slimbean thread....probably one of the last few pages....
And just to clarify...I don't want to teach you to build from source...more of if your familiar with source I'll show you how to edit the boot splash...sorry, I just don't have the time to teach someone how to build from source ,:/ check out the bottom of my SIG though if you wanna learn..that's where I learned
Sent from my SGH-I997 using Tapatalk 2

Splash Screen
mg2195 said:
You have to do it from source...if you don't mind working with android source I'd be happy to tell you how as its fairly simple...or you can yuse the kernel inside slimbean it should be identical to Scotts kernel except for the boot splash as I do use his kernel source...myvoot splas is simple it just says infuse 4g with android 4.1.2 below infuse 4g
I have a screenshot somewhere in the slimbean thread....probably one of the last few pages....
And just to clarify...I don't want to teach you to build from source...more of if your familiar with source I'll show you how to edit the boot splash...sorry, I just don't have the time to teach someone how to build from source ,:/ check out the bottom of my SIG though if you wanna learn..that's where I learned
Sent from my SGH-I997 using Tapatalk 2
Click to expand...
Click to collapse
Hi i want to change my splash screen as well i'm running the liquid smooth rom can you tell us how to build the source? or anyway if I change the kernel and i'll put the one from slim bean will I have any issues? Many thanks!

FLASHMINATOR said:
Hi i want to change my splash screen as well i'm running the liquid smooth rom can you tell us how to build the source? or anyway if I change the kernel and i'll put the one from slim bean will I have any issues? Many thanks!
Click to expand...
Click to collapse
Try reading my post again...I clearly say I won't teach you how to build from source...I don't have the time...if you know how to build a kernel from source then I'd be more than willing to help you...as its just one file in the source...
It consists of making the image in gimp, saving it as a c header file, then running a script to format it for source, then replacing the old with the new, and finally compiling the kernel
Sent from my SGH-I997 using Tapatalk 2

mg2195 said:
Try reading my post again...I clearly say I won't teach you how to build from source...I don't have the time...if you know how to build a kernel from source then I'd be more than willing to help you...as its just one file in the source...
It consists of making the image in gimp, saving it as a c header file, then running a script to format it for source, then replacing the old with the new, and finally compiling the kernel
Sent from my SGH-I997 using Tapatalk 2
Click to expand...
Click to collapse
MG,
Was wondering with all your free time could you teach me to build stuff, mostly boot animations, from source, of course ??
Actually, just wanted to say congrats on 2,000+ thanks. :good:

Related

[KERNEL][3.0.8] Dirty Kernel for Bravo - Build on last page! [7TH BUILD - PAGE 19]

See page 19 for the seventh build.
Good job! Nice and clean in a new topic. KUTGW!
Sent from my HTC Desire using XDA App
Freaging sweet!
(sorry for spam but this is exciting)
Excellent stuff.
So will that mean close to full HWA?
If we're running any of the ICS builds which have the hardware hacks, this applies, right?
texasice said:
@ those who flashed Chaosz-X new kernel you need to remove this line from build.prop
Code:
ro.config.disable_hw_accel=true
Click to expand...
Click to collapse
@rootSU: I think it does, because it scores almost the same as GB Sense ROMs, and it gets pretty decent FPS at Quadrant (certainly smooth enough), so I think it works fine.
@pnw: haven't tested that, but you can give it a try, it seems pretty logical that it would help
Can't wait for the 3.0 kernel
Sent from my HTC Desire using XDA App
I flashed this on the p2 build, but my wifi would not turn on... I reverted back to my nandroid right before the flash...
sent from my HTC desire using xda premium
mattmanwrx said:
I flashed this on the p2 build, but my wifi would not turn on... I reverted back to my nandroid right before the flash...
sent from my HTC desire using xda premium
Click to expand...
Click to collapse
chaoz tried including the wifi module you use in the kernel in the system/lib folder? can't find it there on the newest kernel. This messed things up for tristan earlier
Oh crap, forgot to supply the bcr4329.ko indeed.
I'm going to try to get a running 3.0 by tonight, if I don't have it finished this evening, I'll upload the WiFi module from the build (using 2 different OS's to work on, Linux for compiling, and Windows for everything else, and working in Win is much easier for me ;p)
Edit: beginning with the really lame methods of getting 3.0 to run, first attempt is done I think, just copied over files, and modified some of them, nothing really special, starting compiling in 5 minutes.
I flashed over p2 with the camera fix and the camera no longer works. Should I reapply the camera fix?
*child said:
I flashed over p2 with the camera fix and the camera no longer works. Should I reapply the camera fix?
Click to expand...
Click to collapse
But does your wifi work? It didn't work for me...
Not too sure about the camera... it should work... as the added is just libs... the kernel does look at the libs, but doubt it would make a difference... just my guess...
sent from my HTC desire using xda premium
Wifi did not for me. Camera worked but I didn't test it extensively.
Sent from HTC Desire
Camera and wifi doesnt work But HW ac. is fine more speed
Wi-Fi also does not work
Chaosz-X first of all, thanks for the work you've done so far. I believe i can port it over to the n1 using the zip you uploaded. Second, please learn git so you can push your changes to github. (i know you said you hate git but, youre developing a kernel; in comparison git is way easier to understand) It will be much easier for other devs to follow your progress, and port your changes to other qsd8k devices badly in need of hwa.
texasice said:
Chaosz-X first of all, thanks for the work you've done so far. I believe i can port it over to the n1 using the zip you uploaded. Second, please learn git so you can push your changes to github. (i know you said you hate git but, youre developing a kernel; in comparison git is way easier to understand) It will be much easier for other devs to follow your progress, and port your changes to other qsd8k devices badly in need of hwa.
Click to expand...
Click to collapse
cant wait 3.0 kernel for n1
texasice said:
Chaosz-X first of all, thanks for the work you've done so far. I believe i can port it over to the n1 using the zip you uploaded. Second, please learn git so you can push your changes to github. (i know you said you hate git but, youre developing a kernel; in comparison git is way easier to understand) It will be much easier for other devs to follow your progress, and port your changes to other qsd8k devices badly in need of hwa.
Click to expand...
Click to collapse
How could he even develop a linux kernel if he is better in using windows? Dont you have to be a kernel dev to do those things?
Some devs are crossing strange lines - 4 sure . Hope you get it done for our Nexus ONE my friend
cheers
sweet..kernel 3.0!!
waiting ..waiting..
bunnahabhain said:
How could he even develop a linux kernel if he is better in using windows? Dont you have to be a kernel dev to do those things?
Some devs are crossing strange lines - 4 sure . Hope you get it done for our Nexus ONE my friend
cheers
Click to expand...
Click to collapse
People start with windows at a young age
Sent from my HTC Desire using xda premium

[DEV] AnyKernelEpic - flash any kernel without changing ramdisk

AnyKernelEpic​
MTD ONLY!! Try at your own risk. It should work, but its not my fault if you have to bring out ODEN. As always, backup first.
Inspired by AnyKernel by koush
https://github.com/koush/AnyKernel
I've noticed most of the kerne's for the Nexus 7 are using AnyKernel now, and its quite nice since one kernel is able to work on several different roms without the developers needing to create multiple flashable zips. Of course our epics are a bit more complicated so it couldn't be ported directly over. I was able to use the dump_image tool from AnyKernel to read our boot image, but that's about all. Those of you familiar with building kernels will know that the epic uses a python script to assemble the boot image, which is actually a combination of the kernel zImage and two ramdisks. Since python isn't really an option in recovery, I wrote a small C program which is able to separate our boot image into its three parts, replace the kernel, and then put it back together into a new boot image to be flashed. All this can run from a flashable zip, which from my limited testing seems to work pretty well.
Feel free to use this in your own projects and make any changes as you see fit
INSTRUCTIONS:
Build your kernel as usual until you have your zImage and any modules.
Put zImage in zip
Remove any old modules from zip/system/lib/modules and replace with yours
Run build_zip.sh to create flashable zip
HOW IT WORKS:
Previously flashing a kernel required it to be combined with ramdisk from a
specific rom.
This will load ramdisk from phone, take it apart, replace the kernel, then
reflash it.
New modules can also be flashed to /system if needed.
WHERE TO GET IT:
https://github.com/zman0900/AnyKernelEpic
The kernel and modules currently in my repo are from my own build of CM10 on the evening of 9/25. I haven't made any modifications, so it should be the same as the nightly.
Sweet, does this mean that one of our talented kernel devas will be able to make a samurai kernel to work with jellybean? I would be happier than a pig in....well you get the picture,lol
Sent from my SPH-D700 using Xparent SkyBlue Tapatalk 2
Nashdogg said:
Sweet, does this mean that one of our talented kernel devas will be able to make a samurai kernel to work with jellybean? I would be happier than a pig in....well you get the picture,lol
Sent from my SPH-D700 using Xparent SkyBlue Tapatalk 2
Click to expand...
Click to collapse
Well I think Jellybean pretty much needs the 3.x kernel, but if someone were to port all that stuff forward to 3.x, it should work. But I wouldn't be too suprised if a 3.x jellybean kernel would work on ICS... I'm not going to test it though, so if there's an ICS person reading this, feel free to try and let us know how many of the things in your house catch fire .
zman0900 said:
Well I think Jellybean pretty much needs the 3.x kernel, but if someone were to port all that stuff forward to 3.x, it should work. But I wouldn't be too suprised if a 3.x jellybean kernel would work on ICS... I'm not going to test it though, so if there's an ICS person reading this, feel free to try and let us know how many of the things in your house catch fire .
Click to expand...
Click to collapse
bbelos once mentioned having a 3.x temp boot kernel for ICS, so I'm pretty sure its very possible
joemossjr said:
So if we ahbe a 3.xx kernel on cm10 what about cm9??
Click to expand...
Click to collapse
bbelos said:
I actually have an updated cm9 kexec kernel that I will post for those not wanted to run cm10 yet. It has not been put through the same tests recently as the cm10 version, but it should be up to speed with all the same fixes.
Click to expand...
Click to collapse
Twas broken, now fixed
If anyone happened to try this out yesterday, you may have noticed it didn't actually work. Well I noticed that too, and I've made some changes. I've tested it quite a bit better and now I can confidently say that it is working!
Damn you! I was planning on porting this over!
Thanks
Sent from my Galaxy Nexus using Tapatalk 2
Very nice work, seems like more and more people are learning to dev.
MДЯCЦSДИT said:
Damn you! I was planning on porting this over!
Thanks
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Haha, turned out to not be much of a port. Everything in it I either wrote myself or took from the cyanogenmod flashable. But it was my first experience writing C for arm (besides a few lines of kernel stuff) so that was fun.
By the way, does anyone happen to know if there's source for bml_over_mtd somewhere?
Sent from my SPH-D700 using xda premium
zman0900 said:
Haha, turned out to not be much of a port. Everything in it I either wrote myself or took from the cyanogenmod flashable. But it was my first experience writing C for arm (besides a few lines of kernel stuff) so that was fun.
By the way, does anyone happen to know if there's source for bml_over_mtd somewhere?
Sent from my SPH-D700 using xda premium
Click to expand...
Click to collapse
Is this it? http://www.google.com/url?sa=t&rct=...id_-I2uryfTN2sJag&sig2=PkFTFfMI7TAFKBUQwaN5Qw
xboxfanj said:
Is this it? http://www.google.com/url?sa=t&rct=...id_-I2uryfTN2sJag&sig2=PkFTFfMI7TAFKBUQwaN5Qw
Click to expand...
Click to collapse
Looks right to me. Not that anything really needs done with it, but its interesting to see how it works.
Sent from my Nexus 7 using xda premium
Yeah weird how it's part of Google's AOSP tools. Why would they have that?
xboxfanj said:
Yeah weird how it's part of Google's AOSP tools. Why would they have that?
Click to expand...
Click to collapse
Did we just reveal Google's secret plans to undermine and destroy touchwiz?
Sent from my SPH-D700 using xda premium
Good Shi-Stuff man.

[ROM][22 DEC][CM10.1][4.2.1] Build finished and requires suitable kernel

WARNING:This ROM can't start-up and requires for suitable kernel,if you have suitable one you can flash it
I have used CM10.1[4.2.1] source and Evervolv's Device and build this one,my other device can start-up very well and everything works fine,but for evo4g,it have no kernel which is suitable and after flash it always stop at the second screen.
FOR CM10,I used MAZWOZ'S sbc kernel,and everything works fine contains video camera.Now I want some help and requires some kernels for CM10.1[4.2.1]
Download Links:
CM10.1[4.2.1-12.22]:http://pan.baidu.com/share/link?shareid=179848&uk=992269513&third=0
[email protected] said:
WARNING:This ROM can't start-up and requires for suitable kernel,if you have suitable one you can flash it
I have used CM10.1[4.2.1] source and Evervolv's Device and build this one,my other device can start-up very well and everything works fine,but for evo4g,it have no kernel which is suitable and after flash it always stop at the second screen.
FOR CM10,I used MAZWOZ'S sbc kernel,and everything works fine contains video camera.Now I want some help and requires some kernels for CM10.1[4.2.1]
Download Links:
CM10.1[4.2.1-12.22]:http://pan.baidu.com/share/link?shareid=179848&uk=992269513&third=0
Click to expand...
Click to collapse
I've never compiled my own Android kernel , so can't help.
I hope others with more experience can help you. You have contributed to the community.
can't wait to see this baby running
In original development, evervolve latest is 4.2.1 based so you can use that kernel. Also, the changes between 4.2.1 and 4.1.2 are so small that Maxwoz kernel will work with 4.2.1. So if you can boot it with his kernel, you have a successful build.
Anyone brave enough to try? ? ?
Sent from my ever-changing OG Evo...
pmacevad said:
Anyone brave enough to try? ? ?
Sent from my ever-changing OG Evo...
Click to expand...
Click to collapse
It doesn't have a kernel, unless someone has a kernel and is willing to share there's no point in flashing it.
Sent from my PC36100 using xda app-developers app
88exp88 said:
It doesn't have a kernel, unless someone has a kernel and is willing to share there's no point in flashing it.
Sent from my PC36100 using xda app-developers app
Click to expand...
Click to collapse
What they are asking is flashing this with Maz's kernel. For someone willing to try it. And if it still don't work then the build itself is a bad build.
Sent from my PC36100 using xda app-developers app
Lol if no one has tried by the time I get my N4 I'll try. Incase of a brick.
Posted from my ReLoaded EVO
I tried his last ROM and it was not bad at all. I would give it a shot but until I get to a WiFi connection I can't do anything. I have already hit my data cap. Too many nightly downloads from evervolv.
Sent from my PC36100 using xda app-developers app
Tried this ROM with mazwoz's kernel SBC and it wouldn't boot. I got too happy. Would the kernel from evervolv work?
Sent from my Amazon Kindle Fire using xda app-developers app
I am going to download tonight. Will check install script and merge with evervolv then rezip and see what happens. Will post back with details.
Sent from my PC36100 using xda app-developers app
OK no go looks like a bad build. Gets to boot animation and hangs. Rebooted and did adb logcat. Some audio device fails to load I think. Did not save logcat.
I extracted cm zip. Extracted evervolv. Placed boot.img into cm and compressed. Also did a scan over both install scripts and didn't notice anything bad there.
Sent from my PC36100 using xda app-developers app
well i pushed a tweaked kernel zimage made for my self and it boot looped like previously said, i did a logcat and same seems to be an audio problem more related to the rom itself not so much of a kernel issue. if its useful here is the logcat :View attachment logcat.zip

[H] Kernel

Can anyone extract boot.img of any Jelly Bean Based ROM & give kernel to me? (ParanoidAndroid would be better )
I wonder why would you need that.
I have really bad upload speed, so it would be hard for me.
Sent from my SGH-I997 using xda app-developers app
The kernel is the same for all JB roms. PA is the same as CM etc. Can't imagine what you need it for or why you can't just download a package and extract it, but I'll attach it here anyway..
Low Bandwidth
zpzp96 said:
I wonder why would you need that.
I have really bad upload speed, so it would be hard for me.
Sent from my SGH-I997 using xda app-developers app
Click to expand...
Click to collapse
Whizzpopper said:
The kernel is the same for all JB roms. PA is the same as CM etc. Can't imagine what you need it for or why you can't just download a package and extract it, but I'll attach it here anyway..
Click to expand...
Click to collapse
I'm on low bandwidth. & i needed kernel not boot.img. Well, thanks for boot.img
P.S. I need it for compiling PA 2.57 for infuse 4G
i to am wondering why you need the kernel...
samsung boot.img are unlike others, and there isn't tool that i know of that will extract it for you...there is actually no known way to me to extract it...there is also no known way to re inject it into a boot.img...only thing i can think of that might work is to compile a new boot.img from source and use the kernel as a prebuilt...idk if that would work though
anyways if you want the kernel alone your gonna need someone to build it from source and send you the proper file as it cant be extracted as far as i know...then agai its been a while since ive tinkered with things
mg2195 said:
i to am wondering why you need the kernel...
samsung boot.img are unlike others, and there isn't tool that i know of that will extract it for you...there is actually no known way to me to extract it...there is also no known way to re inject it into a boot.img...only thing i can think of that might work is to compile a new boot.img from source and use the kernel as a prebuilt...idk if that would work though
anyways if you want the kernel alone your gonna need someone to build it from source and send you the proper file as it cant be extracted as far as i know...then agai its been a while since ive tinkered with things
Click to expand...
Click to collapse
I'm from Galaxy Fit Forum. I'm compiling PA for infuse 4G, I took CM 10 device config from GitHub. Kernel is not there. So it is stopping d compiling.
AFAIK we need kernel file in device config. During building it uses kernel & compiles boot.img & include it into .zip
RishabhAd said:
I'm from Galaxy Fit Forum. I'm compiling PA for infuse 4G, I took CM 10 device config from GitHub. Kernel is not there. So it is stopping d compiling.
AFAIK we need kernel file in device config. During building it uses kernel & compiles boot.img & include it into .zip
Click to expand...
Click to collapse
Have a look at scotthartbti's github. He has cm, pa, and his own build.. Great dev.
There you will find the kernel, aries-common, proprietary files, and device repos. I bet those are much up to date
Www.github.com/scotthartbti

[KERNEL][CM11/4.4.2] [OVATION]»»Bexus-N!!!

Hello,
I took the opportunity since no one bothered to develop an up2date kernel for HD+/Ovation to release it my self :highfive:
Since am developing this for Acclaim/Nook Tablet the code is 99% straight forward.
My kernel is kinda ...awesome imo always, so i thought it worth the trouble to bring it on our soul brothers forum
I might do a hummingbird/HD in due time but as if i had to buy 1 of these i would pick HD+ i compiled it for that one first.
As you already guessed i don’t own the tablet so i expect some feedback from you guys.
Special thanks to verygreen and Hashcode for making these omap4 babies part of cm11 family.
Kernel is updated all the way from 3.031 to latest 3.0101.
If you want leave some feedback in this thread +/- is all welcome and appreciated.
Source code is here:
https://github.com/Ntemis/android_kernel_bn_omap
You can take it and use it in whatever rom/project freely but please first have in mind to give appropriate credits. :good:
Download Link here:
http://d-h.st/Jsj
MD5 is: 464f41c00186d13c6af4df70c5e62bb5
And if you find my work useful there is a thank you button, use it! :highfive:
And the usual this stays mine thread
Any special features?
Sent from my PC36100 using xda app-developers app
Expect speed increase and better battery life too.
Στάλθηκε από το Barnes & Noble Nook Tablet μου χρησιμοποιώντας Tapatalk
Bexus
For me, coming from Succulents ROM, it hangs at the Cyanoboot screen and doesn't advance. I was able to reboot and enter TWRP to reinstall prior ROM. Appreciate the effort, something isn't quite right just yet.
so cool wait one for hd:laugh:
Hung at Cyanoboot for me, too. But I could not reinstall my old ROM. It kept failing. Had to install stock ROM but that doesn't want to finish booting, for some reason.
Sent from my SCH-I535 using Tapatalk
I built using your kernel and the standard cm source tree. It boots up fine and works fine. It is faster than stock. I find it about the same as succulent's kernel which is also 3.0.101 (https://github.com/succulent/android_kernel_bn_omap). I don't know why it doesn't seem to boot when flashed over other builds, maybe a difference in kernel headers? I didn't try just flashing your kernel but cloned your github instead.
Thre are now several different omap4 android kernels floating around. Some have lots of kernel.org patches for stuff we don't need (x86 etc). Some are more stripped down. Some are newer. Some old (and slow, like our 3.0.31 version). Some are train wrecks created by applying every patch out there. It's a shame that TI gave up around 3.0.72. The omapzoom kernel was a nice base to use. I wish I was better at kernels. Thanks for your work. I'll keep testing it.
Good try but does not work, hangs at boot loader
Stuck at cynoboot for me too.had to go back to cm 10 nightly after complete wipe.
Sent from my BN NookHD+ using xda app-developers app
Stuck here as well
Unfortunately it hung at cyanoboot for me as well. @Demetris do you want a last kmesg?
Edit: forgot to say I was running an official cm11 nightly when I tried it out.
finally a custom kernel for our nook hd+ ??? cool
I was really excited to try this after your kernel totally rocked my original NT, but I didn't have much luck, sadly.
Just hung on CM logo. Flashed over a CM11 nightly (022114). Restored CWM backup, so no big deal. Just depressing.
Wish you had one of these - must be hard to write ROMs for a device that's not in front of you.
Sent from my Samsung Galaxy Note 2
I"all see what I can do about it.
Sorry for the delay guys, not enough free time lately
Sent from my LG-P880 using Tapatalk
Yup no go bootloops
Can someone compile a CM11 package till Demetris fixed it?
I haven't set up a building environment yet, else I would've done this...
Jann F said:
Can someone compile a CM11 package till Demetris fixed it?
I haven't set up a building environment yet, else I would've done this...
Click to expand...
Click to collapse
Just an FYI, I built this with PAC and it still hung at Cyanoboot.
DarkStarr said:
Just an FYI, I built this with PAC and it still hung at Cyanoboot.
Click to expand...
Click to collapse
Ok, thought I may have done something wrong, compiled it with recent CM11 and it hung...

Categories

Resources