[Q] adding governors - Xperia Play Q&A, Help & Troubleshooting

how do i add additional cpu governors on a custom boot.img?

I think u need an app like no frills CPU or set CPU to control your CPU and apply govners
just re read your post and I wouldn't no where to start by adding them to a boot.img. do u mean built into the rom ?

Shaun27 said:
I think u need an app like no frills CPU or set CPU to control your CPU and apply govners
just re read your post and I wouldn't no where to start by adding them to a boot.img. do u mean built into the rom ?
Click to expand...
Click to collapse
i mean adding more governors to the boot.img... i think it has something to do with the kernel??? cm7 only has 4 governors by default... not sure if its the rom that needs editing or the boot.img?

seagheart89 said:
i mean adding more governors to the boot.img... i think it has something to do with the kernel??? cm7 only has 4 governors by default... not sure if its the rom that needs editing or the boot.img?
Click to expand...
Click to collapse
Yes - governors are hardcoded in the kernel as far as I know - so you have to recomile a kernel from source - including your changes - and then flash it. It's not just a simple editing of txt files...
More info about other governors you will find at cyanogen forum - as they developed them (e.g. smartass v1/2).

FrEcP said:
Yes - governors are hardcoded in the kernel as far as I know - so you have to recomile a kernel from source - including your changes - and then flash it. It's not just a simple editing of txt files...
More info about other governors you will find at cyanogen forum - as they developed them (e.g. smartass v1/2).
Click to expand...
Click to collapse
You are correct sir.
Here's how to add a governor into a kernel (thanks to doomlord for his awesome github)
https://github.com/DooMLoRD/Xperia-...mmit/bec19001ded34077d7776639834a1229b69e5f87

paxChristos said:
You are correct sir.
Here's how to add a governor into a kernel (thanks to doomlord for his awesome github)
https://github.com/DooMLoRD/Xperia-...mmit/bec19001ded34077d7776639834a1229b69e5f87
Click to expand...
Click to collapse
is there a guide on how to actually do this?? what files needs changing??

seagheart89 said:
is there a guide on how to actually do this?? what files needs changing??
Click to expand...
Click to collapse
It shows all the files that need to be changed to add in a new governer ... if there's a + before a line, that means it was added, - means it was removed.

paxChristos said:
It shows all the files that need to be changed to add in a new governer ... if there's a + before a line, that means it was added, - means it was removed.
Click to expand...
Click to collapse
yeah but where is the kernel file??? do i have to unpack the .img-kernel file??? in the pics he was in the kernel/drivers

seagheart89 said:
yeah but where is the kernel file??? do i have to unpack the .img-kernel file??? in the pics he was in the kernel/drivers
Click to expand...
Click to collapse
First step
1) Make sure you are running linux, or else it won't work
2) Download the source code from either opensource.sonymobile.com (for a stock kernel) or FXP github (https://github.com/freexperia/semc-kernel-msm7x30) for FXP Kernel.
3) unpack the source code
4) make changes to the source code you want to (i.e. adding in governors or io schedulers)
5) Follow this guide on how to build the source (note: the defconfig is probably different you'll have to check the /arch/arm/config folder to figure out which ones is the FXP one...)
6) Make it into a boot img following this tutorial
7) Try booting, if it works, check to make sure that the changes you made sticked. If it doesn't boot, well, you can ask questions in this thread and i'll help you
Any questions?
Pax

will try this.. tnx
EDIT:
-is it not possible to use with windows???
-so i have to build a kernel from scratch?? i can't simply add the new governors to an existing kernel?

seagheart89 said:
will try this.. tnx
EDIT:
-is it not possible to use with windows???
-so i have to build a kernel from scratch?? i can't simply add the new governors to an existing kernel?
Click to expand...
Click to collapse
A) Nope linux is the only way. I suggest ubuntu 10.04 LTE
B) unless you can create a way to decompile and recompile the zImage file (using linux) you're not going to get anywhere fast. (Governors are part of the built kernel, and can't be added into after the fact)

cant i simply copy the kernel from another boot.img file?? are there any other kernels that are compatible with cm7 fxp111 that has more governors??
is it possible to use kernels from other xperia phones using cm7??

seagheart89 said:
cant i simply copy the kernel from another boot.img file?? are there any other kernels that are compatible with cm7 fxp111 that has more governors??
is it possible to use kernels from other xperia phones using cm7??
Click to expand...
Click to collapse
1) technically yes, but kinda pointless because: 2) other than dooms (old) cm kernel (GSM) nope (I'm not sure if he had more governors or if it's compatible with with newer fxp)
3) nope, they use a different board.
Sent from my R800x using Tapatalk

tnx for the answers... i already asked about that old cm7 kernel... doomlord said that it was no longer compatible and needs to be updated to work with the newer cm7

Related

[KERNEL][ICS][P1/L/N] Kanged Gummy Kernel 1.0 Released

Information​This kernel is forked from the CyanogenMod Kernel and i have added a few additional changes of my own and more to come. My builds of AOKP and Gummy have this kernel pre-installed with the Kanged Gummy Kernel but when i release 1.0 it will have a few more tweaks so you would need to upgrade.
There will be 4 files you can download. The boot.img and zImage can both be flashed using Heimdall. The Flashable zip and Odin tar.
Bugs​
Deep Sleep works but when using LiveOC it does not so i recommend only using this when playing games or maybe make a script to disable this when you device locks in the time being.
Differences​
LiveOC
More Frequencies (100MHz, 200MHz, 400MHz, 600MHz, 700MHz, 800MHz, 900MHz, 1000MHz, 1100MHz, 1200MHz, 1300MHz, 1400MHz)
Lulzactive v2 Governor (My preferred choice)
Tiny shmem
Working on more!
Using Features In The Kernel​LiveOC​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.
Lulactive​This is like other governors for the CPU and can be configured using applications like Voltage Control, SetCPU, NSToolsand built-in tools from CM9/10 and AOKP ect.
Downloads​
All Devices - http://goo.im/devs/henryedwardrose/Kernel/ICS
P1 - zImage - Boot.img - Flashable.zip - Odin.tar
P1L - zImage - Boot.img - Flashable.zip - Odin.tar
P1N - zImage - Boot.img - Flashable.zip - Odin.tar
Installation​
zImage or boot.img​
Use command line tool known as 'heimdall' (for people comfortable with the command-line)
Flashable.zip​
Installed using CWM (the easiest methord)
Odin.tar​
Put this file in the PDA section on Odin (Windows only)
Special Thanks​The TE4M - Nice work on developing the kernel and getting our device officially supported by CyanogenMod!
Dizgustipated - Nice Guy, Excellent Roms and Kernel!
Technomancer - The Guy who originally ported CM7 to our tab
Sources​My Github
Building​You can build this kernel yourself in two ways
The First Methord​Is by adding it into your manifest in your android build environment which supports integrated kernel building like CM9/10 and AOKP.
If you want it in your own Rom then simply just perform the regular build commands
If you just want to build a boot.img then apply the following commands
source build/envsetup.sh
lunch cm_p1-userdebug (change this depending on what device you would like to build)
make out/target/product/p1/boot.img
Click to expand...
Click to collapse
The Second Methord​Before the integrated kernel building system you used to build a kernel outside of this in it own separate environment so i have made it possible without have to download the android build environment to build any kernel for this device and you just have to run a build script and tell it what device you want to make.
Firstly you want to use the following commands
mkdir Kernel
cd Kernel
repo init -u https://github.com/henryedwardrose/Kernel_Manifest.git -b master
repo sync
Click to expand...
Click to collapse
Ok when synced you will see that there are three directories. Two of which are what you need. The 'Files' directory
is where all of the other files go that are necessary to build the kernel. The build.sh is a nice bash script which
you can open and easily understand what commands are being executed and how the files are being used.
Anyways here's how you build:
Firstly in the terminal go to the Files directory
cd Files
Click to expand...
Click to collapse
Now run this following command to extract the ramdisks (you only have to do this when i have uploaded a new ramdisk)
./RUNAFTERSYNC.sh
Click to expand...
Click to collapse
Then you want to build the kernel and at the end you will end up with the following flashable files 'zImage,
boot.img, .tar, .zip'
Now you need to initiate the building process
./build.sh
Click to expand...
Click to collapse
Now follow the commands on screen and you will end up with the kernel located in the out directory and you can flash
via Heimdall (zImage and Boot.img), Odin (.tar) and CWM (.zip)
Enjoy!
Thanks for you work...
Please build for all model (P1,P1l,P1N, P1C)..
a-vista said:
Thanks for you work...
Please build for all model (P1,P1l,P1N, P1C)..
Click to expand...
Click to collapse
oops! forgot this information lol :silly: Of course, well except for P1C atm
thanks for kernel. love your work bro.
i flashed on my p1. im trying and write back here for bugs etc.
can someone post some screen shots..???? PLEASEEE...
[email protected] said:
can someone post some screen shots..???? PLEASEEE...
Click to expand...
Click to collapse
ScreenShots from what???
This is a kernel, nothing changes visually...
Just performace, battery..etc..
hi
thanks again your work.
i tried kernel but it doesnt going into DEEP SLEEPtab working always 1200.
my options is smartassv2 and sio.
Used this kernel can be used camera 360 ?
It feels smooth indeed. Quadrant score at 1300 MHz with Cm9 is around 2600-2700.
Kernels includes CWM right? I wonder if I can have this on my P1000N stock GB 2.3.3.
Sent from my HTC Desire S
Hi henry.
My tab is p1000 and im on your aokp milestone 6 (not the rebuild 1). I decided to update my kanged gummy kernel to 1.0 as suggested in the op. I tried the zip for p1 using cwm recovery, and my tab was stucked to the samsung logo. Cant go to recovery too. So i decided to use the .tar in odin, and its now perfectly.
Just a heads up that there maybe something wrong with the zip version. But neverrtheless, thanks for this wonderful kernel!
I have a p1 too and i have download cwm file i have instal it with no issue.
Maybe a wrong download ?
@Henry,
with rebuild 1 kernel is the latest kernel or i have to redownload and install ?
Thank's
Hope someone can upload it to other sites. Rapishare really sucks.
Sent from my GT-N7000 using xda premium
MarlX said:
Kernels includes CWM right? I wonder if I can have this on my P1000N stock GB 2.3.3.
Sent from my HTC Desire S
Click to expand...
Click to collapse
Yes it does, yer you can and will install but it will NOT boot unless you have ICS on your device.
vince_junior said:
Hi henry.
My tab is p1000 and im on your aokp milestone 6 (not the rebuild 1). I decided to update my kanged gummy kernel to 1.0 as suggested in the op. I tried the zip for p1 using cwm recovery, and my tab was stucked to the samsung logo. Cant go to recovery too. So i decided to use the .tar in odin, and its now perfectly.
Just a heads up that there maybe something wrong with the zip version. But neverrtheless, thanks for this wonderful kernel!
Click to expand...
Click to collapse
Thank you for your report its always appreciated It has worked for me and i have a p1 but i will test it soon again to see if i have any issues
chickygamon said:
I have a p1 too and i have download cwm file i have instal it with no issue.
Maybe a wrong download ?
@Henry,
with rebuild 1 kernel is the latest kernel or i have to redownload and install ?
Thank's
Click to expand...
Click to collapse
There is no need to install it but if you install this one it won't hurt its the same.
Gpsrisk said:
Hope someone can upload it to other sites. Rapishare really sucks.
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
I will upload it to goo.im soon but working on jb atm
henryedwardrose said:
I will upload it to goo.im soon but working on jb atm
Click to expand...
Click to collapse
Wow!
New Link
Hey, Uploaded All files to Here now;
http://goo.im/devs/henryedwardrose
Click to expand...
Click to collapse
enjoy!
henryedwardrose said:
Hey, Uploaded All files to Here now;
enjoy!
Click to expand...
Click to collapse
Something wrong with goo.I'm server. ?
Sent from my GT-P1000 using Xparent ICS Tapatalk 2
well this sucks all links are broken
tohno said:
well this sucks all links are broken
Click to expand...
Click to collapse
Goo.im are down atm i am going to upload them again when they are back up. In the mean time i am working on a few things and i may rebuild the kernel with gcc 4.6 check the op are the links still working on rapidahare?
Sent from my GT-P1000 using xda app-developers app

[XS][Kernel][STOCK+] V5.4.1OC [14-03-13] Recovery Independent!!

For those who have an UNLOCKED boot loader.
Kernel Stock+ is
= Sony latest ICS .55 kernel base
+ Auto-root with SuperSU
+ Init.d
+ Governor : Badass, Intellidemand, Interactive, Lagfree, Hotplug, Wheatley
+ I/O schedule : SIO, ROW, ZEN
+ elf extract (support recovery in FOTA partiton)
+ few tweak
+ OC to 1674Mhz(some version)
Stock+ V5.4.1 (OC)
- Over clock again to 1674MHz
- Port few lib, optimize from Open SEMC kernel
- Omit smartassv2 it cause my phone stuck at max frequently.
http://www.mediafire.com/download.php?hsma936uzlasgao
Stock+ V5.3 (Not OC)
http://www.mediafire.com/download.php?ohybzjcfu1ad6hc
- Update recovery TWRP 2.4.1
- Support elf extract so you are no longer tie to TWRP 2.4.1. Now you can update TWRP to the latest version or even install CWM. Check http://forum.xda-developers.com/showthread.php?t=2173202
- Fix Auto Root
- Remove PeqasusQ
- Add Lagfree, Hotplug, Wheatley
Stock+ V5.2 (Enable to Over Clock to match XSL speed)
http://www.mediafire.com/?4n0n5b04g76h8ew
- Change max frequency to 1674MHz
- Change RAM Disk to limit max frequency at 1512MHz
Stock+ V5.1 (update TWRP to V2.3.3.0)
http://www.mediafire.com/?ehkzz5lb59zgbxd
- New ramdisk structure. Now ramdisk split into two 1st for recovery and 2nd for Stock ICS boot.
- 1st ramdisk is ported from http://forum.xda-developers.com/showthread.php?t=2075562.
- 2nd ramdisk is exacted from sony stock kernel.sin merge with ramdisk from Advance Stock Kernel this should retain "autoroot" function and "init.d" support
Stock+ V2
link : http://www.mediafire.com/?vzpj4b6kpoa5zsl
This kernel feature
- build from .55 source + fix cache formatting issue
- little mod ram disk to set minimum frequency at 192000
- on demand tweak for better battery life.
- autoroot with superSU
- Xperia boot screen
Stock+ V1
Link : http://www.mediafire.com/?5sb5352k7pz5lc5
It is unmodified STOCK kernel extract from .55 kernel.sin plus CWM with auto root functionality.
I made a little mod to ramdisk to make it auto root with SuperSU instead of Superuser. The wifi module also replace with the one from stock firmware as well. The wifi module in Advance stock Kernel is not compatible with this kernel.
The kernel work just fine but I notice some bug when I try to format cache or wipe cache it will cause your cache partition corrupt. So if you like to use unmodified stock kernel please remember NOT wipe or format cache.
Well if you already wipe/format and want to get around the problem just simply install other kernel e.g. advance stock ICS17 or my stock mod kernel list above then format cache after that reinstall unmodified stock or you can leave it as it is.
Note.
- 28/01/13 : just found a bug regarding to setcpu and antutu set at boot not appear to set both core correctly. Please give No-frills CPU control or Kernel tuner a try but remember not to use with pagasusq.
- To install by fastboot just extract kernel.elf from the zip.
- Source is outdate because I can not upload a big file. I will update source as soon as I get proper internet connection.
- Now you can update TWRP to the latest version using goo.manager or even install CWM. Check http://forum.xda-developers.com/showthread.php?t=2173202
Feedback is appreciate.
Source :
- kernel http://www.mediafire.com/?b0nga11uw2syw2s
- 2nd Ramdisk http://www.mediafire.com/?9s7059o8g7fxubo
Credit :
championswimmer, Arakmar, cobrato
Mericon, DorimanX, Faux123, krabappel2548, Open SEMC
Can you make a flashable zip
Sent from hell using Xperia-S(atan)
mrsatan said:
Can you make a flashable zip
Sent from hell using Xperia-S(atan)
Click to expand...
Click to collapse
Sorry, I do not have enough knowladge. I'm just a noob. If you can point me to the right direction I will try to make it.
tosa.th said:
Sorry, I do not have enough knowladge. I'm just a noob. If you can point me to the right direction I will try to make it.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1904615
You can use an existing kernel zip and add this to it.
Sent from hell using Xperia-S(atan)
Xsx version 6 is a good one to use
Can you make one with SuperUser please?
SuperSU is not much user friendly as Superuser :'(
please verify and confirm..this flashable zip i made is composed of .55 firmware stock kernel, cwm and supersu v.97
I would used it if you used Superuser but you used SuperSU which is not so used friendly as Superuser.
jemju_xps-user said:
please verify and confirm..this flashable zip i made is composed of .55 firmware stock kernel, cwm and supersu v.97
Click to expand...
Click to collapse
I think this is different mate. The one you provide is not the real recovery. This is the same way people use for Locked boot loader. The recovery is locate in "system". If you format system you will loose it or if you install new ROM which has script to format system you probably loose recovery!!
Mine the recovery is not in system partition. It is loaded in ramdisk. You won't loose it even you format system.
Cheers.
tosa.th
darkerm said:
Can you make one with SuperUser please?
SuperSU is not much user friendly as Superuser :'(
Click to expand...
Click to collapse
I disagree dude, SuperSU is way cool and easier and the eye""
Sent from South Africa using Sony Xperia S
darkerm said:
Can you make one with SuperUser please?
SuperSU is not much user friendly as Superuser :'(
Click to expand...
Click to collapse
darkerm said:
I would used it if you used Superuser but you used SuperSU which is not so used friendly as Superuser.
Click to expand...
Click to collapse
I did it but for now it is in elf format. Please check first post.
You probably not need it because if you already rooted with ICS16 which come with superuser then the kernel will not reroot your system.
I'm still learning, could you please explain or give me some info about how you find user friendly of superuser? I read around here and lot of people said supeSU is quicker.
Cheers,
tosa.th
I am not a Dev but since my 1st Xperia NEO I have always used Superuser. I only once used SuperSu and its was last night When I was looking for a way to Root .55 of my Xperia S.
The used Interface it kinda messy and had a lot of option but in Superuser it just a few thing and easy to understand.
I don't know about others but As far as I know and Experienced most of the xperia user and even my friend use Superuser instead of supersu.
mrsatan said:
http://forum.xda-developers.com/showthread.php?t=1904615
You can use an existing kernel zip and add this to it.
Sent from hell using Xperia-S(atan)
Xsx version 6 is a good one to use
Click to expand...
Click to collapse
It easy more than what I thought. I spent hours messing around with zImage within cwm flash-able zip of ICS16.
Finally I figure it out. Please try the CWM version of this stock kernel in first post.
Cheers,
tosa.th
tosa.th said:
It easy more than what I thought. I spent hours messing around with zImage within cwm flash-able zip of ICS16.
Finally I figure it out. Please try the CWM version of this stock kernel in first post.
Cheers,
tosa.th
Click to expand...
Click to collapse
Testing now, so far all OK. Flashing worked, rebooted OK.
Sent from my LT26i using xda premium
darkerm said:
I am not a Dev but since my 1st Xperia NEO I have always used Superuser. I only once used SuperSu and its was last night When I was looking for a way to Root .55 of my Xperia S.
The used Interface it kinda messy and had a lot of option but in Superuser it just a few thing and easy to understand.
I don't know about others but As far as I know and Experienced most of the xperia user and even my friend use Superuser instead of supersu.
Click to expand...
Click to collapse
Supersu owns super user. Chainfire is the man
Sent from hell using Xperia-S(atan)
Someone needs to make a kernel with twrp. Anyone have a good kernel tutorial. I'll look into it.
Sent from hell using Xperia-S(atan)
mrsatan said:
Someone needs to make a kernel with twrp. Anyone have a good kernel tutorial. I'll look into it.
Sent from hell using Xperia-S(atan)
Click to expand...
Click to collapse
You may start from the link in my first post. It is for Acro S but it should give you an idea. There is an instruction in page 5.
I use kernel kitchen to unpack and repack kernel.
Cheers,
Tosa.th
tosa.th said:
You may start from the link in my first post. It is for Acro S but it should give you an idea. There is an instruction in page 5.
I use kernel kitchen to unpack and repack kernel.
Cheers,
Tosa.th
Click to expand...
Click to collapse
Cool, ill take a look when i get some time. Is kernel kitchen only for linux?
mrsatan said:
Cool, ill take a look when i get some time. Is kernel kitchen only for linux?
Click to expand...
Click to collapse
It suppose to work on windows but you will need cgywin. You also need some other software like phyton 7zip java etc. If you have Linux then it will be easy to install all those software.
Great work.
I have a unlock bootloader and Whit this kernel there is an increase of performance.
Now i have the stock. 55 and Whit the antutu and i have 8390
Whit cm10 i have 8900. I think this is a Great kernel.
Hi, I've just added this kernel to the Xperia S Development Index
Sent from my GT-I9100 using xda premium

[MOD][04-04][DISMISSED]Change Settings of MODDED Kernel

Change Settings of MODDED Kernels!
Click to expand...
Click to collapse
Hi guyz, this is an aroma mod witch you can use to change the default settings of the HOX kernels.
Click to expand...
Click to collapse
HOW IT WORKS?
Simply, it changes kernel's settings via a script, it's not invasive!!
HOW TO FLASH?
REALLY?!? :silly:
Flash it as a normal ROM.
####################
You could have issues
Enjoy and, if you like, rate 5 stars
and sure, FEEDBACKS me!!
It's an order!
It should works with all SENSE JB Kernels EDITED, NOT THE STOCK!
It's not compatible with the other MY mod.
​
Click to expand...
Click to collapse
Download v 2.6​
Click to expand...
Click to collapse
:good::laugh:​
CHANGELOG
Click to expand...
Click to collapse
Code:
V2.6
> Added possibility to chose governors
> Added CPU 25MHz and 1.6GHz
V2.5
> Added Iba21's SMARTMAX SETTINGS
V2.1
> Added more GPU freqs
V2.0.1
> Minor FIX
V2.0
>> ADDED MODS CHOSE for XM-KERNEL
V1.2
> Added chose ON/OFF Sweep2Wake
V1.1.5
> Fixed maxfreq injuction
V1.1
> Added fast charge (if possible)
V1.0
- Possibility to change MIN and MAX freq
first free info:
not all kernels gives possibility of changes his own parameters, it means, if you don't see the difference, it's because kernel auto turns modded settages to default! (as what stock htc's kernel do)
this mod is absolutely working, i test it on twrp recovery until share!
​
Odp: [MOD][08-02]Change Settings of MODDED Kernel
Some screen please?
Sent from HOX with ARHD 18.x
R: [MOD][08-02]Change Settings of MODDED Kernel
For what? Is not graph.. you flash it and chose what freq you could (max or min).. and it set those..
For now i put this.. more setting in future!
What screenshot whould you? To see it changes from 1500 to what you want?
Odp: [MOD][08-02]Change Settings of MODDED Kernel
iba21 said:
For what? Is not graph.. you flash it and chose what freq you could (max or min).. and it set those..
For now i put this.. more setting in future!
What screenshot whould you? To see it changes from 1500 to what you want?
Click to expand...
Click to collapse
Sorry for stupid question.... I'm new in kernel topic
Sent from HOX with ARHD 18.x
*elmo* said:
Sorry for stupid question.... I'm new in kernel topic
Sent from HOX with ARHD 18.x
Click to expand...
Click to collapse
don't be shame, nevermind, it's not a stupid question, it's unusefull
i can't post a screen, but, you see frequency is changed, so, it's what mod do.. :silly:
why i have create this?
because daemons APP are not so good, are big, uses a lot of code lines to injuct some values.. my mod uses 9 lines til now..:good:
Odp: [MOD][08-02]Change Settings of MODDED Kernel
iba21 said:
don't be shame, nevermind, it's not a stupid question, it's unusefull
i can't post a screen, but, you see frequency is changed, so, it's what mod do.. :silly:
why i have create this?
because daemons APP are not so good, are big, uses a lot of code lines to injuct some values.. my mod uses 9 lines til now..:good:
Click to expand...
Click to collapse
Thanks for explanations :thumbup:
Sent from HOX with ARHD 18.x
Thanks man :good:
now i tried it .
53 download 4 thanks.. and some devs has to spend his free time for the comunity?
ungratefulls
iba21 said:
53 download 4 thanks.. and some devs has to spend his free time for the comunity?
ungratefulls
Click to expand...
Click to collapse
Sorry, but I don't understand.
What's the differences between this version to the old one (2.5)?
R: [MOD][08-02]Change Settings of MODDED Kernel
Doorman404 said:
Sorry, but I don't understand.
What's the differences between this version to the old one (2.5)?
Click to expand...
Click to collapse
The other is a setting of the ondemand parameter.. this is for changing options.. my obiettive is to unify the most mods in one.. for ex:
Chose freqs
Chose governor
chose different setting of governor
Chose.undervolt
Chose scheduler
Etc etc etc
Sure, it's unusefull to.add all now.. kernels doesen't have those parameters..
the mod is simple.. whould you use the tegra3 at 1ghz max? You should use an app daemon (systen tuner etc etc) or use a simple script
Oc daemons use a lot of resources, and monitoryze the cpu.. my mod add the parameters at boot, and, nothin else.. so.. the same thing without an app witch could:
1) can give free reboots
2) increase the consiption
upgrade in first post
Thanks! I think I got it
So, How do I change those values my self?
(Max freq, voltages) Is there aroma menu inside
or have I got to use SysTuner?
R: [MOD][11-02]Change Settings of MODDED Kernel
Doorman404 said:
Thanks! I think I got it
So, How do I change those values my self?
(Max freq, voltages) Is there aroma menu inside
or have I got to use SysTuner?
Click to expand...
Click to collapse
The zip si an aroma package
iba21 said:
The zip si an aroma package
Click to expand...
Click to collapse
Hi, I just flashed it.
Nice Aroma app
But where do i Control the
Voltage? I haven't seen it there.
add in later releases, UV is buggy for now.. has to be recompiled from devs
Hello, thank you for creating this. I want to ask about the USB Fast Charge. Currently I'm using KozmiK kernel which doesnt have USB Fast Charge feature. Is it possible to make the USB Fast Charge available with this mod? I already install the mod and notice that when you charge using USB, it stil shows USB. But I dont know if the USB Fast Charge is already applied or not. I cant charge with USB since the kernel have some issue when chargin with USB, the minimum frequency stays at 910 Mhz and cannot be lowered
R: [MOD][11-02]Change Settings of MODDED Kernel
Fast charge is a kernel features.. only kernel has it.. and it's impossible to add manually with recovery flash
If you turn on the fastcharge with this mod on a kernel witch doesent have it, it will not work.. the command of turning on will not find the sysfile, so, one istruction for nothing.. it doesent demage the phone
If you have issues with frequency, you should change kernel..
I'm on ncx, and it's bugghed too.. so.. it's normal.. source code is out for less time
iba21 said:
Fast charge is a kernel features.. only kernel has it.. and it's impossible to add manually with recovery flash
If you turn on the fastcharge with this mod on a kernel witch doesent have it, it will not work.. the command of turning on will not find the sysfile, so, one istruction for nothing.. it doesent demage the phone
If you have issues with frequency, you should change kernel..
I'm on ncx, and it's bugghed too.. so.. it's normal.. source code is out for less time
Click to expand...
Click to collapse
Does ncx has fast charge ?
What does it do exactly ?

Phone won't charge

Yesterday I left my phone discharge to 0% and then it turned off. There is a known bug of 0% battery but it hadn't happened to me like this before.
Firstly, when I connected it, it gave no sign of life... as always. It shows the "three leds of death" for a while then it turns on normally... but this time it didn't happened. It now just shows this light
View attachment 1996931
and it does nothing when I try to turn it on, press the home button.. anything. The only way to charge it is force-turning it on, and charge from that, which is not the idea. Any suggestions? I haven't tried anything yet :l
please see below thread:
http://forum.xda-developers.com/showthread.php?t=1510703
maybe can help you too:
http://forum.xda-developers.com/showpost.php?p=39656959&postcount=35
Sun_ said:
please see below thread:
http://forum.xda-developers.com/showthread.php?t=1510703
maybe can help you too:
http://forum.xda-developers.com/showpost.php?p=39656959&postcount=35
Click to expand...
Click to collapse
Thanks for your reply.
As I see that the post is a bit old and I'm using a JB Rom and JB kernel, it's still working for my phone? I say it because I won't have the risk of a brick or damaged ROM or something
---------
Oh and my phone's an Arc S (LT18i) not Arc (15), no risk?
Sorry I can't help further
Sent from my Xperia Arc S using xda app-developers app
So.. anyone else? I'm still with this
Let it charge for a while and see if you can turn it on after that.
僕のLT18iから送られてきた
You say it is 0% battery issue...tried to fix that? http://forum.xda-developers.com/showthread.php?t=1312398
Someguyfromhell said:
You say it is 0% battery issue...tried to fix that? http://forum.xda-developers.com/showthread.php?t=1312398
Click to expand...
Click to collapse
Yup, didn't work for me..
0 battery patch kernel for JB
http://forum.xda-developers.com/showthread.php?t=1885559
http://forum.xda-developers.com/showthread.php?t=1926299
http://forum.xda-developers.com/showthread.php?t=2273011
For stock, any stock kernel should work (Not stock above)
DiceDistrict said:
0 battery patch kernel for JB
http://forum.xda-developers.com/showthread.php?t=1885559
http://forum.xda-developers.com/showthread.php?t=1926299
http://forum.xda-developers.com/showthread.php?t=2273011
For stock, any stock kernel should work (Not stock above)
Click to expand...
Click to collapse
I have tried all kernels, it's not a kernel problem.. where's the patch? I just see kernels
Phenomzye said:
I have tried all kernels, it's not a kernel problem.. where's the patch? I just see kernels
Click to expand...
Click to collapse
The patch for arc/S only for stock 2.3.3
The oringinal patch file: http://forum.xda-developers.com/showthread.php?t=1312398 "bq27520-kernel-driver.7z/c"
Compile your own version
This are simplified steps. If you dont know how to do, search in the forum.
- First, download the stock kernel source for Xperia (watch out for the correct version), or the sources for your custom ROM you want to use if its not compatible with stock kernel. The developer thread of dev Kalled from Sony (search on developer thread) has some instructions on how to compile the kernel.
This is the direct link to download Sony stock kernel sources:
http://developer.sonymobile.com/downloads/opensource/
- For the ARM compiler, download the CodeSourcery arm eabi compiler version 2010q1.
https://sourcery.mentor.com/sgpp/lit...al/release1294
- Install the compiler on Linux (You can use a virtual machine if you have Windows - use Virtual Box or VMWave Player, both are free for home use).
- Overwrite the bq27520 driver source code with the patched driver from this thread.
- Next, follow the guide on Kalled thread to select phone version and compile the Kernel.
- In the end of compilation, you get a zImage file, that is YOUR Kernel. Congratulations.
- You need a ramdisk. If you are targeting a custom ROM, get a ramdisk compatible with your custom ROM. Also, you can go to DoomLord thread about ramdisk and get a ramdisk suitable for your building. Or generate/use your own ramdisk if you know how. If you use other's ramdisk, give theirs credit.
- With kernel image and ramdisk, generate the file boot.img using mkbootimg tool from Android SDK, or abootimg tool from kubuntu repositories.
- If you choose to use mkbootimg, download a compiled version of mkbootimg, or compile your own version from Android SDK.
- Now you have a boot.img file. Flash it on your phone using fastboot and you are done.
Click to expand...
Click to collapse
---------- Post added at 09:36 AM ---------- Previous post was at 09:32 AM ----------
It may be a problem to your battery.
Or you can try to flash "Fix FOTA bricked" http://forum.xda-developers.com/showthread.php?t=1126358
Okay I will try those. No.. actually, the off charging works just well with the stock ROM and my battery has a good life at all so it's not a battery issue, thanks

[11-12-13][ROM][Kernel][MC6][4.1.2][Radio-MC6]TWRP2.6.0] Iced_Cold_ROM Fully Modded

Hello XDA Member and soon to be members ^^^^
Today on 11-12-13 I share with you my latest work: ICED_COLD_ROM
It is a remake of CRYSTAL_SKULLS rom but with new kernel. kernel info found here
ICR has everything you will need to talk on your phone. =]
ICR comes with my latest ICE_COLD _KERNEL
you will notice new schedules and govorners
flash dirty over any of my de-odexed builds or go clean your choice
here is link https://sourceforge.net/projects/be...D_CRYSTAL_SKULLS_signed_11-12-13.zip/download
you dl it enjoy it or not, come back and give me feedback
disclaimer : Only you are responsible for your device(s).
features:
customizable toggles data flashlight power off etc & themed blue/off & white/on thanks to @wanam
No adds
settings themed
sounds themed and ported from nexus
nexus bootanimation also its customizable
​
Kernel features these governors
BADASS
INTELLIDEMAND
INTERACTIVEX
LAZY
LIONHEART
SAMSUNG
SMARTASS
WHEATLEY
INTERACTIVE
Schedulers added
SIO
ZEN
Download link ICED_COLD_ROM.zip
https://github.com/hallovveen31/ICED_COLD_Hercules_JB_Kernel
First
Sent from my SGH-I747 using Tapatalk
Have been running this for about 4 hrs. now.......everything seems to be running nicely......pretty smooth and no problems. Rushing, thanks for another 4.1.2 rom brother, cause with the ****ty signal I get @ home, I gotta have that WiFi calling
can i change the boot logo?
the inverted star?
and whats the file name?
Haha yeah you can chnge it.. just flash Kl3keners kernel. Unless you take the boot.img aprt its the .rle file . Two major parts to the boot. Img and that is the zImage and then there is a folder for the ramdisk with, on mine, 31 items. 31
Inside or that folder is an initlogo.rle it goes on and on and on just to change the pic you need a .png to rle converter might as well set up the android kitchen while uoure at. No kidding it would make it worthwhile. Everyone should set up Dsixdas kitchen btw. Get linux distro and flash your computer =) the fun never ends.
To finish the kernel talk... And then there is kernel or zImage uou cant bust into that. You have to have the sourcr, or create it lol, and compile the source with a google or linaro toolchain, or your own you made. Then if uou want to share your kernel you learn git. And now I just build kernels when I het board and mess with git pushing and pulling its fun.
Sent from my SGH-M919 using XDA Premium 4 mobile app
Rushing said:
Haha yeah you can chnge it.. just flash Kl3keners kernel. Unless you take the boot.img aprt its the .rle file . Two major parts to the boot. Img and that is the zImage and then there is a folder for the ramdisk with, on mine, 31 items. 31
Inside or that folder is an initlogo.rle it goes on and on and on just to change the pic you need a .png to rle converter might as well set up the android kitchen while uoure at. No kidding it would make it worthwhile. Everyone should set up Dsixdas kitchen btw. Get linux distro and flash your computer =) the fun never ends.
To finish the kernel talk... And then there is kernel or zImage uou cant bust into that. You have to have the sourcr, or create it lol, and compile the source with a google or linaro toolchain, or your own you made. Then if uou want to share your kernel you learn git. And now I just build kernels when I het board and mess with git pushing and pulling its fun.
Sent from my SGH-M919 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
thanks bro.. now the only big problem is. i dont have computer...
edwarddlr said:
thanks bro.. now the only big problem is. i dont have computer...
Click to expand...
Click to collapse
oh well just dl tiberius and flash, that should be a good fix =]
however I just overclocked my first kernel to 1.9ghz added tons of governors and fastcharge some schedulers. and am releasing it soon maybe I will make an alternate image.

Categories

Resources