[APP][4.4+][NEXUS4/5] Hellscore Kernel Manager

Status
Not open for further replies.
Search This thread

Maxr1998

Recognized Developer
Apr 15, 2013
2,161
3,221
25
Germany
maxr1998.de
Google Nexus 4
Nexus 7
I was using /system/bin/sh, just tried mksh and still the same, no execution ...

edit: after another shot it seems the scripts are running, but weirdly the script can not "echo" to an sdcard file:
Code:
#!/system/bin/sh
echo test > /sdcard/test.txt

this doesn't create the test.txt file on sdcard, however moving the color profile script to su.d and rebooting applies the profile successfully ...

Sent from my Nexus 4 using Tapatalk
Seems there is no sdcard access. I had the same, but echoing to /data/media/0/file did work. I sadly can't access the file from /sdcard/ then, says permission denied, even with root..
Also note su.d scripts have to be 700 permissions.

Sent using my nexus⁴ running Euphoria 1.0 with Xposed and hells-Core B69-t4 L
Bitcoin donation address
 
  • Like
Reactions: themike10452

themike10452

Senior Member
Nov 15, 2012
2,518
3,498
28
Batroun
Seems there is no sdcard access. I had the same, but echoing to /data/media/0/file did work. I sadly can't access the file from /sdcard/ then, says permission denied, even with root..
Also note su.d scripts have to be 700 permissions.

Sent using my nexus⁴ running Euphoria 1.0 with Xposed and hells-Core B69-t4 L
Bitcoin donation address
I see, no big deal I don't need sdcard access anyway except for logging, I can do it elsewhere.

Sent from my Nexus 4 using Tapatalk
 

dragos281993

Recognized Contributor
Mar 29, 2014
2,941
4,078
Iasi
Hey @themike10452. Sorry to bother you but I've got a problem with the dt2w+t2w features, when I select to apply on reboot. After I reboot the device, I let it apply the settings that have been selected to be applied on every reboot, the screen turns off(as it should), but then, when I tap it, nothing happens, so I use the power button to turn the screen on but the touchscreen becomes unresponsive. With that, I disabled the "touch controls" on reboot. Now, every time I restart the device, I have to open the kernel manager and manually activate both dt2w and t2w features. I'm currently on the latest build of CM12 + hellscore kernel. Is there anything I can do to fix that? I mean, I want those 2 features to be automatically activated on every reboot without making the touchscreen unresponsive.
 

themike10452

Senior Member
Nov 15, 2012
2,518
3,498
28
Batroun
Hey @themike10452. Sorry to bother you but I've got a problem with the dt2w+t2w features, when I select to apply on reboot. After I reboot the device, I let it apply the settings that have been selected to be applied on every reboot, the screen turns off(as it should), but then, when I tap it, nothing happens, so I use the power button to turn the screen on but the touchscreen becomes unresponsive. With that, I disabled the "touch controls" on reboot. Now, every time I restart the device, I have to open the kernel manager and manually activate both dt2w and t2w features. I'm currently on the latest build of CM12 + hellscore kernel. Is there anything I can do to fix that? I mean, I want those 2 features to be automatically activated on every reboot without making the touchscreen unresponsive.
this is related to dt2w being applied by the app when the screen is off. The app uses init.d scripts to apply the settings before bootanimation, but for some reason those scripts are not working for u it seems. Send me thie HKM log file located on /sdcard/.

Sent from my Nexus 4 using Tapatalk
 
  • Like
Reactions: dragos281993

dragos281993

Recognized Contributor
Mar 29, 2014
2,941
4,078
Iasi
this is related to dt2w being applied by the app when the screen is off. The app uses init.d scripts to apply the settings before bootanimation, but for some reason those scripts are not working for u it seems. Send me thie HKM log file located on /sdcard/.

Sent from my Nexus 4 using Tapatalk

Thank you very much for replying to me !!!
Here's the log file:
 

Attachments

  • HKM.log
    8.3 KB · Views: 16

RASTAVIPER

Senior Member
May 2, 2011
3,798
834
Mike it's been a while since you gave the beta LOLLIPOP version of Kernel Manager .
How does this project go?
 

themike10452

Senior Member
Nov 15, 2012
2,518
3,498
28
Batroun
Mike it's been a while since you gave the beta LOLLIPOP version of Kernel Manager .
How does this project go?
Progress so far:

CPU Control
GPU Control
Sound Control
Set On Boot
Dirty reboot detection
Improved root shell performance
Motherload of animations :D

I'm running AK at the moment.

83606f0b6b4fbdaa82f132b30db3b1d6.jpg

8bc95ee77aed61fa90a82e29e06b30e3.jpg

65524c70e9b9a4e39410dafc119568ed.jpg


Sent from my Nexus 4 using Tapatalk
 
Last edited:

themike10452

Senior Member
Nov 15, 2012
2,518
3,498
28
Batroun
Thank you very much for replying to me !!!
Here's the log file:
As a temporary solution (until I release the new app) you can create /system/su.d directory using a root file explorer, then go to /data/data/com.themike10452.hellscorekernelmanager/scripts and copy the touch control script to /system/su.d then "chmod 700" (change access permission to 700) both the directory and the copied file. That should do it.

Sent from my Nexus 4 using Tapatalk
 

dragos281993

Recognized Contributor
Mar 29, 2014
2,941
4,078
Iasi
As a temporary solution (until I release the new app) you can create /system/su.d directory using a root file explorer, then go to /data/data/com.themike10452.hellscorekernelmanager/scripts and copy the touch control script to /system/su.d then "chmod 700" (change access permission to 700) both the directory and the copied file. That should do it.

Sent from my Nexus 4 using Tapatalk

Thanks, I'll do that. Hellsgod released a new version of kernel "...b70-UTC". But the U2D app says that b69 is the latest version, when I already have the newer one flashed. So what's the dead, if you don't mind me asking?
 

dragos281993

Recognized Contributor
Mar 29, 2014
2,941
4,078
Iasi
As a temporary solution (until I release the new app) you can create /system/su.d directory using a root file explorer, then go to /data/data/com.themike10452.hellscorekernelmanager/scripts and copy the touch control script to /system/su.d then "chmod 700" (change access permission to 700) both the directory and the copied file. That should do it.

Sent from my Nexus 4 using Tapatalk

In the "scripts" folder, from /com.themike10452.hellscorekernelmanager, there are only 3 files, "_color_settings", "cpu_..." and "gov_...". I don't see any touch control script.
 

themike10452

Senior Member
Nov 15, 2012
2,518
3,498
28
Batroun
HKM Remastered alpha 2 (Lollipop only)

Here's HKM Remastered alpha 2

http://xdaforums.com/devdb/project/dl/?id=11532

What's new:
- I was using Chainfire's root library, this time I'm using my own custom root shell.
- Added GPU Control and Sound Control.
- Added Set On Boot via su.d with dirty reboot in mind, CPU settings will not be applied after a dirty reboot.
 

RASTAVIPER

Senior Member
May 2, 2011
3,798
834

RASTAVIPER

Senior Member
May 2, 2011
3,798
834
Any other way to activate dt2w, except installing another app just for this?
Or should we wait only for new remastered?
 
  • Like
Reactions: Maxr1998
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 161
    Code:
    *** Disclaimer ***
    This is a free app to control Hellscore kernel by @hellsgod.
    Please use it only if you a running this kernel, for maximum compatibility.
    Use at your own responsibility ;)
    Rate the thread and don't forget the [b]THANKS[/b] button down below :)


    Introduction
    This is my first Android App, I created it just for fun.
    Please if you download it and try post your thoughts in a comment here, that's the only way to improve this app :)
    Post your feature requests and bug reports in the proper DB sections to keep things tidy.


    Notice
    Every tab works separately, you need to press save button on every tab you make changes to, in order to apply your settings.

    Available Features
    CPU CONTROL
    > CPU Governor
    > CPU Governor Tweaks
    > CPU Max / Min Frequency
    > Max / Min number of cores online
    > Number of cores boosted on touch
    > Suspend Frequency (Screen off Max Freq)
    > MP-Decision Control
    > CPU Sleep States (ON/OFF)
    > Voltage Tweaks

    GPU CONTROL
    > GPU Governor
    > GPU Max Clock

    MISCELLANEOUS
    > I/O Scheduler
    > Read Ahead Buffer Size
    > Throttling Temperature
    > Dynamic FSYNC (ON/OFF)
    > Force FastCharge (ON/OFF)
    > Vibrator Strength

    LCD CONTROL
    > Exponential Brightness (Screen Dimer)
    > RGB Color Temperature
    > RGB Gamma Calibration
    > Color Profiles

    SOUND CONTROL
    > Headphone Gain
    > Speaker Gain
    > Microphone Gain

    TOUCH CONTROL
    > DoubleTap2Wake (ON/OFF)
    > Sweep2Wake + Sweep2Sleep (ON/OFF)

    INFO
    > Check for the latest hellscore kernel version
    > Browse hellscore kernel files on Dev-Host

    FOR NON-HELLSCOREUSERS
    > Option to download hellscore kernel

    Download



    Click here if you are on mobile


    HKM source on Github

    Hellscore discussion thread on XDA Thanks to @xanthrax


    XDA:DevDB Information
    Hellscore Kernel Manager, App for the Google Nexus 4

    Contributors
    themike10452
    Source Code: https://github.com/themike10452/HKM


    Version Information
    Status: Stable
    Current Stable Version: 5.3
    Stable Release Date: 2015-02-05

    Created 2014-03-04
    Last Updated 2015-02-16
    46
    Open Beta 4/7/2014

    It has been a long time since I released an apk over here. The app is 1 month old :D So let's celebrate with this Beta release:

    Uninstall PlayStore version before installing this beta

    https://www.dropbox.com/s/rb36yu2n346werc/hellscorekernelmanager-debug-unaligned.apk

    Changes:

    - Added Sound Control
    - New set on boot mechanism
    - Added thermal throttling setting under MISC tab
    - Bug fixes . . .

    Doink! @xanthrax ;)

    Show me how the Thanks button works :p


    Github sources: https://github.com/themike10452/HKM
    40
    List Of Honor

    medal.png
    OUR LIST OF HONOR
    medal.png


    ** @xanthrax (friend, contributor, donator) **

    ** @jsauder2 (donator) **

    ** @preacher65 (donator) **

    ** @GruZone (donator) **

    ** @Mr_JMM (donator) **

    ** @klvnhng (donator) **

    ** @migatxu (donator) **

    ** @tnp9008 (donator) **

    ** +Rudolf Pauric (donator) **

    ** +Jakob Reimer (donator) **

    ** @bombadier (donator) **

    ** @abalam (donator) **



    Donation door is closed starting 4/26/2014, thanks for everyone who contributed :D

    salute-s500x348-241818-565.jpg



    Thank you very much for the love and support :D I really appreciate your kindness :cyclops:

    And a big thank you to everyone who supported us in this thread as well, to all users and hellscore fans and of course to the one and only @hellsgod :cool:
    24
    New debug version

    Here's the new debug version 2.9

    Added Screen_Off Single Core switch [CPU]
    Added Exponential Brightness Checkbox [LCD]
    Fixed Dynamic FSync error [Misc]
    Fixed Min Cores Online bug [CPU]
    Fixed Interactive GPU governor option for new HellsCore kernel versions[GPU]

    The app is mostly usable now, I just have the profiles section to work on now.

    Let me know what else you think needs to be added (Provide file paths as well).

    http://xdaforums.com/devdb/project/dl/?id=8366
    20
    Cant wait for colors prifiles :)

    Sent from my Nexus 4 using Tapatalk

    @themike10452
    wake up, got work today to do :)

    version 0.3b is up with color profiles and LCD Settings set on boot option (only LCD Settings for now)

    DOWNLOAD

    Changelog
    Code:
    Current changelog: 07/04/2014
    [note] version 0.3b
    [new] Color Profiles [Load/Add/Remove/[B]Set On Boot[/B]]
    [changed] **
    [fixed] **