NotZeetaa/YAKT

Crashes on A14 S24U + Few Improvement Advices

Closed this issue · 7 comments

I got s24U and when i flash this module. After the first boot when i'm into my rom after a while phone freezes and shuts down. At yakt.log the last output that i got is;
"Applying tweak for perf_cpu_time_max_percent".

In the yakt-loggin-error.log file i get;
/proc/sys/kernel/sched_autogroup_enabled does not exists
/proc/sys/kernel/sched_migration_cost_ns does not exists
/proc/sys/kernel/sched_min_granularity_ns does not exists
/proc/sys/kernel/sched_wakeup_granularity_ns does not exists
/proc/sys/kernel/sched_nr_migrate does not exists

As i read trough the code i saw something about swap space as higher end phones doesn't really need swap spaces. There should be an option for deleting swap spaces while installing module. Some kind of interactive install something similar to viperaudio(+3-4GB is more than enough and for sure doesn't need any swap space). Deleting swap spaces will improve the performance because swap space doesn't works after when you full up your ram, it divides the flow + removing swap space would most likely to imrpove storage speed too.

And this module can be merged into this one as they are doing so much in similar. It would be nice to see these "Set Activity Manager's max. cached process number to 256 (instead of the default 32 (or even lower 24.. Pixel has 64) and Set phantom processes to the max. possible value to prevent their unintentional killing." modifications in this module.

I'm willing contribute but failed to navigate where does the main module file. I just saw yakt.sh but that is an whole file for logging doesn't seem to find where parameter patching happens.

Hey @SupFlynn ,
Sorry for late reply but thank you for letting me know the issue that u had, I will try to fix it next update.
About phantom process, i can try to merge into yakt and i will see it on next update of yakt,
Thank you!

Hey @SupFlynn ,
Sorry for late reply but thank you for letting me know the issue that u had, I will try to fix it next update.
About phantom process, i can try to merge into yakt and i will see it on next update of yakt,
Thank you!

No worries thanks for your kind reply have a nice day :) And lastly do we have any eta for new version ? I cant wait to use your module with my device. If there is anything i can do, tell me so. I'm both willing to contribute as a tester and contributer.

Hey @SupFlynn , Sorry for late reply but thank you for letting me know the issue that u had, I will try to fix it next update. About phantom process, i can try to merge into yakt and i will see it on next update of yakt, Thank you!

Also found something like this you may wanna check it out. https://github.com/iamlooper/Android-Enhancer/

Hey @SupFlynn, can you check latest YAKT release (v15)? If you have that crashes

Hey @SupFlynn, can you check latest YAKT release (v15)? If you have that crashes

I have checked it and it is still persistant yet delayed but still crashes happening.

Hey @SupFlynn, can you check latest YAKT release (v15)? If you have that crashes

I have checked it and it is still persistant yet delayed but still crashes happening.

Hey @SupFlynn , can you try the latest Yakt release (v16)?

No activity