How to add an I/O Scheduler to your kernel: Praise God, another succesful addition to the TBLTE kernel was that of adding the FIOPS I/O scheduler to the kernel. What […]
Overclock an apq8084 Samsung Galaxy Note Edge!
In my continuing quest to make a better kernel for the Samsung Galaxy Note Edge (TBLTE, N915T), I decided to tackle overclocking the kernel. There are already some overclocked kernels […]
CONGRATS YOU EARNED A STINKEYE FROM CID!
Well, this certainly is an original code error if I ever saw one. [CODE]prebuilts/cmsdk/api/6.txt:745: error 8: Removed public class cyanogenmod.platform.R.color prebuilts/cmsdk/api/6.txt:749: error 8: Removed public class cyanogenmod.platform.R.dimen prebuilts/cmsdk/api/6.txt:765: error 8: […]
Neverallow failures occurred
What does that even mean? Let’s take a look at the code: [CODE] libsepol.report_failure: neverallow on line 574 of system/sepolicy/system_server.te (or line 18452 of policy.conf) violated by allow system_server system_server:process […]
Error: could not load context file
Edit: At this point (being 4 years ago) I did not understand this issue, and performed the below fix. However, this not the correct way to fix it: While working […]