T
If it can't work,I will re-work the kernelOops not working![]()
It fails to boot after loading it with Odin..If it can't work,I will re-work the kernel
Sent from my GT-I9082 using Tapatalk
its in the devdb download.Use stock browser.to download the file.Just flash the zip file but first backup your whole ROM so that you can restore stock boot.imgany updates?
check this out.. might be useful to u..
u can refer to any of them...
can u implement init.d, bln and swipe to unlock support in stock kernel..
https://github.com/dorimanx/initramfs3/commits/master
https://github.com/dorimanx/Dorimanx-SG2-I9100-Kernel/commits/master-jelly-bean
https://github.com/flint2/KernelGesturesBuilder
or
https://github.com/gustavoss/android...commits/master
https://github.com/gustavoss/ramdisk/commits/master
https://github.com/pedestre/
https://github.com/dorimanx/initramfs3
https://github.com/pedestre/
https://github.com/dorimanx/initramfs3
http://github.com/dorimanx/dorimanx-SG2-I9100-Kernel
for governs
http://forum.xda-developers.com/galaxy-s2/general/ref-kernel-governors-modules-o-t1369817
Could you try another way of installing the kernel.First take out the boot.img from the tar file using 7zip then use ADB.Place the boot.img at the same folder as ADBProbably not working because of locked Bootloader![]()
adb push boot.img /data/local/tmp/boot.img
adb shell su -c dd if=/data/local/tmp/boot.img of=/dev/block/platform/msm_sdcc.1/by-name/boot