[KERNEL][8th-Dec] YA-OK! Yet-another Optimised Kernel (v1.50 Update) - Galaxy S I9000 Android Development

Yes, this is yet another (shameless) attempt to optimise the kernel for our Galaxy-S (i9000) by taking tweaks implemented by various xda developers. The aim at this moment is to 'integrate' all the desirable tweaks, since I'm still grasping the ins and outs of Linux kernel to experiment some of the possible tweaks myself.
Not sure how far I would bring this thread forward, because I will be working on a project (my day job) very soon again, so I'm going to enjoy/do while I can.
Key Implementation
based on JPM kernel
sztupy's Universal Lag Fix (v0.3)
hardcore's Free Memory config (341MB)
raspdeep's Overclock (v1.1)
hardcore's SpeedMod (Tweaks + Compiler Optimisation) with Jhash update
supercurio Voodoo Display tweak (Gamma Correction and Improve Sharpness)
neldar's Backlight Notification (BLN, v2.2, enabled via ULF in recovery mode)
Budget Fair Queuing (BFQ) I/O Scheduler
I also made some minor modification to other codes to experiment the overclock enhancement. It's in this build but may not have any effect.
Please refer to this link for the latest download
See this video of my Galaxy S running on Ya-OK kernel. Video playback, internet browsing, gaming, UI navigation.
attached is the screenshot of quadrant, on a JPM-based ROM with EXT4 on all partition.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CREDITS
in no order of priority.
supercurio
sztupy
raspdeep
hardcore
neldar
and rest of folks in xda-developers who have contributed one way or another

DOWNLOAD HISTORY
v1.50 (build 38) - 8th December
Updated Overclock to 1.12GHz
Updated Kernel Scheduler parameter (sched_min_granularity_ns & sched_wakeup_granularity_ns) to give more priority to foreground application, therefore improving the fluidity of the UI experience. From brief research, these are the key parameters used to tune kernel between a server (therefore higher values) and a desktop.
CWM version available here
v1.45 (build 35) - 5th December
Fixed stability issue in v1.40 by reverting to the voltage profile used in v1.2b.
v1.40 (build 34) - 28th November
Added BFQ (Budget Fair Queuing) I/O Scheduler and set BFQ as the default I/O Scheduler. The aim is to boost I/O throughput, reduce the latency. Please refer to this site for more information
v1.31 (build 31) - 24th November
Bug fix on /system mount to prevent filesystem corruption in /system
Does not include fix, please refer to supercurio's thread on how to correct the corrupted filesystem if you are encountering problem with your device.
v1.3 (build 30) - 20th November
Refined voltage level for cpu frequency 100/200 MHz. Effectively, reduce 75mV for 100/200, and 25mV for 400/800 (same as 1.2b). Again not user configurable for now, though I may implement it if people are finding the UV feature is causing unstability.
Upgraded Backlight Notification (BLN) to v2.2 (Please test and feedback)
Minor optimisation on kernel configuration (PREEMPT_VOLUNTARY, UACCESS_WITH_MEMCPY)
v1.2b - 2nd November (2585 downloads)
Refined voltage level for cpu frequency 100/200 MHz. Effectively, reduce 50mV for 100/200, and 25mV for 400/800. Again not user configurable for now, and once raspdeep released his UV code I may implement it if people are finding the UV feature is causing unstability.
v1.2a - 31st October (668 downloads)
Implemented lower voltage for cpu frequency 100/200/400/800MHz.
Note: Not user configurable
v1.1 - 30th October (1168 downloads)
Implemented Voodoo Display Sharpness & Color Gamma
v1.0 - 29th October (759 downloads)
Implemented Universal Lagfix, Overclock, Memory optimization, etc
Additional minior OC tweaks.

FREQUENTLY ASKED QUESTIONS
Does it have a recovery of some sort built in then. Maybe CWR..
Universal Lagfix Kernel (ULK) comes with Clockworkmod so yes it has the recovery function!
Does this works on my XXX ROM?
This kernel is compiled based on the available Froyo JPM source, so it'll definitely work on JPM-based ROM (custom or stock). For the rest of Froyo ROM, it has been reported that YA-OK is compatible with the following Froyo-based firmwares; JP6, JPO, JPP, JPD, JPA (all the above are based off Android 2.2 kernel) JPU ROM is however not supported at this moment. (See next FAQ point for more information)
Does this work on JPU-based ROM? When will you support it and/or Why does XXX kernel support JPU and not yours?
JPU-based ROM is apparently based on Android 2.2.1 firmware. Since the YA-OK kernel is based on version 2.2.0 kernel, there is a high chance YA-OK will not work well with JPU-based ROM. I have not tried personally myself but from what has been reported by other users, this does not work. Only when Samsung release the source code for JPU will YA-OK be able to support JPU (and later) ROM. As to why other kernel developers has already started releasing kernel to supporting JPU-based ROM, they are merely injecting lagfix and tweaks into the kernel through initramfs, instead of the tweaks that require source code modification (e.g. Overclocking, Undervolt, Display Fix, Kernel optimization through compiler optimization).
Please refer to supercurio post for more information
I installed this kernel on a JPO-based ROM. But it seems that there are no changes, reported RAM is 341 mb but Quadrant is about 1000.
You need to enable lagfix yourself by going to recovery mode, and select ULK option for all the possible choices of lagfix.
If I install this kernel on my rom, is it still necessary for me to install "voodoo"?
All the tweak and optimisation features mentioned in this thread are implemented within the kernel, so flashing or updating another kernel will lose whatever features found in YAOK kernel unless the said feature is also implemented in the other kernel. In the case of lagfix, it is important that if you flash another kernel over YAOK (for whatever reason), you need to be sure that kernel supports the relevant lagfix feature otherwise your phone may not boot.
I face alot of FC (Force close) with your kernel, what's wrong?
One of the common cause for the "FC" problem, particularly with custom kernel, is that you has chosen to enable the BIND option in the Lagfix setting. You should turn that off, and observe further if the FC issue stil persists.
How do I install this kernel?
First of all, make sure you have a compatible Froyo firmware (refer to above for a list of compatible firmware)
To install this kernel, download and unzip the zip file. Flash the .tar file using Odin, without selecting re-partition and you can omit the PIT setting.
After updating v1.31 (build 31), my Galaxy gets stuck at the bootscreen. What happens?
This is a sign of corrupted file system on the /system partition. Try this one time fix procedure
flash back v1.30 build 30
boot to recovery, do a backup
flash v1.31 build 31
boot to recovery, do a advance restore on /system
still at recovery, go to CWM and wipe davik cache
reboot your device (you may have to wait a few minutes for the system to rebuild the davik cache)
I was playing/running XXX game/application, the screen freezes halfway, what gives?
From experience, some applications (game or graphic intensive application such as video playback application) may not handle overclock feature very well, especially if the application rely solely on CPU (the main processor for computing process needs other than graphics), instead of GPU (the processor dedicated for graphic processing needs), to render graphics. In particular, Rock player seems to have problem handling video playback via software mode (instead of hardware), for HD video. This is understandable given that constant overclocking is usually undesirable. Remember our device can do dynamic CPU frequency scaling, which means it will never always run at overclocked frequency unless you manually set it to be.
Some games such as Asphalt were reported to freeze the device but from my observation, it is very rare it happens and I would usually would not bother about that. If it really bothers you, just set the CPU scaling threshold to 1GHz (instead of 1.12GHz or 1.2Ghz) via SetCPU app. Personally I won't bother and I think you should do the same. Afterall, it is probably a bad app out of many apps installed that is causing the problem, so why cripped your phone permanently for that?

Great to see these projects coming from fellow Singaporeans

No UV support?

lol @ the name - there seem to be more kernels than ROM. Thanks to all those devs too and good luck with yours - seems to be the kitchen sink here

Does it have a recovery of some sort built in then. Maybe CWR..
Sent from a Voodoo Doctor Edition I9000M via xda app.

kalpik said:
No UV support?
Click to expand...
Click to collapse
sorry no UV support yet.

opensourcefan said:
Does it have a recovery of some sort built in then. Maybe CWR..
Sent from a Voodoo Doctor Edition I9000M via xda app.
Click to expand...
Click to collapse
check the FAQs!

Does this use latest hardcore´s changes?
Otherwise - great stuff, all-in-one, thank you!
BTW quadrant benchmark is only a number, but with jfs overkill is my score about 2200...

Which version of hardcore's kernel mod does it include? Is it possible that You add 1000hz version? By the way great work!

vanahaim said:
Does this use latest hardcore´s changes?
Otherwise - great stuff, all-in-one, thank you!
BTW quadrant benchmark is only a number, but with jfs overkill is my score about 2200...
Click to expand...
Click to collapse
Quadrant is still useful when you look at the score for each component. It is meaningless when you look at overall score of a lag fix device esply with oclf.
Sent from my GT-I9000 using Tapatalk

That is an awesome name !! LOL
Sent from my GT-I9000 using XDA App

LockeOn said:
Which version of hardcore's kernel mod does it include? Is it possible that You add 1000hz version? By the way great work!
Click to expand...
Click to collapse
It uses the latest memory config, with most of the optimized compile flags, jhash3 mod, using -O2 with 500hz.
Sent from my GT-I9000 using Tapatalk

zenkinz said:
It uses the latest memory config, with most of the optimized compile flags, jhash3 mod, using -O2 with 500hz.
Sent from my GT-I9000 using Tapatalk
Click to expand...
Click to collapse
Could you also add to description if it supports JFS? Many people are using it as a lagfix.

Hello
Do I need to disable Lagfix before install this Kernel ? Can i Install it within CMW ?
thx

is it real voodoo.. or do you mean the voodoo option inside the lagfix? becasue that just "voodoo style" lagfix

So I tried this kernel. Asphalt5 - played one level OK, Dungeon Hunter - after 1min or so, hangs

zenkinz said:
It uses the latest memory config, with most of the optimized compile flags, jhash3 mod, using -O2 with 500hz.
Sent from my GT-I9000 using Tapatalk
Click to expand...
Click to collapse
I love hardcore's work. I am going to try this one.
vitalij said:
So I tried this kernel. Asphalt5 - played one level OK, Dungeon Hunter - after 1min or so, hangs
Click to expand...
Click to collapse
Can anyone confirm this? I have all gameloft's games so this is a problem for me if it's true.

vitalij said:
So I tried this kernel. Asphalt5 - played one level OK, Dungeon Hunter - after 1min or so, hangs
Click to expand...
Click to collapse
unfortunately I dont have Dungeon Hunter to try. is there a demo version?

Related

[KERNEL][14APR-K13E]Insane OC/UV kernel

This is an alpha release!
It is nowhere as stable and tested as Speedmod itself!
What it is?
All I did was to compile Speedmod (To be honest, I'm clueless what gizmos are sitting there, but its great)
Credit should go to hardcore. He is author of this kernel, I'm responsible for breaking it and making bugs.
What did you break?
+ OC/UV features (this might fry your device)
+ some clock changes to keep it stick more to 100mhz (should be at least)
+ preemptive config (needs testing)
* optimised for size (not sure if this is good)
* noop is being the default scheduler (i just like it)
* 341MB ram (if someone is curious about this)
- everything I have broken along the way (maybe nothing)
So (as you can see) its pretty alpha
How do I?
Just flash the CWM package.
This kernel is being tested on
Insanity ROM
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
, which I personally use.
If you want some more power, extras like nitrality (Ha I bet you dont know what it is!) I recommend you flashing this one.
By default no OC is applied. You need to download and use Voltage Control.
BE SURE TO USE LATEST (3.0.1)
Voltage Control app!
Voltage Control in Adroid Market:
Wooah, I think its stable...
You can never be sure.
My device freezes just after going into menu in Asphalt 5 (Samsung apps), so thats the test I can recommend.
I suggest you do the following:
OC 1120Mhz -> 1x Asphalt race,
OC 1200Mhz -> 1x Asphalt race,
OC 1280Mhz -> 1x Asphalt race.
If that is stable.. Well you can be 99% sure, but you know, 1% off one week is ****loads of time ;p
Why?
Because I can
Consider this a tribute to all developers who constantly work on improving Galaxy S kernels!
Then tell me who was that?
- hardcore - its his source
- sztupy - excellent recovery
- supercurio - sound fixes, lagfix ideas
- raspdeep, unhelpful, laststufo, trasig -> oc code
- all others involved, sorry if I missed anyone! (its late)
- personal thanks to nitr8 - support and testing, some recovery tweaks (more coming, if hardcore releases sources for recovery)
So what you gonna do?
Basically wait for feedback. As always it will be mixed.
I dont have many plans for this kernel, I will just upgrade with every new Speedmod (well, if time will allow).
However, I dont want to release kernel more than once a week.
Erm, sources, bit#^?
See: insane.7z (fixed)
Its code prior cleaning, some leftovers are there.
Lots of debug info, to track whats going on (kmsg is disabled in release, so they dont work anyway)
F...udge! I'm stuck at bootlogo!
Flash back your previous kernel and disable lagfix from recovery!
F...udge! My device is totally unstable
Code:
cat /sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state
Check it after few mins of runnning. If it goes over desired frequency -> report here with output
-reserved- not sure if needed
xan said:
-reserved- not sure if needed
Click to expand...
Click to collapse
K13C is great kernel and if oc/uv this, i will try. Why? Because I'm used this right now and if you install galaxy tuner inside have options to oc for 5 minute and when I go to make test with quadrant advanced see more score on cpu test.
Sent from my GT-I9000 using XDA App
I think I just had an orgasm jsut reading it. My dream come true =)
Do we continue to use your app for this kernel?
dupel said:
I think I just had an orgasm jsut reading it. My dream come true =)
Do we continue to use your app for this kernel?
Click to expand...
Click to collapse
I think
Be careful, use 3.0.1 version.
Thanks for this kernel.
I've found a bug.. when i switch governor from conservative to On demand, my phone directly freezes =o
I use your Voltage Control app 3.0.1
Wow,, Downloading now
Thank you Xan
Not working for me...now...
Flashed the alpha release over Laststufos SOK 4.7.8 and Darky's ROM 9.3 Beta 3 (pele78 black theme, your voltage control app for uv). Flashing works fine, but does not boot further than the first screen (Samsung i9000 whatsoever).
Reverted to SOK 4.7.8 - fine again.
Waiting for your next releases to test.
XAN really THANK you
Flashing now
Will report later how it works.
sathiere said:
Flashed the alpha release over Laststufos SOK 4.7.8 and Darky's ROM 9.3 Beta 3 (pele78 black theme, your voltage control app for uv). Flashing works fine, but does not boot further than the first screen (Samsung i9000 whatsoever).
Reverted to SOK 4.7.8 - fine again.
Waiting for your next releases to test.
Click to expand...
Click to collapse
Did you have a lagfix on as K13c only reads rfs and EXT4 ?? I flashed over DamianGTO and it was fine, but I disabled lagfix first
Have you plan to make a better settings in the kernel that working without be unstable?
Have you tried it on the source from Samsung?
Why i ask is that is a better way to sort out all unstable stuff and make it stable.
Then add other tweaks/ addon and look what happens.
Maby you are the one that can make uv/oc stable.
Good luck..
**DamianGTO Ultimate kernel. 350MB Ram. 600HZ. all ext2. Steam Rom. Js5**
Tricky103 said:
Did you have a lagfix on as K13c only reads rfs and EXT4 ?? I flashed over DamianGTO and it was fine, but I disabled lagfix first
Click to expand...
Click to collapse
Yes this sounds about right. I need to add this to first post.
Tricky103 said:
Did you have a lagfix on as K13c only reads rfs and EXT4 ?? I flashed over DamianGTO and it was fine, but I disabled lagfix first
Click to expand...
Click to collapse
sathiere said:
Flashed the alpha release over Laststufos SOK 4.7.8 and Darky's ROM 9.3 Beta 3 (pele78 black theme, your voltage control app for uv). Flashing works fine, but does not boot further than the first screen (Samsung i9000 whatsoever).
Reverted to SOK 4.7.8 - fine again.
Waiting for your next releases to test.
Click to expand...
Click to collapse
i flashed the kernel over SOK 4.7.8 with lagfix EXT 4 on and had no problem with booting.
DamianGto said:
Have you plan to make a better settings in the kernel that working without be unstable?
Have you tried it on the source from Samsung?
Why i ask is that is a better way to sort out all unstable stuff and make it stable.
Then add other tweaks/ addon and look what happens.
Maby you are the one that can make uv/oc stable.
Good luck..
**DamianGTO Ultimate kernel. 350MB Ram. 600HZ. all ext2. Steam Rom. Js5**
Click to expand...
Click to collapse
Thanks for the kind word, but I'm sorry - dont have high hopes.
I fixed what was obvious. I dont have deep understanding of those functions.
Let me try - enabled JFS on sys and sd with SOK - does not work with hardcore's kernel.
Checking now...
I just did a few tests with an OC at 1.2 Ghz, and for me it seems to be pretty stable atm, I have no freeze etc, and the phone seems to be smoother. But I've tested for 10 minutes so, I'll give you a more consistant feedback tomorrow.
For information, I ran a Quadrant test (I know it means nothing, but just for numbers), and without lagfix it gives :
- 1180 with no OC/UV
- 1270 @1.12Ghz
- 1390 @1.20Ghz
Thank you a lot for your work xan !
Rezou said:
I just did a few tests with an OC at 1.2 Ghz, and for me it seems to be pretty stable atm, I have no freeze etc, and the phone seems to be smoother. But I've tested for 10 minutes so, I'll give you a more consistant feedback tomorrow.
For information, I ran a Quadrant test (I know it means nothing, but just for numbers), and without lagfix it gives :
- 1180 with no OC/UV
- 1270 @1.12Ghz
- 1390 @1.20Ghz
Click to expand...
Click to collapse
Glad it works.
Its meant for multitasking and stability, dont expect to dominate benchmark charts
xan said:
Glad it works.
Its meant for multitasking and stability, dont expect to dominate benchmark charts
Click to expand...
Click to collapse
I know I know, it was just for those "Quadrant numbers' fanboyzzz" .
Changed FS for system and SD/DATA to RFS - flashed xan's hardcore-based oc/uv kernel and...it worked...device booted and seems to accept prior set voltage control levels. Converted both sytem and data partitions to EXT4 now. Seems okay so far.
Will post in case of any issues...
Hey, im doing the samething over in the captivate section, basically I used k12p, at the time that was what was out, but I've updated to every release hardcore put out..I've tried many different things and you can grab my sources if you want, some stuff didn't play well with speedmod, it might save you some headaches... there's a link to my sources and a changelog in the OP, I recently start using something similar to trasigs oc/uv code also, made a few changes, but its worked well... just figured id let ya know, maybe give you some ideas and save some hassel as well..

[KERNEL][ICS/MIUI][3.0.8] RaymanFX' ELiTE - V2 | STABLE | SMOOTH | BALANCED

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Ladies and Gentlemen, welcome to my latest kernel ELiTE edition!
Get ready for the most battery life, the best performance and the most fps in-game!​
The goal of this kernel is to be atleast as stable as Sony's stock kernel, while delivering a better performance and battery life.
This is mainly accomplished due to Swap, CleanCache, ZCache, ZRam, which help to reduce the I/O load and give you more free memory for multitasking. The battery consumption should not be worse compared to Sony's stock kernel, while I am achieving more performance due to making full usage of the Qualcomm Resource Power Manager (RPM).
To save additional battery, I recommend switching to either the 'intellidemand' or 'badass' governor for the best battery life.
To get the most performance out of this, I'd recommend to switch to the 'lagfree' governor.
Click to expand...
Click to collapse
FEATURES
CPU OVERCLOCKING UP TO 1.7 GHZ
MORE GOVERNORS
MORE SCHEDULERS
MORE TWEAKS
MORE BATTERY LIFE
SWAP
ZRAM
ZCACHE
CLEANCACHE
VOLTAGE CONTROL
CWM RECOVERY
GOVERNORS
OnDemand
Userspace
Powersave
Conservative
Performance
Lagfree
Lazy
Intellidemand
Badass
SCHEDULERS
No-op
Deadline
CFQ
SIO
VR
CREDITS
Dennis Rassmann (showp1984)
Paul Reioux (faux123)
Yoann Laissus (arakmar)
INFO
If requested, a CyanogenMod version will be done.
I am working on including the TWRP recovery (Team Win Recovery Project).
I seriously don't feel a need to overclock the GPU (Adreno 220), but if requested, I will look into it.
If the hardware doesn't make it impossible, there's hardly anything I can't do. Just be brave and give me constructive feedback!
SOURCE
A full source code, with actually understandable commits can be found HERE
Downloads +++ Changelog
DOWNLOADS AT GOO.IMhttp://goo.im/devs/RaymanFX/downloads/ELiTE/Xperia_S​
CHANGELOG
V2
Code:
*Compatible with Sony Stock Roms and MIUI
*WiFi BCM4330 fixed
*Adreno220 2D/3D overclocked
*CPU/GPU bandwith increases
*Additional CPU freq @ 1.7 GHZ
*increased voltages
V1
Code:
*Initial Release
*Based on Sony's .55 source release
*Compatible with Sony Stock Roms and MIUI
*Awaiting user's feedback
*^if requested, a CM version can be done
​
Yeeeeees!!! a new kernel finally for ICS!!!! will try It of course.
Thank youuu
woot !!
new kernel !!
testing it now !!
thanks.
will give this a try..and give feedback.... nice....
and yes..a cm10 kernel would be great...
Regards
Great news, a new kernel, thanks! I've already flashed it on XTXperience v7 and booted with no problems - cleaned cache & dalvik cache before flash. So far seems snappier, governor is intellidemand and antutu score is 8740. Will post feedback when I use it for a couple of days. I was on Stock+ kernel.
Sent from my LT26i using Tapatalk 2
Just to make it clear,
is this just for the unlocked bootloader or is it also possible to flash while on locked bootloader?
thanks!
omasis said:
Just to make it clear,
is this just for the unlocked bootloader or is it also possible to flash while on locked bootloader?
thanks!
Click to expand...
Click to collapse
You can't flash kernels with locked bootloader.
Felimenta97 said:
You can't flash kernels with locked bootloader.
Click to expand...
Click to collapse
kk thank you!
WiFi not turning on. I am using XTX7 UB.
Besides that, kernel works great. I don't have any other issues so far.
fchaudhri01 said:
WiFi not turning on. I am using XTX7 UB.
Besides that, kernel works great. I don't have any other issues so far.
Click to expand...
Click to collapse
same here
another thing is that i can't find is where to change governor
everything else is fine
moe18 said:
same here
another thing is that i can't find is where to change governor
everything else is fine
Click to expand...
Click to collapse
Use app like setcpu. It allows you to change governor and scheduler.
AnTuTu CPU Master free also allows you to change governor. It says "Scaling" instead of governor and scheduler comes under Advanced settings tab.
Hope that helps.
For those who have wifi problem, try flashing stock wifi module.
Flash this: https://www.box.com/shared/0wjj7myr79u5ezipm0yc
Thanks me if i helped!xD
Send from my stupid lt26i
I'm on xtx7.
just flashed the kernel. no wifi problem here.
monivan said:
For those who have wifi problem, try flashing stock wifi module.
Flash this: https://www.box.com/shared/0wjj7myr79u5ezipm0yc
Thanks me if i helped!xD
Send from my stupid lt26i
Click to expand...
Click to collapse
That fixed it for me. Wonder why it happened for me and not for the person above me? Anyways, all is well now.
Thanks for the kernel...
And yes a cm10 version will also be great with TWRP recovery in both kernels...
Sent from my Xperia S using xda premium
Need Help
I flashed the Kernel. After reboot a encounted the same wifi problem. But solved it with flashing the Wifi module.zip. Thanks to the Uploader.
I set the maximum cpu speed and lagfree governer. And What about " SCHEDULERS". ? What is the use of that ? Which one should i set ? I am using Setcpu... Pls reply.. Thanks in advance
Wow great kernel I will feedback soon, YES a CM9.1 kernel Please????
Sent from my LT26i using xda premium
monivan said:
For those who have wifi problem, try flashing stock wifi module.
Flash this: https://www.box.com/shared/0wjj7myr79u5ezipm0yc
Thanks me if i helped!xD
Send from my stupid lt26i
Click to expand...
Click to collapse
Ya k, I forgot to include the stock wifi module it seems.
By default, my kernel loads the module in /system/lib/modules/bcm4330.ko, which can lead to problems if you don't have the stock wifi modules.
TWRP seems to still be causing some issues... will look into it for sure. I am currently working on Android 4.2, got it booting up already, but there are some libs that need to be fixed.
If anybody's interested, I upgraded to a working CWM 6.2 Recovery and the CM10 kernel is on its way.
rajeevxperia said:
I flashed the Kernel. After reboot a encounted the same wifi problem. But solved it with flashing the Wifi module.zip. Thanks to the Uploader.
I set the maximum cpu speed and lagfree governer. And What about " SCHEDULERS". ? What is the use of that ? Which one should i set ? I am using Setcpu... Pls reply.. Thanks in advance
Click to expand...
Click to collapse
You might want to use Antutu CPU Master from the Play Store and go to the 'advanced' tab. There you can change your I/O scheduler, which can finally result in much better I/O performance, rad-and-write improvements which can have a massive effect on games, file copying, reading or whatever. Just try and you'll find out soon what suits you best
Might be a stupid question, but would this kernel work in JB MIUI? (ie. the newest MIUI posted here on the Xperia S forum.)
I'm assuming it doesnt since this is for ICS, but thought I'd ask before I'd try it out while I'm at work. Especially since it just said MIUI.
thanks regardless of the answer

[ROM-JB][Aroma] CvD-Nibbles 1.6 ~ Custom Kernel ~ GAPPS (1-19-13)

Base: CM10 JellyBean - Nightly
Kernel: Nibbles v0.1.5 (hercules port)
Installer: Aroma
Source Sync & Build Date: 1.18.13
Release Date: 1.19.13
Release Version: v1.6​
Introduction​Back with ANOTHER port! Guys, make sure that before you even proceed with reading, you go HERE and hit that thanks button for car vs driver! Me and him would appreciate that because he is the one who originally created this ROM. So seriously... DO NOT GO ON WITHOUT DOING THAT! Thanks guys
Click to expand...
Click to collapse
Features​Packed full of yummy goodness, stability and speed, this ROM is intended to be a daily driver. This is not a test, experiment or buggy piece of nonsense. I started with CM10 Jellybean-Stable and added numerous enhancements to improve speed, stability and battery life. Installation is a breeze with Aroma, choose which options and applications you want to have - or run it again to install any apps you may have missed (without having to reflash the ROM).
Please read the first three posts completely, then read them again before you flash this for the first time. Any notable bugs are located in the post below. If you experience any issues that have not been reported already, please post to the thread. Thanks!
Click to expand...
Click to collapse
Installation Made Easy:​Just download the zip and flash it. The Aroma installer will guide you through a multitude of options, including different launchers, application choices and system options. If you prefer a no fuss installation, there's even an option for a pre-configured base installation. Lastly, if you decide to install any apps you previously chose not to, simply flash the zip and choose the application installer option.
Click to expand...
Click to collapse
Included Applications:​Google Apps 4.1, ROM Manager, Root File Explorer, Accuweather, DSP Manager with BEATS Audio, Goo.im and more! The ROM also includes the new UCLK4 radio as an optional installation.
Under the hood are numerous script tweaks, system tweaks and enhancements to balance performance, stability and usability.
Click to expand...
Click to collapse
Nibbles Kernel:​Ported by ayysir to the Hercules, please give him thanks HERE
The Nibbles kernel includes a LOT of new features that cater to all users who want to get the most out of their device. I've included many popular CPU Governors and I/O schedulers to support a wide variety of uses. Additionally, I've made lots of other fundamental changes to the kernel to better balance battery and performance (well beyond what you can do with a handful of scripts) as well as implementing over clocking the CPU to 1.782GHz, Under/Over Volting the CPU at each frequency step and over clocking the GPU.
CPU Governors: intellidemand, pegasusq, gallimaurfy, interactivex, smartassv2, wheatley, interactive, conservative, userspace, ondemand, performance
I/O Schedulers: noop, deadline, cfq, sio, vr, bfq
Right now, we only have the Stock GPU Speed version available!
Click to expand...
Click to collapse
Thanks and credits!​car vs driver
CyanogenonMod
ayysir
Óðinsdagr
MoNsTeRmAyHeM
jesse0471​
Ok, so I think it's important to make sure you guys go hit Thanks! on each of the people noted above next time you see them in a thread.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
Disclaimer: This rom will not prevent a zombie apacalypse. It may however, aid you in the event of an apacalypse by providing stability, battery and smooth cellular operation. By flashing this, your phone should still work ... and as an added bonus, it'll likely work better than your stock rom. If your phone bricks, build a house. By flashing this rom, you agree to have your phone powered by beer and tiny nibbles.
Re: [ROM-JB][Aroma] CvD-Nibbles 1.6 ~ Custom Kernel ~ GAPPS
Installation:​Do not flash a ROM or Radio with your phone plugged into USB.
Nandroid your current ROM
Flash the zip from recovery
Aroma installer start and guilde you through the process.
Aroma will also take care of wiping data and caches as needed, so you don't have to do this on your own.
Boot it up
Setup your google account if you installed google apps
Let your google apps sync from play store (if applicable)
Allow installed apps to update from play store (if applicable)
Fix permissions
Reboot
Click to expand...
Click to collapse
DOWNLOAD NIBBLES 1.6 HERE!​Download: http://tinyw.in/lhd0
MD5: 6736f0e3ffe4cecdb4fa36e8462419e9
Mirror:
Download: http://d-h.st/KJM​
Click to expand...
Click to collapse
Settings and Recommendations
Below are some settings that CvD uses on this ROM for best performance and battery.
CPU Governor: ondemand
Scheduler: CFQ
Settings->Developer Options: On
Settings->Developer Options->Window animation scale: 1x
Settings->Developer Options->Animation duration scale: .5x
Settings->Developer Options->Transition animation scale: .5x
Settings->Developer Options->Force GPU rendering: On
Apex Launcher->Advanced->Keep in memory: On
Settings->Wi-Fi->Advanced->Keep Wi-Fi on during sleep: Always
Settings->Wi-Fi->Advanced->Avoid Poor Connections: On
Settings->Wi-Fi->Advanced->Notify open network: Off
Click to expand...
Click to collapse
Known Bugs:
Bluetooth may crash the first time you open it. Just relaunch and it should be fine. I don't have a means to test bluetooth, if someone wants to offer up a fix, PM me or CvD.
Things of note:
Double check your APN settings after flashing to make sure you're on LTE and it's all correct.
First boot will be slow, have patience. It may take a couple minutes. Subsequent reboots should fly.
If you set your CPU to 196MHz, you will notice some lag when waking up the phone. This is particularly true if you have a live wallpaper.
After first boot, hit the volume rocker to wake up the sound. (This should no longer be an issue)
Changelog Information​This is obviously where the changelog is This will be set up a bit differently from CvD's or any other one. The changes under the BLUE text are what I, ..Cory.., changed. The changes under the RED text are what CvD changed. My changes will only be ones to improve stability for our phones and I try to make sure all work by CvD is untouched to bring you the full experience he intended to bring!
Click to expand...
Click to collapse
v1.6 Change Log:
1/19/13: OUT OF TESTING
1/19/13: Fixed root issue (hopefully)
1/19/13: Fixed build.prop
1/19/13: Added T989 latest radio (UVLH1) in Aroma
1/5/13: Reverted base to Jellybean CM10 branch
1/5/13: Fixed Instagram photo flickering
1/5/13: Aroma updates
1/5/13: Camera seems to be working fine now.
1/5/13: GPU clocks set to [email protected] [email protected] (stock speeds are optional at time of installation)
Re: [ROM-JB][Aroma] CvD-Nibbles 1.6 ~ Custom Kernel ~ GAPPS
..Cory.. said:
reserved 2
Click to expand...
Click to collapse
One more won't hurt...
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
Good work Cory....dont forget to update your sig!!!!!:silly:
Re: [ROM-JB][Aroma] CvD-Nibbles 1.6 ~ Custom Kernel ~ GAPPS
Exelent cory...:thumbup:
Enviado desde mi SAMSUNG-SGH-T989 usando Tapatalk 2
Alright, added download and info in the second post and changelog is in the third post! Enjoy! Don't forget to give CvD thanks!
Re: [ROM-JB][Aroma] CvD-Nibbles 1.6 ~ Custom Kernel ~ GAPPS
HUGE shout out to my testers for helping make this as stable as possible so quick!
Óðinsdagr
MoNsTeRmAyHeM
jesse0471
Thanks guys!
Re: [ROM-JB][Aroma] CvD-Nibbles 1.6 ~ Custom Kernel ~ GAPPS
Great ROM. Fast and stable. A great daily driver.
Thrown at your face by my T989
Definite DD, smooth, no lag that I've found, no flickers, solid port and solid build.
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
Using my kernel? vedi niceee
All-Star Kernel coming to Galaxy s3 soon
ayysir said:
Using my kernel? vedi niceee
All-Star Kernel coming to Galaxy s3 soon
Click to expand...
Click to collapse
Yes sir!
I hope credits suffice for your needs! I made sure to include a link to your thread and to let everyone know that your work made this possible
Can't wait!
..Cory.. said:
Yes sir!
I hope credits suffice for your needs! I made sure to include a link to your thread and to let everyone know that your work made this possible
Click to expand...
Click to collapse
Thanks man, and remember if your going to make changes yourself you have to post them on github
All-Star Kernel coming to Galaxy s3 soon
itzsmokey said:
Can we use the kernel for CM10?
Click to expand...
Click to collapse
Yes
Sent from my Nexus 4 using xda premium
itzsmokey said:
Can't wait!
Click to expand...
Click to collapse
This ROM is CM10 based
ayysir said:
Thanks man, and remember if your going to make changes yourself you have to post them on github
All-Star Kernel coming to Galaxy s3 soon
Click to expand...
Click to collapse
Yeah man, no problem!
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
So just how smooth and fast is this lol
krazeecracker said:
So just how smooth and fast is this lol
Click to expand...
Click to collapse
Try it!
i installed it exactly as the instructions indicated and i got stuck at the samsung logo and it will not boot any ideas?
Relfash (dirty) over the original flash is more what I meant. I wipe everything except external SD, rebooted into twrp 2.3.3.0, flashed ROM, and the JustinBean inverted gapps, reboot let sit for like 15 and was golden.
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2

[ROM][29.08.2014] coolOS ICS 1.5.1 - (MIUIv4) [MULTILANG][ODEX][FAST][AROMA]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi,
I introduce to you my rom MIUI v4 3.2.22 (ICS 4.0.4) based on miuiandroid.com rom for HTC Desire S (based on stock SENSE rom). This rom is fast, beauty and stable.
Orginal thread on Polish forum.
About rom:
Code:
- Aroma installer,
- based on miuiandroid.com rom,
- multilanguage
- rom is odexed,
- choose one from 4 best kernels for DZ,
- SWAP on cache partition,
- added MiuiControl panel,
- statusbar JB or ICS
- APM,
- EXT2 / EXT4 file system,
- better memory managment and remove cache from memory every hour,
- background process limited to 7 (for random apps) + 2 (to Messages and Contacts and dialer),
- SQLite optimization,
- tweeked build.prop (better data transfers) and others,
- 7 steps of volume when we speak on the phone,
- better scrolling,
- added working WIFI HOTSPOT,
- added Viper4androidFX for best sound quality on headphones ([COLOR="#FF0000"]Grant root privileges[/COLOR]), :E
- changed hosts file to block adds,
- changed gps configs,
- zipalign, sqlite, cleaning cache and dalvik scripts (working out once a week - after reboot),
- updated busybox,
- added new google play and flash palyer,
- removed bloatware,
- more in changelog.
Important informations
- backup your data before you install rom (because installer do full wipe)
- On first boot - device will reboot
- Installation time is about 5 minutes
- Desire Z HBOOT is required
VERSION 1.5.1 to download (install only on CWM recovery, 4ext can cause recovery bootloop)
- 1.4.0
- 1.3.3
- 1.3.2
- version 1.3.1
- version 1.3
- version 1.2.1
- version 1.2
- version 1.1.4
Changelog: (version 1.5 is)
Code:
1.5.1 - improved multitasking and overall performance. Swap on whole cache partition (not swaping to file). Added ad blocking option in installer.
1.4.0 - revert back to ext2 file system (faster then ext4), added e2fsck on boot (checking all paritions and fix them if has any errors then mount them), fstrim every day on 1:05 (24h format), updated SuperSU app.
1.3.3 - tunned ext4 file system (faster write and read from eMMC), added trimming option (no lag after some time of using), background process increased to 7 + messages, dialer and contacts, some small changes.
1.3.2 - changed installer to do automatic full wipe and fixed some problems caused by clockworkmod recovery (bootloop after install and other issues), updated SuperSu app, more agressive low memory killer.
1.3.1 - default CPU frequency changed to 1024MHz (before 1113MHz - can cause instability for some devices), some small changes.
1.3 - Added Multilanguage, added kernel 3.0.72 (+ 31MB of free ram), revert back to stock adreno drivers, some small changes.
- for old changelog go to the thread on polish forum, I will not translate this
Screenshots:
Thanks to:
- Miuiandroid.com for great base,
- @qriozum (aka Faka), @ajhavery, team Virtuous and for great kernels.
If you wanna take some parts of my rom to your own project I will not complain about this. I please only for info about what you get from my rom on your thread - that's all. I spend many hours to create this rom - so please respect this.
I take NO responsibility for any damage.
If you like my work you can buy me energy drink :silly:
CoolOS, i guess you are one of the best.
Your both roms were amazing.
Will flash this too and let you know my experiences.
By the way, still loving and running you GB MIUI.
Thanks again.
Sent from my HTC Desire Z using xda app-developers app
is it possible to add french language please?
coolOs you're awesome thanks. which kernel do you recommend for battery life?
aryank said:
coolOs you're awesome thanks. which kernel do you recommend for battery life?
Click to expand...
Click to collapse
I would add for having a good balance Smoothness / battery.
Does this one will remain smooth after some weeks? that's the question I think!
@magikstar
Maybe soon I will add more Languages. Firstly I wanna change one thing in this rom.
@aryank
Try Faka 3.0.72 kernel it's really good.
@Kéno40
I added to my roms auto wipe dalvik-cache and cache after week of using - so no lag after long term of using.
coolos said:
@magikstar
Maybe soon I will add more Languages. Firstly I wanna change one thing in this rom.
@aryank
Try Faka 3.0.72 kernel it's really good.
@Kéno40
I added to my roms auto wipe dalvik-cache and cache after week of using - so no lag after long term of using.
Click to expand...
Click to collapse
Thanks. I will try but the SGS experience I had on this kind of ROm was that the system always slowed down, no matters if wiping of not....
I have flashed this Rom, but I didn't get an option to select kernel or any swaps.
It only gave an option for slim MIUI or full MIUI.
May be I should have selected slim right???
Also, I'm unable to change my themes, each time it asked me to create xiaomi account.
But still after creating an account, I wasn't able to change my theme, it said, sorry service is not available.
So even for applying theme do we need to create an account?
And ya, as you said, this Rom is smooth, but lags in multi tasking.
Browser, calls and msgs takes time to load up.
So till now this is what I have experienced.
Hope you'll take the development of this Rom a bit furture.
Thanks a lot for sharing your lovely creation.
arunal_123 said:
I have flashed this Rom, but I didn't get an option to select kernel or any swaps.
It only gave an option for slim MIUI or full MIUI.
May be I should have selected slim right???
Also, I'm unable to change my themes, each time it asked me to create xiaomi account.
But still after creating an account, I wasn't able to change my theme, it said, sorry service is not available.
So even for applying theme do we need to create an account?
And ya, as you said, this Rom is smooth, but lags in multi tasking.
Browser, calls and msgs takes time to load up.
So till now this is what I have experienced.
Hope you'll take the development of this Rom a bit furture.
Thanks a lot for sharing your lovely creation.
Click to expand...
Click to collapse
@up
If you wanna Customize your installation you should chose Customize Installation.
Your problem with themes is MIUI idea. Each time you wanna chose new theme you must active your internet connection - this is stupid think.
Miui v4 is heavy, so maybe some apps needs some time to load. I can lock some apps in memory to fast access but then you will get less ram to other apps.
Thanks a lot.
I guess your MIUI GB is my choice.
Faster, smoother & multitaskable. Overall GREAT...
It has most of the features of v4 too.
So reverting back to my MIUI GB nandroid.
Thanks for your help and support.
The only problem I've found is whenever the carrier shows up (I'm on AT&T), it shows "AT;ampT." I have a bad case of ocd. xD Other than that, yet another fantastic ROM.
fireball0093 said:
The only problem I've found is whenever the carrier shows up (I'm on AT&T), it shows "AT;ampT." I have a bad case of ocd. xD Other than that, yet another fantastic ROM.
Click to expand...
Click to collapse
Go to Control panel and change Carrier name. I can't fix this, because I can't recompile framework-miui-res.apk - really strange
Today I release version 1.2.1, this is changelog:
- locked Dialer, Contacts and Messages apps in memory - to fast access,
- fixed small lags after screen unlock.
Hi, i flashed this ROM to give feedback for the dev
Thanks for this nice MIUI ROM for this device, however i merely can test what works without SIM card
So...what i saw so far, it works quite smooth for the given RAM
No glitches so far
One reboot after i flashed it before i could configure it, but thats all i had so far
Besides that...i installed it with the htc keyboard and there i could not disable the haptic feedback, so i could disable it in the settings but when i got back it was enabled again
So far thanks again for the hard work, keep it up
Greets Vauvenal7
Sent from my MyTouch 4G Slide
ok, version 1.2.1 is up.
BTW
I compiled kernel from @qriozum 3.0.72 source, and I relocate ram from GPU to userspace and get +31MB of ram (standard 361MB - new kernel 392MB). Recording video in HD will not work, but 800x480 recording is fine, 3D performance is still good. I will share with this kernel soon.
coolos said:
ok, version 1.2.1 is up.
BTW
I compiled kernel from @qriozum 3.0.72 source, and I relocate ram from GPU to userspace and get +31MB of ram (standard 361MB - new kernel 392MB). Recording video in HD will not work, but 800x480 recording is fine, 3D performance is still good. I will share with this kernel soon.
Click to expand...
Click to collapse
Wow.... you mean to say an additional space for ram, 392MB Ram on DZ. Thats a new discovery. You rock coolOS.
Sent from my HTC Desire Z using xda app-developers app
@up
yes, +31MB of ram for 720p recording
coolos said:
@up
yes, +31MB of ram for 720p recording
Click to expand...
Click to collapse
What about graphics performance? Any glitches, or video playback or gaming performance?
Wont this hinder gpu performance. I mean, gpu handles them, so without gpu memory how is the performance.
Have you tried the kernel?
Sent from my HTC Desire Z using xda app-developers app
On Antutu, standard 3d score is about ~1800 with new kernel ~1750 (one test) sow no changes really. I tested Gta Vice city, and really no see diferrence, maybe less stutter because more ram for userspace. Playback videos on 720p works great.
Only disadvantage for now is no recording videos on 720p.
Getting huge graphical glitches in Google maps app, and play store shows the phone as T-Mobile Samsung GT-I9300, whats up with that
@up
Google maps glitches is probably caused by new Adreno libs (I will test it, and change that). Thx for reporting.

[KERNEL][920P/R4] UniKernel v9 120615

Features
Interactive governor as default
CFQ I/O scheduler as default
bic TCP congestion scheduler
Full init.d scripting support
SE Linux set to permissive (will prevent private mode from working)
Fully working Auto-Root for all 5.1.1 roms
Thanks to the S6 Overload, @g.lewarne, we have a unified dtb for 920/925 P and R4 devices...since he's such a busy person, I will be maintaining on this side....and update as appropriate on the changes @g.lewarne makes...
v9 initial - 120615
No longer beta! Yay!...
Disabled selinux and auditd...
Ramdisk being compressed using lzma from gzip...
Reverted to UniKernel v8 Interactive and VM settings...helpfully this fixes the lockscreen issue...testers have not seen this issue...
v9 beta - 112915
Removed "Add lz4 compressor and crypto modules" commit and added "Compressor: Add lz4 modules, Speedup lz0" commit
v9 beta - 1110815
Based on COI6
Added ROW scheduler
lz4/lz4hc fixes
block: Make CFQ default to IOPS mode on SSDs
v9 beta - 100815
Implementation of /system/unikernel.prop (more about this, below, in the second post)
selinux: Do not allow mode changes [HACK]
sd: Avoid sending medium write commands if device is write protected
binfmt_elf.c: use get_random_int() to fix entropy depleting
arm64: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESS
Revert "staging: binder: Change binder mutex to rtmutex."
Usb: Gadget: Add DriveDroid support
Add lz4 compressor and crypto modules
GPU: Mali: Rework Throttling and DVFS control
Block: Add BFQ and FIOPS Schedulers, Optimize Deadline
cpufreq: exynos-mp-cpufreq: Add calibrated power coefficients
Squash of AndreiLux's power efficiency patch set
cfq-iosched: fix the setting of IOPS mode on SSDs
writeback: Fix occasional slow sync(1)
fs/sync: Make sync() satisfy many requests with one invocation.
block: Reserve only one queue tag for sync IO if only 3 tags are available
block_dev: implement readpages() to optimize sequential read
jiffies conversions: Use compile time constants when possible
readahead: make context readahead more conservative
sync: don't block the flusher thread waiting on IO
writeback: fix writeback cache thrashing
Make sure you have OEM Unlocking enabled in Developer Options before flashing kernel...
No, seriously...go to Settings > Developer Options > OEM Unlocking...On? Good...continue...
Downloads
920P - https://www.androidfilehost.com/?w=files&flid=44922
920R4 - https://www.androidfilehost.com/?w=files&flid=44923 Not sure if it boots...please confirm...
Source
https://github.com/djvoleur/G92XP-R4_COI9
/system/unikernel.prop
Below are the lines added to unikernel.prop and their default settings...
kernel.turbo=false (default) or true
kernel.interactive=battery (default) performance
kernel.scheduler=cfq (default) noop deadline fiops bfq
kernel.vm=tuned (default) or stock
kernel.gapps=true (default) or false
kernel.initd=true (default) or false
If you want to what they exactly do, click here
For now, you will need a file explorer (with root access) to make changes to the file...just make sure that it keeps the permssions rw-r--r-- (or 644) and you will have to reboot for the changes to take effect...
Project
Here is what I have so far with the app...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
It will be able to apply the settings dynamically without having to reboot the phone and save the settings to the unikernel.prop file...I'll let everyone know once this has been completed...
Thanks a bunch for this. For those of us keeping track of the main thread, can you confirm which version 5 this is? The latest release was .0004, but I think .0003 and .0004 were test versions, weren't they? Thanks again for bringing unikernel to the 920p, my phone just isn't the same without it.
fachadick said:
Thanks a bunch for this. For those of us keeping track of the main thread, can you confirm which version 5 this is? The latest release was .0004, but I think .0003 and .0004 were test versions, weren't they? Thanks again for bringing unikernel to the 920p, my phone just isn't the same without it.
Click to expand...
Click to collapse
Ours is probably gonna be a tad but different than the main thread...if there is an important change, I will build/update as needed...
Thank you for the hard work
@djvoleur what's the difference between Unikernel v5 from 7/23 and Unikernel v5 from 7/27 (today), also why is there 2 download folders/links?? Thanks!
JoeFCaputo113 said:
@djvoleur what's the difference between Unikernel v5 from 7/23 and Unikernel v5 from 7/27 (today), also why is there 2 download folders/links?? Thanks!
Click to expand...
Click to collapse
Unified dtb...interactive changes...that's it...
I would say read what's infront of the download links...
djvoleur said:
Unified dtb...interactive changes...that's it...
I would say read what's infront of the download links...
Click to expand...
Click to collapse
I'm confused though lol.. So can us 920P users not use the 920R4 version, or....??
JoeFCaputo113 said:
I'm confused though lol.. So can us 920P users not use the 920R4 version, or....??
Click to expand...
Click to collapse
No, if I remember correctly, the R4 is the US Cellular model.
Updated to v6
JoeFCaputo113 said:
I'm confused though lol.. So can us 920P users not use the 920R4 version, or....??
Click to expand...
Click to collapse
Oh you can use it...but the u won't have any data
@djvoleur do you happen to use Unikernel in conjunction with Kernel Adiutor? If so, what settings do you recommend/use? Like Max/min freq, Governor, Tunables, etc. Thanks
Experiencing random screen sensitivity issues after switching over from v kernel
Sent from my SM-G920P using Tapatalk
OP updated to v6-0001 along with changes made...
Also updated for a stock modified kernel...mostly stock with a commit to help with the lag...
JoeFCaputo113 said:
@djvoleur do you happen to use Unikernel in conjunction with Kernel Adiutor? If so, what settings do you recommend/use? Like Max/min freq, Governor, Tunables, etc. Thanks
Click to expand...
Click to collapse
I don't make any custom changes besides what's set in the kernel/ramdisk
Toonlinkmaster25 said:
Experiencing random screen sensitivity issues after switching over from v kernel
Click to expand...
Click to collapse
What exactly happens?
djvoleur said:
OP updated to v6-0001 along with changes made...
I don't make any custom changes besides what's set in the kernel/ramdisk
What exactly happens?
Click to expand...
Click to collapse
Swipes and clicks aren't registered sometimes especially when pulling down the notification drawer
Sent from my SM-G920P using Tapatalk
**Update: I manged to find a fix online by typing in *#2663# then clicking the top left icon. It probably had to do with the phone itself rather than the kernel.
Do you know if this kernel still roots after updating to the stagefright fix (OGA)?
fachadick said:
Do you know if this kernel still roots after updating to the stagefright fix (OGA)?
Click to expand...
Click to collapse
It worked for me. Updated from stock then flashed unikernel v6-0001 full root no issues so far. Been 24 hours.
sent from rooted G920P on OGA
vinny8030 said:
It worked for me. Updated from stock then flashed unikernel v6-0001 full root no issues so far. Been 24 hours.
sent from rooted G920P on OGA
Click to expand...
Click to collapse
How did you get your settings to look like that in the screenshot?
Yes theme store. There is alot of cool themes
sent from rooted G920P on OGA
So even though this is a custom kernel, we can't change CPU values and different things like when the screen is off can we?
Sent from my SM-G920P using XDA Free mobile app
Rocklee99 said:
So even though this is a custom kernel, we can't change CPU values and different things like when the screen is off can we?
Sent from my SM-G920P using XDA Free mobile app
Click to expand...
Click to collapse
No, ive tried several ways and several apps you can make minor changes but no overclock undervolt or anything like that atleast not i have discovered. someone else may have figured out a way though.

Categories

Resources