[KERNEL][OC/UV][BFQ][AUFS][FTW][GPL] HCDR.Kernel v4.2 || Flash to any ROM - Wildfire Android Development

Announcement:
I am pleased to announce that from now on I will be working with ralle.gade too! He is a kernel dev with a lot more experience than me who can hopefully bring us some really cool stuff
Hey guys,
I've made this thread to share with you my kernel for the Wildfire. It is based on HTC's own kernel, however I have added patches specific to FroYo (to enable sd-ext support, stop screen flicker, enable touchscreen). It also features overclock to 768MHz. The kernel was built for the CM ROMs which I am working on.
You can get the source here. To build it, navigate to the source directory and run the following command:
Code:
make arch=ARM subarch=ARM cyanogen_wildfire_defconfig
You can then run
Code:
make arch=ARM subarch=ARM
to compile the kernel.
You will get a zImage which you can then add to a boot.img for a ROM, as well as a bcm4329.ko WiFi module to be added to /system/lib/modules
I recommend that only developers try this (for now anyway) and the rest of you wait for the devs to release an OC kernel for their ROM.
I have attached a prebuilt zImage (kernel) and wifi module in a zip folder. DO NOT TRY TO FLASH THIS. It is not a flashable zip, but the resources necessary for devs to make a patch of this for their ROM.
The v4 zip attached below can be flashed to ANY ROM without any negative consequences. For devs, the zImage and WLAN module can be found inside if you wish to use it as standard kernel in your ROM.
Changelog - v2:
*Added Ext4 support
Changelog - v3:
*Added BFQ Scheduler (by ralle.gade)
*Added undervolt (by ralle.gade)
*Other patches by ralle.gade (more details can be found in source)
*ralle.gade took yo' 19MHz
Changelog - v4:
*Added AUFS overlay (by ralle.gade) - adb shell or terminal emulator "aufs --enable" to activate system r/w
*Added interactive CPU scheduler. (by ralle.gade)
*ralle.gade gave back yo' 19MHz
*Added newer Wireless driver (with Wireless-N support) (by me)
*Hidden easter egg (unintentionally added by me) - Only works if your ROM has the necessary files (I'm looking at you, adeadrat )
Changelog - v4.1:
*Set default freq. to 245-518 MHz - Should fix booting problems for some people
Changelog - v4.2:
*Update WiFi driver to fix WiFi sleep bug (by zinx)
Known bugs:
*No WiFi on some roms. If it doesn't work on 4.2, use 4.1
If you'd like to donate, use the link in my signature or above my avatar. You can also donate to ralle.gade here. It would be much appreciated
Thanks to:
*adeadrat - for informing me that the OC actually works
*HTC - for releasing their kernel source
*Google & The Android Team - for developing android and making it open source
*Linus Torvalds - Starting development of the open-source linux kernel.
Have a nice day,
HCDR.Jacob

Nice!!
Sent from my HTC Wildfire using XDA App

HCDR.Jacob said:
Hey guys,
I've made this thread to share with you my kernel for the Wildfire. It is based on HTC's own kernel, however I have added patches specific to FroYo (to enable sd-ext support, stop screen flicker, enable touchsctreen). It also features overclock to 768MHz.
You can get the source here. To build it, navigate to the source directory and run:
Code:
make arch=ARM subarch=ARM cyanogen_defconfig
You can then run
Code:
make arch=ARM subarch=ARM
to compile the kernel.
You will get a zImage which you can then add to a boot.img for a ROM.
I recommend that only developers try this (for now anyway) and the rest of you wait for the devs to release an OC kernel for their ROM.
I will compile this myself later on and upload the zImage for developers to add into their ROMs if they want to save themselves time by not compiling it
Have a nice day,
HCDR.Jacob
Click to expand...
Click to collapse
TNX! Tried too compile the source in the github, with your config.
dont forget make modules
edit,
and oh itś cyanogen_wildfire_defconfig

HCDR.Jacob said:
Hey guys,
I've made this thread to share with you my kernel for the Wildfire. It is based on HTC's own kernel, however I have added patches specific to FroYo (to enable sd-ext support, stop screen flicker, enable touchsctreen). It also features overclock to 768MHz.
Have a nice day,
HCDR.Jacob
Click to expand...
Click to collapse
Good work!
What is the minimum clock set at? Stock or lower? I'm running mine at minimum 122mhz at the moment, works fine. And can the overclocking be modified using SetCPU or is it locked in the kernel somehow?
BTW, have you had the time to look into some undervolting?
I'm fully aware that you're busy with CyanogenMod and other stuff, I'm just a bit curious
Will probably flash the OpenFire rom this evening to try this out
Lots of questions at the same time, I apologize for that

Good work!
It would be nice if someone could make a ROM for us newbees to install.

any try to flash this?

good work jacob. i have been wishing for an OC kernel and here it is absolute legend, and only 16? good work fella

beardyone said:
good work jacob. i have been wishing for an OC kernel and here it is absolute legend, and only 16? good work fella
Click to expand...
Click to collapse
Thanks man

Wait, will these work with Wildpuzzle ROM installed?

a1exander said:
Wait, will these work with Wildpuzzle ROM installed?
Click to expand...
Click to collapse
thanx jacob!
just made a package for puzzle rom, but im unable to test it yet.. hope girl come home soon

Can we use this with WildPuzzleROM v8 ?

erhanakt said:
Can we use this with WildPuzzleROM v8 ?
Click to expand...
Click to collapse
If you look on previous post danne has added something like this in his own thread for Wildpuzzle ROM, i'll test it now.

jacob you make my life complete <3

Hey Jacob,
I have a very importen info about your kernel
AnantK123 said:
The Touch Panel is SYN3KY_01
Click to expand...
Click to collapse
Your kernel dont work with the SKN3KY_01 touch panel it seems it only works with the AMTEL panel.
The same bug is posted on OpenFire (the kernel is your source) and WildPuzzle (uses your OC kernel in v8.0.4) thread.
The kernel included in the CN RUU supports WiFi Tether and AMTEL + SKN3KY_01 Touch Panel.
Maybe there is a way to dirty hack the newer kernel until htc will release the source.
Sent from my HTC Wildfire using XDA App

bluedragon1982 said:
Hey Jacob,
I have a very importen info about your kernel
Your kernel dont work with the SKN3KY_01 touch panel it seems it only works with the AMTEL panel.
The same bug is posted on OpenFire (the kernel is your source) and WildPuzzle (uses your OC kernel in v8.0.4) thread.
The kernel included in the CN RUU supports WiFi Tether and AMTEL + SKN3KY_01 Touch Panel.
Maybe there is a way to dirty hack the newer kernel until htc will release the source.
Sent from my HTC Wildfire using XDA App
Click to expand...
Click to collapse
I have a SYN3KY_01 too.... can you pleease give a kernel I can use in openfire rom?

blingblingslyna said:
I have a SYN3KY_01 too.... can you pleease give a kernel I can use in openfire rom?
Click to expand...
Click to collapse
You can try the kernel file 0050 posted in the WildPuzzle Topic for v8.0.4 but that kernel isnt tested with openfire, i use this kernel atm with WildPuzzle rom and its working great
Sent from my HTC Wildfire using XDA App

guys, you can make this kernel overclock for wildpuzzle 7.3.1?

bluedragon1982 said:
You can try the kernel file 0050 posted in the WildPuzzle Topic for v8.0.4 but that kernel isnt tested with openfire, i use this kernel atm with WildPuzzle rom and its working great
Sent from my HTC Wildfire using XDA App
Click to expand...
Click to collapse
oh itś not working for me.. 0050 it is with wildpuzzle 8.0.1(i think)
edit,
sorry it was 0055 that didnt work. But you cant flash 0050 in openfire. AND I cant unpack or mount boot.img. whatś the fs-type?

Ill look into the screen issue, and for those asking about openfire, its the same kernel
Sent from my Tattoo using XDA App

HCDR.Jacob said:
Ill look into the screen issue, and for those asking about openfire, its the same kernel
Sent from my Tattoo using XDA App
Click to expand...
Click to collapse
yeah, but it wont start at all with wildpuzzle 0050.

Related

[KERNEL] DookMatt 2.2.2 kernel with optimized OC and LG Lagfix

This is my kernel based on 2.2.2 kernel released by LG! This kernel has LG touchscreen fix and I've added OC from HERE, ext4 and btrfs support (btrfs is experimental) and VPN support (tun.ko module).
If you would like to use this kernel: http://www.multiupload.com/H3HQT7WMSY
Do not forget to make nandroid backup first.
Packaged in koush's anykernel for compatibility with any rom.
PS: Thanks to Mik_os for his patience
PPS: With my kernel I managed to use 806Mhz and it's works very well and it's stable for my phone.
Could you define optimised OC? How is it different from the OC supported by other kernels.
Thanks.
Sent from my LG-P500 using XDA App
socialdistortion said:
Could you define optimised OC? How is it different from the OC supported by other kernels.
Thanks.
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
I used a new patch and this one, modify only 2 kernel files!
I can go up to 806MHz, which is really the top frequency my phone can handle. And amazingly enough, the cpu spike isn't there What changes did you make?
Work like a charm, but lack insteractive mode in setcpu and when you put it in power mode it stay at max freq. Thanks for your work buddy.
hope you include this on your next ROM release.... more power to you sir!
Dook - is it the same updated OC code that Mik used in his latest 2 builds ?
bluviper said:
hope you include this on your next ROM release.... more power to you sir!
Click to expand...
Click to collapse
#fenice mount this kernel!
Zerobarat1 said:
Dook - is it the same updated OC code that Mik used in his latest 2 builds ?
Click to expand...
Click to collapse
Oh yes!
Can not be used in the ROM 2.3.3 Mik_os?
segyto said:
Can not be used in the ROM 2.3.3 Mik_os?
Click to expand...
Click to collapse
Arrrrgh this does not contain any of the patches needed by Gingerbread to function at least remotely fine .
Tried this kernel with LOLv1.2(froyo2.2) ROM,,Doesnt even stand up to SIppolo's super optimised kernel..After flashing this rom,phone got a little slower but like u said no more cpu spikes !!! THnx for posting
With my kernel I managed to use 806Mhz and it's works very well and it's stable for my phone.
so this actually worked? would flash and and test it on some games. and would post my feedback after. Thnx!
peacekeeper05 said:
so this actually worked? would flash and and test it on some games. and would post my feedback after. Thnx!
Click to expand...
Click to collapse
Anyway, i prefer use my phone at 729MHz or 768MHz!
yep.
confirmed, cpu spike is not there.
thanks!
Can you define which is the LG touch fix? I thought that LG never released a fix for the touch bug...
yelo3 said:
Can you define which is the LG touch fix? I thought that LG never released a fix for the touch bug...
Click to expand...
Click to collapse
in 2.2.2 v10R kernel LG released a fix for the touch bug!
sarfaraz1989 said:
Tried this kernel with LOLv1.2(froyo2.2) ROM,,Doesnt even stand up to SIppolo's super optimised kernel..After flashing this rom,phone got a little slower but like u said no more cpu spikes !!! THnx for posting
Click to expand...
Click to collapse
can anyone confirm this?
is it just for 2.2 or is 2.2.2 affected?
Can I flash this kernel into my AmberHome ROM (2.2)?
it has so small transitions in speed like from 600Mhz u cud scale upto 645Mhz..I like this
EDIT: yes u can check it out on any rom..It will work on any rom as it is packages like koush's style

[Q] Intersectraven's kernel??

I would like to know if config_tun is set to Y or M?
thanks in advanced
For most kernels (including IR's), you can extract the .config file from /proc/config.gz
ch33kybutt said:
For most kernels (including IR's), you can extract the .config file from /proc/config.gz
Click to expand...
Click to collapse
Thanks man. BTW yesterday i switch back from CM 7.0.2.1 to CM 6.1.1 coz of wonk issues and i really want the vpnc app to work. i'm looking for a good battery life kernel currently i'm using WM last kernel version for CM6, if someone can give me a link for IR kernel (latest) that works with CM6.1.1 coz on IR's download page i tried all the kernel's for CM6 eventually i got boot loops and on RS kernel i got FC's & i can't find those with OC/UV. for now i don't have any issues with WM but i really want IR for comparison Thanks

[FINAL ROMS] 2.3.7 CyanogenMod 7 and 2.2.2 AOSP FroYo | 2.6.32 kernel | PCFighter

CyanogenMod 7 and AOSP FroYo with .32 kernel
No more updates coming. No more Development by PCFighter.
You can download 2.3.7 v6 and 2.2.2 AOSP from forum.android.pl because pcfighter doesn't want downloads to be posted on xda.
CyanogenMod 7.2 / Android 2.3.7 Gingerbread Features:
- new kernel: 2.6.32 for an ultrafast UI & no lags. It's much smoother and faster than most other ROMs with .29
- SmartAss v2 CPU governor makes the CPU scaling always high enough for no lags and still saves battery life.
- USB tether (which doesn't work on .29 kernel)
- accu temperature (does not even work on stock ROM)
- FM-Radio
- Screen Calibration (?)
- CPU overclock up to 864mHz (you shouldn't go over 825, it just causes bugs, kernel panics and wastes battery juice)
- CyanogenMod 7.2 with all features for a high customizability and great performance
- Screenshots attached
Versions:
CyanogenMod 7 v6: For key backlight copy lights.swift.so to /system/lib/hw from v5. give it chmod 644
or the older telease with key backlight and higher brightness:
CyanogenMod 7 v5
+ Service Pack 1
+ Service Pack 2
+ GApps (Market...)
+ boot.img with zice's fixes and changed colours (no Artifacts on wakeup, CIFS, SWAP)
(+ zice's kernel without changed colours)
Clear dalvik cache & cache after installing
AOSP 2.2.2 FroYo Features:
- new kernel: 2.6.32 for an ultrafast UI & no lags.It's much smoother and faster than most other ROMs with .29
- latest (v20e) kernel source with BFS, SIO, CPU governors for being even faster
- FroYo is faster than Gingerbread has a better battery life and is rock stable. It's for everyday usage and with many features compared to stock 2.1.
- manual network search
- Overclock (not very stable, anyway you won't need it)
- Screen Calibration
- Themes available: First Blood and Sense Theme
- Screenshots attached
Versions:
AOSP 2.2.2 v2.3 with 2.6.32 kernel (sometimes bugs)
AOSP 2.2.2 v1.9 with slower 2.6.29 kernel but working without any bugs
All credits go to PCFighter. Don't post downloadlinks for the ROM.
i would like to put it when some bugs are solved
I am making zip patch to boot a .29 kernel, so you will use rom with full options.
new kernel!!!!
Nice will wait until the .32 kernel fully works like a .29 one
Sent from my GT540 using xda premium
Nice to hear that somebody is working on new kernel.
Gosh!!
We're having .32 kernel. Mike's almost finished with .35. We have AOSP and CM7 Gingerbread, AOSP and CM6 Froyo, AOSP and Stock Eclair. We have so much!!! Thanks to all the devs for making this phone wonderful!
please fix wifi drivers. wifi turning on scanning and error. thanks
I know that, I will release new versions of .32 and .29 maybe today.
I really don't get it why people are asking for the .29 kernel Guys, you have muraiks rom wich is the best it can get on CM7 if you ask me :/ I'd let the developer focus on the .32 kernel MAINLY on this rom :/ as you see, there are few bugs and camera doesn't work which is normal but, it's just my opinion nice work will keep an eye on this one
pebe94 said:
I know that, I will release new versions of .32 and .29 maybe today.
Click to expand...
Click to collapse
Thanx, we waiting!
Hey Pebe
what are the main differences between yours amd mur4iks rom if they want to patch the kernel to .29 ??
Speed, stability and smoothness And it's polish baisicly
Are english or other language included (like serbian)?
bataya said:
Are english or other language included (like serbian)?
Click to expand...
Click to collapse
i will try now
bataya said:
Are english or other language included (like serbian)?
Click to expand...
Click to collapse
of course, AOSP ROM's contains all languages.
wwenigma said:
of course, AOSP ROM's contains all languages.
Click to expand...
Click to collapse
it is CM but supports all languages too ;D
sooo i have tested this and it worked reaaally nice it was fast without overclock and wifi worked for me well too ^^ hope the few bugs are solved soon and this will be a big competitor
@pebe love the rom so far once all the bugs have been fixed in the .32 kernel like the black screen issue and camera i will definitely change to this rom
Good luck with developing.
andreas__ said:
it is CM but supports all languages too ;D
Click to expand...
Click to collapse
CM is just a mod over AOSP, so yep.

[Kernel/Recovery][P75XX] A1 Kernel V1.9/TWRP2.6.3.0

:good: First of all :good: Thank you for your patronage!!! :laugh::victory:
Before you do anything: This is purely at your own risk and I will not be responsible for anything that happens to your tablet. I flashed it on mine at my own risk.
Compatibility Information: There are 2 different versions. 1 for stock and 1 for Cyanogenmod. Even though the kernels are intended for the 3G tablet it will work just fine on a WiFi only tablet (like mine). This makes the build process less messy.
**Sources Fully documented v1.9 beginner friendly sources now available including the build script. If more explanations are required, please say so. However, remember that the explanations are not intended to be a blind step by step instructions of going from samsung source to A1.
TWRP V2.6.0.0: Please read: do not worry about any kind of "E:A: Render Error". This is a side effect of removing some image files to save place on the recovery image so it will fit on the 5MB. The error simply means it failed to show (render) and image file that it is looking for. This is not harmful at all. If you can't flash the recovery please try the dd method.
V2.6.0.0 3G Download
V2.6.0.0 Wifi Download
V2.5.0.0 3G Download
V2.5.0.0 Wifi Download
TWRP V2.6.3.0: There are no more E:A Render errors. All graphics that were removed are there. Also, the recovery will install supersu if no root is detected. That feature has also been restored. The kernel has been stripped of anything not recovery related to shrink it down. It also has selinux support which allows the "set_metadata" zip installation to work. The download is in the attachments below.
Changelog:
Changelog:
Voodoo sound <-- new to version 1.0
USB charging enabled as well as charging from other chargers *** fixed V1.5.4 thanks to pershoot
Overclock to 1.2GHz <-- new to version 1.2
NTFS modules enabled, ondemand default frequency scaler, noop default disk io scheduler <-- new to version 1.2.1
GPU overclock from 333MHz to 400MHz. <-- new to version 1.3
Overclock to 1.4GHz <--new to version 1.4
Support for Current Widget <-- new to version 1.5
CIFS enabled in kernel config, 1.4GHz attempted stability fix (thanks to jaswinky) <--new to version 1.5.2
Wifi driver compiled as module <--new to V1.5.3
More voltage anomalies fixed, updated battery driver to pershoot's 3.1 <-- new to V1.5.4 and V1.5.5XE
Fixed charging boot bug <--new to V1.5.6SE
(In case you were wondering 1.5.7 had an issue in it.)
Disabled frequency lock, added 1GHz default max (you can change it to 1.2GHz or 1.4GHz after boot), 216MHz default min CazeW's suggestion <--new to 1.5.8SE+XE
Enabled pershoot build/vfp optimization commit, added 150MHz minimum frequency <-- new to 1.5.9SE+XE
Boot script support (put yours as /data/local/a1init.sh) <-- new to V2.0
Smarter ram disk that only initializes 3G on 3G tablets<-- new to V2.1
1.5GHz && 1.6GHz OC available, cifs utf8 kernel module available <-- new to V2.2
Support for CM9 <-- new to V2.2CM
Enabled xbox controller module as xpad.ko <--new to V2.2.1
NTFS moved to kernel module instead of built in, CIFS moved to kernel module instead of built in, enabled option.ko and usb_wwan.ko for connection of 3G dongle, all nls charsets/codepages built as modules <--new to V2.2.2
V1.6.3 is pretty much V2.2.2 but without my custom ram disk. I've also tried a boot script method proposed by Toldo but haven't had time to test it yet. Please flash the CM9 stock kernel or Samsung stock kernel before trying V1.6.3.
Applied git patch to disable mmc_cap_erase <-- new to V1.6.4
Voltage control, cifs built in again <-- new to V1.7
Galaxy Tab 8.9 specific fix <--new to V1.7.1
Cyanogenmod charging mode fix <--new to V1.7.2
Galaxy Tab 8.9 specific feature <--new to V1.7.3
CM10 compatibility fix, enabled Samsung's powersaving governor <--new to V1.7.4
followed pershoot's "-defconfig: jb: unset TEGRA_CONVSERVATIVE_GOV_ON_EARLYSUPSEND" change to fix odd 450MHz capping issue <--new to V1.7.4b
Copied in pershoot's keyboard dock driver <--new to V1.7.5
801MB RAM enabled <-- new to V1.8
Rebased on pershoot's November 17 source <--new to V1.8.1
Back to samsung base, follow pershoot's suggestion of Nexus7 mtp drivers to fix mtp, enabled zRam <--new to V1.8.2
Reduced RAM to 785MB to prevent intense 3D games issue, enabled KSM (check in settings --> performance --> memory management)
(CM Version only) works on CM10.1 <--new to V1.8.4
Incorporated touchscreen death fix. Thank the user who reported it. <-- new to V1.8.5
Used part of pershoot's kernel config to get data usage working in CM <--new to V1.8.6
Added CM's version of the ROW (read over write) disk IO scheduler for GT-I9300<-- new to V1.8.7
Added XDA's grzwolf's solution to the hsic wakeclock problem <--new to V1.8.8
Added frandom kernel module <-- new to V1.9
Credits:
Supercurio: voodoo sound
Pershoot: voodoo port, usb charging, flashable zip, OC template, current widget setup
XDA forum's CazeW: used your replace suggestions to patch up wm8994_voodoo.c and wm8994_voodoo.h so it will compile properly, and finding the missing link for 1.4GHz OC, and disabling frequency locks
Task650: providing a nice, clean deodexed rom for me to try this on
XDA forum's RaymanFx: OC instructions
Me: GPU OC
XDA forum's jaswinky for valuable hints and checking my work over.
Xoom ICS kernel: for getting an approximate idea of voltages
(If I missed any credits, please forgive me as this is my first attempt at any kind of development)
XDA forum's motley for voltage control
XDA forum's Unknownzd for mmc_cap_erase patch
XDA's grzwolf for the hsic wakelock fix
Great to see someone else kernel developing, could be the start of something here... Lol, I wanna give this a try but I think It'll stop 3G working if I flash the 7510 kernel.
Sent from my GT-N7000 using Tapatalk 2
RavenY2K3 said:
Great to see someone else kernel developing, could be the start of something here... Lol, I wanna give this a try but I think It'll stop 3G working if I flash the 7510 kernel.
Sent from my GT-N7000 using Tapatalk 2
Click to expand...
Click to collapse
Care to try the 3G version I just uploaded? I don't own the 3G version but I followed the same idea for compiling the 3G kernel.
Welcome, nice of you to come to the party
Is there really no one that can test and leave test reports? If i would have been on sammy rom i`d been all over this.
Good luck dev
Flashed, wifi,3g and voodoo working,
well done.... Will test more for you and report back
Sent from my GT-P7500 using Tapatalk 2
kashortiexda said:
Flashed, wifi,3g and voodoo working,
well done.... Will test more for you and report back
Sent from my GT-P7500 using Tapatalk 2
Click to expand...
Click to collapse
Thank you for your bravery!
Working on my 7500 even feels a little quicker too
Dang, you move quick, I've installed it but, how did you get the voodoo app to recognise the device as supported?
Scratch that, it was me being an idiot
Sent from my GT-N7000 using Tapatalk 2
Works fine on my P7500.( Voodoo, 3G and Wifi) Good work, Thnx!
3g + 1.1
all working great, including usb charging, 3g, wifi, and voodoo whilst device ON....finally !
Awesome. After flashing kernel, my useless wall chargers work. It is very smooth too. Great job.
Sent from my GT-P7510 using xda premium
Finally, the modified kernel!
Voodoo works perfectly.
It can even overclock the CPU to make and perfect kernel.
Maybe 1.6GHz.: D
XTeK2 said:
Finally, the modified kernel!
Voodoo works perfectly.
It can even overclock the CPU to make and perfect kernel.
Maybe 1.6GHz.: D
Click to expand...
Click to collapse
Overclocking abilities is quite a tall order for my current "skills". After looking at the instructions on how you would do it, the process looks much much more involving than just a manual patch job. Weird thing is that after an initial read through of the instructions it looks like a 1.2Ghz overclock code is in the kernel source but I'm not sure why it's not turned on.
kusgan said:
Awesome. After flashing kernel, my useless wall chargers work. It is very smooth too. Great job.
Sent from my GT-P7510 using xda premium
Click to expand...
Click to collapse
I was quite surprised to discover that the charger that comes in the box of the galaxy tab 10.1 actually sends some kind of "green light" to the tablet to begin charging. If the tablet gets the box charger it actually records "samsung charge !!!r" before activating the charging. If any other charger is connected the tablet records "invalid charger !!!" and disables charging in the next line of code. I just changed it so that it will record "other charger" in stead of invalid and enable charging after recording. (yes, the original code had those exclamation marks after charger).
is it ok with task ics rom ?
zerong said:
is it ok with task ics rom ?
Click to expand...
Click to collapse
You mean the task650 one? Of course it is! That's the only stock ics rom I've ever flashed on my tablet. I credited task650 in my first post for providing a clean deodexed rom to test on.
AAccount said:
You mean the task650 one? Of course it is! That's the only stock ics rom I've ever flashed on my tablet. I credited task650 in my first post for providing a clean deodexed rom to test on.
Click to expand...
Click to collapse
Yes task650 ! all is ok with your kernel ? i dont know if i have to wait a pershoot kernel for stock ics rom in order to enable voodoo sound and overcloking !
zerong said:
Yes task650 ! all is ok with your kernel ? i dont know if i have to wait a pershoot kernel for stock ics rom in order to enable voodoo sound and overcloking !
Click to expand...
Click to collapse
Yes, everything seems to be ok with the task650 rom. There is no overclocking available currently but voodoo is working.
Can i return to stock kernel if all isnt good? So where can i find a ics stock kernel ?
zerong said:
Can i return to stock kernel if all isnt good? So where can i find a ics stock kernel ?
Click to expand...
Click to collapse
From the nandroid backup you make before flashing anything.
I don't think a package has been made yet for ICS boot.img.

[KERNEL][26/01]Rhythm Kernel 2.0 *Beta 1*[CM10.1/CM10/AOKP]

Rhythm Kernel:
Based on HydraCore Nirvana Kernel Source as reference
New initramfs (RamDisk)
Kernel Include Siyah Recovery with Dual ROM support! [To be Tested, please report if you test]
Default CPU frequency: 200-1400 MHz (MAX OC up to 1.6Ghz speed!)
STweaks supported kernel => Lot's of tweaks inside
STweaks auto-installed with kernel
Supports CM10.1/AOKP/CM10
Kernel will auto-root device
Massive script for kernel/ROM management (found in Stweaks)
ZRAM can be activated from STweaks (customizable)
Swappiness customizable from STweaks
KSM-control included [Needs to be tested]
GPU tweaks included
Touchscreen customization tweaks [Needs to be tested]
Sound boost controls
CRON Jobs! => Your ROM Maintenance is easy now
Before posting anything, read this:
STweaks options - all may not work. It's WIP.
BLN is not working for now. WIP.
Not many governors as introduced before in Rhythm kernel. To be added later.
This is Beta kernel. Post your reviews with WHICH ROM you using and without spamming and n00b questions.
Any questions like what governors included, how is performance, is feature X included, etc WILL not be entertained. Test yourself.
Download here:
v2.0 Beta 1 -- Not so stable. Need to fix OOM and other values.
Credits:
MaxFu for his Hydracore Nirvana source
Gavin for his Hydracore source!
Gokhanmoral for STweaks app
Reserved for NASA.
Reserved for UNICEF.
Reserved for myself .
Great!! Support support!
Wooohoooooo greaatt neo you brought us a greaaatt kernel I have a question,does this kernel have a same bug with hydracore?
Adhityairvan said:
Wooohoooooo greaatt neo you brought us a greaaatt kernel I have a question,does this kernel have a same bug with hydracore?
Click to expand...
Click to collapse
Which bug are you talking about? Please mention.
neobuddy89 said:
Which bug are you talking about? Please mention.
Click to expand...
Click to collapse
Like a camera bug on TW jb?
Adhityairvan said:
Like a camera bug on TW jb?
Click to expand...
Click to collapse
TW not tested. Any TW user can test and report this.
A developer is nothing without tester.
neobuddy89 said:
TW not tested. Any TW user can test and report this.
A developer is nothing without tester.
Click to expand...
Click to collapse
Hmm yeah you right I'm not on tw right now but I think I will try this on your rom
Re: [KERNEL][26/01]Rhythm Kernel 2.0 *Beta 1*[CM10.1/CM10/AOKP/TWJB/TWICS/MIUI]
Working well on Stunner 2.1.20.
Will report about battery later.
Sent from my GT-N7000 using xda premium
bluheart said:
Working well on Stunner 2.1.20.
Will report about battery later.
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
Thanks. Any tester for DUAL ROM support ? :highfive:
I just installed it on a new XXLSA installation (the sammobile leak). Couldn't do this with stock recovery (verification error). Had to switch first to Philz 3.99 and in his recovery installed your kernel.
And now booting and waiting...
Waiting a bit too long...
Re: [KERNEL][26/01]Rhythm Kernel 2.0 *Beta 1*[CM10.1/CM10/AOKP/TWJB/TWICS/MIUI]
Great job neo... Looking forward to using this in the future thanks
When God gives you a phone ,you install AOSP on it !
ThaiDai said:
I just installed it on a new XXLSA installation (the sammobile leak). Couldn't do this with stock recovery (verification error). Had to switch first to Philz 3.99 and in his recovery installed your kernel.
And now booting and waiting...
Waiting a bit too long...
Click to expand...
Click to collapse
dont forget to check camera problem:good:
Won't boot on MIUI for now. Will be supported later.
Re: [KERNEL][26/01]Rhythm Kernel 2.0 *Beta 1*[CM10.1/CM10/AOKP/TWJB/TWICS]
neobuddy89 said:
Won't boot on MIUI for now. Will be supported later.
Click to expand...
Click to collapse
Am gonna flash it on UBLS4 for testing purposes.. Its my nandroid hope it's good for TW also... Will let you know
When God gives you a phone ,you install AOSP on it !
Not working on a new and fresh installation of XXLSA. Stopping at Samsung logo while booting.
I'm restoring my GB backup now.
Will try again with one of the next version.
Re: [KERNEL][26/01]Rhythm Kernel 2.0 *Beta 1*[CM10.1/CM10/AOKP/TWJB/TWICS]
Agree with thaidai .
.I got to the "android is upgrading " ..it finished upgrading and then rebooted back and ended in a loop ... So doesn't work on touchwiz ...
When God gives you a phone ,you install AOSP on it !
raghav84 said:
Agree with thaidai .
.I got to the "android is upgrading " ..it finished upgrading and then rebooted back and ended in a loop ... So doesn't work on touchwiz ...
When God gives you a phone ,you install AOSP on it !
Click to expand...
Click to collapse
Thanks reporting. Must be missing service.
Need to install TW myself to fix this. Aww..

Categories

Resources