Project Engine Kernel

Status
Not open for further replies.
T

TripRex

Guest







XDA:DevDB Information
Project Engine Kernel, Kernel for the Samsung Galaxy Grand 2

Contributors
TripRex, rutvikrvr
Kernel Special Features:

Version Information
Status: Abandoned

Created 2014-03-01
Last Updated 2014-07-06
 

Rakesh251

Senior Member
Dec 13, 2012
441
71
0
vapi
:mad:wooww glad to here that dev come to developing. . 1st kernel come wow.. Is it supports over clock?? Same chipset msms8226 in New xolo phone which is running on 1.4ghz quodcore band.. so is it possible?
 

manan001

Senior Member
Sep 16, 2011
2,325
481
83
Ahmedabad
mananbhatt86.blogspot.in
ya give me
will try out
also tell the process to install also give me the original kernel if at all it does not work i can install the stock one.. again...

---------- Post added at 07:30 PM ---------- Previous post was at 07:14 PM ----------

will it work on stock 4.3 rom... plz make sure,,,,,
 

manan001

Senior Member
Sep 16, 2011
2,325
481
83
Ahmedabad
mananbhatt86.blogspot.in
I tried bootloop.. can antone try on other firmware. .

Sent from my SM-G7102

---------- Post added at 04:53 PM ---------- Previous post was at 04:52 PM ----------

Also request when u re compile can u have bln support and init.d support code intigrated Plz..

Sent from my SM-G7102
 
T

TripRex

Guest
Probably not working because of locked Bootloader :(
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 ADB

How to install
  1. Code:
    adb push boot.img /data/local/tmp/boot.img
  2. Code:
    adb shell su -c dd if=/data/local/tmp/boot.img of=/dev/block/platform/msm_sdcc.1/by-name/boot
 
Last edited:
Status
Not open for further replies.