[KERNEL] Cyanus_cooperve #3| 30/08/13 - Galaxy Ace S5830i Android Development

so, this is my compiled kernel for s5830i
RULE:NO ONE TAKE THE RESPONSIVE IF YOUR DEVICE BROKEN
AND PLZ DONT MIRROR THE LINK
DOWNLOAD (#3)
FEATURES:
CWM
ext4+rfs support
script to set CPU,I/O scheduler (see guide in /system/.cyanus)
CM7/9 support
init.d
4 freq 104,312,624,832
17 govs
6 i/o scheduler
CIFS
tweaks
zram,swap
droidwall support
Click to expand...
Click to collapse
BUGS:
sim contact reading

Credit
bieltv.3
phiexz
savie
hell_lock
whitexp
irfanbagus
maroc
rio
imron
me and all of you for supporting my project!!
Click to expand...
Click to collapse
thanks srt99 for testing my kernel
SOURCE

again

is it same kernel that you posted in cm thread ?
anyway, downloading..will post results after testing

I'll be the first.
Test kernel works steadily. It has only two frequencies 104 MHz and 832 MHz.
Regulators do not work (none). Also, when installing the kernel modules folder and hw menyat their rights to "rwxr-xr-x" to "rwxrwxrwx" and the files in those folders are changing their right to "rw-r--r--" to "rwxrwxrwx"

no
im still uploading another version
sr

Maslin Sergey said:
I'll be the first.
Test kernel works steadily. It has only two frequencies 104 MHz and 832 MHz.
Regulators do not work (none). Also, when installing the kernel modules folder and hw menyat their rights to "rwxr-xr-x" to "rwxrwxrwx" and the files in those folders are changing their right to "rw-r--r--" to "rwxrwxrwx"
Click to expand...
Click to collapse
alright, i flashed only the boot.img
and it works fine..
four frequencies: 104, 312, 624, 832
17 governors
but no i/o schedulers

Maslin Sergey said:
I'll be the first.
Test kernel works steadily. It has only two frequencies 104 MHz and 832 MHz.
Regulators do not work (none). Also, when installing the kernel modules folder and hw menyat their rights to "rwxr-xr-x" to "rwxrwxrwx" and the files in those folders are changing their right to "rw-r--r--" to "rwxrwxrwx"
Click to expand...
Click to collapse
that wont affect anything

new zip with due modules, plz test it and tell me which feature in the list not work

recovery layout can be because of LDPI recovery enabled or not correct recovery_ui.c or graphics.c

Is your kernel common to BCM21553 devices?

ivchek said:
Is your kernel common to BCM21553 devices?
Click to expand...
Click to collapse
sent from devil phone sga-i
(will buy Nexus 4 from Google)

ivchek said:
Is your kernel common to BCM21553 devices?
Click to expand...
Click to collapse
as i can see in sources yes he also removed the other device configs and cleaned it to only contain the bcm devices
totoro
cooperve
tassve
etc

Should test it on Totoro.

ivchek said:
Should test it on Totoro.
Click to expand...
Click to collapse
No
Wont work

Bug with contacts on simcard;((
sent from devil phone sga-i
(will buy Nexus 4 from Google)

SpaceCaker said:
recovery layout can be because of LDPI recovery enabled or not correct recovery_ui.c or graphics.c
Click to expand...
Click to collapse
Hmm
i think bcoz of images in ramdisk and i changed it
It still not fix the screen??

Is it possible to do that for the common kernel bcm21553 devices?

ivchek said:
Is it possible to do that for the common kernel bcm21553 devices?
Click to expand...
Click to collapse
I dont understand

ivchek said:
Is it possible to do that for the common kernel bcm21553 devices?
Click to expand...
Click to collapse
Nope

Related

[EzyICS by Mengpo v1.1][Kernel][P6810] For Stock XXLPL and optimizations

Disclaimer :
I am not responsible if you brick, break, blow up, drop, lose, or get your device pregnant. Everything you do is your responsibility.
This kernel is only made for the GT-P6810 WiFi only Tablet, It is not compatible with Locerra CM9 nor CM10, and it may not work on everyone's device. I'm not a real developer and I don't know how to fix your device if you break it!
This kernel is forked (a direct copy to be more specific) from the EzyICS Kernel v1 and I thank again Ezynow for his hard work. I took his changes from his topic and adapt this kernel to the P6810. Actually, I took the .config and compare line by line which was for the P6800 and which was for the P6810. So, I disabled all the gsm/modem devices.
This kernel is not perfect and needs be to improved so don't be harsh if there's some kind of problem. I've tested it again tonight and I did not brick or whatsoever other problem... I'll list on the features which one are working and tested and others which don't.
There's only one file to download and flash it with the locerra's cwm. So, you have to install locerra's cmw first ! See below
Bugs​
None known yet
Features​
Removed MMC_CAP_ERASE (BrickBug) (tested ok) like Dedrak's one I did this :
Code:
//mmc->caps |= MMC_CAP_SDIO_IRQ | MMC_CAP_ERASE;
mmc->caps |= MMC_CAP_SDIO_IRQ; // Brick Bug Fix
Built from GT-P6810_ICS_Opensource_Update1.zip;
Support for bootanimation. Place the bootanimation.zip in /system/media folder.
Various compiler optimizations (neon, cflags :-O2 -fomit-frame-pointer etc.) (Debug stuff remains for now but will be taken after some more mods are added);
Mali state tracking disabled;
/etc/init.d/S* script support (Add here your tweaks / ramscripts from custom roms etc.) (tested ok)
Added Governor :
Pegasusq (by default) - (recommend as it deals better with multi-cpu devices like our tabs but may require some tweaking)(tested ok)
interactive;
lulzactive;
lulzactiveq;
smartassV2;
hotplug.
I don't know if these governors will suit to our tab and they need to be tested.
Overclocking Support up to : 1600 mhz. It test further but the tab was not stable enough and as Ezynow said : ICS changes how frequency control is implemented so not as easily overclockable as honeycomb was. Fixed CPU Boot Up frequencies to default values / not overclocked settings (tested ok)
Undervolting Support:
Same frequencies as Eznow used : 200 / 500 / 16000 hz (As these are the most used)
So far running pretty stable on:
Code:
1600 mhz -------------------> 1300mv
1400 mhz -------------------> 1250mv
1200 mhz -------------------> 1175mv
1000 mhz -------------------> 1075mv
800 mhz ---------------------> 1000mv
500 mhz ---------------------> 875mv
200 mhz ---------------------> 875mv
ALL DEVICES will have different values but these values gave by Ezynow worked for me. Use SetCpu to change voltages or cpu overclocks. (tested ok)
Slightly undervolted GPU voltages and thus reduced by 50mv for default GPU levels. (tested ok)
in built CIFS support. Changed Max_BUFFER Size to max 130084 (Thanks to Pinkowl for first supporting this).
In cifs options put: rsize=130048. (tested ok)
NFS share mounting. (not tested)
UDF & ISO support - i.e native bluray disk support. (not tested)
Here is information on it This is configurable using a tool known as NSTools on the PlayStore. When using this 100% means the bus frequency is at 100% try not to get confused. So 100% of 100MHz would be 100MHz so if you increase it to 120% so it would be 120% of 100MHz would be 120MHz and this value applies to all CPU frequencies, GPU ect.
Compatibility list​It seems to work on all stock ICS releases or derived custom ROMs.
CM9 - Not working;
CM10 - Not working;
XXLPL - Tested: (tested ok)
Install​Go into CWM.
Make a nandroid backup.
Install zip from sdcard.
Problems​Go into CWM-> Advanced restore -> restore boot.
Changelog:​v1.1
Default cpu scaling governor set to pegasusq (siyahkernel version).
Enabled bootanimation;
pegasusq cpu scalling governor added (siyahkernel version : more stable);
interactive cpu scalling governor added;
lulzactive cpu scalling governor added;
lulzactiveq cpu scalling governor added;
smartassV2 cpu scalling governor added;
hotplug cpu scalling governor added.
v1
First release (see features)
Downloads​P6810 wifi only
Stock Kernel XXLPM : Download
v1: Download (2012-08-23)
v1.1: Download (2012-09-24)
Special Thanks​
Ezynow (of course)
Chainfire for his work
Locerra to be the first on the 7.7
UpInTheAir (who was very supportive)
Dedrak to be the first user of my tutorial
gokhanmoral for his governor's tweaks
And others on this forum
If you want to add features or just want to ask questions feel free to do it
Oh nooo I on P6800..
If I on P6810...will whack this on my Tab
Nice...keep it up mengpo, any chance for P6800?
I have a suggestion for the Pegasusq governor. You could perhaps tweak it according to siyah kernel like on the sgs2?
Astrix Ashburn said:
Oh nooo I on P6800..
If I on P6810...will whack this on my Tab
Nice...keep it up mengpo, any chance for P6800?
Click to expand...
Click to collapse
The P6800 is available for a while now see this thread and have a good flash : http://forum.xda-developers.com/showthread.php?t=1807193
lambstone said:
I have a suggestion for the Pegasusq governor. You could perhaps tweak it according to siyah kernel like on the sgs2?
Click to expand...
Click to collapse
Ok I'll seek into this Have you got any link where I can read some stuff ?
Thanks
mengpo said:
The P6800 is available for a while now see this thread and have a good flash : http://forum.xda-developers.com/showthread.php?t=1807193
Click to expand...
Click to collapse
Yup..I been using it since it release till now
Thinking you can put up more tweak..etc? I will flash it
mengpo said:
Ok I'll seek into this Have you got any link where I can read some stuff ?
Thanks
Click to expand...
Click to collapse
I really can't remember if there was any link describing the pegasusq governor when it was first introduced but however, the link below is for the sources. not really sure if it will be of any use to you though. perhaps some features could be implemented over?
https://github.com/gokhanmoral/siyahkernel3
there are also some information about the ICS kernel for sgs2
http://forum.xda-developers.com/showthread.php?t=1572937
lambstone said:
I really can't remember if there was any link describing the pegasusq governor when it was first introduced but however, the link below is for the sources. not really sure if it will be of any use to you though. perhaps some features could be implemented over?
https://github.com/gokhanmoral/siyahkernel3
there are also some information about the ICS kernel for sgs2
http://forum.xda-developers.com/showthread.php?t=1572937
Click to expand...
Click to collapse
Thanks for the links I'll try to tweak a bit more this kernel to do the same the SGS2
Hi Mate,
Great to see the development you've made! Excellent work :good:
Still away right now and hopefully missus will have sorted out a place to stay (and ADSL) by the time I return.
Need to (want) to get started on a new ROM build for P6810 (P6810XXLPM), but that won't happen for 2 weeks.
Would love to take your kernel for a run then
Keep it up
I have many self-reboots with this kernel... What can I do?
diamond_lover said:
I have many self-reboots with this kernel... What can I do?
Click to expand...
Click to collapse
Simple. Don't use it. This is just the first version created by Mengpo and is bound to have issues here and there. I'll wait for him to post an update (whenever that happens) before evaluating and trying it.
diamond_lover said:
I have many self-reboots with this kernel... What can I do?
Click to expand...
Click to collapse
Are there just random or when you use a specific app ?
lambstone said:
Simple. Don't use it. This is just the first version created by Mengpo and is bound to have issues here and there. I'll wait for him to post an update (whenever that happens) before evaluating and trying it.
Click to expand...
Click to collapse
I got some issue with my internet connexion and got some problem with my computer too... The update could take a while... Well I'll see with dedraks if I could use some help
wrong post.
mengpo said:
Are there just random or when you use a specific app ?
I got some issue with my internet connexion and got some problem with my computer too... The update could take a while... Well I'll see with dedraks if I could use some help
Click to expand...
Click to collapse
Just installed stock -> CWM -> kernel, then I boot up, then I have random reboots (and the speakers make a little sound like click click click..)
diamond_lover said:
Just installed stock -> CWM -> kernel, then I boot up, then I have random reboots (and the speakers make a little sound like click click click..)
Click to expand...
Click to collapse
Did you undervolt or overclock the tab with that kernel ? (using setcpu or else)
mengpo said:
Did you undervolt or overclock the tab with that kernel ? (using setcpu or else)
Click to expand...
Click to collapse
nope, just fresh installed... that's weird..
diamond_lover said:
nope, just fresh installed... that's weird..
Click to expand...
Click to collapse
Hummm yup that's weird... I'm looking into it
diamond_lover said:
nope, just fresh installed... that's weird..
Click to expand...
Click to collapse
I did an update and changed the scalling governor (pegasusq with pagasusq (siyah version). I think the problem went from there and thus you won't have this random reboot issue.
good luck !
The v1.1 download link seems bad; says file is deleted.
Also anyone use this on Skyfire Rom, which seems based on the same stock firmware?
mengpo said:
I did an update and changed the scalling governor (pegasusq with pagasusq (siyah version). I think the problem went from there and thus you won't have this random reboot issue.
good luck !
Click to expand...
Click to collapse
Nice, I'll try, but I can't download, could you check the link?
Thanks in advance.
diamond_lover said:
Nice, I'll try, but I can't download, could you check the link?
Thanks in advance.
Click to expand...
Click to collapse
I don't know what happened... I've updated the link

{ROM}[STOCK-ICS-V30B]ZGRom

Hello here I come,
I've made my own kernel first (ZeroGravityKernel) then i was thinking to make my own ROM, and here you go, i made it and i wanna share it with you
~~CREDITS~~
-rrgrrg
-nooby
-androguide.fr
-zeppelinrox
-AcrosDev
-eagleeyetom
-Mick2K
-nicholaschw
-Huexxx
-nunogil
-DooMLorD
-gabwerkz
-N00BY0815
~~ROM SPEC~~
Code:
-deodexed
-zippaligned
-init.d tweaks
-bravia engine 2
-Xlaud+Clear Sound
-Beats Audio libraries
Also i've included my kernel
~~KERNEL SPECS~~
Code:
-Gpu OC (275 mhz)
-Cpu OC ( 1100 mhz , with those freq: 200/400/700/1000/1100 mhz)
-Compiled with linaro ( a plus of optimization's/performace)
-Governors: smartassV2/interactiveX/ondemandX/ondemand/performance/lionheart/savagedzen/lagfree/aggressive/conservative)
-I/O Scheldulers: CFQ/DEADLINE/NOOP/SIO/VR
-undervolted
-wifi undervolted
-LED's Dimmed
~~TIPS~~
1) If setup winzard is not showing just press HOME button
2) Use this kernel settings for best balance performance/battery:
Max cpu freq: 1100 mhz ( or 1000 )
Min cpu freq: 200 mhz
Governor: SmartAssV2
I/O: VR
3)If deep sleed is not working the use " Deep Sleep Battery Saver" from market
~~DOWLOAD~~
v1.0 -DOWNLOAD
For my kernel for CM10/CM10.1 go here
i've tried many of your kernels so i'm definately going to try your rom.
wil give feedback in some time.
Pollie81 said:
i've tried many of your kernels so i'm definately going to try your rom.
wil give feedback in some time.
Click to expand...
Click to collapse
thnaks
xLoud, beats and BE working? Are you sure about it? I just req a pic with BE and without BE on lgp970
pkb_always4u said:
xLoud, beats and BE working? Are you sure about it? I just req a pic with BE and without BE on lgp970
Click to expand...
Click to collapse
yes, they should work
edit:
i can't get a pic now...
does the kernel in this ROM same with ZGK v1.0? If it different, can you share the kernel only?
suggestion: can you implement G-recovery for next version?
Can you delete 1000 mhz? And why VR is default?
Odp: {ROM}[STOCK-ICS-V30B]ZGRom
What is your battery and antutu results?
Wysłane z mojego LG-P970
t0g3 said:
does the kernel in this ROM same with ZGK v1.0? If it different, can you share the kernel only?
suggestion: can you implement G-recovery for next version?
Click to expand...
Click to collapse
Yes is diff
matbla91 said:
Can you delete 1000 mhz? And why VR is default?
Click to expand...
Click to collapse
Why to disable it?....yeah is default
Sent from my LG-P970 using xda premium
andr00ib said:
Yes is diff
Why to disable it?....yeah is default
Sent from my LG-P970 using xda premium
Click to expand...
Click to collapse
Can you share kernel only? Coz ZGK v1.0 still not stable for me, it reboot to recovery if I set max 1200, and 3D test only around 600 on antutu
If it stable for me, I'm gonna try this ROM
Sent from my LG-P970 using Tapatalk
Sounds cool but I saw in your footer that you don't use it yourselfe:
Device: LG Optimus Black
ROM: CM10
KERNEL: ZeroGravityKernel (by me)
CWM: CWM v6.0.1.4
Is that right or did you just forgot to update it?
What about your kernels . will you continue to develop ics kernel ?
Can you add some screens for us?
matbla91 said:
Can you delete 1000 mhz? And why VR is default?
Click to expand...
Click to collapse
damn boy, you got some realy great questions..
d1rekt0r said:
What about your kernels . will you continue to develop ics kernel ?
Click to expand...
Click to collapse
why don't ask in the right topic?
Tigress said:
Can you add some screens for us?
Click to expand...
Click to collapse
why? it's not themed, it's just stock rom..
d1rekt0r said:
What about your kernels . will you continue to develop ics kernel ?
Click to expand...
Click to collapse
I think he just did, OK that is a ROM with a kernel and not just the kernel but ask him in his other thread and he might release the kernel alone.
SaschaKH said:
Sounds cool but I saw in your footer that you don't use it yourselfe:
Device: LG Optimus Black
ROM: CM10
KERNEL: ZeroGravityKernel (by me)
CWM: CWM v6.0.1.4
Is that right or did you just forgot to update it?
Click to expand...
Click to collapse
I forgott to update it...lol..
Yes i will release kernel tonight....
edit
i've arrived from school now, and i will upload kernel now.
Sent from my LG-P970 using xda premium
here it is,
kernel only :
download me, i'm the kernel lol
EDI:
starting from the ground on V30b/V30C open source kernel code, a new build, with all previous features....
suggestion ; adding more freq levels (800, 850...)
Q ; do you plan to theme it ?
Ilko said:
suggestion ; adding more freq levels (800, 850...)
Q ; do you plan to theme it ?
Click to expand...
Click to collapse
it's a little bit hard to add more freq, i tried alot off time's and i can't get just 1 more freq...1100 one...:| if i add more freq it will not boot, is a segmentation fault...:|
about theming, i don't think so, but if you want, you could create theme's, ad i will post it there, and give to you proper credit's...
AW: {ROM}[STOCK-ICS-V30B]ZGRom
andr00ib said:
it's a little bit hard to add more freq, i tried alot off time's and i can't get just 1 more freq...1100 one...:| if i add more freq it will not boot, is a segmentation fault...:|
about theming, i don't think so, but if you want, you could create theme's, ad i will post it there, and give to you proper credit's...
Click to expand...
Click to collapse
im not a dev and i dont know anything about developing
but why zeus has add more freq without problems on his gb rom?
Gesendet von meinem LG-P970 mit Tapatalk 2

[Kernel][10APR][Arc/S][CM10/10.1]Experimental-Only testers

On user demand I brought Experimental kernel to Arc/S. I know emwno's kernel has until now some of my changes merged (he asked me first) but this one will continue to test changes for "power users" to see if we can improve it even more, and after that any kernel builder can merge/cherry pick commits from my github.
I don't own an Xperia Arc so bugs that I'm not aware of may appear.
Please only experienced users should test this kernel!
After the previous changes were integrated in the main kernel I started again with some experimental changes this time. Here they are, and please remember to thank Garwedgess&FXP first
Code:
Changes
[B]Experimental#2[/B]
[COLOR="Red"]WARNING[/COLOR]: redownload and reflash modules!
-Update to new ALS configuration
-Remove some unused governors and I/O schedulers
-Add dm-cache (check [URL="http://visa.cs.fiu.edu/tiki/dm-cache"]here[/URL])
-Remove some more debug and disable frame_pointer and arm_unwind
-Mutex to use generic xchg-based implementation for ARMv6+
-new opt flags
-Binder fixes and updates (check [URL="https://github.com/paul678/semc-kernel-msm7x30/commits/experimental2"]github[/URL])
-compiled for CM10.1 also (needs testing)
-maybe more
[B]Experimental#1[/B]
-More RAM (386 total)
-Enable support for unaligned access
-Optimize LMK
-Armv7 optimizations
-Updated KGSL drivers - part of changes below:
*KGSL-change:
add tracepoints
cleaned power states
Create a separate pool for mapping kgsl allocations
Store process mem entries in a rbtree
Allocate physical pages instead of using vmalloc
disable early suspend and late resume for 2d cores.
moved some gpu registers
and many many more...to much code!
*Other
-Patch LMK to not kill the same pid over and over
-We got [FONT="Comic Sans MS"]touch boost[/FONT] on Interactive governor
-Add frandom
--Undervolted a bit and change high freq voltages, 1.6ghz may be stable now(use it carefully!)
-Changes from CM10
-remove bits of debugging
-disable KSM: better this way, was doing a lot of useless work => wasting cpu cycles
-removed useless I/O schedulers
-removed many governors->use interactive
-Hopefully increased WiFi sensibility
-Increased readahead
-backported part of framebuffer from 3.0.x
- use only non-blocking Urandom
-&some other stuff I can't recall now
Downloads
-Kernel CM10
-Kernel CM10.1(Not booting atm)
-WiFi modules
-Usb-Otg modules
Warning:
-this build contains experimental changes and reboots may appear. It's recommended to wipe caches after you flash and please return with feedback regarding anything.
-Prototype kernel to test ideas so every developer is welcomed to propose changes.
-Any kernel developer can feel free to merge/cherry-pick my commits but let me know first as some o them may not be stable
-use Lupus as a stable kernel.
-I'm not responsible for anything that can happen to your phone.
Code:
Up next:
-Working on Experimental#4 (Neo/V build)
My Github
Thanks:
Garwedgess: Base Source
Mechmetal: Help
FXP: CM10
Code Aurora: Patches
So you finally brought it over. Great job with the kenrel btw. And their shouldn't be any new bugs for arc/s users as the 2011 devices only have minor differences in source.
you forget to update op title
so this 3.0?
darkevilmagic said:
so this 3.0?
Click to expand...
Click to collapse
no still 2.6.32.9
Paul would it be a problem for you to compile this Kernel for CM10.1 or is this not possible?
After my knowledge it just needs another Ramdisk is that right?
I attached latest CM10.1 Kernel for arc.
om22 said:
no still 2.6.32.9
Paul would it be a problem for you to compile this Kernel for CM10.1 or is this not possible?
After my knowledge it just needs another Ramdisk is that right?
I attached latest CM10.1 Kernel for arc.
Click to expand...
Click to collapse
Where did you take the 10.1 kernel from?
zandm7 said:
Where did you take the 10.1 kernel from?
Click to expand...
Click to collapse
from latest build it´s included in zip: http://forum.xda-developers.com/showthread.php?t=2147958
Re: [Kernel][31MAR][Arc/S][JB]Experimental-Only testers
My scores eith this kernel and last cm 10 with bestt addon
Sent from my Xperia Arc S using xda app-developers app
Re: [Kernel][31MAR][Arc/S][JB]Experimental-Only testers
More
Sent from my Xperia Arc S using xda app-developers app
emwno said:
So you finally brought it over. Great job with the kenrel btw. And their shouldn't be any new bugs for arc/s users as the 2011 devices only have minor differences in source.
Click to expand...
Click to collapse
Thanks, and yes I know but I put it on first post just to be sure I don't get complaints :laugh:
om22 said:
Paul would it be a problem for you to compile this Kernel for CM10.1 or is this not possible?
After my knowledge it just needs another Ramdisk is that right?
Click to expand...
Click to collapse
Maybe I'll do it, will take a look when I have free time
n1kolaa said:
My scores eith this kernel and last cm 10 with bestt addon
Click to expand...
Click to collapse
Which bestt addon?
Also can someone turn on Pointer Location from Developer options an tell me what is the lowest recorded touch PRS(upper right corner you will see PRS and Size) but remember touch not swipe. Thanks
n1kolaa said:
My scores eith this kernel and last cm 10 with bestt addon
Sent from my Xperia Arc S using xda app-developers app
Click to expand...
Click to collapse
how about battery drain?
i really want to try paul's kernel, and finally it's here.
thanks so much! :highfive:
These modules are big as they are uploading for several hours
Re: [Kernel][31MAR][Arc/S][JB]Experimental-Only testers
Im using oc....its ok...i was used 1.2 oc now and Also 1.4 but ...i recomend 1.2
Sent from my Xperia Arc S using xda app-developers app
n1kolaa said:
Im using oc....its ok...i was used 1.2 oc now and Also 1.4 but ...i recomend 1.2
Sent from my Xperia Arc S using xda app-developers app
Click to expand...
Click to collapse
If you are running an arc S, why would you downclock the processor from 1.4 to 1.2GHz?
---------- Post added at 11:00 AM ---------- Previous post was at 11:00 AM ----------
Still waiting for the WiFi modules...
paul678 said:
Thanks, and yes I know but I put it on first post just to be sure I don't get complaints :laugh:
Maybe I'll do it, will take a look when I have free time
Which bestt addon?
Also can someone turn on Pointer Location from Developer options an tell me what is the lowest recorded touch PRS(upper right corner you will see PRS and Size) but remember touch not swipe. Thanks
Click to expand...
Click to collapse
besttt said:
replace superuser with supersu with workinkg update subinary
fix apolo and dsp apk no crash any more no fc
fm radio now plays and with out earphones just plug any cable for antena
add panorama apk
fix video hd camera quality
add adreno latest drivers
add appolo from 4.2.2
add new camera jb working style with gallery now you have ics and jb style camera
added separate atachment for mass storage fix
reboot to recovery works at english language for other language choose the third choise
works only with fusion 4.3 and 4.5 720hd version kernel and fxp kernels
does not work with lupus kernel and does not work with new fusion 4.4 kernel
link for fixes http://www.mediafire.com/?0bzjsqey02m5dq5
flash the atachment 213.zip (mass storage fix) but not at first boot flash first the rom after fixes and gapps reboot to open the phone one time,,,, then reboot again and flash the atachment to get mass storage fix,,, and after flash the atachment reboot and do this For Mass Storage mode - Go to settings/ storage/RIGHT button/ click/usb conection/press at usb conection/set mass storage and enjoy
added disabler buck light enabler buck light
Click to expand...
Click to collapse
THIS
LukynZ said:
These modules are big as they are uploading for several hours
Click to expand...
Click to collapse
When you have to go to University, make a game in c++ and work on updates on this kernel then you can make a comment like this...ever thought that maybe I didn't have time to put them on mediafire ?
(modules will be up today)
Anyway anyone on that Pointer Location thing as I want to test something for the touchscreen this night
paul678 said:
When you have to go to University, make a game in c++ and work on updates on this kernel then you can make a comment like this...ever thought that maybe I didn't have time to put them on mediafire ?
(modules will be up today)
Anyway anyone on that Pointer Location thing as I want to test something for the touchscreen this night
Click to expand...
Click to collapse
i also have to slove some problems using C on my school
im dont know it enoth like you to make games
XPro version ???
kemoba said:
XPro version ???
Click to expand...
Click to collapse
Don't know, will see about it in the future
Modules are up, sorry for delay!
On the other hand 56 downloads and 0 people answered my simple question about some touch events, I guess (if it proves to work) you don't want it on your device.
Have a great day, Paul.
paul678 said:
Don't know, will see about it in the future
Modules are up, sorry for delay!
On the other hand 56 downloads and 0 people answered my simple question about some touch events, I guess (if it proves to work) you don't want it on your device.
Have a great day, Paul.
Click to expand...
Click to collapse
prs 0.03 and size 0.05

[DISCONTINUED][DEV][KERNEL][2.6.35.7+] ExtremeX Kernel #44 [26/04/2014] | Beta #59 [11/05/2014]

[DISCONTINUED][DEV][KERNEL][2.6.35.7+] ExtremeX Kernel #44 [26/04/2014] | Beta #59 [11/05/2014]
(RIP) ExtremeX Kernel​Stable version: #44​Beta version: #59​
Downloads in second post!​
Introduction
You know that this project is already discontinued, but i decided to make it visible (following DevDB rules).
There is now awesome work on kernel for BCM21553 devices, which is updated to 2.6.35.14 (okay it was, now it's reverted to 2.6.35.7 again). CM7.2 & CM 9.1 & CM11 are now accessible for you
Click to expand...
Click to collapse
Features
Init.d.
Swap.
Kernel Samepage Merging.
zRAM.
Common Internet File System (CIFS).
VPN support.
BaCeM tweak.
Auto install su binary at boot (Version "1.93:SUPERSU").
Auto install busybox at boot (Version "1.21.1").
IPTables and netfilter support (DroidWall, WiFiKiller).
2.6.35.14 kernel injections (common/fs & common/mm & common/arch/arm/vfp).
2.6.39.4 kernel injections (common/sound)
Revamped ramdisk.
ClockworkMod Recovery 5.0.2.8 by BroadcomCM.
EXK bootscript (/sbin/bootscript.sh).
Click to expand...
Click to collapse
Frequencies
832 MHz (1.32V)
748 MHz (1.30V)
624 MHz (1.28V)
534 MHz (1.26V)
416 MHz (1.24V)
312 MHz (1.22V)
208 MHz (1.20V)
Click to expand...
Click to collapse
Governors
Performance.
LionHeart (default).
SmartAssV2.
SmartAssH3.
OndemandX,
InteractiveX,
Conservative.
BrazilianWax.
BCM-21553.
Click to expand...
Click to collapse
I/O shedulers
noop.
deadline.
cfq.
vr (default).
sio
bfq.
Click to expand...
Click to collapse
EIK bootscript
I've created bootscript located in /sbin/bootscript.sh which is doing following things:
Installs root when not present and takes care about permissions.
Guards /system/sbin and /system/xbin presence.
Installs busybox and takes care about permissions and inproper busybox installations.
Removes all busybox symlinks in /system/bin and /system/sbin (are in /system/xbin).
Disables zRAM if prop "ro.kernel.zram=0" is set.
Disables KSM if prop "ro.kernel.ksm=0" is set.
Enables CIFS if prop "ro.kernel.cifs=1" is set. (not work for now - why?) -- script itself is loading modules on manual run.
Enables TUN/TAP if prop "ro.kernel.tun=1" is set. (not work for now - why?) -- script itself is loading modules on manual run.
Creates /data/EXK folder where functions states are present (ie. zram_enabled).
Click to expand...
Click to collapse
Partition table
/system EXT4 /dev/block/stl9
/cache EXT4 /dev/block/stl10
/data EXT4 /dev/block/stl11
/sdcard VFAT /dev/block/mmcblk0p1
/sd-ext EXT3 /dev/block/mmcblk0p2
Click to expand...
Click to collapse
Installation
Reboot to recovery or boot phone holding 'Power', 'Vol+', and 'Home' keys (release 'Power' button after displaying logo).
Select option "Install zip from sdcard" or similar.
If additional options then select "choose zip from sdcard".
Locate EXK kernel package.
Select option "Yes - Install [zip file]".
Repeat all steps from (2) but this time locate modules package.
Done!
Click to expand...
Click to collapse
Changelog
Beta #59: Changes since #58:
New common/fs added again (not related to RFS failure).
Patched RFS drivers.
Beta #58: Changes since #56:
Reverted common/fs (test version for RFS). ATTENTION: First try on EXT4 to make sure if kernel works, and then format to RFS and flash kernel.
Please take logcats and upload there (especially if you have errors relating to CPU).
Beta #56: Changes since #44:
New injections from 2.6.35.14 (common/arch/arm/vfp).
Optimized ramdisk (created some CM specific options [with "CM" f]lag on comment] and removed many samsung stuff).
#44: Changes since #36:
Modded drivers (memalloc, gememalloc, framebuffer, lcd).
Injected common/sound folder from 2.6.39.4 android kernel.
Reverted to EXT3 for /sd-ext partition (can you test?).
Some small fixes.
First 4 in following commit: 8f2b9b1544147148e54a550f893a1bd6cc7fdeef.
#36: Changes since #30:
Fix governors (0/x) (Commit: 3caf9af7042a3ace635edd39a56095e69669ccf0).
Fix governors (1//x) (Commit: 23a89d4617a4af36a9d208e0cca0a3938c350b10).
Fixed governors (100%) (Commit: 4c1aa308334d3d278c6ad9dcd2e2627fa1f2a0e6)
Removed some governors.
Added enabling CIFS and TUN/TAP modules to /sbin/bootscript.sh (not work for now -- why?).
Removed SMBFS (predecessor to CIFS).
#30: Changes since #20:
Stable release.
Changed kernel name to ExtremeX.
Deleted RFS edition due to problems at boot (will work on it).
Unified bootscripts into /sbin/bootscript.sh (no more 00AIK in init.d [updater-script prepared to remove old files].
/sd-ext default fs is EXT4 (but will mount EXT2/3).
Restored default mkcompile_h (build version information).
Changed version string to "2.6.35.7-ExtremeX+".
#20: First release.
Click to expand...
Click to collapse
Bugs
SIM contacts reading (as everywhere).
Click to expand...
Click to collapse
FAQ
Q: Will you release version for CM7/CM9?
A: Yes, but give me more time, because i'm not too good in time management and must first stabilize kernel to make sure that it makes sense.
Click to expand...
Click to collapse
Credits
Rafael.Baugis for GitHub source.
Bieltv.3 for vermagic fix.
irfanbagus for BaCeM tweak.
BroadcomCM for ClockworkMod Recovery v5.0.2.8.
H3ROS for SmartAssH3 governor.
Click to expand...
Click to collapse
XDA:DevDB Information
ExtremeX Kernel, Kernel for the Samsung Galaxy Ace S5830i
Contributors
devloz, Rafael.Baugis, bieltv.3, BroadcomCM, irfanbagus, H3ROS
Kernel Special Features: KSM, zRAM, bootscript, governors, frequencies, fs, mm.
Version Information
Status: Abandoned
Current Stable Version: #44
Stable Release Date: 2014-04-26
Current Beta Version: #59
Beta Release Date: 2014-05-11
Created 2014-04-24
Last Updated 2014-08-14
Downloads
Downloads
Stable version (#44):
STOCK-EXT4 (CWM package):
https://www.mediafire.com/?27vpto4hcn9yg2g
STOCK-EXT4 (ODIN package):
http://www.mediafire.com/?8z709j8d87bq5yb
MODULES package (flash in CWM after one ^^):
http://www.mediafire.com/?yjr23il3yivdxbb
Beta version (#59) [mainly RFS tests]:
STOCK-EXT4 (CWM package):
http://www.mediafire.com/?iax49400a26ieyh
STOCK-RFS (CWM package):
http://www.mediafire.com/?9x5lfubhx6cwom9
STOCK-EXT4 (ODIN package):
http://www.mediafire.com/?8afwwibmn0sbzmp
STOCK-RFS (ODIN package):
http://www.mediafire.com/?tzqpppw6on9xm2c
MODULES package (flash in CWM after one ^^):
http://www.mediafire.com/?632x2smgggxa5w6
All versions:
http://www.mediafire.com/?hsm1qggnfdizb
Kernel source on GitHub:
https://github.com/devloz/ExtremeX
New kernel
:good:New kernel for ACE
Whether it supports dual boot and overclocking
Edit: Anybody tested it?? It is working or not?
Hello!
abhi.03 said:
:good:New kernel for ACE
Whether it supports dual boot and overclocking
Edit: Anybody tested it?? It is working or not?
Click to expand...
Click to collapse
OC don't work on our chip. What do you mean by saying dualboot? EXT4 and RFS boot in same kernel?
Best regards.
PS: I wouldn't post something untested as "stable"
Wow new kernel. Nice work! :good:
Can you add downloads in the Thread, and full instructions to install the kernel.
devloz said:
Hello!
OC don't work on our chip. What do you mean by saying dualboot? EXT4 and RFS boot in same kernel?
Best regards.
PS: I wouldn't post something untested as "stable"
Click to expand...
Click to collapse
He means being able to dual boot 2 os`s at once only higher end phones have that support that I know of.
Sent from my GT-S5830i using xda premium
Awesome! :good:
Also, SmartassH3 - Is based on SmartassV2 with parameters tuned by H3ROS (thanks).
More efficient frequency scaling, not ramping too high when not needed. This could potentially
result in better battery life.
And @devloz, I would prefer your kernel to have some special name rather than "Ace-I Kernel". It is really common. I suggest names like, Carbon Kernel, ExtremeX Kernel, BlackOps Revolution etc, so a special and imagineful name.
Should we expect version compatible with cm9?
Hello!
drumiec said:
Should we expect version compatible with cm9?
Click to expand...
Click to collapse
Of course, but I will need to make diff of stock defconfig with biel's because mine def is already modified.
Sniper Killer said:
Awesome! :good:
Also, SmartassH3 - Is based on SmartassV2 with parameters tuned by H3ROS (thanks).
More efficient frequency scaling, not ramping too high when not needed. This could potentially
result in better battery life.
And @devloz, I would prefer your kernel to have some special name rather than "Ace-I Kernel". It is really common. I suggest names like, Carbon Kernel, ExtremeX Kernel, BlackOps Revolution etc, so a special and imagineful name.
Click to expand...
Click to collapse
I think ExtremeX Kernel would be nice.
I will update work today, yesterday i had no time because of school. And by the way: Maybe i will sell my phone, so maybe i will need testers (i will ask when needed).
Now trying to unify EXT4 and RFS ramdisks, recovery done, boot ext4 done, but boot rfs... i dont know why it isn't mounting.
Best regards.
#31 released.
Hello!
#33 released. Please download and report bugs (if any).
Best regards.
I like the name... :thumbup:
Sent from my GT-S5830i using Tapatalk 2
Hello!
joop1ter said:
I like the name... :thumbup:
Sent from my GT-S5830i using Tapatalk 2
Click to expand...
Click to collapse
Thanks to @Sniper Killer
Best regards.
Hey devloz!
I got a question. If KSM (Kernel SamePage merging) looks for pages which have identical content and merges them on one single process why some people say it decreases battery life?
Hello!
Sniper Killer said:
Hey devloz!
I got a question. If KSM (Kernel SamePage merging) looks for pages which have identical content and merges them on one single process why some people say it decreases battery life?
Click to expand...
Click to collapse
Because ksmd (KSM daemon) is seaching for pages for all time, even if we are not using our device. That's why i've added KSM to configurable script (read EXK bootscript).
Best regards.
PS: One question: Should I move downloads to XDA DevDB downloads or keep them in second post with mediafire.com links?
devloz said:
Hello!
Because ksmd (KSM daemon) is seaching for pages for all time, even if we are not using our device. That's why i've added KSM to configurable script (read EXK bootscript).
Best regards.
PS: One question: Should I move downloads to XDA DevDB downloads or keep them in second post with mediafire.com links?
Click to expand...
Click to collapse
Okay thanks!
Keep them on second post as tapatalk users cannot access XDA DevDB downloads.
flash & unlucky me ... stuck at samsung boot logo btw, im using Rom TouchWiz-Resurrection V9.5 + Raffael Kernel + Cronmod Script... then, i re-flash Raffael Kernel and its boot normally... any idea..? anyone got this..? or its need fresh install ?? (flash kernel + new rom)
:good: appreciate ur work dev...
Hello!
MrNothingPersonal said:
flash & unlucky me ... stuck at samsung boot logo btw, im using Rom TouchWiz-Resurrection V9.5 + Raffael Kernel + Cronmod Script... then, i re-flash Raffael Kernel and its boot normally... any idea..? anyone got this..? or its need fresh install ?? (flash kernel + new rom)
:good: appreciate ur work dev...
Click to expand...
Click to collapse
1. you're on EXT4?
2. In next release i will revert /sd-ext to EXT3.
3. no it doesn't.
Best regards
Wysłane z mojego GT-I9000 przy użyciu Tapatalka
#44 released. Download and report (it will help me, actually there is some kind of silence -_-).
devloz said:
Hello!
1. you're on EXT4?
2. In next release i will revert /sd-ext to EXT3.
3. no it doesn't.
Best regards
Wysłane z mojego GT-I9000 przy użyciu Tapatalka
Click to expand...
Click to collapse
yes, my sdcard partition ext4... so, i need change my partition format to ext3..?

[KERNEL]Lightning kernel cm11

Lightning kernel
this kernel is made for cyanogenmod 11 roms and i take no responsibility if you brick,destroy your device due to this kernel
features
sound control 3.2
gpu overclock to 627mhz
intelli thermal
cpu overclock upto 1836mhz(disable mpdecision)
compiled with linaro 4.9.1
added intelliactive,intellidemand,preservative,hyper,wheatley,lionheart governors
row,fiops,tripndroid io schedulers
undervolting
sweep to wake and double tap to wake
auto mpdecision (turn off stock qcom mpdecession)
sound stuttering fixed(zzz sound while hearing music)
Motorola MSM memcpy enhancements
cpu unallingnment access
kernel mode neon
exfat support
gpu voltage control
multi rom by Olivier (sony 233 blobs)
81mhz lowest cpu frequency
more to come
source code https://github.com/nikhil18/android_kernel_sony_apq8064
installation instructions
flash the zip in recovery
for extreme overclocking disable qcom mpdecision
Setting custom GPU Voltages via sysfs
NB:
- Safe lock is present on MIN/MAX values:
Quote:
#define GPU_MIN_VDD 900000
#define GPU_MAX_VDD 1200000
The default GPU voltages are:
Quote:
+ [VDD_DIG_NONE] = 0,
+ [VDD_DIG_LOW] = 975000,
+ [VDD_DIG_NOMINAL] = 1075000,
+ [VDD_DIG_HIGH] = 1175000
Verify the actual settings:
Quote:
cat /sys/devices/system/cpu/cpu0/cpufreq/gpu_mv_table
975000
1075000
1175000
Adjust to desired values and verify:
Quote:
echo "930000 1000000 1100000" > /sys/devices/system/cpu/cpu0/cpufreq/gpu_mv_table
compatible roms
carbon rom
beanstalk rom
AICP kk rom
aokp rom
cm11 rom
more testing needed
credits
doomlord for kernel building instructions
jeroenqui for meow kernel
thomas1991_12 for linux patches and features
cyanogenmod for kernel source
Tommy-Geenexus for guidance
faux123 - For almost all kernel features
BrateloSlava-for many features and guidance
naitik2012-for testing
twrp ramdisk-Angel bob
XDA:DevDB Information
Lightning kernel, Kernel for the Sony Xperia Z
Contributors
nikhil18
Kernel Special Features:
Version Information
Status: Testing
Created 2014-07-10
Last Updated 2014-09-22
changelog
sony 233 blobs.
version 0-initial release
version 1-added intelliplug,gpu overclocking,linux patch to 103,gpu simple governor,gpu voltage control,cd rom emulation .
version 2 - added lot of governors,f2fs support,exfat support and hopefully wifi fixed
version 3-added gpu overclock 627mhz,added tweaked CPU auto_hotplug driver,patches for improved CPU hotplug efficiency and at last finally wifi 100% fixed and this is the biggest update of this century
version 4-added kexec hard boot(multi rom) thanks to Olivier ,added multirom twrp recovery,fixed gpu simple governor,changed to xz compression.
version 5-fixed multirom,added row schedule and i have released two versions with autosmp and intelliplug.
version 6-added row sched,500ma charging for unknown chargers,fast charge,disabled some debugging for better performance,fixed sound stuttering if its there.
version 7 - added 81 and 270 mhz cpu frequencies,vfp hardfloat for better performance,set westwood tcp as default added many tcp congestion controls eg reno,highspeed,htcp,illinois,scalable and many more.
version 8-.283 blobs added,added interactive gpu governor,anykernel,fixed cd rom emulation,sound control 3.6 and for more you can check the commits.
downloads
Ok guys uploaded version 8 autosmp version here http://d-h.st/FwM enjoy
faq
Q1 low frequencies like 81mhz not sticking
Ans turn on frequency lock in trickstermod
Q2 if you are having random reboots?
Ans lower the max freq to 1512000 and increase the min frequency to 384mhz
nikhil18 said:
can any one please upload latest cyanogenmod boot.img so that i can extract the ramdisk and upload the kernel
Click to expand...
Click to collapse
http://www.infectedbuilds.net/downloads/yuga/cm_11/latest_boot_img/
Maybe this could help.
Very interesting. I'll test it as soon as you upload.
Can you add "true CD-ROM emulation interface" feature? DriveDroid is very useful for me.
version 1 uploaded
i dont have an xperia z so i am not sure it will boot or not
m0b said:
Very interesting. I'll test it as soon as you upload.
Can you add "true CD-ROM emulation interface" feature? DriveDroid is very useful for me.
Click to expand...
Click to collapse
i will try to add this if the kernel boots
nikhil18 said:
version 1 uploaded
i dont have an xperia z so i am not sure it will boot or not
Click to expand...
Click to collapse
It boots but GSM doesn't work (returns error while searching network). Everything else seems fine.
Tested on Beanstalk 4.4.4.001 which is based on CM11. I'll test on CM11 later if it's necessary.
m0b said:
It boots but GSM doesn't work (returns error while searching network). Everything else seems fine.
Tested on Beanstalk 4.4.4.001 which is based on CM11. I'll test on CM11 later if it's necessary.
Click to expand...
Click to collapse
thats a very old build try the latest cm
guys any one else having this problem
Graphic bugs (screen tearing when scrolling) and wifi not turning on on Thomas' CM11.
Testing on Infected's CM11 now.
guys try carbon rom by Alx31TLse
@nikhil18
You shouldn't use -Ofast Optimisations.
They do more harm rather than bringing any benefits.
Gesendet von meinem C6603 mit Tapatalk 2
---------- Post added at 04:32 PM ---------- Previous post was at 04:30 PM ----------
olex195 said:
Graphic bugs (screen tearing when scrolling) and wifi not turning on on Thomas' CM11.
Testing on Infected's CM11 now.
Click to expand...
Click to collapse
You shouldn't use this kernel on thomas rom, the new drivers aren't added.
Gesendet von meinem C6603 mit Tapatalk 2
nikhil18 said:
thats a very old build try the latest cm
guys any one else having this problem
Click to expand...
Click to collapse
First of all Thank you so much... i cant believe on my eyes when i saw first thread in OG development forum with name "lightning kernel cm11 " ..
your kernel have all the features i wanted , specially Sound control , CPU OC & Undervolting..
m really happy to see that we have working CM11 custom kernel with so many features.
btw Thomas's latest CM11 kernel source > https://github.com/daeiron/android_kernel_sony_apq8064 may be it will help u
Keep developing and Thanks again
delete
Working flawlessly on Carbon ROM :good:
Performance has increased at least 2x.
Just one issue, GPU overclock does not stick, it resets to 400 after a while. (I use trickster mod)
PS: Doesn't work with PAC ROM.
Also works with Beanstalk( Fastboot flashed the boot.img)
venky716 said:
Working flawlessly on Carbon ROM :good:
Performance has increased at least 2x.
Just one issue, GPU overclock does not stick, it resets to 400 after a while. (I use trickster mod)
PS: Doesn't work with PAC ROM.
Click to expand...
Click to collapse
are you using carbon rom by Alx31TLse?
how about battery life?
@nikhil18, i cant express my grattitude for your kernel, i confirmed alls working on latest AICP 4.4.4 KK, has everything i wanted, super fast, response is just simply amazing, i do also however face clocks reverting over time even when i manually clock via system files, but probably os doing it, thank you so much finally a KK kernel that supports everything.. If i can do anything to contribute or help please let me know, will bug report in a couple of days.
Sent from my Xperia Z using XDA Premium 4 mobile app
corpsegrinder62 said:
@nikhil18, i cant express my grattitude for your kernel, i confirmed alls working on latest AICP 4.4.4 KK, has everything i wanted, super fast, response is just simply amazing, i do also however face clocks reverting over time even when i manually clock via system files, but probably os doing it, thank you so much finally a KK kernel that supports everything.. If i can do anything to contribute or help please let me know, will bug report in a couple of days.
Sent from my Xperia Z using XDA Premium 4 mobile app
Click to expand...
Click to collapse
just copy the sysmon file i have uploaded in the second post to system/etc for proper overclock or you can edit the file yourself but dont burn your cpu and turn off stock mpdecision
nikhil18 said:
just copy the sysmon file i have uploaded in the second post to system/etc for proper overclock or you can edit the file yourself but dont burn your cpu
Click to expand...
Click to collapse
Thanks i will do, the 192mhz on standby is surprisingly very stable, everything is great so far only things not working that i see are d2w and s2w.. You can enable them , i did with trickster mod, but doesnt work.. Only bugs ive spotted..Thanks again xD
Sent from my Xperia Z using XDA Premium 4 mobile app
nikhil18 said:
just copy the sysmon file i have uploaded in the second post to system/etc for proper overclock or you can edit the file yourself but dont burn your cpu and turn off stock mpdecision
Click to expand...
Click to collapse
Hi
m facing graphic and wifi issue in latest CM11.. can u pls solve those issue
Thanks
naitik2012 said:
Hi
m facing graphic and wifi issue in latest CM11.. can u pls solve those issue
Thanks
Click to expand...
Click to collapse
If you installed custom kernel with custom WiFi libs then just reflash ROM and then install this kernel and WiFi will work.

Categories

Resources