[MOD] Architect_Edition : * Set your kernel without application * and more *[SCRIPTS

Search This thread

NorthLight

Senior Member
May 13, 2013
443
566
East of Eden


Warning : Stritcly FORBIDDEN to share MY work on Phonandroid





131023042759256700.jpg


Kernel Architect is some scripts to set your kernel without application and 100% compatible with all Kernels

only if you have a Snapdragon 800 as processor

You can modify :

- governors
- schedulers
- max frequences *
- table of voltages *
* if your kernel have OC/UV options


List of commands

Open an application like Android Terminal Emulator
Start always a session with su + enter ...


Code:
Architect
*that give you some informations and recommandations

Code:
governors
*that will show you all governors available

Code:
name of governor

conservative
interactive
wheatley
ondemand
performance
powersave
userspace
*that will activate the governor of your choice ( say me if you want another )


Code:
schedulers
*that will show you all schedulers availables

Code:
name of scheduler

cfq
deadline
noop
row
sio
fiops
test-iosched
vr
zen
*that will activate the scheduler of your choice

Code:
freq
*that will show you some informations about frequences of your CPU

Code:
freqmax1,3
freqmax1,4
freqmax1,5
freqmax1,6
freqmax1,7
freqmax1,8
freqmax1,9
freqmax2,3
freqmax2,5
freqmax2,7
*That will activate the max fréquence of your cpu : 1,3Ghz to 2,7Ghz

Code:
volt
*That will show your table of voltages CPU

Code:
volt0
*That will set the original table of voltages

Code:
volt-25
volt-50
volt-75
volt+25
volt+50
volt+75
*That will set - or + in mV

that will show you before and after

Warning: the base is volt0


How to have these scripts actived at boot

2 way :

- the folder init.d
- use Script manager


1) init.d

Copy your combinaison, for example :" interactive, deadline, volt-25 and past it in /system/etc/init.d/
Don't forget to be in root explorer and give right permissions *... ( read, write, execute )

You can find all my scripts in /system/bin/

or : Kernel-Architect-scripts.zip



2) Script Manager

Take the application Script Manager on play store
Choose the script, give root access and apply at boot

You can find all my scripts in /system/bin/

or : Kernel-Architect-scripts.zip



*** Kernel Architect-signed.zip ***

Uninstall Kernel Architect-signed.zip

Kernel-Architect-scripts.zip




- Reboot in your Recovery
- Install Architect_Edition-signed
- Enjoy



~~~~~~~~~~~~~~~~~~~~~~~~~


More

Take my TWRP theme :



- Download
- Reboot on Recovery
- Install
- Reboot on Recovery
- Enjoy :D




~~~~~~~~~~~~~~~~~~~~~~~~~


 
Last edited:

canecbr600

Senior Member
Oct 27, 2008
440
82
Can I ask how this differs from current CPU management apps? What u list here, I seem to be able to manipulate with Setcpu... Just for my knowledge .... Thanks fellas!
 

NorthLight

Senior Member
May 13, 2013
443
566
East of Eden
Can I ask how this differs from current CPU management apps? What u list here, I seem to be able to manipulate with Setcpu... Just for my knowledge .... Thanks fellas!

This mod will allow for all your specified kernel settings to load at boot via androids init.d. Apps like Trickster will load up in system memory after the OS has booted and will then apply the modifications you specify. You could say that scripts like this are "cleaner" ways of applying tweaks as it is done during boot naturally through the OS and negates the need to have an additional app starting and running in the background. That being said, init.d scripts are not as user friendly as apps like Trickster and could take some time to get used to if you don't have much experience with them. The scripts may also increase boot time but will most likely be a negligible amount.
 

skulldreamz

Senior Member
Mar 13, 2012
1,401
1,175
Baltimore, MD
Great job bro and thanks for sharing. Awesome Awesome theme too! Such perfect timing as I'm getting into using scripts so this will really help guide me as well! ;)

Sent from my LG-D800 using XDA Premium 4 mobile app
 
  • Like
Reactions: NorthLight

billamin

Senior Member
Mar 10, 2010
494
72
34
Kolkata
hi,
this mod is not working for me, could anyone please upload the uninstallation zip, as the links are dead
 

Top Liked Posts

  • There are no posts matching your filters.
  • 5


    Warning : Stritcly FORBIDDEN to share MY work on Phonandroid





    131023042759256700.jpg


    Kernel Architect is some scripts to set your kernel without application and 100% compatible with all Kernels

    only if you have a Snapdragon 800 as processor

    You can modify :

    - governors
    - schedulers
    - max frequences *
    - table of voltages *
    * if your kernel have OC/UV options


    List of commands

    Open an application like Android Terminal Emulator
    Start always a session with su + enter ...


    Code:
    Architect
    *that give you some informations and recommandations

    Code:
    governors
    *that will show you all governors available

    Code:
    name of governor
    
    conservative
    interactive
    wheatley
    ondemand
    performance
    powersave
    userspace
    *that will activate the governor of your choice ( say me if you want another )


    Code:
    schedulers
    *that will show you all schedulers availables

    Code:
    name of scheduler
    
    cfq
    deadline
    noop
    row
    sio
    fiops
    test-iosched
    vr
    zen
    *that will activate the scheduler of your choice

    Code:
    freq
    *that will show you some informations about frequences of your CPU

    Code:
    freqmax1,3
    freqmax1,4
    freqmax1,5
    freqmax1,6
    freqmax1,7
    freqmax1,8
    freqmax1,9
    freqmax2,3
    freqmax2,5
    freqmax2,7
    *That will activate the max fréquence of your cpu : 1,3Ghz to 2,7Ghz

    Code:
    volt
    *That will show your table of voltages CPU

    Code:
    volt0
    *That will set the original table of voltages

    Code:
    volt-25
    volt-50
    volt-75
    volt+25
    volt+50
    volt+75
    *That will set - or + in mV

    that will show you before and after

    Warning: the base is volt0


    How to have these scripts actived at boot

    2 way :

    - the folder init.d
    - use Script manager


    1) init.d

    Copy your combinaison, for example :" interactive, deadline, volt-25 and past it in /system/etc/init.d/
    Don't forget to be in root explorer and give right permissions *... ( read, write, execute )

    You can find all my scripts in /system/bin/

    or : Kernel-Architect-scripts.zip



    2) Script Manager

    Take the application Script Manager on play store
    Choose the script, give root access and apply at boot

    You can find all my scripts in /system/bin/

    or : Kernel-Architect-scripts.zip



    *** Kernel Architect-signed.zip ***

    Uninstall Kernel Architect-signed.zip

    Kernel-Architect-scripts.zip




    - Reboot in your Recovery
    - Install Architect_Edition-signed
    - Enjoy



    ~~~~~~~~~~~~~~~~~~~~~~~~~


    More

    Take my TWRP theme :



    - Download
    - Reboot on Recovery
    - Install
    - Reboot on Recovery
    - Enjoy :D




    ~~~~~~~~~~~~~~~~~~~~~~~~~


    2
    Can I ask how this differs from current CPU management apps? What u list here, I seem to be able to manipulate with Setcpu... Just for my knowledge .... Thanks fellas!

    This mod will allow for all your specified kernel settings to load at boot via androids init.d. Apps like Trickster will load up in system memory after the OS has booted and will then apply the modifications you specify. You could say that scripts like this are "cleaner" ways of applying tweaks as it is done during boot naturally through the OS and negates the need to have an additional app starting and running in the background. That being said, init.d scripts are not as user friendly as apps like Trickster and could take some time to get used to if you don't have much experience with them. The scripts may also increase boot time but will most likely be a negligible amount.
    1
    Reserved for OP !
    1
    gret work Bro !

    Now trying on my G Flex !
    1
    Thanks mate.

    Great work :good: