[OC/UV][11th Jun][Kernel] koxudaxi kernel [GSM][2.2&2.3][KernelPatch] - Galaxy Tab Android Development

Looking for developers!!
Would you please help me to apply this kernel patch ?
I wish that the zImage will be uploaded.
Features:
<Gingerbread>
add frequencies -> 1.4GHz, 1.2GHz, 600MHz
CF-Root & ClockWorkMod (thanks to Chainfire)
Voodoo Sound Version 9 (thanks to supercurio & richardtrip)
can mount ext4
BFQ
update.zip to flash this kernel(alterbridge86)
under voltage by under voltage app. you can download "Voltage Control" on the Market(thanks to xan)
Smartass & Interactive CPU Gov(thanks to -Mr. X-)
LCD is unvder voltage to 2.4v [default :3.3v]
cwm zip have a BLN library.(thanks to bartito)
BLN[BackLightNotification] (thanks to Michael Richter 'alias neldar' and akent)
BLN need to replace a library for lights.
new cwm kernel zip have a BLN library.(thanks to bartito)
this cwm zip is installer for only the library.
ttp://koxudaxi.sakura.ne.jp/android/cwmzip/bln_lib_installer.zip
and you should use BLN Control app which you can get in android market.
What is BackLightNotification?
The BackLightNotification mod converts the touchkey backlights into a notification led.
Click to expand...
Click to collapse
the original thread: http://forum.xda-developers.com/showthread.php?t=813389
<Froyo>
add frequencies -> 1.4GHz, 1.2GHz, 600MHz
Voodoo Sound Version 8 (thanks to supercurio & richardtrip)
update ext4 (thanks to richardtrip)
under voltage -> RAM(1.8v to 1.6v) and LCD(3.3v to 2.4v)
fix LED Flash for flash light apps
ClockWorkMod (thank to richardtrip and Paul Obrien)
enable usb mass storage(int-sd&ext-sd) in recovery mode
convert to ext4 over auto
change compiler options for Cortex-A8
Kernel HZ is 400, User HZ is 200
Tiny_RCU & BFQ (thanks to richardtrip)
under voltage app (thanks to xan)
tun support as kernel module
Increase Read Cache for all block device(thanks to brainmaster and alterbridge86)
Kernel:
<Gingerbread>
heimdall:zImage_euro_3_0_7
cwm:zImage_eur_3_0_7_cwm.zip
There is New Kernel!!
ATTENTION!!
NEED A LOT OF TEST
heimdall:zImage_euro_3_0_8NEW!!
cwm:zImage_eur_3_0_8_cwm.zipNEW!!
add:
support docomo boot screen (may support other asia rom)
show Kernel version name on "About device"(settings app -> About device)
update linux kernel version to 2.6.35.13(stock:2.6.35.7 thank to netarchy . i got the patches from his github for nexus-s )
add simple IO schedule and set as default
adjust LCD voltage 2.4v->2.6v for stability(default is 3.3v).
support 10 point multitouch
use TinyRCU
HZ=400,USER HZ=200
automated per tty task groups(thanks to Mike Galbraith https://lkml.org/lkml/2010/10/19/123)
Click to expand...
Click to collapse
<Froyo>
EURO:heimdall:zImage_euro_2_9_4mirror
HKTW:heimdall:zImage_hktw_2_9_3mirror if you get a high temperature error when using euro kernel. you should flash this kernel.
convert to ext4:
<Only Gingerbread>
i recommend chainfire tools to convert to ext4.
http://forum.xda-developers.com/showpost.php?p=12651371&postcount=7
my UV setting
frequency(MHz),voltage(mV)
1400 , -25
1200, -50
1000,-50
800,-50
600,-50
400,-50
200,-75
100,-75
app:
<Only Froyo>
VoltageControl-gt-600.apk mirror this app can decrease voltage in OC_kernel(add 600MHz& 1.4GHz)
CHANGE LOG:
8th Jun
eur_3_0_7 fix LED brightness on BLN,LCD is unvder voltage to 2.4v [default :3.3v],use user max frequency settings,fix few bug on oc/uv. (thanks to techomancer),cwm zip have a BLN library.(thanks to bartito)
7th Jun
eur_3_0_6 update BLN as a common driver,support blink mode by apps(only BLN pro) and sysfs ,fix CPU control method (thanks to Technomancer)
5th Jun
eur_3_0_5 add BLN(BacklightNotification) (thanks to Michael Richter 'alias neldar' and akent)
3th Jun
eur_3_0_4 add Voodoo Sound version 9 (thanks to supercurio & richardtrip),fix little typo
30th May
eur_3_0_3 support UV as sysfs and apps
29th May
eur_3_0_2 add 600MHz,BFQ
28th May
eur_3_0_1 add smartass-interactive gov(thanks -Mr. X-)
eur_3_0_0 baed gingerbread soucecode with 1.4&1.2GHz OC
2th May
eur_2_9_4 updated Voodoo Sound v8,LCD(2.6v to 2.4v) UV,Increase Read Cache for all block device(thanks to brainmaster and alterbridge86)
23th March
eur_2_9_3 updated Voodoo Sound v6(thanks to supercurio) and ext4(thanks to richardtrip),RAM(1.8v to 1.6v) and LCD(3.3v to 2.6v) UV,fixed LED Flash for flash light apps
25th February
region_2_8_9=Voodoo Sound(thanks to richardtrip),fixed cwm,enable usb mass storage(int-sd&ext-sd) in recovery mode.
region_2_8_5=add 600MHz,decrease internal voltage by "voltage control app"
region_2_6_1=region_2_6 + fix battery temperature.
17th February
region_2_6 = with CWM,work camera and all sensors include battery temperature.we don't need to replace sensors.default.so
11th February
region_1_5= source of update1 (without CWM).can work camera and sensors on newer roms
8th February
region_2 = with CWM :convert to ext4 over auto.we can't use rfs and ext2.
region_1_2= see update notice.
6th February
region_1 = 1.2GHz & 1.4GHz OCkernel
if you use previous version sensors.default.so with later version rom then you may replace new sensors.default.so to work sensor .
it is new sensor.default.so
http://koxudaxi.sakura.ne.jp/android/sensors.default.so
Code:
adb remount
adb push sensor.default.so /system/lib/hw
adb reboot
Thanks:
thanks to richardtrip
[Kernel] [EURO] [1.2ghz OC/UV] RFS + EXT4 V6 27/01(give me 1.2GHzUV patch)
https://github.com/richardtrip/galaxytab_kernel (The oc kernel need 'use 1.2Ghz 'patch)
thanks to Paul Obrien
i got initramfs on richardtrip's github.thanks richardtrip and Paul Obrien.
[APP+SOURCES!] (09Jan) Voltage Control - control OC/UV for OC kernels (for UV)
thanks to Bauxite
[Kernel] [Sprint/VZW] [1.2 OC/OV] Bauxite Kernel - 1.2 ghz - 1/22/11 - v1.2 (give me hints)
thanks to supercurio
https://github.com/project-voodoo/linux_sch-i800 (thank to supercurio for Voodoo Sound v6 patch)
thanks to xan
thanks to ytt3r
https://github.com/ytt3r
thanks to netarchy
https://github.com/netarchy
thanks to akent
https://github.com/akent/
thanks to neldar
https://github.com/neldar/
Why?:
I have a Galaxy Tab which provided by NTT Docomo.
NTT Docomo is a cell phone carrier in Japan.
I don't have a euro galaxy tab and others. I have a only japan model.
I have build 1.4GHz OC kernel (include 1.2GHz) for docomo's Galaxy tab .
The OC kernel is faster than default kernel. and it is very stable.
Quadrant score is 3018 (with OCLF).Linpack socre is 19.58.
I hope a lot of people want to use it.
The Quadrant Score is the best record.
usual benchmarks are not very good.
but,anyone can feel quick response,smooth scrolling.
Do you want to set custom voltage values while boot process?
ok, you install busybox to /system/bin/busybox
Boot script uses run-parts command on busybox.
For Developers
Where are patches and .config and initramfs?
main tree:http://koxudaxi.sakura.ne.jp/android
patches:http://koxudaxi.sakura.ne.jp/android/patch/
patch list:http://koxudaxi.sakura.ne.jp/android/patch_list/
initramfs:http://koxudaxi.sakura.ne.jp/android/initramfs/
zImage:http://koxudaxi.sakura.ne.jp/android/zImage/
cwmzip:http://koxudaxi.sakura.ne.jp/android/cwmzip/
config:http://koxudaxi.sakura.ne.jp/android/config/

WTF, you are explode quadrant !!!

ok,could you post the OC kernel?
I could test it on an Euro GT...

koxudaxi said:
Looking for developers!!
Would you please help me to apply this kernel patch ?
I wish that the zImage will be uploaded.
The Kernel patch has 1.2GHz and 1.4GHz clocks tables.
I made The Kernel patch from a few kernel patches(see list).
list:
[Kernel] [EURO] [1.2ghz OC/UV] RFS + EXT4 V6 27/01(give me 1.2GHzUV patch)
ttps://github.com/richardtrip/galaxytab_kernel (The oc kernel need 'use 1.2Ghz 'patch)
[APP+SOURCES!] (09Jan) Voltage Control - control OC/UV for OC kernels (for UV)
[Kernel] [Sprint/VZW] [1.2 OC/OV] Bauxite Kernel - 1.2 ghz - 1/22/11 - v1.2 (give me hints)
Thank wizards!!
Why?
I have a Galaxy Tab which provided by NTT Docomo.
NTT Docomo is a cell phone carrier in Japan.
I don't have a euro galaxy tab and others. I have a only japan model.
I have build 1.4GHz OC kernel (include 1.2GHz) for docomo's Galaxy tab .
The OC kernel is faster than default kernel. and it is very stable.
Quadrant score is 3018 (with OCLF).Linpack socre is 19.58.
twitter account: koxudaxi_en
I hope a lot of people want to use it.
My kernel is include Famous Patches .but the OC_patch does not have other patches.
HZ=300,USER_HZ=150
Build_for_Cortex-a8
Tiny_RCU
BFQ_disk_scheduler
Update_touchscreen
source of EURO OC KERNEL.
The Quadrant Score is the best record.
usual benchmarks are not very good.
but,anyone can feel quick response,smooth scrolling.
Click to expand...
Click to collapse
i dont know what u want to be done, but i think that u want a developer to build a kernel with these patches to get a european zImage?
ill try and report!

thank triplex76
i upload zImage.
i trierd ...euro kernel don't run on my Galaxy Tab.
i guess euro kernel doesn't match a roms.

I haven't gone deep looking into the kernel clock table cause thanks to richardtrip he did an awesome job patching an euro one for 1200 mhz and it works without issues on the older roms (JK familiy firmware) that's what I'm using cause till now I've not found the need to update.everything is absolutely smooth and working as it should and I personally think there is no need to fix something that's not broken...till now I saw that the most of custom roms are somewhat bugged...even the stock newer firmware got some issues ...so I will stay with my modded JK5 until something fully tested will come out.
but i got no problem testing newer stuff I can always go back to my own and that's what I did/do if I don't like it.

thanks Landroid
oh,i think....i'm grateful to many hackers.
And i want to repayment of a kindness.
i will be expecting your work !!

is the zImage u posted for EURO tab?

Thanks for the patch, I was waiting for someone to take a deeper look into the frequency tables as I don't have much skill doing it.
I'll work on one for CDMA at the very least.

i usually use this zImage on japan model.
and many geeks use this zImage in japan.
i don't know that run on euro tab.

koxudaxi said:
i usually use this zImage on japan model.
and many geeks use this zImage in japan.
i don't know that run on euro tab.
Click to expand...
Click to collapse
i have try it on my asia tab , but not working .. orz...

@koxudaxi
works fine on euro Galaxy Tab!
GOOD WORK MAN!

oh, Bauxite.
you look like you good.
you gave me a lot of hint.
you said that about voltage control is very important.
it is very truth. but low voltage can run high clocks.
Important fact is that we have to up 'dvs_arm_voltage_set_1DOT2GHZ tables' to very high voltage.

Landroid said:
@koxudaxi
works fine on euro Galaxy Tab!
GOOD WORK MAN!
Click to expand...
Click to collapse
@Landroid
did you flash this w/ heimdall or odin? What kernel were you running before you flashed this? I have the US T-mobile tab w/ Modaco Kernel and overcome rom. I might give this a try, but I want to see what you are running first before I flash this kernel.

jkurl said:
@Landroid
did you flash this w/ heimdall or odin? What kernel were you running before you flashed this? I have the US T-mobile tab w/ Modaco Kernel and overcome rom. I might give this a try, but I want to see what you are running first before I flash this kernel.
Click to expand...
Click to collapse
u propably cant use this with overcome cause i dont think that this kernel supports EXT4...
i flashed with heimdall from JK5 (still the best rom, in my opinion )

>@koxudaxi
>works fine on euro Galaxy Tab!
>GOOD WORK MAN!
Good job Landroid!!and thank you!!
i will edit the post message.
thanks rayldf!!
oh,sorry i don't understand that can't run on asia tab.
but, roms versions is very importance...
you will run when change to other roms.

koxudaxi said:
>@koxudaxi
>works fine on euro Galaxy Tab!
>GOOD WORK MAN!
Good job Landroid!!and thank you!!
i will edit the post message.
thanks rayldf!!
oh,sorry i don't understand that can't run on asia tab.
but, roms versions is very importance...
you will run when change to other roms.
Click to expand...
Click to collapse
@koxudaxi
Do you know if this supports EXT4? Great job I am hoping to take advantage of you work. I used Bauxite kernel when I had the sprint tab and it worked great for me.

@Landroid
this kernel is include ext3,ext4.
but,I guess I'll have to edit boot init script?!when i want to mount ext3,ext4 Partitions.
sorry, I'm a android beginner.
i bought galaxy tab Last month.

sweet I will be putting this on when it fully confirmed it will work on a EXT4.

@jkurl
i have finished building a zimage.
it can mount ext4 on boot init.rc script.
Please check!!

Related

[kernel][2.6.29](18th Sep) OC/UV kernel with user configurable UV apk -Voodoo support

Thanks to Leshak , AndSecTest, mimocan, Unhelpful, xan, Supercurio and husq510 for the help.
This project started based on information found here:
http://forum.xda-developers.com/showthread.php?t=740514
But is has soon revolved into more fixes, patches and hacks. Thanks to all the developers involved and do buy them beers so they can continue to work on the fixes.
I've tested it to work on my phone but i cannot guarantee it will work on yours or if it will damage your phone so use it at your own risk. See known issues below if the problems have been resolved
Primary Features
- ext2/3/4
- Support I/O Scheduling for CFQ (stock), Noop, Deadline and Anticipatory
- Overclock and Undervolt support
- Overclocking for better performance. If you do not want to OC, use SetCPU to set Max at 1Ghz and enable checkbox Set on boot
- User defined Undervolt to save battery especially at lower frequencies. Use Xan's app for easy GUI control - here
- Also use Xan's app to change IO scheduling
- Rooted ADB shell for Android commander compatibility
Requirement
- i9000
- For Eclair 2.1 Only (Will not work on Froyo firmware)
My setup for cross compile without wakeup lag
- Use ct-ng crosstool
- Copy config file from arm-unknown-linux-gnueabi
Download
See attachment
Stock Kernels for reverting
Stock JM3 v3 kernel
Stock JM2 kernel
Stock XWJM5 kernel
Instructions:
- Extract the tar file from .7z
- Load tar file in PDA using ODIN and flash
- Do not check repartition and do not use pit file
- Use SetCPU to adjust frequencies
Reporting Problems
Please provide information below to help me understand:
kernel version: (eg oc120uv2-ctng)
UVLF setting (if kernel supports): (eg 50)
UVHF setting (if kernel supports): (eg 25)
descriptions:
Known Issues
- ondemand setting is unstable (need more verifications)
TO DO LIST
- BFS scheduling
- kernel modules (submit request)
Changelog
oc120_voodoo_b4.2
- enable CWM support even with voodoo ext4. Caveats: CWM will unmount /data after nandroid backup, you will not be able to remount /data in ext4 until you reboot back to recovery. Also, restore does not work when trying to restore /data.
- fixed check for debug_mode (it used to create logs in /sdcard/Voodoo/logs regardless if you enable*debug in /sdcard/Voodoo/)
oc120_voodoo_b4.1
- BLN patch v4 from neldar (http://forum.xda-developers.com/showthread.php?t=772672)
- All credit goes to author
- Signed update.zip format so rename file to update.zip and copy to /sdcard
- use recovery to flash
oc120_voodoo_b4
- updated to voodoo b4 (http://project-voodoo.org) - please read Documentation/FAQ, if you have previous installed Voodoo Beta1, please uninstall before upgrading
- Excludes color patch for later release
- All lagfix credit included in this build goes to Supercurio, please buy him a beer or two so he can continue on working on the project
oc120_voodoo_b3.1
- fixed init.d not working
oc120_voodoo_b3
- remove performance governor from startup cos i9000 dont need that
- added init.d support
oc120_voodoo_b2
- Use stock GPU ~200mhz table
- Voodoo2 lagfix (http://project-voodoo.org) - please read Documentation/FAQ, if you have previous installed Voodoo Beta1, please uninstall before upgrading
- Excludes color patch for later release
- All lagfix credit included in this build goes to Supercurio, please buy him a beer or two so he can continue on working on the project
oc120uv2
- Unhelpful patch for GPU table (http://github.com/Unhelpful/linux-galaxy/commit/5a729d3e2189159a20b00e0c331f0b112490e075)
- Interactive governor (http://github.com/Unhelpful/linux-galaxy/commit/aea72a98a2f261901d6f28f2d1deae3921d35948)
- user configurable UV settings (default value = 0 for UVLF and UVHF) for conservative governor only
- /sys/devices/system/cpu/cpu0/cpufreq/conservative/UVLF_mV (for 100-800mhz)
- /sys/devices/system/cpu/cpu0/cpufreq/conservative/UVHF_mV (above 800mhz)
- for example # echo 50 > /sys/devices/system/cpu/cpu0/cpufreq/conservative/UVLF_mV (will UV by 50mV for 100-800mhz)
- for example # echo 50 > /sys/devices/system/cpu/cpu0/cpufreq/conservative/UVHF_mV (will UV by 50mV for 1-1.2ghz)
- Setting increment of 25 (eg 25,50,75,100). Anything out range may hang
- Anything above 100 will be set to 100 (but I doubt you can get 100mV without crashing)
- After setting, do ur benchmarks and if everything is stable, you can add the command above into your init script depending which lagfix you have, add into your script.
Thanks!
Some questions:
1) the first thread about oc mentioned 1.2ghz, was this unstable for you?
2) Is this over-volted, under-volted, or no changes in voltage?
3) I'm guessing if I update to this kernal, I will loose any features of other kernals, like the lag-fix kernal?
I hope you can persuade the other devs to include this in their roms.
It this just for the unbranded SGS or does it work for TMO vibrant too?
Novek said:
It this just for the unbranded SGS or does it work for TMO vibrant too?
Click to expand...
Click to collapse
the kernel is just for the international version
it is just a test, i hv not test the limit yet.. this is a new phone so want to take it easy
i kept the voltage stock so just overclock a little and if its stable, will do more . More testing and reading is needed before i touch on the voltage.
it does not include mimocan's mod, i will work on it next release
Not Work
Hi GS S user,
not work in XXJP3 rooted Firmware!
Flash, Boot and go in Recovery menu!
Sir-ay said:
Hi GS S user,
not work in XXJP3 rooted Firmware!
Flash, Boot and go in Recovery menu!
Click to expand...
Click to collapse
XXJP3 is froyo.. android 2.2
he clearly states it works in eclair... android 2.1
Nice job cant wait to see how high the new hummingbird cpu can go. The galaxy s 2 has same cpu and is running at 2 ghz (if the leaked info is correct). I hope we can push it up to 2ghz with out to much voltage/heat increase.
[[ Cold ]] said:
XXJP3 is froyo.. android 2.2
he clearly states it works in eclair... android 2.1
Click to expand...
Click to collapse
upps
I will OC!!!!!!!!!!
Do you notice the postive effects of the overclock in any way? What does it do with benchmarks? Also do you test for (temperature) stability with some games as well, as they use the graphics card a lot which is on the same chip. Even when not overclocked the SGS can get prettty warm.
Installs nicely, oc ok to, but dont see that much increase in linpack.
Nice work tho.
Any chance to have ext 4 support in next update?
Thanks :
updated to v2
raspdeep said:
updated to v2
Click to expand...
Click to collapse
you're fast, lol. Thanks.
INeedYourHelp said:
your fast, lol. Thanks.
Click to expand...
Click to collapse
update before i go to bed
Guys, how do I use SetCpu?
Was 1.2ghz unstable?
Sent from my SGH-T959 using XDA App
interested in this... Allthough the phone does seem to get hot during heavy use, it doesn't get 'too' hot.
I have seen about 47 degrees celcius max read from battery temp (which seems to be cpu temp on our phones as my battery was stone cold)
Hi any possibility get v1 without mimocan.
Got samset including it nd sgs wnt boot cause of mimocan included.
thanks
I am using JM2. Does this make my phone any faster? Does it maked it lag free?
After tested this oc.. i am bit unsure: i get no performance increase... Is it confirmed that its functional?

[Kernel] [EURO] [1.4ghz OC/UV] MCR or Overcome compatible/Voodoo Sound V16 26/03

What's in the package:
Galaxy TAB (euro) kernel
1.4Ghz clockspeed (stock voltage)
Voodoo Sound patch V6 (search the market for the Voodoo Control App)
100 % MCR EXT4 compatible & separate Overcome version
UV control by sysfs or app (thanks to xan)
Camera/key-backlight working
UV LCD (3.3v to 2.6v) thanks to koxudaxi
UV RAM(1.8v to 1.6v) thanks to koxudaxi
LED Flash for flash light apps thanks to koxudaxi
Filesystem support - EXT2/EXT3/EXT4
frequencies 100/200/400/800/1000/1200/1400
rooted adb shell
ClockworkMod 3 (thanks to Paul Obrien)
Some info about the undervolt control:
- full UV user control via sysfs
- works on all governor
- echo "50 50 150 75 75 100" >/sys/devices/system/cpu/cpu0/cpufreq/UV_mV_table
- column 1 for 1.4ghz, 2 for 1.2ghz, 3 for 1000mhz, 4 for 800mhz, 5 for 400mhz, 6 for 200mhz and lastly 100mhz
-values are mV
- Use xan's app if you don't like to work in terminal/adb here
Always BACKUP your stuff before flashing anything.
Flash with recovery
If you've got general issues, please note your current ROM and version, including your TAB version i.e. Euro P1000
If you can, include a logcat
If you can't, try taking a picture of the issue (if it's visible)
Describe what you were doing at the time, as much information as possible...
--
You can flash with recovery.
or extract the zip and use Heimdall to flash the zImage (kernel directory)
Heimdall must be version 1.1.0 or greater
You MUST have the libusb drivers WORKING in download mode before you can flash using Heimdall.
Use the command line:
heimdall flash --kernel zImage
where zImage is the name of the kernel, full path names are allowed.
Downloadlink:
Galaxy Tab 1.4Ghz V16 - Overcome version
Galaxy Tab 1.4Ghz V16 - MCR version
If you have a problem with the sensors just push this file to /system/lib/hw : http://xda.richardtrip.org/tab/sensors.default.so
GPL:
Kernel Source: https://github.com/richardtrip/galaxytab_kernel
Credits:
acollwill (testing and posting useful comments)
Rotohammer (for the bootloader fix).
Chainfire (Bootloader App/Clockworkmod 3)
techomancer (uploading the original source)
koxudaxi (1.4Ghz patch and modified voltage control app)
Paul Obrien (initramfs)
Changelog:
Version 16:
updated Voodoo Sound v6(thanks to supercurio)
ext4 updates
fixed LED Flash for flash light apps thanks to koxudaxi
UV RAM(1.8v to 1.6v) thanks to koxudaxi
UV LCD (3.3v to 2.6v) thanks to koxudaxi
Version 15:
*changed recovery keys (extra keys, previous keys still working):
up = menu
down = search
ok = home
back = back
Version 14:
*Add int voltage UV (thanks to Koxudaxi)
*Add 600Mhz (thanks to Koxudaxi)
Version 13:
*update sensors drivers (all sensors seems to work on MCR R1)
*Update sensors.default.so
Version 12:
*Ondemand governor default
*Added interactive governor
*sensors file to previous version
Version 11:
* Added Voodoo sound patches (search the market for the Voodoo Control App)
* Added tun.ko and cifs.ko to the update.zip
* Updated the sensor drivers
Version 10:
*Added 1.4Ghz
*changed initramfs to MCR (ext4) version
Version 6:
Fixed sdcard card mount
run scripts from /system/etc/init.d
Version 5:
fix filesystem detection for nandroid backup (RFS + EXT4)
Version 4:
Fixed colour density
Tested with ext4 (Roto JME v4 converted with koush recovery, 2000+ quadrant)
Version 3:
removed bootlogo
Changed initramfs for ext4 system and data support
Add BFQ disk scheduler (default)
lowmemorykiller: don't unregister notifier from atomic context
rcu: "Tiny RCU", The Bloatwatch Edition
Version 2:
Reduced size of kernel.
Version 1:
Galaxy TAB (euro) kernel
1.2Ghz clockspeed (stock voltage)
UV control by sysfs or app (thanks to xan)
Camera/key-backlight working
Filesystem support - EXT2/EXT3/EXT4/RFS
frequencies 100/200/400/800/1000/1200
rooted adb shell
ClockworkMod 3 (thanks to Chainfire)
Will test tonight
Sent from Galaxy Tab.
Wow this is a major steps for the tab. Great job.
From the Tab.
www.twitter.com/ayman07
Excellent. Will install it on Monday when my 3rd tab comes
Good work !!!
Tried on ATT Tab with Roto's JME4, but failed. Probably cause I still have locked bootloaders>
hmm
hmm
this could be a good place to start moding my tab..
i have had the tab a month now and havent yet done much but root it and add lots of software, in fact loads of software !!
the tab needs a kick up the ass and may be this will do just that..
.
now i just need to figure out my way round the tabs flashing tools ..
thanks
.
Ya you must have unlocked bootlaoders to use this!
Yeahh after the htc desire your now on the galaxy tab. Do you have plans to make your own custom rom for the tab Richardtrip?
Sent from my GT-P1000 using XDA App
sorry but the file should be placed where odin?.thanks
rikiau123 said:
sorry but the file should be placed where odin?.thanks
Click to expand...
Click to collapse
select PDA and flash.
Kernal works well...but can you please get rid of the T-Mobile splash screen along with the pixelled screen before it...not everything has a T-Mobile Tab.
Thanks.
rmanaudio said:
Kernal works well...but can you please get rid of the T-Mobile splash screen along with the pixelled screen before it...not everything has a T-Mobile Tab.
Thanks.
Click to expand...
Click to collapse
i can
10 char
Hi there. Does it work for any GSM tabs?
Sent from my GT-P1000 using XDA App
Tab is way better now.
just lost all my data after flashing this kernal on my tmobile tab. wiped my internal sd to
beware: back your **** up 1st
Lol
I got weird distortion on the bootloader, followed by the T-Mobile logo. Then it rebooted. I got the distortion again, T-Mobile logo again. It started up fine. I seem to have lost all of my data.
b0ricuaguerrero said:
just lost all my data after flashing this kernal on my tmobile tab. wiped my internal sd to
Click to expand...
Click to collapse
This kernel does not wipe anything. Please tell us what you did exactly?
TheGrammarFreak said:
Lol
I got weird distortion on the bootloader, followed by the T-Mobile logo. Then it rebooted. I got the distortion again, T-Mobile logo again. It started up fine. I seem to have lost all of my data.
Click to expand...
Click to collapse
Did you use any sort of lagfix?
Kernals dont wipe anything!
This kernal works well! Just need to polish it a bit with the splash screens.
Quadrant score up almost 200 points: Went from 1010 to 1177.
It should work on all GSM tabs...works on my Rogers/AT&T i987 GSM tab.

[KERNEL] [09 MAR 2011] --Kernel GL_Core v11-- 1190 / uv EXT2/3/4 CIFS EB -magldr+cLK-

Presenting, my HD2 NAND Android kernel!​
Summary
To provide, stable, fast and up to date kernels for our HD2s running either DFT or CWM nand android
Features
- 1190, 1190 Undervolt auto scaling versions available. listed is kernel MAX speed, it will scale to anything less depending on demand and ROM installed. Default max seepd is 998 without the use of an overclocking app
- Faster IO tweak taken from hastarins kernel tree
- Latest YAFFS driver
- Always built from latest source tree
- Very responsive kernel configuration
- Battery efficient
- Supports EXT 2 / 3 / 4, depending our your chosen ROM
- RMNET / PPP both supported, depending on your chosen ROM
- Bluetooth, WiFi, LED notifications all working correctly
- Smartass (default), Interactive and all standard CPU governors supported
- CIFS supported
- MAX defualt speed is 998, use setCPU or similar to overclock if you so wish
- cLK supported
- Automatic Extended Battery Support
Choosing your kernel
1190Mhz
This should work perfectly on nearly every HD2. It offers good speed at a slight cost to battery life. It will, depending on how your chosen ROM implements it, scale anywhere between 245-1190 Mhz depending on load
1190Mhz Undervolt
Same performance as 1190Mhz above, but with lower CPU voltage settings. It will work perfectly on most phones, but not all. If you experience FCs or random reboots then chose one of the aforementioned versions. This kernel offers significant battery life improvements if it works for you.
About the source and GPL compliance
The kernel is built direct from main GIT. You can access the commit logs and sources here on gitorious
The changes and modifications as mentioned in the changelog, and my build .config are all in my separate patch file, which you can download here
Download
All the kernels are supplied on one zip package. Contained within the package are the 2 kernel zImages and the associated modules. Chefs and advanced users will know what to do with these.
Download v11 (files only) --> http://htcfanboys.com/CleanEx/Kernel/DISTRIBUTION KERNELv11.zip
Download CWM ZIPs FOR NON TYPHOON ROMS (*series A*)
http://forum.xda-developers.com/showpost.php?p=11968195&postcount=408
Download CWM ZIPs FOR TYPHOON ROMS / ROMS SHIPPED WITH TYTUNG v6 (*series B*)
these include the wpa_supplicant fix for Wifi / bootlooping
http://forum.xda-developers.com/showpost.php?p=11974837&postcount=471
(the RAM named ones are for typhoon ram build)
Flash under cwm.
Wipe Cache and Dalvik Cache.
~~~~IMPORTANT~~~~
If you are not sure you need the WiFi patch, flash the *series A* kernel. If you find your phone bootlooping / wifi crashing, flash the *series B* kernels
As a backup, the wifi patch remains attached to this post
Changelogs
v11
- Pulled new updates from GIT
- Automatic Extended Battery support
- cLK patches and support built in
- some cleanups
- config changes, more responsive (quadrant wont improve thats IO bound)
v10
- Bug fixes, WiFi should work for everyone without the patch
- Imported the i2c, gsensor, GPU decoupling driver patches to new build tree
- Removed all debugging from kernel (99.9% people dont need it)
- Some build config changes, little more responsive
v9
- Fixed WiFi driver for non GB builds
- Fixed default CPU speed @ 998 max
- Fixed crashes / bootloops / random reboots
v8
- Switch to main branch, import speed mods from previous version
- Fix WiFi for GB / non-GB builds
- config changes for better response times
v7
- Switched to tytungs branch
- Swapped tytungs GB only WiFi driver for main one from primary GIT
- Added CIFS support
- Removed 998 / 1536 speeds
- 1190 Normal is not undervolted and will work for everyone
- 1190 uv is undervolted and might not work for everyone
- Reverted to SLAB, should fix bootlooping
- Other minor config changes
v6
-First public release
Disclaimer
I am not responsible for any damage, loss of data or earnings resulting from the use of my kernels. Users who wish to use an overclock kernel do so on the understanding that running any device outside its normal operating parameters may have damaging consequences
Credits:
Cotulla, Bepe, Hastarin, Tytung, Rafpigna, Markinus and all other kernel source contributors as mentioned on the GIT Commit logs.
Fadzy, JoPlayer, Dave and Jan-Willem for their never ending support, friendship, help and good laughs.
First! This is in a kleandroid 2.55?
yes....and no
its just been recompiled, and i added pure 998mhz for people who have phones that cant take the faster speeds!
Awesome! This is the best kernel, have been using it for like three days and it gives me the best battery life and performance. I loved it. I'll pack this one into cwm zip when I get home and flash it.
Edit: how much does battery life actually improve with the uv one? Now I'm torn between the uv and oc to 1.5ghz. Battery or performance?
Sent from my HD2 running Android on NAND
Can anyone test this on sergio's coredroid 1.4 and post results? I would but dont have my computer for a couple days.
g.lewarne
Please add 998Mhz kernel to next update CleanDroid!
Derek0228 said:
Awesome! This is the best kernel, have been using it for like three days and it gives me the best battery life and performance. I loved it. I'll pack this one into cwm zip when I get home and flash it.
Edit: how much does battery life actually improve with the uv one? Now I'm torn between the uv and oc to 1.5ghz. Battery or performance?
Sent from my HD2 running Android on NAND
Click to expand...
Click to collapse
you might get maybe possible 15% more battery time out of the UV kernel. in ideal circumstances in a perfect world of course
CWM
How to use that? :-(
Any zip to use on cwr?
felipemadox said:
How to use that? :-(
Any zip to use on cwr?
Click to expand...
Click to collapse
Not yet, it is still underway.
I made some cwm zips, before going to sleep. I wasn't able to test them because it's late, but they should work. If g.lewarne wants to post them in the OP, i have no problem. Inside the zip, after you download, there are 4 more zips, one for 998, 1190, 1536(this one doesn't work for me) and 1190 UV. Just flash the one you like and enjoy!
http://www.multiupload.com/DPR3F7TW7J
http://www.mediafire.com/?sqg55hze9evgchb
If you find this useful donate me a click on my thanks button.
Thanks derek.
g.lewarne said:
Thanks derek.
Click to expand...
Click to collapse
Once tested, please update, i will test a rom on it.
raviluke said:
Once tested, please update, i will test a rom on it.
Click to expand...
Click to collapse
I can't test anything now as im off to bed . Its 2am and I did a 14 hour day. Yawn!
report
Derek0228 said:
I made some cwm zips, before going to sleep. I wasn't able to test them because it's late, but they should work. If g.lewarne wants to post them in the OP, i have no problem. Inside the zip, after you download, there are 4 more zips, one for 998, 1190, 1536 and 1190 UV. Just flash the one you like and enjoy!
Please give feedback, again I say, they should work but haven't tested them. I've made all his previous kernel versions cwm zip, and flashed them successfully.
http://www.multiupload.com/DPR3F7TW7J
http://www.mediafire.com/?sqg55hze9evgchb
Click to expand...
Click to collapse
Thank you!
1190Mhz Undervolt its working here.
1536 does not work for ne! Causes random reboot on boot. If you want to test it, do so, but i'm pretty sure it's a problem with the kernel, not with the zip, because the one g.lewarne uses on his rom had 1536 and caused random reboots too, cant be a coincidence . Also, youre welcome!
I flashed the 1190 to test, now off to flash the UV one!
Sent from my HD2 running Android on NAND
raviluke said:
Once tested, please update, i will test a rom on it.
Click to expand...
Click to collapse
It works, but not the 1536 one, or at least not for me.
Sent from my HD2 running Android on NAND
Might I just point out that in real world situations the 1190 kernels are just as fast. 1536 is really just a gimmick but some people want it so there you to. Myself, I run my own personal 1305
Sorry for spamming this thread, but I must ask, is uv dangerous? If so, what are some steps I have to follow to prevent my phone from getting fu'd? Like for example,i know that for the 1536, we shouldn't have it always o/c'd to the 1.5ghz.
Sent from my HD2 running Android on NAND
Derek0228 said:
Sorry for spamming this thread, but I must ask, is uv dangerous? If so, what are some steps I have to follow to prevent my phone from getting fu'd? Like for example,i know that for the 1536, we shouldn't have it always o/c'd to the 1.5ghz.
Sent from my HD2 running Android on NAND
Click to expand...
Click to collapse
Uv Isn't dangerous in the same way, the only problem is possible crash, cpu is safe
Derek0228 said:
I made some cwm zips, before going to sleep. I wasn't able to test them because it's late, but they should work. If g.lewarne wants to post them in the OP, i have no problem. Inside the zip, after you download, there are 4 more zips, one for 998, 1190, 1536(this one doesn't work for me) and 1190 UV. Just flash the one you like and enjoy!
http://www.multiupload.com/DPR3F7TW7J
http://www.mediafire.com/?sqg55hze9evgchb
If you find this useful donate me a click on my thanks button.
Click to expand...
Click to collapse
Installed the UV Kernel on Coredroid v1.4 TMOUS ver its getting stuck at GO GO GO

[05-Nov-2011][Kernel][GB][P1000L/N] Ronan's Gingerbread Kernel

Hi fellows!
As some of you have seen in Humberto's P1000L/N Gingerbread thread, I'm building a Gingerbread kernel for these devices.
At the beginning, I thought that I'll just port the Overcome kernel to ours devices and I'll never touch on these files again.
But it turns out that it shouldn't be like that. So, to avoid mess with Humberto's thread, I decided to begin a new one.
Here are the current features of my Kernel, which was initially based on Overcome v3.3.1 kernel:
Main Features of latest stable version (20111029)
Kernel 2.6.35.14
Lagfree governor
Smoothass governor
SmartassV2 governor
BFQ IO scheduler version 2 (revision 1)
Conservative, Ondemand, Performance, Powersave, and Userspace governors from 3.1 kernel tree
Built with 2011.03 toolchain
TV SUPPORT (P1000L only)! (it is available if you flash the recently leaked P1000L gingerbread version: http://forum.xda-developers.com/showpost.php?p=17993125&postcount=355)
10-points multitouch driver
File Systems support: RFS/EXT{2,3,4}
Overclock (@1.6GHz) with these steps: 1.6ghz, 1.5ghz, 1.4ghz, 1.3ghz, 1.2ghz, 1ghz, 800mhz, 600mhz, 400mhz, 200mhz, 100mhz
Undervoltage
Touchscreen Undervolted (from 3.3V to 2.1V)
RAM Undervolted (1.8V to 1.7V)
ADC Unvervolted (3.3V to 3.0V)
Voodoo Sound v10
Built in CIFS/TUN/SlowWork support
Stochastic Fair Blue (SFB) Network Scheduler
V(R) Schedule, but SIO set as default.
Autogroup Scheduler
Asynchronous I/O Enabled (AIO)
Backlight Notifications
Humberos' Initramfs 20111102
Features that needed to be test (I'll appreciate any help):
BLN has problems
I'll appreciate any help or feedback!!
Link for download the latest stable version:
http://www.mediafire.com/?9ug8n71vgc5ik7u
md5sum zImage
0fce8943c0b950c05e0d5163cf662460 zImage
Source code:
https://github.com/ronisbr/GT-P1000LN-GB-Kernel
I would like to thanks:
The Overcome project
jdkoreclipse
koxudaxi
Humberos
Thanks,
Ronan
Changelog
20111105 UNSTABLE (http://www.mediafire.com/?13g5330zs209qn1)
md5sum zImage
21248e6f24a54a99947b248c33cad7b2 zImage
This is an UNSTABLE kernel, and we are expecting some functionality breakage! Again, some patches that I applied hasn't been tested in any other GT kernel yet...
Use tiny-shmem instead of full shmem implementation
Tiny shmem is an alternative implementation of shmem filesystem that uses RAMFS code instead TMPFS. It should be suitable for small system which doesn't have swap and doesn't need the advanced features that the full implementation has, e.g. the size limit control. By removing these unnecessary features, tiny-shmem should increase the performance.
For Galaxy TAB, swap isn't used and size limit isn't a necessary feature, so tiny-shmem should work well.
But it is just my guess! I really need help to test it...
Many performance tweaks in low killer memory
It should make memory manager better.
Enable CPU-supported unaligned access
Enable the option CONFIG_ALLOW_CPU_ALIGNMENT, since the Galaxy Tab P1000 has a Cortex-A8 based CPU.
Advanced ARM processors, such as the Cortex series and ARMv7-based CPUS are capable of performing unaligned accesses for many types of memory accesses. Typically, using a cpu-based alignment fixup is faster than doing such a fixup in software. For best performance on advanced CPUs.​
20111029 STABLE (http://www.mediafire.com/?9ug8n71vgc5ik7u)
This version was made stable on 05-Nov-2011, since there weren't any bug reports.
md5sum zImage
0fce8943c0b950c05e0d5163cf662460 zImage
At this point, I decided to add more aggressive updates in my kernel.
I have searched the others gingerbread kernels for devices like GT to verify if there is anything that can be used here.
Conclusion: I found tons of things that can make our experience and overall stability better.
For this first time, I just added some of them and I'm willing you to test it and report anything weird that you find.
Update initramfs from Humberto's kernel
Update initramfs from Humberto's kernel. It now has:
- CwM recovery v5.1.2.6
- New su binary v3.0
Thanks to Humberos
Erase memory pages when they are freed
Should improve memory handle.
Thanks to renaudallard.
net: wireless: bcm4329: compile wifi driver with Os flag
Add -Os GCC optimization flag to compile wifi driver.
This approach was used in Galaxy S kernel, so it should be fine
in GT-P1000 also.
Thanks to zachariasmaladroit.
ashmem improvements
ashmem: fix deadlock when system is low on memory
ashmem: Add cache flush routines to ashmem (zachariasmaladroit)
cpuidle: menu: fixed wrapping timers at 4.294 seconds
If everything goes fine, I'm planning to add more and more patches at each update.
This way, it would be much easier to track possible regressions.​
20111026 (http://www.mediafire.com/?7fv630kp5bu15ev)
Using 2011.03 toolchain again
It turns out that the problems regarding random reboots with 2011.03 toolchain is being caused by samsung modemctl driver. For some reason, it isn't compatible with the newer toolchain, so the solution was avoid the driver building and use a binary version that was built with 2009q03 toolchain.
After this, the new kernel built with 2011.03 toolchain doesn't appear to have the random reboots and problems of the old version.
Thanks to alterbridge86 and chib_cr!​
20111025 (http://www.mediafire.com/?931h2ev795faztf)
Revert to 2009q3 toolchain
When the kernel was built with 2011.03 toolchain, some users are having random reboots, e.g. when the USB was plugged the TAB rebooted.
Thanks chib_cr!​
20111024 (http://www.mediafire.com/?o8be3gs8dfb609u)
I want to thanks alterbridge86 and the Overcome project. Basically, every change was taken from his tree.
Tweak IO schedulers for flash based devices
Should bring some improvements.
ARM: dma-mapping: free allocated page if unable to map (Russell King)
Should kill some process getting stuck and holding the CPU from entering deep sleep, which result in battery drain.
Update smartass governor to version 2 (erasmux)
New version of smartass governor.
Tweak touchscreen sensitivity
Touchscreen sensitivity is improved.
Add compatibility for 2011.03 toolchain
This kernel is being built with 2011.03 toolchain, which should bring some improvements.
Update BFQ IO scheduler to version 2 (revision 1)
Thanks to koxudaxi​
20111006 (http://www.mediafire.com/?ahqucc9h5vwgo8j)
Don't check module magic (by Koxudaxi)
This fix some boot loop issues after build the kernel under certain conditions.
Set Kernel version to 2.6.35.14
It turns out that Overcome kernel has already applied all kernel's patches up to 2.6.35.14, so the correct version was set in Makefile.​
20111005 (http://www.mediafire.com/?zm5t2w82feqtjuy)
Change RAM voltage from 1.8V to 1.7V
Fix BLN
Although, it still has issues.
Change ADC voltage from 3.3V to 3.0V
Change LCD voltage from 3.3V to 2.1V
10-points multitouch driver
samsung_modemctl is being built now
Overcome kernel is using a pre-built samsung_modemctl driver, because it is avoiding kernel to be built correctly. Here, this issue doesn't happen, so this change was reverted.​
20110923 (http://www.mediafire.com/?2e0565sc1sgqmqr)
Update governors set from 3.1 kernel tree
The following governors were updated using Linux 3.1 kernel
tree:
Conservative
Ondemand
Performance
Powersave
Userspace
​
20110916 (http://www.mediafire.com/?98y1xe2hhu1mrtr)
Added lagfree governor
Thanks to jdkoreclipse.
Added smoothass governor
Thanks to jdkoreclipse.​
20110909 (http://www.mediafire.com/?92d7sz9e7niuz2z)
Initial commit
Overcome Gingerbread Kernel v3.3.1 with Samsung's
P1000L/N Gingerbread Kernel patches.​
Reserved......
Downloading...
I'll give it a try!
chib_cr said:
Downloading...
I'll give it a try!
Click to expand...
Click to collapse
Thanks
Tell me what do you think (remember it is a Gingerbread kernel for P1000L/N devices!).
I'm looking for feedback, specially about the new governors...
Works great!
Can't set clock to 1600 Mhz (freezes), but at 1500Mhz it scores 2505 on Quadrant!!
So far smoothass working well...
Tested for about 10 min, so can't tell you much...
BTW: I',m running stock 2.3.3
Install
How to install this file to tab?
Spyma said:
How to install this file to tab?
Click to expand...
Click to collapse
If you have a P1000L/N tab with Gingerbread, you just need to restart it in download mode, unzip the file, and flash with heimdall:
heimdall flash --kernel zImage
But BE CAREFUL, if you don't know what you are doing, you can brick your tab!
ok thanks.
Just for your information, I have just build a kernel with swap support.
To test it, I created a swap partition on my sdcard.
It is working. Although, I haven't seen any improvements...
When I open too many programs (like 8), android memory manager still force-kill the apps, while I'm expecting that the programs should be transfer to swap memory and, just when it is full, that a program should be force killed.
Well, if anyone wants, I can upload a kernel with swap support, but, at this time, I think it is useless...
Ronis_BR said:
If you have a P1000L/N tab
Click to expand...
Click to collapse
I tried to find out the different models and how they equate to one another but Google sends me to everything but which is which model. I have according to my devices "about" a GT-P1000. But, how do I know which model is the L or N? Just to give you more info, I am using the T-Mobile flavor with the modem swap program with Kratos currently flashed.
Hi fellow,
P1000L/N are latin model, if you are using Overcome Kratos with default kernel, you probably have a P1000 device and my kernel isn't compatible.
But you can check it under configurations / about ... (the last menu option), it should have as model number GT-P1000.
Thanks,
Ronan
Hi fellows!!
I have just tested the recently leaked gingerbread version with my kernel and everything is working flawlessly, including TV!
I'll post more details...
Ronan
Ronis_BR said:
Hi fellows!!
I have just tested the recently leaked gingerbread version with my kernel and everything is working flawlessly, including TV!
I'll post more details...
Ronan
Click to expand...
Click to collapse
A leaked GB version for L/N or just L?
If it has TV support I think it is for the L version. But which is the GB version? 2.3.3, 2.3.4 or 2.3.5?
If ti is something better than 2.3.4 I'll try it on my P1000N.
hi could you post de tv app?
davioxx said:
hi could you post de tv app?
Click to expand...
Click to collapse
Just the TV app won't work. You will need the entire ROM and P1000L model.
santroph said:
A leaked GB version for L/N or just L?
If it has TV support I think it is for the L version. But which is the GB version? 2.3.3, 2.3.4 or 2.3.5?
If ti is something better than 2.3.4 I'll try it on my P1000N.
Click to expand...
Click to collapse
No, it is 2.3.3. Basically, it is P1000N version with TV support Nothing more...
Which voltage settings are you guys using ?
Sent from my GT-P1000L using xda premium
Tks, Ronis. Running your kernel for a few days now, all good. Using smoothass, smartass and lagfree, up to 1300 stable, -50mV on 1300 and -25 on the rest.
Cheers.
- Tapatalk - SGT-P1000N - Overcome Kratos -
Running this kernel as well, no issues so far! Thanks!
Sent from my GT-P1000L using Tapatalk

[KERNEL][GB-I9000][Linaro 4.7.4 o3][10-dec-2013] (UV/OC) DMORE.Kernel

update: 10-dec-2013 Dmore-kernel-rev03-BM.Tar or CWM version with 367 MB available RAM
Why this GB Kernel for our old I9000 device ?
Answer: I still use this old device and i developed a new DMORE 3.6 ROM (link);
So I take some time for build this kernel and now i finally condivided with you; After a year with Cyanogen Jellybean, I turned back with GB: I re-love the amoled bright screen, the stock Samnsung Camera performances, but above all , the low battery drain !!!
Of course, Performances are not equal to a Galaxy S2 or a younger devices but for all people that do not have the possibility to change phone, this my work could help them !!
I merged Stratosk, Hardcore, Mialwe git's repositories and the last official Samsung GB Kernel release (GB_Update3) for all roms based on stock JW5/6/7/8/9/B firmware;
I continued thier hard work with my little knowledge and skill and now i condivided it with you.
NOTE: This Dmore Galaxy S-i9000 kernel can used as base with your ROMs if you like.
I personally tested it with different devices using also other kernels;
OVERVIEW – DMORE.Kernel#rev03 GingerBread GT-I9000 Galaxy S Device
- Based on latest GB Samsung base kernel (GT-I9000_Opensource_GB_Update3)
- compatible with all Samsung GT-I9000 GB ROMS (JW5/6/7/8/9/B based firmware)
- support for RFS and EXT4 partitions
- autoROOT, init.d support, su binary
- OverClock using script with recovery (1000MHz default – range 1300/1200/1.128/1000 Mhz)
- User Voltage control for CPU and Core
- backlightnotification (use*BLN Control), VoodooSound10 (use*VoodooControl)
- some tweaks, Useless debugging removed.
- for ADB users: adb shell remount
- All stock features are supported
- Tweaked ramdisk: optimized mount options & VM settings
- Compiled with last Linaro gcc 4.7.4 toolchain optimized by Christopher83, flags opt (-O3)
- I/O scheduler SIO / BFQ / Deadline / NOOP (default*SIO)
- Read ahead tweaks (512Kb cache)
- CPU governor tweaks:Governors – SmartassV2 (default), Ondemand, Smoove
- Kernel compression mode GZIP
- ARM RWSEM optimization*
- Added optimized CRC32,AES,SHA1 algorithms*
- CWM v5.0.2.7 Semaphore Recovery
- 364 MB - 367 MB available RAM (download Dmore.Kernel-revxx-BM version for 367 Mb)
- Reworked cpufreq driver. cpu states 100-200-400-800-1000/1128/1200/1300.
- automatic cleaning of old "su" binary and busybox (if you coming from Semaphore or Chainfire)
- busybox 1.20.2r2 linusyang
- hardcore gamma and RGB profile
DEFAULTS
CPU 1000Ghz by default, SmartassV2, SIO 512Kb .
For change IO Scheduler, Cpu Gevernor and for manage OC/UV use System Tuner app from PlayStore
https://play.google.com/store/apps/details?id=ccc71.pmw&hl=en
INSTALL
(Dmore-Kernel-RevXX-CWM.zip for installation with ClockWorkMode or DMore-Kernel-RevXX.zip Odin/Heimdall)
Flash from recovery using CWM files or flash extracted zImage using*Heimdall*or flash downloaded TAR archive with Odin*
For change Cpu Freqency clock simply install DMore-Kernel-CPUXXXX.zip (XXXX = 1000,1128,1200,1300)
Personally i use 1200MHZ like Freq CPU
Tips & Tricks:
If you want change the Cpu Frequency manually, you can also using Adb shell commands instead DMore-Kernel-CPUXXXX.zip CWM file.
Simply type this commands on a DOS/Linux terminal shell
adb shell
su
mount –o remount, rw /system
echo 0 > /system/dmore-cpufreq.conf #cpu= 1000Mhz
reboot
(for clocks CPU 1128,1200,1300 use echo 1, echo 2, echo 3
echo 1 > /system/dmore-cpufreq.conf #cpu= 1128Mhz
echo 2 > /system/dmore-cpufreq.conf #cpu= 1200Mhz
echo 3 > /system/dmore-cpufreq.conf #cpu= 1300Mhz )
DOWNLOAD (changelog @ post #2)
Link here: http://goo.im/devs/dmore/gt-i9000/gb-i9000-kernel
SOURCES
Github repository: https://github.com/dmore70/kernel-GB-I9000
THANKS
Big thanks devlopers and especially*mailwe(midnight kernel), stratosk(Semaphore Kernel),*hardcore (SpeedMod Kernel) ,*supercurio*(Voodoo),*neldar*(BLN) and everybody else developing Open Source software, helping or reporting, Christopher83 for optimizated Linaro *cross compiler toolchains suitable for Samsung S Phone.
NOTE: next week , monday i'll published the new GB DMORE.ROM
10-dec-2013 Added more free available RAM (367 MB) ----> download DMore.Kernel-rev03-BM
Amazing, an updated GB kernel has been needed for so long. Can't wait to try new rom. Well done
Sent from my LG-E975 using XDA Premium 4 mobile app
A captivate version, pls
Welcome back David, I've used your old DMORE GB ROMs & they were really good! It is amazing that there are still devs out there which believe in good old GB for a good old phone!
Thank you & cheers!
Thank fron kernel friend
Well done David! :laugh:
Waiting for Your new Rom.
Cool , a new GB Kernel.
A few weeks ago, me and Fishears was having this discussion about how nice it would be to have a new updated GB kernel.
You just provided a solution.
This kernel is based on JWB kernel source right ?
Also , if you have the source on github, I would like to tweak some governors for the best performance, I used this setup when running GB.
nchc said:
Amazing, an updated GB kernel has been needed for so long. Can't wait to try new rom. Well done
Sent from my LG-E975 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
For all people don't want wait until tomorrow for the tread ,following link where you can download the new DMORE3.6 ROMs + others useful my addons:silly: (simply install with CWM recovery)
Link: http://goo.im/devs/dmore/gt-i9000/DMORE3.6-NewRom
HoangTuBot said:
A captivate version, pls
Click to expand...
Click to collapse
Sorry , I have only Galaxy S devices in my hands
ts1506 said:
Cool , a new GB Kernel.
A few weeks ago, me and Fishears was having this discussion about how nice it would be to have a new updated GB kernel.
You just provided a solution.
This kernel based on JWB kernel source right ?
Also , if you have the source on github, I would like to tweak some governors for the best performance, I used this setup when running GB.
Click to expand...
Click to collapse
Yes kernel is based JW9-JWB kernel source; In this moment i'm uploading git repository;
Link here: https://github.com/dmore70/kernel-GB-I9000
I'm working for a new cpu-freq.c module where there are 5 different frequencies level (100-200-400-800-1000-1200MHZ) coming from CM10.1 github repository. Dmore-kernel rev03 use 4 different levels (stratosk kernel) , so it uses a higher battery drain; Actually I have a problem with /sys/devices/system/cpu/ directory governor interface , but i hope to solve it in the next days.
can i flash this over CM7 baseband i9000XXJVU
pryerlee said:
can i flash this over CM7 baseband i9000XXJVU
Click to expand...
Click to collapse
NO You can't
If you add fast charge support I'll kiss you
fishears said:
If you add fast charge support I'll kiss you
Click to expand...
Click to collapse
Ok I'll not add fast charge support :laugh::laugh: so you'll not kiss me.
The problem is only to have a little bit of free time for this my hobbies.
In any case if you suggest me some link where i can have more informations, I might try :silly:
davidmore said:
\
Sorry , I have only Galaxy S devices in my hands
\
Click to expand...
Click to collapse
I can be your tester
nice, I'm using Saurom right now, so this kernel will fit perfectly
How do I flash this with Odin? I don't see any .tar files in the download page
MIUI
I wish you could make a MIUI Gingerbread version or even better teach me how to do it my self
Could you made another version of your kernel with bigmem like in semaphore? (384.5MB - breaks 720p video recording, front camera pictures) I used to use this, when I was on GB.
midnight911 said:
Could you made another version of your kernel with bigmem like in semaphore? (384.5MB - breaks 720p video recording, front camera pictures) I used to use this, when I was on GB.
Click to expand...
Click to collapse
Added DMore.Kernel-rev03-BM.tar or CWM file
Here's Bigman(377MB - breaks 720p)
Here's more 3MB (364+3 = 367MB) - 720p video recording works
For 384 Mb i 'm searching on web the mach-aries.c good module
Ok... I've flashed this - DMore-Kernel-rev03-BM.tar - after reverting to stock rom from CM11 and now I am stuck in a bootloop... Any ideas?
LE: I reverted back to stock with Odin following this guide:
Step 1: Start Odin
Step 2:
a. Select PIT file as 's1_odin_20100513.pit'?
b. Select PDA file as 'PDA_DXJV9_Deodexed_Zipaligned.tar'?
c. Select PHONE file as 'PHONE_DXJV9.tar'?
d. Select CSC file as 'CSC_OLBJV9.tar'?
Step 3: Under Options: Check Re-partition, Check Auto Reboot and Check F. Reset Time
Step 4: Start the phone in the download mode
Step 5: Once ID:COM/phone is 'Added!!' click Start
Step 6: You will see a lot of red text after the flash is done, don't panic, just do a 'wipe data/factory reset' and reboot the device when done.
Step 7: Let the device boot all the way then turn it off.
Step 8: Re-enter Download Mode and re-flash only the CSC file [Step 2 d] without pit and without re-partition.
I had the files on my computer from previous revert. If anyone has the same issue and has trouble downloading all the files, just let me know.
Now, being back on stock I really want to try your KERNEL. Should I make sure of any steps before attempting to flash it with Odin as PDA? Thanks!

Categories

Resources