Hey guys. I was messing with some kernels, and I had Decad3nce's kernel source on my computer. I decided to cook up a boot.img that had ReiserFS, JFS, and XFS support included in it (I think I remember someone asking for ReiserFS support awhile back). So, here it is. Do what you want with it, but give Decad3nce the credit for making the kernel in the first place Oh, and I set the max CPU speed to 691MHz.
Note: It's the same as Uncapped Kernel in the sense that it will only work with ROM's that support Uncapped Kernel. Also, this is the raw boot.img, so it is not flashable. Do what you want with it... I just felt like putting this out in the wild
P.S. Don't forget to rename it to boot.img before you use it!!!
Download: http://www.4shared.com/file/GNV8_TTz/Uncappedxtended.html
EDIT: It is the CFS version as well, not the BFS version.
mrinehart93 said:
Hey guys. I was messing with some kernels, and I had Decad3nce's kernel source on my computer. I decided to cook up a boot.img that had ReiserFS, JFS, and XFS support included in it (I think I remember someone asking for ReiserFS support awhile back). So, here it is. Do what you want with it, but give Decad3nce the credit for making the kernel in the first place Oh, and I set the max CPU speed to 691MHz.
Note: It's the same as Uncapped Kernel in the sense that it will only work with ROM's that support Uncapped Kernel. Also, this is the raw boot.img, so it is not flashable. Do what you want with it... I just felt like putting this out in the wild
P.S. Don't forget to rename it to boot.img before you use it!!!
Download: http://www.4shared.com/file/GNV8_TTz/Uncappedxtended.html
EDIT: It is the CFS version as well, not the BFS version.
Click to expand...
Click to collapse
Sounds cool... What exactly does this do? Sorry, I'm not familiar with ReiserFS, JFS, or XFS.
xDragod said:
Sounds cool... What exactly does this do? Sorry, I'm not familiar with ReiserFS, JFS, or XFS.
Click to expand...
Click to collapse
It's the same kernel as Decad3nce's CFS 691MHz kernel, except it has support the the ReiserFS, JFS, and XFS filesystems. It just gives you more options pretty much.
I want to try this out. Can I apply this without a computer.
Sent from my HERO200 using XDA App
xDragod said:
Sounds cool... What exactly does this do? Sorry, I'm not familiar with ReiserFS, JFS, or XFS.
Click to expand...
Click to collapse
METHOD1911 said:
I want to try this out. Can I apply this without a computer.
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
Nope, sorry. It needs to be either cooked into a ROM or flashed through ADB.
Related
this is my 2.6.27 source for eclair builds of android. this has been a long time project with lots of help from some great friends. i consider this a community kernel so all are welcomed to it, to use in their builds or what not. all thats asked is for all who use it, to give credit for using this source. just as u would for using anyone elses work. thats just to be fair to those who help maintain this kernel.
thanx:
maejrep
flipz
quietblongs
phhusson
MrPippy
tmzt
bzo
and if i forgot u ill add u later
current commits:
-msm_hw3d support for Donut and Eclair builds (ported patches made by phhusson and MrPippy)
-synaptics touch driver (backported from .29)
-msm_camera (backported from .29 by maejrep)not yet working
-compcache sources
-overclocking and the ability to scale all current freqs (major thanx to phhuddson, bzo, and maejrep for all the help)
-backported ext4 support
-fixed freq tables to show correct clock speeds
-backported BFS (Brain **** Scheduler) version 316
new commits and patches are welcomed. please submit them for review.
http://github.com/toastcfh/htc-2.6.27-heroc
Enjoy
reserved
...........................................
Good job Hopefully these fixes make it into all the awesome ROMs out there (yours included)
So this is the much anticipated OpenGL and Multitouch?
I actually grabbed the source from github /jhansche/htc-2.6.27-heroc last night. Got it compiled and running and I have to say it works nicely. Loving the OpenGL, but especially the multi-touch!
You guys are awesome. Thank you for all your hard work!
PRGUY85 said:
So this is the much anticipated OpenGL and Multitouch?
Click to expand...
Click to collapse
Sure is. This is the code base that got me the highest-on-Hero-so-far 29.9fps bench on neocore that I posted a screenshot of in his thread.
Amazing work guys
damn it I really need to get a linux setup so I can compile the kernels. I WANT THIS!!!!!! AAAAAAAAAAAAAAAAAAAARRRRRRRRRRRRRRRRRRRRRRRGGGGGGGGGGGGGGGG!
Hope this gets incorporated soon into the latest 2.0.1/2.1 AOSP ROMs...also is this compatible with Gumbo's Kernel?
PRGUY85 said:
Hope this gets incorporated soon into the latest 2.0.1/2.1 AOSP ROMs...also is this compatible with Gumbo's Kernel?
Click to expand...
Click to collapse
this is a kernel it is not a rom.
PRGUY85 said:
Hope this gets incorporated soon into the latest 2.0.1/2.1 AOSP ROMs...also is this compatible with Gumbo's Kernel?
Click to expand...
Click to collapse
i'm pretty sure that this is a kernel, so your question's a bit confusing. maybe i'm just delirious?
I know its a kernel dude....still it can get incorporated into those ROMs builds like everyone has been waiting to do so...
What I'm saying is that with this now the ROM makers can get OpenGL and Multitouch on their ROM releases, something everyone has been waiting for.
soooo who wants to be so nice as to compile this to zip so people can flash it
PRGUY85 said:
I know its a kernel dude....still it can get incorporated into those ROMs builds like everyone has been waiting to do so...
What I'm saying is that with this now the ROM makers can get OpenGL and Multitouch on their ROM releases, something everyone has been waiting for.
Click to expand...
Click to collapse
yes that is true but you also asked if it was compatable with gbhils kernel that is why it was a little confusing.
Avalaunchmods said:
soooo who wants to be so nice as to compile this to zip so people can flash it
Click to expand...
Click to collapse
lol I wanst going to be the one to ask but I was kinda hoping someone would.
PRGUY85 said:
I know its a kernel dude....still it can get incorporated into those ROMs builds like everyone has been waiting to do so...
What I'm saying is that with this now the ROM makers can get OpenGL and Multitouch on their ROM releases, something everyone has been waiting for.
Click to expand...
Click to collapse
Yes, this codebase (the last few days' commits at least) will enable hw3d and multitouch, and can be applied to any .27 kernel that is based on the htc-heroc-2.6.27 code that HTC released (which I should hope is all of them )
And yes, any kernel can be integrated into a ROM, as long as the ROM doesn't rely on custom kernel changes (e.g., squashfs is not enabled in this codebase, but if the developer already has squashfs in his own kernel codebase, he can apply these latest commits to his code, and compile a new kernel with both squashfs and gl+multutouch support, if that's what his ROM requires)
wtphoto said:
yes that is true but you also asked if it was compatable with gbhils kernel that is why it was a little confusing.
Click to expand...
Click to collapse
Yea I'm no tech guy/developer...just asking if on a ROM a dev could include this as well as the ability to setcpu which is available by way of Gumbo's kernel.
wtphoto said:
lol I wanst going to be the one to ask but I was kinda hoping someone would.
Click to expand...
Click to collapse
im excited so i had to go for it
wtphoto said:
lol I wanst going to be the one to ask but I was kinda hoping someone would.
Click to expand...
Click to collapse
You can't add just a kernel to an update.zip and flash it -- kernel gets combined into the boot.img, which is included in the update.zip for every ROM. boot.img also has the stuff that goes into / (like init.rc scripts), and so not every ROM will be compatible with the same boot.img, and you can't just flash a boot.img by itself via zip (you can via flash_image in recovery, but still, some ROMs require the boot.img that it was designed for, due to init ramdisk )
So, this is more something for the ROM developers and the not-so-faint of heart. In reality, it's not that hard to build the boot.img, and you can actually unzip your favorite ROM's zip, unpack the boot.img, then rebuild a new boot.img using that ROM's initrd and your own custom kernel, then flash just the boot.img using flash_image, and it won't even require a wipe. That's again assuming the ROM doesn't rely on anything custom in the kernel it was released with.
PRGUY85 said:
Yea I'm no tech guy/developer...just asking if on a ROM a dev could include this as well as the ability to setcpu which is available by way of Gumbo's kernel.
Click to expand...
Click to collapse
ok I see what you where asking now majrep already answered most of it but yeah I belive that they could get the setcpu thing going in this kernel.
This kernel works with on EB13 with both RFS and EXT4.
This is a PROPER release of the kernel, as it includes the new initramfs changes from EB13.
Here you are:
http://efragtv.com/android/EB13-DUALFS-KERNEL.zip
FOR DEVELOPERS:
Initramfs: http://efragtv.com/android/EB13-initramfs.zip
Thanks sir was waitin for this
Sent from my SPH-D700 using XDA App
Can confirm it's working.
Added initramfs source.
Tks
Sent from my SPH-D700 using XDA App
sorry once again for the noob questions..
but does this mean zips that are edify like a battery mod or AOSP lockscreen are flashable?
Dameon you are the man...
dmbatson said:
sorry once again for the noob questions..
but does this mean zips that are edify like a battery mod or AOSP lockscreen are flashable?
Click to expand...
Click to collapse
it means it works with cwm3
Dameon87 said:
This kernel works with on EB13 with both RFS and EXT4.
This is a PROPER release of the kernel, as it includes the new initramfs changes from EB13.
Here you are:
http://efragtv.com/android/EB13-DUALFS-KERNEL.zip
FOR DEVELOPERS:
Initramfs: http://efragtv.com/android/EB13-initramfs.zip
Click to expand...
Click to collapse
Just so I'm clear do u flash this when u do the cwm3 1 click root then flash the kernal or do u flash the kernal then do the 1 click root cwm3?
Sent from my SPH-D700 using XDA App
beyond rad!
brian2220 said:
it means it works with cwm3
Click to expand...
Click to collapse
Thanks!
cant wait for the new Quantum Rom by the Way!
Can we flash this Kernel on CWM3 & then flashed the De-oxidized pre-rooted rom?
If not, how do we make it work on EXT4?
Thanks Dameon... I can't imagine why we still want to support RFS,since you were the big backer of EXT4 in the beggining,and we have all proved it safe. Just want to see the kernel as clean as possible... And I can't wait to see you put out an OC/UV kernel.
Sent from stock EB13...
Anyone know how we use this kernel to change to ext4?
Sent from my Evo Killer!!!
musclehead84 said:
Anyone know how we use this kernel to change to ext4?
Sent from my Evo Killer!!!
Click to expand...
Click to collapse
use the one click here. http://forum.xda-developers.com/showthread.php?t=897612
this changes to ext4. this kernel just supports it with the eb13 release.
abmcbride85 said:
use the one click here. http://forum.xda-developers.com/showthread.php?t=897612
this changes to ext4. this kernel just supports it with the eb13 release.
Click to expand...
Click to collapse
So do u have to do the 1 click root v.2.5.x install the kernal then do the 1 click root cwm3? I'm just confused a bit.
Sent from my SPH-D700 using XDA App
Didn't work for me. Shows the stock "Android" logo flashing over the boot animation and then the phone freezes and keeps soft-resetting. Followed the directions to a T, guess it just doesn't like me.
Estewa_619 said:
So do u have to do the 1 click root v.2.5.x install the kernal then do the 1 click root cwm3? I'm just confused a bit.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
no use the one click root from the link i provided. it will install cwm 3 once you reboot and convert everything to ext4 automatically. then all you do is flas the kernel.
ecooce said:
Thanks Dameon... I can't imagine why we still want to support RFS,since you were the big backer of EXT4 in the beggining,and we have all proved it safe. Just want to see the kernel as clean as possible... And I can't wait to see you put out an OC/UV kernel.
Sent from stock EB13...
Click to expand...
Click to collapse
Team Viper has been using that for OC/UV
Anyone got this working on eb13 with ext4?
Sent from my Evo Killer!!!
Do we have any GB kernels that support init.d? if so could we implement this http://forum.xda-developers.com/showthread.php?t=1111145?
So far not much has been done to the ChargeGB kernel. The source isn't released yet.
There is the kernel in the NAMELESS ROM that says it does init.d and ext4 (lagfix), but it also doesn't completely work yet (bluetooth and the hardware buttons)
thanks, hopefully it'll completely work soon!
scarygood536 said:
Do we have any GB kernels that support init.d? if so could we implement this http://forum.xda-developers.com/showthread.php?t=1111145?
Click to expand...
Click to collapse
This looks pretty neat after reading the other thread, but is this any different from the values that Autokiller seems to modify? If so, how? Thanks!
Most custom kernels already have values similar to the one's that init.d script sets pre-configured
This is a new Custom Kernel I started a few days ago. Using Samsung's source as base, I'll go adding features one by one. I'll try not to add a lot of things, but just enough to have a good battery life and performance.
Features:
Overclock up to 1083Mhz.
Kernel HZ: 750.
Voodoo sound driver v10.
1% Battery Mod.
Lagfree governor.
5 touchpoints.
Has Simple I/O Scheduler, optimized for flash devices and set as default.
Bootup progress bar enabled.
Compiled with arch-specific flags.
Root ADB.
Busybox.
Filesystems support (same as other kernels) and convertion.
G3Mod's ClockWorkMod Recovery & RZRecovery versions.
Toggleable Compcache.
Support for early init scripts (aka init.d).
Credits:
marcellusbe, for all he's done for G3.
Dharamg3, for teaching me almost all I know of Kernel developing, for creating G3Mod and all he's done.
Hillbeast, for working with me in G3Mod and teaching me some stuff from time to time.
Source code:
https://github.com/moikop/Astrum-Kernel
Changelog
Andromedae (v1.0):
Hillbeast's Data2SD support added.
Added one more CPU step: 1083Mhz (Only recommended when high performance is needed).
Alpha Centauri (A1):
"Pre-initial" release.
Downloads
Downloads: http://code.google.com/p/astrum-kernel-apollo/downloads/list
Nice :-D
Sent from my GT-I5800 using Tapatalk
Good luck Moikop!
BTW. 750 Hz?
will it be able to run cm7?
Sent from my GT-I5800 using Tapatalk
KSLevel11 said:
Good luck Moikop!
BTW. 750 Hz?
Click to expand...
Click to collapse
Yes. Seems to have a good performance, and yet not too much to overload the cpu or have significant effect on battery. Still testing though..
EternalFame said:
will it be able to run cm7?
Sent from my GT-I5800 using Tapatalk
Click to expand...
Click to collapse
Maybe not in the first releases, since I want to get other things working first (like overclocking). But yes, it will.
Don't know about Hillbeast's Data2SD system yet, but either way it's not a priority (since you can use an init.d script to do the same thing).
Great idea man.I think it is more usefull to make more kernels than "custom ROM's" which are copies from one or two
How about cwm5? (or some other recovery - there are many)
cdesai said:
How about cwm5? (or some other recovery - there are many)
Click to expand...
Click to collapse
Yes, RZ Recovery is nice.
Very nice. Good luck.
I think its not so good to spiit the g3mod team, that was probably hillbeasts fail. I think its better to merge astrum with kyorakernel or with other words to rewrite g3mod with hillbeast.
cdesai said:
How about cwm5? (or some other recovery - there are many)
Click to expand...
Click to collapse
Mohanshbhr said:
Yes, RZ Recovery is nice.
Click to expand...
Click to collapse
G3Mod Recovery is only temporarily (so I don't have to use Stock recovery :S). Maybe I'll port RZ. Which one would you guys prefer? CWM5 or RZ?
TearsDontFalls said:
I think its not so good to spiit the g3mod team, that was probably hillbeasts fail. I think its better to merge astrum with kyorakernel or with other words to rewrite g3mod with hillbeast.
Click to expand...
Click to collapse
G3Mod is still on foot. Hillbeast and I will still bring support for it. Eventually there will be G3Mod updates (as long as the changes are significant). So users who still want to use G3Mod Kernel, they don't have to change. A little diversity won't hurt anyone, will it?
Please add CWM, most of users learned to use this recovery so changing now could be a little confusing. And CWM is used in CM too... having a unique recovery is better than 2 or more different...
andreapier said:
Please add CWM, most of users learned to use this recovery so changing now could be a little confusing. And CWM is used in CM too... having a unique recovery is better than 2 or more different...
Click to expand...
Click to collapse
RZ recover is a very nice recovery, nice colour profile, nice menu options, take a look at RZ recovery its really very nice recovery. We already have cwm 5, may be hillbeast is going to port cwm5 in his kernel, so there is no benefit of having same recovery in both kernel, and about confusion in recovery, recovery is not quantum mechanics, spending some minutes on recovery made it easy. A have a personal request please port RZ recovery. I think RZ recovery is ported to galaxy w and some more galaxy devices.
@ moikop
hi mate
is there any chance of adding compatibility to ecliar
thanks in advance
austin266 said:
@ moikop
hi mate
is there any chance of adding compatibility to ecliar
thanks in advance
Click to expand...
Click to collapse
No. Froyo now, GB & ICS later. But no Eclair..
moikop said:
No. Froyo now, GB & ICS later. But no Eclair..
Click to expand...
Click to collapse
but is it possible?.
Edit: maybe Amon Ra recovery, its also used alot.
RafayelG said:
but is it possible?.
Edit: maybe Amon Ra recovery, its also used alot.
Click to expand...
Click to collapse
Yes, it's possible.
I've already started working on RZ Recovery. It boots, but I'm getting a weird problem :S
So, if you think this is a stupid question, please closed this MOD
I was wondering, if there any ICS kernel. Have searched and found nothing.....
Using MIUI rom v4 by Erikmm
doc_v15 said:
So, if you think this is a stupid question, please closed this MOD
I was wondering, if there any ICS kernel. Have searched and found nothing.....
Using MIUI rom v4 by Erikmm
Click to expand...
Click to collapse
Nope, all of our ICS roms use the same kernel
Nope, all of our ICS roms use the same kernel
Click to expand...
Click to collapse
Well then...Next questions, how can we get additional CPU governor like SmartassV2 on our ICS kernel?
doc_v15 said:
How can we get additional CPU governor like SmartassV2 on our ICS kernel?
Click to expand...
Click to collapse
Patch the kernel and compile from source.
No, I'm not joking.
I believe the kernel devs are working on getting something a lot better than a governor on a 2.6 kernel, but I'll leave that to them to reveal at the proper time.
brandonc0526 said:
Nope, all of our ICS roms use the same kernel
Click to expand...
Click to collapse
jeffsf said:
Patch the kernel and compile from source.
No, I'm not joking.
I believe the kernel devs are working on getting something a lot better than a governor on a 2.6 kernel, but I'll leave that to them to reveal at the proper time.
Click to expand...
Click to collapse
I wish I could compiled it
Hopefully the kernel devs are not givin up
Since this is a GB kernel, it should be simple, assuming you know how to recompile a kernel from source, just to grab the OC etc routines out of one of AntonX's or bhundven's kernels and then just stick them in and recompile. Since everyone is using the same kernel so far this would only need to be done once. This erzatz ICS is slow and sure could use OC, more governors etc.
I added smartassv2 last night, but want to get a "clean" build off the AOKP tree and have a few days running it before I release it to the wilds.
Standard statement: "OMG, I'm seeing incredible battery life, smooth as butter, WiFi signal strength is better, TVout works,..."
nazcalito said:
Since this is a GB kernel, it should be simple, assuming you know how to recompile a kernel from source, just to grab the OC etc routines out of one of AntonX's or bhundven's kernels and then just stick them in and recompile. Since everyone is using the same kernel so far this would only need to be done once. This erzatz ICS is slow and sure could use OC, more governors etc.
Click to expand...
Click to collapse
Well...i dont know a single thing about kernel and its related
Sent from my Nexus S using XDA App
Try my latest GummyMutt build. I injected lightning zap into it. You can also try using just the kernel and see how it works...
jeffsf said:
I added smartassv2 last night, but want to get a "clean" build off the AOKP tree and have a few days running it before I release it to the wilds.
Standard statement: "OMG, I'm seeing incredible battery life, smooth as butter, WiFi signal strength is better, TVout works,..."
Click to expand...
Click to collapse
Oh man!!! cant wait for yours!
Thanks!
Sent from my Nexus S using XDA App
thomas.raines said:
Try my latest GummyMutt build. I injected lightning zap into it. You can also try using just the kernel and see how it works...
Click to expand...
Click to collapse
Thomas - any chance you could provide quick instructions on how to extract and flash your kernel?
Sent from my SGH-T959V using xda app-developers app
Im downloading the rom Ill poke around and see if I can get it pulled out.
Manumission said:
Thomas - any chance you could provide quick instructions on how to extract and flash your kernel?
Sent from my SGH-T959V using xda app-developers app
Click to expand...
Click to collapse
Download his rom unzip it grab the boot.img and flash it with heimdall. Then grab the wifi module(bcm4329 I think is the name lol) and push it to the same place u got it from (/system/lib/modules/)
----------------------------------------------
If helped don't be afraid to hit the thanks button it doesn't bite lol
DISCLAIMER: I'm not responsible neither is thomasraines or xda if you brick your device you are doing this on your own free will. The only thing you can say is how awesome thomas is for creating this and how awesome I am for uploading and writing directions. Any blame will result in me pointing and laughing uncontrollably.
Files removed thomsasraines posted the kernel in the dev section it can be found there. Please visit his thread and follow what he posted so you can get the full effect ok? If not tough I aint re upping the files .
Click the statement above for direct route to the kernel thread.
Unzip the bcm4329.ko, xda wouldnt let me upload a .ko file .
Put the bcm4329.ko file on your sdcard. Then using something like root explorer copy it to /system/lib/modules folder.
I suggest renaming the old one to bcm4329.ko.bak just in case.
Using heimdall you can flash the kernel using the following command.
Code:
heimdall flash --kernel boot.img
This is from terminal in ubuntu or cmd in windows. Make sure you are running the commands from the folder you put the boot.img in.
Once the phone reboots pull the battery and put it back in. Boot into recovery and run fix permissions. Then reboot.
so what will this do again? Is this for a kernel different than the kj6 one?
If you are unsure of what it is for then dont attempt the steps.
Do some more reading.
Edit nm
Sent from my SGH-T959V using xda premium
doc_v15 said:
So, if you think this is a stupid question, please closed this MOD
I was wondering, if there any ICS kernel. Have searched and found nothing.....
Using MIUI rom v4 by Erikmm
Click to expand...
Click to collapse
I have multiple kernels in progress. The common problem on all of them seems to be sd/mmc.
Patience will bring enlightenment.
Sent from my SAMSUNG-SGH-I717 using xda premium
bhundven said:
I have multiple kernels in progress. The common problem on all of them seems to be sd/mmc.
Patience will bring enlightenment.
Sent from my SAMSUNG-SGH-I717 using xda premium
Click to expand...
Click to collapse
Yeah man! Will be waiting, patiently
eollie said:
DISCLAIMER: I'm not responsible neither is thomasraines or xda if you brick your device you are doing this on your own free will. The only thing you can say is how awesome thomas is for creating this and how awesome I am for uploading and writing directions. Any blame will result in me pointing and laughing uncontrollably.
Unzip the bcm4329.ko, xda wouldnt let me upload a .ko file .
Put the bcm4329.ko file on your sdcard. Then using something like root explorer copy it to /system/lib/modules folder.
I suggest renaming the old one to bcm4329.ko.bak just in case.
Using heimdall you can flash the kernel using the following command.
Code:
heimdall flash --kernel boot.img
This is from terminal in ubuntu or cmd in windows. Make sure you are running the commands from the folder you put the boot.img in.
Once the phone reboots pull the battery and put it back in. Boot into recovery and run fix permissions. Then reboot.
Click to expand...
Click to collapse
Dude, can you make it CWM flashable??