Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About the installation #4

Closed
dselegent opened this issue Aug 23, 2020 · 1 comment
Closed

About the installation #4

dselegent opened this issue Aug 23, 2020 · 1 comment
Labels
good first issue Good for newcomers question Further information is requested

Comments

@dselegent
Copy link

May I ask what constitutes a successful installation?

@tytydraco
Copy link
Owner

Sure! I know it could be confusing if you look at the logs and see a bunch of "failed writes".

KTweak includes tweaks for a variety of kernel versions and OEM config decisions. Some kernels may expose tunables that others might not. The "failed writes" you're seeing is KTweak attempting to apply a tweak that either 1) your kernel does not have, either because your kernel is too new or too old, or your OEM removed the tunable, etc., or 2) the tunable has already been set by default by your OEM. It's completely normal to see "failed writes" at the bottom of the log.

A successful installation is if you install the module through Magisk Manager, and a log appears in /data/local/tmp/ktweak_log.txt (on supported versions and above).

I'll close this issue for now, but feel free to reopen it if you have more questions or for any reason. Hope this helps!

@tytydraco tytydraco added good first issue Good for newcomers question Further information is requested labels Aug 23, 2020
@tytydraco tytydraco pinned this issue Aug 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants