[KERNEL] New kernel on Superclean .4 (EB01) - Fascinate General

Is there another kernel that I can use for this ROM that is overclocked over 1Ghz? Perhaps there's a way I can modify the existing kernel and rebuild it for what I'd like to have?

jeffc11 said:
Is there another kernel that I can use for this ROM that is overclocked over 1Ghz? Perhaps there's a way I can modify the existing kernel and rebuild it for what I'd like to have?
Click to expand...
Click to collapse
Could be wrong, but without the source code this is impossible and since this is an unofficial developer release that will never see the light of day, I don't think Samsung will ever release the source.
You'll have to wait for the official OTA release of Froyo and then Samsung's subsequent release of the source.

As I understand it, there are no custom kernels for EB01 currently because there is no source available for EB01. This will not change until the devs have source available to them.

Thanks guys!

jeffc11 said:
Is there another kernel that I can use for this ROM that is overclocked over 1Ghz? Perhaps there's a way I can modify the existing kernel and rebuild it for what I'd like to have?
Click to expand...
Click to collapse
If you are referring to 2.4 on Eb01...no, they've not released the source code. What we have is all we got.

Related

[Q] rndis support

Currently I am using a 2.2.1 rom and which the kernel does not support rndis for wired tether. I looked around and found a thread that has patch to enable it for the DI28 system. It is a zimage file 4.3 mb, there is also a zimage in the rom of 5.5 mb (located in /kernel/update/) Would it be possible to replace the 5.5 with the 4.3? Or would there be a problem because the smaller file was from a DI28 vs a DK28
warlar12 said:
Or would there be a problem because the smaller file was from a DI28 vs a DK28
Click to expand...
Click to collapse
I am going to make the assumption that you mean DI18 instead of DI28, which is a 2.1 Eclair kernel, unlike the DK28 which is a 2.2 Froyo kernel. If your currently running a Froyo rom, then you cant use an Eclair kernel. You more than likely going to have to wait til the source code is released for Froyo before it will be available, or you can Odin back to DI18 and use a custom kernel.
Koadic said:
I am going to make the assumption that you mean DI18 instead of DI28, which is a 2.1 Eclair kernel, unlike the DK28 which is a 2.2 Froyo kernel. If your currently running a Froyo rom, then you cant use an Eclair kernel. You more than likely going to have to wait til the source code is released for Froyo before it will be available, or you can Odin back to DI18 and use a custom kernel.
Click to expand...
Click to collapse
Lol yeah I meant the DI18.
I just looked up zimage and found out that it is the kernel...damn it...time to figure out how to modify it
warlar12 said:
Lol yeah I meant the DI18.
I just looked up zimage and found out that it is the kernel...damn it...time to figure out how to modify it
Click to expand...
Click to collapse
I think the only modifiable part of the z image is the init, could be wrong...please prove me wrong so we can have over clock
Sent from my SPH-D700 using XDA App
Kcarpenter said:
I think the only modifiable part of the z image is the init, could be wrong...please prove me wrong so we can have over clock
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Ive been staring at my computer screen and getting more and more confused...I can not find a program or a way to decompress the file. But apparently it is compressed by a zip program. And on the phone it decompresses it once you flash the rom. Other then that I have decided to call it a night on trying to find a way, (I am sure there is a way.) It is giving me a major headache lol.
The main problem so far is that the source has not been released. However I think it has in a way because it is on the rom, which means there is a way to get it off and mess with it. Just hasnt been discovered yet.
Its packaged by cpio I believe... Ill find something on it tomorrow for you...theres a dev thread that talks about it somewhere...but its probably not for the weak of heart or someone without a bit of kernel knowledge. Not sure how vast your skill set is.
Sent from my SPH-D700 using XDA App
warlar12 said:
Currently I am using a 2.2.1 rom and which the kernel does not support rndis for wired tether.
Click to expand...
Click to collapse
I haven't tried any of the Froyo leaks so I can't comment on whether the Froyo kernel has RNDIS support out-of-the-box or not. Once the Epic Froyo kernel sources are released I'll patch in proper RNDIS support if necessary.
Meanwhile, if it's the case that RNDIS can't be enabled in the stock Froyo kernel, then I'm afraid that nothing can be done to fix that without the kernel source code.
I essentially want to get into the kernel to first start seeing what each file does then making smal tweaks to see the outcomes. So once I get some more knowledge I'll be able to compile my own.
Sent from my SPH-D700 using XDA App
warlar12 said:
I essentially want to get into the kernel to first start seeing what each file does then making smal tweaks to see the outcomes.
Click to expand...
Click to collapse
The kernel isn't comprised of files but linked executable code (except the initramfs image, but that's not actually the part of the kernel, it's just included inside it).
warlar12 said:
So once I get some more knowledge I'll be able to compile my own.
Click to expand...
Click to collapse
A kernel can't be compiled without the source code, that's what we're all waiting for.
mkasick said:
The kernel isn't comprised of files but linked executable code (except the initramfs image, but that's not actually the part of the kernel, it's just included inside it).
A kernel can't be compiled without the source code, that's what we're all waiting for.
Click to expand...
Click to collapse
Ahh so really there is not a way to change it besides building a new one from source

[Q] BLN on DL30

Is there a kernel out for it yet?
No, and there will not be, until Froyo is official.
Or unless someone leaks the kernel source to wikileaks!
This reminds me... I've been wondering about JT's boot animation kernel. Did he just patch the leaked DL30 kernel somehow? His ASOP froyo kernel still has some things not implemented, so I don't think it's based off of that. Ah, this little side note has become too long and is now off topic.
Anyway, isn't it a goal of BLN to get all of their implementation out of the kernel so that any kernel can be used? I think supercurio is trying to do that with the Voodoo sound driver too, so that it won't need to be added to the kernel.
I fully support this, especially if we start seeing more fascinate froyo (or higher) leaks.
There won't be a working bln kernel until we have source to build from. Boot animation support is one of the few things that can be changed about the kernel we have.
I see. Thanks!
Sent from my SCH-I500 using XDA App

[Q] Help me understand Kernels...

Please excuse my noobieness, but could someone explain to me what exactly kernels are pertaining to roms? The reason why I ask is because I have the Fascinate with EB01 with Voodoo. I want to use Superio's voodoo sound tweaks, and I know that it isn't currently possible without the Froyonate's source code. Is it possible to use the Galaxy S's voodoo froyo kernel for the Fascinate? If so, what can I do to make it happen? Thanks in advance...
brickbeats said:
Please excuse my noobieness, but could someone explain to me what exactly kernels are pertaining to roms? The reason why I ask is because I have the Fascinate with EB01 with Voodoo. I want to use Superio's voodoo sound tweaks, and I know that it isn't currently possible without the Froyonate's source code. Is it possible to use the Galaxy S's voodoo froyo kernel for the Fascinate? If so, what can I do to make it happen? Thanks in advance...
Click to expand...
Click to collapse
OK but we're going to need a lot of peanut butter.....
Sent from my HTC Vision using XDA App
brickbeats said:
Please excuse my noobieness, but could someone explain to me what exactly kernels are pertaining to roms? The reason why I ask is because I have the Fascinate with EB01 with Voodoo. I want to use Superio's voodoo sound tweaks, and I know that it isn't currently possible without the Froyonate's source code. Is it possible to use the Galaxy S's voodoo froyo kernel for the Fascinate? If so, what can I do to make it happen? Thanks in advance...
Click to expand...
Click to collapse
For general information about what the linux kernel is/does do some google searches. The kernels across different galaxy S devices are NOT interchangeable. We currently do not have source for froyo on the fascinate. Due to the nature of how the modifications work, voodoo lagfix was added to the kernel without needing to recompile form source, however voodoo sound fixes must be applied to source, rather than an already compiled kernel. Samsung will not release the source until at the very least, an official froyo is released. I suspect you might get some angry replies for posting this question. This is essentially because unless you're a competent linux hacker, the only thing you can do is wait patiently, even once the source is released.
This belongs in general. You should really use the search function.
http://www.xda-developers.com/announ...oderator-team/
Ok, I think that thr kernel is the core of the android operating system, where the drivers for the different hardware of your phone resides and the rom is the actual operating system, the kernel must be compatible to your phone otherwise it will not work. Many roms that you see posted here include kernels, the ones that dont you have to be carefull because if you have for example a non vodoo kernel and install a vodoo rom you will have serious problems, im no expert but maybe somebody more knowledgeable can correct me
Sent from my SCH-I500 using XDA App
Voodoo is part of the kernel, not the rom. If you see a rom that is advertised as a Voodoo rom, it's because it comes with a Voodoo kernel. Installing a Voodoo rom and/or kernel won't cause any harm, but if you have the Voodoo lag fix installed and flash a non-Voodoo kernel, or a rom that contains a non-Voodoo kernel, you will get to learn how to use Odin very quickly. It's always a good idea to learn whether or not the rom you are flashing contains a kernel or not, just so that you don't get surprised by something after the fact.
Posted from my EB01 SuperClean Fascinate with Voodoo
ivorycruncher said:
you will get to learn how to use Odin very quickly.
Posted from my EB01 SuperClean Fascinate with Voodoo
Click to expand...
Click to collapse
wait i learned odin real quick... isn't that thing we use to flash stuff and only click PDA and start on? <----- sarcasm.
ugh... my humor has really gone bonkers... time to take a couple ambien...

Gpl compliant ICS kernel?

Can anyone point the way of a Gpl compliant kernel for Ics rom? specifically the AOKP release which apparently uses Thor's broken camera non compliant kernel. I want to replace it with a proper one like Richard Trips or a stock kernel. TIA peeps!
smegg said:
Can anyone point the way of a Gpl compliant kernel for Ics rom? specifically the AOKP release which apparently uses Thor's broken camera non compliant kernel. I want to replace it with a proper one like Richard Trips or a stock kernel. TIA peeps!
Click to expand...
Click to collapse
Unfortunately, those folks at ....aokp not only used his kernel, but his whole device tree as well. So in essence, the Acer released kernel for the ICS "leaked" roms, will more than likely not run with it as it's made only for Thor's rom structure.
That explains the HUGE jump in progress from a couple weeks ago. Incidently, they closed down their thread here at xda, so it's a matter of time till it gets closed again
So you may want to go back and EDIT your original post, and remove the link to them. If anybody want's they can just google it.

2.6.36+ kernel

I want to know if there's a 2.6.36 kernel for our device.
I know there is working 2.6.35 which I have built and used on. But I am specifically interested in 2.6.36 or 2.6.37. The reason is I'm tring to add new io schedule and .35 doesn't support row or fias.
I found some 2.6.36 msm7x30 kernels for samsung, but I can't find one for HTC. (even a dhd kernel will be fine.)
Anyone can help me on this?
Btw, I know 4.1 and 4.0 can run on 2.6 kernel. If I want to port a 4.2 rom, how can I make it work on 2.6 instead of a 3.0 kernel?
The rom has to be able to run off of a 2. kernel. I know PAC 15 does.
N_otori0us_ said:
The rom has to be able to run off of a 2. kernel. I know PAC 15 does.
Click to expand...
Click to collapse
Sorry not quite follow what you said.
Sent from my HTC Glacier using Tapatalk 4

Categories

Resources