Hi. Who can compile stock kernel (android nougat) with enabled target ttl option for our device?
Thank you in advance for your cooperation.
Related
I have an issue with my i9305 as I can't flash Google toolchain-compiled kernel. But it works for me when i flash the same kernel compiled with linaro toolchain. I used Boeffla Kernel 5.1 stable compiled by P$T here http://forum.xda-developers.com/showthread.php?t=2322893&page=54
but failed to flash latest boeffla kernel compiled by lord boeffla (starting 5.1-beta14 reverted back to Google 4.7 toolchain). Does anyone experience the same problem?any ideas?
The Galaxy Project rom v14.03 GT-I9305
Guide how to make kernel + boot for android 6.0
This are stock kernels from Huawei.
All sources on GitHub
https://github.com/olrak2/make_boot_image_hi6210sft
Attention! Flashing a kernel or changing a kernel can damage your phone
I have found a kernel that supports xbox controller. The kernel is" [KERNEL] Stock Modified Kernel | TouchWiz | Auto-Root + Busybox | 8.4.2016".
In the feature it says
"Enabled Microsoft XPAD Game Controller Support"
IS there a nougat kernal for note5 that supports the same feature? If not can anyone point to any guide on how to build a kernel with xbox controller support for note 5. I want to play games using it on nougat rom.
Lenovo p1ma40 runs on Android 5.1. And I want to use MagiskHide but am unable to do so, as , "Pre 6.0 kernels are very likely to have no mount ns procfs support, which is required for MagiskHide to work properly. This Linux kernel feature is only required to be added in Android 6.0."
So, as stated at xda forums, we need to rebuild the kernel with the required patch (https://lore.kernel.org/patchwork/patch/217023/). And set
CONFIG_NAMESPACES=y. My question is : 1) How do I patch the kernel source code(pls give exact steps)? 2)How do I flash the modified kernel? 3) do I need to unlock bootloader to do so?
Thanks in advance.....
Link: https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445/amp/
hi
i am looking for module with rtl8821au wifi driver support
pixel experience kernel version 4.14.180
i made kernel headers with PE kernel source https://github.com/PixelExperience-Devices/kernel_xiaomi_sweet
but module https://github.com/aircrack-ng/rtl8812au/ is not compiling using the kernel headers.
i thought of doing dkms install or build kernel headers within the rom, but did not work
need help