Recent content by xDARKMATT3Rx

  1. xDARKMATT3Rx

    Post [ULTIMATE GUIDE][Noob Friendly]Compile your own android kernel from source

    Hey neonkat, Thank you for the link to the repository for updated cpu governors, etc. I tried taking a couple cpu governors from the repository and updated my kernel. I am getting an error with the ondemand cpu governor, do you know how I can fix this?: drivers/cpufreq/cpufreq_ondemand.c: In...
  2. xDARKMATT3Rx

    Post [ULTIMATE GUIDE][Noob Friendly]Compile your own android kernel from source

    CPU Governors, Hotplugs, Etc. Hi neonkat, I have a quick question if you have a minute. Where can I find the most updated cpu governors and hotplugs, etc.? I already added these to my kernel by cherry-picking or downloading the files from other kernels and making all the necessary changes...
  3. xDARKMATT3Rx

    Post [ULTIMATE GUIDE][Noob Friendly]Compile your own android kernel from source

    I enabled the wq in defconfig, as well as sgpu (I had already added the changes just didnt enable in defconfig), but these options are still not showing up for me, even in the regular kernel aduitor app. Here is a link to my source code, you will see the wq stuff and the sgpu on the 19th, and...
  4. xDARKMATT3Rx

    Post [ULTIMATE GUIDE][Noob Friendly]Compile your own android kernel from source

    hey neonkat, thanks for your help! I will definitely check out your github more thoroughly and patiently. So I cherry-picked the work queue commits successfully, and I believe this added the feature I was looking for, but it did not give me the option I was looking for in my kernel tuning app. I...
  5. xDARKMATT3Rx

    Post [ULTIMATE GUIDE][Noob Friendly]Compile your own android kernel from source

    Exactly what I was looking for, thank you! So, if I cherry-pick just these two commits will it add what I need, or should I look for your other workqueue commits too? If so, I know you have a ton of commits, so is there any easy way to find the ones I would need other than going page by page...
  6. xDARKMATT3Rx

    Post [ULTIMATE GUIDE][Noob Friendly]Compile your own android kernel from source

    "Schedule workload on awake CPUs" Hi neonkat, Quick question. Can you point me in the right direction to a commit that shows how to add the option to "schedule workload on awake cpus"? Thank you in advance for your time and help!
  7. xDARKMATT3Rx

    Post [Tutorial] Building Your First Kernel

    "Schedule workload on awake CPUs" Hi robcore and Hacker432, I have a quick question. Can either of you point me to a commit that shows how to add the option to "schedule workload on awake cpus"? Thank you in advance for your time and help!
  8. xDARKMATT3Rx

    Post [ULTIMATE GUIDE][Noob Friendly]Compile your own android kernel from source

    Thank you! Hi neonkat, Just wanted to say thank you for your help! I was able to figure out my issue and compile successfully! In drivers/video/msm/mdss/mdss_mdp_trace.h I needed to add "./../drivers/video/msm/mdss" to the end of the TRACE_INCLUDE_PATH on line 20: Old #define...
  9. xDARKMATT3Rx

    Post [Tutorial] Building Your First Kernel

    Thank you! Hi Hacker432 and robcore, Just wanted to say thank you for your help! I was able to figure out my issue and compile successfully! In drivers/video/msm/mdss/mdss_mdp_trace.h I needed to add "./../drivers/video/msm/mdss" to the end of the TRACE_INCLUDE_PATH on line 20: Old #define...
  10. xDARKMATT3Rx

    Post Area 51 v1 MM (Uploaded)

    This rom is awesome!! Thank you malbert16442
  11. xDARKMATT3Rx

    Post [ULTIMATE GUIDE][Noob Friendly]Compile your own android kernel from source

    Hi neonkat, Thank you so much for your help here. I actually tried this fix before, but it did not work. I tried it again just in case I had missed something, however I am still getting the same error as before: In file included from drivers/video/msm/mdss/mdss_debug.h:19:0...
  12. xDARKMATT3Rx

    Post [Tutorial] Building Your First Kernel

    mdss_mdp.h: No such file or directory Hi everyone, I am having a bit of an issue with an error stopping me from compiling stock source that seems to be for a missing file, however I checked and the file it says is missing is actually there. I have looked all over and can't seem to find a...
  13. xDARKMATT3Rx

    Post [ULTIMATE GUIDE][Noob Friendly]Compile your own android kernel from source

    mdss_mdp.h: No such file or directory Hi everyone and neonkat, I am having a bit of an issue with an error stopping me from compiling stock source that seems to be for a missing file, however I checked and the file it says is missing is actually there. I have looked all over and can't seem to...
  14. xDARKMATT3Rx

    Post Area 51 v1 MM (Uploaded)

    You have to use the newest S5 firmware from T-Mobile, it is version G900TUVUGPG2 which is Android 6.0.1 (Marshmallow). The older G900TUVUFOG6 firmware is Android 5.1.1 (Lollipop). That's most likely the reason it's not booting. The instructions are not updated for the newest firmware.
  15. xDARKMATT3Rx

    Post [ROM][SM-P605][XXU1EOI5] Davids ROM v 5.0 [5.1.1] (20.09.2016) [ABANDONED]

    Downloading now! Thank you for keeping this tablet running great!